@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,700;1,600&display=swap";.journeyBoard{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:14px;padding:21px}.journeySummary{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.journeySummary h2{margin:2px 0;font-family:Playfair Display}.journeySummary>div:last-child{align-items:center;gap:10px;min-width:220px;display:flex}.journeySummary>div:last-child>span{background:var(--lav);border-radius:8px;flex:1;height:8px;overflow:hidden}.journeySummary i{background:var(--purple);height:100%;display:block}.journeySummary b{color:var(--purple);font-size:11px}.journeyBoard>article{border:1px solid var(--line);border-radius:11px;align-items:center;gap:12px;margin-top:8px;padding:13px;display:flex}.journeyBoard>article.locked{opacity:.48}.journeyBoard>article.current{border-color:var(--gold);box-shadow:0 0 0 3px #fff3d4}.journeyBoard>article.done{background:var(--lav);border-color:#cbbcf4}.journeyBoard>article>span{background:#f1eef4;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.journeyBoard>article.done>span{background:var(--purple);color:#fff}.journeyBoard>article.current>span{background:var(--gold);color:#fff}.journeyBoard>article>div{flex:1}.journeyBoard h3{margin:0;font-size:12px}.journeyBoard p{color:var(--muted);margin:3px 0;font-size:9px}.journeyBoard small{color:var(--purple);font-size:8px}.journeyBoard article button{background:var(--gold);color:#2e2410;border:0;border-radius:8px;padding:9px;font-size:9px;font-weight:700}.progressMetrics.four{grid-template-columns:repeat(4,1fr)}.progressChartCard,.photoCompare,.coachChart,.coachJourney,.coachNotes{border:1px solid var(--line);background:#fff;border-radius:15px;margin-bottom:14px;padding:18px}.chartChips{gap:6px;margin-bottom:8px;display:flex}.chartChips button{border:1px solid var(--line);background:#fff;border-radius:99px;padding:7px 12px;font-size:9px}.chartChips button.active{background:var(--purple);border-color:var(--purple);color:#fff}.trendCanvas{width:100%;height:220px;display:block}.photoCompare>div:last-child{grid-template-columns:1fr 1fr;gap:12px;display:grid}.photoCompare article{flex-direction:column;gap:7px;display:flex}.photoCompare select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px}.photoCompare img{object-fit:cover;border-radius:11px;width:100%;height:340px}.victoryOverlay{z-index:60;background:#21162fe8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.victoryOverlay article{text-align:center;background:#fff;border-radius:20px;max-width:420px;padding:38px;animation:.3s popIn}.victoryOverlay article>span{color:#b17e13;background:#fff2c8;border-radius:50%;place-items:center;width:80px;height:80px;margin:0 auto 16px;font-size:42px;display:grid}.victoryOverlay h2{margin:5px;font-family:Playfair Display;font-size:30px}.victoryOverlay article>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.6}.clientIdentity{grid-template-columns:2fr 1fr;gap:8px;margin-bottom:10px;display:grid}.clientIdentity>div,.clientIdentity>label{background:#fff9e9;border:1px solid #f1dda9;border-radius:10px;flex-direction:column;padding:12px;display:flex}.clientIdentity small{letter-spacing:1px;color:#8c7651;font-size:7px}.clientIdentity strong{margin-top:4px;font-size:11px}.coachStageLine{gap:5px;display:flex;overflow-x:auto}.coachStageLine>span{text-align:center;background:#f4f2f6;border-radius:9px;flex-direction:column;flex:1;align-items:center;min-width:86px;padding:9px;display:flex}.coachStageLine>span.done{background:var(--lav);color:var(--purple)}.coachStageLine>span.current{box-shadow:inset 0 0 0 2px var(--gold);background:#fff9e8}.coachStageLine b{background:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:9px;display:grid}.coachStageLine small{margin-top:5px;font-size:7px}.coachNotes textarea{border:1px solid var(--line);border-radius:9px;width:100%;min-height:70px;padding:10px}.coachNotes>button{margin:7px 0 10px}.coachNotes article{border-left:3px solid var(--gold);margin-top:8px;padding:5px 10px}.coachNotes article small{color:var(--muted);font-size:8px}.coachNotes article p{margin:3px 0;font-size:10px}@media (max-width:980px){body .resourceGrid{grid-template-columns:1fr 1fr}}@media (max-width:650px){body .headerTools{flex-direction:column-reverse;align-items:flex-end}body .bookingButton{padding:8px;font-size:8px}body .strengthIntro{padding:21px;display:block}body .strengthIntro button{margin-top:15px}body .movementGrid,body .victoryLayout,body .resourceGrid,body .coachPrGrid,body .progressMetrics.four,body .photoCompare>div:last-child,body .clientIdentity{grid-template-columns:1fr}body .strengthHistory article{grid-template-columns:1fr auto}body .victoryHero{align-items:flex-start}body .victoryHero h2{font-size:21px}body .victoryHero>strong{font-size:32px}body .journeySummary{display:block}body .journeySummary>div:last-child{min-width:0;margin-top:10px}body .journeyBoard>article{flex-wrap:wrap;align-items:flex-start}body .journeyBoard article button{width:100%}body .photoCompare img{height:260px}}.headerTools{align-items:center;gap:10px;display:flex}.bookingButton{background:var(--purple);color:#fff;white-space:nowrap;border-radius:10px;padding:12px 14px;font-size:10px;font-weight:700;text-decoration:none}.signOutButton{border:1px solid var(--line);color:var(--ink);white-space:nowrap;background:#fff;border-radius:10px;padding:11px 13px;font-size:10px;font-weight:700}.strengthPage,.victoryPage{animation:.25s fade}.strengthIntro{color:#fff;background:linear-gradient(125deg,#21162f,#392650);border-radius:18px;justify-content:space-between;align-items:center;gap:20px;padding:25px 28px;display:flex}.strengthIntro h2,.victoryHero h2{margin:4px 0;font-family:Playfair Display;font-size:25px}.strengthIntro p:not(.eyebrow),.victoryHero p:not(.eyebrow){color:#c1b7ca;margin:0;font-size:11px}.sectionLabel{letter-spacing:1.5px;color:#8e8494;margin:24px 2px 10px;font-size:8px;font-weight:700}.movementGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.movementGrid>button{border:1px solid var(--line);text-align:left;color:inherit;background:#fff;border-radius:14px;align-items:center;gap:12px;padding:16px;display:flex}.movementGrid>button>span{color:#9c7115;background:#fff3cd;border-radius:50%;place-items:center;width:34px;height:34px;font-size:8px;font-weight:800;display:grid}.movementGrid>button>div{flex:1}.movementGrid h3{margin:0 0 3px;font-size:12px}.movementGrid small{color:var(--muted);font-size:8px}.movementGrid strong{color:var(--purple);font-family:Playfair Display;font-size:22px}.movementGrid strong em{font-family:DM Sans;font-size:9px;font-style:normal}.movementPicker{flex-wrap:wrap;gap:7px;display:flex}.movementPicker button{border:1px solid var(--line);color:#62596a;background:#fff;border-radius:99px;padding:9px 12px;font-size:9px}.movementPicker button span{color:var(--purple);margin-right:4px;font-weight:700}.strengthHistory{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:20px;padding:20px}.strengthHistory article{border-top:1px solid #f0edf4;grid-template-columns:1fr auto 80px;align-items:center;gap:12px;padding:12px 2px;display:grid}.strengthHistory article>div{flex-direction:column;display:flex}.strengthHistory article small{color:var(--muted);font-size:8px}.strengthHistory article span{color:var(--muted);font-size:10px}.strengthHistory article b{text-align:right;color:var(--purple)}.victoryHero{background:linear-gradient(125deg,#fff6d8,#fffdf6);border:1px solid #f0d68f;border-radius:18px;justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.victoryHero p:not(.eyebrow){color:#82704d}.victoryHero>strong{color:#b78618;text-align:center;font-family:Playfair Display;font-size:42px}.victoryHero>strong small{letter-spacing:1px;font-family:DM Sans;font-size:8px;display:block}.victoryLayout{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.victoryList,.badgeBoard,.resourceShelf{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.victoryList>article,.badgeBoard>article{border-top:1px solid #f0edf4;align-items:center;gap:10px;padding:12px 0;display:flex}.victoryList>article>span,.badgeBoard>article>span{color:#ad7b13;background:#fff4d3;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.victoryList>article>div,.badgeBoard>article>div{flex-direction:column;flex:1;display:flex}.victoryList small,.badgeBoard small{color:var(--muted);font-size:8px}.victoryList b{color:var(--purple)}.badgeBoard article:not(.earned){opacity:.58}.badgeBoard article.earned>span{color:#23835e;background:#e7f7ef}.badgeBoard article>b{color:var(--muted);font-size:8px}.softEmpty{background:var(--lav);color:var(--muted);border-radius:11px;padding:18px;font-size:10px}.resourceShelf{margin-top:14px}.resourceGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.resourceGrid article{border:1px solid var(--line);border-radius:13px;flex-direction:column;padding:16px;display:flex}.resourceGrid article>span{color:var(--purple);font-size:25px}.resourceGrid article>small{letter-spacing:1px;color:var(--purple);margin-top:9px;font-size:7px}.resourceGrid h3{margin:5px 0;font-family:Playfair Display;font-size:17px}.resourceGrid p{color:var(--muted);flex:1;font-size:9px;line-height:1.5}.resourceGrid article>div{flex-direction:column;gap:6px;display:flex}.resourceGrid a,.resourceGrid button{text-align:center;border:0;border-radius:8px;padding:8px;font-size:9px;font-weight:700;text-decoration:none}.resourceGrid a{background:var(--purple);color:#fff}.resourceGrid button{background:var(--lav);color:var(--purple)}.resourceGrid button:disabled{color:#388568;background:#e8f7f0}.coachSubTitle{justify-content:space-between;align-items:center;display:flex}.coachSubTitle button{background:var(--lav);color:var(--purple);border:0;border-radius:8px;padding:8px;font-weight:700}.coachPrGrid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.coachPrGrid>span{background:var(--lav);border-radius:9px;flex-direction:column;padding:10px;display:flex}.coachPrGrid small{color:var(--muted);font-size:7px}.coachPrGrid b{color:var(--purple);margin-top:3px;font-size:13px}:root{--ink:#241521;--muted:#756572;--purple:#d01878;--deep:#251126;--lav:#fff0f8;--paper:#fffafd;--line:#eadde6;--green:#24a979;--gold:#f0b74d;--coral:#ff725e}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:var(--paper);margin:0;font-family:DM Sans,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}.eyebrow{color:var(--purple);letter-spacing:2px;margin:0 0 7px;font-size:10px;font-weight:700}.primary{background:var(--purple);color:#fff;border:0;border-radius:10px;padding:13px 18px;font-weight:700;box-shadow:0 9px 24px #d0187830}.primary:hover{background:#a90f5e}.pxMark{font-family:Playfair Display;font-size:26px;font-style:italic}.pxMark span{color:#ff70b8}.authBrand{align-items:center;gap:12px;display:flex}.authBrand>div{flex-direction:column;display:flex}.authBrand strong{font-family:Playfair Display;font-size:20px}.authBrand small{letter-spacing:3px;color:#bcb2c7;font-size:8px}.splash{background:var(--deep);color:#fff;align-content:center;place-items:center;gap:15px;min-height:100vh;display:grid}.splash .pxMark{font-size:48px}.splash p{color:#bdb3c8;font-size:13px}.authPage{background:#fff;grid-template-columns:1.08fr .92fr;min-height:100vh;display:grid}.authStory{background:var(--deep);color:#fff;flex-direction:column;padding:46px 7vw;display:flex;position:relative;overflow:hidden}.authStory:after{content:"";border:1px solid #ffffff10;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-120px;right:-160px;box-shadow:0 0 0 80px #ffffff05,0 0 0 160px #ffffff03}.storyCopy{z-index:1;max-width:590px;margin:auto 0;position:relative}.storyCopy h1{margin:12px 0 24px;font-family:Playfair Display;font-size:clamp(46px,5.5vw,79px);line-height:1.02}.storyCopy h1 em{color:#9c79ff}.storyCopy>p:last-of-type{color:#c4bacd;max-width:500px;line-height:1.7}.storyStats{gap:42px;margin-top:45px;display:flex}.storyStats span{flex-direction:column;display:flex}.storyStats b{font-family:Playfair Display;font-size:27px}.storyStats small{color:#968ba1;font-size:10px}.privacyNote{color:#81768c;z-index:1;font-size:10px}.authPanel{place-items:center;padding:35px;display:grid}.authPanel form{width:min(420px,100%)}.authPanel h2{margin:5px 0 10px;font-family:Playfair Display;font-size:34px}.authPanel form>p:not(.eyebrow){color:var(--muted);margin-bottom:27px;font-size:13px}.authPanel label,.formGrid label{flex-direction:column;gap:7px;margin:14px 0;font-size:11px;font-weight:700;display:flex}.authPanel input,.formGrid input,.formGrid textarea,.formGrid select{border:1px solid var(--line);background:#fff;border-radius:9px;outline:none;padding:13px}.authPanel input:focus,.formGrid input:focus,.formGrid textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px var(--lav)}.authSubmit{width:100%;margin-top:10px}.switchAuth{color:var(--purple);background:0 0;border:0;margin:18px auto 0;font-size:12px;font-weight:700;display:block}.authMessage{background:var(--lav);color:#5732bd;border-radius:8px;padding:11px;font-size:11px}.memberApp{min-height:100vh}.memberSide{background:var(--deep);color:#fff;z-index:5;flex-direction:column;width:240px;padding:28px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.authBrand.compact{padding:0 10px 32px}.memberSide nav{flex-direction:column;gap:7px;display:flex}.memberSide nav button{color:#bdb3c8;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:13px;display:flex}.memberSide nav button span{width:22px;font-size:19px}.memberSide nav button.active{color:#fff;background:linear-gradient(90deg,#6842d9,#754bf0);box-shadow:0 8px 24px #120b1e}.memberUser{border-top:1px solid #3c3049;align-items:center;gap:9px;margin-top:auto;padding-top:18px;display:flex}.memberUser>span{background:var(--purple);border-radius:50%;place-items:center;width:37px;height:37px;font-size:11px;font-weight:700;display:grid}.memberUser>div{flex-direction:column;min-width:0;display:flex}.memberUser strong{font-size:11px}.memberUser small{color:#958a9f;white-space:nowrap;text-overflow:ellipsis;width:120px;font-size:8px;overflow:hidden}.memberUser button{color:#a99eb4;background:0 0;border:0;margin-left:auto}.memberContent{max-width:1540px;margin-left:240px;padding:36px 42px 65px}.memberHeader{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.memberHeader h1{margin:4px 0;font-family:Playfair Display;font-size:34px}.memberHeader h1 em{color:var(--purple)}.streak{background:#fff4e8;border:1px solid #f7e2ca;border-radius:12px;align-items:center;gap:9px;padding:9px 14px;display:flex}.streak span{font-size:24px}.streak div{flex-direction:column;display:flex}.streak b{font-size:12px}.streak small{color:#a4784c;font-size:9px}.momentum{color:#fff;background:linear-gradient(125deg,#21162f,#302041);border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;margin-bottom:16px;padding:24px 28px;display:grid;position:relative;overflow:hidden}.momentum:after{content:"";background:#ffffff08;border-radius:50%;width:230px;height:230px;position:absolute;top:-170px;right:21%}.ring{--progress:0deg;background:conic-gradient(#9f7aff var(--progress),#463554 0);border-radius:50%;place-items:center;width:92px;height:92px;display:grid;position:relative}.ring:after{content:"";background:var(--deep);border-radius:50%;position:absolute;inset:8px}.ring>span{z-index:1;text-align:center;flex-direction:column;display:flex}.ring b{font-family:Playfair Display;font-size:22px}.ring small{color:#a89db1;font-size:8px}.momentum h2{margin:3px 0 6px;font-family:Playfair Display;font-size:20px}.momentum>div:nth-child(2)>p:last-child{color:#a99fb2;font-size:11px}.miniCycle{border-left:1px solid #ffffff20;flex-direction:column;min-width:210px;padding-left:25px;display:flex}.miniCycle small{color:#9b90a5;letter-spacing:1px;font-size:8px}.miniCycle strong{margin:5px 0 10px;font-size:12px}.miniCycle>span{background:#493b55;border-radius:8px;height:5px;overflow:hidden}.miniCycle i{background:#9b77ff;height:100%;display:block}.miniCycle p{color:#968b9f;margin:6px 0 0;font-size:9px}.memberGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.appCard{border:1px solid var(--line);background:#fff;border-radius:16px;padding:21px}.cardTitle{justify-content:space-between;align-items:start;margin-bottom:15px;display:flex}.cardTitle h2,.listPage h2{margin:0;font-family:Playfair Display;font-size:21px}.cardTitle>span{background:var(--lav);color:var(--purple);border-radius:99px;padding:5px 9px;font-size:10px;font-weight:700}.daily>button{text-align:left;width:100%;color:inherit;background:0 0;border:0;border-top:1px solid #f0edf4;align-items:center;gap:10px;padding:12px 2px;display:flex}.daily>button>span{color:#fff;border:1px solid #d9d3df;border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.daily>button.done>span{background:var(--purple);border-color:var(--purple)}.daily>button>div{flex-direction:column;display:flex}.daily strong{font-size:12px}.daily small{color:#9a939f;font-size:9px}.daily em{color:#938b9b;margin-left:auto;font-size:9px;font-style:normal}.daily button.done strong{color:#9d96a2;text-decoration:line-through}.water{background:var(--lav);border-radius:12px;align-items:center;gap:11px;padding:14px;display:flex}.waterIcon{width:38px;height:38px;color:var(--purple);background:#fff;border-radius:10px;place-items:center;font-size:22px;display:grid}.water>div:nth-child(2){flex-direction:column;flex:1;display:flex}.water small{color:#827a8b;font-size:8px}.water strong{font-size:13px}.water strong em{color:#9e96a6;font-size:10px;font-style:normal}.water div>span{background:#ded7ed;border-radius:8px;height:4px;margin-top:5px;overflow:hidden}.water i{background:var(--purple);height:100%;display:block}.water button{color:var(--purple);background:#fff;border:0;border-radius:7px;padding:8px;font-size:9px;font-weight:700}.portions{grid-template-columns:1fr 1fr;gap:9px;margin:10px 0;display:grid}.portions button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:10px;align-items:center;gap:9px;padding:10px;display:flex}.portions button>span{color:var(--coral);font-size:19px}.portions button div{flex-direction:column;display:flex}.portions button strong{font-size:14px}.portions button small{color:#918997;font-size:8px}.portions button>b{color:var(--purple);margin-left:auto}.nutrition textarea{resize:none;border:1px solid var(--line);border-radius:9px;width:100%;min-height:65px;padding:11px;font-size:10px}.quickActions{grid-template-columns:1fr 1fr 1.15fr;gap:14px;margin-top:16px;display:grid}.quickActions>button,.quickActions>.reward{border:1px solid var(--line);text-align:left;color:inherit;background:#fff;border-radius:14px;align-items:center;gap:12px;padding:16px;display:flex}.quickActions>button>span,.reward>span{background:var(--lav);width:38px;height:38px;color:var(--purple);border-radius:10px;place-items:center;font-size:20px;display:grid}.quickActions>button div,.reward div{flex-direction:column;display:flex}.quickActions small,.reward small{color:#9a929f;letter-spacing:1px;font-size:8px}.quickActions strong,.reward strong{margin-top:3px;font-size:11px}.quickActions>button>b{color:var(--purple);margin-left:auto}.reward{background:#fff9eb!important;border-color:#f5e1ad!important}.reward>span{color:#c79221;background:#fff}.reward p{color:#a18d61;margin:3px 0 0;font-size:8px}.memberGrid.simple{grid-template-columns:1fr}.listPage,.cyclePage{animation:.25s fade}.pageLead{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:20px;font-size:13px;display:flex}.historyGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.historyGrid article{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:17px;display:flex}.historyGrid article>span{background:var(--lav);width:42px;height:42px;color:var(--purple);border-radius:11px;place-items:center;font-size:21px;display:grid}.historyGrid h3,.timeline h3{margin:3px 0;font-size:14px}.historyGrid small,.timeline small{color:#908995;font-size:9px}.historyGrid p,.timeline p{color:var(--muted);margin:0;font-size:10px}.historyGrid article>b{text-align:center;margin-left:auto;font-size:15px}.historyGrid article>b small{font-size:7px;display:block}.progressMetrics{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:15px;display:grid}.progressMetrics article{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;padding:18px;display:flex}.progressMetrics small{color:#908995;letter-spacing:1px;font-size:8px}.progressMetrics strong{margin-top:4px;font-family:Playfair Display;font-size:28px}.progressMetrics em{color:#9a939f;font-family:DM Sans;font-size:11px;font-style:normal}.timeline{border:1px solid var(--line);background:#fff;border-radius:15px;padding:17px}.timeline article{border-top:1px solid #f0edf4;gap:14px;padding:14px 5px;display:flex}.timeline article:first-child{border-top:0}.timeline article>span{color:var(--purple)}.emptyState{text-align:center;background:#fff;border:1px dashed #d9d1e2;border-radius:15px;grid-column:1/-1;padding:42px 20px}.emptyState>span{color:var(--purple);font-size:31px}.emptyState h3{margin:10px 0 7px;font-family:Playfair Display}.emptyState p{max-width:430px;color:var(--muted);margin:0 auto 14px;font-size:11px}.emptyState button{color:var(--purple);background:0 0;border:0;font-weight:700}.cyclePage{grid-template-columns:1.2fr .8fr;gap:16px;display:grid}.cycleHero,.rewardBig{border:1px solid var(--line);background:#fff;border-radius:17px;padding:30px}.cycleHero h2,.rewardBig h2{margin:4px 0 8px;font-family:Playfair Display;font-size:27px}.cycleHero>p:not(.eyebrow),.rewardBig>p:not(.eyebrow){color:var(--muted);font-size:12px}.cycleHero>div{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:34px;display:grid}.cycleHero>div span{background:var(--lav);border-radius:11px;flex-direction:column;padding:17px;display:flex}.cycleHero b{color:var(--purple);font-family:Playfair Display;font-size:25px}.cycleHero small{color:#887f90;font-size:8px}.rewardBig{background:var(--deep);color:#fff;text-align:center}.rewardBig>span{color:var(--gold);font-size:47px}.rewardBig .eyebrow{color:var(--gold);margin-top:8px}.rewardBig>p:not(.eyebrow){color:#bcb2c5}.rewardBig button{color:#c5bbcc;background:#ffffff10;border:1px solid #ffffff20;border-radius:9px;margin-top:14px;padding:11px 14px}.strengthChart{border:1px solid var(--line);background:#fff;border-radius:16px;margin:16px 0;padding:20px}.strengthChart select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;padding:8px 10px}.modalBackdrop{z-index:20;background:#1a142499;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:19px;width:min(590px,100%);max-height:92vh;padding:30px;position:relative;overflow:auto}.modal h2{margin:3px 0 20px;font-family:Playfair Display;font-size:27px}.close{color:#968d9e;background:0 0;border:0;font-size:26px;position:absolute;top:15px;right:17px}.formGrid{grid-template-columns:1fr 1fr;gap:0 12px;display:grid}.formGrid label{margin:8px 0}.formGrid .wide{grid-column:1/-1}.formGrid textarea{resize:vertical;min-height:75px}.upload{text-align:center;cursor:pointer;background:#fbf9ff;border:1px dashed #bcb0d2;border-radius:11px;align-items:center;padding:18px}.upload span{color:var(--purple);font-size:25px}.upload small{color:#948b9c}.upload input{display:none}.toast{background:var(--deep);color:#fff;z-index:30;border-radius:10px;padding:13px 18px;font-size:12px;position:fixed;bottom:25px;right:25px;box-shadow:0 12px 35px #1d172740}.previewRibbon{color:#21162f;z-index:12;background:#f0b74d;justify-content:space-between;align-items:center;height:58px;padding:8px 24px;display:flex;position:fixed;inset:0 0 auto;box-shadow:0 4px 18px #21162f25}.previewRibbon>div{flex-direction:column;display:flex}.previewRibbon strong{letter-spacing:1.5px;font-size:11px}.previewRibbon span{font-size:10px}.previewRibbon button{color:#fff;background:#21162f;border:0;border-radius:8px;padding:9px 13px;font-weight:700}.previewMode .memberSide{top:58px}.previewMode .memberContent{padding-top:92px}.inviteNotice{border-radius:10px;margin:-10px 0 20px;padding:12px 15px;font-size:12px;font-weight:700}.inviteNotice.success{color:#16825d;background:#eaf9f3}.inviteNotice.error{color:#b64a39;background:#fff0ed}.coachSimple{max-width:1080px;margin:auto;padding:35px}.coachSimple header{justify-content:space-between;align-items:center;margin:50px 0 25px;display:flex}.coachSimple h1,.coachSimple h2{font-family:Playfair Display}.coachSimple header h1{margin:5px 0 7px;font-size:38px}.coachSimple header p:not(.eyebrow){color:var(--muted);margin:0;font-size:12px}.coachHeaderActions{gap:8px;display:flex}.coachHeaderActions button,.coachSectionTitle>button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px}.coachHeaderActions .previewButton{background:var(--purple);border-color:var(--purple);color:#fff;font-weight:700}.inviteCoach{color:#fff;background:linear-gradient(125deg,#21162f,#342345);border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:16px;padding:25px 28px;display:grid;box-shadow:0 18px 45px #21162f18}.inviteCoach h2{margin:3px 0 8px}.inviteCoach>div:first-child>p:last-child{color:#bfb5c7;max-width:630px;margin:0;font-size:11px;line-height:1.55}.inviteCoach>.primary{white-space:nowrap}.inviteResult{background:#ffffff10;border:1px solid #ffffff18;border-radius:12px;grid-column:1/-1;align-items:flex-end;gap:10px;padding:13px;display:flex}.inviteResult label{color:#bcb2c5;flex-direction:column;flex:1;gap:6px;font-size:9px;display:flex}.inviteResult input{width:100%;color:var(--ink);background:#fff;border:0;border-radius:8px;padding:11px}.inviteResult button{color:#fff;white-space:nowrap;background:#9b77ff;border:0;border-radius:8px;padding:11px 16px;font-weight:700}.inviteStatus{grid-column:1/-1;color:#d7cee0!important;margin:0!important;font-size:10px!important}.coachSectionTitle{justify-content:space-between;align-items:end;margin:30px 0 13px;display:flex}.coachSectionTitle h2{margin:2px 0 0}.coachClients>article{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:12px;margin-bottom:9px;padding:15px;display:flex}.coachClients>article>span{background:var(--purple);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.coachClients article div{flex:1}.coachClients article h3,.coachClients article p{margin:2px}.coachClients article p{color:var(--muted);font-size:11px}.coachClients article button{color:var(--purple);background:0 0;border:0;font-weight:700}.clientSummary h3{margin:25px 0 10px;font-family:Playfair Display}.summaryStats{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.summaryStats article{background:var(--lav);border-radius:11px;flex-direction:column;padding:14px;display:flex}.summaryStats small{letter-spacing:1px;color:#7f7588;font-size:7px}.summaryStats strong{color:var(--purple);margin:4px 0;font-family:Playfair Display;font-size:24px}.summaryStats span{color:#7c7383;font-size:8px}.summaryWorkout{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:11px 2px;display:flex}.summaryWorkout>div{flex-direction:column;display:flex}.summaryWorkout small,.summaryWorkout>span,.summaryEmpty{color:var(--muted);font-size:9px}@keyframes fade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.startPhoto{background:linear-gradient(120deg,#fff5dd,#fffaf0);border:1px solid #f3da9c;border-radius:15px;align-items:center;gap:15px;margin-bottom:16px;padding:17px 20px;display:flex}.startPhoto>span{background:var(--gold);border-radius:50%;place-items:center;width:44px;height:44px;font-family:Playfair Display;font-weight:700;display:grid}.startPhoto>div{flex:1}.startPhoto h2{margin:2px 0;font-family:Playfair Display;font-size:20px}.startPhoto p:not(.eyebrow){color:#8c744c;margin:0;font-size:10px}.planningPage{grid-template-columns:1.4fr .6fr;gap:16px;display:grid}.weekBoard,.checkinCard,.journeyHero,.milestones{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.weekProgress{background:var(--lav);border-radius:8px;height:7px;overflow:hidden}.weekProgress i{background:var(--purple);height:100%;display:block}.daysRow{grid-template-columns:repeat(7,1fr);gap:6px;margin:18px 0;display:grid}.daysRow span{text-align:center;background:#f6f4f8;border-radius:9px;flex-direction:column;padding:10px 5px;display:flex}.daysRow span.planned{background:var(--purple);color:#fff}.daysRow b{font-size:10px}.daysRow small{color:#91899a;margin-top:4px;font-size:7px}.daysRow .planned small{color:#dcd2ff}.coachNote{background:var(--lav);border-radius:10px;padding:12px}.coachNote b{color:var(--purple);font-size:9px}.coachNote p{color:var(--muted);margin:4px 0;font-size:10px}.checkinCard{flex-direction:column;align-items:flex-start;display:flex}.checkinCard>span{color:var(--purple);font-size:36px}.checkinCard h2{margin:4px 0;font-family:Playfair Display}.checkinCard p:not(.eyebrow){color:var(--muted);font-size:10px;line-height:1.5}.checkinCard button{margin-top:auto}.checkinCard.due{background:#fcfaff;border-color:#cdbdf7}.journeyPage{gap:16px;display:grid}.journeyHero{background:var(--deep);color:#fff}.journeyHero h2{margin:4px 0;font-family:Playfair Display;font-size:29px}.journeyHero>p:not(.eyebrow){color:#bfb5c7}.journeyHero>div{align-items:center;gap:12px;margin-top:20px;display:flex}.journeyHero>div b{color:#a88aff;font-family:Playfair Display;font-size:38px}.journeyHero>div span{font-size:11px}.milestones{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.milestones article{border:1px solid var(--line);border-radius:11px;flex-direction:column;padding:13px;display:flex}.milestones article.active{border-color:var(--purple);background:var(--lav)}.milestones article>span{color:var(--purple);font-size:9px;font-weight:700}.milestones h3{margin:7px 0 3px;font-size:12px}.milestones p{color:var(--muted);margin:0;font-size:8px}.milestones article>b{color:#9b929f;margin-top:14px;font-size:8px}.programCoach{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:1fr 1.2fr auto;align-items:center;gap:18px;margin-bottom:16px;padding:20px 22px;display:grid}.programCoach h2{margin:3px 0}.programCoach>div>p:last-child{color:var(--muted);font-size:10px}.programActions{flex-direction:column;gap:4px;display:flex}.programActions span{color:#6f6677;font-size:9px}.programCoach>button{background:var(--lav);color:var(--purple);border:0;border-radius:9px;padding:11px;font-weight:700}.planEditor{background:#faf8ff;border:1px solid #e3daf9;border-radius:12px;margin:20px 0;padding:15px}.planEditor h3{margin:2px 0 10px}.planEditor label{align-items:center;gap:8px;font-size:9px;font-weight:700;display:flex}.planEditor select{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px}.dayPicker{gap:5px;margin:12px 0;display:flex}.dayPicker button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px;font-size:9px}.dayPicker button.active{background:var(--purple);border-color:var(--purple);color:#fff}.planEditor textarea{border:1px solid var(--line);resize:vertical;border-radius:8px;width:100%;min-height:62px;margin-bottom:9px;padding:9px}.formGrid label small{color:var(--muted);font-weight:400}@media (max-width:980px){.memberSide{width:84px;padding:25px 11px}.memberSide .authBrand>div,.memberSide nav button{font-size:0}.memberSide nav button{justify-content:center}.memberUser>div,.memberUser button{display:none}.memberUser{justify-content:center}.memberContent{margin-left:84px;padding:29px}.momentum{grid-template-columns:auto 1fr}.miniCycle{display:none}.memberGrid{grid-template-columns:1fr}.quickActions{grid-template-columns:1fr 1fr}.quickActions .reward{grid-column:1/-1}.authPage{grid-template-columns:1fr}.authStory{min-height:45vh;padding:30px}.storyCopy h1{font-size:45px}.privacyNote{display:none}.authPanel{padding:45px 25px}.cyclePage,.planningPage{grid-template-columns:1fr}.programCoach{grid-template-columns:1fr auto}.programActions{display:none}.milestones{grid-template-columns:1fr 1fr}}@media (max-width:650px){.memberSide{width:100%;height:70px;padding:8px 12px;display:block;position:fixed;inset:auto 0 0}.memberSide .authBrand,.memberUser{display:none}.memberSide nav{flex-direction:row;justify-content:space-around;height:100%}.memberSide nav button{flex-direction:column;gap:2px;min-width:65px;padding:5px 10px;font-size:8px!important;display:flex!important}.memberSide nav button span{font-size:18px}.memberContent{margin:0;padding:22px 15px 95px}.memberHeader h1{font-size:27px}.streak{padding:7px}.streak div{display:none}.momentum{grid-template-columns:auto 1fr;padding:18px}.ring{width:76px;height:76px}.momentum h2{font-size:16px}.memberGrid{display:block}.appCard{margin-bottom:12px}.quickActions{grid-template-columns:1fr}.quickActions .reward{grid-column:auto}.historyGrid,.progressMetrics{grid-template-columns:1fr}.pageLead{align-items:flex-start;gap:12px}.pageLead .primary{white-space:nowrap}.formGrid{grid-template-columns:1fr}.formGrid label,.formGrid .wide{grid-column:1}.authStory{min-height:38vh}.storyCopy>p:last-of-type,.storyStats{display:none}.storyCopy h1{margin-bottom:0;font-size:38px}.authPanel h2{font-size:28px}.cycleHero>div{grid-template-columns:1fr 1fr}.cycleHero>div span:last-child{grid-column:1/-1}.previewRibbon{height:67px;padding:8px 12px}.previewRibbon span{display:none}.previewRibbon button{font-size:10px}.previewMode .memberSide{top:auto}.previewMode .memberContent{padding-top:88px}.coachSimple{padding:24px 15px}.coachSimple header{align-items:flex-start;gap:10px;margin:35px 0 20px}.coachSimple header h1{font-size:29px}.coachSimple header p:not(.eyebrow){display:none}.coachHeaderActions{flex-direction:column}.coachHeaderActions button{font-size:10px}.inviteCoach{grid-template-columns:1fr;padding:20px}.inviteCoach>.primary{width:100%}.inviteResult{display:block}.inviteResult button{width:100%;margin-top:8px}.summaryStats{grid-template-columns:1fr}.coachClients article{align-items:flex-start}.coachClients article>button{align-self:center}.coachSectionTitle{margin-top:24px}}.cycleSetupForm>label.wide:has(select){display:none}@media (max-width:650px){body{overscroll-behavior-y:none}button,a,select{touch-action:manipulation}.memberSide{height:calc(68px + env(safe-area-inset-bottom));padding:6px 5px env(safe-area-inset-bottom);box-shadow:0 -8px 28px #21162f24}.memberSide nav{justify-content:stretch;gap:0}.memberSide nav button{border-radius:8px;flex:1;min-height:56px;line-height:1.1;min-width:0!important;padding:5px 1px!important}.memberSide nav button span{font-size:19px}.memberContent{padding:17px 12px calc(88px + env(safe-area-inset-bottom))}.memberHeader{grid-template-columns:1fr;align-items:start;gap:10px;margin-bottom:16px;display:grid}.memberHeader h1{margin-top:3px;font-size:24px;line-height:1.08}.headerTools{flex-wrap:wrap;justify-content:space-between;width:100%;flex-direction:row!important;align-items:center!important}.headerTools .streak{display:none}.bookingButton,.signOutButton{justify-content:center;align-items:center;min-height:42px;display:flex;padding:10px 12px!important;font-size:10px!important}.signOutButton{margin-left:auto}.startPhoto{flex-wrap:wrap;align-items:flex-start;padding:16px}.startPhoto>div{min-width:calc(100% - 60px)}.startPhoto>button{width:100%;min-height:46px}.momentum{border-radius:15px;grid-template-columns:64px 1fr;gap:12px;padding:16px}.ring{width:64px;height:64px}.ring b{font-size:18px}.momentum h2{font-size:15px;line-height:1.25}.appCard,.weekBoard,.checkinCard,.journeyBoard,.progressChartCard,.photoCompare,.strengthChart,.strengthHistory,.resourceShelf{padding:16px}.daily>button{min-height:56px;padding:13px 1px}.daily>button>span{flex:0 0 28px;width:28px;height:28px}.quickActions>button,.quickActions>.reward{min-height:72px;padding:14px}.pageLead{flex-direction:column;margin-bottom:14px}.pageLead .primary,.strengthIntro .primary,.checkinCard .primary{width:100%;min-height:46px}.chartChips,.movementPicker,.dayPicker{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.chartChips button,.movementPicker button,.dayPicker button{white-space:nowrap;min-height:40px}.trendCanvas{height:180px}.daysRow{gap:3px;margin:14px 0}.daysRow span{padding:9px 2px}.daysRow small{font-size:6px}.modalBackdrop{align-items:end;padding:0}.modal{width:100%;max-height:94dvh;padding:25px 18px calc(22px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0}.modal h2{margin-bottom:14px;padding-right:28px;font-size:24px}input,select,textarea{font-size:16px!important}.formGrid button,.primary{min-height:46px}.toast{left:12px;right:12px;bottom:calc(80px + env(safe-area-inset-bottom));text-align:center}.victoryOverlay{align-items:end;padding:0}.victoryOverlay article{padding:30px 20px calc(25px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;width:100%;max-width:none}.photoCompare img{height:300px!important}.coachSimple{padding:20px 12px}.coachSimple header{grid-template-columns:1fr;gap:14px;margin-top:25px;display:grid}.coachHeaderActions{grid-template-columns:1fr 1fr;display:grid}.coachHeaderActions button{min-height:44px}.coachClients>article{grid-template-columns:42px 1fr;display:grid}.coachClients article>button{background:var(--lav);border-radius:8px;grid-column:1/-1;width:100%;min-height:42px}.coachSectionTitle{align-items:center}.coachSectionTitle h2{font-size:22px}.previewRibbon{height:64px}.previewMode .memberContent{padding-top:82px}}.simpleMemberApp .dailySessionHero strong{font-size:24px!important;line-height:1.1!important}.simpleMemberApp .dailySessionHero p{font-size:13px!important}.simpleMemberApp .dailySessionHero>b{font-size:34px!important}.simpleMemberApp .progressProofGrid .transformationProofCard strong{font-size:21px!important}.simpleMemberApp .progressProofGrid .transformationProofCard p{font-size:12px!important}@keyframes bilanConfettiDrop{to{opacity:0;transform:translateY(560px)rotate(360deg)}}@media (max-width:650px){.simpleMemberApp .dailySessionHero{grid-template-columns:64px 1fr auto!important;gap:12px!important;padding:16px!important}.simpleMemberApp .dailySessionHero .liteDailyIcon{width:58px!important;height:58px!important;font-size:38px!important}.simpleMemberApp .dailySessionHero strong{font-size:19px!important}.simpleMemberApp .dailySessionHero p{font-size:11px!important}.bilanVictoryOverlay{padding:12px}.bilanVictoryOverlay article{border-radius:24px;padding:28px 18px 22px}}.simpleMemberApp{color:#f8f5eb;font-size:16px;line-height:1.45}.simpleMemberApp p{color:#d8d4c8;font-size:15px;line-height:1.5}.simpleMemberApp small{color:#c9c4b7;font-size:12px;line-height:1.35}.simpleMemberApp .eyebrow,.simpleMemberApp .sectionLabel,.simpleMemberApp .progressOverview .eyebrow,.simpleMemberApp .strengthPage .eyebrow,.simpleMemberApp .strengthPage .sectionLabel{color:#f1c52b!important;letter-spacing:1.7px!important;opacity:1!important;font-size:12px!important;line-height:1.25!important}.simpleMemberApp h1,.simpleMemberApp h2,.simpleMemberApp h3{color:#f8f5eb}.simpleMemberApp .liteProgressCard{color:#f8f5eb!important;background:#171711!important;border-color:#5d563e!important}.simpleMemberApp .liteProgressCard small{color:#f1c52b!important;font-size:12px!important}.simpleMemberApp .liteProgressCard strong{color:#fffaf0;font-size:24px;line-height:1.2}.simpleMemberApp .liteProgressCard p{color:#d8d4c8;font-size:15px}.simpleMemberApp .liteProgressCard em{color:#d8d4c8;opacity:1;font-size:13px}.simpleMemberApp .strengthPage .strengthIntro p:not(.eyebrow),.simpleMemberApp .strengthPage .prCalculator p:not(.eyebrow),.simpleMemberApp .strengthPage .strengthHistory article span,.simpleMemberApp .strengthPage .strengthHistory article small,.simpleMemberApp .strengthPage .movementGrid small,.simpleMemberApp .strengthPage .prCalculatedLoad span{color:#d8d4c8!important;font-size:13px!important}.simpleMemberApp .strengthPage .strengthIntro h2,.simpleMemberApp .strengthPage .strengthHistory h2,.simpleMemberApp .strengthPage .strengthChart h2,.simpleMemberApp .strengthPage .prCalculator h3{font-size:26px;line-height:1.2;color:#fffaf0!important}.simpleMemberApp .strengthPage .movementGrid h3{color:#fffaf0!important;font-size:16px!important}.simpleMemberApp .strengthPage .movementGrid strong{color:#f1c52b!important;font-size:30px!important}.simpleMemberApp .strengthPage .movementPicker button{color:#fffaf0!important;padding:11px 14px!important;font-size:14px!important}.simpleMemberApp .strengthPage .prPercentChoices button{min-height:44px;font-size:14px!important}.simpleMemberApp .strengthPage input,.simpleMemberApp .strengthPage select,.simpleMemberApp .strengthPage textarea,.simpleMemberApp input,.simpleMemberApp select,.simpleMemberApp textarea{color:#fffaf0!important;background:#242218!important;border-color:#625b46!important;font-size:16px!important}.simpleMemberApp .progressOverview>header>p:not(.eyebrow),.simpleMemberApp .progressOverview .progressProofGrid p,.simpleMemberApp .progressOverview .progressProofGrid small,.simpleMemberApp .listPage p,.simpleMemberApp .listPage small,.simpleMemberApp .progressChartCard p,.simpleMemberApp .photoCompare p{color:#d8d4c8!important;font-size:14px!important}.simpleMemberApp .progressMetrics article strong,.simpleMemberApp .movementGrid strong{color:#f1c52b!important;font-size:30px!important}@media (max-width:650px){.simpleMemberApp{font-size:16px}.simpleMemberApp .memberHeader h1{line-height:1.15;font-size:30px!important}.simpleMemberApp .liteProgressCard strong{font-size:22px!important}.simpleMemberApp .liteProgressCard p{font-size:14px!important}.simpleMemberApp .strengthPage .strengthIntro{padding:22px 18px!important}.simpleMemberApp .strengthPage .strengthIntro h2{font-size:25px!important}.simpleMemberApp .strengthPage .sectionLabel{margin-top:27px;font-size:12px!important}.simpleMemberApp .strengthPage .strengthHistory article{gap:10px!important;padding:15px 2px!important}.simpleMemberApp .strengthPage .strengthHistory article strong{color:#fffaf0!important;font-size:15px!important}.simpleMemberApp .strengthPage .strengthHistory article b{color:#f1c52b!important;font-size:21px!important}}.coachSimple .coachSectionTitle{max-width:1180px;margin-left:auto;margin-right:auto}.coachSimple .coachClients{max-width:1180px;margin:0 auto}.coachSimple .coachClients article>button{background:0 0}.coachSimple .clientSummary,.coachSimple .clientSummary section,.coachSimple .clientSummary .coachValidationCenter,.coachSimple .clientSummary .monthlyCheckup,.coachSimple .clientSummary .coachChart,.coachSimple .clientSummary .coachJourney,.coachSimple .clientSummary .coachNotes{color:#f4f1e7;background:#171711;border-color:#39372b}.coachSimple .coachReviewBoard .coachReviewCard{color:#f4f1e7!important;background:#242218!important;border-color:#39372b!important}.coachSimple .coachReviewBoard .coachReviewCardTitle>span{color:#ef61a7!important;background:#34283d!important}.coachSimple .coachReviewBoard .coachReviewCardTitle strong{color:#f4f1e7!important}.coachSimple .coachReviewBoard .coachReviewCardTitle small,.coachSimple .coachReviewBoard .coachReviewCardTitle p,.coachSimple .coachReviewBoard .coachReviewEmpty{color:#9a9789!important}.coachSimple .coachReviewBoard .coachReviewEmpty{background:#1b1a15!important;border-color:#514c3d!important}.coachSimple .coachReviewBoard .coachReviewCard.waiting{opacity:1!important}@media (max-width:650px){.coachSimple{padding:20px 12px 86px}.coachSimple header{margin-top:22px}.coachSimple .coachQuickStart{padding:18px}.coachSimple .compactInvite>summary{grid-template-columns:32px 1fr auto}.coachSimple .coachClients article>button{color:#e8b923;background:#242218}.coachSimple .modal{border-color:#39372b}}.simpleMemberApp .listPage,.simpleMemberApp .progressChartCard,.simpleMemberApp .photoCompare,.simpleMemberApp .strengthHistory,.simpleMemberApp .timeline,.simpleMemberApp .progressMetrics article,.simpleMemberApp .movementGrid>button{color:#f4f1e7;background:#171711;border-color:#39372b}.simpleMemberApp .listPage h2,.simpleMemberApp .listPage h3,.simpleMemberApp .progressChartCard h2,.simpleMemberApp .photoCompare h2,.simpleMemberApp .strengthHistory h2{color:#f4f1e7}.simpleMemberApp .listPage p,.simpleMemberApp .progressChartCard p,.simpleMemberApp .photoCompare p,.simpleMemberApp .timeline p,.simpleMemberApp .progressMetrics small,.simpleMemberApp .movementGrid small{color:#9a9789}.simpleMemberApp .progressMetrics article strong,.simpleMemberApp .movementGrid strong{color:#e8b923}.simpleMemberApp .chartChips button,.simpleMemberApp .photoCompare select{color:#f4f1e7;background:#0f100d;border-color:#39372b}.simpleMemberApp .chartChips button.active{color:#171711;background:#e8b923;border-color:#e8b923}.simpleMemberApp .timeline>article{border-color:#39372b}.simpleMemberApp .subviewBack{color:#e8b923;background:#242218;border-color:#39372b}.simpleMemberApp .strengthPage{color:#f4f1e7}.simpleMemberApp .strengthPage .eyebrow,.simpleMemberApp .strengthPage .sectionLabel{color:#9a9789}.simpleMemberApp .strengthPage .primary{color:#171711;box-shadow:none;background:#e8b923}.simpleMemberApp .strengthPage .movementGrid>button,.simpleMemberApp .strengthPage .prCalculator,.simpleMemberApp .strengthPage .movementPicker button,.simpleMemberApp .strengthPage .strengthHistory,.simpleMemberApp .strengthPage .strengthChart{color:#f4f1e7;background:#171711;border-color:#39372b}.simpleMemberApp .strengthPage .movementGrid>button>span{color:#e8b923;background:#242218}.simpleMemberApp .strengthPage .movementGrid h3,.simpleMemberApp .strengthPage .strengthHistory h2,.simpleMemberApp .strengthPage .strengthChart h2,.simpleMemberApp .strengthPage .prCalculator h3{color:#f4f1e7}.simpleMemberApp .strengthPage .movementGrid small,.simpleMemberApp .strengthPage .prCalculator p:not(.eyebrow),.simpleMemberApp .strengthPage .prCalculator label,.simpleMemberApp .strengthPage .strengthHistory small,.simpleMemberApp .strengthPage .strengthHistory article span{color:#9a9789}.simpleMemberApp .strengthPage .movementGrid strong,.simpleMemberApp .strengthPage .strengthHistory article b,.simpleMemberApp .strengthPage .prCalculatedLoad strong{color:#e8b923}.simpleMemberApp .strengthPage .movementPicker button{color:#f4f1e7}.simpleMemberApp .strengthPage .movementPicker button span{color:#e8b923}.simpleMemberApp .strengthPage .prCalculator select{color:#f4f1e7;background:#0f100d;border-color:#39372b}.simpleMemberApp .strengthPage .prPercentChoices button{color:#f4f1e7;background:#242218;border-color:#39372b}.simpleMemberApp .strengthPage .prPercentChoices button.active{color:#171711;background:#e8b923;border-color:#e8b923}.simpleMemberApp .strengthPage .prCalculatedLoad{color:#f4f1e7;background:#242218}.simpleMemberApp .strengthPage .prCalculatedLoad span{color:#9a9789}.simpleMemberApp section.strengthPage .movementGrid>button,.simpleMemberApp section.strengthPage .prCalculator,.simpleMemberApp section.strengthPage .movementPicker button,.simpleMemberApp section.strengthPage .strengthHistory,.simpleMemberApp section.strengthPage .strengthChart{color:#f4f1e7!important;background:#171711!important;border-color:#39372b!important}.simpleMemberApp section.strengthPage .movementGrid>button h3,.simpleMemberApp section.strengthPage .movementGrid>button small,.simpleMemberApp section.strengthPage .movementGrid>button strong,.simpleMemberApp section.strengthPage .prCalculator h3,.simpleMemberApp section.strengthPage .prCalculator p,.simpleMemberApp section.strengthPage .prCalculator label,.simpleMemberApp section.strengthPage .strengthHistory h2,.simpleMemberApp section.strengthPage .strengthHistory article,.simpleMemberApp section.strengthPage .strengthChart h2{color:#f4f1e7!important}.simpleMemberApp section.strengthPage .movementGrid>button small,.simpleMemberApp section.strengthPage .prCalculator p:not(.eyebrow),.simpleMemberApp section.strengthPage .prCalculator label,.simpleMemberApp section.strengthPage .strengthHistory article span{color:#9a9789!important}.simpleMemberApp section.strengthPage .movementGrid>button strong,.simpleMemberApp section.strengthPage .strengthHistory article b,.simpleMemberApp section.strengthPage .prCalculatedLoad strong{color:#e8b923!important}.simpleMemberApp section.strengthPage .prCalculator select{color:#f4f1e7!important;background:#0f100d!important;border-color:#39372b!important}.simpleMemberApp section.strengthPage .prPercentChoices button{color:#f4f1e7!important;background:#242218!important;border-color:#39372b!important}.simpleMemberApp section.strengthPage .prPercentChoices button.active{color:#171711!important;background:#e8b923!important;border-color:#e8b923!important}.simpleMemberApp section.strengthPage .prCalculatedLoad{color:#f4f1e7!important;background:#242218!important}.simpleMemberApp .progressOverview,.simpleMemberApp .listPage,.simpleMemberApp .progressOverview .progressProofGrid>button,.simpleMemberApp .progressOverview .progressPathCard,.simpleMemberApp .progressOverview .progressProofTabs button,.simpleMemberApp .listPage .progressMetrics article,.simpleMemberApp .listPage .progressChartCard,.simpleMemberApp .listPage .photoCompare,.simpleMemberApp .listPage .timeline,.simpleMemberApp .listPage .timeline article,.simpleMemberApp .listPage .photoCompare article{color:#f4f1e7!important;background:#171711!important;border-color:#39372b!important}.simpleMemberApp .progressOverview>header h2,.simpleMemberApp .progressOverview .progressProofGrid strong,.simpleMemberApp .listPage h2,.simpleMemberApp .listPage h3,.simpleMemberApp .listPage .progressMetrics strong{color:#f4f1e7!important}.simpleMemberApp .progressOverview>header>p:not(.eyebrow),.simpleMemberApp .progressOverview .progressProofGrid p,.simpleMemberApp .progressOverview .progressProofGrid small,.simpleMemberApp .listPage small,.simpleMemberApp .listPage p{color:#9a9789!important}.simpleMemberApp .progressOverview .progressProofGrid button>span{color:#e8b923!important;background:#242218!important}.simpleMemberApp .progressOverview .progressProofGrid button>b,.simpleMemberApp .listPage .progressMetrics article strong,.simpleMemberApp .listPage .timeline article>span{color:#e8b923!important}.simpleMemberApp .listPage .chartChips button,.simpleMemberApp .listPage select,.simpleMemberApp .subviewBack{color:#f4f1e7!important;background:#242218!important;border-color:#39372b!important}.simpleMemberApp .listPage .chartChips button.active{color:#171711!important;background:#e8b923!important;border-color:#e8b923!important}.simpleMemberApp .progressOverview .eyebrow,.simpleMemberApp .progressOverview .progressProofGrid small,.simpleMemberApp .progressOverview .progressProofTabs button.selected,.simpleMemberApp .listPage .eyebrow{color:#e8b923!important}.simpleMemberApp .progressOverview .progressProofTabs button.selected{border-color:#e8b923!important}section.strengthPage .movementGrid>button,section.strengthPage .prCalculator,section.strengthPage .movementPicker button,section.strengthPage .strengthHistory,section.strengthPage .strengthChart,section.progressOverview .progressProofGrid>button,section.progressOverview .progressPathCard,section.listPage .progressMetrics article,section.listPage .progressChartCard,section.listPage .photoCompare,section.listPage .timeline{color:#f4f1e7!important;background:#171711!important;border-color:#39372b!important}section.strengthPage .movementGrid>button h3,section.strengthPage .movementGrid>button strong,section.strengthPage .prCalculator h3,section.strengthPage .strengthHistory h2,section.strengthPage .strengthChart h2,section.progressOverview h2,section.progressOverview .progressProofGrid strong,section.listPage h2,section.listPage h3{color:#f4f1e7!important}section.strengthPage .movementGrid>button strong,section.strengthPage .strengthHistory article b,section.progressOverview .eyebrow,section.progressOverview .progressProofGrid small,section.listPage .eyebrow{color:#e8b923!important}section.strengthPage .movementPicker button{color:#f4f1e7!important}section.strengthPage .movementPicker button span{color:#e8b923!important}section.strengthPage .prCalculator p:not(.eyebrow),section.strengthPage .prCalculator label,section.strengthPage .movementGrid small,section.strengthPage .strengthHistory article span,section.progressOverview .progressProofGrid p,section.listPage p,section.listPage small{color:#9a9789!important}section.strengthPage .prCalculator select,section.listPage select{color:#f4f1e7!important;background:#0f100d!important;border-color:#39372b!important}section.strengthPage .prPercentChoices button{color:#f4f1e7!important;background:#242218!important;border-color:#39372b!important}section.strengthPage .prPercentChoices button.active{color:#171711!important;background:#e8b923!important;border-color:#e8b923!important}section.listPage .chartChips button{color:#f4f1e7!important;background:#242218!important;border-color:#39372b!important}section.listPage .chartChips button.active{color:#171711!important;background:#e8b923!important;border-color:#e8b923!important}.subviewBack{color:#f4f1e7!important;background:#242218!important;border-color:#39372b!important}.secureAuth{text-align:center;color:var(--muted);margin-top:18px;font-size:9px;line-height:1.5;display:block}.coachStageActions{align-items:center;gap:7px;display:flex}.coachStageActions .undo{color:#a04b3b;background:#fff4ef;border-color:#efc7b8}@media (max-width:650px){.coachStageActions{grid-template-columns:1fr 1.35fr;width:100%;display:grid}.coachStageActions button{min-height:42px}}.photoActions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.photoActions label,.photoActions button{border:1px solid var(--line);text-align:center;color:var(--purple);cursor:pointer;background:#fff;border-radius:8px;padding:10px;font-size:9px;font-weight:700}.photoActions label input{display:none}.photoActions button{color:#a04b3b;background:#fff4ef;border-color:#efc7b8}.photoCompare.single>div:last-child{grid-template-columns:minmax(0,520px)}.strengthHistory article{grid-template-columns:1fr auto 80px auto}.removeStrength{color:#a04b3b;background:#fff1ed;border:0;border-radius:8px;padding:8px 10px;font-size:8px;font-weight:700}@media (max-width:650px){.strengthHistory article{grid-template-columns:1fr auto}.removeStrength{min-height:38px}}.nextStepHero{color:#fff;background:linear-gradient(135deg,#21162f,#3a2650);border-radius:20px;margin-bottom:15px;padding:28px;box-shadow:0 20px 45px #21162f20}.nextStepHero.complete{background:linear-gradient(135deg,#241831,#342942)}.nextStepTop{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.nextStepTop h2{margin:5px 0 8px;font-family:Playfair Display;font-size:30px}.dailyQuote{color:#c2b6cb;font-size:11px;font-style:italic}.nextStepTop>span{border:1px solid #ffffff20;border-radius:50%;flex:none;align-content:center;place-items:center;width:66px;height:66px;display:grid}.nextStepTop>span b{font-family:Playfair Display;font-size:24px;line-height:1}.nextStepTop>span small{color:#a99db2;font-size:7px}.visionLine{border-top:1px solid #ffffff16;border-bottom:1px solid #ffffff16;flex-direction:column;gap:4px;margin:20px 0;padding:14px 0;display:flex}.visionLine small,.nextAction small{letter-spacing:1.3px;color:#a99db2;font-size:7px}.visionLine strong{font-size:11px}.nextAction{grid-template-columns:42px 1fr auto;align-items:center;gap:13px;display:grid}.nextAction>span{background:#9b77ff;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.nextAction>div{flex-direction:column;gap:4px;display:flex}.nextAction>div strong{font-size:12px}.ritualDone{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:1fr auto auto;align-items:center;gap:18px;margin-bottom:15px;padding:19px 21px;display:grid}.ritualDone h2{margin:2px 0;font-family:Playfair Display;font-size:20px}.ritualSignals{gap:8px;display:flex}.ritualSignals span{background:var(--lav);border-radius:10px;flex-direction:column;min-width:95px;padding:10px;display:flex}.ritualSignals small{color:#81758c;letter-spacing:1px;font-size:7px}.ritualSignals b{margin-top:4px;font-size:10px}.ritualDone>button{border:1px solid var(--line);color:var(--purple);background:#fff;border-radius:8px;padding:9px;font-weight:700}.essentialTools{border:1px solid var(--line);background:#fff;border-radius:16px;padding:21px}.essentialTools>div:last-child{grid-template-columns:1fr 1fr;gap:12px;display:grid}.essentialTools>div:last-child>button{border:1px solid var(--line);text-align:left;color:inherit;background:#fbfaff;border-radius:14px;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:18px;display:grid}.essentialTools button>span{background:var(--lav);width:48px;height:48px;color:var(--purple);border-radius:12px;place-items:center;font-size:24px;display:grid}.essentialTools button div{flex-direction:column;display:flex}.essentialTools button small{color:var(--purple);letter-spacing:1px;font-size:7px}.essentialTools button strong{margin:4px 0;font-size:13px}.essentialTools button p{color:var(--muted);margin:0;font-size:9px}.essentialTools button>b{color:var(--purple);font-size:18px}.cycleWhisper{align-items:center;gap:12px;padding:14px 4px;display:flex}.cycleWhisper>span{background:#e6e0ea;border-radius:5px;flex:1;height:5px;overflow:hidden}.cycleWhisper i{background:var(--purple);height:100%;display:block}.cycleWhisper p{color:var(--muted);white-space:nowrap;font-size:8px}.ritualForm fieldset{border:0;margin:8px 0;padding:0}.ritualForm legend{margin-bottom:8px;font-size:11px;font-weight:700}.ritualForm fieldset>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ritualForm fieldset button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:12px}.ritualForm fieldset button.selected{background:var(--purple);border-color:var(--purple);color:#fff}.ritualForm input[type=range]{accent-color:var(--purple);padding:4px 0}@media (max-width:650px){.nextStepHero{border-radius:17px;padding:20px 17px}.nextStepTop h2{font-size:24px}.nextStepTop>span{width:54px;height:54px}.visionLine{margin:16px 0}.nextAction{grid-template-columns:38px 1fr}.nextAction>span{width:38px;height:38px}.nextAction>button{grid-column:1/-1;width:100%;min-height:46px}.ritualDone{grid-template-columns:1fr;padding:16px}.ritualSignals{grid-template-columns:1fr 1fr;display:grid}.ritualSignals span:last-child{grid-column:1/-1}.ritualDone>button{min-height:42px}.essentialTools{padding:16px}.essentialTools>div:last-child{grid-template-columns:1fr}.essentialTools>div:last-child>button{min-height:86px;padding:14px}.cycleWhisper{display:block}.cycleWhisper p{text-align:center;margin-top:8px}.memberSide nav button{max-width:none}}.welcomeLine{align-items:center;gap:10px;display:flex}.welcomeLine .eyebrow{margin:0}.founderBadge{color:#4a3911;letter-spacing:1px;background:#f4d976;border:1px solid #e6c76f;border-radius:999px;padding:5px 8px;font-size:7px;font-weight:900}.processFoundation{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:15px;padding:23px}.processHead{grid-template-columns:1fr auto;align-items:center;gap:20px;margin-bottom:17px;display:grid}.processHead h2{margin:4px 0;font-family:Playfair Display;font-size:24px}.processHead p:not(.eyebrow){color:var(--muted);margin:0;font-size:10px}.processHead>strong{color:var(--purple);font-family:Playfair Display;font-size:32px}.processHead>strong small{font-size:12px}.processSteps{gap:8px;display:grid}.processSteps article{border:1px solid var(--line);border-radius:12px;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;padding:13px;display:grid}.processSteps article>span{background:#f3f0f5;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;display:grid}.processSteps article small{letter-spacing:1px;color:var(--muted);font-size:7px}.processSteps article h3{margin:3px 0;font-size:12px}.processSteps article p{color:var(--muted);margin:0;font-size:9px}.processSteps article>b{letter-spacing:1px;color:#a59cab;font-size:7px}.processSteps article.done{background:#f5fbf7;border-color:#cfe6d6}.processSteps article.done>span{color:#24643a;background:#d8efdf}.processSteps article.done>b{color:#2e7044}.processSteps article.active{background:#faf8ff;border-color:#bda9f3}.processSteps article.active>span{background:var(--purple);color:#fff}.processSteps article.active>b{color:var(--purple)}.processSteps article.locked h3,.processSteps article.locked p{color:#aaa3af}.buildParadox{background:#faf8ff;border:1px solid #e5dcf8;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-top:15px;padding:18px 20px;display:flex}.buildParadox>div{align-items:center;gap:13px;display:flex}.buildParadox>div>span{background:#eee7ff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.buildParadox h2{margin:3px 0;font-family:Playfair Display;font-size:19px}.buildParadox p:not(.eyebrow){color:var(--muted);margin:0;font-size:9px}.buildParadox>button{color:var(--purple);white-space:nowrap;background:0 0;border:0;font-size:10px;font-weight:800}.feedbackPrivacy{text-align:center;color:var(--muted);font-size:9px}.coachFeedback{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:25px;padding:0 20px 20px}.coachFeedback .coachSectionTitle{margin-top:20px}.feedbackList{grid-template-columns:1fr 1fr;gap:9px;display:grid}.feedbackList article{border:1px solid var(--line);background:#fcfbfd;border-radius:12px;padding:14px}.feedbackList article>div{align-items:center;gap:9px;display:flex}.feedbackList article>div>span{background:var(--lav);width:30px;height:30px;color:var(--purple);border-radius:8px;place-items:center;display:grid}.feedbackList article>div>div{flex-direction:column;display:flex}.feedbackList strong{font-size:10px}.feedbackList small{color:var(--muted);letter-spacing:.7px;font-size:7px}.feedbackList p{color:#62596a;white-space:pre-wrap;margin:11px 0 0;font-size:10px;line-height:1.5}@media (max-width:650px){.welcomeLine{flex-direction:column;align-items:flex-start;gap:6px}.processFoundation{padding:16px}.processHead{grid-template-columns:1fr auto;align-items:start}.processHead h2{font-size:21px}.processSteps article{grid-template-columns:34px 1fr;padding:11px}.processSteps article>b{grid-column:2}.buildParadox{flex-direction:column;align-items:flex-start;padding:16px}.buildParadox>button{text-align:left;width:100%;min-height:42px}.feedbackList{grid-template-columns:1fr}.coachFeedback{padding:0 12px 14px}.founderBadge{font-size:6px}}.weeklyCommitment{border:1px solid var(--line);background:#fff;border-radius:18px;margin-bottom:15px;padding:22px}.weeklyCommitmentHead{justify-content:space-between;align-items:center;gap:18px;display:flex}.weeklyCommitmentHead h2{margin:3px 0;font-family:Playfair Display;font-size:23px}.weeklyCommitmentHead p:not(.eyebrow){color:var(--muted);margin:0;font-size:9px}.weeklyCommitmentHead>strong{color:var(--purple);white-space:nowrap;font-family:Playfair Display;font-size:28px}.weeklyCommitmentHead>strong small{color:var(--muted);font-family:inherit;font-size:11px}.commitmentDays{grid-template-columns:repeat(7,1fr);gap:7px;margin:17px 0;display:grid}.commitmentDays button{border:1px solid var(--line);color:#82798a;background:#faf9fb;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:79px;display:flex}.commitmentDays button>b{font-size:15px}.commitmentDays button>span{font-size:10px;font-weight:800}.commitmentDays button>small{font-size:7px}.commitmentDays button.planned{color:var(--purple);background:#f1ecff;border-color:#cbbaf3}.commitmentDays button.done{color:#286c3e;background:#eaf7ee;border-color:#b8dfc4}.weeklyActions{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:7px;padding-top:15px;display:grid}.weeklyActions>.eyebrow{grid-column:1/-1;margin-bottom:2px}.weeklyActions button{border:1px solid var(--line);text-align:left;color:#665d6e;background:#fff;border-radius:10px;align-items:center;gap:9px;padding:11px;display:flex}.weeklyActions button span{background:#f1edf4;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.weeklyActions button strong{font-size:9px}.weeklyActions button.done{color:#286c3e;background:#f4faf6;border-color:#bee0c8}.weeklyActions button.done span{background:#d8efdf}.weeklyClose{background:#fff8ee;border:1px solid #efd9b7;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;margin-top:15px;padding:12px 14px;display:flex}.weeklyClose>div{align-items:center;gap:10px;display:flex}.weeklyClose>div>span{background:#f4d694;border-radius:50%;place-items:center;width:31px;height:31px;font-weight:900;display:grid}.weeklyClose>div>div{flex-direction:column;display:flex}.weeklyClose strong{font-size:10px}.weeklyClose small{color:#88775d;margin-top:3px;font-size:8px}.weeklyClose>button{color:#8b5b18;background:0 0;border:0;font-size:9px;font-weight:800}.weeklyClose.closed{background:#f1faf4;border-color:#c7e5d0}.weeklyClose.closed>div>span{color:#286c3e;background:#cdebd6}.weeklyClose.closed>button{color:#286c3e}.globalStrength{color:#fff;background:linear-gradient(145deg,#21162f,#39264e);border-radius:18px;margin-bottom:22px;padding:23px}.globalStrengthHead{grid-template-columns:1fr auto;align-items:center;gap:20px;display:grid}.globalStrengthHead h2{margin:3px 0;font-family:Playfair Display;font-size:26px}.globalStrengthHead p:not(.eyebrow){color:#bfb4c8;margin:0;font-size:9px}.globalStrengthHead>div:last-child{grid-template-columns:auto auto;align-items:end;gap:1px 8px;display:grid}.globalStrengthHead>div:last-child strong{color:#b69cff;font-family:Playfair Display;font-size:38px}.globalStrengthHead>div:last-child span{color:#bfb4c8;font-size:8px}.globalStrengthHead>div:last-child b{text-align:right;color:#92d6a6;grid-column:1/-1;font-size:9px}.globalStrength .trendCanvas{filter:brightness(1.7);margin-top:10px}.globalStrengthStats{border-top:1px solid #ffffff17;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:13px;display:grid}.globalStrengthStats span{flex-direction:column;display:flex}.globalStrengthStats b{color:#b69cff;font-family:Playfair Display;font-size:20px}.globalStrengthStats small{letter-spacing:1px;color:#aca0b6;font-size:6px}.coachActionPicker{grid-template-columns:1fr 1fr;gap:6px;margin:12px 0;display:grid}.coachActionPicker>small{letter-spacing:1px;color:var(--muted);grid-column:1/-1;font-size:7px}.coachActionPicker button{border:1px solid var(--line);text-align:left;color:#655d6c;background:#fff;border-radius:8px;align-items:center;gap:7px;padding:9px;font-size:8px;display:flex}.coachActionPicker button.active{background:var(--lav);color:var(--purple);border-color:#c8b6f3}.coachWeeklyReview{border:1px solid var(--line);border-radius:12px;margin:15px 0;padding:15px}.coachWeeklyReview.complete{background:#f5fbf7;border-color:#cce4d3}.coachWeeklyReview>span{background:#fff;border-radius:8px;flex-direction:column;margin:8px 0;padding:8px 12px;display:inline-flex}.coachWeeklyReview>span small,.coachWeeklyReview article small{color:var(--muted);letter-spacing:1px;font-size:7px}.coachWeeklyReview article{grid-template-columns:auto 1fr;gap:4px 12px;display:grid}.coachWeeklyReview article p{margin:0;font-size:9px}.weeklyReviewForm input[type=range]{accent-color:var(--purple)}@media (max-width:650px){.weeklyCommitment{padding:16px}.weeklyCommitmentHead{align-items:flex-start}.weeklyCommitmentHead h2{font-size:20px}.commitmentDays{gap:3px}.commitmentDays button{min-height:70px;padding:5px 1px}.weeklyActions{grid-template-columns:1fr}.weeklyActions>.eyebrow{grid-column:1}.weeklyClose{flex-direction:column;align-items:flex-start}.weeklyClose>button{text-align:left;width:100%;min-height:40px}.globalStrength{padding:18px 15px}.globalStrengthHead{grid-template-columns:1fr}.globalStrengthHead>div:last-child{justify-self:start}.globalStrengthStats{gap:4px}.coachActionPicker{grid-template-columns:1fr}}.blockOneProgress{border:1px solid var(--line);background:#fff;border-radius:18px;margin:15px 0;padding:23px}.blockOneProgress.unlocked{border-color:#d7c06c;box-shadow:0 14px 34px #c9a62c17}.blockOneTop{grid-template-columns:1fr auto;align-items:center;gap:18px;display:grid}.blockOneTop h2{margin:4px 0;font-family:Playfair Display;font-size:25px}.blockOneTop p:not(.eyebrow){color:var(--muted);margin:0;font-size:9px}.blockOneTop>strong{color:var(--purple);font-family:Playfair Display;font-size:38px}.blockOneTop>strong small{color:#968a9f;font-size:15px}.blockOneBar{background:#eee9f1;border-radius:10px;height:8px;margin:17px 0;overflow:hidden}.blockOneBar i{border-radius:inherit;background:linear-gradient(90deg,var(--purple),#a884ff);height:100%;transition:width .25s;display:block}.blockOneProgress.unlocked .blockOneBar i{background:linear-gradient(90deg,#b68c1a,#e1c35d)}.outsideMission{background:#faf8ff;border:1px solid #dfd5f6;border-radius:13px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.outsideMission>span{width:38px;height:38px;color:var(--purple);background:#e9e1fc;border-radius:50%;place-items:center;font-weight:900;display:grid}.outsideMission>div{flex-direction:column;display:flex}.outsideMission small{letter-spacing:1px;color:var(--purple);font-size:7px}.outsideMission strong{margin:3px 0;font-size:11px}.outsideMission p{color:var(--muted);margin:0;font-size:8px}.outsideMission>button{color:var(--purple);background:0 0;border:0;font-size:9px;font-weight:800}.outsideMission.done{background:#f2faf5;border-color:#c6e4cf}.outsideMission.done>span{color:#286c3e;background:#d4ecd9}.coachUnlock{background:#fff9e7;border:1px solid #e5ce7c;border-radius:13px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;margin-top:12px;padding:14px;display:grid}.coachUnlock>span{font-size:22px}.coachUnlock>div{flex-direction:column;display:flex}.coachUnlock strong{font-size:11px}.coachUnlock small{color:#7c6b3d;margin-top:3px;font-size:8px}.coachUnlock>a{color:#102d1b;background:#25d366;border-radius:9px;padding:11px 13px;font-size:9px;font-weight:900;text-decoration:none}.coachUnlock>b{color:#8d7128;max-width:180px;font-size:8px}.coachUnlock.locked{border-color:var(--line);color:#918797;background:#f7f5f8}.coachUnlock.locked small{color:#9a919f}@media (max-width:650px){.blockOneProgress{padding:17px 15px}.blockOneTop{align-items:start}.blockOneTop h2{font-size:21px}.outsideMission,.coachUnlock{grid-template-columns:36px 1fr}.outsideMission>button,.coachUnlock>a,.coachUnlock>b{grid-column:1/-1;justify-content:center;align-items:center;width:100%;min-height:43px;display:flex}.outsideMission>button{text-align:left;justify-content:flex-start}.coachUnlock>b{text-align:center}}.coachChecklistHub{color:#fff;background:linear-gradient(135deg,#2a1b39,#3e2855);border-radius:17px;grid-template-columns:1.25fr 1fr auto;align-items:center;gap:18px;margin-bottom:16px;padding:22px 24px;display:grid}.coachChecklistHub h2{margin:3px 0;font-family:Playfair Display;font-size:22px}.coachChecklistHub p:not(.eyebrow){color:#c5bacd;margin:0;font-size:9px;line-height:1.55}.coachChecklistHub>div:nth-child(2){flex-direction:column;gap:5px;display:flex}.coachChecklistHub>div:nth-child(2) span{color:#d8cfe1;font-size:8px}.coachChecklistHub>.primary{white-space:nowrap}.checklistBuilder>p{color:var(--muted);font-size:10px;line-height:1.55}.checklistAdd,.customChecklistAction{grid-template-columns:1fr auto;gap:7px;display:grid}.checklistAdd input,.customChecklistAction input,.coachValidationCenter input{border:1px solid var(--line);border-radius:9px;min-width:0;padding:11px}.checklistAdd button,.customChecklistAction button{background:var(--lav);color:var(--purple);border:0;border-radius:9px;padding:10px;font-weight:800}.checklistLibrary{gap:7px;margin:15px 0;display:grid}.checklistLibrary>div{border:1px solid var(--line);background:#fcfbfd;border-radius:10px;grid-template-columns:26px 1fr 30px;align-items:center;gap:8px;padding:10px;display:grid}.checklistLibrary span{background:var(--lav);width:25px;height:25px;color:var(--purple);border-radius:50%;place-items:center;display:grid}.checklistLibrary strong{font-size:10px}.checklistLibrary button{color:#a04b3b;background:#fff0ec;border:0;border-radius:7px;width:28px;height:28px}.customChecklistAction{margin:9px 0}.coachValidationCenter{background:#fbf9ff;border:1px solid #d9cdf7;border-radius:14px;margin:16px 0;padding:16px}.coachValidationCenter .coachSubTitle h3{margin:2px 0 12px}.coachValidationCenter>article{border:1px solid var(--line);background:#fff;border-radius:11px;margin-top:8px;padding:13px}.coachValidationCenter>article>div:first-child{align-items:center;gap:9px;display:flex}.coachValidationCenter>article>div:first-child>span{background:var(--lav);width:32px;height:32px;color:var(--purple);border-radius:50%;place-items:center;font-weight:800;display:grid}.coachValidationCenter>article>div:first-child>div{flex-direction:column;display:flex}.coachValidationCenter strong{font-size:10px}.coachValidationCenter small{color:var(--muted);margin-top:2px;font-size:8px}.coachValidationCenter article>p{color:var(--muted);font-size:9px;line-height:1.5}.coachValidationCenter input{width:100%;font-size:10px}.validationButtons{grid-template-columns:1fr 1fr;gap:7px;margin-top:8px;display:grid!important}.validationButtons button{border:0;border-radius:8px;padding:10px;font-size:8px;font-weight:800}.requestChanges{color:#a14d3b;background:#fff3ee}.approveValidation{color:#286c3e;background:#e6f6eb}.coachValidationCenter article.approved{background:#f4fbf6;border-color:#bde0c7}.coachValidationCenter article.changes_requested{background:#fff8f5;border-color:#efc6b7}.coachValidationCenter article.waiting{opacity:.68}.coachValidationNote{color:#5d42a7;background:#f0ebff;border-radius:9px;margin:9px 0 0;padding:10px 12px;font-size:9px}.monthlyCheckup{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:48px 1fr auto;align-items:center;gap:15px;margin:15px 0;padding:20px 22px;display:grid}.monthlyCheckup>span{background:var(--lav);width:48px;height:48px;color:var(--purple);border-radius:50%;place-items:center;font-family:Playfair Display;font-size:18px;display:grid}.monthlyCheckup h2{margin:3px 0;font-family:Playfair Display;font-size:21px}.monthlyCheckup p:not(.eyebrow){color:var(--muted);margin:0;font-size:9px}.monthlyCheckup button:disabled{box-shadow:none;cursor:not-allowed;background:#d8d2dc}.monthlyCheckup.approved{background:#f4fbf6;border-color:#bde0c7}.monthlyCheckup.approved>span{color:#286c3e;background:#d9efdf}.monthlyCheckup.changes{background:#fff8f5;border-color:#efc6b7}.monthlyCheckup.changes>span{color:#a14d3b;background:#ffe5db}.monthlyReviewDetails{background:#faf9fc;border-radius:9px;margin:9px 0;padding:9px 11px}.monthlyReviewDetails p{line-height:1.45;margin:4px 0!important;font-size:8px!important}@media (max-width:750px){.coachChecklistHub{grid-template-columns:1fr;padding:19px}.coachChecklistHub>.primary{width:100%}.monthlyCheckup{grid-template-columns:42px 1fr;padding:17px 15px}.monthlyCheckup>span{width:42px;height:42px}.monthlyCheckup>button{grid-column:1/-1;width:100%;min-height:45px}.validationButtons,.customChecklistAction,.checklistAdd{grid-template-columns:1fr}.customChecklistAction button,.checklistAdd button{min-height:43px}}.nextStepHero.simplified{padding:20px 23px}.simpleHeroTop{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.simpleHeroTop h2{margin:4px 0;font-family:Playfair Display;font-size:24px}.simpleHeroTop>span{color:#b9a6ee;align-items:baseline;gap:3px;display:flex}.simpleHeroTop>span b{font-family:Playfair Display;font-size:28px}.simpleHeroTop>span small{font-size:9px}.simpleObjective{border-top:1px solid #ffffff17;flex-direction:column;margin-top:12px;padding-top:12px;display:flex}.simpleObjective small,.simpleNextAction small{letter-spacing:1.2px;color:#b9acc3;font-size:7px}.simpleObjective strong{margin-top:3px;font-size:10px}.simpleNextAction{text-align:left;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;width:100%;margin-top:12px;padding:11px 13px;display:grid}.simpleNextAction>span{background:#ffffff18;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.simpleNextAction>div{flex-direction:column;display:flex}.simpleNextAction>div strong{margin-top:2px;font-size:10px}.ritualEditLink{color:#bfb1ca;background:0 0;border:0;margin-top:8px;padding:3px;font-size:8px}.paradoxJourneyPlanner{border:1px solid var(--line);background:#fff;border-radius:20px;margin-bottom:15px;padding:25px;box-shadow:0 18px 45px #21162f0b}.paradoxJourneyPlanner>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.paradoxJourneyPlanner>header h2{margin:4px 0;font-family:Playfair Display;font-size:29px}.paradoxJourneyPlanner>header p:not(.eyebrow){color:var(--muted);margin:0;font-size:10px}.paradoxJourneyPlanner>header>strong{color:var(--purple);white-space:nowrap;font-family:Playfair Display;font-size:24px}.paradoxJourneyPlanner>header>strong small{color:var(--muted);font-size:10px}.journeyPhases{grid-template-columns:repeat(3,1fr);gap:7px;margin:18px 0;display:grid}.journeyPhases span{border:1px solid var(--line);color:#9b929f;border-radius:10px;align-items:center;gap:8px;padding:9px;display:flex}.journeyPhases b{background:#f1eef4;border-radius:50%;place-items:center;width:25px;height:25px;font-size:8px;display:grid}.journeyPhases small{font-size:8px}.journeyPhases span.active{background:var(--lav);color:var(--purple);border-color:#bea9f3}.journeyPhases span.active b{background:var(--purple);color:#fff}.journeyPhases span.done{color:#2b7044;background:#eff8f2}.plannerBlockHead{color:#fff;background:linear-gradient(130deg,#241832,#38234c);border-radius:14px;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.plannerBlockHead>div{flex-direction:column;display:flex}.plannerBlockHead small{letter-spacing:1.2px;color:#aa9db3;font-size:7px}.plannerBlockHead strong{margin-top:4px;font-size:11px}.plannerBlockHead>div:last-child{display:block}.plannerBlockHead b{color:#ae8dff;font-family:Playfair Display;font-size:30px}.plannerBlockHead span{color:#bdb2c5;font-size:9px}.plannerLegend{align-items:center;gap:12px;margin:12px 2px 7px;display:flex}.plannerLegend span{color:var(--muted);align-items:center;gap:4px;font-size:7px;display:flex}.plannerLegend span i{background:#eeeaf0;border-radius:50%;width:8px;height:8px}.plannerLegend span:nth-child(2) i{background:#cfc0f4}.plannerLegend span:nth-child(3) i{background:#95d0a7}.plannerLegend p{color:var(--muted);margin-left:auto;font-size:8px}.fourWeekCalendar{gap:6px;display:grid}.calendarWeek{grid-template-columns:34px repeat(7,1fr);align-items:center;gap:5px;display:grid}.calendarWeek>small{color:var(--purple);font-size:8px;font-weight:800}.calendarWeek button{border:1px solid var(--line);color:#817889;background:#faf9fb;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;min-height:57px;display:flex;position:relative}.calendarWeek button>span{text-transform:uppercase;font-size:6px}.calendarWeek button>b{margin-top:2px;font-size:11px}.calendarWeek button>i{font-size:7px;font-style:normal;position:absolute;top:4px;right:4px}.calendarWeek button.planned{color:var(--purple);background:#f0ebff;border-color:#cab9f3}.calendarWeek button.done{color:#286c3e;background:#edf8f1;border-color:#b8dfc4}.plannerDetails{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.plannerDetails>article{border:1px solid var(--line);border-radius:11px;padding:12px}.plannerDetails small{letter-spacing:1px;color:var(--muted);font-size:7px}.plannerIntention,.plannerReview{justify-content:space-between;align-items:center;gap:10px;display:flex}.plannerIntention>div,.plannerReview>div{flex-direction:column;display:flex}.plannerIntention strong,.plannerReview strong{margin-top:3px;font-size:9px}.plannerIntention button,.plannerReview button{background:var(--lav);color:var(--purple);border:0;border-radius:8px;padding:8px;font-size:8px;font-weight:800}.plannerChecklist{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:6px;display:grid}.plannerChecklist>small{grid-column:1/-1}.plannerChecklist button{border:1px solid var(--line);text-align:left;color:#655d6c;background:#fff;border-radius:8px;align-items:center;gap:7px;padding:9px;font-size:8px;display:flex}.plannerChecklist button span{background:#f1eef4;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.plannerChecklist button.done{color:#286c3e;background:#eff8f2;border-color:#b8dfc4}.plannerProgress{align-items:center;gap:12px;margin:15px 2px 0;display:flex}.plannerProgress>span{background:#eee9f1;border-radius:8px;flex:1;height:6px;overflow:hidden}.plannerProgress i{background:linear-gradient(90deg,var(--purple),#9e7bf9);height:100%;display:block}.plannerProgress p{color:var(--muted);margin:0;font-size:8px}.plannerUnlock{background:#fff8df;border:1px solid #ead38b;border-radius:11px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;margin-top:12px;padding:12px;display:grid}.plannerUnlock>div{flex-direction:column;display:flex}.plannerUnlock strong{font-size:10px}.plannerUnlock small{color:#7c6b3d;font-size:8px}.plannerUnlock a{color:#13361f;background:#25d366;border-radius:8px;padding:9px 11px;font-size:8px;font-weight:800;text-decoration:none}.paradoxJourneyPlanner .monthlyCheckup{box-shadow:none;border-radius:12px;margin:14px 0 0}.clientQuickAccess{margin-top:15px}.clientQuickAccess>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.clientQuickAccess>div>button{border:1px solid var(--line);text-align:left;color:inherit;background:#fff;border-radius:13px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.clientQuickAccess>div>button>span{background:var(--lav);width:38px;height:38px;color:var(--purple);border-radius:10px;place-items:center;font-size:18px;display:grid}.clientQuickAccess button div{flex-direction:column;display:flex}.clientQuickAccess button small{color:var(--purple);letter-spacing:1px;font-size:7px}.clientQuickAccess button strong{margin-top:3px;font-size:10px}.clientQuickAccess button>b{color:var(--purple)}.clientQuickAccess footer{align-items:center;gap:10px;padding:13px 3px;display:flex}.clientQuickAccess footer>span{background:#e8e3eb;border-radius:6px;flex:1;height:4px;overflow:hidden}.clientQuickAccess footer i{background:var(--purple);height:100%;display:block}.clientQuickAccess footer small{color:var(--muted);font-size:7px}.clientQuickAccess footer button{color:var(--purple);background:0 0;border:0;font-size:8px;font-weight:700}.fourWeekEditor>div:first-child>p:last-child{color:var(--muted);font-size:9px}@media (max-width:650px){.nextStepHero.simplified{padding:17px}.simpleHeroTop h2{font-size:21px}.paradoxJourneyPlanner{padding:17px 13px}.paradoxJourneyPlanner>header h2{font-size:24px}.paradoxJourneyPlanner>header p:not(.eyebrow){display:none}.journeyPhases{gap:3px}.journeyPhases span{text-align:center;padding:7px 4px;display:block}.journeyPhases b{margin:auto}.journeyPhases small{margin-top:4px;font-size:6px;display:block}.plannerBlockHead{padding:13px}.plannerLegend{flex-wrap:wrap;gap:7px}.plannerLegend p{width:100%;margin:0}.calendarWeek{grid-template-columns:25px repeat(7,1fr);gap:2px}.calendarWeek button{min-height:50px;padding:2px}.calendarWeek button>span{font-size:5px}.calendarWeek button>b{font-size:10px}.plannerDetails{grid-template-columns:1fr}.plannerChecklist{grid-column:1;grid-template-columns:1fr}.plannerChecklist>small{grid-column:1}.plannerIntention,.plannerReview{min-height:62px}.plannerProgress{flex-direction:column;align-items:flex-start}.plannerProgress>span{flex:none;width:100%}.plannerUnlock{grid-template-columns:32px 1fr}.plannerUnlock a{text-align:center;grid-column:1/-1;place-items:center;min-height:42px;display:grid}.clientQuickAccess>div{grid-template-columns:1fr}.clientQuickAccess>div>button{min-height:68px}.clientQuickAccess footer{flex-wrap:wrap}.clientQuickAccess footer>span{min-width:100%}}.journeyArchive{border:1px solid var(--line);background:#fff;border-radius:16px;margin:15px 0;overflow:hidden}.journeyArchive>summary{cursor:pointer;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:17px 20px;list-style:none;display:grid}.journeyArchive>summary::-webkit-details-marker{display:none}.archiveWeek>summary::-webkit-details-marker{display:none}.journeyArchive>summary>span{background:var(--lav);width:42px;height:42px;color:var(--purple);border-radius:11px;place-items:center;font-size:18px;display:grid}.journeyArchive>summary>div{flex-direction:column;display:flex}.journeyArchive>summary small{letter-spacing:1.2px;color:var(--purple);font-size:7px}.journeyArchive>summary strong{margin-top:3px;font-family:Playfair Display;font-size:17px}.journeyArchive>summary>b{color:var(--purple);background:var(--lav);border-radius:8px;padding:9px 11px;font-size:8px}.journeyArchive[open]>summary{border-bottom:1px solid var(--line)}.archiveIntro{background:#faf9fc;justify-content:space-between;align-items:center;gap:20px;padding:14px 20px;display:flex}.archiveIntro p{color:var(--muted);margin:0;font-size:9px}.archiveIntro span{color:var(--purple);white-space:nowrap;font-size:8px;font-weight:800}.archiveWeeks{gap:7px;padding:12px;display:grid}.archiveWeek{border:1px solid var(--line);border-radius:11px;overflow:hidden}.archiveWeek>summary{cursor:pointer;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:11px 13px;list-style:none;display:grid}.archiveWeek>summary>span{color:#857a8d;background:#f1eef4;border-radius:50%;place-items:center;width:28px;height:28px;font-size:8px;font-weight:900;display:grid}.archiveWeek>summary>div{flex-direction:column;display:flex}.archiveWeek>summary strong{font-size:10px}.archiveWeek>summary small{color:var(--muted);margin-top:2px;font-size:7px}.archiveWeek>summary p{color:var(--muted);margin:0;font-size:8px}.archiveWeek>summary p b{color:var(--purple);font-size:12px}.archiveWeek.complete{border-color:#bee0c8}.archiveWeek.complete>summary>span{color:#286c3e;background:#d8efdf}.archiveWeek.current{background:#fdfcff;border-color:#c8b6f3}.archiveWeek.future{opacity:.52}.archiveWeek.future>summary{cursor:default}.archiveWeekBody{border-top:1px solid var(--line);background:#fcfbfd;grid-template-columns:1fr 1fr;gap:8px;padding:13px;display:grid}.archiveWeekBody article{background:#fff;border:1px solid #eeeaf0;border-radius:9px;padding:10px}.archiveWeekBody article small{letter-spacing:1px;color:var(--purple);font-size:6px}.archiveWeekBody article p{color:#554d5a;margin:4px 0 0;font-size:9px;line-height:1.45}.archiveValidation,.archiveEmpty{border-radius:8px;grid-column:1/-1;margin:0;padding:9px 11px;font-size:8px}.archiveValidation{color:#706778;background:#f3f0f6}.archiveValidation.approved{color:#286c3e;background:#e7f5eb}.archiveValidation.changes_requested{color:#a14d3b;background:#fff0ea}.archiveEmpty{color:var(--muted);background:#f6f3f7}.fourWeekCalendar.singleWeek{margin-top:5px}.fourWeekCalendar.singleWeek .calendarWeek button{min-height:72px}.fourWeekCalendar.singleWeek+.plannerDetails{margin-top:11px}.plannerReview:not(.sent){background:#fbf9ff;border-color:#d6c8f6}.plannerReview:not(.sent) strong{color:var(--purple)}@media (max-width:650px){.journeyArchive>summary{grid-template-columns:38px 1fr;padding:14px}.journeyArchive>summary>span{width:38px;height:38px}.journeyArchive>summary>b{text-align:center;grid-column:1/-1}.archiveIntro{flex-direction:column;align-items:flex-start;gap:7px;padding:12px 14px}.archiveWeeks{padding:8px}.archiveWeek>summary{grid-template-columns:27px 1fr}.archiveWeek>summary p{grid-column:2}.archiveWeekBody{grid-template-columns:1fr}.archiveValidation,.archiveEmpty{grid-column:1}.fourWeekCalendar.singleWeek .calendarWeek button{min-height:58px}}.dailyDashboard{color:#fff;background:linear-gradient(145deg,#21162f,#39254d);border-radius:23px;padding:32px;box-shadow:0 22px 55px #21162f24}.dailyDashboard>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.dailyDashboard h2{margin:7px 0;font-family:Playfair Display;font-size:36px;line-height:1.08}.dailyDashboard h2 em{color:#b99cff;font-weight:400}.dailyEnergy{background:#ffffff12;border:1px solid #ffffff25;border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;width:74px;height:74px;display:flex}.dailyEnergy b{color:#c8b1ff;font-family:Playfair Display;font-size:27px}.dailyEnergy small{letter-spacing:1px;color:#b9acc3;font-size:6px}.dailyDashboard blockquote{color:#e8e0ec;border-left:2px solid #9971f4;margin:25px 0 16px;padding:5px 0 5px 18px;font-family:Playfair Display;font-size:18px}.dailyFocus{grid-template-columns:1fr 1fr;gap:8px;display:grid}.dailyFocus article{background:#ffffff0c;border:1px solid #ffffff17;border-radius:12px;flex-direction:column;padding:14px;display:flex}.dailyFocus small,.dailyAction small{letter-spacing:1.2px;color:#b9acc3;font-size:7px}.dailyFocus strong{margin-top:5px;font-size:10px;line-height:1.5}.dailyAction{text-align:left;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;width:100%;margin-top:14px;padding:14px 16px;display:grid}.dailyAction>span{background:#ffffff18;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.dailyAction>div{flex-direction:column;display:flex}.dailyAction>div strong{margin-top:3px;font-size:11px}.dailyAction>b{font-size:9px}.methodJourney{grid-template-columns:1.15fr .85fr;gap:13px;display:grid}.journeyObjective{color:#fff;background:linear-gradient(140deg,#261936,#3d2753);border-radius:22px;grid-column:1/-1;padding:29px 31px}.journeyObjective small,.currentLevel small,.methodSectionTitle small,.levelRoad>small{letter-spacing:1.4px;color:#a98bf1;font-size:7px}.journeyObjective h2{margin:8px 0;font-family:Playfair Display;font-size:34px;line-height:1.1}.journeyObjective p{color:#c8bdcf;margin:0;font-size:9px}.currentLevel,.validationCards,.levelRoad,.journeyPlannerTool{border:1px solid var(--line);background:#fff;border-radius:16px}.currentLevel{padding:20px}.currentLevel>header{justify-content:space-between;gap:15px;display:flex}.currentLevel>header>div{flex-direction:column;display:flex}.currentLevel h3{margin:4px 0 0;font-family:Playfair Display;font-size:25px}.currentLevel header strong{color:#655b6b;font-size:10px}.currentLevel header>span{color:var(--purple);font-family:Playfair Display;font-size:20px}.currentLevel header>span b{color:var(--muted);font-size:9px}.levelProgress{margin-top:17px}.levelProgress>span{background:#eee9f1;border-radius:8px;height:8px;display:block;overflow:hidden}.levelProgress i{border-radius:inherit;background:linear-gradient(90deg,#754ee2,#a889ff);height:100%;display:block}.levelProgress p{color:var(--muted);margin:6px 0;font-size:8px}.levelProgress p b{color:var(--purple)}.nextMethodStep{background:#f4efff;border:1px solid #d8c9fa;border-radius:10px;grid-template-columns:32px 1fr;align-items:center;gap:9px;margin-top:12px;padding:11px;display:grid}.nextMethodStep>span{background:var(--purple);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.nextMethodStep>div{flex-direction:column;display:flex}.nextMethodStep small{font-size:6px}.nextMethodStep strong{margin-top:2px;font-size:10px}.validationCards{grid-area:2/1/span 2;padding:20px}.methodSectionTitle h3{margin:4px 0 13px;font-family:Playfair Display;font-size:22px}.validationCards>article{border:1px solid var(--line);border-radius:10px;grid-template-columns:31px 1fr auto;align-items:center;gap:10px;margin-top:7px;padding:11px;display:grid}.validationCards>article>span{color:#8b818f;background:#f0edf2;border-radius:50%;place-items:center;width:29px;height:29px;font-size:9px;display:grid}.validationCards>article>div{flex-direction:column;display:flex}.validationCards>article strong{font-size:10px}.validationCards>article small{color:var(--muted);margin-top:3px;font-size:7px}.validationCards>article>b{color:var(--purple);font-size:9px}.validationCards>article.done{background:#f1faf4;border-color:#bfe1ca}.validationCards>article.done>span{color:#286c3e;background:#d6efde}.validationCards>article.next{background:#fbf9ff;border-color:#cdbcf6;box-shadow:0 7px 19px #754ee20c}.validationCards>article.locked{opacity:.55}.levelRoad{gap:7px;padding:17px;display:grid}.levelRoad>article{border:1px solid var(--line);border-radius:9px;grid-template-columns:31px 1fr;align-items:center;gap:9px;padding:9px;display:grid}.levelRoad>article>span{background:#eeeaf0;border-radius:50%;place-items:center;width:29px;height:29px;font-size:8px;display:grid}.levelRoad>article>div{flex-direction:column;display:flex}.levelRoad strong{font-size:9px}.levelRoad article small{color:var(--muted);margin-top:2px;font-size:7px}.levelRoad article.active{background:#f7f3ff;border-color:#cdbcf6}.levelRoad article.active>span{background:var(--purple);color:#fff}.levelRoad article.locked{opacity:.5}.journeyPlannerTool{grid-column:1/-1;overflow:hidden}.journeyPlannerTool>summary{cursor:pointer;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:17px 20px;list-style:none;display:grid}.journeyPlannerTool>summary::-webkit-details-marker{display:none}.journeyPlannerTool>summary>span{width:42px;height:42px;color:var(--purple);background:#f0ebff;border-radius:11px;place-items:center;font-size:19px;display:grid}.journeyPlannerTool>summary>div{flex-direction:column;display:flex}.journeyPlannerTool>summary small{letter-spacing:1.2px;color:var(--purple);font-size:7px}.journeyPlannerTool>summary strong{margin-top:3px;font-family:Playfair Display;font-size:17px}.journeyPlannerTool>summary>b{color:var(--purple);background:#f0ebff;border-radius:8px;padding:9px 11px;font-size:8px}.journeyPlannerTool[open]>summary{border-bottom:1px solid var(--line)}.journeyPlannerTool>div{padding:13px}.journeyPlannerTool .paradoxJourneyPlanner{box-shadow:none;border:0;margin:0}.journeyPlannerTool .paradoxJourneyPlanner>header{display:none}.methodJourney>.journeyArchive{grid-column:1/-1;margin:0}.progressOverview{border:1px solid var(--line);background:#fff;border-radius:22px;padding:29px}.progressOverview>header h2{margin:6px 0;font-family:Playfair Display;font-size:32px}.progressOverview>header>p:not(.eyebrow){color:var(--muted);font-size:10px}.progressOverview>div{grid-template-columns:1fr 1fr;gap:10px;margin-top:21px;display:grid}.progressOverview>div>button{border:1px solid var(--line);text-align:left;color:inherit;background:#fcfbfd;border-radius:14px;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:18px;display:grid}.progressOverview button>span{width:46px;height:46px;color:var(--purple);background:#f0ebff;border-radius:12px;place-items:center;font-size:21px;display:grid}.progressOverview button>div{flex-direction:column;display:flex}.progressOverview button small{letter-spacing:1px;color:var(--purple);font-size:7px}.progressOverview button strong{margin-top:3px;font-family:Playfair Display;font-size:16px}.progressOverview button p{color:var(--muted);margin:5px 0 0;font-size:8px}.progressOverview button>b{color:var(--purple);font-size:17px}.subviewBack{color:var(--purple);background:#f0ebff;border:0;border-radius:9px;margin-bottom:12px;padding:10px 13px;font-size:9px;font-weight:800}@media (max-width:750px){.dailyDashboard{padding:22px 17px}.dailyDashboard h2{font-size:29px}.dailyEnergy{width:62px;height:62px}.dailyDashboard blockquote{font-size:16px}.dailyFocus{grid-template-columns:1fr}.dailyAction{grid-template-columns:34px 1fr}.dailyAction>b{text-align:center;grid-column:1/-1}.methodJourney{grid-template-columns:1fr}.journeyObjective,.validationCards,.currentLevel,.levelRoad,.journeyPlannerTool,.methodJourney>.journeyArchive{grid-area:auto/1}.journeyObjective{padding:23px 20px}.journeyObjective h2{font-size:28px}.validationCards{padding:15px}.journeyPlannerTool>summary{grid-template-columns:38px 1fr;padding:14px}.journeyPlannerTool>summary>span{width:38px;height:38px}.journeyPlannerTool>summary>b{text-align:center;grid-column:1/-1}.journeyPlannerTool>div{padding:7px}.progressOverview{padding:22px 16px}.progressOverview>header h2{font-size:27px}.progressOverview>div{grid-template-columns:1fr}.progressOverview>div>button{padding:15px}}.photoCompare>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.photoCompare.single>div:last-child{grid-template-columns:minmax(0,360px);justify-content:center}.photoCompare article{min-width:0}.photoCompare img{aspect-ratio:3/4;object-fit:cover;object-position:center;height:auto!important}@media (max-width:650px){body .photoCompare>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}body .photoCompare.single>div:last-child{grid-template-columns:minmax(0,280px)}body .photoCompare{padding:12px}body .photoCompare select{width:100%;padding:7px 4px;font-size:8px}body .photoActions{flex-wrap:wrap}}.movementGrid.intuitive>button{min-height:82px}.movementGrid.intuitive>button>strong{flex-direction:column;align-items:flex-end;line-height:1;display:flex}.movementGrid.intuitive>button>strong>small{letter-spacing:1px;color:var(--muted);margin-bottom:5px;font-family:DM Sans;font-size:6px}.strengthHistory article.isPr{background:#fffaf0;border-left:3px solid #d4a43a;padding-left:10px}.strengthHistory article>div>p{color:#6f6675;max-width:430px;margin:4px 0 0;font-size:8px;line-height:1.4}.currentPrHint{background:#f2edff;border:1px solid #d4c5f7;border-radius:11px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.currentPrHint span{letter-spacing:1.2px;color:var(--purple);font-size:8px;font-weight:800}.currentPrHint strong{color:var(--purple);font-family:Playfair Display;font-size:22px}.intuitiveStrengthForm .mainWeight{background:#fbf9ff;border:1px solid #ddd2f8;border-radius:12px;padding:13px}.intuitiveStrengthForm .mainWeight input{color:var(--purple);margin-top:7px;font-size:24px;font-weight:800}.intuitiveStrengthForm .mainWeight small{color:var(--muted);margin-top:7px;font-size:8px;line-height:1.4;display:block}.sessionMemoTitle{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;padding-top:12px;display:flex}.sessionMemoTitle strong{font-size:10px}.sessionMemoTitle small{color:var(--muted);font-size:7px}.intuitiveStrengthForm .prSave{color:#241a08;background:linear-gradient(110deg,#b98718,#e0b548)}@media (max-width:650px){.movementGrid.intuitive>button{min-height:76px}.strengthHistory article>div>p{grid-column:1/-1}.sessionMemoTitle{flex-direction:column;align-items:flex-start;gap:3px}.currentPrHint{padding:10px 12px}.intuitiveStrengthForm .mainWeight input{font-size:21px}}.appleToday{max-width:920px;margin:0 auto}.sessionDoneAction{text-align:left;background:linear-gradient(110deg,#7851e6,#9d7af4);grid-template-columns:52px 1fr auto;align-items:center;gap:15px;width:100%;margin:22px 0 12px;padding:18px 20px;display:grid}.sessionDoneAction>span{background:#ffffff1c;border-radius:14px;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.sessionDoneAction>div{flex-direction:column;display:flex}.sessionDoneAction small{letter-spacing:1.3px;color:#e0d6f8;font-size:7px}.sessionDoneAction strong{margin-top:3px;font-family:Playfair Display;font-size:19px}.sessionDoneAction p{color:#e0d9ea;margin:4px 0 0;font-size:8px}.sessionDoneAction>b{font-size:9px}.sessionDoneAction.done{background:#26724b}.todayEssentials{grid-template-columns:1fr 1fr;gap:9px;display:grid}.todayEssentials>article,.todayEssentials>button{color:#fff;text-align:left;background:#ffffff0c;border:1px solid #ffffff17;border-radius:14px;min-height:84px;padding:15px}.todayEssentials>article{flex-direction:column;display:flex}.todayEssentials>article small,.todayEssentials button small{letter-spacing:1.2px;color:#b9acc3;font-size:7px}.todayEssentials>article strong{margin-top:6px;font-size:11px;line-height:1.45}.todayEssentials>button{grid-template-columns:35px 1fr auto;align-items:center;gap:9px;display:grid}.todayEssentials>button>span{background:#ffffff12;border-radius:10px;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.todayEssentials button>div{flex-direction:column;display:flex}.todayEssentials button strong{margin-top:4px;font-size:10px}.todayQuietActions{justify-content:space-between;gap:8px;margin-top:11px;display:flex}.todayQuietActions button{color:#cbbfd2;background:0 0;border:0;padding:10px 2px;font-size:8px}.sessionCompleteForm{gap:15px;display:grid}.sessionCompleteForm fieldset{border:0;margin:0;padding:0}.sessionCompleteForm legend,.sessionCompleteForm>label:not(.sessionPhoto){color:#615868;flex-direction:column;font-size:9px;font-weight:700;display:flex}.sessionCompleteForm input{border:1px solid var(--line);border-radius:10px;margin-top:7px;padding:12px}.feelingPicker{grid-template-columns:repeat(5,1fr);gap:5px;margin-top:8px;display:grid}.feelingPicker button{border:1px solid var(--line);color:#6d6374;background:#fff;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:8px 3px;display:flex}.feelingPicker button b{font-size:19px}.feelingPicker button small{font-size:6px}.feelingPicker button.selected{background:var(--lav);color:var(--purple);border-color:#bca5f3}.sessionPhoto{border:1px dashed #cfc5d5;border-radius:11px;grid-template-columns:34px 1fr;align-items:center;gap:9px;padding:13px;display:grid;position:relative}.sessionPhoto>span{background:var(--lav);width:34px;height:34px;color:var(--purple);border-radius:9px;place-items:center;display:grid}.sessionPhoto>div{flex-direction:column;display:flex}.sessionPhoto strong{font-size:9px}.sessionPhoto small{color:var(--muted);margin-top:3px;font-size:7px}.sessionPhoto input{opacity:0;cursor:pointer;position:absolute;inset:0}.prChoice{grid-template-columns:1fr 1fr;gap:7px;margin-top:8px;display:grid}.prChoice button{border:1px solid var(--line);color:#6e6574;background:#fff;border-radius:10px;padding:12px;font-weight:800}.prChoice button.selected{background:var(--lav);color:var(--purple);border-color:#bca5f3}.journeyProofs{border:1px solid var(--line);background:#fff;border-radius:16px;grid-column:1/-1;overflow:hidden}.journeyProofs>summary{cursor:pointer;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:17px 20px;list-style:none;display:grid}.journeyProofs>summary::-webkit-details-marker{display:none}.journeyProofs>summary>span{color:#286c3e;background:#eaf7ee;border-radius:11px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.journeyProofs>summary>div{flex-direction:column;display:flex}.journeyProofs>summary small{letter-spacing:1.2px;color:#287247;font-size:7px}.journeyProofs>summary strong{margin-top:3px;font-family:Playfair Display;font-size:17px}.journeyProofs>summary>b{color:var(--purple);background:var(--lav);border-radius:8px;padding:9px 11px;font-size:8px}.journeyProofs[open]>summary{border-bottom:1px solid var(--line)}.journeyProofs .validationCards{border:0;border-radius:0;grid-area:auto;padding:18px}.featuredPlanner{border-color:#cdbdf4;box-shadow:0 12px 30px #6d3df20b}.featuredPlanner>summary{padding:20px}.featuredPlanner>summary>b{background:var(--purple);color:#fff}.prOverviewGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.prOverviewGrid>button{grid-template-columns:32px 1fr;gap:8px;min-height:98px;display:grid}.prOverviewGrid>button>span{grid-row:1/span 2}.prOverviewGrid>button>strong{grid-column:2;font-size:25px;align-items:flex-start!important}.bottomStrengthChart{margin-top:20px}@media (max-width:650px){.appleToday{padding:18px 14px}.appleToday h2{font-size:27px}.sessionDoneAction{grid-template-columns:43px 1fr;gap:10px;padding:15px}.sessionDoneAction>span{width:41px;height:41px}.sessionDoneAction>b{grid-column:2}.todayEssentials{grid-template-columns:1fr}.todayQuietActions{flex-direction:column;align-items:flex-start}.feelingPicker{gap:3px}.feelingPicker button{padding:7px 1px}.journeyProofs>summary{grid-template-columns:38px 1fr;padding:14px}.journeyProofs>summary>span{width:38px;height:38px}.journeyProofs>summary>b{text-align:center;grid-column:1/-1}.featuredPlanner>summary{padding:15px 14px}body .movementGrid.prOverviewGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.prOverviewGrid>button{min-height:104px;padding:12px 9px}.prOverviewGrid>button>strong{font-size:21px}.bottomStrengthChart .cardTitle{flex-direction:column;align-items:flex-start}.bottomStrengthChart select{width:100%}}.shareVictoryStep{gap:11px;display:grid}.victorySharePreview{color:#fff;background:linear-gradient(145deg,#21162f,#7047d8);border-radius:18px;flex-direction:column;justify-content:center;min-height:230px;padding:25px;display:flex;position:relative;overflow:hidden}.victorySharePreview:after{content:"PX";color:#ffffff0a;font-family:Playfair Display;font-size:125px;font-style:italic;position:absolute;bottom:-35px;right:-10px}.victorySharePreview>span{background:#ffffff18;border-radius:50%;place-items:center;width:45px;height:45px;margin-bottom:18px;font-size:23px;display:grid}.victorySharePreview small{letter-spacing:1.5px;color:#cbb6ff;font-size:7px}.victorySharePreview strong{margin-top:6px;font-family:Playfair Display;font-size:29px}.victorySharePreview p{color:#d7cddd;margin:8px 0;font-size:10px}.victorySharePreview b{color:#f0cf72;margin-top:6px;font-size:10px}.includePhotoChoice{border:1px solid var(--line);text-align:left;color:inherit;background:#fff;border-radius:11px;grid-template-columns:28px 1fr;align-items:center;gap:9px;padding:12px;display:grid}.includePhotoChoice>span{background:#f0edf2;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.includePhotoChoice>div{flex-direction:column;display:flex}.includePhotoChoice strong{font-size:9px}.includePhotoChoice small{color:var(--muted);margin-top:3px;font-size:7px}.includePhotoChoice.selected{background:#f1faf4;border-color:#bce0c7}.includePhotoChoice.selected>span{color:#286c3e;background:#cfead7}.shareVictoryButton{width:100%}.shareContinue{background:var(--lav);color:var(--purple);border:0;border-radius:10px;padding:12px;font-size:9px;font-weight:800}.shareStatus,.sharePrivacy{text-align:center;margin:0}.shareStatus{color:#287247;font-size:8px}.sharePrivacy{color:var(--muted);font-size:7px}.prVictoryOverlay{z-index:90;background:radial-gradient(circle at 50% 30%,#6540a8,#21162ff2 60%);place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:hidden}.prVictoryOverlay>article{z-index:2;text-align:center;background:#fff;border-radius:26px;width:100%;max-width:440px;padding:42px 34px 30px;animation:.55s cubic-bezier(.2,.9,.3,1.25) prPop;position:relative;box-shadow:0 35px 90px #110b1980}.prMedal{background:linear-gradient(145deg,#ffdb72,#b87908);border-radius:50%;width:116px;height:116px;margin:-95px auto 19px;padding:8px;position:relative;box-shadow:0 13px 35px #a46d2255}.prMedal:before,.prMedal:after{content:"";z-index:-1;background:#6f47d7;width:36px;height:65px;position:absolute;top:-44px}.prMedal:before{left:17px;transform:rotate(-13deg)}.prMedal:after{right:17px;transform:rotate(13deg)}.prMedal>span{color:#6c4506;background:radial-gradient(circle,#ffe9a3,#d69a20);border:3px solid #fff2b7;border-radius:50%;place-items:center;width:100%;height:100%;font-family:Playfair Display;font-size:31px;font-style:italic;display:grid}.prVictoryOverlay h2{color:#2a1d34;margin:6px 0;font-family:Playfair Display;font-size:38px}.prVictoryOverlay h3{color:var(--purple);margin:4px 0;font-size:12px}.prVictoryOverlay article>strong{color:#b27b0e;margin:5px;font-family:Playfair Display;font-size:55px;display:block}.prVictoryOverlay article>strong small{font-size:18px}.prVictoryOverlay article>p:not(.eyebrow){color:var(--muted);font-size:10px;line-height:1.55}.prVictoryOverlay article>div:not(.prMedal){gap:7px;margin-top:17px;display:grid}.prVictoryOverlay article>div>button:last-child{background:var(--lav);color:var(--purple);border:0;border-radius:9px;padding:11px;font-size:9px;font-weight:800}.prShareStatus{color:#287247;margin-top:9px;font-size:8px;display:block}.confettiField{pointer-events:none;inset:0;margin:0!important;position:absolute!important}.confettiField i{background:#ffd45f;width:9px;height:18px;animation:linear infinite confettiFall;position:absolute;top:-30px}.confettiField i:nth-child(3n){background:#b795ff;transform:rotate(35deg)}.confettiField i:nth-child(4n){background:#fff;border-radius:50%}.confettiField i:nth-child(5n){background:#57d99a}@keyframes confettiFall{0%{opacity:1;transform:translateY(-30px)rotate(0)}to{opacity:.15;transform:translateY(110vh)rotate(720deg)}}@keyframes prPop{0%{opacity:0;transform:scale(.7)translateY(40px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:650px){.prVictoryOverlay>article{padding:38px 20px 23px}.prMedal{width:100px;height:100px;margin-top:-84px}.prVictoryOverlay h2{font-size:32px}.prVictoryOverlay article>strong{font-size:48px}.victorySharePreview{min-height:210px;padding:21px}}.simpleMemberApp .memberSide nav button{position:relative}.simpleMemberApp .memberSide nav button>small{letter-spacing:.8px;color:#9c91a4;margin-left:auto;font-size:6px}.simpleMemberApp .memberSide nav button:disabled{opacity:.45;cursor:not-allowed}.startingPoint{border:1px solid var(--line);background:#fff;border-radius:22px;max-width:850px;margin:0 auto;padding:28px}.startingPoint>header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.startingPoint h2{margin:5px 0;font-family:Playfair Display;font-size:32px}.startingPoint header p:not(.eyebrow){color:var(--muted);max-width:520px;font-size:10px;line-height:1.5}.startingPoint>header>strong{color:var(--purple);font-family:Playfair Display;font-size:37px}.startingPoint>header>strong small{color:#a59cab;font-size:15px}.foundationProgress{background:#eee9f1;border-radius:10px;height:7px;margin:20px 0;overflow:hidden}.foundationProgress i{background:linear-gradient(90deg,var(--purple),#a884ff);border-radius:inherit;height:100%;transition:width .25s;display:block}.startingPoint>form{gap:9px;display:grid}.startingPoint>form>label,.startingPoint fieldset{border:1px solid var(--line);background:#fcfbfd;border-radius:14px;grid-template-columns:39px 1fr;gap:12px;padding:15px;display:grid}.startingPoint>form>label>span,.startingPoint fieldset legend>span{background:var(--lav);width:38px;height:38px;color:var(--purple);border-radius:50%;place-items:center;font-weight:900;display:grid}.startingPoint>form>label>div{flex-direction:column;display:flex}.startingPoint>form>label strong,.startingPoint fieldset strong{font-size:11px}.startingPoint>form>label small,.startingPoint fieldset small{color:var(--muted);margin-top:3px;font-size:8px}.startingPoint textarea{resize:vertical;min-height:72px;margin-top:9px}.startingPoint fieldset{margin:0;display:block}.startingPoint fieldset legend{align-items:center;gap:12px;padding:0 4px;display:flex}.startingPoint fieldset legend>div{flex-direction:column;display:flex}.foundationMeasures{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:13px;display:grid}.foundationMeasures label{color:#6f6675;font-size:8px;font-weight:800}.foundationMeasures input{margin-top:5px}.startingPoint .foundationPhoto{position:relative}.foundationPhoto input{margin-top:9px;padding:9px}.startingPoint .foundationPhoto.done{background:#f2faf5;border-color:#c6e4cf}.startingPoint .foundationPhoto.done>span{color:#286c3e;background:#d4ecd9}.foundationSubmit{width:100%;margin-top:4px}.foundationPrivacy{text-align:center;color:var(--muted);font-size:7px}.simpleToday{gap:12px;max-width:900px;margin:0 auto;display:grid}.objectiveHero{color:#fff;background:linear-gradient(140deg,#21162f,#3d2855);border-radius:22px;grid-template-columns:1.3fr .7fr;align-items:end;gap:24px;padding:29px;display:grid;box-shadow:0 22px 50px #21162f1c}.objectiveHero h2{margin:7px 0 11px;font-family:Playfair Display;font-size:34px;line-height:1.1}.memberIntention{color:#cfc4d6;margin:0;font-size:10px;line-height:1.5}.objectiveHero blockquote{color:#d9cfe0;border-left:1px solid #ffffff24;margin:0;padding-left:20px;font-family:Playfair Display;font-size:16px;font-style:italic;line-height:1.45}.todaySession{color:#fff;text-align:left;background:linear-gradient(115deg,#7851e6,#9d7af4);border:0;border-radius:18px;grid-template-columns:50px 1fr auto;align-items:center;gap:15px;padding:20px;display:grid;box-shadow:0 16px 35px #7651d524}.todaySession>span{background:#ffffff1c;border-radius:14px;place-items:center;width:48px;height:48px;font-size:23px;display:grid}.todaySession>div{flex-direction:column;display:flex}.todaySession small{letter-spacing:1.3px;color:#e5dcfb;font-size:7px}.todaySession strong{margin-top:4px;font-family:Playfair Display;font-size:20px}.todaySession p{color:#e4dcf1;margin:4px 0 0;font-size:8px}.todaySession>b{font-size:9px}.todaySession.done{background:linear-gradient(115deg,#246a47,#3e9668)}.progressDoors{grid-template-columns:1fr 1fr;gap:10px;display:grid}.progressDoors button{border:1px solid var(--line);text-align:left;color:inherit;background:#fff;border-radius:15px;grid-template-columns:43px 1fr auto;align-items:center;gap:11px;padding:17px;display:grid}.progressDoors button>span{background:var(--lav);width:42px;height:42px;color:var(--purple);border-radius:12px;place-items:center;font-size:20px;display:grid}.progressDoors button>div{flex-direction:column;display:flex}.progressDoors small{letter-spacing:1px;color:var(--purple);font-size:7px}.progressDoors strong{margin-top:4px;font-size:11px}.progressDoors b{color:var(--purple)}.sevenDayRecap{border:1px solid var(--line);background:#fff;border-radius:17px;padding:20px}.sevenDayRecap>header{justify-content:space-between;align-items:flex-start;display:flex}.sevenDayRecap h3{margin:4px 0;font-family:Playfair Display;font-size:22px}.sevenDayRecap header>span{background:var(--lav);color:var(--purple);border-radius:999px;padding:7px 10px;font-size:7px;font-weight:800}.sevenDayRecap>div{grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0;display:grid}.sevenDayRecap article{background:#faf8fc;border-radius:11px;flex-direction:column;padding:12px;display:flex}.sevenDayRecap article strong{color:var(--purple);font-family:Playfair Display;font-size:25px}.sevenDayRecap article small{letter-spacing:1px;color:var(--muted);margin-top:3px;font-size:6px}.sevenDayRecap>p{color:var(--muted);margin:0;font-size:8px}.programSoon{border:1px solid var(--line);text-align:center;background:#fff;border-radius:22px;max-width:680px;margin:30px auto;padding:48px}.programSoon>span{background:var(--lav);width:70px;height:70px;color:var(--purple);border-radius:20px;place-items:center;margin:0 auto 19px;font-family:Playfair Display;font-size:24px;font-style:italic;display:grid}.programSoon h2{margin:7px 0 12px;font-family:Playfair Display;font-size:34px}.programSoon>p:not(.eyebrow){color:var(--muted);max-width:480px;margin:0 auto 20px;font-size:10px;line-height:1.6}.programSoon>small{color:#81778a;background:#f5f2f7;border-radius:999px;padding:8px 12px;font-size:7px;display:inline-block}@media (max-width:650px){.startingPoint{border-radius:18px;padding:19px 14px}.startingPoint h2{font-size:26px}.startingPoint>header>strong{font-size:30px}.startingPoint>form>label{grid-template-columns:34px 1fr;padding:12px}.startingPoint>form>label>span,.startingPoint fieldset legend>span{width:33px;height:33px}.foundationMeasures{grid-template-columns:1fr 1fr}.objectiveHero{grid-template-columns:1fr;padding:21px 18px}.objectiveHero h2{font-size:27px}.objectiveHero blockquote{border-top:1px solid #ffffff20;border-left:0;padding:15px 0 0;font-size:14px}.todaySession{grid-template-columns:43px 1fr;gap:10px;padding:16px}.todaySession>span{width:41px;height:41px}.todaySession>b{grid-column:2}.progressDoors{grid-template-columns:1fr}.sevenDayRecap>div{gap:5px}.sevenDayRecap article{padding:10px 7px}.sevenDayRecap article strong{font-size:22px}.programSoon{margin:10px auto;padding:35px 19px}.programSoon h2{font-size:29px}}.memberAccompaniment{gap:14px;max-width:900px;margin:0 auto;display:grid}.accompanimentIntro{color:#fff;background:linear-gradient(140deg,#21162f,#3d2855);border-radius:22px;justify-content:space-between;align-items:flex-end;gap:24px;padding:27px 29px;display:flex;box-shadow:0 22px 50px #21162f1c}.accompanimentIntro h2{max-width:580px;margin:6px 0 10px;font-family:Playfair Display;font-size:30px;line-height:1.12}.accompanimentIntro p:not(.eyebrow){color:#d9cfe0;max-width:560px;margin:0;font-size:10px;line-height:1.55}.accompanimentIntro>span{background:#ffffff18;border-radius:16px;flex:none;place-items:center;width:55px;height:55px;font-size:27px;display:grid}.accompanimentSection{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px}.accompanimentSection>header{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.accompanimentSection h3{margin:4px 0;font-family:Playfair Display;font-size:21px}.accompanimentSection>header>span{background:var(--lav);color:var(--purple);border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800}.accompanimentList{gap:8px;display:grid}.accompanimentItem{border:1px solid var(--line);text-align:left;width:100%;color:inherit;background:#fcfbfd;border-radius:13px;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;padding:13px;display:grid}.accompanimentItem>span{background:var(--lav);width:32px;height:32px;color:var(--purple);border-radius:10px;place-items:center;font-weight:800;display:grid}.accompanimentItem.done>span{color:#287247;background:#eaf7ee}.accompanimentItem>div{flex-direction:column;display:flex}.accompanimentItem strong{font-size:12px}.accompanimentItem small{color:var(--muted);margin-top:3px;font-size:8px}.accompanimentItem>b{color:var(--purple);font-size:18px}.accompanimentSection .personalProtocol{box-shadow:none;background:#fcfbfd;border:0;margin:0}.accompanimentSection .personalProtocol>header{padding:0 0 9px}.accompanimentSection .personalProtocol>header h2{font-size:16px}.accompanimentSection .personalProtocol>div>article{background:#fff}.accompanimentGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.accompanimentGrid article{border:1px solid var(--line);background:#fcfbfd;border-radius:13px;gap:11px;padding:14px;display:flex}.accompanimentGrid article>span{background:var(--lav);width:32px;height:32px;color:var(--purple);border-radius:10px;flex:none;place-items:center;display:grid}.accompanimentGrid article>div{flex-direction:column;display:flex}.accompanimentGrid small{letter-spacing:1px;color:var(--purple);font-size:7px}.accompanimentGrid strong{margin-top:4px;font-size:12px}.accompanimentGrid p{color:var(--muted);margin:5px 0 7px;font-size:9px;line-height:1.5}.accompanimentGrid a{color:var(--purple);font-size:9px;font-weight:800;text-decoration:none}.accompanimentEmpty{text-align:center;color:var(--muted);border:1px dashed #d9d2df;border-radius:12px;padding:17px;font-size:10px;line-height:1.5}@media (max-width:650px){.accompanimentIntro{padding:21px 18px}.accompanimentIntro h2{font-size:27px}.accompanimentGrid{grid-template-columns:1fr}}.todayActionHub{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.todayActionHub>.todaySession{width:100%;box-shadow:none;border-radius:0}.coachSessionShortcut{border-top:1px solid var(--line);background:#faf8ff}.coachSessionShortcut>summary{cursor:pointer;grid-template-columns:31px 1fr auto;align-items:center;gap:10px;padding:12px 17px;list-style:none;display:grid}.coachSessionShortcut>summary::-webkit-details-marker{display:none}.coachSessionShortcut>summary>span{background:var(--lav);width:30px;height:30px;color:var(--purple);border-radius:9px;place-items:center;display:grid}.coachSessionShortcut>summary>div{flex-direction:column;display:flex}.coachSessionShortcut>summary small{letter-spacing:1px;color:var(--purple);font-size:6px}.coachSessionShortcut>summary strong{margin-top:3px;font-size:9px}.coachSessionShortcut>summary>b{color:var(--purple);font-size:7px}.coachSessionShortcut>div{gap:6px;padding:0 12px 12px;display:grid}.coachSessionShortcut>div>button{text-align:left;color:inherit;background:#fff;border:1px solid #ded5f3;border-radius:10px;grid-template-columns:29px 1fr;align-items:center;gap:9px;padding:10px;display:grid}.coachSessionShortcut button>span{background:var(--lav);width:28px;height:28px;color:var(--purple);border-radius:8px;place-items:center;display:grid}.coachSessionShortcut button>div{flex-direction:column;display:flex}.coachSessionShortcut button strong{font-size:9px}.coachSessionShortcut button small{color:var(--muted);margin-top:2px;font-size:7px}@media (max-width:650px){.coachSessionShortcut>summary{grid-template-columns:30px 1fr;padding:11px 13px}.coachSessionShortcut>summary>b{grid-column:2}.todayActionHub>.todaySession{border-radius:0}}.homeQuickActions{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.homeQuickActions button{border:1px solid var(--line);text-align:left;color:inherit;background:#fff;border-radius:17px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;min-height:78px;padding:16px 14px;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid}.homeQuickActions button:hover{border-color:#d9a1c2;transform:translateY(-2px);box-shadow:0 10px 24px #25112612}.homeQuickActions button>span{background:var(--lav);width:36px;height:36px;color:var(--purple);border-radius:11px;place-items:center;font-size:17px;display:grid}.homeQuickActions button>div{flex-direction:column;display:flex}.homeQuickActions small{letter-spacing:1px;color:var(--purple);font-size:6px;font-weight:800}.homeQuickActions strong{margin-top:4px;font-size:10px;line-height:1.25}.homeQuickActions b{color:var(--purple);font-size:12px}@media (max-width:650px){.homeQuickActions{grid-template-columns:1fr}.homeQuickActions button{min-height:64px;padding:13px}.homeQuickActions button>span{width:34px;height:34px}}.todayActionHub>.todaySession{min-height:112px;padding:25px 22px}.todayActionHub>.todaySession strong{font-size:24px}.todayActionHub>.todaySession>span{width:56px;height:56px;font-size:27px}.todayActionHub>.todaySession p{font-size:9px}@media (max-width:650px){.todayActionHub>.todaySession{min-height:104px;padding:20px 16px}.todayActionHub>.todaySession strong{font-size:20px}.todayActionHub>.todaySession>span{width:48px;height:48px;font-size:23px}}.homeProgressBadge{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:13px 16px;display:grid}.homeProgressBadge>span{background:#f1e7ef;border-radius:99px;height:8px;overflow:hidden}.homeProgressBadge>span i{background:linear-gradient(90deg,var(--purple),#ff70b8);border-radius:inherit;height:100%;display:block}.homeProgressBadge>div{flex-direction:column;min-width:54px;display:flex}.homeProgressBadge small{letter-spacing:1px;color:var(--muted);font-size:6px}.homeProgressBadge strong{color:var(--purple);margin-top:2px;font-size:16px}.homeProgressBadge em{color:var(--muted);white-space:nowrap;font-size:8px;font-style:normal}.weeklyReviewPrompt{text-align:left;color:inherit;background:linear-gradient(110deg,#fff2f9,#fff);border:1px solid #e8b2d0;border-radius:18px;grid-template-columns:39px 1fr auto;align-items:center;gap:11px;padding:16px;display:grid;box-shadow:0 10px 24px #d0187814}.weeklyReviewPrompt>span{background:var(--purple);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.weeklyReviewPrompt>div{flex-direction:column;display:flex}.weeklyReviewPrompt small{letter-spacing:1px;color:var(--purple);font-size:6px;font-weight:800}.weeklyReviewPrompt strong{margin-top:3px;font-size:12px}.weeklyReviewPrompt p{color:var(--muted);margin:3px 0 0;font-size:8px}.weeklyReviewPrompt>b{color:var(--purple);white-space:nowrap;font-size:8px}@media (max-width:650px){.homeProgressBadge{grid-template-columns:1fr auto;gap:10px}.homeProgressBadge>span{grid-area:2/1/auto/-1}.weeklyReviewPrompt{grid-template-columns:36px 1fr}.weeklyReviewPrompt>b{grid-column:2}}.forgotLink{text-underline-offset:3px;font-size:13px;text-decoration:underline}.coachSessions{background:#f8f5ff;border:1px solid #d8ccf5;border-radius:17px;padding:18px}.coachSessions>header{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.coachSessions h3{margin:3px 0;font-family:Playfair Display;font-size:21px}.coachSessions>header>span{background:var(--purple);color:#fff;border-radius:50%;place-items:center;width:31px;height:31px;font-size:9px;font-weight:900;display:grid}.coachSessions>div{gap:7px;display:grid}.coachSessions>div>button{text-align:left;color:inherit;background:#fff;border:1px solid #ded5f3;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.coachSessions button>span{background:var(--lav);width:33px;height:33px;color:var(--purple);border-radius:10px;place-items:center;font-weight:900;display:grid}.coachSessions button>div{flex-direction:column;display:flex}.coachSessions button strong{font-size:10px}.coachSessions button small{color:var(--muted);margin-top:3px;font-size:7px}.coachSessions button>b{color:var(--purple);font-size:8px}.coachSessionDetail{gap:13px;display:grid}.coachSessionText{border:1px solid var(--line);background:#f8f6fa;border-radius:13px;max-height:48vh;padding:18px;overflow:auto}.coachSessionText p{white-space:pre-wrap;margin:0 0 8px;font-size:11px;line-height:1.55}.coachSessionDetail>a{border:1px solid var(--line);text-align:center;color:var(--purple);border-radius:10px;padding:11px;font-size:9px;font-weight:800;text-decoration:none}.coachSessionDetail>small{text-align:center;color:var(--muted);font-size:7px}.selectedCoachSession{background:var(--lav);border:1px solid #d7c9f6;border-radius:11px;flex-direction:column;padding:12px;display:flex}.selectedCoachSession small{letter-spacing:1px;color:var(--purple);font-size:7px}.selectedCoachSession strong{margin-top:4px;font-size:11px}.sessionCompleteForm>label>small{color:var(--muted);margin-left:4px;font-size:7px}.sessionCompleteForm textarea{min-height:88px;margin-top:7px}@media (max-width:650px){.coachSessions{padding:14px}.coachSessions>div>button{grid-template-columns:32px 1fr;padding:11px}.coachSessions button>b{grid-column:2}.coachSessionText{max-height:42vh;padding:14px}.coachSessionText p{font-size:10px}}.coachReviewBoard{background:#f8f6fc;border-color:#d8cef0;padding:19px}.coachReviewHeader{justify-content:space-between;align-items:flex-start;gap:16px;padding:3px 2px 12px;display:flex}.coachReviewHeader h3{margin:3px 0;font-family:Playfair Display;font-size:23px}.coachReviewHeader>div:first-child>p:last-child{color:var(--muted);margin:0;font-size:9px}.coachReviewStatuses{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.coachReviewStatuses span{color:#766b7e;background:#eee9f4;border-radius:999px;padding:7px 10px;font-size:7px;font-weight:800}.coachReviewStatuses span.approved{color:#286c3e;background:#e4f4e9}.coachReviewStatuses span.changes_requested{color:#a14d3b;background:#fff0e9}.coachReviewStatuses span.pending{color:#8b641f;background:#fff6df}.coachValidationCenter>.coachReviewCard{opacity:1;margin-top:10px;padding:17px}.coachReviewCardTitle{align-items:center;gap:11px;display:flex!important}.coachReviewCardTitle>span{font-family:Playfair Display;font-size:15px;border-radius:12px!important;width:39px!important;height:39px!important}.coachReviewCardTitle>div{flex-direction:column;display:flex}.coachReviewCardTitle small{letter-spacing:1.2px;font-size:7px}.coachReviewCardTitle strong{margin:3px 0 1px;font-family:Playfair Display;font-size:17px}.coachReviewCardTitle p{color:var(--muted);margin:0!important;font-size:8px!important}.coachReviewMetrics{grid-template-columns:repeat(3,1fr);gap:7px;margin:15px 0 9px;display:grid}.coachReviewMetrics.two{grid-template-columns:repeat(2,1fr)}.coachReviewMetrics>span{background:#f5f1fb;border-radius:10px;flex-direction:column;padding:11px;display:flex}.coachReviewMetrics small{letter-spacing:1.1px;font-size:6px}.coachReviewMetrics b{color:var(--purple);margin-top:4px;font-family:Playfair Display;font-size:23px}.coachReviewMetrics i{color:var(--muted);font-family:DM Sans;font-size:8px;font-style:normal}.coachAnswerGrid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.coachAnswerGrid>article{border:1px solid var(--line);background:#fcfbfd;border-radius:10px;padding:11px}.coachAnswerGrid>article small{letter-spacing:1.1px;color:#807687;font-size:6px}.coachAnswerGrid>article p{color:var(--ink)!important;margin:5px 0 0!important;font-size:9px!important;line-height:1.5!important}.coachAnswerGrid>article.highlight{background:#f2faf5;border-color:#c7e4d0}.coachAnswerGrid>article.highlight small{color:#287247}.coachAnswerGrid>article.focus{background:#f2edff;border-color:#d4c6f5;grid-column:1/-1}.coachAnswerGrid>article.focus small{color:var(--purple)}.coachDecisionNote{flex-direction:column;gap:6px;margin-top:12px;display:flex}.coachDecisionNote>span{letter-spacing:1.1px;color:#756b7c;font-size:7px;font-weight:800}.coachDecisionNote textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:78px;font:inherit;border-radius:10px;padding:11px;font-size:9px;line-height:1.45}.coachReviewEmpty{background:#faf9fc;border:1px dashed #d7cfdd;border-radius:10px;margin:13px 0 0!important;padding:14px!important}.coachWeeklyReview{display:none}@media (max-width:650px){.coachReviewBoard{padding:13px}.coachReviewHeader{display:block}.coachReviewStatuses{justify-content:flex-start;margin-top:11px}.coachReviewMetrics{grid-template-columns:1fr 1fr}.coachReviewMetrics>span:last-child{grid-column:1/-1}.coachAnswerGrid{grid-template-columns:1fr}.coachAnswerGrid>article.focus{grid-column:auto}.validationButtons{grid-template-columns:1fr}.coachReviewCardTitle strong{font-size:15px}}.progressResults{gap:13px;display:grid}.resultsIntro{padding:4px 2px}.resultsIntro h2{margin:5px 0;font-family:Playfair Display;font-size:31px}.resultsIntro>div>p:last-child{color:var(--muted);margin:0;font-size:9px}.progressPhotoHero{border:1px solid var(--line);background:#fff;border-radius:19px;margin:0;padding:18px}.progressPhotoHero>.cardTitle{justify-content:space-between;align-items:flex-start;margin-bottom:13px;display:flex}.progressPhotoHero>.cardTitle h2{margin:4px 0;font-family:Playfair Display;font-size:24px}.progressPhotoHero>.cardTitle>span{background:var(--lav);color:var(--purple);border-radius:999px;padding:7px 10px;font-size:7px;font-weight:800}.emptyPhotoHero{text-align:left;width:100%;color:inherit;background:linear-gradient(135deg,#f9f6ff,#f2ecff);border:1px dashed #cdbdf1;border-radius:19px;grid-template-columns:50px 1fr;align-items:center;gap:14px;padding:24px;display:grid}.emptyPhotoHero>span{background:var(--purple);color:#fff;border-radius:14px;place-items:center;width:49px;height:49px;font-size:21px;display:grid}.emptyPhotoHero>div{flex-direction:column;display:flex}.emptyPhotoHero small{letter-spacing:1.2px;color:var(--purple);font-size:7px}.emptyPhotoHero strong{margin-top:4px;font-family:Playfair Display;font-size:19px}.emptyPhotoHero p{color:var(--muted);margin:4px 0 0;font-size:8px}.resultsGraphFirst{color:#fff;background:linear-gradient(145deg,#21162f,#3c2852);border-radius:19px;padding:21px}.resultsGraphFirst>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.resultsGraphFirst h2{margin:4px 0;font-family:Playfair Display;font-size:24px}.resultsGraphFirst .chartChips{margin:0}.resultsGraphFirst .chartChips button{color:#d8cedf;background:#ffffff12;border-color:#ffffff1d}.resultsGraphFirst .chartChips button.active{color:#fff;background:#9370ef}.resultsGraphFirst .trendCanvas{filter:brightness(1.65);margin-top:8px}.resultsGraphFirst .softEmpty{color:#cfc4d6;background:#ffffff0b;border-color:#ffffff20;margin-top:14px}.resultsCurrent{border:1px solid var(--line);background:#fff;border-radius:17px;padding:18px}.resultsCurrent>.cardTitle{justify-content:space-between;align-items:flex-start;display:flex}.resultsCurrent>.cardTitle h2{margin:4px 0;font-family:Playfair Display;font-size:22px}.resultsCurrent>.cardTitle>small{color:var(--muted);font-size:7px}.resultsCurrentMetrics{grid-template-columns:repeat(4,1fr);gap:7px;margin:12px 0;display:grid}.resultsCurrentMetrics article{background:#f8f6fa;border-radius:11px;flex-direction:column;padding:13px;display:flex}.resultsCurrentMetrics small{letter-spacing:1px;color:var(--muted);font-size:6px}.resultsCurrentMetrics strong{color:var(--purple);margin-top:4px;font-family:Playfair Display;font-size:23px}.resultsCurrentMetrics em{color:var(--muted);font-family:DM Sans;font-size:8px;font-style:normal}.resultsAddMeasure{width:100%}.resultsHistory{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.resultsHistory>summary{cursor:pointer;justify-content:space-between;align-items:center;padding:15px 18px;font-size:9px;font-weight:800;list-style:none;display:flex}.resultsHistory>summary::-webkit-details-marker{display:none}.resultsHistory>summary span{color:var(--purple);font-size:16px}.resultsHistory>.timeline{padding:0 18px 15px}.coachSharedSessions{background:linear-gradient(135deg,#efe8ff,#faf8ff);border:1px solid #cdbdf2;border-radius:17px;margin-bottom:15px;padding:18px}.coachSharedSessions>header{justify-content:space-between;align-items:center;gap:16px;display:flex}.coachSharedSessions h2{margin:4px 0;font-family:Playfair Display;font-size:25px}.coachSharedSessions header p:not(.eyebrow){color:var(--muted);max-width:430px;margin:0;font-size:8px}.coachSharedSessions>div{gap:7px;margin-top:13px;display:grid}.coachSharedSessions article{background:#fff;border:1px solid #ded5f3;border-radius:11px;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:12px;display:grid}.coachSharedSessions article>span,.coachSharedEmpty>span{background:var(--lav);width:33px;height:33px;color:var(--purple);border-radius:10px;place-items:center;font-weight:900;display:grid}.coachSharedSessions article>div,.coachSharedEmpty>div{flex-direction:column;display:flex}.coachSharedSessions article strong,.coachSharedEmpty strong{font-size:10px}.coachSharedSessions article small,.coachSharedEmpty small{color:var(--muted);margin-top:3px;font-size:7px}.coachSharedEmpty{text-align:left;width:100%;color:inherit;background:#ffffffb8;border:1px dashed #c8b8ec;border-radius:12px;grid-template-columns:34px 1fr;align-items:center;gap:10px;margin-top:13px;padding:13px;display:grid}@media (max-width:650px){.resultsIntro h2{font-size:27px}.progressPhotoHero{padding:12px}.progressPhotoHero>.cardTitle h2{font-size:20px}.resultsGraphFirst{padding:17px 13px}.resultsGraphFirst>header{display:block}.resultsGraphFirst .chartChips{grid-template-columns:repeat(4,1fr);margin-top:10px;display:grid}.resultsGraphFirst .chartChips button{padding:7px 3px}.resultsCurrent{padding:15px 12px}.resultsCurrent>.cardTitle{display:block}.resultsCurrentMetrics{grid-template-columns:1fr 1fr}.coachSharedSessions{padding:14px}.coachSharedSessions>header{display:block}.coachSharedSessions>header button{width:100%;margin-top:12px}}.objectiveHero blockquote{color:#fff;text-wrap:balance;background:#ffffff0a;border:1px solid #ffffff13;border-left:3px solid #a987ff;border-radius:0 13px 13px 0;padding:18px 19px;font-family:DM Sans,sans-serif;font-size:17px;font-style:normal;font-weight:650;line-height:1.55}.transformationAlert{background:#fff9ec;border:1px solid #e9cd8e;border-radius:18px;padding:18px;box-shadow:0 13px 32px #8b641f12}.transformationAlert>header{grid-template-columns:43px 1fr auto;align-items:center;gap:12px;display:grid}.transformationAlert>header>span{color:#fff;background:#d38c18;border-radius:13px;place-items:center;width:42px;height:42px;font-family:Playfair Display;font-size:24px;font-weight:900;display:grid}.transformationAlert header small{letter-spacing:1.2px;color:#9a6817;font-size:7px;font-weight:900}.transformationAlert h2{margin:3px 0;font-family:Playfair Display;font-size:23px}.transformationAlert header p{color:#7d6c50;margin:0;font-size:8px}.transformationAlert header>b{color:#fff;letter-spacing:1px;background:#c56f13;border-radius:999px;align-self:start;padding:7px 9px;font-size:7px}.transformationChecklist{grid-template-columns:1.3fr 1fr 1.1fr;gap:7px;margin-top:14px;display:grid}.transformationChecklist>button,.transformationChecklist>article,.transformationChecklist>a{text-align:left;color:inherit;background:#fff;border:1px solid #eadbbd;border-radius:12px;grid-template-columns:31px 1fr;align-items:center;gap:9px;padding:12px;text-decoration:none;display:grid}.transformationChecklist>button{cursor:pointer;grid-template-columns:31px 1fr auto}.transformationChecklist>button>span,.transformationChecklist>article>span,.transformationChecklist>a>span{color:#a56a0d;background:#fff1cf;border-radius:9px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.transformationChecklist>button>div,.transformationChecklist>article>div,.transformationChecklist>a>div{flex-direction:column;display:flex}.transformationChecklist strong{font-size:9px}.transformationChecklist small{color:var(--muted);margin-top:3px;font-size:7px;line-height:1.35}.transformationChecklist>button>b,.transformationChecklist>a>b{color:#9a6410;font-size:7px}.transformationChecklist>a{grid-template-columns:31px 1fr auto}.transformationChecklist>article.waiting{opacity:.7}.checkpointProof{background:#f1faf4;border:1px solid #c6e4cf;border-radius:12px;grid-template-columns:36px 1fr;align-items:center;gap:10px;margin-bottom:14px;padding:13px;display:grid}.checkpointProof>span{color:#286c3e;background:#d5eddd;border-radius:10px;place-items:center;width:35px;height:35px;font-weight:900;display:grid}.checkpointProof>div{flex-direction:column;display:flex}.checkpointProof strong{font-size:10px}.checkpointProof small{color:#52715d;margin-top:3px;font-size:7px}.checkpointForm .requiredPhoto{background:#fff9ec;border-color:#e8cf9d}@media (max-width:750px){.objectiveHero blockquote{border-top:3px solid #a987ff;border-left:0;border-radius:0 0 12px 12px;padding:15px;font-size:15px}.transformationAlert{padding:14px}.transformationAlert>header{grid-template-columns:39px 1fr}.transformationAlert>header>span{width:38px;height:38px}.transformationAlert header>b{grid-column:1/-1;justify-self:start}.transformationChecklist{grid-template-columns:1fr}.transformationChecklist>button,.transformationChecklist>a{grid-template-columns:31px 1fr}.transformationChecklist>button>b,.transformationChecklist>a>b{grid-column:2}.checkpointForm{grid-template-columns:1fr}}.coachAssignments{background:#fff;border:1px solid #d5c9ef;border-radius:18px;padding:18px}.coachAssignments>header{grid-template-columns:1fr auto;align-items:start;gap:14px;display:grid}.coachAssignments h2{margin:4px 0;font-family:Playfair Display;font-size:24px}.coachAssignments header p:not(.eyebrow){color:var(--muted);margin:0;font-size:8px}.coachAssignments>header>span{color:var(--purple);background:var(--lav);border-radius:12px;padding:9px 12px;font-family:Playfair Display;font-size:29px}.coachAssignments>header>span b{color:#8d8196;font-family:DM Sans;font-size:9px}.coachAssignments>div{gap:7px;margin-top:14px;display:grid}.coachAssignments>div>button{border:1px solid var(--line);text-align:left;color:inherit;background:#fcfbfd;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.coachAssignments>div>button>span{width:33px;height:33px;color:var(--purple);background:#eee8fc;border-radius:10px;place-items:center;font-weight:900;display:grid}.coachAssignments button>div{flex-direction:column;display:flex}.coachAssignments button strong{font-size:10px}.coachAssignments button small{color:var(--muted);margin-top:3px;font-size:7px}.coachAssignments button>b{color:var(--purple);font-size:8px}.coachAssignments button.done{background:#f3faf5;border-color:#c5e2cd}.coachAssignments button.done>span{color:#286c3e;background:#d6edde}.coachAssignments>footer{background:#fff4e5;border:1px solid #ebd1a8;border-radius:11px;grid-template-columns:31px 1fr;align-items:center;gap:9px;margin-top:12px;padding:11px;display:grid}.coachAssignments>footer>span{background:#f6ddb2;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.coachAssignments>footer>div{flex-direction:column;display:flex}.coachAssignments footer strong{color:#835d1f;font-size:9px}.coachAssignments footer small{color:#8b7757;margin-top:3px;font-size:7px}.coachAssignments>footer.ready{background:#f1faf4;border-color:#c4e1cc}.coachAssignments>footer.ready>span{color:#286c3e;background:#d5eddd}.coachAssignments>footer.ready strong{color:#286c3e}.coachAssignments>footer.ready small{color:#587362}@media (max-width:650px){.coachAssignments{padding:14px}.coachAssignments h2{font-size:21px}.coachAssignments>div>button{grid-template-columns:32px 1fr;padding:11px}.coachAssignments button>b{grid-column:2}}.personalProtocol{background:linear-gradient(135deg,#fff7e5,#fffdf7);border:1px solid #e8ca86;border-radius:18px;padding:18px}.personalProtocol.done{background:#f1faf4;border-color:#c4e1cc}.personalProtocol>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.personalProtocol h2{margin:4px 0;font-family:Playfair Display;font-size:24px}.personalProtocol>header>span{color:#ad7012;font-family:Playfair Display;font-size:27px}.personalProtocol>header>span b{color:var(--muted);font-family:DM Sans;font-size:8px}.personalProtocol>div>article{background:#fff;border:1px solid #eadab6;border-radius:13px;grid-template-columns:39px 1fr auto;align-items:center;gap:11px;margin-top:12px;padding:14px;display:grid}.personalProtocol article>span{color:#a66a0e;background:#fff0c9;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.personalProtocol article>div:nth-child(2){flex-direction:column;display:flex}.personalProtocol article small{letter-spacing:.7px;color:#986716;font-size:7px}.personalProtocol article strong{margin-top:4px;font-size:12px}.personalProtocol article p{color:var(--muted);margin:4px 0 0;font-size:8px}.personalProtocol article>b{color:#286c3e;font-size:8px}.protocolActions{gap:5px;display:flex}.protocolActions button{padding:9px 10px;font-size:8px}.protocolMore{color:#8b611f;background:0 0;border:0;margin-top:10px;font-size:8px;font-weight:800}.protocolReason{background:#fff;border:1px solid #e6d3ae;border-radius:12px;margin-top:10px;padding:13px}.protocolReason>strong{font-size:9px}.protocolReason>div{flex-wrap:wrap;gap:5px;margin:9px 0;display:flex}.protocolReason>div button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 9px;font-size:7px}.protocolReason>div button.active{color:#87590f;background:#fff0c9;border-color:#ddb764}.protocolReason>button{margin-right:5px}.coachQuickStart{color:#fff;background:linear-gradient(135deg,#21162f,#3c2852);border-radius:18px;grid-template-columns:1fr auto auto;align-items:center;gap:8px;margin-bottom:12px;padding:22px;display:grid}.coachQuickStart h2{margin:4px 0;font-family:Playfair Display;font-size:27px}.coachQuickStart p:not(.eyebrow){color:#cfc4d6;margin:0;font-size:9px}.coachQuickStart>button{color:#fff;background:#ffffff12;border-color:#ffffff24}.compactInvite{border:1px solid var(--line);background:#fff;border-radius:15px;margin-bottom:24px;overflow:hidden}.compactInvite>summary{cursor:pointer;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:15px 18px;list-style:none;display:grid}.compactInvite>summary::-webkit-details-marker{display:none}.compactInvite>summary>span{background:var(--lav);width:35px;height:35px;color:var(--purple);border-radius:10px;place-items:center;display:grid}.compactInvite>summary>div{flex-direction:column;display:flex}.compactInvite summary small{letter-spacing:1px;color:var(--purple);font-size:7px}.compactInvite summary strong{margin-top:3px;font-size:11px}.compactInvite summary>b{color:var(--purple);font-size:8px}.compactInvite>div{border-top:1px solid var(--line);padding:15px}.simpleFeedback{margin-top:24px}.simpleFeedback>summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:9px;font-weight:800;list-style:none;display:flex}.simpleFeedback>summary span{background:var(--lav);color:var(--purple);border-radius:999px;padding:5px 8px}.coachClientActions{background:#f7f3ff;border:1px solid #d4c6f4;border-radius:17px;margin-bottom:14px;padding:17px}.coachClientActions h2{margin:3px 0;font-family:Playfair Display;font-size:24px}.coachClientActions>div{grid-template-columns:1fr 1fr;gap:7px;margin-top:11px;display:grid}.coachClientActions>div>button{text-align:left;color:inherit;background:#fff;border:1px solid #d9cff0;border-radius:12px;grid-template-columns:37px 1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.coachClientActions button>span{background:var(--lav);width:36px;height:36px;color:var(--purple);border-radius:10px;place-items:center;font-size:17px;display:grid}.coachClientActions button>div{flex-direction:column;display:flex}.coachClientActions button strong{font-size:10px}.coachClientActions button small{color:var(--muted);margin-top:3px;font-size:7px}.coachClientActions button>b{color:var(--purple)}.coachProtocolStatus{border-top:1px solid #ddd3f1;margin-top:12px;padding-top:11px}.coachProtocolStatus>small{letter-spacing:1px;color:var(--purple);font-size:7px}.coachProtocolStatus article{grid-template-columns:28px 1fr;align-items:center;gap:8px;margin-top:7px;display:grid}.coachProtocolStatus article>span{width:27px;height:27px;color:var(--purple);background:#fff;border-radius:8px;place-items:center;display:grid}.coachProtocolStatus article>div{flex-direction:column;display:flex}.coachProtocolStatus article strong{font-size:9px}.coachProtocolStatus article small{color:var(--muted);margin-top:2px;font-size:7px}.protocolSafety{background:#fff8e8;border:1px solid #ead3a2;border-radius:11px;grid-template-columns:28px 1fr;align-items:center;gap:9px;padding:11px;display:grid}.protocolSafety span{color:#785117;background:#f1d89f;border-radius:50%;place-items:center;width:27px;height:27px;font-weight:900;display:grid}.protocolSafety p{color:#756343;margin:0;font-size:8px;line-height:1.45}@media (max-width:700px){.personalProtocol{padding:14px}.personalProtocol>div>article{grid-template-columns:35px 1fr}.protocolActions{grid-column:2;grid-template-columns:1fr 1fr;display:grid}.coachQuickStart{grid-template-columns:1fr}.coachQuickStart>button{width:100%}.coachClientActions>div{grid-template-columns:1fr}.coachClientActions>div>button{grid-template-columns:35px 1fr auto}}.protocolBilanLock{background:#fff0e4;border:1px solid #efc5a4;border-radius:10px;grid-template-columns:30px 1fr;align-items:center;gap:8px;margin-top:10px;padding:10px;display:grid!important}.protocolBilanLock>span{background:#f2d1b5!important;border-radius:8px!important;width:29px!important;height:29px!important}.protocolBilanLock>div{flex-direction:column;display:flex}.protocolBilanLock strong{color:#9b4f28;font-size:9px}.protocolBilanLock small{color:#896d5c;margin-top:2px;font-size:7px}.coachFullFile{border:1px solid var(--line);border-radius:13px;overflow:hidden}.coachFullFile>summary{cursor:pointer;justify-content:space-between;align-items:center;padding:14px 16px;font-size:9px;font-weight:800;list-style:none;display:flex}.coachFullFile>summary::-webkit-details-marker{display:none}.coachFullFile>summary span{color:var(--purple);font-size:16px}.coachFullFile>.clientSummary{border-top:1px solid var(--line);padding:14px}.cycleProgressCard{background:#fff;border:1px solid #ded6ea;border-radius:18px;margin-bottom:15px;padding:18px}.cycleProgressCard>header{grid-template-columns:1fr auto;align-items:start;gap:15px;display:grid}.cycleProgressCard header small{letter-spacing:1.2px;color:var(--purple);font-size:7px;font-weight:900}.cycleProgressCard h3{margin:5px 0;font-family:Playfair Display;font-size:23px}.cycleProgressCard header p{color:var(--muted);margin:0;font-size:8px}.cycleProgressCard>header>strong{background:var(--lav);width:52px;height:52px;color:var(--purple);border-radius:50%;place-items:center;font-family:Playfair Display;font-size:17px;display:grid}.cycleProgressCard.unassigned{background:#faf8fd;border-style:dashed}.cycleProgressBar{background:#eee9f3;border-radius:99px;height:7px;margin:15px 0 12px;overflow:hidden}.cycleProgressBar i{border-radius:inherit;background:linear-gradient(90deg,#6e4bc3,#a987ff);height:100%;transition:width .3s;display:block}.cycleProgressFacts{flex-wrap:wrap;gap:7px;display:flex}.cycleProgressFacts span{background:#f8f5fb;border-radius:9px;align-items:baseline;gap:4px;padding:9px 11px;display:flex}.cycleProgressFacts b{color:var(--purple);font-family:Playfair Display;font-size:15px}.cycleProgressFacts small{color:var(--muted);font-size:7px}.cycleProgressCard>button{background:var(--purple);color:#fff;border:0;border-radius:11px;width:100%;margin-top:13px;padding:13px;font-size:9px;font-weight:900}.cycleWaitingCoach,.cycleUnlocked{background:#f1faf4;border:1px solid #c5e2ce;border-radius:11px;grid-template-columns:31px 1fr;align-items:center;gap:9px;margin-top:13px;padding:11px;display:grid}.cycleWaitingCoach>span,.cycleUnlocked>span{color:#267042;background:#d7edde;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.cycleWaitingCoach>div,.cycleUnlocked>div{flex-direction:column;display:flex}.cycleWaitingCoach strong,.cycleUnlocked strong{font-size:9px}.cycleWaitingCoach small,.cycleUnlocked small{color:var(--muted);margin-top:2px;font-size:7px}.coachClientActions>header{grid-template-columns:1fr auto;gap:12px;display:grid}.coachClientActions>header p:not(.eyebrow){color:var(--muted);margin:0;font-size:8px}.coachCyclePercent{background:var(--purple);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;font-family:Playfair Display;font-size:16px;display:grid}.coachCycleMeters{flex-wrap:wrap;grid-template-columns:none!important;gap:6px!important;display:flex!important}.coachCycleMeters>span{background:#fff;border:1px solid #ded5f2;border-radius:9px;flex-direction:column;padding:9px 10px;display:flex}.coachCycleMeters small{letter-spacing:.7px;color:var(--muted);font-size:6px}.coachCycleMeters strong{margin-top:3px;font-size:10px}.coachClientActions .advanceCycle{background:#eef9f1;border-color:#bcdcc5}.coachClientActions .advanceCycle>span{color:#277043;background:#cee9d6}.cycleRuleSummary{background:#f5f1ff;border:1px solid #d9cdf2;border-radius:11px;grid-template-columns:30px 1fr;align-items:center;gap:9px;padding:12px;display:grid}.cycleRuleSummary span{background:var(--purple);color:#fff;border-radius:9px;place-items:center;width:29px;height:29px;display:grid}.cycleRuleSummary p{margin:0;font-size:8px;line-height:1.45}.cycleIdeaPicker{background:#f7f3ff;border:1px solid #ded3f4;border-radius:11px;padding:12px}.cycleIdeaPicker small{margin-top:5px}.cycleObjectiveFirst{color:#fff;background:linear-gradient(145deg,#21162f,#49316a);border-radius:17px;grid-template-columns:42px 1fr;gap:13px;padding:19px;display:grid}.cycleObjectiveFirst>span{background:#9b77ff;border-radius:12px;place-items:center;width:41px;height:41px;font-size:19px;display:grid}.cycleObjectiveFirst>div>small,.previousCycleGoal small{letter-spacing:1.1px;color:#cbb8f5;font-size:7px;font-weight:900}.cycleObjectiveFirst h3{margin:5px 0;font-family:Playfair Display;font-size:23px}.cycleObjectiveFirst>div>p{color:#d7cce1;margin:0;font-size:8px;line-height:1.5}.cycleObjectiveFirst>label,.previousCycleGoal{grid-column:1/-1}.cycleObjectiveFirst>label{color:#fff}.cycleObjectiveFirst textarea{min-height:100px;color:var(--ink);background:#fff;font-family:Playfair Display;line-height:1.4;font-size:17px!important}.previousCycleGoal{background:#ffffff0d;border:1px solid #ffffff18;border-radius:10px;padding:11px}.previousCycleGoal p{color:#fff!important;margin:5px 0 0!important;font-size:10px!important}.objectiveConfirmation{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:11px;grid-template-columns:0 31px 1fr;align-items:center;gap:9px;padding:11px!important;display:grid!important}.objectiveConfirmation input{opacity:0;width:0;height:0}.objectiveConfirmation>span{background:#ffffff16;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.objectiveConfirmation>div{flex-direction:column;display:flex}.objectiveConfirmation strong{font-size:9px}.objectiveConfirmation small{color:#cfc3db;margin-top:3px;font-size:7px}.objectiveConfirmation.confirmed{color:#235f38;background:#effaf2;border-color:#a9d5b6}.objectiveConfirmation.confirmed>span{color:#24683b;background:#cce9d5}.objectiveConfirmation.confirmed small{color:#577260}.coachPathChoice>small{letter-spacing:1.2px;color:var(--purple);margin-bottom:9px;font-size:7px;font-weight:900;display:block}.coachPathChoice>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.coachPathChoice button{text-align:left;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #dcd3e6;border-radius:15px;grid-template-columns:43px 1fr auto;align-items:center;gap:11px;padding:16px;transition:all .18s;display:grid}.coachPathChoice button:hover{border-color:#aa91e7;transform:translateY(-1px)}.coachPathChoice button>span{width:42px;height:42px;color:var(--purple);background:#f0eaff;border-radius:12px;place-items:center;font-family:Playfair Display;font-size:15px;font-weight:900;display:grid}.coachPathChoice button>div{flex-direction:column;display:flex}.coachPathChoice button strong{font-family:Playfair Display;font-size:17px}.coachPathChoice button p{color:var(--muted);margin:4px 0 0;font-size:8px;line-height:1.4}.coachPathChoice button>b{color:var(--purple)}.coachPathChoice button.selected{border:2px solid var(--purple);background:#f4efff;padding:15px}.coachPathChoice.firstChoice button{grid-template-columns:1fr auto;align-content:center;min-height:145px}.coachPathChoice.firstChoice button>span{width:50px;height:50px;font-size:17px}.coachPathChoice.firstChoice button>div{grid-column:1/-1}.coachPathChoice.firstChoice button strong{font-size:21px}.coachPathChoice.firstChoice button>b{opacity:0;position:absolute}@media (max-width:650px){.cycleProgressCard{padding:14px}.cycleProgressCard h3{font-size:20px}.cycleProgressFacts{grid-template-columns:1fr 1fr;display:grid}.cycleProgressFacts span{display:block}.coachCycleMeters{grid-template-columns:1fr 1fr!important;display:grid!important}.coachClientActions>header{grid-template-columns:1fr auto}.coachPathChoice>div{grid-template-columns:1fr}.coachPathChoice.firstChoice button{min-height:128px}.coachPathChoice button strong{font-size:16px}}.prCalculator{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:1fr 180px;align-items:end;gap:12px;padding:18px;display:grid}.prCalculator h3{margin:3px 0;font-family:Playfair Display;font-size:18px}.prCalculator p:not(.eyebrow){color:var(--muted);margin:0;font-size:10px}.prCalculator label{color:var(--muted);flex-direction:column;gap:5px;font-size:9px;display:flex}.prCalculator select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:9px;padding:10px;font-size:11px}.prPercentChoices{flex-wrap:wrap;grid-column:1/-1;gap:6px;display:flex}.prPercentChoices button{border:1px solid var(--line);background:var(--lav);color:var(--purple);border-radius:99px;padding:8px 12px;font-size:10px;font-weight:700}.prPercentChoices button.active{background:var(--purple);color:#fff;border-color:var(--purple)}.prCalculatedLoad{background:linear-gradient(110deg,#f3efff,#faf8ff);border-radius:12px;grid-column:1/-1;align-items:baseline;gap:10px;padding:12px 15px;display:flex}.prCalculatedLoad strong{color:var(--purple);font-family:Playfair Display;font-size:30px}.prCalculatedLoad strong small{font-family:DM Sans;font-size:11px}.prCalculatedLoad span{color:var(--muted);font-size:10px}.pushButton{color:#b21063;cursor:pointer;background:#fff4fa;border:1px solid #d01878;border-radius:999px;padding:10px 14px;font-weight:700}.pushMessage{color:#b21063;margin:0 0 14px;font-weight:700}.notificationOnboarding{color:#f5f1e7;background:radial-gradient(circle at 0 0,#35290f,#0000 35%),linear-gradient(145deg,#14150f,#1e1e15);border:1px solid #e8b92388;border-radius:22px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:16px;margin:0 0 20px;padding:20px;display:grid;box-shadow:0 18px 40px #0005}.notificationOnboarding>span{color:#171711;background:#e8b923;border-radius:16px;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.notificationOnboarding>div:nth-child(2){gap:4px;display:grid}.notificationOnboarding small{color:#e8b923;letter-spacing:1.3px;font-size:9px;font-weight:900}.notificationOnboarding h2{margin:0;font-size:21px}.notificationOnboarding p{color:#b9b3a3;margin:0;font-size:11px;line-height:1.5}.notificationOnboarding ol{color:#ddd7c8;margin:7px 0 0;padding-left:18px;font-size:11px;line-height:1.65}.notificationSettingsPath{border:1px solid #5b5540;border-radius:11px;padding:10px 12px;font-weight:800;color:#f5f1e7!important;background:#29271d!important;margin-top:7px!important}.notificationGuideAction{justify-items:end;gap:7px;display:grid}.notificationGuideAction button{color:#171711;white-space:nowrap;background:#e8b923;border:1px solid #e8b923;border-radius:999px;padding:11px 14px;font-size:10px;font-weight:900}.notificationGuideAction b{color:#e8b923;text-align:right;max-width:140px;font-size:10px}.notificationOnboarding.blocked{border-color:#d1646490}.notificationOnboarding.blocked>span{color:#fff;background:#d16464}@media (max-width:650px){.notificationOnboarding{grid-template-columns:44px minmax(0,1fr);align-items:start;padding:17px 15px}.notificationOnboarding>span{border-radius:14px;width:44px;height:44px;font-size:20px}.notificationGuideAction{grid-column:2;justify-items:stretch}.notificationGuideAction button{white-space:normal;width:100%}.notificationGuideAction b{text-align:left;max-width:none}.notificationOnboarding h2{font-size:19px}}.simpleTodayLite{gap:14px;display:grid}.liteObjective{color:#fff;background:linear-gradient(135deg,#25132e,#3d2453);border-radius:18px;justify-content:space-between;align-items:flex-end;gap:16px;padding:22px;display:flex}.liteObjective h2{margin:6px 0 8px;font-family:Playfair Display;font-size:27px;line-height:1.12}.liteObjective p:not(.eyebrow){color:#e7dcef;margin:0;font-size:11px;line-height:1.45}.liteObjective button{color:#fff;white-space:nowrap;cursor:pointer;background:#ffffff12;border:1px solid #ffffff50;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:800}.liteQuote{color:var(--muted);margin:0;padding:8px 6px 4px;font-family:Playfair Display;font-size:16px;line-height:1.45}.liteSession button,.liteReview,.liteProgram,.liteProgress button{border:1px solid var(--line);text-align:left;width:100%;color:var(--ink);cursor:pointer;background:#fff;border-radius:16px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:17px;display:grid}.liteSession button{color:#fff;background:#2c8252;border-color:#2c8252}.liteSession.done button{color:#225d37;background:#eaf7ef;border-color:#b9dfc5}.liteSession button>span,.liteReview>span,.liteProgram>span{background:#ffffff24;border-radius:12px;place-items:center;width:40px;height:40px;font-size:22px;font-weight:800;display:grid}.liteSession.done button>span{background:#b9dfc5}.liteSession small,.liteReview small,.liteProgram small,.liteProgress small{letter-spacing:1.1px;color:inherit;opacity:.8;font-size:8px;font-weight:900}.liteSession strong,.liteReview strong,.liteProgram strong,.liteProgress strong{margin:3px 0;font-family:Playfair Display;font-size:18px;display:block}.liteSession p,.liteReview p,.liteProgram p,.liteProgress p{opacity:.72;margin:0;font-size:10px}.liteSession>b,.liteReview>b,.liteProgram>b,.liteProgress>b{white-space:nowrap;font-size:10px}.liteReview{background:#fff8e7;border-color:#ead6a1}.liteReview>span{color:#684e00;background:#f0d78a}.liteProgram{background:#f8f5ff;border-color:#d8c9f4}.liteProgram>span{color:#6d45b8;background:#e8dcff}.liteProgram:disabled{opacity:.65;cursor:default}.liteProgress button{background:#fff;grid-template-columns:1fr 160px auto}.liteProgress button>span{background:#eee7f0;border-radius:99px;height:7px;overflow:hidden}.liteProgress button>span i{background:#d01878;border-radius:99px;height:100%;display:block}.methodJourneyLite{gap:14px;display:grid}.liteJourneyHero{border:1px solid var(--line);background:#fff;border-radius:17px;padding:20px}.liteJourneyHero h2{margin:4px 0;font-family:Playfair Display;font-size:25px}.liteJourneyHero p:not(.eyebrow){color:var(--muted);margin:0 0 14px;font-size:11px}.liteJourneyHero>div{align-items:center;gap:10px;display:flex}.liteJourneyHero>div span{background:#eee7f0;border-radius:99px;flex:1;height:7px;overflow:hidden}.liteJourneyHero>div i{background:#d01878;border-radius:99px;height:100%;display:block}.liteJourneyHero>div b{color:#d01878;font-size:11px}.litePlanner{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.litePlanner summary{cursor:pointer;grid-template-columns:35px 1fr auto;align-items:center;gap:10px;padding:16px;list-style:none;display:grid}.litePlanner summary::-webkit-details-marker{display:none}.litePlanner summary>span{color:#d01878;background:#f8d9e9;border-radius:10px;place-items:center;width:33px;height:33px;display:grid}.litePlanner summary small,.liteChecklist header .eyebrow{letter-spacing:1.1px;color:#d01878;font-size:8px;font-weight:900}.litePlanner summary strong{margin-top:3px;font-family:Playfair Display;font-size:17px;display:block}.litePlanner summary>b{color:#d01878;font-size:10px}.litePlanner>div{border-top:1px solid var(--line);padding:0 14px 14px}.liteChecklist{border:1px solid var(--line);background:#fff;border-radius:16px;padding:17px}.liteChecklist header{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.liteChecklist h3{margin:3px 0;font-family:Playfair Display;font-size:21px}.liteChecklist header>span{color:#d01878;background:#f8d9e9;border-radius:10px;padding:9px;font-size:11px;font-weight:800}.liteChecklist article{border-top:1px solid #f0edf1;align-items:center;gap:10px;padding:12px 0;display:flex}.liteChecklist article>span{color:#9c919e;background:#f2eef3;border-radius:8px;place-items:center;width:26px;height:26px;font-weight:900;display:grid}.liteChecklist article.done>span{color:#277043;background:#cce9d5}.liteChecklist article strong{font-size:11px;display:block}.liteChecklist article small{color:var(--muted);margin-top:2px;font-size:9px;display:block}@media (max-width:650px){.liteObjective{padding:17px;display:block}.liteObjective button{margin-top:14px}.liteSession button,.liteReview,.liteProgram{grid-template-columns:35px 1fr auto;padding:13px}.liteSession button>span,.liteReview>span,.liteProgram>span{width:34px;height:34px}.liteSession strong,.liteReview strong,.liteProgram strong{font-size:16px}.liteProgress button{grid-template-columns:1fr auto}.liteProgress button>span{grid-area:2/1/auto/-1}.liteProgress button>b{grid-area:1/2}.liteJourneyHero{padding:16px}}.simpleMemberApp{color:#f4f1e7;background:#080908;min-height:100vh}.simpleMemberApp .memberSide{color:#f4f1e7;background:#090a09;border-right:1px solid #29291f}.simpleMemberApp .memberSide nav button{color:#9a9789}.simpleMemberApp .memberSide nav button.active{color:#10100c;box-shadow:none;background:#e8b923}.simpleMemberApp .memberUser{border-color:#29291f}.simpleMemberApp .memberContent{color:#f4f1e7;background:#080908;max-width:980px;padding-top:38px}.simpleMemberApp .memberHeader h1{color:#f4f1e7;font-family:DM Sans,sans-serif;font-weight:800}.simpleMemberApp .memberHeader h1 em{color:#e8b923}.simpleMemberApp .memberHeader .eyebrow{color:#9a9789}.simpleMemberApp .signOutButton{color:#f4f1e7;background:#14150f;border-color:#39372b}.simpleMemberApp .simpleTodayLite{gap:14px;max-width:760px;margin:0 auto}.liteWelcome{padding:4px 0 5px}.liteWelcome h2{letter-spacing:-1.6px;margin:8px 0 0;font-size:40px;font-weight:800;line-height:1}.liteWelcome .eyebrow{color:#9a9789}.simpleMemberApp .liteReview,.simpleMemberApp .liteProgram,.simpleMemberApp .liteProgress button{color:#f4f1e7;box-shadow:none;background:#171711;border-color:#39372b}.simpleMemberApp .liteReview strong{font-family:DM Sans,sans-serif;font-size:20px}.simpleMemberApp .liteSession button{color:#f4f1e7;box-shadow:none;background:#171711;border:1px solid #39372b}.simpleMemberApp .liteSession strong{font-family:DM Sans,sans-serif;font-size:20px}.simpleMemberApp .liteProgram{border-radius:18px}.simpleMemberApp .liteProgram strong{font-family:DM Sans,sans-serif}.simpleMemberApp .liteProgress button{border-radius:18px;padding:20px;display:block;position:relative}.simpleMemberApp .liteProgress button>div{display:block}.simpleMemberApp .liteProgress button>.liteRoute{display:flex}.simpleMemberApp .liteProgress strong{font-family:DM Sans,sans-serif;font-size:22px}.simpleMemberApp .liteProgress b{color:#e8b923;font-size:28px;position:absolute;top:47px;right:24px}.simpleMemberApp .liteProgress button>span{display:none}.liteRoute{justify-content:space-between;align-items:flex-start;gap:0;margin-top:23px;padding:0 4px;display:flex;position:relative}.liteRoute:before{content:"";background:linear-gradient(to right,#e8b923 0 var(--route-progress,0%),#35342b var(--route-progress,0%) 100%);z-index:0;border-radius:3px;height:3px;position:absolute;top:8px;left:calc(10% + 4px);right:calc(10% + 4px)}.liteRoute>div{color:#8f8b7e;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.liteRoute>div:not(:last-child):after{content:none}.liteRoute span{z-index:1;color:#e8b923;background:#0e0e0b;border:4px solid #35342b;border-radius:50%;width:17px;height:17px;font-size:0;position:relative}.liteRoute .active span{background:#e8b923;border-color:#e8b923}.liteRoute .current span{box-shadow:0 0 0 5px #e8b92333}.liteRoute small{text-align:center;white-space:nowrap;margin-top:9px;font-size:8px}.liteRoute .active small{color:#e8b923}.simpleMemberApp .liteQuote{color:#f4f1e7;text-align:center;background:#201f18;border:1px solid #36342a;border-radius:18px;padding:22px;font-size:19px}.simpleMemberApp .liteQuote small{color:#9a9789;letter-spacing:2px;margin-bottom:14px;font:800 10px DM Sans,sans-serif;display:block}.liteBottomNav{display:none}@media (max-width:650px){.simpleMemberApp .memberSide{display:none}.simpleMemberApp .memberContent{max-width:none;margin-left:0;padding:25px 18px 104px}.simpleMemberApp .memberHeader{margin-bottom:16px}.simpleMemberApp .memberHeader .headerTools{display:none}.liteWelcome h2{font-size:34px}.simpleMemberApp .simpleTodayLite{max-width:none}.liteRoute small{white-space:normal;font-size:7px;line-height:1.2}.liteBottomNav{z-index:20;height:76px;padding-bottom:env(safe-area-inset-bottom);background:#090a09;border-top:1px solid #29291f;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.liteBottomNav button{color:#8f8b7e;background:0 0;border:0;flex-direction:column;align-items:center;gap:5px;min-width:90px;font-size:11px;display:flex}.liteBottomNav button span{font-size:25px;line-height:1}.liteBottomNav button.active{color:#e8b923}.simpleMemberApp .liteProgress button{padding:17px}.simpleMemberApp .liteProgress strong{font-size:19px}}.simpleMemberApp .liteProgress .liteDailyTrigger{grid-template-columns:42px minmax(0,1fr) auto}.simpleMemberApp .liteProgress .liteDailyTrigger>span{color:#e8b923;background:#302d20;border-radius:12px;grid-area:auto;place-items:center;width:40px;height:40px;font-size:22px;font-weight:800;display:grid}.simpleMemberApp .liteProgress .liteDailyTrigger>div{flex-direction:column;min-width:0;display:flex}.simpleMemberApp .liteProgress .liteDailyTrigger>b{color:#e8b923;white-space:nowrap;grid-area:auto;font-size:12px}@media (max-width:650px){.simpleMemberApp .liteProgress .liteDailyTrigger{grid-template-columns:36px minmax(0,1fr) auto;padding:14px}.simpleMemberApp .liteProgress .liteDailyTrigger>span{width:34px;height:34px;font-size:18px}.simpleMemberApp .liteProgress .liteDailyTrigger strong{font-size:18px}.simpleMemberApp .liteProgress .liteDailyTrigger>b{font-size:11px}}.sessionCompleteForm .feelingPicker button b{font-size:0}.sessionCompleteForm .feelingPicker button:first-child b:after{content:"😮‍💨";font-size:24px}.sessionCompleteForm .feelingPicker button:nth-child(2) b:after{content:"😓";font-size:24px}.sessionCompleteForm .feelingPicker button:nth-child(3) b:after{content:"🙂";font-size:24px}.sessionCompleteForm .feelingPicker button:nth-child(4) b:after{content:"💪";font-size:24px}.sessionCompleteForm .feelingPicker button:nth-child(5) b:after{content:"🔥";font-size:24px}.sessionRoutineChecklist{background:#201f19;border:1px solid #625f50;border-radius:15px;gap:9px;display:grid;overflow:hidden}.sessionRoutineChecklist>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;list-style:none;display:flex}.sessionRoutineChecklist>summary::-webkit-details-marker{display:none}.sessionRoutineChecklist>summary div{flex-direction:column;gap:3px;display:flex}.sessionRoutineChecklist>summary small{color:#e8b923;letter-spacing:1px;font-size:8px;font-weight:900}.sessionRoutineChecklist>summary strong{color:#f4f1e7;font-size:13px}.sessionRoutineChecklist>summary b{color:#e8b923;white-space:nowrap;font-size:13px}.sessionRoutineChecklist>summary b span{margin-left:5px;transition:transform .18s;display:inline-block}.sessionRoutineChecklist[open]>summary b span{transform:rotate(180deg)}.sessionRoutineChecklist>p{color:#bdb8a8;margin:-2px 14px 1px;font-size:9px}.sessionRoutineChecklist>div{gap:7px;padding:0 9px 10px;display:grid}.sessionRoutineChecklist button{text-align:left;cursor:pointer;border:1px solid #d8d2c6;border-radius:12px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:10px;display:grid;color:#1e1d18!important;background:#f8f5ec!important}.sessionRoutineChecklist button>span{color:#fff;border:2px solid #d01878;border-radius:7px;place-items:center;width:23px;height:23px;font-size:13px;font-weight:900;display:grid}.sessionRoutineChecklist button>div{flex-direction:column;gap:2px;display:flex}.sessionRoutineChecklist button strong{color:#1e1d18!important;font-size:12px!important}.sessionRoutineChecklist button small{color:#69645b!important;font-size:9px!important}.sessionRoutineChecklist button.done{border-color:#bba6ed;background:#eee8fa!important}.sessionRoutineChecklist button.done>span{background:#7047d8}.sessionRoutineChecklist button.done strong,.sessionRoutineChecklist button.done small{opacity:.62;text-decoration:line-through}.simpleMemberApp .modal .sessionRoutineChecklist{background:linear-gradient(145deg,#222117,#181812);border-color:#615d47;gap:6px;box-shadow:inset 0 1px #ffffff08}.simpleMemberApp .modal .sessionRoutineChecklist>summary{padding:15px 14px}.simpleMemberApp .modal .sessionRoutineChecklist>summary div:before{content:"✓";color:#171711;background:#e8b923;border-radius:10px;place-items:center;width:30px;height:30px;margin-left:-39px;font-weight:900;display:grid;position:absolute}.simpleMemberApp .modal .sessionRoutineChecklist>summary div{padding-left:39px;position:relative}.simpleMemberApp .modal .sessionRoutineChecklist>summary small{letter-spacing:1.2px;font-size:8px}.simpleMemberApp .modal .sessionRoutineChecklist>summary strong{font-size:14px}.simpleMemberApp .modal .sessionRoutineChecklist>summary b{background:#2b291d;border:1px solid #665f3b;border-radius:20px;padding:7px 9px}.simpleMemberApp .modal .sessionRoutineChecklist>p{color:#c5c0af;background:#ffffff08;border-radius:9px;margin:0 14px 5px;padding:9px 10px}.simpleMemberApp .modal .sessionRoutineChecklist>div{grid-template-columns:1fr;gap:8px;padding:0 10px 12px}.simpleMemberApp .modal .sessionRoutineChecklist button{grid-template-columns:34px minmax(0,1fr) 18px;gap:11px;min-height:59px;transition:transform .16s,border-color .16s,background .16s;background:linear-gradient(100deg,#29271d,#222117)!important;border-color:#5c5744!important;border-radius:13px!important;padding:11px 12px!important}.simpleMemberApp .modal .sessionRoutineChecklist button:active{transform:scale(.985)}.simpleMemberApp .modal .sessionRoutineChecklist button:after{content:"À faire";color:#bdb8a8;text-align:right;font-size:8px;font-weight:800}.simpleMemberApp .modal .sessionRoutineChecklist button>span{color:#171711;background:#171711;border-radius:50%;width:29px;height:29px;font-size:14px;border-color:#e8b923!important}.simpleMemberApp .modal .sessionRoutineChecklist button strong{line-height:1.2;font-size:12px!important}.simpleMemberApp .modal .sessionRoutineChecklist button small{line-height:1.25;font-size:8px!important}.simpleMemberApp .modal .sessionRoutineChecklist button.done>span{background:#e8b923!important;border-color:#e8b923!important}.simpleMemberApp .modal .sessionRoutineChecklist button.done:after{content:"Fait ✓";color:#a8d09e}.simpleMemberApp .modal .sessionRoutineChecklist button.done strong,.simpleMemberApp .modal .sessionRoutineChecklist button.done small{opacity:1;text-decoration:none}.sessionOptionalDetails{background:#1b1a15;border:1px solid #514c3d;border-radius:14px;overflow:hidden}.sessionOptionalDetails>summary{cursor:pointer;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 13px;list-style:none;display:grid}.sessionOptionalDetails>summary::-webkit-details-marker{display:none}.sessionOptionalDetails>summary>span{color:#e8b923;background:#2f2b1b;border-radius:9px;place-items:center;width:32px;height:32px;font-size:19px;font-weight:700;display:grid}.sessionOptionalDetails>summary>div{flex-direction:column;gap:2px;display:flex}.sessionOptionalDetails>summary strong{color:#f4f1e7;font-size:12px}.sessionOptionalDetails>summary small{color:#bdb8a8;font-size:8px}.sessionOptionalDetails>summary>b{color:#e8b923;white-space:nowrap;font-size:9px}.sessionOptionalDetails[open]>summary{border-bottom:1px solid #514c3d}.sessionOptionalDetails[open]>summary>b{font-size:0}.sessionOptionalDetails[open]>summary>b:after{content:"Refermer ↑";font-size:9px}.sessionOptionalDetails>div{gap:13px;padding:13px;display:grid}.sessionOptionalDetails label{color:#d8d2c6;flex-direction:column;font-size:10px;font-weight:700;display:flex}.sessionOptionalDetails textarea{color:#f4f1e7;resize:vertical;background:#242218;border:1px solid #514c3d;border-radius:11px;min-height:82px;margin-top:7px;padding:12px}.sessionOptionalDetails .sessionPhoto{background:#242218;border-color:#625f50}.sessionOptionalDetails .sessionPhoto strong{color:#f4f1e7}.sessionOptionalDetails .sessionPhoto small{color:#bdb8a8}.sessionOptionalDetails .prChoice button{color:#f4f1e7;background:#242218;border-color:#514c3d}.sessionOptionalDetails .prChoice button.selected{color:#e8b923;background:#2f2b1b;border-color:#e8b923}.progFolder{margin:0}.progFolderContent{gap:8px;margin-top:8px;display:grid}.progFolderContent>button{width:100%}.simpleMemberApp .modal .progFolderModalContent{margin-top:0}.simpleMemberApp .modal .progFolderModalContent .liteDailyTrigger{background:#242218!important;border-color:#39372b!important}.simpleMemberApp .modal .progFolderModalContent .liteDailyTrigger:disabled{opacity:.62}.simpleMemberApp .modal .progFolderModalContent .liteDailyTrigger p{color:#bdb8a8!important}.cycleTracking{background:#1b1a15;border:1px solid #514c3d;border-radius:16px;gap:12px;padding:16px;display:grid}.cycleTracking h3{color:#f4f1e7;margin:2px 0}.cycleTracking p{color:#9a9789;margin:0;font-size:11px}.cycleTrackingChoices{gap:7px;display:grid}.cycleTrackingChoices>small{color:#e8b923;letter-spacing:1px;font-size:9px;font-weight:900}.cycleTrackingChoices>button,.indicatorChoice>button{color:#f4f1e7;text-align:left;background:#242218;border:1px solid #514c3d;border-radius:10px;padding:10px;font-weight:700}.cycleTrackingChoices>button.selected,.indicatorChoice>button.selected{background:#2f2b1b;border-color:#e8b923}.cycleTrackingChoices button span{color:#e8b923;margin-right:7px}.indicatorChoice{grid-template-columns:minmax(0,1fr) 100px 76px;gap:7px;display:grid}.indicatorChoice input{margin:0!important;padding:9px!important}.indicatorReviewToggle{color:#cfc8b6;grid-column:1/-1;align-items:center;gap:7px;padding:3px 2px!important;font-size:10px!important;display:flex!important}.indicatorReviewToggle input{accent-color:#e8b923;width:auto!important}.alertChoices label{color:#d8d2c6;align-items:center;gap:8px;font-size:11px;display:flex}.alertChoices label:first-of-type input{width:58px;margin:0!important;padding:7px!important}.alertChoices input[type=checkbox]{accent-color:#e8b923;width:auto!important}@media (max-width:650px){.indicatorChoice{grid-template-columns:1fr 84px 62px}.cycleTracking{padding:13px}}.simpleMemberApp .liteTracking{background:#171711;border:1px solid #514c3d;border-radius:18px;margin:0 0 14px;padding:15px}.simpleMemberApp .liteTracking>small{color:#e8b923;letter-spacing:1.2px;margin-bottom:10px;font-size:9px;font-weight:900;display:block}.simpleMemberApp .liteTracking>div{flex-wrap:wrap;gap:7px;display:flex}.simpleMemberApp .liteTracking span{color:#f4f1e7;background:#242218;border:1px solid #514c3d;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:700}.coachSimple .cycleConfiguredAlerts{color:#f4c899;background:#322219;border:1px solid #744b34;border-radius:11px;margin:10px 0;padding:11px 13px;font-size:11px;font-weight:700}.dailySessionRoutines{border-top:1px solid #39372b;gap:4px;margin:14px 4px 2px;padding-top:14px;display:grid}.dailySessionRoutines>small{color:#e8b923!important;opacity:1!important}.simpleMemberApp .progChecklistItem{color:#f4f1e7;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:11px;width:100%;padding:12px 4px;display:grid}.simpleMemberApp .progChecklistItem>span{color:#171711;background:0 0;border:2px solid #e8b923;border-radius:7px;place-items:center;width:24px;height:24px;font-size:15px;font-weight:900;display:grid}.simpleMemberApp .progChecklistItem.done>span{background:#e8b923}.simpleMemberApp .progChecklistItem strong{font-size:14px!important}.simpleMemberApp .progChecklistItem p{margin-top:2px;font-size:10px!important}.simpleMemberApp .progChecklistItem.done strong,.simpleMemberApp .progChecklistItem.done p{opacity:.55;text-decoration:line-through}.routineLibraryPicker{border:1px solid var(--line);background:#f8f6ff;border-radius:14px;gap:9px;padding:14px;display:grid}.routineLibraryPicker>small{letter-spacing:1px;color:var(--purple);font-weight:800}.routineLibraryPicker>div{flex-wrap:wrap;gap:7px;display:flex}.routineLibraryPicker button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:700}.routineLibraryPicker button span{color:var(--pink);margin-right:5px}.routineLibraryPicker button:disabled{opacity:.5}.addToClientChoices>button{border:1px solid var(--line);color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:15px;display:grid}.addToClientChoices>button>span{background:var(--lav);width:34px;height:34px;color:var(--purple);border-radius:10px;place-items:center;font-weight:900;display:grid}.addToClientChoices>button>div{flex-direction:column;gap:3px;display:flex}.addToClientChoices>button strong{font-size:11px}.addToClientChoices>button small{color:var(--muted);font-size:8px}.addToClientChoices>button>b{color:var(--purple);font-size:15px}.liteProgressCard{border:1px solid var(--line);text-align:left;width:100%;color:var(--ink);background:#fff;border-radius:16px;padding:17px}.liteProgressCard em{color:inherit;opacity:.68;margin-top:15px;font-size:10px;font-style:normal;display:block}.simpleMemberApp .liteProgressCard{color:#f4f1e7;box-shadow:none;background:#171711;border-color:#39372b;border-radius:18px;padding:20px;display:block}.simpleMemberApp .liteProgressCard>.liteRoute{display:flex}@media (max-width:650px){.simpleMemberApp .liteProgressCard{padding:17px}.simpleMemberApp .liteProgress strong{font-size:19px}}.simpleMemberApp .progressOverview>header h2{letter-spacing:-1px;font-family:DM Sans,sans-serif;font-size:38px}.progressPathCard{background:#171711;border:1px solid #39372b;border-radius:22px;margin:22px 0;padding:28px 22px}.progressProofTabs{gap:9px;margin-bottom:16px;padding:0 0 6px;display:flex;overflow-x:auto}.progressProofTabs button{color:#9a9789;background:#171711;border:1px solid #39372b;border-radius:999px;flex:none;padding:12px 18px;font-size:14px}.progressProofTabs button.selected{color:#e8b923;border-color:#e8b923}.progressProofGrid{gap:12px;display:grid}.simpleMemberApp .progressProofGrid>button{color:#f4f1e7;text-align:left;background:#171711;border:1px solid #39372b;border-radius:19px;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:18px;display:grid}.simpleMemberApp .progressProofGrid button>span{color:#e8b923;background:#242218;border-radius:12px;place-items:center;width:42px;height:42px;font-size:21px;display:grid}.simpleMemberApp .progressProofGrid button>div{flex-direction:column;display:flex}.simpleMemberApp .progressProofGrid button small{letter-spacing:1.1px;color:#9a9789;font-size:8px}.simpleMemberApp .progressProofGrid button strong{margin-top:4px;font-size:16px}.simpleMemberApp .progressProofGrid button p{color:#9a9789;margin:4px 0 0;font-size:10px}.simpleMemberApp,.simpleMemberApp .memberContent{color:var(--ink);background:#fbfafc}.simpleMemberApp .memberHeader h1,.simpleMemberApp .liteWelcome h2{color:var(--ink)}.simpleMemberApp .liteSession button,.simpleMemberApp .liteReview,.simpleMemberApp .liteProgram{color:var(--ink);border-color:var(--line);background:#fff}.simpleMemberApp .liteSession button{color:#fff;background:#2c8252;border-color:#2c8252}.simpleMemberApp .methodJourneyLite{color:var(--ink)}.simpleMemberApp .liteJourneyHero,.simpleMemberApp .litePlanner,.simpleMemberApp .liteChecklist,.simpleMemberApp .liteQuote{color:var(--ink);border-color:var(--line);background:#fff}.simpleMemberApp .liteProgramOptional{display:none}.simpleMemberApp .journeySoon{border:1px solid var(--line);max-width:680px;color:var(--ink);background:#fff;border-radius:20px;margin:18px auto;padding:28px 24px}.simpleMemberApp .journeySoon h2{margin:6px 0 10px;font-family:Playfair Display;font-size:28px}.simpleMemberApp .journeySoon>p:not(.eyebrow){color:var(--muted);max-width:520px;margin:0;font-size:10px;line-height:1.6}.simpleMemberApp .progressOverview{color:var(--ink);background:#fbfafc;border:0;border-radius:0;padding:0}.simpleMemberApp .progressOverview>header h2{letter-spacing:-.7px;color:var(--ink);font-family:DM Sans,sans-serif;font-size:34px}.simpleMemberApp .progressOverview>header>p:not(.eyebrow){color:var(--muted);font-size:10px}.simpleMemberApp .progressPathCard,.simpleMemberApp .progressProofTabs{display:none}.simpleMemberApp .progressProofGrid{grid-template-columns:1fr 1fr;margin-top:18px}.simpleMemberApp .progressProofGrid>button{color:var(--ink);border-color:var(--line);box-shadow:none;background:#fff;border-radius:18px}.simpleMemberApp .progressProofGrid button p{color:var(--muted)}@media (max-width:650px){.simpleMemberApp .progressProofGrid{grid-template-columns:1fr}.simpleMemberApp .journeySoon{padding:22px 18px}.simpleMemberApp .journeySoon h2{font-size:25px}}.simpleMemberApp,.simpleMemberApp .memberContent{color:#f4f1e7;background:#080908}.simpleMemberApp .liteWelcome h2,.simpleMemberApp .memberHeader h1{color:#f4f1e7}.simpleMemberApp .liteWelcome .eyebrow{color:#9a9789}.simpleMemberApp .liteSession button,.simpleMemberApp .liteReview,.simpleMemberApp .liteProgram{color:#f4f1e7;background:#171711;border-color:#39372b}.simpleMemberApp .liteSession button{background:#171711;border-color:#39372b}.simpleMemberApp .liteSession button>span{color:#171711;background:#e8b923}.simpleMemberApp .liteSession.done button{color:#f4f1e7;background:#194d35;border-color:#2f7c51}.liteDailyBlock{color:#f4f1e7;background:#171711;border:1px solid #39372b;border-radius:18px;padding:17px}.liteDailyBlock.done{background:#194d35;border-color:#2f7c51}.liteDailyBlock>header{grid-template-columns:42px 1fr;align-items:center;gap:12px;display:grid}.liteDailyIcon{color:#171711;background:#e8b923;border-radius:12px;place-items:center;width:42px;height:42px;font-size:23px;font-weight:900;display:grid}.liteDailyBlock small{letter-spacing:1.1px;opacity:.75;font-size:8px;font-weight:900}.liteDailyBlock strong{margin:3px 0;font-family:DM Sans,sans-serif;font-size:18px;display:block}.liteDailyBlock p{opacity:.72;margin:0;font-size:10px}.liteDailyActions{margin-top:15px;display:block}.liteDailyActions button{text-align:left;color:#f4f1e7;background:#211f17;border:1px solid #514c3d;border-radius:11px;grid-template-columns:1fr auto;align-items:center;gap:2px 7px;width:100%;padding:12px;display:grid}.liteDailyBlock.done .liteDailyActions button{background:#245e40;border-color:#4f8f6c}.liteDailyActions strong{font-size:11px}.liteDailyActions small{color:#c8c1b5;grid-column:1;font-size:8px}.liteDailyActions b{color:#e8b923;grid-area:1/2/3}.ritualHint{color:var(--muted);margin:0;font-size:11px}.ritualOptional{border:1px solid var(--line);border-radius:10px;padding:10px}.ritualOptional summary{cursor:pointer;font-size:11px;font-weight:700}.ritualOptional label{margin-top:12px;display:block}.ritualOptional fieldset{margin-top:12px}.simpleMemberApp .liteReview{background:#171711;border-color:#6a5310}.simpleMemberApp .liteReview>span{color:#171711;background:#e8b923}.simpleMemberApp .liteReview b{color:#e8b923}.simpleMemberApp .liteProgram{background:#171711;border-color:#39372b}.simpleMemberApp .liteProgram>span{color:#e8b923;background:#242218}.simpleMemberApp .liteProgram b{color:#e8b923}.simpleMemberApp .liteQuote{color:#f4f1e7;background:#201f18;border-color:#36342a}.simpleMemberApp .journeySoon{color:#f4f1e7;background:#171711;border-color:#6a5310}.simpleMemberApp .journeySoon>p:not(.eyebrow){color:#9a9789}.simpleMemberApp .agentParadoxHint{background:#211f16;border:1px solid #6a5310;border-radius:12px;align-items:center;gap:12px;margin-top:22px;padding:14px 16px;display:flex}.simpleMemberApp .agentParadoxHint>span{color:#171711;background:#e8b923;border-radius:50%;place-items:center;width:32px;height:32px;font-size:18px;display:grid}.simpleMemberApp .agentParadoxHint div{flex-direction:column;gap:4px;display:flex}.simpleMemberApp .agentParadoxHint strong{font-size:12px}.simpleMemberApp .agentParadoxHint small{color:#9a9789;font-size:9px}.simpleMemberApp .agentParadoxChat{color:#f4f1e7;background:#171711;border:1px solid #6a5310;border-radius:20px;max-width:680px;margin:18px auto;padding:25px 24px}.simpleMemberApp .agentParadoxChat h2{margin:6px 0 8px;font-family:Playfair Display;font-size:28px}.simpleMemberApp .agentIntro{color:#9a9789;margin:0 0 20px;font-size:10px;line-height:1.6}.simpleMemberApp .agentConversation{flex-direction:column;gap:12px;display:flex}.simpleMemberApp .agentBubble{background:#211f16;border:1px solid #39372b;border-radius:14px;align-items:flex-start;gap:11px;padding:16px;display:flex}.simpleMemberApp .agentBubble>span{color:#171711;background:#e8b923;border-radius:50%;flex:0 0 30px;place-items:center;height:30px;display:grid}.simpleMemberApp .agentBubble p{color:#f4f1e7;margin:0;font-size:11px;line-height:1.55}.simpleMemberApp .agentBubble strong{letter-spacing:1.2px;text-transform:uppercase;color:#e8b923;font-size:9px}.simpleMemberApp .agentContact{background:#2a1b3a;border:1px solid #6a5310;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:15px;display:flex}.simpleMemberApp .agentContact div{flex-direction:column;gap:4px;display:flex}.simpleMemberApp .agentContact small{letter-spacing:1.1px;color:#b9a6ee;font-size:8px}.simpleMemberApp .agentContact strong{font-size:12px}.simpleMemberApp .agentContact a{color:#171711;white-space:nowrap;background:#e8b923;border-radius:9px;padding:10px 12px;font-size:10px;font-weight:700;text-decoration:none}.simpleMemberApp .agentContactDisabled{color:#9a9789;font-size:9px}.simpleMemberApp .agentComposer{background:#0f100e;border:1px solid #39372b;border-radius:12px;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;margin-top:14px;padding:8px 10px;display:grid}.simpleMemberApp .agentComposer>span{color:#e8b923;text-align:center}.simpleMemberApp .agentComposer input{color:#9a9789;background:0 0;border:0;outline:0;min-width:0;font-size:10px}.simpleMemberApp .agentComposer button{color:#777365;background:#39372b;border:0;border-radius:8px;padding:8px 10px;font-size:9px}@media (max-width:650px){.simpleMemberApp .agentParadoxChat{padding:22px 18px}.simpleMemberApp .agentContact{flex-direction:column;align-items:flex-start}.simpleMemberApp .agentContact a{text-align:center;width:100%}.simpleMemberApp .agentComposer button{display:none}}.simpleMemberApp .agentQuestions{background:#211f16;border:1px solid #39372b;border-radius:14px;flex-direction:column;gap:12px;padding:18px;display:flex}.simpleMemberApp .agentQuestions>small{letter-spacing:1.2px;color:#e8b923;font-size:8px}.simpleMemberApp .agentQuestions>strong{font-size:14px}.simpleMemberApp .agentQuestions>div{flex-wrap:wrap;gap:8px;display:flex}.simpleMemberApp .agentQuestions>div button{color:#f4f1e7;background:0 0;border:1px solid #6a5310;border-radius:999px;padding:10px 13px;font-size:10px}.simpleMemberApp .agentQuestions>div button.selected{color:#171711;background:#e8b923}.simpleMemberApp .agentStart{color:#171711;background:#e8b923;border:0;border-radius:9px;padding:12px;font-size:10px;font-weight:700}.simpleMemberApp .agentStart:disabled{opacity:.4}.simpleMemberApp .progressOverview{color:#f4f1e7;background:#080908}.simpleMemberApp .progressOverview>header h2{color:#f4f1e7}.simpleMemberApp .progressOverview>header>p:not(.eyebrow){color:#9a9789}.simpleMemberApp .progressProofGrid>button{color:#f4f1e7;background:#171711;border-color:#39372b}.simpleMemberApp .progressProofGrid button>span{color:#e8b923;background:#242218}.simpleMemberApp .progressProofGrid button small,.simpleMemberApp .progressProofGrid button p{color:#9a9789}.simpleMemberApp .progressProofGrid button>b{color:#e8b923}@media (max-width:650px){.simpleMemberApp .memberHeader .headerTools{justify-content:flex-end;align-items:center;width:auto;display:flex;position:absolute;top:18px;right:14px}.simpleMemberApp .memberHeader .pushButton{align-items:center;min-height:36px;display:inline-flex;padding:8px 9px!important;font-size:8px!important}.simpleMemberApp .memberHeader .signOutButton{color:#f4f1e7;background:#171711;border-color:#39372b;min-height:36px;display:flex;padding:8px 10px!important;font-size:9px!important}}.simpleMemberApp .eyebrow,.simpleMemberApp .sectionLabel,.simpleMemberApp .memberHeader h1 em,.simpleMemberApp .pageLead .eyebrow,.simpleMemberApp .resultsIntro .eyebrow,.simpleMemberApp .resultsCurrent .eyebrow,.simpleMemberApp .progressPhotoHero .eyebrow,.simpleMemberApp .strengthIntro .eyebrow{color:#e8b923!important}.simpleMemberApp .primary{color:#171711!important;box-shadow:none!important;background:#e8b923!important;border-color:#e8b923!important}.simpleMemberApp .headerTools .pushButton{color:#f4f1e7!important;background:#171711!important;border-color:#39372b!important}.simpleMemberApp .modalBackdrop{z-index:100!important;background:#080908ee!important}.simpleMemberApp .modal{color:#f4f1e7!important;background:#171711!important;border:1px solid #39372b!important;box-shadow:0 24px 80px #0009!important}.simpleMemberApp .modal .eyebrow{color:#e8b923!important}.simpleMemberApp .modal h2,.simpleMemberApp .modal strong,.simpleMemberApp .modal legend{color:#f4f1e7!important}.simpleMemberApp .modal .close{border-radius:9px;padding:0 8px;line-height:1.2;color:#f4f1e7!important;background:#242218!important;border:1px solid #39372b!important}.simpleMemberApp .modal label,.simpleMemberApp .modal small,.simpleMemberApp .modal p{color:#9a9789!important}.simpleMemberApp .modal input,.simpleMemberApp .modal select,.simpleMemberApp .modal textarea{color:#f4f1e7!important;background:#0f100d!important;border:1px solid #39372b!important}.simpleMemberApp .modal input::placeholder{color:#6e6b61!important}.simpleMemberApp .modal .currentPrHint,.simpleMemberApp .modal .sessionMemoTitle{color:#f4f1e7!important;background:#242218!important;border-color:#39372b!important}.simpleMemberApp .modal .currentPrHint span,.simpleMemberApp .modal .sessionMemoTitle small{color:#9a9789!important}.simpleMemberApp .modal .currentPrHint strong{color:#e8b923!important}.simpleMemberApp .modal .mainWeight{background:#242218!important;border-color:#39372b!important}.simpleMemberApp .modal .mainWeight input{color:#e8b923!important}.simpleMemberApp .modal .sessionRoutineChecklist button{color:#f4f1e7!important;background:#242218!important;border-color:#514c3d!important}.simpleMemberApp .modal .sessionRoutineChecklist button strong{color:#f4f1e7!important}.simpleMemberApp .modal .sessionRoutineChecklist button small{color:#bdb8a8!important}.simpleMemberApp .modal .sessionRoutineChecklist button.done{background:#263522!important;border-color:#4f8f6c!important}.simpleMemberApp .modal .sessionRoutineChecklist button.done>span,.simpleMemberApp .modal .primary{color:#171711!important;background:#e8b923!important}.simpleMemberApp .progressMetrics.four,.simpleMemberApp .progressMetrics.four article,.simpleMemberApp .resultsCurrent,.simpleMemberApp .resultsCurrentMetrics article,.simpleMemberApp .resultsHistory,.simpleMemberApp .resultsHistory>summary,.simpleMemberApp .resultsHistory>.timeline{color:#f4f1e7!important;background:#171711!important;border-color:#39372b!important}.simpleMemberApp .progressMetrics.four article strong,.simpleMemberApp .resultsCurrentMetrics article strong{color:#e8b923!important}.simpleMemberApp .progressMetrics.four article small,.simpleMemberApp .resultsCurrentMetrics article small,.simpleMemberApp .resultsCurrentMetrics article em,.simpleMemberApp .resultsCurrent .cardTitle>small{color:#9a9789!important}.simpleMemberApp .memberContent{padding-bottom:112px}.simpleMemberApp .liteBottomNav{z-index:20;background:#080908!important;border-top:1px solid #39372b!important}.simpleMemberApp .liteBottomNav button{color:#9a9789!important}@media (max-width:650px){.simpleMemberApp .memberContent{padding-bottom:112px}.simpleMemberApp .modal{max-height:92dvh}}.simpleMemberApp .liteBottomNav{box-sizing:border-box!important;width:100%!important;padding:8px 8px env(safe-area-inset-bottom)!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;justify-content:stretch!important;align-items:stretch!important;margin:0!important;display:grid!important;left:0!important;right:0!important}.simpleMemberApp .liteBottomNav button{justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:100%!important;margin:0!important;padding:4px 2px!important;line-height:1.1!important}.simpleMemberApp .liteBottomNav button span{line-height:1!important;display:block!important}@media (min-width:651px){.simpleMemberApp .liteBottomNav{max-width:980px;margin-inline:auto!important}}.simpleMemberApp,.simpleMemberApp button,.simpleMemberApp input,.simpleMemberApp select,.simpleMemberApp textarea{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.simpleMemberApp h1,.simpleMemberApp h2,.simpleMemberApp h3,.simpleMemberApp h4,.simpleMemberApp strong,.simpleMemberApp button{letter-spacing:0!important}.simpleMemberApp h1,.simpleMemberApp h2,.simpleMemberApp h3,.simpleMemberApp h4{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-weight:700!important;line-height:1.18!important}.simpleMemberApp p,.simpleMemberApp li,.simpleMemberApp label,.simpleMemberApp small,.simpleMemberApp button,.simpleMemberApp input,.simpleMemberApp select,.simpleMemberApp textarea{line-height:1.45!important}.simpleMemberApp .memberHeader h1{font-size:clamp(28px,4vw,42px)!important}.simpleMemberApp .strengthIntro h2,.simpleMemberApp .strengthRecentHistory h2,.simpleMemberApp .strengthChart h2{font-size:clamp(23px,3vw,32px)!important}.simpleMemberApp .strengthRecentHistory .strengthHistoryRow strong{font-weight:700!important}.simpleMemberApp .strengthRecentHistory{color:#f4f1e7!important;background:#171711!important;border:1px solid #39372b!important;border-radius:18px!important;padding:20px!important;overflow:hidden!important}.simpleMemberApp .strengthRecentHistory .cardTitle{align-items:flex-start!important;margin:0 0 14px!important}.simpleMemberApp .strengthRecentHistory .cardTitle h2{color:#f4f1e7!important;margin:3px 0 4px!important}.simpleMemberApp .strengthRecentHistory .cardTitle>div>small:last-child{color:#9a9789!important;font-size:9px!important;display:block!important}.simpleMemberApp .strengthHistoryList{gap:7px!important;display:grid!important}.simpleMemberApp .strengthRecentHistory .strengthHistoryRow{color:#f4f1e7!important;background:#0f100d!important;border:1px solid #39372b!important;border-radius:11px!important;grid-template-columns:minmax(0,1fr) auto auto auto!important;align-items:center!important;gap:12px!important;min-height:62px!important;margin:0!important;padding:10px 0!important;display:grid!important}.simpleMemberApp .strengthRecentHistory .strengthHistoryRow.isPr{background:#242218!important;border-left:3px solid #e8b923!important;padding-left:10px!important}.simpleMemberApp .strengthRecentHistory .strengthHistoryRow>div{min-width:0!important;padding-left:12px!important}.simpleMemberApp .strengthRecentHistory .strengthHistoryRow strong{color:#f4f1e7!important;font-size:12px!important;line-height:1.2!important;display:block!important}.simpleMemberApp .strengthRecentHistory .strengthHistoryRow small{color:#9a9789!important;letter-spacing:.55px!important;margin-top:4px!important;font-size:8px!important;display:block!important}.simpleMemberApp .strengthRecentHistory .strengthHistoryRow>span{color:#9a9789!important;white-space:nowrap!important;font-size:10px!important}.simpleMemberApp .strengthRecentHistory .strengthHistoryRow>b{color:#e8b923!important;white-space:nowrap!important;font-size:15px!important}.simpleMemberApp .strengthRecentHistory .strengthHistoryRow>b em{color:#9a9789!important;font-size:9px!important;font-style:normal!important}.simpleMemberApp .strengthRecentHistory .strengthHistoryRow .removeStrength{color:#9a9789!important;background:#171711!important;border:1px solid #39372b!important;border-radius:7px!important;margin-right:10px!important;padding:7px 8px!important;font-size:8px!important}.simpleMemberApp .strengthRecentHistory .strengthHistoryRow .removeStrength:hover{color:#e8b923!important;border-color:#e8b923!important}@media (max-width:650px){.simpleMemberApp .strengthRecentHistory{padding:16px!important}.simpleMemberApp .strengthRecentHistory .strengthHistoryRow{grid-template-columns:minmax(0,1fr) auto!important;gap:5px 10px!important;padding:11px 0!important}.simpleMemberApp .strengthRecentHistory .strengthHistoryRow>div{grid-column:1;padding-left:10px!important}.simpleMemberApp .strengthRecentHistory .strengthHistoryRow>span{grid-area:1/2;align-self:end}.simpleMemberApp .strengthRecentHistory .strengthHistoryRow>b{grid-area:2/2;align-self:start}.simpleMemberApp .strengthRecentHistory .strengthHistoryRow .removeStrength{grid-area:2/1;justify-self:start;margin:0 0 0 10px!important}}.coachSimple{color:#f4f1e7;background:#080908;max-width:none;min-height:100vh;padding:32px clamp(18px,4vw,64px) 72px;font-family:DM Sans,sans-serif}.coachSimple .authBrand{color:#f4f1e7}.coachSimple .authBrand small{color:#9a9789}.coachSimple .pxMark span{color:#e8b923}.coachSimple header{align-items:flex-start;max-width:1180px;margin:34px auto 24px}.coachSimple header h1{letter-spacing:-.03em;font-family:DM Sans,sans-serif;font-weight:700}.coachSimple header h1,.coachSimple h2,.coachSimple h3{color:#f4f1e7}.coachSimple header p:not(.eyebrow),.coachSimple .coachSectionTitle p:not(.eyebrow){color:#9a9789}.coachSimple .eyebrow{color:#e8b923}.coachSimple .coachHeaderActions button,.coachSimple .coachSectionTitle>button{color:#f4f1e7;background:#171711;border-color:#39372b}.coachSimple .coachHeaderActions .previewButton,.coachSimple .coachQuickStart .previewButton{color:#171711;background:#e8b923;border-color:#e8b923}.coachSimple .coachQuickStart{color:#f4f1e7;background:#171711;border:1px solid #39372b;border-radius:18px;max-width:1180px;margin:0 auto 14px}.coachSimple .coachQuickStart p:not(.eyebrow){color:#9a9789}.coachSimple .compactInvite{background:#171711;border-color:#39372b;max-width:1180px;margin:0 auto 26px}.coachSimple .compactInvite>summary{color:#f4f1e7}.coachSimple .compactInvite>summary>span{color:#e8b923;background:#242218}.coachSimple .compactInvite summary small,.coachSimple .compactInvite summary>b{color:#e8b923}.coachSimple .compactInvite>div{color:#f4f1e7;border-color:#39372b}.coachSimple .compactInvite>div p{color:#9a9789}.coachSimple .compactInvite .primary{color:#171711;box-shadow:none;background:#e8b923}.coachSimple .inviteResult{background:#242218;border-color:#39372b}.coachSimple .inviteResult label{color:#9a9789}.coachSimple .inviteResult input{color:#f4f1e7;background:#0f100d;border:1px solid #39372b}.coachSimple .inviteResult button{color:#171711;background:#e8b923}.coachSimple .inviteStatus{color:#9a9789!important}.coachSimple .coachSectionTitle,.coachSimple .coachClients{max-width:1180px;margin-left:auto;margin-right:auto}.coachSimple .coachClients>article{color:#f4f1e7;background:#171711;border-color:#39372b;padding:17px}.coachSimple .coachClients article p{color:#9a9789}.coachSimple .coachClients article button{color:#e8b923}.coachSimple .emptyState{color:#f4f1e7;text-align:center;background:#171711;border:1px dashed #39372b;border-radius:14px;padding:28px}.coachSimple .emptyState p{color:#9a9789}.coachSimple .simpleFeedback{color:#f4f1e7;background:#171711;border:1px solid #39372b;max-width:1180px;margin:24px auto 0;padding:15px 20px}.coachSimple .simpleFeedback>summary span{color:#e8b923;background:#242218}.coachSimple .coachFeedback .feedbackList article{background:#0f100d;border-color:#39372b}.coachSimple .coachFeedback .feedbackList p,.coachSimple .coachFeedback small{color:#9a9789}.coachSimple .modal{color:#f4f1e7;background:#171711;border:1px solid #39372b}.coachSimple .modal h2,.coachSimple .modal h3{color:#f4f1e7}.coachSimple .modal .close{color:#9a9789}.coachSimple .clientSummary section,.coachSimple .clientSummary .coachValidationCenter,.coachSimple .clientSummary .monthlyCheckup,.coachSimple .clientSummary .coachChart,.coachSimple .clientSummary .coachJourney,.coachSimple .clientSummary .coachNotes{color:#f4f1e7;background:#171711;border-color:#39372b}.coachSimple .summaryStats article,.coachSimple .coachPrGrid>span{color:#f4f1e7;background:#242218}.coachSimple .summaryStats small,.coachSimple .summaryStats span,.coachSimple .coachPrGrid small,.coachSimple .summaryEmpty{color:#9a9789}.coachSimple .summaryStats strong,.coachSimple .coachPrGrid b{color:#e8b923}.coachSimple .clientIdentity>div{background:#242218;border-color:#39372b}.coachSimple .clientIdentity small{color:#9a9789}.coachSimple .coachStageLine>span{color:#9a9789;background:#242218}.coachSimple .coachStageLine>span.done{color:#a9d09d;background:#263522}.coachSimple .coachStageLine>span.current{background:#242218;box-shadow:inset 0 0 0 2px #e8b923}.coachSimple .coachStageLine b{color:#f4f1e7;background:#171711}.coachSimple .coachNotes textarea,.coachSimple .coachValidationCenter input,.coachSimple .clientSummary select,.coachSimple .clientSummary textarea{color:#f4f1e7;background:#0f100d;border-color:#39372b}.coachSimple .coachSubTitle button,.coachSimple .coachFullFile>summary{color:#e8b923;background:#242218;border-color:#39372b}@media (max-width:650px){.coachSimple{padding:20px 12px 86px}.coachSimple header{margin-top:22px}.coachSimple .coachQuickStart{padding:18px}.coachSimple .coachClients article>button{color:#e8b923;background:#242218}.coachSimple .modal{border-color:#39372b}}.coachSimple .coachFoundationProtocol{color:#f4f1e7;border:1px solid #39372b;border-radius:24px;margin:0 0 14px;padding:20px;background:#171711!important}.coachFoundationProtocol header{justify-content:space-between;align-items:flex-start;gap:18px;max-width:none;margin:0 0 14px;display:flex}.coachFoundationProtocol h3{color:#f4f1e7;margin:3px 0 5px;font:700 22px/1.1 DM Sans,sans-serif}.coachFoundationProtocol header p:not(.eyebrow){color:#9a9789;margin:0;font-size:12px;line-height:1.45}.coachFoundationProtocol header>strong{color:#e8b923;font-size:25px;line-height:1}.foundationProgress{background:#302d20;border-radius:99px;height:7px;margin-bottom:15px;overflow:hidden}.foundationProgress i{border-radius:inherit;background:#e8b923;height:100%;transition:width .25s;display:block}.foundationCheckpoints{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.foundationCheckpoints article{background:#242218;border:1px solid #39372b;border-radius:16px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.foundationCheckpoints article>span{color:#9a9789;background:#302d20;border-radius:50%;place-items:center;width:27px;height:27px;font-size:15px;display:grid}.foundationCheckpoints article.done{background:#1d2a1d;border-color:#4f8f6c}.foundationCheckpoints article.done>span{color:#0f100d;background:#4f8f6c}.foundationCheckpoints article strong{color:#f4f1e7;font-size:12px;line-height:1.2;display:block}.foundationCheckpoints article small{color:#9a9789;margin-top:3px;font-size:10px;line-height:1.3;display:block}.foundationCheckpoints article>b{color:#e8b923;text-align:right;white-space:nowrap;font-size:10px}.foundationCheckpoints article.done>b{color:#a9d09d}.foundationAlerts{color:#f0b74d;background:#2a2115;border:1px solid #6a4a1b;border-radius:14px;flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:12px;padding:10px 12px;font-size:11px;display:flex}.foundationAlerts span{color:#c9bda7}.coachSmsContact{color:#d9d1bf;align-items:center;gap:7px;width:100%;padding-top:3px;font-size:10px;font-weight:800;display:flex}.coachSmsContact span{color:#d9d1bf;white-space:nowrap}.coachSmsContact input{color:#f4f1e7;min-width:0;font:inherit;background:#161711;border:1px solid #655b42;border-radius:9px;flex:1;padding:8px 9px}.foundationAlerts .coachSmsContact button{padding:8px 10px;font-size:10px}@media (max-width:650px){.coachSimple .coachFoundationProtocol{border-radius:20px;padding:15px}.foundationCheckpoints{grid-template-columns:1fr}.foundationCheckpoints article{grid-template-columns:28px minmax(0,1fr) auto}}.simpleMemberApp .agentBubble.user{background:#2a1b3a;border-color:#6a5310;align-self:flex-end;max-width:90%}.simpleMemberApp .agentBubble.user>span{color:#171711;background:#e8b923}.simpleMemberApp .agentComposer textarea{resize:none;color:#f4f1e7;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0}.simpleMemberApp .agentComposer textarea::placeholder{color:#9a9789}.simpleMemberApp .agentComposer button:not(:disabled){color:#171711;background:#e8b923}.simpleMemberApp .agentError{color:#f0b74d;margin:8px 0;font-size:10px;line-height:1.45}.simpleMemberApp .agentSafety{color:#9a9789;margin-top:10px;font-size:9px;line-height:1.45;display:block}.simpleMemberApp .agentComposerMain{flex-direction:column;gap:8px;min-width:0;display:flex}.simpleMemberApp .agentSendButton{cursor:pointer;width:100%;font-weight:700!important}.simpleMemberApp .agentComposer button:disabled{opacity:.48}.simpleMemberApp .agentComposerHint{color:#9a9789;margin-top:7px;font-size:9px;line-height:1.4;display:block}@media (max-width:650px){.simpleMemberApp .agentComposer button{width:100%;display:block!important}}.liteDailyBlock{padding:10px}.liteDailyTrigger{color:#f4f1e7;text-align:left;cursor:pointer;background:#211f17;border:1px solid #514c3d;border-radius:13px;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;width:100%;padding:12px;display:grid}.liteDailyBlock.done .liteDailyTrigger{background:#245e40;border-color:#4f8f6c}.liteDailyTrigger .liteDailyIcon{border-radius:13px;width:48px;height:48px;font-size:26px}.liteDailyTrigger small{letter-spacing:1.1px;opacity:.75;font-size:8px;font-weight:900}.liteDailyTrigger strong{margin:3px 0;font-family:DM Sans,sans-serif;font-size:18px;display:block}.liteDailyTrigger p{opacity:.72;margin:0;font-size:10px}.liteDailyTrigger>b{color:#e8b923;font-size:25px}.liteDailyTrigger:hover{background:#2a281e;border-color:#e8b923}.simpleMemberApp .memberContent{padding-inline:clamp(18px,4vw,42px)!important}.simpleMemberApp .memberHeader{margin-bottom:22px!important}.simpleMemberApp .memberHeader h1{letter-spacing:-.035em!important;font-size:clamp(30px,5vw,44px)!important;line-height:1.08!important}.simpleMemberApp .memberHeader h1 em{font-style:italic!important}.simpleMemberApp .liteWelcome h2{letter-spacing:-.035em!important;font-size:clamp(30px,5vw,42px)!important;line-height:1.08!important}.simpleMemberApp .liteDailyBlock,.simpleMemberApp .liteSession,.simpleMemberApp .liteReview,.simpleMemberApp .liteProgram,.simpleMemberApp .liteQuote,.simpleMemberApp .liteProgress,.simpleMemberApp .progressProofGrid>button,.simpleMemberApp .agentParadoxChat,.simpleMemberApp .agentQuestions,.simpleMemberApp .modal{border-radius:24px!important}.simpleMemberApp .liteDailyTrigger,.simpleMemberApp .liteDailyActions button{border-radius:18px!important}.simpleMemberApp .liteDailyIcon{border-radius:16px!important}.simpleMemberApp .primary,.simpleMemberApp .agentStart,.simpleMemberApp .agentSendButton,.simpleMemberApp .headerTools button,.simpleMemberApp .subviewBack{border-radius:999px!important}.simpleMemberApp .progressProofGrid>button{padding:20px!important}.simpleMemberApp .progressProofGrid button>span{border-radius:15px!important}.simpleMemberApp .agentComposer{border-radius:20px!important;padding:10px 12px!important}.simpleMemberApp input,.simpleMemberApp select,.simpleMemberApp textarea{border-radius:16px!important}.simpleMemberApp .liteBottomNav button{font-size:12px!important;font-weight:600!important}@media (max-width:650px){.simpleMemberApp .memberContent{padding-inline:16px!important}.simpleMemberApp .memberHeader{padding-top:4px!important}.simpleMemberApp .liteDailyBlock{padding:15px!important}.simpleMemberApp .liteDailyTrigger{grid-template-columns:44px 1fr auto!important;padding:14px!important}.simpleMemberApp .liteDailyTrigger strong{font-size:17px!important}.simpleMemberApp .progressProofGrid>button{padding:18px!important}}.coachSimple .coachClientActions{color:#f4f1e7!important;background:#171711!important;border:1px solid #39372b!important;border-radius:24px!important}.coachSimple .coachClientActions h2,.coachSimple .coachClientActions strong,.coachSimple .coachClientActions header p:not(.eyebrow),.coachSimple .coachClientActions button strong{color:#f4f1e7!important}.coachSimple .coachClientActions .eyebrow,.coachSimple .coachClientActions button>b,.coachSimple .coachClientActions .coachProtocolStatus>small{color:#e8b923!important}.coachSimple .coachClientActions>div>button{color:#f4f1e7!important;background:#242218!important;border:1px solid #39372b!important;border-radius:18px!important}.coachSimple .coachClientActions button>span{color:#e8b923!important;background:#302d20!important;border-radius:14px!important}.coachSimple .coachClientActions button small,.coachSimple .coachClientActions .coachProtocolStatus article small{color:#9a9789!important}.coachSimple .coachClientActions .coachCycleMeters>span{background:#242218!important;border-color:#39372b!important}.coachSimple .coachClientActions .coachCycleMeters small{color:#9a9789!important}.coachSimple .coachClientActions .coachCycleMeters strong{color:#f4f1e7!important}.coachSimple .coachClientActions .coachProtocolStatus{border-color:#39372b!important}.coachSimple .coachClientActions .coachProtocolStatus article>span{color:#e8b923!important;background:#302d20!important}.coachSimple .coachClientActions .advanceCycle{background:#263522!important;border-color:#4f8f6c!important}.coachSimple .coachClientActions .advanceCycle>span{color:#0f100d!important;background:#4f8f6c!important}.coachSimple .coachFullFile{color:#f4f1e7!important;background:#171711!important;border-color:#39372b!important;border-radius:18px!important}.coachSimple .coachFullFile>summary{color:#f4f1e7!important;background:#171711!important}.coachSimple .coachFullFile>.clientSummary,.coachSimple .coachFullFile .cycleProgressCard,.coachSimple .coachFullFile .coachClientActions,.coachSimple .coachFullFile .coachValidationCenter,.coachSimple .coachFullFile .monthlyCheckup,.coachSimple .coachFullFile .coachChart,.coachSimple .coachFullFile .coachJourney,.coachSimple .coachFullFile .coachNotes,.coachSimple .coachFullFile .coachReviewBoard{color:#f4f1e7!important;background:#171711!important;border-color:#39372b!important}.coachSimple .coachFullFile .cycleProgressFacts span,.coachSimple .coachFullFile .summaryStats article,.coachSimple .coachFullFile .coachPrGrid>span,.coachSimple .coachFullFile .coachAnswerGrid article{color:#f4f1e7!important;background:#242218!important;border-color:#39372b!important}.coachSimple .coachFullFile .cycleProgressCard h3,.coachSimple .coachFullFile .coachAnswerGrid p,.coachSimple .coachFullFile .coachReviewCard strong{color:#f4f1e7!important}.coachSimple .coachFullFile .cycleProgressCard p,.coachSimple .coachFullFile .coachFullFile small,.coachSimple .coachFullFile .coachAnswerGrid small{color:#9a9789!important}.coachSimple .coachFullFile .coachReviewCard textarea{color:#f4f1e7!important;background:#0f100d!important;border-color:#39372b!important;border-radius:16px!important}@media (max-width:650px){.coachSimple .coachClientActions{border-radius:20px!important;padding:15px!important}.coachSimple .coachClientActions>div>button{border-radius:16px!important}}.simpleMemberApp .strengthPage .prOverviewGrid{grid-template-columns:1fr!important;gap:8px!important}.simpleMemberApp .strengthPage .prOverviewGrid>button{text-align:left!important;background:#171711!important;border-color:#39372b!important;grid-template-rows:auto!important;grid-template-columns:34px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:0!important;padding:13px 16px!important}.simpleMemberApp .strengthPage .prOverviewGrid>button>span{color:#e8b923!important;background:#242218!important;border-radius:50%!important;grid-area:1/1!important;place-items:center!important;width:32px!important;height:32px!important;font-size:10px!important;font-weight:800!important;display:grid!important}.simpleMemberApp .strengthPage .prOverviewGrid>button>div{grid-area:1/2!important;min-width:0!important}.simpleMemberApp .strengthPage .prOverviewGrid>button>div h3{color:#f4f1e7!important;margin:0!important;font-size:15px!important;line-height:1.15!important}.simpleMemberApp .strengthPage .prOverviewGrid>button>div small{color:#9a9789!important;margin-top:4px!important;font-size:10px!important;display:block!important}.simpleMemberApp .strengthPage .prOverviewGrid>button>strong{color:#e8b923!important;white-space:nowrap!important;grid-area:1/3!important;align-items:flex-end!important;font-size:24px!important}.simpleMemberApp .strengthPage .prOverviewGrid>button>strong em{margin-left:2px!important;font-size:11px!important;font-style:normal!important}@media (max-width:650px){.simpleMemberApp .strengthPage .prOverviewGrid{grid-template-columns:1fr!important;gap:8px!important}.simpleMemberApp .strengthPage .prOverviewGrid>button{grid-template-rows:auto!important;grid-template-columns:30px minmax(0,1fr) auto!important;gap:9px!important;min-height:0!important;padding:12px 14px!important;display:grid!important}.simpleMemberApp .strengthPage .prOverviewGrid>button>div{text-align:left!important;grid-area:1/2!important}.simpleMemberApp .strengthPage .prOverviewGrid>button>div h3{font-size:13px!important}.simpleMemberApp .strengthPage .prOverviewGrid>button>span{grid-area:1/1!important;width:29px!important;height:29px!important}.simpleMemberApp .strengthPage .prOverviewGrid>button>strong{grid-area:1/3!important;align-items:flex-end!important;font-size:22px!important}}.simpleMemberApp .dailySessionHero{background:linear-gradient(135deg,#25231a,#171711)!important;border:1px solid #e8b923!important;border-radius:24px!important;grid-template-columns:76px minmax(0,1fr) auto!important;gap:18px!important;min-height:116px!important;padding:18px 20px!important;box-shadow:0 12px 28px #e8b9231f!important}.simpleMemberApp .dailySessionHero .liteDailyIcon{color:#171711!important;background:#e8b923!important;border-radius:22px!important;place-items:center!important;width:70px!important;height:70px!important;font-size:46px!important;font-weight:900!important;display:grid!important}.simpleMemberApp .dailySessionHero strong{color:#f4f1e7!important;font-size:24px!important;line-height:1.1!important}.simpleMemberApp .dailySessionHero small{color:#e8b923!important;font-size:10px!important}.simpleMemberApp .dailySessionHero p{color:#d1cbbc!important;font-size:13px!important}.simpleMemberApp .dailySessionHero>b{color:#e8b923!important;font-size:34px!important}.simpleMemberApp .liteDailyBlock.done .dailySessionHero{background:linear-gradient(135deg,#245e40,#183c2b)!important;border-color:#66b68c!important}.simpleMemberApp .liteDailyBlock.done .dailySessionHero .liteDailyIcon{background:#80d2a5!important}.simpleMemberApp .progressProofGrid{gap:12px!important}.simpleMemberApp .progressProofGrid .transformationProofCard{background:linear-gradient(135deg,#25231a,#171711)!important;border-color:#e8b923!important;grid-column:1/-1!important;min-height:122px!important;box-shadow:0 12px 26px #e8b9231a!important}.simpleMemberApp .progressProofGrid .transformationProofCard>span{color:#171711!important;background:#e8b923!important;border-radius:18px!important;width:56px!important;height:56px!important}.simpleMemberApp .progressProofGrid .transformationProofCard strong{color:#f4f1e7!important;font-size:21px!important}.simpleMemberApp .progressProofGrid .transformationProofCard p{color:#d1cbbc!important;font-size:12px!important}.bilanVictoryOverlay{z-index:1200;background:#000000d1;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.bilanVictoryOverlay article{color:#f4f1e7;text-align:center;background:#171711;border:1px solid #e8b923;border-radius:28px;width:min(520px,100%);padding:34px 28px 28px;position:relative;box-shadow:0 24px 80px #00000073}.bilanTrophy{margin-bottom:14px;font-size:56px;line-height:1}.bilanVictoryOverlay h2{margin:8px 0;font-family:DM Sans,sans-serif;font-size:32px}.bilanVictoryOverlay article>p:not(.eyebrow){color:#d1cbbc;line-height:1.55}.bilanVictoryActions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.bilanVictoryActions a,.bilanVictoryActions button{color:#f4f1e7;min-height:48px;font:inherit;cursor:pointer;background:#211f17;border:1px solid #514c3d;border-radius:14px;padding:12px 18px;font-weight:800;text-decoration:none}.bilanVictoryActions .primary{color:#171711;background:#e8b923;border-color:#e8b923}.bilanVictoryOverlay article>small{color:#e8b923;margin-top:14px;display:block}.bilanVictoryConfetti{pointer-events:none;position:absolute;inset:0;overflow:hidden}.bilanVictoryConfetti i{opacity:.85;background:#e8b923;width:7px;height:16px;animation:2.2s linear infinite bilanConfettiDrop;position:absolute;top:-10px}@media (max-width:650px){.simpleMemberApp .dailySessionHero{grid-template-columns:64px minmax(0,1fr) auto!important;gap:12px!important;padding:16px!important}.simpleMemberApp .dailySessionHero .liteDailyIcon{width:58px!important;height:58px!important;font-size:38px!important}.simpleMemberApp .dailySessionHero strong{font-size:19px!important}.simpleMemberApp .dailySessionHero p{font-size:11px!important}.bilanVictoryOverlay{padding:12px}.bilanVictoryOverlay article{border-radius:24px;padding:28px 18px 22px}}.coachArchiveButton{color:#f4f1e7;text-align:left;cursor:pointer;background:#1d1b14;border:1px solid #e8b92359;border-radius:18px;align-items:center;gap:14px;width:100%;margin-top:10px;padding:14px 16px;display:flex}.coachArchiveButton span{color:#171711;background:#e8b923;border-radius:12px;place-items:center;width:36px;height:36px;font-size:22px;display:grid}.coachArchiveButton div{flex:1;gap:2px;display:grid}.coachArchiveButton strong{font-size:15px}.coachArchiveButton small{color:#9a9789}.coachArchiveButton b{color:#e8b923;font-size:22px}.coachArchiveButton.wide{margin:4px 0 14px}.coachResetButton{color:#f4f1e7;text-align:left;cursor:pointer;background:#24191a;border:1px solid #c1585f85;border-radius:18px;align-items:center;gap:14px;width:100%;margin-top:10px;padding:14px 16px;display:flex}.coachResetButton span{color:#fff;background:#b64b52;border-radius:12px;place-items:center;width:36px;height:36px;font-size:22px;display:grid}.coachResetButton div{flex:1;gap:2px;display:grid}.coachResetButton strong{font-size:15px}.coachResetButton small{color:#bda4a4}.coachResetButton b{color:#e6a3a3;font-size:22px}.photoUploadGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.photoUploadGrid .wide{grid-column:1/-1}.photoUploadGrid:has(.requiredPhoto){padding-top:36px;position:relative}.photoUploadGrid:has(.requiredPhoto):before{content:"2 PHOTOS OBLIGATOIRES · FACE + DOS";color:#f2c11c;letter-spacing:1.2px;font-size:10px;font-weight:900;position:absolute;top:0;left:0}@media (max-width:650px){.photoUploadGrid{grid-template-columns:1fr}.photoUploadGrid .wide{grid-column:auto}}.photoUploadGrid .upload{color:#f5f1e8!important;background:#1b1a14!important;border-color:#5b553d!important}.photoUploadGrid .upload strong{color:#f5f1e8!important}.photoUploadGrid .upload small{color:#b8b09d!important}.photoUploadGrid .upload span{color:#f2c11c!important}.startingPoint h2,.startingPoint>form>label>div>strong,.startingPoint fieldset legend>div>strong,.startingPoint .foundationPhoto>div>strong{color:#241126}.startingPoint header p:not(.eyebrow),.startingPoint>form>label>div>small,.startingPoint fieldset legend>div>small,.startingPoint .foundationPhoto>div>small,.startingPoint .foundationMeasures label{color:#5d5362}.startingPoint textarea,.startingPoint .foundationMeasures input{color:#f7f4ed}.startingPoint textarea::placeholder{color:#a7a09a;opacity:1}.startingPoint>form>label,.startingPoint fieldset,.startingPoint .foundationPhoto{opacity:1!important;color:#f5f1e8!important;background:#1b1a14!important;border-color:#5b553d!important}.startingPoint h2,.startingPoint>form>label>div>strong,.startingPoint fieldset legend>div>strong,.startingPoint .foundationPhoto>div>strong{color:#f5f1e8!important;opacity:1!important}.startingPoint header p:not(.eyebrow),.startingPoint>form>label>div>small,.startingPoint fieldset legend>div>small,.startingPoint .foundationPhoto>div>small,.startingPoint .foundationMeasures label{color:#b8b09d!important;opacity:1!important}.startingPoint .foundationPhoto.done>div>strong{color:#65d08c!important}.sessionQuickChecks>div{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.sessionQuickChecks button{border:1px solid var(--line,#4d4739);color:inherit;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:9px 12px;font-size:9px;display:inline-flex}.sessionQuickChecks button span{font-weight:800}.sessionQuickChecks button.selected{color:#17140d;background:#f2c21a;border-color:#f2c21a}.coachCycleRecap{border:1px solid var(--line);background:var(--surface,#fff);border-radius:16px;margin-top:14px;padding:16px}.coachCycleRecapHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.coachCycleRecapHeader h3{margin:2px 0;font-family:Playfair Display;font-size:20px}.coachCycleRecapHeader>strong{color:var(--purple);font-family:Playfair Display;font-size:24px}.coachCycleRecapList{gap:7px;display:grid}.coachCycleRecapItem{border:1px solid var(--line);background:var(--surface,#fff);border-radius:11px;overflow:hidden}.coachCycleRecapItem summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:12px 13px;list-style:none;display:flex}.coachCycleRecapItem summary::-webkit-details-marker{display:none}.coachCycleRecapItem summary span{flex-direction:column;gap:3px;display:flex}.coachCycleRecapItem summary b{font-size:10px}.coachCycleRecapItem summary small{color:var(--muted);font-size:8px}.coachCycleRecapItem summary i{color:var(--purple);font-style:normal;font-weight:800}.coachCycleRecapBody{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:11px 13px;display:grid}.coachCycleRecapBody>span,.coachCycleRecapBody>p{background:var(--surface,#fff);border-radius:9px;margin:0;padding:9px}.coachCycleRecapBody>span{flex-direction:column;gap:3px;display:flex}.coachCycleRecapBody small{letter-spacing:1px;color:var(--muted);font-size:6px}.coachCycleRecapBody b{color:var(--purple);font-family:Playfair Display;font-size:17px}.coachCycleRecapBody p{font-size:9px;line-height:1.4}.coachCycleRecapBody p strong{letter-spacing:.8px;color:var(--muted);text-transform:uppercase;margin-bottom:3px;font-size:7px;display:block}.coachCycleRecapBody p:last-child{grid-column:1/-1}@media (max-width:650px){.coachCycleRecap{padding:13px}.coachCycleRecapBody{grid-template-columns:1fr}.coachCycleRecapBody p:last-child{grid-column:auto}}.cycleMetricForm{border:1px solid var(--line);background:#f2c21a12;border-radius:16px;padding:15px}.cycleMetricForm h3{margin:3px 0 5px;font-size:19px}.cycleMetricForm>p:not(.eyebrow){color:var(--muted);margin:0 0 12px;font-size:11px}.cycleMetricForm>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.cycleMetricForm label{gap:5px;font-size:11px;font-weight:800;display:grid}.cycleMetricForm label small{color:var(--muted);font-size:9px;font-weight:500}.cycleMetricForm input{width:100%}.cycleMetricSummary{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:11px 0;display:grid}.cycleMetricSummary span{border:1px solid var(--line);background:var(--surface,#fff);border-radius:10px;flex-direction:column;gap:3px;padding:9px;display:flex}.cycleMetricSummary small{letter-spacing:.9px;color:var(--muted);text-transform:uppercase;font-size:7px}.cycleMetricSummary b{color:var(--purple);font-size:14px}@media (max-width:650px){.cycleMetricForm>div,.cycleMetricSummary{grid-template-columns:1fr}}.coachClientAlert{color:#d92078;margin-top:5px;font-size:9px;font-weight:800;line-height:1.35;display:block}.journalGateway{text-align:left;color:#f4f1e7;background:linear-gradient(110deg,#282516,#1e1d16);border:1px solid #655d41;border-radius:15px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:14px;display:grid}.journalGateway>span{color:#171711;background:#e8b923;border-radius:11px;place-items:center;width:40px;height:40px;font-size:20px;font-weight:900;display:grid}.journalGateway>div{flex-direction:column;gap:3px;display:flex}.journalGateway small{color:#e8b923;letter-spacing:1px;font-size:8px;font-weight:900}.journalGateway strong{font-size:13px}.journalGateway p{color:#bdb8a8;margin:0;font-size:9px}.journalGateway>b{color:#e8b923;white-space:nowrap;font-size:9px}.sessionJournal{gap:13px;display:grid}.sessionJournal header h2{color:#f4f1e7;margin:2px 0;font-family:Playfair Display;font-size:25px}.sessionJournal header p:not(.eyebrow){color:#bdb8a8;margin:0;font-size:11px;line-height:1.5}.sessionJournalList{gap:8px;display:grid}.sessionJournalList>article{background:#242218;border:1px solid #514c3d;border-radius:13px;grid-template-columns:68px minmax(0,1fr) 34px;gap:9px;padding:13px;display:grid}.sessionJournalList time{color:#e8b923;font-size:9px;font-weight:800;line-height:1.35}.sessionJournalList article strong{color:#f4f1e7;font-size:12px;display:block}.sessionJournalList article b{color:#e8b923;margin-top:4px;font-size:9px;line-height:1.35;display:block}.sessionJournalList article p{color:#c8c1a7;white-space:pre-wrap;margin:5px 0 0;font-size:10px;line-height:1.45}.sessionJournalList article>span{color:#e8b923;text-align:right;align-self:start;font-size:13px;font-weight:900}.sessionJournalList article>span small{font-size:7px}.sessionJournalEmpty{text-align:center;color:#bdb8a8;border:1px dashed #625f50;border-radius:14px;justify-items:center;gap:7px;padding:28px 18px;display:grid}.sessionJournalEmpty span{color:#e8b923;font-size:24px}.sessionJournalEmpty strong{color:#f4f1e7;font-size:12px}.sessionJournalEmpty p{margin:0;font-size:10px;line-height:1.45}.blockRecap{gap:13px;display:grid}.blockRecapIntro{color:#bdb8a8;margin:0;font-size:11px;line-height:1.55}.blockRecapStats{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.blockRecapStats article{background:#242218;border:1px solid #514c3d;border-radius:12px;flex-direction:column;gap:4px;padding:12px 9px;display:flex}.blockRecapStats b{color:#e8b923;font-size:21px}.blockRecapStats small,.blockRecapObjective small,.blockRecapPerformances>small,.blockRecapNotes small{color:#e8b923;letter-spacing:1px;font-size:8px;font-weight:900}.blockRecapStats small{color:#bdb8a8;letter-spacing:0;font-weight:600}.blockRecapObjective{background:linear-gradient(135deg,#31261a,#242218);border:1px solid #665f3b;border-radius:14px;padding:14px}.blockRecapObjective strong{color:#f4f1e7;margin-top:6px;font-family:Playfair Display;font-size:18px;line-height:1.15;display:block}.blockRecapObjective p{color:#c8c1a7;margin:7px 0 0;font-size:10px;line-height:1.45}.blockRecapPerformances{gap:7px;display:grid}.blockRecapPerformances>span{background:#242218;border:1px solid #514c3d;border-radius:10px;justify-content:space-between;gap:8px;padding:10px 11px;display:flex}.blockRecapPerformances b{color:#f4f1e7;font-size:11px}.blockRecapPerformances em{color:#e8b923;white-space:nowrap;font-size:10px;font-style:normal}.blockRecapNotes{gap:8px;display:grid}.blockRecapNotes header{justify-content:space-between;align-items:center;gap:8px;display:flex}.blockRecapNotes header>b{color:#bdb8a8;text-align:right;font-size:8px}.blockRecapNotes>article{background:#242218;border:1px solid #514c3d;border-radius:12px;grid-template-columns:40px minmax(0,1fr) 32px;gap:9px;padding:11px;display:grid}.blockRecapNotes time{color:#e8b923;font-size:9px;font-weight:800}.blockRecapNotes article strong{color:#f4f1e7;font-size:11px}.blockRecapNotes article p{color:#c8c1a7;white-space:pre-wrap;margin:3px 0 0;font-size:9px;line-height:1.45}.blockRecapNotes article span{color:#e8b923;text-align:right;align-self:start;font-size:9px;font-weight:800}.blockRecapEmpty{color:#bdb8a8;border:1px dashed #625f50;border-radius:11px;margin:0;padding:14px;font-size:10px;line-height:1.45}.blockRecapNext{background:#1f2c1d;border:1px solid #4e8154;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.blockRecapNext>div{grid-template-columns:27px minmax(0,1fr);align-items:center;gap:8px;display:grid}.blockRecapNext span{color:#171711;background:#e8b923;border-radius:8px;place-items:center;width:27px;height:27px;font-weight:900;display:grid}.blockRecapNext strong{color:#f4f1e7;font-size:10px;display:block}.blockRecapNext small{color:#b5c9ae;margin-top:2px;font-size:8px;line-height:1.3;display:block}.blockRecapNext button{color:#e8b923;white-space:nowrap;background:0 0;border:0;font-size:9px;font-weight:900}.blockRecap>.primary{width:100%}.blockRecapHero{background:radial-gradient(circle at 92% 12%,#e8b92335,#0000 36%),linear-gradient(135deg,#3a2910,#1a1b14);border:1px solid #7b6425;border-radius:18px;grid-template-columns:minmax(0,1fr) 82px;align-items:center;gap:12px;padding:16px;display:grid}.blockRecapHero>div{gap:5px;display:grid}.blockRecapHero>div>small{color:#e8b923;letter-spacing:1.15px;font-size:8px;font-weight:900}.blockRecapHero strong{color:#f4f1e7;font-family:Playfair Display;font-size:21px;line-height:1.05}.blockRecapHero p{color:#cec4a4;margin:0;font-size:9px;line-height:1.45}.recapOrb{border-radius:50%;place-items:center;width:78px;height:78px;display:grid;position:relative}.recapOrb:after{content:"";background:#1b1c15;border-radius:50%;position:absolute;inset:7px}.recapOrb i{z-index:1;flex-direction:column;align-items:center;font-style:normal;display:flex;position:relative}.recapOrb b{color:#f4f1e7;font-family:Playfair Display;font-size:22px;line-height:1}.recapOrb small{color:#e8b923;margin-top:3px;font-size:8px;font-weight:900}.blockRecapStats article>i{background:#414033;border-radius:99px;height:4px;margin-top:4px;overflow:hidden}.blockRecapStats article>i>em{border-radius:inherit;background:linear-gradient(90deg,#c28f17,#f1d662);height:100%;display:block}.blockRecapCV,.blockRecapIndicators,.blockRecapMeasures,.blockRecapPhotos,.blockRecapWins{background:#1d1e17;border:1px solid #514c3d;border-radius:14px;gap:9px;padding:14px;display:grid}.blockRecapCV header,.blockRecapIndicators header,.blockRecapMeasures header,.blockRecapPhotos header,.blockRecapWins header{justify-content:space-between;align-items:end;gap:8px;display:flex}.blockRecapCV header small,.blockRecapIndicators header small,.blockRecapMeasures header small,.blockRecapPhotos header small,.blockRecapWins header small{color:#e8b923;letter-spacing:1.05px;font-size:8px;font-weight:900;display:block}.blockRecapCV header strong,.blockRecapIndicators header strong,.blockRecapMeasures header strong,.blockRecapPhotos header strong,.blockRecapWins header strong{color:#f4f1e7;margin-top:4px;font-family:Playfair Display;font-size:16px;line-height:1.1;display:block}.blockRecapCVGrid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.blockRecapCVGrid article{background:#29271c;border-radius:10px;flex-direction:column;justify-content:space-between;min-height:80px;padding:10px;display:flex}.blockRecapCVGrid small{color:#aaa697;letter-spacing:.7px;font-size:7px;font-weight:900}.blockRecapCVGrid b{color:#e8b923;font-size:19px;line-height:1}.blockRecapCVGrid span{color:#c6bfa8;font-size:8px;line-height:1.2}.blockRecapIndicators>article{border-top:1px solid #39382c;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;padding:9px 0;display:grid}.blockRecapIndicators>article:first-of-type{border-top:0}.blockRecapIndicators article div{gap:2px;display:grid}.blockRecapIndicators article b{color:#f4f1e7;font-size:10px}.blockRecapIndicators article small{color:#aaa697;font-size:8px}.blockRecapIndicators article>strong{color:#e8b923;font-size:11px}.blockRecapIndicators article em{color:#bdb8a8;text-align:right;min-width:30px;font-size:9px;font-style:normal}.blockRecapIndicators article em.positive{color:#91c690}.blockRecapIndicators article em.negative{color:#f0a195}.blockRecapMeasures>div{gap:5px;display:grid}.blockRecapMeasures article{border-top:1px solid #39382c;grid-template-columns:1fr auto 18px auto;align-items:center;gap:7px;padding:8px 0;display:grid}.blockRecapMeasures article:first-child{border-top:0}.blockRecapMeasures article span{color:#bdb8a8;font-size:9px}.blockRecapMeasures article b,.blockRecapMeasures article strong{font-size:10px}.blockRecapMeasures article b{color:#aaa697}.blockRecapMeasures article i{color:#e8b923;text-align:center;font-size:10px;font-style:normal}.blockRecapMeasures article strong{color:#f4f1e7}.blockRecapPhotos header>span{color:#e8b923;white-space:nowrap;font-size:9px;font-weight:900}.blockRecapPhotoTimeline{scroll-snap-type:x proximity;gap:9px;padding-bottom:2px;display:flex;overflow-x:auto}.blockRecapPhotoTimeline figure{scroll-snap-align:start;flex:0 0 118px;gap:6px;margin:0;display:grid}.blockRecapPhotoTimeline img{object-fit:cover;background:#29271c;border:1px solid #625c40;border-radius:12px;width:118px;height:142px}.blockRecapPhotoTimeline figcaption{gap:2px;display:grid}.blockRecapPhotoTimeline figcaption b{color:#f4f1e7;font-size:9px}.blockRecapPhotoTimeline figcaption small{color:#aaa697;font-size:8px}.blockRecapWins>article{border-top:1px solid #39382c;grid-template-columns:43px minmax(0,1fr);gap:8px;padding:9px 0;display:grid}.blockRecapWins>article:first-of-type{border-top:0}.blockRecapWins time{color:#e8b923;font-size:8px;font-weight:900}.blockRecapWins p{color:#d5cfb8;margin:0;font-size:10px;line-height:1.4}.bilanRepereReview{background:linear-gradient(135deg,#292315,#1d1e17);border:1px solid #69551f;border-radius:14px;gap:11px;padding:14px;display:grid}.bilanRepereReview h3{color:#f4f1e7;margin:0;font-family:Playfair Display;font-size:18px;line-height:1.15}.bilanRepereReview fieldset{border:0;border-top:1px solid #514c3d;gap:7px;margin:0;padding:10px 0 0;display:grid}.bilanRepereReview legend{color:#f4f1e7;font-size:11px;font-weight:800}.bilanRepereReview fieldset>div{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.bilanRepereReview button{color:#cfc8b6;background:#242218;border:1px solid #625d43;border-radius:9px;min-height:38px;padding:7px;font-size:9px;font-weight:800}.bilanRepereReview button.selected{color:#f4f1e7;background:#403318;border-color:#e8b923}.blockRecapReviews{background:#1d1e17;border:1px solid #514c3d;border-radius:14px;gap:8px;padding:14px;display:grid}.blockRecapReviews header small{color:#e8b923;letter-spacing:1.05px;font-size:8px;font-weight:900;display:block}.blockRecapReviews header strong{color:#f4f1e7;margin-top:4px;font-family:Playfair Display;font-size:16px;line-height:1.1;display:block}.blockRecapReviews article{border-top:1px solid #39382c;justify-content:space-between;gap:10px;padding:8px 0;display:flex}.blockRecapReviews article span{color:#cfc8b6;font-size:10px}.blockRecapReviews article b{color:#e8b923;text-align:right;font-size:10px}.blockRecapReviews article b.good{color:#91c690}.blockRecapReviews article b.low{color:#f0a195}.simpleMemberApp .progressOverview{gap:14px;display:grid}.simpleMemberApp .progressOverview>header h2{letter-spacing:-.045em!important;margin:4px 0!important;font-family:DM Sans,system-ui,sans-serif!important;font-size:30px!important}.simpleMemberApp .progressOverview>header>p:not(.eyebrow){line-height:1.45;color:#a8a495!important;margin:0!important;font-size:12px!important}.recapShelf{background:linear-gradient(135deg,#302515,#171811);border:1px solid #69551f;border-radius:20px;gap:10px;padding:16px;display:grid;box-shadow:inset 0 1px #ffffff0d}.recapShelf>header{grid-template-columns:1fr auto;align-items:start;gap:8px;display:grid}.recapShelf small{color:#e8b923;letter-spacing:1.2px;font-size:8px;font-weight:900}.recapShelf header strong{color:#f4f1e7;letter-spacing:-.03em;margin-top:3px;font-family:DM Sans,system-ui,sans-serif;font-size:17px;display:block}.recapShelf header p{color:#c6bfa8;margin:4px 0 0;font-size:10px;line-height:1.4}.recapShelf>header>span{color:#171711;background:#e8b923;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:900;display:grid}.recapShelf>div{gap:7px;display:grid}.recapShelf button{color:#f4f1e7;text-align:left;cursor:pointer;background:#242218;border:1px solid #514c3d;border-radius:13px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;padding:11px;display:grid}.recapShelf button>span{color:#171711;background:#e8b923;border-radius:9px;place-items:center;width:29px;height:29px;font-weight:900;display:grid}.recapShelf button div{flex-direction:column;gap:2px;display:flex}.recapShelf button small{color:#aaa697;font-size:7px}.recapShelf button strong{font-size:11px}.recapShelf button>b{color:#e8b923;white-space:nowrap;font-size:9px}.progressNativeStat{background:linear-gradient(135deg,#202118,#151611);border:1px solid #3d3c2e;border-radius:20px;gap:11px;padding:16px 17px;display:grid;box-shadow:inset 0 1px #ffffff08}.progressNativeStat>div{grid-template-columns:auto 1fr;align-items:baseline;gap:3px 10px;display:grid}.progressNativeStat small{color:#e8b923;letter-spacing:1.1px;grid-column:1/-1;font-size:8px;font-weight:900}.progressNativeStat strong{color:#f4f1e7;letter-spacing:-.06em;font-family:DM Sans,system-ui,sans-serif;font-size:30px}.progressNativeStat strong em{color:#a8a495;letter-spacing:-.02em;margin-left:3px;font-size:15px;font-style:normal}.progressNativeStat p{color:#aaa697;margin:0;font-size:10px}.progressNativeStat>span{background:#313128;border-radius:99px;height:7px;overflow:hidden}.progressNativeStat>span i{border-radius:inherit;background:linear-gradient(90deg,#e8b923,#f4d45a);height:100%;display:block}.simpleMemberApp .journalGateway{box-shadow:inset 0 1px #ffffff08;background:#171811!important;border:1px solid #3d3c2e!important;border-radius:20px!important;grid-template-columns:44px minmax(0,1fr) 18px!important;padding:15px!important}.simpleMemberApp .journalGateway>span{color:#171711!important;background:#e8b923!important;border-radius:14px!important;width:42px!important;height:42px!important;font-size:19px!important}.simpleMemberApp .journalGateway small{color:#aaa697!important}.simpleMemberApp .journalGateway strong{letter-spacing:-.02em;font-family:DM Sans,system-ui,sans-serif!important;font-size:15px!important}.simpleMemberApp .journalGateway p{font-size:10px!important}.simpleMemberApp .journalGateway>b{line-height:1;color:#e8b923!important;font-size:27px!important;font-weight:400!important}.simpleMemberApp .progressProofGrid{gap:10px!important;margin-top:0!important}.simpleMemberApp .progressProofGrid>button,.simpleMemberApp .progressProofGrid .transformationProofCard{background:#171811!important;border-color:#3d3c2e!important;border-radius:20px!important;min-height:94px!important;padding:16px!important;box-shadow:inset 0 1px #ffffff08!important}.simpleMemberApp .progressProofGrid .transformationProofCard{grid-column:auto!important}.simpleMemberApp .progressProofGrid button>span,.simpleMemberApp .progressProofGrid .transformationProofCard>span{color:#e8b923!important;background:#24251c!important;border-radius:14px!important;width:42px!important;height:42px!important;font-size:18px!important}.simpleMemberApp .progressProofGrid button strong,.simpleMemberApp .progressProofGrid .transformationProofCard strong{color:#f4f1e7!important;font-family:DM Sans,system-ui,sans-serif!important;font-size:15px!important;line-height:1.15!important}.simpleMemberApp .progressProofGrid button small{color:#aaa697!important;font-size:8px!important}.simpleMemberApp .progressProofGrid button p{color:#aaa697!important;font-size:9px!important}.simpleMemberApp .progressProofGrid button>b{color:#e8b923!important;font-size:22px!important}@media (max-width:650px){.simpleMemberApp .progressOverview{gap:12px}.simpleMemberApp .progressProofGrid{grid-template-columns:1fr 1fr!important}.simpleMemberApp .progressProofGrid>button{align-content:start;grid-template-columns:1fr!important;gap:8px!important}.simpleMemberApp .progressProofGrid button>b{display:none}.simpleMemberApp .progressProofGrid button>span{width:38px!important;height:38px!important}}.simpleMemberApp,.coachSimple{background-color:#080908!important;background-image:radial-gradient(circle at 86% 4%,#e8b9231a,#0000 25%),radial-gradient(circle at 2% 34%,#e8b9230b,#0000 24%)!important}.simpleMemberApp .memberContent,.coachSimple,.simpleMemberApp .memberHeader,.coachSimple>header{position:relative}.simpleMemberApp .memberHeader:after,.coachSimple>header:after{content:"";background:linear-gradient(90deg,#e8b923,#0000);width:46px;height:2px;margin-top:13px;display:block}.simpleMemberApp .memberHeader h1,.coachSimple>header h1{letter-spacing:-.05em}.simpleMemberApp .memberHeader h1 em,.coachSimple>header h1 em,.simpleMemberApp .eyebrow,.coachSimple .eyebrow{color:#e8b923!important}.simpleMemberApp .primary,.coachSimple .primary{color:#171711!important;background:linear-gradient(135deg,#f1ca35,#d99f12)!important;box-shadow:0 10px 24px #e8b9232b!important}.simpleMemberApp .primary:hover,.coachSimple .primary:hover{filter:brightness(1.06)}.simpleMemberApp .modalBackdrop,.coachSimple .modalBackdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040504d1!important}.simpleMemberApp .modal,.coachSimple .modal{color:#f4f1e7!important;background:linear-gradient(145deg,#1d1e17,#12130f)!important;border:1px solid #48452f!important;border-radius:24px!important;box-shadow:0 28px 80px #0000008c!important}.simpleMemberApp .modal h2,.coachSimple .modal h2{letter-spacing:-.035em;color:#f4f1e7!important}.simpleMemberApp .modal .close,.coachSimple .modal .close{width:38px;height:38px;line-height:32px;color:#f4f1e7!important;background:#29291f!important;border:1px solid #47442f!important;border-radius:12px!important}.simpleMemberApp .liteBottomNav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080908eb!important;border-top:1px solid #35352a!important}.simpleMemberApp .liteBottomNav button.active{color:#e8b923!important}.coachSimple .coachClients>article,.coachSimple .inviteCoach,.coachSimple .coachQuickStart{box-shadow:inset 0 1px #ffffff0a,0 12px 30px #00000029}.coachSimple .coachClients>article{border-radius:16px!important}.coachSimple .coachClients>article>span{color:#e8b923!important;background:#302d20!important}.coachSimple .coachClients article>button{color:#e8b923!important}.simpleMemberApp .sessionJournalList>article,.simpleMemberApp .blockRecapNotes>article{box-shadow:inset 0 1px #ffffff09}.simpleMemberApp .liteProgram,.simpleMemberApp .journeySoon,.simpleMemberApp .programAccess,.coachSimple .coachClientActions,.coachSimple .coachQuickStart{position:relative;overflow:hidden}.simpleMemberApp .liteProgram:before,.simpleMemberApp .journeySoon:before,.simpleMemberApp .programAccess:before,.coachSimple .coachClientActions:before,.coachSimple .coachQuickStart:before{content:"";background:linear-gradient(90deg,#0000,#e8b92388,#0000);height:1px;position:absolute;inset:0 0 auto}.simpleMemberApp .liteProgram:hover,.simpleMemberApp .journeySoon:hover,.coachSimple .coachClients>article:hover{transition:transform .18s;transform:translateY(-1px)}.simpleMemberApp .liteProgram>span,.simpleMemberApp .liteReview>span{box-shadow:0 8px 20px #e8b92324}.simpleMemberApp .programAccess{box-shadow:inset 0 1px #ffffff0f,0 20px 44px #0003}.simpleMemberApp .programAccess h2{letter-spacing:-.06em;font-family:DM Sans,system-ui,sans-serif!important}.coachSimple .coachClientActions{box-shadow:inset 0 1px #ffffff0d,0 18px 38px #0000002e}.coachSimple .coachClientActions>header{position:relative}.coachSimple .coachClientActions>header:after{content:"";border:1px solid #e8b92355;border-radius:50%;width:54px;height:54px;position:absolute;top:0;right:0;box-shadow:0 0 0 10px #e8b92308}.simpleMemberApp button,.coachSimple button{transition:transform .16s,filter .16s}.simpleMemberApp button:active,.coachSimple button:active{transform:scale(.98)}.simpleMemberApp .memberHeader:after{margin:0;position:absolute;bottom:-8px;left:0}.simpleMemberApp a.coachAppointmentCard,.simpleMemberApp a.coachAppointmentCard *{text-decoration:none!important}.simpleMemberApp .coachAppointmentCard{grid-template-columns:56px minmax(0,1fr) auto!important;align-items:center!important}.simpleMemberApp .coachAppointmentCard>div{min-width:0}.simpleMemberApp .coachAppointmentCard strong{line-height:1.15!important}.simpleMemberApp .coachAppointmentCard p{line-height:1.4!important}.simpleMemberApp .coachAppointmentCard>b{white-space:nowrap!important}@media (max-width:650px){.simpleMemberApp .memberHeader{grid-template-columns:1fr!important;padding-top:0!important;display:grid!important}.simpleMemberApp .memberHeader>.headerTools{margin-bottom:18px;grid-row:1!important;justify-content:flex-end!important;width:100%!important;position:static!important}.simpleMemberApp .memberHeader>div:first-child{min-width:0;grid-row:2!important}.simpleMemberApp .memberHeader h1{overflow-wrap:anywhere;max-width:100%!important}.simpleMemberApp .coachAppointmentCard{grid-template-columns:54px minmax(0,1fr)!important;gap:13px!important;padding:18px!important}.simpleMemberApp .coachAppointmentCard>b{grid-column:2!important;justify-self:start!important;margin-top:8px!important}.simpleMemberApp .coachAppointmentCard strong{font-size:20px!important}.simpleMemberApp .coachAppointmentCard p{font-size:11px!important}}.simpleMemberApp .liteReview,.simpleMemberApp .liteProgram,.simpleMemberApp .liteProgressCard,.simpleMemberApp .liteTracking,.simpleMemberApp .liteQuote,.simpleMemberApp .liteDailyBlock{background:radial-gradient(circle at 90% 0,#e8b92321,#0000 42%),linear-gradient(145deg,#202118,#13140f)!important;border-color:#6b6037!important;box-shadow:inset 0 1px #ffffff0e,0 15px 32px #0003!important}.simpleMemberApp .liteDailyBlock{border-radius:26px!important;padding:16px!important}.simpleMemberApp .liteDailyTrigger{background:linear-gradient(135deg,#2a281c,#1c1b14)!important;border:1px solid #e8b923!important;box-shadow:inset 0 1px #ffffff0d,0 12px 25px #0003!important}.simpleMemberApp .liteDailyTrigger .liteDailyIcon{box-shadow:0 8px 19px #e8b92340;color:#171711!important;background:linear-gradient(145deg,#f1ca35,#cd9410)!important}.collectiveCycleSpotlight{color:#f7f3e8;text-align:left;cursor:pointer;background:radial-gradient(circle at 100% 0,#ef2b7c45,#0000 45%),linear-gradient(145deg,#30101f,#151015 68%);border:1px solid #ef2b7c99;border-radius:26px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;margin:0 0 16px;padding:19px 20px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff12,0 18px 38px #00000040}.collectiveCycleSpotlight:before{content:"";background:linear-gradient(90deg,#0000,#ff4b98,#0000);height:1px;position:absolute;top:0;left:0;right:0}.collectiveCycleSpotlight>span{color:#fff7fb;letter-spacing:-1px;background:linear-gradient(145deg,#ff4b98,#cb155f);border-radius:16px;place-items:center;width:48px;height:48px;font-size:15px;font-weight:950;display:grid;box-shadow:0 8px 20px #ef2b7c4d}.collectiveCycleSpotlight>div{gap:3px;min-width:0;display:grid}.collectiveCycleSpotlight small{color:#ff4b98;letter-spacing:1.4px;font-size:8px;font-weight:900}.collectiveCycleSpotlight strong{font-family:DM Sans,sans-serif;font-size:18px;line-height:1.12}.collectiveCycleSpotlight p{color:#c2bcaa;margin:0;font-size:10px;line-height:1.35}.collectiveCycleSpotlight>b{color:#ff4b98;white-space:nowrap;font-size:10px}.collectiveCycleSpotlight.waiting{cursor:default;background:linear-gradient(145deg,#201319,#151014);border-color:#6b344c}.collectiveCycleSpotlight.waiting>span{color:#ff4b98;box-shadow:none;background:#3a1d2a}.progFolderModalContent{gap:11px!important}.simpleMemberApp .modal .progFolderModalContent .progActionCard{color:#f4f1e7;text-align:left;cursor:pointer;background:radial-gradient(circle at 100% 0,#e8b9231f,#0000 48%),linear-gradient(145deg,#29271c,#1b1b14);border:1px solid #615835;border-radius:19px;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:15px;display:grid;box-shadow:inset 0 1px #ffffff0b}.simpleMemberApp .modal .progFolderModalContent .progActionCard>span{color:#171711;background:linear-gradient(145deg,#f1ca35,#c98d0d);border-radius:14px;place-items:center;width:45px;height:45px;font-size:23px;font-weight:950;display:grid}.simpleMemberApp .modal .progFolderModalContent .progActionCard>div{gap:3px;min-width:0;display:grid}.simpleMemberApp .modal .progFolderModalContent .progActionCard small{color:#e8b923;letter-spacing:1.15px;font-size:8px;font-weight:900}.simpleMemberApp .modal .progFolderModalContent .progActionCard strong{font-family:DM Sans,sans-serif;font-size:17px;line-height:1.1}.simpleMemberApp .modal .progFolderModalContent .progActionCard p{color:#bdb8a8;margin:0;font-size:10px;line-height:1.35}.simpleMemberApp .modal .progFolderModalContent .progActionCard>b{color:#171711;white-space:nowrap;background:#e8b923;border:1px solid #e8b92388;border-radius:999px;padding:9px 12px;font-size:10px}.simpleMemberApp .modal .progFolderModalContent .progActionCard.done{opacity:1;background:linear-gradient(145deg,#253323,#182216);border-color:#597752}.simpleMemberApp .modal .progFolderModalContent .progActionCard.done>span{background:#92bd75}.simpleMemberApp .modal .progFolderModalContent .progActionCard.done>b{color:#a8d09e;background:#21371e;border-color:#6f9f63}.simpleMemberApp .modal .progFolderModalContent .progActionCard:disabled{cursor:default}.simpleMemberApp .modal .progFolderModalContent .progActionCard:not(:disabled):active{transform:scale(.985)}@media (max-width:650px){.collectiveCycleSpotlight{grid-template-columns:44px minmax(0,1fr);padding:17px}.collectiveCycleSpotlight>span{width:44px;height:44px}.collectiveCycleSpotlight>b{grid-column:2;justify-self:start}.simpleMemberApp .modal .progFolderModalContent .progActionCard{grid-template-columns:42px minmax(0,1fr);padding:14px}.simpleMemberApp .modal .progFolderModalContent .progActionCard>span{width:42px;height:42px}.simpleMemberApp .modal .progFolderModalContent .progActionCard>b{grid-column:2;justify-self:start;margin-top:3px}.simpleMemberApp .modal .progFolderModalContent .progActionCard strong{font-size:16px}}.simpleMemberApp .collectiveCycleSpotlight{background:radial-gradient(circle at 100% 45%,#ef2b7c38,#0000 38%),linear-gradient(110deg,#1b1117,#2b1320);border-radius:18px;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;margin:2px 0 14px;padding:10px 13px;box-shadow:inset 0 1px #ffffff0d,0 10px 26px #00000029}.simpleMemberApp .collectiveCycleSpotlight>span{border-radius:11px;width:34px;height:34px;font-size:11px;box-shadow:0 0 18px #ef2b7c61}.simpleMemberApp .collectiveCycleSpotlight small{letter-spacing:1.25px;font-size:7px}.simpleMemberApp .collectiveCycleSpotlight strong{font-size:14px}.simpleMemberApp .collectiveCycleSpotlight p{display:none}.simpleMemberApp .collectiveCycleSpotlight>b{background:#ef2b7c1a;border:1px solid #ff4b987a;border-radius:999px;padding:7px 9px;font-size:9px}@media (max-width:650px){.simpleMemberApp .collectiveCycleSpotlight{grid-template-columns:34px minmax(0,1fr) auto;padding:10px 12px}.simpleMemberApp .collectiveCycleSpotlight>b{grid-column:auto;justify-self:end}.simpleMemberApp .collectiveCycleSpotlight strong{font-size:14px}}.simpleMemberApp .liteProgressCompact{margin:0!important}.simpleMemberApp .liteProgressCompact .liteProgressCard{grid-template-columns:max-content minmax(150px,1fr);align-items:center;gap:16px;display:grid;background:linear-gradient(105deg,#171811,#201f16)!important;border-radius:18px!important;padding:12px 15px!important}.simpleMemberApp .liteProgressSummary{grid-template-columns:auto auto;align-items:baseline;column-gap:7px;display:grid}.simpleMemberApp .liteProgressSummary small{letter-spacing:1.2px;grid-column:1/-1;color:#e8b923!important;font-size:8px!important}.simpleMemberApp .liteProgressSummary strong{color:#f4f1e7;font-family:DM Sans,sans-serif;line-height:1.05;font-size:20px!important}.simpleMemberApp .liteProgressSummary strong i{color:#a9a493;margin-left:1px;font-size:11px;font-style:normal}.simpleMemberApp .liteProgressSummary p{white-space:nowrap;margin:0;color:#a9a493!important;font-size:9px!important}.simpleMemberApp .liteProgressCompact .liteRoute{align-items:center;margin:0;padding:0}.simpleMemberApp .liteProgressCompact .liteRoute:before{height:2px;top:6px;left:6px;right:6px}.simpleMemberApp .liteProgressCompact .liteRoute span{border-width:3px;width:11px;height:11px}.simpleMemberApp .liteProgressCompact .liteRoute small{display:none}.simpleMemberApp .liteProgressCompact .liteRoute .current span{box-shadow:0 0 0 4px #e8b92322}@media (max-width:650px){.simpleMemberApp .memberContent{padding-top:14px!important}.simpleMemberApp .memberHeader{margin-bottom:10px!important}.simpleMemberApp .memberHeader>.headerTools{margin-bottom:8px!important}.simpleMemberApp .memberHeader h1{font-size:36px!important;line-height:1.02!important}.simpleMemberApp .liteWelcome h2{font-size:28px!important}.simpleMemberApp .simpleTodayLite{gap:10px!important}.simpleMemberApp .liteProgressCompact .liteProgressCard{gap:9px;grid-template-columns:1fr!important;padding:13px 14px!important}.simpleMemberApp .liteProgressSummary{grid-template-columns:auto auto 1fr;column-gap:6px}.simpleMemberApp .liteProgressSummary small{grid-column:1/-1}.simpleMemberApp .liteProgressSummary p{text-overflow:ellipsis;align-self:end;overflow:hidden;font-size:8px!important}.simpleMemberApp .liteProgressCompact .liteRoute{width:100%;padding:0 4px}}.sessionResultSignal{background:linear-gradient(135deg,#262418,#181913);border:1px solid #655d41;border-radius:17px;gap:10px;padding:15px;display:grid}.sessionResultSignal header{gap:3px;display:grid}.sessionResultSignal header small{color:#e8b923;letter-spacing:1.2px;font-size:8px;font-weight:900}.sessionResultSignal header strong{color:#f4f1e7;font-size:16px}.sessionResultSignal header p{color:#bdb8a8;margin:0;font-size:10px;line-height:1.4}.resultKindChoices{flex-wrap:wrap;gap:7px;display:flex}.resultKindChoices button,.resultCoachToggle{color:#ded9ca;background:#22231b;border:1px solid #565241;border-radius:999px;padding:9px 11px;font-size:10px;font-weight:800}.resultKindChoices button.selected,.resultCoachToggle.selected{color:#181912;background:#e8b923;border-color:#e8b923}.resultSignalDetail{gap:8px;display:grid}.resultSignalDetail label{color:#f4f1e7;gap:6px;font-size:11px;font-weight:800;display:grid}.resultSignalDetail textarea{resize:vertical;color:#f4f1e7;background:#10110d;border:1px solid #514c3d;border-radius:11px;min-height:78px;padding:11px}.resultShareDone{text-align:center;color:#f4f1e7;justify-items:center;gap:10px;padding:22px 5px;display:grid}.resultShareDone>span{color:#181912;background:#e8b923;border-radius:20px;place-items:center;width:64px;height:64px;font-size:27px;display:grid}.resultShareDone>small{color:#e8b923;letter-spacing:1px;font-size:9px;font-weight:900}.resultShareDone>strong{font-family:DM Sans,sans-serif;font-size:23px}.resultShareDone>p{color:#c8c1a7;margin:0;font-size:12px;line-height:1.5}.resultShareDone .primary{width:100%;margin-top:8px}.resultShareDone .shareContinue{color:#e8b923;background:0 0;border:0;font-size:11px;font-weight:900}.resultShareDone em{color:#969184;font-size:9px;font-style:normal;line-height:1.4}.sessionResultSignal .resultCoachToggle,.resultShareDone em{display:none}.sessionResultSignal header small,.sessionResultSignal header strong,.sessionResultSignal header p{font-size:0}.sessionResultSignal header small:after{content:"MA NOUVELLE RÉFÉRENCE";font-size:8px}.sessionResultSignal header strong:after{content:"Un progrès notable ?";font-size:16px}.sessionResultSignal header p:after{content:"Note une charge, un temps, un WOD ou un mouvement que tu veux retrouver.";font-size:10px}.resultSignalDetail label{font-size:0}.resultSignalDetail label:before{content:"Ma nouvelle référence";font-size:11px}.resultSignalDetail textarea{font-size:13px}.foundationAlerts button{color:#181912;background:#e8b923;border:0;border-radius:999px;justify-self:start;padding:8px 12px;font-size:11px;font-weight:900}.programAccess{background:radial-gradient(circle at 100% 0,#3b2a19,#171812 62%);border:1px solid #6d6034;border-radius:26px;gap:18px;max-width:620px;padding:28px;display:grid}.programAccess h2{margin:0;font-size:clamp(30px,5vw,48px);line-height:1.02}.programAccess>p:not(.eyebrow){color:#c8c1a7;margin:0;font-size:16px;line-height:1.5}.programAccessSteps{flex-wrap:wrap;gap:8px;display:flex}.programAccessSteps span{color:#e8b923;border:1px solid #625b47;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800}.programAccess small{color:#aaa38f;font-size:11px}.coachBookingLink>div{gap:10px;display:grid}.coachBookingLink>div>p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.coachBookingLink label{gap:6px;font-size:9px;font-weight:800;display:grid}.coachBookingLink input{border:1px solid var(--line);width:100%;font:inherit;border-radius:9px;padding:11px}.coachBookingLink .primary{justify-self:start}.simpleMemberApp .progressOverview{position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff09,0 16px 36px #0000002e;background:linear-gradient(145deg,#11120f,#0b0c0a)!important;border:1px solid #302f28!important;border-radius:28px!important;padding:18px!important}.simpleMemberApp .progressOverview>header{padding:2px 4px 5px!important}.simpleMemberApp .journalGateway{position:relative;overflow:hidden;background:linear-gradient(135deg,#20131a,#171215)!important;border-color:#da20745c!important;box-shadow:inset 0 1px #ffffff0d!important}.simpleMemberApp .journalGateway>span{box-shadow:none;color:#f04a96!important;background:#3b1829!important}.simpleMemberApp .progressProofGrid .transformationProofCard{position:relative;overflow:hidden;background:linear-gradient(145deg,#1c1318,#11100f)!important;border-color:#da207457!important;box-shadow:inset 0 1px #ffffff0b!important}.simpleMemberApp .progressProofGrid .transformationProofCard>span{box-shadow:none;color:#f04a96!important;background:#351725!important}.simpleMemberApp .progressProofGrid>button:nth-child(2){position:relative;overflow:hidden;background:linear-gradient(145deg,#1c1318,#11100f)!important;border-color:#da207457!important;box-shadow:inset 0 1px #ffffff0b!important}.simpleMemberApp .progressProofGrid>button:nth-child(2)>span{box-shadow:none;color:#f04a96!important;background:#351725!important}@media (max-width:650px){.simpleMemberApp .progressOverview{border-radius:24px!important;padding:15px!important}.simpleMemberApp .progressProofGrid>button{min-height:150px!important}}.simpleMemberApp .progFolderBlock{background:#10110e!important;border-color:#34332b!important;padding:9px!important;box-shadow:inset 0 1px #ffffff06!important}.simpleMemberApp .progFolderBlock .progFolder{min-height:82px!important;box-shadow:none!important;background:#171811!important;border-color:#403e31!important;padding:13px 15px!important}.simpleMemberApp .progFolderBlock .progFolder small{color:#bfa135!important;font-size:8px!important}.simpleMemberApp .progFolderBlock .progFolder p{font-size:10px!important}@media (max-width:650px){.simpleMemberApp .progFolderBlock .progFolder{grid-template-columns:48px minmax(0,1fr) auto!important;gap:11px!important}.simpleMemberApp .progFolderBlock .progFolder .liteDailyIcon{width:44px!important;height:44px!important;font-size:23px!important}.simpleMemberApp .progFolderBlock .progFolder strong{font-size:18px!important}}.simpleMemberApp .progressProofGrid>button:nth-child(2){background:linear-gradient(145deg,#142019,#111410)!important;border-color:#35b46975!important}.simpleMemberApp .progressProofGrid>button:nth-child(2)>span{color:#57d88e!important;background:#1b3a28!important}.simpleMemberApp .progressProofGrid>button:nth-child(2) small,.simpleMemberApp .progressProofGrid>button:nth-child(2)>b{color:#57d88e!important}.simpleMemberApp .progFolderBlock{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.simpleMemberApp .progFolderBlock .progFolder{background:radial-gradient(circle at 100% 45%,#ef2b7c38,#0000 38%),linear-gradient(110deg,#1b1117,#2b1320)!important;border:1px solid #ef2b7c99!important;border-radius:18px!important;grid-template-columns:36px minmax(0,1fr) auto!important;gap:10px!important;min-height:58px!important;padding:10px 13px!important}.simpleMemberApp .progFolderBlock .progFolder .liteDailyIcon{color:#fff7fb!important;background:linear-gradient(145deg,#ff4b98,#cb155f)!important;border-radius:11px!important;width:36px!important;height:36px!important;font-size:19px!important}.simpleMemberApp .progFolderBlock .progFolder small{color:#ff4b98!important;letter-spacing:1.2px!important;font-size:7px!important}.simpleMemberApp .progFolderBlock .progFolder strong{font-size:15px!important}.simpleMemberApp .progFolderBlock .progFolder p{color:#c2bcaa!important;font-size:9px!important}.simpleMemberApp .progFolderBlock .progFolder>b{color:#ff4b98!important;font-size:20px!important}.simpleMemberApp .coachAppointmentCard{min-height:68px!important;box-shadow:none!important;background:radial-gradient(circle at 100% 45%,#ef2b7c38,#0000 38%),linear-gradient(110deg,#1b1117,#2b1320)!important;border-color:#ef2b7c99!important;padding:12px 14px!important}.simpleMemberApp .coachAppointmentCard>span{color:#fff7fb!important;width:40px!important;height:40px!important;box-shadow:none!important;background:linear-gradient(145deg,#ff4b98,#cb155f)!important;border-radius:12px!important}.simpleMemberApp .coachAppointmentCard small,.simpleMemberApp .coachAppointmentCard>b{color:#ff4b98!important}.simpleMemberApp .modal .progFolderModalContent .progActionCard{background:linear-gradient(145deg,#30101f,#151015 68%)!important;border-color:#ef2b7c7a!important}.simpleMemberApp .modal .progFolderModalContent .progActionCard>span{color:#fff7fb!important;background:linear-gradient(145deg,#ff4b98,#cb155f)!important}.simpleMemberApp .modal .progFolderModalContent .progActionCard small{color:#ff4b98!important}.simpleMemberApp .modal .progFolderModalContent .progActionCard>b{color:#fff!important;background:#cb155f!important;border-color:#ff4b9888!important}@media (max-width:650px){.simpleMemberApp .progFolderBlock .progFolder{grid-template-columns:36px minmax(0,1fr) auto!important;padding:10px 12px!important}.simpleMemberApp .progFolderBlock .progFolder .liteDailyIcon{width:36px!important;height:36px!important;font-size:19px!important}.simpleMemberApp .progFolderBlock .progFolder strong{font-size:15px!important}.simpleMemberApp .coachAppointmentCard{grid-template-columns:40px minmax(0,1fr) auto!important;padding:12px 14px!important}.simpleMemberApp .coachAppointmentCard>b{grid-column:auto!important;margin-top:0!important}.simpleMemberApp .coachAppointmentCard p{display:none}.simpleMemberApp .coachAppointmentCard strong{font-size:15px!important}}.simpleMemberApp{overscroll-behavior-y:contain}.pullRefresh{z-index:80;top:max(8px,env(safe-area-inset-top));color:#f7f3e8;letter-spacing:.2px;pointer-events:none;background:#211019ed;border:1px solid #ef2b7c88;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:10px;font-weight:850;transition:opacity .12s,transform .12s;display:flex;position:fixed;left:50%;box-shadow:0 8px 24px #0008}.pullRefresh span{color:#ff4b98;font-size:14px;line-height:1}.pullRefresh.ready{border-color:#ff4b98}.pullRefresh.refreshing span{animation:.75s linear infinite pullRefreshSpin}@keyframes pullRefreshSpin{to{transform:rotate(360deg)}}@media (min-width:651px){.pullRefresh{display:none}}.simpleMemberApp .progViewerModalBackdrop{place-items:end center!important;padding:0!important}.simpleMemberApp .progViewerModal{background:radial-gradient(circle at 100% 0,#ef2b7c1f,#0000 34%),linear-gradient(145deg,#1d1e17,#12130f)!important;border-color:#ef2b7c88!important;border-radius:26px 26px 0 0!important;width:min(560px,100%)!important;max-height:min(88dvh,760px)!important;padding:26px 22px!important}.simpleMemberApp .progViewerModal>.eyebrow{color:#ff4b98!important}.simpleMemberApp .progViewerModal>h2{margin-bottom:18px!important;font-size:28px!important}.simpleMemberApp .coachInboxSheet{gap:18px;min-height:440px;display:grid}.simpleMemberApp .coachInboxVisual{background:linear-gradient(145deg,#242319,#191a14);border:1px solid #5a5540;border-radius:18px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;padding:14px;display:grid}.simpleMemberApp .coachInboxVisual>span{color:#fff7fb;background:linear-gradient(145deg,#ff4b98,#cb155f);border-radius:14px;place-items:center;width:48px;height:48px;font-size:25px;font-weight:900;display:grid}.simpleMemberApp .coachInboxVisual>div{gap:3px;display:grid}.simpleMemberApp .coachInboxVisual small{letter-spacing:1.15px;font-weight:900;color:#ff4b98!important;font-size:8px!important}.simpleMemberApp .coachInboxVisual strong{line-height:1.25;font-family:DM Sans,sans-serif!important;font-size:16px!important}.simpleMemberApp .modal .coachInboxSheet .progActionCard{min-height:126px;background:linear-gradient(145deg,#242319,#191a14)!important;border-color:#5a5540!important}.simpleMemberApp .modal .coachInboxSheet .progActionCard>span{background:linear-gradient(145deg,#ff4b98,#cb155f)!important}.simpleMemberApp .modal .coachInboxSheet .progActionCard small{color:#ff4b98!important}.simpleMemberApp .modal .coachInboxSheet .progActionCard>b{text-align:center;grid-column:1/-1;justify-self:stretch;margin-top:4px;padding:15px 18px;color:#fff!important;background:linear-gradient(135deg,#ff4b98,#cb155f)!important;border:0!important;border-radius:999px!important;font-size:15px!important}.simpleMemberApp .modal .coachInboxSheet .progActionCard.done>b{color:#a8d09e!important;background:#263522!important;border:1px solid #597752!important}.progEmptyState{text-align:center;background:linear-gradient(145deg,#26131c,#151113);border:1px solid #ef2b7c55;border-radius:20px;align-content:center;place-items:center;gap:8px;min-height:210px;padding:28px 20px;display:grid}.progEmptyState>span{color:#fff;background:linear-gradient(145deg,#ff4b98,#cb155f);border-radius:17px;place-items:center;width:52px;height:52px;font-size:23px;font-weight:900;display:grid}.progEmptyState strong{font-size:18px}.progEmptyState p{color:#aaa595;max-width:280px;margin:0;font-size:11px;line-height:1.45}@media (max-width:650px){.simpleMemberApp .progViewerModalBackdrop{align-items:end!important}.simpleMemberApp .progViewerModal{width:100%!important;max-height:88dvh!important;padding:25px 18px calc(20px + env(safe-area-inset-bottom))!important;border-radius:26px 26px 0 0!important}.simpleMemberApp .progViewerModal>h2{font-size:25px!important}.simpleMemberApp .progViewerModal .progActionCard{grid-template-columns:42px minmax(0,1fr) auto!important}.simpleMemberApp .progViewerModal .progActionCard>b{grid-column:auto!important;margin-top:0!important}.progEmptyState{min-height:190px}}.collectiveCycleGateway{color:#f4f0e7;text-align:left;background:linear-gradient(135deg,#171811,#222015);border:1px solid #e4b91f55;border-radius:20px;grid-template-columns:52px 1fr auto;align-items:center;gap:16px;width:100%;margin:0 0 18px;padding:20px 22px;display:grid;box-shadow:0 16px 35px #00000016}.collectiveCycleGateway>span{color:#111;background:#e8b923;border-radius:15px;place-items:center;width:52px;height:52px;font-size:27px;display:grid}.collectiveCycleGateway div{flex-direction:column;gap:4px;display:flex}.collectiveCycleGateway small{color:#e8b923;letter-spacing:1.5px;font-size:8px}.collectiveCycleGateway strong{font-family:Playfair Display;font-size:21px}.collectiveCycleGateway p{color:#aaa595;margin:0;font-size:10px}.collectiveCycleGateway>b{color:#e8b923;font-size:12px}.cycleTestBuilder{background:#161710;border:1px solid #3d3b2e;border-radius:18px;padding:18px}.cycleTestBuilder>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.cycleTestBuilder>header div{flex-direction:column;display:flex}.cycleTestBuilder>header small{color:#e8b923;letter-spacing:1.3px}.cycleTestBuilder>header strong{font-size:17px}.cycleTestBuilder>header button,.emptyTestBuilder{color:#e8b923;background:#e8b92312;border:1px solid #e8b92366;border-radius:10px;padding:10px 13px;font-weight:800}.cycleTestBuilder article{border-top:1px solid #ffffff12;grid-template-columns:34px 1.4fr 1fr .7fr;align-items:end;gap:10px;padding:14px 40px 14px 0;display:grid;position:relative}.cycleTestBuilder article>span{color:#111;background:#e8b923;border-radius:50%;align-self:center;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.cycleTestBuilder .testStandards{grid-column:2/5}.removeCycleTest{color:#b7b09e;background:0 0;border:0;font-size:22px;position:absolute;top:18px;right:0}.cyclePublishActions{grid-template-columns:1fr 2fr;gap:10px;display:grid}.cyclePublishActions>button:first-child{color:#f4f0e7;background:#24241c;border:1px solid #4b4738;border-radius:12px;font-weight:800}.cycleActionBlock{color:#f7f3e8;background:radial-gradient(circle at 8% 0,#362a0f 0,#0000 34%),linear-gradient(145deg,#11120d,#1b1b13);border:1px solid #e8b92388;border-radius:26px;margin:0 0 20px;padding:22px;box-shadow:0 22px 50px #0006}.cycleActionBlock>header{grid-template-columns:46px 1fr auto;align-items:center;gap:14px;display:grid}.cycleActionBlock>header>span{color:#111;background:#e8b923;border-radius:14px;place-items:center;width:46px;height:46px;font-size:22px;display:grid}.cycleActionBlock header div{flex-direction:column;gap:3px;display:flex}.cycleActionBlock header small{color:#e8b923;letter-spacing:1.5px;font-size:8px}.cycleActionBlock h2{margin:0;font-family:Playfair Display;font-size:24px}.cycleActionBlock header p{color:#aaa595;margin:0;font-size:10px}.cycleActionBlock header>strong{color:#e8b923;font-family:Playfair Display;font-size:25px}.cycleActionBlock header>strong small{font-family:DM Sans;font-size:10px}.cycleActionProgress{background:#37362b;border-radius:9px;height:5px;margin:17px 0;overflow:hidden}.cycleActionProgress i{background:#e8b923;height:100%;display:block}.cycleActionBlock>div:nth-of-type(2){gap:8px;display:grid}.cycleActionBlock>div>button{color:#f4f0e7;text-align:left;background:#202018;border:1px solid #3c3a2d;border-radius:14px;grid-template-columns:30px 1fr auto;align-items:center;gap:11px;padding:14px;display:grid}.cycleActionBlock>div>button>span{color:#e8b923;border:2px solid #e8b923;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.cycleActionBlock>div>button div{flex-direction:column;display:flex}.cycleActionBlock>div>button small{color:#969182;font-size:9px}.cycleActionBlock>div>button b{color:#e8b923;font-size:10px}.cycleActionBlock>div>button.done{opacity:.68}.cycleActionBlock footer{color:#aaa595;text-align:right;margin-top:14px;font-size:9px}@media (max-width:650px){.collectiveCycleGateway{grid-template-columns:44px 1fr;padding:17px}.collectiveCycleGateway>span{width:44px;height:44px}.collectiveCycleGateway>b{grid-column:2}.cycleTestBuilder article{grid-template-columns:30px 1fr;padding-right:30px}.cycleTestBuilder article label,.cycleTestBuilder .testStandards{grid-column:2}.cyclePublishActions{grid-template-columns:1fr}.cyclePublishActions>button{min-height:48px}.cycleActionBlock{border-radius:22px;margin:-2px 0 18px;padding:18px 15px}.cycleActionBlock>header{grid-template-columns:40px 1fr auto}.cycleActionBlock h2{font-size:20px}.cycleActionBlock>div>button{grid-template-columns:28px 1fr}.cycleActionBlock>div>button b{grid-column:2}.cycleActionBlock header p{font-size:9px}}.cyclePerformanceHistory{color:#f7f2e7;background:linear-gradient(145deg,#11120e,#201d12);border:1px solid #d4aa2355;border-radius:22px;margin:0 0 18px;padding:22px}.cyclePerformanceHistory>header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.cyclePerformanceHistory>header div{flex-direction:column;gap:3px;display:flex}.cyclePerformanceHistory>header small,.cyclePerformanceHistory article small{color:#e8b923;letter-spacing:1.3px;font-size:8px}.cyclePerformanceHistory>header strong{font-family:Playfair Display;font-size:22px}.cyclePerformanceHistory>header p{color:#999486;margin:0;font-size:9px}.cyclePerformanceHistory>header>span{color:#e8b923;font-size:30px}.cyclePerformanceHistory>div{gap:8px;display:grid}.cyclePerformanceHistory article{background:#ffffff08;border:1px solid #ffffff0e;border-radius:13px;grid-template-columns:1fr auto auto;align-items:center;gap:15px;padding:13px 14px;display:grid}.cyclePerformanceHistory article div{flex-direction:column;display:flex}.cyclePerformanceHistory article span{color:#c9c3b5;font-size:11px}.cyclePerformanceHistory article span b{color:#e8b923;margin:0 8px}.cyclePerformanceHistory article em{color:#aaa595;font-style:normal;font-weight:800}.cyclePerformanceHistory article em.better{color:#e8b923}@media (max-width:650px){.cyclePerformanceHistory article{grid-template-columns:1fr}.cyclePerformanceHistory>header p{max-width:230px}}.currentCycleCard{color:#f7f3e8;text-align:left;background:linear-gradient(135deg,#191a13,#242115);border:1px solid #e8b92388;border-radius:21px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;margin:0 0 16px;padding:17px 19px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 35px #0005,inset 0 1px #fff1}.currentCycleCard:after{content:"";filter:blur(18px);pointer-events:none;background:#e8b92324;border-radius:50%;width:100px;height:100px;position:absolute;top:-30px;right:-24px}.currentCycleCard>span{color:#171711;letter-spacing:-1px;background:linear-gradient(145deg,#f2ca2d,#c9910c);border-radius:14px;place-items:center;width:46px;height:46px;font-weight:950;display:grid;box-shadow:0 0 22px #e8b92336}.currentCycleCard>div{gap:2px;min-width:0;display:grid}.currentCycleCard small,.currentCycleDetails small,.recapCycleContext small{color:#e8b923;letter-spacing:1.35px;font-size:8px;font-weight:900}.currentCycleCard strong{white-space:nowrap;text-overflow:ellipsis;font-size:17px;overflow:hidden}.currentCycleCard p{color:#aaa595;margin:0;font-size:10px}.currentCycleCard>b{z-index:1;color:#e8b923;white-space:nowrap;font-size:10px;position:relative}.currentCycleDetails{gap:16px;display:grid}.currentCycleDetails>header{background:#212119;border:1px solid #4d4937;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:15px;display:grid}.currentCycleDetails>header div{gap:3px;display:grid}.currentCycleDetails>header strong{font-size:17px}.currentCycleDetails>header p{color:#aaa595;margin:0;font-size:10px}.currentCycleDetails>header>span{color:#171711;background:#e8b923;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.currentCycleDetails>div{gap:9px;display:grid}.currentCycleDetails article{background:#171811;border:1px solid #403e31;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;gap:13px;padding:15px;display:grid}.currentCycleDetails article>div:first-child{gap:3px;display:grid}.currentCycleDetails article strong{font-size:15px}.currentCycleDetails article p{color:#aaa595;margin:0;font-size:9px}.currentCycleDetails dl{gap:8px;margin:0;display:flex}.currentCycleDetails dl div{background:#26251d;border-radius:10px;gap:2px;min-width:72px;padding:8px;display:grid}.currentCycleDetails dt{color:#918c7e;text-transform:uppercase;font-size:8px}.currentCycleDetails dd{color:#f4f0e7;margin:0;font-size:10px;font-weight:800}.currentCycleDetails article>button{color:#e8b923;background:#e8b92314;border:1px solid #e8b92366;border-radius:999px;grid-column:1/-1;justify-self:start;padding:9px 12px;font-size:10px;font-weight:900}.recapCycleContext{background:radial-gradient(circle at 100% 0,#e8b9231c,#0000 42%),#1d1e17;border:1px solid #e8b92360;border-radius:16px;grid-template-columns:42px 1fr;align-items:center;gap:12px;padding:14px 16px;display:grid;position:relative;overflow:hidden}.recapCycleContext>span{color:#171711;background:#e8b923;border-radius:13px;place-items:center;width:42px;height:42px;font-weight:950;display:grid}.recapCycleContext>div{gap:2px;display:grid}.recapCycleContext strong{color:#f4f1e7;font-size:14px}.recapCycleContext p{color:#aaa595;margin:0;font-size:9px}@media (max-width:650px){.currentCycleCard{grid-template-columns:42px 1fr;padding:15px}.currentCycleCard>span{width:42px;height:42px}.currentCycleCard>b{grid-column:2}.currentCycleDetails article{grid-template-columns:1fr}.currentCycleDetails dl{flex-wrap:wrap}.currentCycleDetails article>button{grid-column:1}.recapCycleContext{grid-template-columns:38px 1fr}.recapCycleContext>span{width:38px;height:38px}}.collectiveCycleForm .cyclePublishActions{grid-template-columns:1fr!important}.collectiveCycleForm .cyclePublishActions>button:first-child:not(.primary){display:none!important}.simpleMemberApp .progressProofGrid .transformationProofCard>span{color:#fff7ee!important}.currentCycleCard{background:radial-gradient(circle at 100% 0,#ef2b7c33,#0000 44%),linear-gradient(135deg,#25101c,#171015)!important;border-color:#ef2b7cbf!important;box-shadow:0 14px 35px #0005,inset 0 1px #ffffff12!important}.currentCycleCard:after{background:#ef2b7c3d!important}.currentCycleCard>span{color:#fff7fb!important;background:linear-gradient(145deg,#ff4b98,#cb155f)!important;box-shadow:0 0 22px #ef2b7c40!important}.currentCycleCard small,.currentCycleCard>b{color:#ff4b98!important}.simpleMemberApp .journalGateway{background:radial-gradient(circle at 100% 0,#e8b92329,#0000 50%),linear-gradient(145deg,#242116,#11120e)!important;border-color:#e8b92399!important}.simpleMemberApp .journalGateway>span{color:#f2c52b!important;background:#443713!important;box-shadow:0 8px 18px #e8b92329!important}.simpleMemberApp .journalGateway small,.simpleMemberApp .journalGateway>b{color:#f2c52b!important}.simpleMemberApp .progressProofGrid .transformationProofCard{background:radial-gradient(circle at 100% 0,#ff695233,#0000 52%),linear-gradient(145deg,#251612,#111410)!important;border-color:#ff695294!important}.simpleMemberApp .progressProofGrid .transformationProofCard>span{color:#ff8069!important;background:#4a241c!important;box-shadow:0 8px 18px #ff69522e!important}.simpleMemberApp .progressProofGrid .transformationProofCard small,.simpleMemberApp .progressProofGrid .transformationProofCard>b{color:#ff8069!important}.coachTaskDetail{gap:20px;padding:20px 0;display:grid}.coachTaskDescription{white-space:pre-wrap;color:#f3f1e8;line-height:1.6}.coachTaskDetail>.primary{color:#fff;background:#d41475;width:100%}.coachTaskSuccess{color:#fff;background:#351423;border:1px solid #d41475;border-radius:18px;padding:18px}.simpleMemberApp .modal .coachInboxSheet.coachInboxCompact{gap:0;min-height:0}.simpleMemberApp .modal .coachInboxCompact .progActionCard{border-radius:18px;gap:12px;min-height:0;background:linear-gradient(125deg,#261820,#191817)!important;border-color:#76314f!important;grid-template-columns:38px minmax(0,1fr) 18px!important;padding:16px!important}.simpleMemberApp .modal .coachInboxCompact .progActionCard>span{border-radius:12px;width:38px;height:38px;font-size:20px}.simpleMemberApp .modal .coachInboxCompact .progActionCard small{letter-spacing:.5px;font-size:12px;line-height:1.4}.simpleMemberApp .modal .coachInboxCompact .progActionCard strong{overflow-wrap:anywhere;font-size:16px;line-height:1.35}.simpleMemberApp .modal .coachInboxCompact .progActionCard p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.simpleMemberApp .modal .coachInboxCompact .progActionCard>b{grid-row:1;justify-self:end;color:#f66aa5!important;background:0 0!important;border:0!important;grid-column:3!important;margin:0!important;padding:0!important;font-size:25px!important}.simpleMemberApp .modal .coachInboxCompact .progActionCard.done>b{color:#f66aa5!important;background:0 0!important;border:0!important}.coachInboxStatus{color:#b7c6b0;margin-top:3px;font-size:13px;font-style:normal}.simpleMemberApp .modal .coachInboxCompact .progActionCard:focus-visible{outline-offset:3px;outline:2px solid #f66aa5}.cycleSetupForm .optionalIndicatorTarget{grid-column:1/-1;padding:8px 0}.optionalIndicatorTarget summary,.coachJourney>summary{cursor:pointer;color:#d8c999;padding:8px 0;font-size:14px}.optionalIndicatorTarget input{margin-top:8px}.cycleSetupForm .cycleTracking{padding:16px}.cycleSetupForm{gap:14px}.coachJourney[open]>summary{margin-bottom:16px}
