:root{color:#253329;background:#f4f0e7;font-family:DM Sans,system-ui,sans-serif;font-synthesis:none;--ink: #203126;--muted: #6b756c;--green: #254b38;--lime: #d8e9a9;--cream: #f4f0e7;--line: rgba(37, 51, 41, .14);--paper: rgba(255,255,255,.54)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 80% 8%,rgba(218,232,194,.5),transparent 25rem),var(--cream)}button,input,select{font:inherit}button{cursor:pointer}.hidden{display:none!important}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:auto;padding:0 32px;border-bottom:1px solid var(--line)}.brand{color:var(--ink);text-decoration:none;font-family:"DM Serif Display",serif;font-size:25px;display:flex;gap:10px;align-items:center}.brand-mark{width:34px;height:34px;display:block;object-fit:contain}.privacy-pill{font-size:12px;letter-spacing:.04em;color:var(--muted);background:#ffffff73;padding:9px 13px;border-radius:99px;border:1px solid var(--line)}.privacy-pill span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#729855;margin-right:6px}.trial-pill{font-size:10px;color:#334939;background:var(--lime);padding:9px 12px;border-radius:99px;white-space:nowrap}.trial-pill b{font-weight:600}.billing-link{border:0;border-bottom:1px solid #7c897e;padding:4px 0;color:#536158;background:transparent;font-size:10px}.price-button:disabled{opacity:.6;cursor:wait}.main-nav{display:flex;align-items:center;gap:28px;margin-left:auto;margin-right:30px}.main-nav a{color:#5d695f;text-decoration:none;font-size:12px;font-weight:500}.main-nav a:hover{color:var(--ink)}.nav-actions{display:flex;align-items:center;gap:10px}.nav-cta{border:0;color:#f5f6ed;background:var(--green);border-radius:99px;padding:10px 15px;font-size:12px;font-weight:600}.icon-button{border:0;color:var(--ink);background:transparent;font-size:20px}main{max-width:1180px;margin:auto;padding:0 28px}.hero{padding:88px 0 82px;max-width:900px}.launch-pill{display:inline-flex;align-items:center;gap:9px;margin-bottom:26px;padding:8px 12px;border-radius:99px;border:1px solid var(--line);background:#ffffff6b;color:#647066;font-size:11px;font-weight:500}.launch-pill span{color:#75955d}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:600;font-size:11px;color:#637a58;margin-bottom:17px}h1,h2{font-family:"DM Serif Display",serif;font-weight:400;margin:0;color:var(--ink)}h1{font-size:clamp(46px,6.5vw,79px);line-height:.98;letter-spacing:-.035em}h1 em{color:#6d7f5f}.hero>p{max-width:600px;font-size:17px;line-height:1.65;color:var(--muted);margin:26px 0 30px}.hero-actions{display:flex;align-items:center;gap:26px}.primary{border:0;background:var(--green);color:#f5f6ed;border-radius:100px;padding:14px 22px;font-weight:600;box-shadow:0 8px 25px #18382729}.primary span{margin-left:15px}.primary:disabled{opacity:.6;cursor:wait}.text-button{background:transparent;border:0;border-bottom:1px solid #819075;padding:5px 0;color:#52604f;text-decoration:none}.trust-row{display:flex;gap:24px;margin-top:31px;font-size:11px;color:#768179}.demo-intro{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px;scroll-margin-top:28px}.demo-intro h2{font-size:45px;max-width:650px}.demo-intro>p{max-width:355px;margin:0;color:var(--muted);line-height:1.65;font-size:14px}.monitor-shell{min-height:530px;display:grid;grid-template-columns:1.55fr .85fr;background:#253a2e;border-radius:28px;overflow:hidden;box-shadow:0 28px 80px #1a2e222e}.video-panel{position:relative;min-height:530px;background:linear-gradient(145deg,#263e31,#17261e);overflow:hidden}video,#overlay{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transform:scaleX(-1)}#overlay{pointer-events:none}.video-placeholder{position:absolute;inset:0;display:grid;place-content:center;text-align:center;color:#edf1e4;padding:20px}.video-placeholder h2{color:#f3f3e9;font-size:30px;margin-top:23px}.video-placeholder p{color:#9faea3}.camera-orbit{width:104px;height:104px;border-radius:50%;margin:auto;display:grid;place-items:center;border:1px solid rgba(219,237,168,.35);box-shadow:0 0 0 18px #dbeda809,0 0 0 38px #dbeda806}.camera-icon{width:62px;height:45px;display:grid;place-items:center;color:#d9eaa7;border:1px solid rgba(219,237,168,.75);border-radius:12px;font-size:23px}.camera-badge{position:absolute;left:20px;top:20px;color:#e5efce;background:#111c16ad;border:1px solid rgba(229,239,206,.22);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:30px;font-size:11px;padding:8px 12px}.taste-badge{position:absolute;right:20px;top:20px;z-index:2;color:#26382d;background:var(--lime);border-radius:30px;font-size:10px;letter-spacing:.05em;padding:8px 12px}.taste-badge b{font-variant-numeric:tabular-nums}.live-scores{position:absolute;z-index:2;right:18px;bottom:18px;left:18px;padding:12px 14px 13px;border:1px solid rgba(229,239,206,.2);border-radius:17px;color:#edf3e7;background:#111c16c2;box-shadow:0 12px 35px #070f0a33;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.live-scores>p{margin:0 0 10px;color:#c3cec5;font-size:11px;line-height:1.4}.range-guides{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.range-guide{min-width:0;display:grid;grid-template-columns:auto 1fr;gap:5px 9px;align-items:center}.range-guide>span{color:#edf3e7;font-size:11px;font-weight:650}.range-guide>em{color:#aebbb0;font-size:10px;font-style:normal;text-align:right}.range-guide>i{--range-position: 0%;position:relative;grid-column:1 / -1;height:9px;overflow:visible;border-radius:99px;background:linear-gradient(90deg,#e8be8047 0 25%,#c9e1933b 25% 75%,#e8be8047 75% 100%);box-shadow:inset 0 0 0 1px #eff5e621}.range-guide>i:before{content:"";position:absolute;inset:1px 25%;border-radius:inherit;background:#cfe7972e}.range-guide>i>b{position:absolute;top:50%;left:calc(50% + var(--range-position));width:13px;height:13px;border:2px solid #eff7dd;border-radius:50%;background:#b9d979;box-shadow:0 0 0 4px #cae49021;transform:translate(-50%,-50%);transition:left .22s ease,background-color .22s ease,box-shadow .22s ease}.range-guide[data-range-state=edge]>i>b{background:#e1c97d;box-shadow:0 0 0 4px #e1c97d21}.range-guide[data-range-state=outside]>i>b{background:#e5aa73;box-shadow:0 0 0 4px #e5aa7326}.range-guide[data-range-state=unavailable]>i>b{opacity:.35}.calibration-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;background:#15251cbd;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:3}.calibration-overlay strong{font-family:"DM Serif Display",serif;font-size:29px;font-weight:400}.calibration-overlay span{color:#cad3ca;margin-top:9px}.calibration-progress{display:flex;gap:7px;margin-bottom:18px}.calibration-progress i{width:28px;height:3px;border-radius:3px;background:#fff3}.calibration-progress i.active{background:var(--lime)}.turn-direction{position:relative;width:112px;height:78px;color:var(--lime);perspective:150px}.turn-direction span{margin:0;color:inherit}.turn-motion-arrow{position:absolute;z-index:2;top:-3px;left:50%;width:42px;transform:translate(-50%);font-size:31px;line-height:1}.turn-head{position:absolute;left:50%;bottom:0;width:44px;height:49px;border:2px solid currentColor;border-radius:50% 50% 46% 46%;transform:translate(-50%);transform-style:preserve-3d}.turn-head:before{content:"";position:absolute;top:18px;left:13px;width:4px;height:4px;border-radius:50%;background:currentColor;box-shadow:14px 0 0 currentColor}.turn-head:after{content:"";position:absolute;top:18px;left:50%;width:1px;height:12px;border-radius:2px;background:currentColor;opacity:.72;transform:translate(-50%)}.turn-direction[data-turn=right] .turn-motion-arrow{animation:turn-arrow-right 1.65s ease-in-out infinite}.turn-direction[data-turn=left] .turn-motion-arrow{animation:turn-arrow-left 1.65s ease-in-out infinite}.turn-direction[data-turn=center] .turn-motion-arrow{animation:face-forward-cue 1.65s ease-in-out infinite}.turn-direction[data-turn=right] .turn-head{animation:turn-head-right 1.65s ease-in-out infinite}.turn-direction[data-turn=left] .turn-head{animation:turn-head-left 1.65s ease-in-out infinite}.turn-direction[data-turn=center] .turn-head{animation:face-forward-head 1.65s ease-in-out infinite}@keyframes turn-arrow-right{0%,18%,to{opacity:.38;transform:translate(-68%)}55%,76%{opacity:1;transform:translate(-28%)}}@keyframes turn-arrow-left{0%,18%,to{opacity:.38;transform:translate(-32%)}55%,76%{opacity:1;transform:translate(-72%)}}@keyframes turn-head-right{0%,18%,to{transform:translate(-50%) rotateY(0)}55%,76%{transform:translate(-38%) rotateY(52deg)}}@keyframes turn-head-left{0%,18%,to{transform:translate(-50%) rotateY(0)}55%,76%{transform:translate(-62%) rotateY(-52deg)}}@keyframes face-forward-cue{0%,to{opacity:.45;transform:translate(-50%,4px)}50%{opacity:1;transform:translate(-50%)}}@keyframes face-forward-head{0%,to{transform:translate(-50%) scale(.96)}50%{transform:translate(-50%) scale(1)}}.countdown{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;border:2px solid var(--lime);color:var(--lime);font-family:"DM Serif Display",serif;font-size:34px;margin:8px 0 18px}.status-panel{color:#e6ebe3;padding:44px 38px 34px;display:flex;flex-direction:column;background:#263c30;border-left:1px solid rgba(255,255,255,.08)}.status-top{display:flex;align-items:center;gap:14px}.status-top .label{text-transform:uppercase;color:#91a096;letter-spacing:.14em;font-size:10px;margin-bottom:5px}.status-panel h2{font-family:DM Sans,sans-serif;color:#f1f3ec;font-size:19px;font-weight:600}.status-panel>p{color:#a9b5ad;line-height:1.6;font-size:14px;min-height:68px}.status-dot{width:12px;height:12px;flex:0 0 auto;border-radius:50%;background:#849088;box-shadow:0 0 0 6px #8490881c}.status-dot.good{background:#c7df88;box-shadow:0 0 0 6px #c7df881f}.status-dot.issue{background:#e1aa74;box-shadow:0 0 0 6px #e1aa741f}.status-dot.observing{background:#d4cb85}.metric-list{margin:26px 0 auto;border-top:1px solid rgba(255,255,255,.1)}.metric-list div{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.1);color:#9eaca3;font-size:13px}.metric-list strong{color:#dde5da;font-weight:500}.session-button,.secondary,.pause-button{margin-top:10px;border-radius:99px;padding:13px;color:#26382d;background:#d9e9ab;border:0;font-weight:600}.session-button{margin-top:24px;color:#eef3eb;background:#476552;border:1px solid rgba(255,255,255,.16)}.session-button span{margin-left:8px}.secondary:disabled{opacity:.45;cursor:default}.pause-button{margin-top:10px;color:#d6ded7;background:transparent;border:1px solid rgba(255,255,255,.15)}.monitor-diagnostics{margin-top:16px;border-top:1px solid rgba(255,255,255,.1);color:#afbbb2;font-size:11px}.monitor-diagnostics summary{padding:14px 0 8px;color:#dce5d9;cursor:pointer;font-weight:600}.diagnostic-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:6px 0 10px}.diagnostic-grid div{min-width:0;padding:9px 10px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff09}.diagnostic-grid span,.diagnostic-grid strong{display:block}.diagnostic-grid span{margin-bottom:4px;color:#8f9d93;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.diagnostic-grid strong{overflow-wrap:anywhere;color:#e3eadf;font-size:10px;font-weight:600}.monitor-diagnostics p{min-height:0;margin:0;color:#8f9d93;font-size:10px;line-height:1.45}.how-section{padding:118px 0 100px}.how-photo{position:relative;height:326px;margin:0 0 18px;overflow:hidden;border:1px solid rgba(255,255,255,.55);border-radius:24px;background:#c8c6b6;box-shadow:0 22px 58px #1d312424}.how-photo:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(24,45,32,.36),transparent 46%,rgba(22,39,29,.08))}.how-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 35%}.how-photo figcaption,.how-photo-note{position:absolute;z-index:1;padding:15px 17px;border:1px solid rgba(255,255,255,.6);border-radius:15px;background:#f9f7f0e6;box-shadow:0 14px 38px #16261c2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.how-photo figcaption{bottom:20px;left:20px;width:min(420px,calc(100% - 40px))}.how-photo figcaption span,.how-photo-note small{display:block;margin-bottom:6px;color:#68776b;font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.how-photo figcaption strong,.how-photo-note b{display:block;color:#2b4032;font-size:12px;line-height:1.5}.how-photo-note{top:20px;right:20px;width:230px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps-grid article{position:relative;min-height:365px;padding:22px;border-top:1px solid var(--line)}.steps-grid article>span{display:block;color:#839087;font-size:11px;letter-spacing:.14em}.steps-grid h3{font-family:"DM Serif Display",serif;font-size:25px;font-weight:400;margin:22px 0 9px}.steps-grid p{color:var(--muted);font-size:13px;line-height:1.65}.step-visual{height:160px;margin-top:30px;border-radius:18px;background:#ffffff6b;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:#47604f}.calibration-visual{gap:30px;font-size:26px}.calibration-visual b{width:66px;height:66px;border:1px solid #8ca07e;border-radius:50%;display:grid;place-items:center;color:#6f8d5c}.calibration-visual i{font-style:normal;color:#89978c}.skeleton-visual{position:relative}.skeleton-visual b{position:absolute;top:32px;width:35px;height:35px;border:2px solid #779064;border-radius:50%}.skeleton-visual i{position:absolute;width:2px;height:66px;top:67px;background:#779064}.skeleton-visual em{position:absolute;width:100px;height:2px;top:85px;background:#779064}.skeleton-visual em:before,.skeleton-visual em:after{content:"";position:absolute;width:2px;height:55px;background:#779064;top:0}.skeleton-visual em:after{right:0}.nudge-visual{align-items:flex-start;flex-direction:column;padding:30px;font-family:"DM Serif Display",serif;font-size:20px;line-height:1.35}.nudge-visual b{font-weight:400;color:#71835e}.motion-reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.75,.2,1)}.motion-reveal.is-visible{opacity:1;transform:none}.body-explorer{margin:16px 0 104px;padding:72px 58px 38px;overflow:hidden;border-radius:30px;color:#eef4e9;background:#203a2c;box-shadow:0 30px 85px #182d1f33}.body-explorer .eyebrow{color:#bbd18f}.body-explorer-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(270px,.6fr);gap:70px;align-items:end}.body-explorer-heading h2{max-width:690px;color:#f3f1e7;font-size:clamp(42px,4.9vw,59px);line-height:1.02}.body-explorer-heading h2 em{color:#c9dca2}.body-explorer-heading>p{margin:0 0 4px;color:#b2beb5;font-size:13px;line-height:1.75}.body-explorer-layout{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(480px,1.28fr);gap:34px;margin-top:58px}.body-zone-list{display:flex;flex-direction:column;justify-content:center}.body-zone-card{position:relative;padding:20px 20px 20px 27px;border-top:1px solid rgba(239,245,235,.14);color:#aebbb2;cursor:pointer;transition:color .3s ease,background .3s ease,transform .3s ease}.body-zone-card:last-child{border-bottom:1px solid rgba(239,245,235,.14)}.body-zone-card:before{content:"";position:absolute;top:18px;bottom:18px;left:0;width:2px;border-radius:2px;background:#cce4a0;opacity:0;transform:scaleY(.2);transition:opacity .3s ease,transform .3s ease}.body-zone-card:hover,.body-zone-card:focus-visible,.body-zone-card.is-active{color:#eef4e9;background:#f2f7ec0e;transform:translate(4px);outline:none}.body-zone-card.is-active:before{opacity:1;transform:scaleY(1)}.body-zone-card>span{display:block;margin-bottom:8px;color:#94a298;font-size:8px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.body-zone-card h3{margin:0 0 5px;color:inherit;font-family:"DM Serif Display",serif;font-size:23px;font-weight:400}.body-zone-card p{max-width:380px;margin:0;color:inherit;font-size:11px;line-height:1.58}.body-explorer-stage{--pointer-x: 50%;--pointer-y: 42%;--zone-x: 53%;--zone-y: 19%;--zone-size: 112px;position:sticky;top:24px;min-height:590px;overflow:hidden;border:1px solid rgba(226,238,218,.16);border-radius:240px 240px 24px 24px;background:radial-gradient(circle at 50% 18%,rgba(185,218,119,.085),transparent 44%),#182e23;isolation:isolate}.body-explorer-stage[data-active-zone=shoulders]{--zone-x: 47%;--zone-y: 34%;--zone-size: 150px}.body-explorer-stage[data-active-zone=torso]{--zone-x: 52%;--zone-y: 49%;--zone-size: 145px}.body-explorer-stage[data-active-zone=support]{--zone-x: 61%;--zone-y: 68%;--zone-size: 165px}.body-stage-grid{position:absolute;inset:0;opacity:.08;background-image:radial-gradient(circle at center,rgba(227,239,219,.2) .7px,transparent .8px);background-size:24px 24px;-webkit-mask-image:radial-gradient(ellipse 72% 72% at 50% 43%,black,transparent 78%);mask-image:radial-gradient(ellipse 72% 72% at 50% 43%,black,transparent 78%)}.body-cursor-glow{position:absolute;inset:0;z-index:-1;background:radial-gradient(circle 170px at var(--pointer-x) var(--pointer-y),rgba(204,228,160,.14),transparent 68%);transition:background-position .15s ease}.body-stage-instruction{position:absolute;top:31px;left:50%;z-index:3;color:#91a197;font-size:8px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;transform:translate(-50%);white-space:nowrap}.body-particle-map{position:absolute;z-index:1;inset:54px 20px 104px;width:calc(100% - 40px);height:calc(100% - 158px);pointer-events:none;filter:drop-shadow(0 12px 24px rgba(2,14,8,.18))}.body-zone-ring{position:absolute;z-index:2;top:var(--zone-y);left:var(--zone-x);width:var(--zone-size);height:var(--zone-size);border:1px solid rgba(218,236,176,.25);border-radius:50%;opacity:.8;pointer-events:none;box-shadow:inset 0 0 34px #d5eca70d,0 0 34px #b9da7714;transform:translate(-50%,-50%);transition:top .45s cubic-bezier(.2,.75,.2,1),left .45s cubic-bezier(.2,.75,.2,1),width .45s ease,height .45s ease,opacity .3s ease}.body-zone-ring:after{content:"";position:absolute;inset:12px;border:1px solid rgba(218,236,176,.08);border-radius:inherit}.body-explorer-stage:hover .body-zone-ring{opacity:.28}.body-hotspot{position:absolute;z-index:3;top:var(--hotspot-y);left:var(--hotspot-x);display:flex;align-items:center;padding:6px 11px;border:1px solid rgba(228,239,220,.18);border-radius:99px;color:#bac7be;background:#182e23c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:8px;transform:translate(-50%,-50%);transition:color .25s ease,border-color .25s ease,background .25s ease,transform .25s ease}.body-hotspot:hover,.body-hotspot:focus-visible,.body-hotspot.is-active{color:#22352a;border-color:#d2e7a5;background:#d2e7a5;transform:translate(-50%,-50%) scale(1.04)}.body-readout{position:absolute;z-index:3;right:22px;bottom:22px;left:22px;min-height:105px;padding:16px 18px;border:1px solid rgba(255,255,255,.55);border-radius:17px;color:#314437;background:#f7f5eceb;box-shadow:0 18px 45px #040f083d;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.body-readout span{display:block;margin-bottom:4px;color:#6e7d71;font-size:8px;font-weight:700;letter-spacing:.14em}.body-readout strong{display:block;font-family:"DM Serif Display",serif;font-size:21px;font-weight:400}.body-readout p{max-width:520px;margin:5px 0 0;color:#667269;font-size:10px;line-height:1.55}.body-explorer-footer{display:flex;justify-content:space-between;gap:20px;padding-top:27px;color:#9ead9f;font-size:9px}.body-explorer-footer span{letter-spacing:.12em;text-transform:uppercase}.body-explorer-footer a{color:#d8e8b7;text-underline-offset:4px}.workday-gallery{width:100vw;margin:0 0 112px;margin-left:calc(50% - 50vw);padding:0 0 26px;overflow:hidden}.workday-gallery-heading{display:grid;grid-template-columns:1fr 330px;gap:60px;align-items:end;width:min(1124px,calc(100vw - 56px));margin:0 auto 36px}.workday-gallery-heading h2{font-size:clamp(40px,4.7vw,56px);line-height:1.03}.workday-gallery-heading>p{margin:0 0 4px;color:var(--muted);font-size:13px;line-height:1.65}.workday-rail{overflow-x:hidden;padding:0 0 22px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.workday-track{display:flex;width:max-content;animation:workday-loop 34s linear infinite;will-change:transform}.workday-rail:hover .workday-track,.workday-rail:focus .workday-track,.workday-rail:focus-within .workday-track{animation-play-state:paused}.workday-sequence{display:flex;gap:18px;padding-left:18px}.workday-sequence figure{position:relative;flex:0 0 auto;width:clamp(330px,37vw,520px);height:340px;margin:0;overflow:hidden;border-radius:24px;background:#cfd5c7;box-shadow:0 20px 54px #20312621}.workday-sequence figure:nth-child(2){width:clamp(390px,43vw,600px)}.workday-sequence img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.2,.75,.2,1)}.workday-sequence figure:first-child img{object-position:50% 34%}.workday-sequence figure:hover img{transform:scale(1.025)}.workday-sequence figure:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 50%,rgba(18,34,25,.58))}.workday-sequence figcaption{position:absolute;z-index:1;right:18px;bottom:18px;left:18px;display:grid;grid-template-columns:30px 1fr;gap:2px 8px;align-items:center;color:#f7f7ef}.workday-sequence figcaption span{grid-row:1 / span 2;display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(255,255,255,.55);border-radius:50%;font-size:8px}.workday-sequence figcaption strong{font-family:"DM Serif Display",serif;font-size:20px;font-weight:400}.workday-sequence figcaption small{color:#d7ded6;font-size:9px}.workday-gallery-note{width:min(1124px,calc(100vw - 56px));margin:0 auto;color:#7b867e;font-size:9px;letter-spacing:.08em;text-transform:uppercase}@keyframes workday-loop{to{transform:translate(-50%)}}.why-section{margin:0 0 96px;padding:66px 54px 44px;border:1px solid rgba(43,65,49,.1);border-radius:28px;background:linear-gradient(135deg,#ede8d7eb,#e1ebd7e0);box-shadow:inset 0 1px #ffffff8c}.why-heading{display:grid;grid-template-columns:1.12fr .88fr;gap:72px;align-items:end}.why-heading h2{max-width:650px;font-size:clamp(40px,4.5vw,54px);line-height:1.02}.why-heading h2 em{color:#6f815f}.why-intro p{margin:0 0 19px;color:#59675d;font-size:14px;line-height:1.72}.why-intro a,.why-grid a{color:#3f5546;font-size:11px;font-weight:700;line-height:1.5;text-decoration-thickness:1px;text-underline-offset:4px}.why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:48px;border-top:1px solid rgba(35,56,42,.14);border-left:1px solid rgba(35,56,42,.14)}.why-grid article{display:flex;flex-direction:column;min-height:292px;padding:27px;border-right:1px solid rgba(35,56,42,.14);border-bottom:1px solid rgba(35,56,42,.14);background:#ffffff3d}.why-kicker{margin-bottom:38px;color:#61775a;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.why-grid strong{color:#263b2d;font-family:"DM Serif Display",serif;font-size:23px;font-weight:400;line-height:1.15}.why-grid p{margin:12px 0 24px;color:#68736a;font-size:12px;line-height:1.68}.why-grid a{align-self:flex-start;margin-top:auto}.why-disclaimer{margin:18px 0 0;color:#778278;font-size:9px;line-height:1.55;text-align:right}.proof-section{padding:70px 54px 48px;border-radius:28px;background:#e7eadc;border:1px solid rgba(43,65,49,.1)}.proof-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end;margin-bottom:42px}.proof-heading h2{max-width:700px;font-size:43px;line-height:1.07}.proof-heading>p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.proof-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(35,56,42,.14);border-left:1px solid rgba(35,56,42,.14)}.proof-grid article{min-height:236px;padding:27px;border-right:1px solid rgba(35,56,42,.14);border-bottom:1px solid rgba(35,56,42,.14);display:flex;flex-direction:column}.proof-number{color:#7d8b80;font-size:9px;letter-spacing:.14em;margin-bottom:36px}.proof-grid strong{font-family:"DM Serif Display",serif;font-size:23px;font-weight:400}.proof-grid p{max-width:440px;margin:9px 0 20px;color:#68736a;font-size:12px;line-height:1.65}.proof-link,.source-links a{align-self:flex-start;margin-top:auto;padding:3px 0;border:0;border-bottom:1px solid #74816f;color:#415447;background:transparent;text-decoration:none;font-size:11px}.source-links{display:flex;flex-wrap:wrap;gap:18px;margin-top:auto}.proof-beta{color:#edf2e9;background:#2a4033}.proof-beta strong{color:#fff;margin-top:31px}.proof-beta p{color:#b6c1b8}.beta-badge{align-self:flex-start;padding:6px 9px;border-radius:99px;color:#314332;background:var(--lime);font-size:8px;font-weight:600;letter-spacing:.13em}.proof-status{margin-top:auto;color:#dce6da;font-size:10px}.proof-status i{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#bada75;box-shadow:0 0 0 5px #bada7517}.proof-disclaimer{margin:17px 0 0;color:#7d887f;font-size:9px;text-align:right}.reviews-section{width:100vw;margin:0 0 86px;margin-left:calc(50% - 50vw);padding:56px 0 30px;overflow:hidden;border-top:1px solid rgba(43,65,49,.1);border-bottom:1px solid rgba(43,65,49,.1);background:linear-gradient(105deg,#ecf1dcb8,#f9f7f0e6 44%,#e8eeda99)}.reviews-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end;width:min(1180px,calc(100vw - 56px));margin:0 auto 34px}.reviews-heading h2{max-width:650px;font-size:clamp(34px,3.7vw,46px);line-height:1.04}.reviews-heading h2 em{color:#708062}.reviews-heading a{align-self:end;justify-self:end;margin-bottom:4px;color:#415447;font-size:11px;font-weight:700;text-underline-offset:4px}.review-summary{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:42px;padding:18px 0;border-top:1px solid var(--line)}.review-summary strong{color:var(--green);font-family:"DM Serif Display",serif;font-size:37px;font-weight:400}.review-summary>span:last-child{color:var(--muted);font-size:11px}.review-stars,.review-card-stars{color:#78945e;letter-spacing:.08em}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:38px}.review-grid article{min-height:240px;padding:25px;border:1px solid var(--line);border-radius:18px;background:#ffffff7a}.review-card{display:flex;flex-direction:column}.review-card blockquote{margin:28px 0 24px;color:var(--ink);font-family:"DM Serif Display",serif;font-size:22px;line-height:1.25}.review-card p{margin:auto 0 0;color:var(--muted);font-size:10px}.review-rail{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.review-track{display:flex;width:max-content;animation:review-rail-flow 68s linear infinite;will-change:transform}.review-rail:hover .review-track,.review-rail:focus-within .review-track{animation-play-state:paused}.review-sequence{display:flex;gap:14px;padding-right:14px}.review-rail-card{flex:0 0 390px;min-height:218px;padding:25px 27px;border:1px solid rgba(59,79,64,.13);border-radius:20px;background:#faf8f2d6;box-shadow:0 12px 30px #1e33240e}.review-sequence .review-rail-card:nth-child(2n){background:#e7edd9e0}.review-rail-card blockquote{margin:0 0 26px;font-size:19px;line-height:1.32}.review-rail-card p{letter-spacing:.01em}.early-review-disclaimer{width:min(1180px,calc(100vw - 56px));margin:18px auto 0;color:#78837b;font-size:9px;line-height:1.55;text-align:right}.customer-review-feed{width:min(1180px,calc(100vw - 56px));margin:42px auto 0;padding-top:28px;border-top:1px solid var(--line)}.customer-review-heading{display:flex;justify-content:space-between;gap:20px;color:var(--green)}.customer-review-heading span{font-family:"DM Serif Display",serif;font-size:25px}.customer-review-heading small{max-width:310px;color:var(--muted);line-height:1.5;text-align:right}.customer-review-feed .review-summary{margin-top:24px}.press-mentions{width:min(1180px,calc(100vw - 56px));margin:36px auto 0;padding-top:22px;border-top:1px solid var(--line)}@keyframes review-rail-flow{to{transform:translate(-50%)}}.rhythm-section{padding:115px 0 90px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}.section-heading h2,.insight-section h2{font-size:43px}.section-heading>p{width:350px;line-height:1.6;color:var(--muted)}.rhythm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.rhythm-card{position:relative;min-height:340px;padding:28px;border-radius:22px;display:flex;flex-direction:column;border:1px solid rgba(32,49,38,.08)}.rhythm-card.sage{background:#dce7d3}.rhythm-card.sky{background:#dce7e8}.rhythm-card.sand{background:#ebe1cf}.card-icon{font-size:23px;margin-bottom:32px}.card-time,.checklist-count{position:absolute;top:29px;right:28px;font-size:12px;color:#667068}.rhythm-card.sand .checklist-count{top:50px;font-size:9px;opacity:.75}.foot-card-icon{width:52px;height:52px;margin-top:-10px;margin-bottom:22px}.foot-card-icon img{display:block;width:100%;height:100%}.rhythm-card h3{font-family:"DM Serif Display",serif;font-size:26px;font-weight:400;margin:0 0 9px}.rhythm-card p{font-size:14px;line-height:1.58;color:#5f6c63;margin:0 0 auto}.rhythm-card button{align-self:start;border:0;border-bottom:1px solid currentColor;color:#405247;background:none;padding:4px 0}.rhythm-card label{padding:8px 0;font-size:14px;color:#515d54;border-bottom:1px solid rgba(40,55,45,.09)}.rhythm-card input{accent-color:var(--green);margin-right:8px}.insight-section{border-top:1px solid var(--line);padding:75px 0;display:flex;justify-content:space-between;align-items:center}.insight-section p{color:var(--muted);max-width:500px}.session-stats{display:flex;gap:45px}.session-stats div{display:flex;flex-direction:column;max-width:110px}.session-stats strong{font-family:"DM Serif Display",serif;font-size:35px;font-weight:400}.session-stats span{font-size:11px;line-height:1.4;color:var(--muted)}.pro-history{width:min(360px,100%);padding:18px;border:1px solid var(--line);border-radius:16px;background:#ffffff6b}.pro-history>strong{display:block;margin-bottom:10px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.pro-history #history-list{display:grid;gap:8px}.pro-history #history-list div{display:flex;justify-content:space-between;gap:14px;padding-bottom:7px;border-bottom:1px solid var(--line);font-size:11px}.pro-history #history-list strong{font-weight:500;text-align:right}.pro-history #history-list p{margin:0 0 8px;font-size:11px}.pro-history button{margin-top:12px;padding:8px 12px;border:1px solid var(--line);border-radius:99px;color:var(--green);background:transparent;font-weight:600}.desktop-login{display:none;min-height:calc(100vh - 90px);place-items:center;padding:70px 24px}.desktop-login-card{width:min(100%,620px);padding:58px;border:1px solid var(--line);border-radius:30px;background:#fff9;box-shadow:0 30px 80px #23372b21;text-align:center}.desktop-login-card>img{display:block;margin:0 auto 24px}.desktop-login-card h1{margin:14px 0 18px;color:var(--ink);font-size:clamp(42px,5vw,64px);line-height:1.02}.desktop-login-card p{max-width:470px;margin:0 auto 28px;color:var(--muted);line-height:1.7}.desktop-login-card .primary{width:100%;justify-content:center;gap:18px}.desktop-login-card small{display:block;margin:18px auto 0;max-width:430px;color:#7a857d;line-height:1.55}.desktop-surface:not(.signed-in) .topbar{display:none}.desktop-surface:not(.signed-in) main>*:not(.desktop-login){display:none!important}.desktop-surface:not(.signed-in) .desktop-login{display:grid}.desktop-surface.signed-in .desktop-login{display:none}.desktop-surface .main-nav,.desktop-surface .marketing-only,.desktop-surface .newsletter-section{display:none!important}.desktop-surface .topbar{position:sticky;top:0;z-index:20;width:100%;max-width:none;height:58px;padding:0 18px 0 92px;border-bottom-color:#2533291a;background:#f7f4eceb;box-shadow:0 1px #ffffffb8;-webkit-app-region:drag;-webkit-backdrop-filter:blur(18px) saturate(1.1);backdrop-filter:blur(18px) saturate(1.1)}.desktop-surface .topbar button,.desktop-surface .topbar a{-webkit-app-region:no-drag}.desktop-surface .brand{gap:8px;font-family:DM Sans,system-ui,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.01em}.desktop-surface .brand-mark{width:25px;height:25px}.desktop-surface .nav-actions{gap:7px}.desktop-surface .privacy-pill,.desktop-surface #billing-button,.desktop-surface #feedback-button{display:none!important}.desktop-surface .trial-pill{padding:7px 10px;background:#d8e9a9b8;font-size:10px}.desktop-surface .nav-cta{padding:8px 12px;color:#34473a;border:1px solid rgba(37,51,41,.12);background:#ffffff7a;font-size:11px}.desktop-surface .icon-button{display:grid;width:32px;height:32px;padding:0;place-items:center;border-radius:9px;font-size:16px}.desktop-surface .icon-button:hover{background:#2533290f}.desktop-surface .account-dashboard{padding-top:44px;scroll-margin-top:76px}.desktop-surface #demo,.desktop-surface #progress,.desktop-surface #pricing{scroll-margin-top:76px}.desktop-surface .demo-intro{padding-top:24px}.desktop-surface .demo-intro h2{font-size:clamp(34px,4.1vw,46px)}.platform-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:105px 70px;margin:25px 0 120px;background:#24382d;border-radius:28px;overflow:hidden;color:#eef2e9}.platform-section h2{color:#f3f4ed;font-size:50px}.platform-copy>p{color:#aab7ad;line-height:1.7;font-size:14px;max-width:480px}.platform-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.platform-pills span{padding:8px 11px;border:1px solid rgba(255,255,255,.14);border-radius:99px;color:#c2cdc4;font-size:10px}.platform-download{display:inline-block;margin-top:24px;padding-bottom:4px;border-bottom:1px solid rgba(216,233,169,.55);color:#d8e9a9;text-decoration:none;font-size:13px;font-weight:700}.menubar-mock{width:min(100%,430px);margin-left:auto;border-radius:15px;overflow:hidden;background:#e8e7df;color:#2a382e;box-shadow:0 28px 75px #00000047}.mock-bar{height:28px;padding:0 12px;display:flex;justify-content:space-between;align-items:center;background:#d9d9d4;color:#606762;font-size:9px}.mock-menu-status{display:inline-flex;align-items:center;gap:3px}.mock-menu-status img{width:13px;height:13px}.mock-popover{margin:18px auto 22px;padding:23px;width:82%;border-radius:14px;background:#f5f3ed;box-shadow:0 10px 35px #1b281f26}.mock-popover small{display:block;color:#849087;font-size:7px;letter-spacing:.13em}.mock-popover strong{display:block;margin-top:6px;font-size:13px}.mock-popover strong i{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#96b962}.mini-score{margin:22px 0;padding:18px;border-radius:11px;background:#e1ead5;display:flex;align-items:center;gap:12px}.mini-score b{font-family:"DM Serif Display",serif;font-size:33px}.mini-score span{color:#71806f;font-size:7px;letter-spacing:.13em}.mock-popover button{width:100%;border:0;border-radius:99px;background:var(--green);color:#fff;padding:10px;font-size:9px}.mock-popover p{display:flex;justify-content:space-between;margin:18px 0 0;font-size:8px;color:#7e8880}.mock-popover p b{color:#425047}.pricing-section{padding:0 0 120px;scroll-margin-top:25px}.pricing-heading{text-align:center;max-width:760px;margin:auto}.pricing-heading h2{font-size:52px}.pricing-heading h2 em{color:#708062}.pricing-heading p{color:var(--muted)}.billing-toggle{display:flex;width:max-content;margin:28px auto 0;padding:4px;border:1px solid var(--line);border-radius:99px;background:#ffffff85}.billing-toggle button{border:0;border-radius:99px;padding:10px 16px;background:transparent;color:#6b766e;font:600 11px DM Sans,sans-serif;cursor:pointer}.billing-toggle button.active{background:var(--green);color:#fff;box-shadow:0 5px 16px #25332926}.billing-toggle button span{margin-left:5px;color:#8fb66a;font-size:9px}.billing-toggle button.active span{color:var(--lime)}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,430px));justify-content:center;gap:18px;margin-top:52px}.price-card{position:relative;display:flex;flex-direction:column;min-height:590px;padding:34px;border:1px solid var(--line);border-radius:24px;background:#ffffff7a}.price-card.featured{color:#eef3eb;background:#283d31;border-color:#283d31;box-shadow:0 26px 60px #1d362733}.price-card.featured .plan-name,.price-card.featured .price{color:#fff}.price-card.featured .plan-for,.price-card.featured>p,.price-card.featured li{color:#afbbb2}.price-card.featured li{border-color:#ffffff1a}.popular{position:absolute;right:22px;top:22px;padding:6px 9px;border-radius:99px;background:var(--lime);color:#30432f;font-size:8px;font-weight:600;letter-spacing:.13em}.plan-name{display:block;font-family:"DM Serif Display",serif;font-size:28px}.plan-for{display:block;color:var(--muted);font-size:12px;margin-top:5px}.price{color:var(--ink);font-family:"DM Serif Display",serif;font-size:66px;margin-top:31px;line-height:1}.price sup{font-family:DM Sans,sans-serif;font-size:19px;vertical-align:top;margin-right:4px}.price small{font-family:DM Sans,sans-serif;font-size:12px;color:#849087}.price-card>p{color:var(--muted);font-size:11px}.price-card ul{list-style:none;margin:22px 0 30px;padding:0}.price-card li{padding:10px 0;border-bottom:1px solid var(--line);color:#5c695f;font-size:12px}.price-card li:before{content:"✓";margin-right:10px;color:#75905e}.featured li:before{color:var(--lime)}.price-button{margin-top:auto;border:1px solid #6f7e72;border-radius:99px;padding:13px;background:transparent;color:var(--green);font-weight:600}.featured .price-button{border:0;background:var(--lime);color:#2b412f}.pricing-note{text-align:center;color:#89928b;font-size:10px;margin-top:23px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;padding:100px 0;border-top:1px solid var(--line)}.faq-section h2{font-size:43px}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list summary{cursor:pointer;list-style:none;font-family:"DM Serif Display",serif;font-size:19px;color:var(--ink)}.faq-list summary:after{content:"+";float:right;font-family:DM Sans;color:#839086}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);line-height:1.65;font-size:13px;padding-right:30px}.newsletter-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(520px,1.15fr);gap:48px;align-items:center;margin:0 0 90px;padding:54px;border-radius:26px;color:#edf2e9;background-color:#283d31;background-image:linear-gradient(90deg,#1c3727d6,#283d31f5 50%,#283d31 72%),var(--posturekind-hero-photo);background-position:center,left 42%;background-size:cover,cover;overflow:hidden}.newsletter-section h2{color:#fff;font-size:42px;line-height:1.08}.newsletter-section>div>p{max-width:570px;color:#b5c1b8;font-size:13px;line-height:1.7}.newsletter-copy{padding:18px 0}.newsletter-section form{min-width:0;padding:28px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:#192d21d1;box-shadow:0 18px 44px #08130c2e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.newsletter-section form>label:first-child{display:block;margin-bottom:9px;color:#dce5dc;font-size:11px;font-weight:600}.newsletter-field{display:grid;grid-template-columns:minmax(220px,1fr) max-content;gap:8px}.newsletter-field input{min-width:0;flex:1;padding:13px 15px;border:1px solid rgba(255,255,255,.18);border-radius:99px;color:#26382d;background:#f5f1e8;font:inherit}.newsletter-field input::placeholder{color:#718078;opacity:1}.newsletter-field button{flex:0 0 auto;padding:13px 18px;border:0;border-radius:99px;color:#2b412f;background:var(--lime);font-weight:600}.newsletter-field button:disabled{opacity:.75}.newsletter-consent{display:flex;gap:8px;align-items:start;margin-top:14px;color:#b5c1b8;font-size:10px;line-height:1.45}.newsletter-consent input{margin-top:1px;accent-color:var(--lime)}.newsletter-status{min-height:17px;margin:12px 0 0;color:#dbe9b4;font-size:10px}.safety-note{display:flex;gap:22px;padding:34px;background:#ffffff73;border:1px solid var(--line);border-radius:20px;margin-bottom:90px}.safety-note h2{font-family:DM Sans,sans-serif;font-size:16px;font-weight:600}.safety-note p{margin:7px 0 0;color:var(--muted);line-height:1.6;font-size:13px}.safety-icon{flex:0 0 auto;width:28px;height:28px;border:1px solid #73826e;border-radius:50%;display:grid;place-items:center;font-family:serif}footer{text-align:center;font-size:11px;line-height:1.7;color:#66736a;border-top:1px solid var(--line);padding:30px}footer strong{color:#47574b;font-weight:600}footer span{color:#859087}footer nav{display:flex;justify-content:center;gap:18px;margin-top:9px}footer a{color:#68756b}dialog{width:min(480px,calc(100% - 32px));border:1px solid rgba(255,255,255,.6);border-radius:28px;padding:44px;color:var(--ink);background:#f5f1e8;box-shadow:0 30px 100px #11221859}dialog::backdrop{background:#14221a8f;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}dialog h2{font-size:35px;margin:4px 0 15px}dialog p{color:var(--muted);line-height:1.65}.dialog-close{position:absolute;z-index:5;right:18px;top:15px;width:40px;height:40px;display:grid;padding:0;place-items:center;border:1px solid transparent;border-radius:50%;background:#f5f1e8eb;color:#687269;font-size:26px;line-height:1;cursor:pointer;-webkit-app-region:no-drag;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dialog-close:hover,.dialog-close:focus-visible{color:var(--ink);border-color:var(--line);background:#fbf9f2}.cue-symbol{width:58px;height:58px;display:grid;place-items:center;background:#dbe8c4;border-radius:50%;font-size:25px;margin-bottom:24px}.brand-cue-symbol img{width:35px;height:35px}.support-cue{position:fixed;z-index:80;right:26px;bottom:26px;width:min(390px,calc(100vw - 36px));display:grid;grid-template-columns:74px 1fr;gap:17px;align-items:center;padding:20px 22px 20px 18px;border:1px solid rgba(55,83,65,.14);border-radius:22px;color:var(--ink);background:#f8f6eef2;box-shadow:0 22px 65px #152a1d33;pointer-events:none;opacity:0;transform:translateY(16px) scale(.985);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.support-cue[hidden]{display:none}.support-cue.is-visible{animation:support-cue-arrive 9s cubic-bezier(.2,.7,.2,1) both}.soft-cue-symbol{width:74px;height:74px;display:grid;place-items:center;border-radius:50%;color:#284838;background:#dfebc8;font-family:"DM Serif Display",serif;font-size:29px}.soft-cue-symbol img{width:74px;height:74px}.support-cue span{display:block;margin-bottom:4px;color:#72816f;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.support-cue strong{display:block;font-family:"DM Serif Display",serif;font-size:21px;font-weight:400}.support-cue p{margin:5px 0 0;color:#667269;font-size:11px;line-height:1.5}.toggle span small{display:block;margin-top:3px;color:#7a867d;font-size:10px;font-weight:400;line-height:1.4}@keyframes support-cue-arrive{0%{opacity:0;transform:translateY(16px) scale(.985)}16%,76%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-5px) scale(.995)}}dialog .primary{margin-top:10px;width:100%}.account-dialog{width:min(430px,calc(100% - 28px));padding:34px;border-color:#314b3924;background:linear-gradient(145deg,#faf7ef,#f2eee3)}.account-dialog-profile{display:grid;grid-template-columns:64px 1fr;gap:17px;align-items:center;padding-right:34px}.account-dialog-mark{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;background:#dfe9c8}.account-dialog-mark img{width:36px;height:36px}.account-dialog-profile .eyebrow{margin:0 0 5px;font-size:9px}.account-dialog-profile h2{margin:0;font-family:DM Sans,sans-serif;font-size:24px;font-weight:650;line-height:1.1}.account-dialog-profile p{margin:6px 0 0;overflow:hidden;color:#778178;font-size:11px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.account-dialog-plan{display:flex;align-items:center;gap:9px;margin:24px 0 13px;padding:12px 14px;border:1px solid rgba(60,82,65,.1);border-radius:13px;background:#ffffff80}.account-dialog-plan>span,.account-dialog-privacy>span{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#82a465;box-shadow:0 0 0 4px #82a4651a}.account-dialog-plan strong{color:#405347;font-size:11px;font-weight:650}.account-dialog-actions{overflow:hidden;border:1px solid rgba(48,70,54,.12);border-radius:17px;background:#ffffff6b}.account-dialog-actions button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 16px;border:0;border-bottom:1px solid rgba(48,70,54,.1);color:var(--ink);background:transparent;text-align:left}.account-dialog-actions button:last-child{border-bottom:0}.account-dialog-actions button:hover,.account-dialog-actions button:focus-visible{background:#dde8ca7a}.account-dialog-actions button span{display:grid;gap:3px;font-size:12px;font-weight:650}.account-dialog-actions button small{color:#7b867e;font-size:9px;font-weight:400}.account-dialog-actions button b{color:#69805e;font-size:16px;font-weight:400}.account-signout{width:100%;margin-top:14px;padding:12px;border:1px solid rgba(132,72,57,.16);border-radius:13px;color:#854b3e;background:#fffaf794;font-weight:600}.account-signout:hover,.account-signout:focus-visible{background:#fff8f4;border-color:#84483947}.account-signout:disabled{opacity:.65;cursor:wait}.account-dialog-privacy{display:flex;align-items:center;justify-content:center;gap:8px;margin:16px 0 0;color:#7b867e;font-size:9px;line-height:1.3}.account-dialog-privacy>span{width:6px;height:6px;box-shadow:none}.settings-dialog{max-height:calc(100dvh - 32px);padding:0;overflow:hidden}.settings-dialog-scroll{max-height:calc(100dvh - 34px);padding:44px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.settings-dialog form{display:grid;gap:16px}.settings-dialog label:not(.toggle){display:grid;gap:7px;font-size:13px;font-weight:600}.settings-dialog input[type=number],.settings-dialog select{width:100%;border:1px solid var(--line);border-radius:10px;padding:11px;background:#fff9;color:var(--ink)}.field-help{font-size:12px;margin:-8px 0 2px}.toggle{font-size:13px;color:#536057}.toggle input{accent-color:var(--green);margin-right:8px}.feedback-options{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:22px 0}.feedback-options button{min-height:48px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;color:#526057;background:#ffffff8c;text-align:left}.feedback-options button.selected{color:#f5f6ed;background:var(--green);border-color:var(--green)}.feedback-note{display:grid;gap:7px;color:#526057;font-size:12px;font-weight:600}.feedback-note span{color:#89928b;font-weight:400}.feedback-note textarea{min-height:82px;resize:vertical;padding:11px;border:1px solid var(--line);border-radius:12px;background:#fff9;color:var(--ink);font:inherit}.feedback-contact{align-items:flex-start;margin:16px 0 6px;font-size:11px;line-height:1.45}.feedback-contact input{flex:0 0 auto;margin-top:2px}.feedback-contact input:disabled+span{color:#89928b}.feedback-contact+.field-help{margin:0 0 18px}.feedback-actions{display:flex;align-items:center;gap:18px}.feedback-actions .primary{width:auto;min-width:150px}.feedback-privacy{margin-bottom:0;font-size:10px}.review-dialog form{display:grid;gap:14px}.review-rating{padding:0;border:0}.review-rating legend{margin-bottom:8px;color:#526057;font-size:12px;font-weight:700}.review-rating div{display:flex;gap:4px}.review-rating button{padding:0 4px;border:0;color:#c2c9c0;background:transparent;font-size:30px}.review-rating button.selected{color:#78945e}.review-name{display:grid;gap:7px;color:#526057;font-size:12px;font-weight:700}.review-name span{color:#89928b;font-weight:400}.review-name input{width:100%;padding:11px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:#fff9}.review-consent{align-items:flex-start;margin-top:4px;font-size:11px;line-height:1.45}.review-consent input{flex:0 0 auto;margin-top:2px}.review-dialog .field-help{margin:-5px 0 4px}.review-withdraw{justify-self:start;margin-top:4px;color:#8a4b3b}.review-status{min-height:18px;margin:0!important;color:#59675d!important;font-size:11px}@media(max-width:850px){.privacy-pill,.main-nav,.billing-link{display:none}.hero{padding-top:60px}.demo-intro{align-items:start;flex-direction:column;gap:18px}.monitor-shell{grid-template-columns:1fr}.video-panel{min-height:420px}.status-panel{min-height:440px}.section-heading,.insight-section{align-items:start;flex-direction:column;gap:25px}.section-heading>p{width:auto}.rhythm-grid,.steps-grid{grid-template-columns:1fr}.why-heading{grid-template-columns:1fr;gap:24px}.why-grid{grid-template-columns:1fr}.why-grid article{min-height:0}.proof-heading{grid-template-columns:1fr;gap:20px}.reviews-heading{grid-template-columns:1fr;gap:12px}.reviews-heading a{justify-self:start}.review-grid{grid-template-columns:1fr}.owner-feedback-heading{align-items:start;flex-direction:column}.owner-feedback-summary{grid-template-columns:repeat(2,1fr)}.owner-feedback-filters,.owner-feedback-item{grid-template-columns:1fr}.review-rail{overflow-x:auto;scroll-snap-type:x proximity;-webkit-mask-image:none;mask-image:none}.review-track{animation:none}.review-sequence[aria-hidden=true]{display:none}.review-rail-card{flex-basis:min(82vw,390px);scroll-snap-align:center}.platform-section{grid-template-columns:1fr;padding:65px 35px;gap:50px}.menubar-mock{margin:auto}.pricing-grid{grid-template-columns:minmax(0,520px)}.faq-section{grid-template-columns:1fr;gap:35px}.newsletter-section{grid-template-columns:1fr;padding:36px;gap:28px}}@media(max-width:1040px)and (min-width:851px){.newsletter-section{grid-template-columns:minmax(0,.72fr) minmax(500px,1.28fr);gap:30px;padding:42px}}@media(max-width:560px){.newsletter-field{grid-template-columns:1fr}.newsletter-field button{width:100%}}@media(max-width:520px){.topbar,main{padding-left:18px;padding-right:18px}h1{font-size:43px}.nav-cta{display:none}.trial-pill{font-size:9px;padding:8px 10px}.trust-row{flex-wrap:wrap;gap:12px 18px}.hero-actions{align-items:start;flex-direction:column}.video-panel{min-height:330px}.status-panel{padding:32px 24px}.section-heading h2,.insight-section h2{font-size:35px}.demo-intro h2,.pricing-heading h2,.platform-section h2,.faq-section h2{font-size:36px}.platform-section{margin-left:-4px;margin-right:-4px;padding:50px 22px}.proof-section{padding:46px 20px 30px}.reviews-section{width:100vw;margin-right:0;margin-left:calc(50% - 50vw);padding:46px 0 30px}.reviews-heading,.early-review-disclaimer,.customer-review-feed,.press-mentions{width:calc(100vw - 36px)}.why-section{margin-right:-4px;margin-left:-4px;padding:46px 20px 30px}.why-heading h2{font-size:38px}.why-grid{margin-top:34px}.why-disclaimer{text-align:left}.how-photo{height:360px;border-radius:20px}.how-photo img{object-position:58% 34%}.how-photo:after{background:linear-gradient(180deg,#182d200f,#182d2080)}.how-photo figcaption{right:14px;bottom:14px;left:14px;width:auto}.how-photo-note{top:14px;right:14px;width:min(220px,calc(100% - 28px))}.newsletter-section{margin-right:-4px;margin-left:-4px;padding:30px 20px;background-image:linear-gradient(#22392be6,#283d31f7),var(--posturekind-hero-photo);background-position:center,58% 35%}.newsletter-section form{padding:22px 18px}.proof-heading h2{font-size:34px}.proof-grid{grid-template-columns:1fr}.proof-disclaimer{text-align:left}.price-card{padding:28px 23px}.session-stats{gap:24px}dialog{padding:34px 25px}.settings-dialog{padding:0}.settings-dialog-scroll{padding:34px 25px}.feedback-options{grid-template-columns:1fr}.support-cue{right:18px;bottom:18px;grid-template-columns:58px 1fr;padding:16px}.soft-cue-symbol,.soft-cue-symbol img{width:58px;height:58px}.live-scores{right:10px;bottom:10px;left:10px;padding:10px}.live-scores>p{font-size:10px}.range-guides{gap:8px}.range-guide>span,.range-guide>em{font-size:9px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}:root{--ink-soft: #425149;--surface: #faf8f2;--surface-strong: #ffffff;--shadow-soft: 0 18px 55px rgba(30, 48, 37, .1);--shadow-product: 0 32px 90px rgba(22, 40, 29, .2)}body{background:radial-gradient(circle at 94% 5%,rgba(211,228,183,.55),transparent 25rem),linear-gradient(180deg,rgba(255,255,255,.18),transparent 30rem),var(--cream)}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid rgba(115,148,83,.42);outline-offset:3px}.topbar{position:relative;z-index:10;height:72px;max-width:1220px;padding:0 20px}.brand{font-size:23px;letter-spacing:-.015em}.brand-mark{width:38px;height:38px}.main-nav a{position:relative}.main-nav a:after{content:"";position:absolute;right:0;bottom:-7px;left:0;height:1px;background:var(--green);transform:scaleX(0);transition:transform .18s ease}.main-nav a:hover:after,.main-nav a:focus-visible:after{transform:scaleX(1)}.nav-cta,.primary,.price-button,.session-button,.secondary,.pause-button{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.nav-cta:hover,.primary:hover,.price-button:hover:not(:disabled),.session-button:hover,.secondary:hover:not(:disabled),.pause-button:hover{transform:translateY(-1px)}main{max-width:1220px;padding:0 20px}.hero{--hero-pointer-x: 72%;--hero-pointer-y: 36%;--hero-field-x: 0px;--hero-field-y: 0px;--hero-photo-x: 0px;--hero-photo-y: 0px;position:relative;max-width:none;min-height:650px;padding:98px 440px 92px 0;isolation:isolate}.hero>:not(.hero-ambient):not(.hero-photo){position:relative;z-index:2}.hero-ambient{position:absolute;z-index:0;inset:0 calc(50% - 50vw) -34px;overflow:hidden;pointer-events:none;background:radial-gradient(circle 440px at var(--hero-pointer-x) var(--hero-pointer-y),rgba(191,219,146,.18),transparent 67%),linear-gradient(118deg,#f9f6ec38,#e5ebd22e 54%,#c8dda429);-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 78%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 78%,transparent 100%);transform:translate3d(var(--hero-field-x),var(--hero-field-y),0) scale(1.025);transition:transform .7s cubic-bezier(.2,.75,.2,1),background-position .4s ease}.hero-orb{position:absolute;border-radius:50%;filter:blur(4px);opacity:.6;mix-blend-mode:multiply}.hero-orb-one{top:-180px;right:4%;width:570px;height:570px;background:radial-gradient(circle at 42% 40%,#cee2a757,#cee2a700 69%);animation:hero-orb-one 16s ease-in-out infinite alternate}.hero-orb-two{right:34%;bottom:-310px;width:660px;height:660px;background:radial-gradient(circle at 48% 46%,#e1cda63d,#e1cda600 68%);animation:hero-orb-two 20s ease-in-out -5s infinite alternate}.hero-orb-three{top:12%;left:-240px;width:510px;height:510px;background:radial-gradient(circle,#d1e0bd3b,#d1e0bd00 68%);animation:hero-orb-three 18s ease-in-out -9s infinite alternate}.hero-flow-lines{position:absolute;inset:0;width:100%;height:100%;opacity:.34}.hero-flow-lines path{fill:none;stroke:#536f583d;stroke-width:1;stroke-linecap:round;stroke-dasharray:3 12;vector-effect:non-scaling-stroke;animation:hero-flow 22s linear infinite}.hero-flow-lines path:nth-child(2){opacity:.58;animation-duration:28s;animation-direction:reverse}.hero-flow-lines path:nth-child(3){opacity:.42;animation-duration:34s}.hero-points{position:absolute;inset:0}.hero-points i{position:absolute;top:var(--py);left:var(--px);width:4px;height:4px;border-radius:50%;background:#56745757;box-shadow:0 0 0 7px #84a2730d;animation:hero-point 9s ease-in-out var(--delay) infinite}.hero-photo{position:absolute;z-index:1;top:58px;right:0;width:382px;height:520px;margin:0;border:1px solid rgba(255,255,255,.45);border-radius:190px 190px 34px 34px;overflow:hidden;background:#d7d1c3;box-shadow:var(--shadow-product)}.hero-photo-scenes{position:absolute;inset:0}.hero-photo-scenes img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:52% center;opacity:0;transform:scale(1.035) translate3d(var(--hero-photo-x),var(--hero-photo-y),0);transition:transform .8s cubic-bezier(.2,.75,.2,1),filter .8s ease;animation:hero-scene-cycle 18s ease-in-out infinite}.hero-photo-scenes img:nth-child(2){object-position:48% center;animation-delay:-12s}.hero-photo-scenes img:nth-child(3){object-position:56% center;animation-delay:-6s}.hero-photo:hover .hero-photo-scenes img{filter:saturate(1.04) contrast(1.02);transform:scale(1.065) translate3d(var(--hero-photo-x),var(--hero-photo-y),0)}.hero-photo:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(145deg,rgba(236,244,213,.12),transparent 34%,rgba(20,45,31,.07))}.hero-scene-progress{position:absolute;z-index:3;right:26px;bottom:82px;left:26px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.hero-scene-progress i{height:2px;overflow:hidden;border-radius:2px;background:#f7f8ef61}.hero-scene-progress i:after{content:"";display:block;width:100%;height:100%;background:#f5f7e8;transform:scaleX(0);transform-origin:left;animation:hero-scene-progress 18s linear infinite}.hero-scene-progress i:nth-child(2):after{animation-delay:-12s}.hero-scene-progress i:nth-child(3):after{animation-delay:-6s}.hero-photo figcaption{position:absolute;z-index:3;right:16px;bottom:16px;left:16px;padding:14px 16px;border:1px solid rgba(255,255,255,.62);border-radius:14px;color:#34483a;background:#faf8f2e0;box-shadow:0 12px 36px #16261c2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:10px;font-weight:600;line-height:1.35}.hero .launch-pill{margin-bottom:31px}.hero .eyebrow{margin-bottom:19px}.hero h1{max-width:720px;font-size:clamp(50px,5.7vw,74px);line-height:.99}.hero>p{max-width:660px;margin:29px 0 31px;font-size:16px}.hero-actions{gap:22px}.trust-row{margin-top:28px;gap:20px}@keyframes hero-orb-one{to{transform:translate3d(-64px,54px,0) scale(1.12)}}@keyframes hero-orb-two{to{transform:translate3d(72px,-42px,0) scale(.92)}}@keyframes hero-orb-three{to{transform:translate3d(46px,32px,0) scale(1.08)}}@keyframes hero-flow{to{stroke-dashoffset:-180}}@keyframes hero-point{0%,to{opacity:.2;transform:translateZ(0) scale(.7)}50%{opacity:.72;transform:translate3d(0,-12px,0) scale(1)}}@keyframes hero-scene-cycle{0%,28%{opacity:1}35%,to{opacity:0}}@keyframes hero-scene-progress{0%{transform:scaleX(0)}28%{transform:scaleX(1)}29%,to{transform:scaleX(0)}}.launch-pill,.privacy-pill,.trial-pill,.platform-pills span{box-shadow:inset 0 1px #ffffff73}.primary{padding:15px 24px}.demo-intro{padding-top:36px;margin-bottom:26px}.demo-intro h2{font-size:clamp(38px,4vw,48px);line-height:1.07}.demo-intro>p{max-width:390px}.monitor-shell{min-height:548px;grid-template-columns:minmax(0,1.62fr) minmax(310px,.78fr);border:1px solid rgba(255,255,255,.35);border-radius:26px;box-shadow:var(--shadow-product)}.video-panel{min-height:548px}.status-panel{padding:39px 34px 31px}.status-panel>p{min-height:auto;margin:21px 0 3px}.metric-list{margin-top:25px}.metric-list div{padding:15px 0}.camera-badge,.taste-badge,.live-scores{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.taste-badge{letter-spacing:.02em;text-transform:none}.session-button{background:#51725c;box-shadow:0 12px 30px #0b18102e}.how-section{padding:110px 0 92px}.steps-grid{gap:13px}.steps-grid article{min-height:348px;padding:24px;border:1px solid var(--line);border-radius:20px;background:#ffffff47}.step-visual{margin-top:23px;border-color:#2533291a}.proof-section{padding:66px 50px 44px;box-shadow:inset 0 1px #ffffff73}.proof-grid{border-radius:16px;overflow:hidden}.proof-grid article{min-height:220px;background:#ffffff26}.proof-grid .proof-beta{background:#2a4033}.rhythm-section{padding:105px 0 82px}.rhythm-card{min-height:318px;box-shadow:inset 0 1px #ffffff73}.rhythm-card button{margin-top:24px}.insight-section{min-height:220px;padding:38px 42px;border:1px solid var(--line);border-radius:22px;background:#ffffff63;box-shadow:var(--shadow-soft)}.session-stats strong{color:var(--green)}.platform-section{gap:70px;padding:82px 65px;margin:94px 0 118px}.platform-pills{margin-top:30px}.platform-pills span{position:relative;padding-left:25px}.platform-pills span:before{content:"";position:absolute;left:11px;top:50%;width:6px;height:6px;border-radius:50%;background:#b9dc78;transform:translateY(-50%)}.menubar-mock{transform:rotate(1deg)}.pricing-grid{gap:16px}.price-card{background:#ffffff94}.price-card:not(.featured){box-shadow:inset 0 1px #ffffffb3}dialog{box-shadow:0 32px 100px #1122184d}.account-workspace,.product-dashboard,.account-dashboard{margin:42px 0 96px;padding:30px;border:1px solid var(--line);border-radius:28px;background:#ffffff7a;box-shadow:var(--shadow-soft)}.dashboard-header,.workspace-header,.dashboard-welcome{display:flex;align-items:end;justify-content:space-between;gap:24px;padding-bottom:25px;border-bottom:1px solid var(--line)}.dashboard-header h1,.workspace-header h1{font-size:clamp(36px,4vw,52px)}.dashboard-welcome h1{font-size:clamp(38px,4.6vw,58px);line-height:1}.dashboard-welcome p{max-width:610px;margin:14px 0 0;color:var(--muted);line-height:1.6}.dashboard-plan{flex:0 0 auto;padding:10px 14px;border:1px solid rgba(76,105,83,.18);border-radius:99px;color:#39503e;background:#e2eccb;font-size:11px;font-weight:700}.dashboard-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:22px 0 2px}.dashboard-actions .primary,.dashboard-actions .secondary{margin-top:0}.dashboard-actions .secondary{padding:12px 16px;border:1px solid var(--line);color:var(--green);background:#ffffff7a;text-decoration:none}.dashboard-actions .text-button{margin-left:auto}.dashboard-grid,.workspace-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(220px,.75fr) minmax(220px,.75fr);gap:18px;margin-top:22px}.dashboard-card,.workspace-card{padding:24px;border:1px solid var(--line);border-radius:20px;background:#faf8f2d1}.dashboard-card h2,.workspace-card h2{font-size:25px}.dashboard-card p,.workspace-card p{color:var(--muted);line-height:1.6}.account-dashboard .session-stats{justify-content:space-between;gap:20px}.account-dashboard .session-stats div{min-width:72px}.account-dashboard .session-stats strong{color:var(--green)}.dashboard-card>p{display:flex;flex-direction:column;gap:3px;margin:13px 0 0}.dashboard-card>p strong{color:var(--green);font-family:"DM Serif Display",serif;font-size:24px;font-weight:400}.progress-card{grid-column:1 / -1;padding:28px;background:linear-gradient(145deg,#ffffffd1,#f1f4e8c7)}.progress-heading,.trend-heading,.goals-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.progress-heading{padding-bottom:20px;border-bottom:1px solid var(--line)}.progress-heading .eyebrow{margin-bottom:7px}.progress-heading h2{margin:0;font-size:clamp(28px,3vw,36px)}.progress-heading-actions{display:flex;align-items:center;gap:10px}.share-week-button{min-height:42px;padding:9px 14px;border:1px solid rgba(37,75,56,.22);border-radius:99px;color:var(--green);background:#d8e9a96b;font:inherit;font-size:12px;font-weight:700}.share-week-button:hover{background:#d8e9a9b8}.progress-range{display:inline-flex;flex:0 0 auto;gap:3px;padding:4px;border:1px solid var(--line);border-radius:99px;background:#fff9}.progress-range button{min-height:34px;padding:7px 12px;border:0;border-radius:99px;color:var(--muted);background:transparent;font:inherit;font-size:12px;font-weight:700}.progress-range button.active{color:#f7f8ef;background:var(--green)}.progress-status{margin-top:18px;padding:12px 14px;border-radius:12px;color:#59665e;background:#e1e8d19e;font-size:13px;line-height:1.5}.progress-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-bottom:1px solid var(--line)}.progress-summary>div{padding:21px 18px 18px;border-right:1px solid var(--line)}.progress-summary>div:first-child{padding-left:0}.progress-summary>div:last-child{border-right:0}.progress-summary strong,.progress-summary span{display:block}.progress-summary strong{color:var(--green);font-family:"DM Serif Display",serif;font-size:29px;font-weight:400;line-height:1.1}.progress-summary span{margin-top:4px;color:var(--muted);font-size:12px}.progress-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(270px,.8fr);gap:24px;padding-top:24px}.trend-panel{min-width:0}.trend-heading h3,.goals-heading h3{margin:0;color:var(--ink);font-size:14px;font-weight:700}.trend-heading span,.goals-heading span{color:var(--muted);font-size:12px}.trend-chart{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(12px,1fr);align-items:end;gap:5px;height:142px;margin-top:16px;padding-top:18px;border-bottom:1px solid rgba(63,79,69,.2);overflow-x:auto}.trend-column{display:grid;grid-template-rows:108px 18px;gap:6px;min-width:0;text-align:center}.trend-column i{position:relative;align-self:end;width:100%;height:var(--bar-height);min-height:2px;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#8cab67,#637f50);box-shadow:inset 0 1px #ffffff52}.trend-column i span{position:absolute;right:50%;bottom:calc(100% + 4px);color:#68766d;font-family:DM Sans,sans-serif;font-size:9px;font-style:normal;transform:translate(50%)}.trend-column small{overflow:hidden;color:#7b867f;font-size:9px;text-overflow:clip;white-space:nowrap}.progress-explainer{max-width:670px;margin:20px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.goals-panel{padding-left:24px;border-left:1px solid var(--line)}.goals-heading>div{display:grid;gap:4px}.goals-heading .text-button{margin:0;font-size:12px}.goal-list{display:grid;gap:17px;margin-top:20px}.goal-list>p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.goal-row>div:first-child{display:flex;justify-content:space-between;gap:12px;margin-bottom:7px}.goal-row strong{color:#46564b;font-size:12px}.goal-row span{color:var(--muted);font-size:11px}.goal-meter{height:7px;overflow:hidden;border-radius:99px;background:#e1e5d9}.goal-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#9bbd71,#6d8c57)}.goal-education{margin-top:22px;padding-top:17px;border-top:1px solid var(--line)}.goal-education summary{color:#46564b;font-size:12px;font-weight:700;cursor:pointer}.goal-education p{margin:11px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.goal-education p strong{color:#46564b}.goal-education a{display:inline-block;margin-top:12px;color:var(--green);font-size:11px;font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}.goals-dialog form{margin-top:20px}.goals-form-actions{display:flex;align-items:center;gap:18px}.goals-form-actions .primary{width:auto;min-width:140px}.goals-form-actions .text-button{margin:10px 0 0}.goals-save-status{min-height:18px;margin:0;color:#9b4f3d;font-size:12px}.share-week-dialog{width:min(980px,calc(100% - 32px));max-height:calc(100vh - 40px);overflow-y:auto}.share-week-dialog>p{max-width:660px;margin:0 0 22px}.share-week-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.8fr);gap:26px;align-items:start}.share-week-preview{overflow:hidden;border:1px solid rgba(37,75,56,.17);border-radius:18px;background:#254b38;box-shadow:0 18px 44px #1b312324}.share-week-preview canvas{position:static;inset:auto;display:block;width:100%;height:auto;aspect-ratio:1200 / 630;object-fit:contain;transform:none}.share-week-dialog form{display:grid;gap:15px}.share-week-dialog fieldset{display:grid;gap:9px;min-width:0;padding:0;border:0}.share-week-dialog legend{margin-bottom:7px;color:var(--ink);font-size:13px;font-weight:700}.share-week-dialog .toggle{padding:9px 11px;border:1px solid var(--line);border-radius:11px;background:#ffffff80}.share-week-dialog label:not(.toggle){display:grid;gap:7px;color:var(--ink);font-size:13px;font-weight:700}.share-week-dialog select,.share-week-dialog input[type=url]{width:100%;padding:11px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:#ffffffb8;font:inherit;font-size:12px}.share-week-dialog .share-week-safety,.share-week-dialog .share-week-disclosure{margin:0;font-size:11px;line-height:1.5}.share-week-dialog .share-week-safety{padding:11px 12px;border-radius:10px;color:#496052;background:#e6edd9}.share-week-status{min-height:18px;margin:2px 0 0!important;color:#8a4b3b!important;font-size:12px;line-height:1.45!important}.share-week-ready{display:grid;gap:14px}.share-week-ready h3{margin:0;color:var(--green);font-family:"DM Serif Display",serif;font-size:27px;font-weight:400}.share-week-ready>p{margin:0;font-size:12px}.share-week-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.share-week-actions .primary,.share-week-actions .secondary{width:100%;margin:0;padding:11px 12px}.share-week-actions .share-week-revoke{grid-column:1 / -1;justify-self:center;margin:6px 0 0;color:#8a4b3b}.dashboard-platforms p{display:flex;flex-direction:row;justify-content:space-between;gap:18px;padding:11px 0;margin:0;border-bottom:1px solid var(--line);font-size:11px}.dashboard-platforms p:last-child{border-bottom:0}.dashboard-platforms p strong{color:var(--ink);font-family:inherit;font-size:inherit;font-weight:600}.dashboard-platforms p span{color:var(--muted);text-align:right}.dashboard-platforms{grid-column:1 / -1;padding:29px}.dashboard-platform-heading{display:flex;align-items:end;justify-content:space-between;gap:36px;padding-bottom:24px;border-bottom:1px solid var(--line)}.dashboard-platform-heading .eyebrow{margin-bottom:9px}.dashboard-platform-heading h2{font-size:clamp(28px,3vw,38px);line-height:1.05}.dashboard-platform-heading>p{display:block;max-width:430px;margin:0;padding:0;border:0;font-size:12px}.dashboard-surface-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:18px}.dashboard-platform-row{display:flex;align-items:stretch;flex-direction:column;gap:12px;min-width:0;min-height:196px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#ffffff7a}.dashboard-platform-ready{background:#e8efd8}.platform-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;color:var(--green);background:#d8e9a9b3;font-size:18px}.dashboard-platform-row p{align-items:flex-start;flex-direction:column;justify-content:flex-start;gap:5px;min-width:0;padding:0;border:0}.dashboard-platform-row p strong,.dashboard-platform-row p span{max-width:100%;overflow-wrap:anywhere}.dashboard-platform-row p span{text-align:left}.dashboard-platform-row .secondary{display:block;width:100%;max-width:none;margin:auto 0 0;padding:9px 12px;border:1px solid var(--line);border-radius:99px;color:var(--green);background:#ffffff80;font-size:10px;line-height:1.25;text-align:center;text-decoration:none}.dashboard-platform-row .secondary[data-release-state=pending]{align-self:flex-start;width:auto;max-width:100%;padding:5px 0;border:0;border-radius:0;background:transparent;text-decoration:underline;text-underline-offset:3px}.dashboard-platform-row .secondary:disabled{color:#7e8981;background:#eeeee799}.dashboard-devices{grid-column:1 / -1}.dashboard-device-heading,.dashboard-device-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center}.dashboard-device-heading>div>p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.dashboard-device-heading .text-button{margin:0}.dashboard-device-list{margin-top:18px;border-top:1px solid var(--line)}.dashboard-device-list>p{margin:18px 0 0;color:var(--muted)}.dashboard-device-row{padding:14px 0;border-bottom:1px solid var(--line)}.dashboard-device-row p{display:flex;flex-direction:column;gap:4px;margin:0}.dashboard-device-row p strong{color:var(--ink);font-size:13px}.dashboard-device-row p span{color:var(--muted);font-size:11px}.dashboard-device-row .secondary{margin:0;padding:9px 14px}.owner-feedback{grid-column:1 / -1}.owner-feedback-heading{display:flex;justify-content:space-between;gap:24px;align-items:end;padding-bottom:18px;border-bottom:1px solid var(--line)}.owner-feedback-heading h2{margin:4px 0 0;font-size:32px}.owner-feedback-heading p{margin:8px 0 0;font-size:11px}.owner-feedback-actions{display:flex;gap:18px}.owner-feedback-actions .text-button{padding:4px 0}.owner-feedback-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0}.owner-feedback-summary div{padding:14px;border:1px solid var(--line);border-radius:13px;background:#ffffff80}.owner-feedback-summary strong,.owner-feedback-summary span{display:block}.owner-feedback-summary strong{color:var(--green);font-family:"DM Serif Display",serif;font-size:27px;font-weight:400}.owner-feedback-summary span{margin-top:2px;color:var(--muted);font-size:9px;text-transform:capitalize}.owner-feedback-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.owner-feedback-filters label{display:grid;gap:6px;color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.owner-feedback-filters select,.owner-feedback-item select{width:100%;padding:10px 11px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:#ffffffa8;font:inherit;font-size:11px}.owner-feedback-list{margin-top:18px;border-top:1px solid var(--line)}.owner-feedback-list>p{margin:18px 0 0}.owner-feedback-item{display:grid;grid-template-columns:minmax(0,1fr) 140px;gap:24px;padding:18px 0;border-bottom:1px solid var(--line)}.owner-feedback-item>div{display:grid;gap:7px}.owner-feedback-item span,.owner-feedback-item small{color:var(--muted);font-size:9px}.owner-feedback-item strong{color:var(--ink);font-size:13px}.owner-feedback-item blockquote{margin:4px 0;padding-left:12px;border-left:2px solid #bfd58d;color:#46584b;font-family:"DM Serif Display",serif;font-size:17px;line-height:1.4}.owner-feedback-item label{color:var(--muted);font-size:9px}.landing-page:not(.product-mode) .demo-intro,.landing-page:not(.product-mode) .monitor-shell{display:none}.demo-page .marketing-only,.demo-page .account-dashboard,.demo-page .rhythm-section,.demo-page .insight-section,.demo-page .newsletter-section{display:none!important}.demo-page .demo-intro{padding-top:64px}.demo-page .monitor-shell{margin-bottom:72px}.demo-page .safety-note{margin-top:72px}.product-mode .marketing-only,.product-only{display:none}.product-mode .product-only{display:flex}.product-mode .main-nav{display:none}.product-mode .account-dashboard{margin-bottom:28px}.product-mode .demo-intro{padding-top:18px}.product-mode .demo-intro .eyebrow{color:#758279}.product-mode .monitor-shell{margin-bottom:12px}.product-mode .rhythm-section{padding-top:72px}.product-mode .safety-note{margin-top:82px}.signed-in:not(.product-mode) .hero,.signed-in:not(.product-mode) .how-section,.signed-in:not(.product-mode) .body-explorer,.signed-in:not(.product-mode) .workday-gallery,.signed-in:not(.product-mode) .why-section,.signed-in:not(.product-mode) .proof-section,.signed-in:not(.product-mode) .platform-section,.signed-in:not(.product-mode) .newsletter-section,.signed-in:not(.product-mode) .faq-section{display:none}.signed-in:not(.product-mode) .main-nav{display:none}.signed-in:not(.product-mode) .account-dashboard{margin-bottom:28px}.signed-in:not(.product-mode) .demo-intro{padding-top:18px}@media(max-width:1040px){.hero{min-height:610px;padding-right:360px}.hero-photo{width:320px;height:460px}.hero h1{font-size:clamp(46px,5.2vw,58px)}.main-nav{gap:18px;margin-right:20px}.privacy-pill{display:none}.dashboard-grid{grid-template-columns:1.2fr 1fr}.dashboard-platforms{grid-column:1 / -1}}@media(max-width:850px){.hero{min-height:auto;padding:66px 0 78px}.hero-photo{position:relative;z-index:auto;top:auto;right:auto;width:100%;height:340px;margin:38px 0 0;border-radius:170px 170px 26px 26px}.hero h1{max-width:700px}.monitor-shell,.dashboard-grid,.workspace-grid{grid-template-columns:1fr}.dashboard-platforms,.progress-card{grid-column:auto}.progress-layout{grid-template-columns:1fr}.goals-panel{padding:22px 0 0;border-top:1px solid var(--line);border-left:0}.dashboard-platform-heading{align-items:start;flex-direction:column;gap:12px}.dashboard-surface-grid{grid-template-columns:1fr}.dashboard-welcome{align-items:start;flex-direction:column}.insight-section{padding:32px}.body-explorer{padding:58px 34px 32px}.body-explorer-heading,.workday-gallery-heading{grid-template-columns:1fr;gap:24px}.body-explorer-heading>p,.workday-gallery-heading>p{max-width:520px}.body-explorer-layout{grid-template-columns:1fr}.body-zone-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.body-zone-card:nth-child(2n){border-left:1px solid rgba(239,245,235,.14)}.body-zone-card:last-child{border-bottom:0}.body-explorer-stage{position:relative;top:auto;min-height:560px}}@media(max-width:520px){.topbar,main{padding-left:16px;padding-right:16px}.hero{padding-top:52px}.brand{min-width:0;font-size:21px}.brand-mark{width:34px;height:34px}.nav-actions{min-width:0;gap:5px}.nav-cta{display:block;max-width:84px;padding:9px 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trial-pill{display:none!important}.icon-button{padding:7px}.hero .launch-pill{margin-bottom:25px}.hero h1{font-size:43px}.hero-photo{height:292px;margin-top:32px;border-radius:146px 146px 22px 22px}.hero-photo img{object-position:52% 30%}.hero-actions{gap:18px}.monitor-shell{margin-right:-6px;margin-left:-6px;border-radius:22px}.proof-section{margin-right:-4px;margin-left:-4px}.insight-section{padding:28px 22px}.account-workspace,.product-dashboard,.account-dashboard{margin-top:24px;padding:20px}.dashboard-header,.workspace-header{align-items:start;flex-direction:column}.dashboard-actions{align-items:stretch;flex-direction:column}.dashboard-actions .primary,.dashboard-actions .secondary{width:100%}.dashboard-actions .text-button{align-self:start;margin:8px 0 0}.account-dashboard .session-stats{flex-wrap:wrap}.progress-card{padding:20px}.progress-heading{align-items:flex-start;flex-direction:column}.progress-heading-actions{width:100%;align-items:stretch;flex-direction:column}.share-week-button{width:100%}.progress-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-summary>div{padding:17px 12px;border-bottom:1px solid var(--line)}.progress-summary>div:first-child{padding-left:12px}.progress-summary>div:nth-child(2n){border-right:0}.progress-summary>div:last-child{grid-column:1 / -1;border-right:0;border-bottom:0}.progress-layout{gap:18px;padding-top:20px}.trend-chart{gap:3px}.goals-form-actions{align-items:stretch;flex-direction:column;gap:2px}.goals-form-actions .primary{width:100%}.goals-form-actions .text-button{align-self:center}.share-week-dialog{padding:32px 20px}.share-week-layout,.share-week-actions{grid-template-columns:1fr}.share-week-actions .share-week-revoke{grid-column:auto}.dashboard-platform-row{grid-template-columns:1fr;gap:8px}.dashboard-platform-row .secondary{width:100%;max-width:none}.dashboard-platform-row .secondary[data-release-state=pending]{width:auto}.dashboard-device-heading,.dashboard-device-row{grid-template-columns:1fr;gap:10px}.dashboard-device-heading .text-button{justify-self:start}.dashboard-device-row .secondary{width:100%}.body-explorer{margin-right:-4px;margin-left:-4px;padding:46px 20px 25px;border-radius:24px}.body-explorer-heading h2{font-size:38px}.body-explorer-layout{margin-top:36px}.body-zone-list{grid-template-columns:1fr}.body-zone-card:nth-child(2n){border-left:0}.body-zone-card:last-child{border-bottom:1px solid rgba(239,245,235,.14)}.body-explorer-stage{min-height:510px;border-radius:180px 180px 20px 20px}.body-particle-map{inset:48px 6px 108px;width:calc(100% - 12px);height:calc(100% - 156px)}.body-stage-instruction{top:25px;width:100%;text-align:center}.body-readout{right:12px;bottom:12px;left:12px}.body-explorer-footer{align-items:flex-start;flex-direction:column}.workday-gallery{margin-bottom:86px}.workday-gallery-heading,.workday-gallery-note{width:calc(100vw - 36px)}.workday-gallery-heading h2{font-size:38px}.workday-rail{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-mask-image:none;mask-image:none}.workday-sequence figure{width:80vw;height:310px;scroll-snap-align:center}.workday-sequence figure:nth-child(2){width:84vw}}@media(prefers-reduced-motion:reduce){.main-nav a:after,.nav-cta,.primary,.price-button,.session-button,.secondary,.pause-button{transition:none}.support-cue{transform:none}.support-cue.is-visible{animation-name:support-cue-fade}.motion-reveal{opacity:1;transform:none;transition:none}.body-zone-card,.body-zone-card:before,.body-hotspot,.body-zone-ring,.workday-sequence img{transition:none}.hero-ambient,.hero-photo img{transform:none;transition:none}.hero-orb,.hero-flow-lines path,.hero-points i,.hero-photo-scenes img,.hero-scene-progress i:after{animation:none}.hero-photo-scenes img{opacity:0}.hero-photo-scenes img:first-child{opacity:1}.hero-scene-progress{display:none}.review-track{animation:none}.review-rail{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.review-sequence[aria-hidden=true]{display:none}.workday-rail{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-mask-image:none;mask-image:none}.workday-track{animation:none}.workday-sequence figure{scroll-snap-align:center}.workday-sequence[aria-hidden=true]{display:none}.turn-motion-arrow,.turn-head{animation:none!important}}@keyframes support-cue-fade{0%,to{opacity:0}16%,76%{opacity:1}}
