:root{color:#193b34;background:#f7f2ea;font-family:Avenir Next,Avenir,Segoe UI,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #193b34;--ink-soft: #47655e;--cream: #f7f2ea;--paper: #fffdf9;--coral: #f36f52;--coral-dark: #d9563b;--coral-soft: #fde1d9;--sage: #dce8df;--sage-dark: #8eaa9c;--gold: #efbd62;--line: #dedbd2;--shadow: 0 22px 60px rgba(25, 59, 52, .1)}*{box-sizing:border-box}html{min-width:320px;background:var(--cream)}body{min-width:320px;min-height:100vh;margin:0;background:var(--cream);color:var(--ink)}.app-version{position:fixed;z-index:50;right:max(10px,env(safe-area-inset-right));bottom:max(7px,env(safe-area-inset-bottom));color:#193b3480;font-size:.6rem;font-weight:800;letter-spacing:.05em;line-height:1;pointer-events:none;user-select:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(243,111,82,.42);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,strong{letter-spacing:-.025em}.eyebrow{margin:0 0 14px;color:var(--coral-dark);font-size:.72rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.eyebrow-light{color:#f4c999}.muted{color:#6b7e78}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--ink);font-size:1rem;font-weight:800;letter-spacing:-.03em;text-decoration:none}.brand-mark{display:inline-grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:50% 48% 52% 45%;background:var(--coral);color:#fff;font-size:.78rem;font-weight:900;letter-spacing:-.04em;transform:rotate(-5deg)}.brand-mark:first-letter{font-size:.7em}.brand-on-dark{color:#fffaf2}.brand-button{border:0;background:transparent;cursor:pointer}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:13px;padding:0 22px;font-weight:800;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(1px)}.button:disabled{cursor:not-allowed;opacity:.48}.button-primary{background:var(--coral);color:#fff;box-shadow:0 12px 24px #db563b33}.button-primary:hover:not(:disabled){background:var(--coral-dark)}.button-secondary{border-color:#cad3ce;background:#fff;color:var(--ink)}.button-secondary:hover:not(:disabled){background:#f2f6f3}.button-quiet{min-height:46px;border-color:#d3d8d2;background:#ffffff8a}.button-wide{width:100%}.text-button{min-height:44px;border:0;padding:0;background:transparent;color:var(--ink);font-size:.84rem;font-weight:800;cursor:pointer}.text-danger{color:#9d4939}.loading-screen{display:grid;min-height:100dvh;place-content:center;justify-items:center;gap:16px}.loading-screen p{color:var(--ink-soft);font-size:.9rem}.auth-page{display:grid;min-height:100dvh;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);background:var(--paper)}.auth-intro{position:relative;display:flex;min-height:100dvh;flex-direction:column;overflow:hidden;padding:38px clamp(32px,6vw,88px) 36px;background:var(--ink);color:#fffaf2}.auth-intro:before{position:absolute;right:-120px;bottom:-160px;width:420px;height:420px;border:1px solid rgba(255,250,242,.09);border-radius:50%;content:""}.auth-copy{position:relative;z-index:1;max-width:630px;margin:auto 0 22px}.auth-copy h1{max-width:650px;margin-bottom:22px;font-size:clamp(3.4rem,7vw,7.2rem);font-weight:600;letter-spacing:-.075em;line-height:.86}.auth-copy>p:last-child{max-width:500px;color:#c8d7d0;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.65}.auth-preview{position:absolute;right:clamp(25px,6vw,100px);bottom:clamp(100px,14vh,165px);width:210px;height:210px;border-radius:50%}.preview-orbit{position:absolute;inset:0;border:1px solid rgba(255,250,242,.2);border-radius:50%}.preview-orbit-one{inset:-30px;border-style:dashed;animation:orbit 22s linear infinite}.preview-orbit-two{inset:-65px;opacity:.55}.preview-core{display:grid;width:100%;height:100%;place-content:center;justify-items:center;border-radius:50%;background:var(--coral);box-shadow:0 30px 70px #0003}.preview-core strong{font-size:5.8rem;font-weight:500;line-height:.85}.preview-core span{margin-top:10px;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.preview-time{position:absolute;right:-36px;bottom:20px;min-width:84px;border-radius:24px;padding:10px 14px;background:#fffaf2;color:var(--ink);font-size:.82rem;font-weight:900;text-align:center;box-shadow:0 12px 25px #0000002e}.privacy-note{position:relative;z-index:1;margin:auto 0 0;color:#8ea69c;font-size:.75rem}.auth-panel{display:grid;min-height:100dvh;place-items:center;padding:52px clamp(34px,7vw,100px);background:var(--paper)}.auth-form-wrap{width:min(100%,460px)}.auth-form-wrap h2{margin-bottom:10px;font-size:clamp(2.3rem,4vw,3.5rem);font-weight:600;letter-spacing:-.06em}.auth-form-wrap>.muted{margin-bottom:34px;line-height:1.6}.auth-form{display:grid;gap:18px}.auth-form label,.note-field{display:grid;gap:8px;color:var(--ink);font-size:.78rem;font-weight:800}.auth-form input,.note-field textarea{width:100%;border:1px solid #d7dcd7;border-radius:12px;background:#fff;color:var(--ink);font-size:1rem;font-weight:500}.auth-form input{height:52px;padding:0 16px}.auth-form input::placeholder,.note-field textarea::placeholder{color:#a7b0ac}.auth-form input:focus,.note-field textarea:focus{border-color:var(--coral)}.auth-form .button{margin-top:5px}.auth-switch{display:block;margin:20px auto 0;color:var(--coral-dark)}.auth-footnote{margin:30px 0 0;color:#8a9893;font-size:.72rem;line-height:1.55;text-align:center}.form-message{margin:0;border-radius:10px;padding:11px 13px;font-size:.78rem;line-height:1.5}.form-error{background:#fff0ed;color:#9a3f2e}.form-success{background:#eaf5ed;color:#326243}.setup-card{display:flex;align-items:flex-start;gap:18px;margin:30px 0 18px;border:1px solid #dde3de;border-radius:16px;padding:20px;background:#f6f8f5}.setup-number{color:var(--coral-dark);font-size:.72rem;font-weight:900;letter-spacing:.12em}.setup-card strong{display:block;margin-bottom:5px}.setup-card p{margin:0;color:var(--ink-soft);font-size:.8rem;line-height:1.5}.app-shell{min-height:100dvh}.app-header{position:sticky;z-index:30;top:0;display:grid;height:76px;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(25,59,52,.11);padding:0 clamp(22px,5vw,74px);background:#f7f2eaed;backdrop-filter:blur(18px)}.desktop-nav{display:flex;height:100%;align-items:stretch;gap:34px}.nav-item{position:relative;border:0;padding:0 2px;background:transparent;color:#72837e;font-size:.82rem;font-weight:800;cursor:pointer}.nav-item:after{position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:3px 3px 0 0;background:var(--coral);content:"";opacity:0;transform:scaleX(.4);transition:.15s ease}.nav-item-active{color:var(--ink)}.nav-item-active:after{opacity:1;transform:scaleX(1)}.profile-wrap{position:relative;justify-self:end}.profile-button{display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(25,59,52,.15);border-radius:50%;background:var(--sage);font-size:.68rem;font-weight:900;cursor:pointer}.profile-menu{position:absolute;top:calc(100% + 10px);right:0;width:230px;border:1px solid #dce0da;border-radius:14px;padding:10px;background:#fff;box-shadow:var(--shadow)}.profile-email{display:block;overflow:hidden;padding:9px 10px 12px;color:#70807b;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.profile-menu-item{display:flex;width:100%;min-height:42px;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:9px;padding:0 11px;background:#f7f5f0;font-weight:800;text-align:left;cursor:pointer}.profile-menu-item:hover{background:#eef2ed}.profile-menu-signout{margin-top:5px;color:#6f7d78;font-size:.78rem}.demo-banner{display:flex;min-height:38px;align-items:center;justify-content:center;gap:12px;padding:6px 24px;background:#f0c66e;color:#543d15;font-size:.74rem}.demo-banner span{font-weight:900;text-transform:uppercase}.demo-banner p{margin:0}.app-error{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;background:#fff0ed;color:#8f3a2b;font-size:.78rem}.app-main{min-height:calc(100dvh - 76px)}.page-section{width:min(100%,1360px);margin:0 auto;padding:68px clamp(24px,5vw,72px) 90px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:40px}.page-heading h1,.active-topline h1{margin-bottom:9px;font-size:clamp(2.8rem,5vw,5rem);font-weight:600;letter-spacing:-.065em;line-height:.98}.page-heading p:last-child{margin:0;color:var(--ink-soft)}.data-range{border:1px solid #d3d9d4;border-radius:30px;padding:11px 16px;background:#ffffff80;color:var(--ink-soft);font-size:.75rem;font-weight:800}.loading-card,.empty-page,.history-empty{display:grid;min-height:360px;place-content:center;justify-items:center;border:1px solid #dddcd4;border-radius:24px;background:#ffffff80;color:var(--ink-soft);text-align:center}.empty-page h1{max-width:620px;margin-bottom:14px;color:var(--ink);font-size:clamp(2.7rem,5vw,4.8rem);font-weight:600;letter-spacing:-.06em}.mobile-nav{display:none}.today-page{padding-top:46px}.today-hero{position:relative;display:grid;min-height:530px;grid-template-columns:.94fr 1.06fr;overflow:hidden;border-radius:30px;background:var(--ink);color:#fffaf2;box-shadow:var(--shadow)}.today-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(45px,6vw,84px)}.today-copy h1{margin-bottom:20px;font-size:clamp(4rem,6.4vw,7rem);font-weight:500;letter-spacing:-.075em;line-height:.86}.today-copy>p:not(.eyebrow){max-width:390px;margin-bottom:34px;color:#b9ccc3;line-height:1.65}.start-button{display:inline-flex;width:fit-content;min-height:72px;align-items:center;gap:16px;border:0;border-radius:16px;padding:10px 22px 10px 10px;background:var(--coral);color:#fff;cursor:pointer;box-shadow:0 16px 35px #00000029;transition:transform .15s ease,background .15s ease}.start-button:hover{background:#ff795b;transform:translateY(-2px)}.start-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:12px;background:#ffffff29;font-size:1.5rem}.start-button>span:last-child{display:grid;gap:3px;text-align:left}.start-button strong{font-size:1rem}.start-button small{color:#ffffffbf;font-size:.7rem}.hero-visual{position:relative;min-height:530px}.hero-orbit{position:absolute;top:50%;left:50%;border:1px solid rgba(255,250,242,.16);border-radius:50%;transform:translate(-50%,-50%)}.hero-orbit-one{width:min(35vw,440px);height:min(35vw,440px)}.hero-orbit-two{width:min(45vw,610px);height:min(45vw,610px);border-style:dashed;opacity:.54;animation:orbit 35s linear infinite}.hero-ten{position:absolute;top:50%;left:50%;display:flex;width:min(25vw,320px);height:min(25vw,320px);min-width:220px;min-height:220px;align-items:center;justify-content:center;gap:12px;border-radius:48% 52% 45% 55%;background:var(--coral);transform:translate(-50%,-50%) rotate(-5deg);box-shadow:0 35px 60px #0000002b}.hero-ten strong{color:#fff;font-size:clamp(5rem,9vw,8rem);font-weight:500;letter-spacing:-.09em;line-height:1}.hero-ten span{color:#ffe4db;font-size:.72rem;font-weight:800;letter-spacing:.09em;line-height:1.35;text-transform:uppercase}.hero-dot{position:absolute;width:16px;height:16px;border-radius:50%;background:var(--gold)}.hero-dot-one{top:17%;left:24%}.hero-dot-two{right:16%;bottom:23%;width:10px;height:10px;background:#b9d4c6}.hero-dot-three{right:23%;top:15%;width:7px;height:7px;background:#fff8e8}.today-snapshot{padding-top:60px}.snapshot-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.snapshot-heading h2{margin:0;font-size:2rem;font-weight:600;letter-spacing:-.05em}.snapshot-grid{display:grid;grid-template-columns:.9fr .9fr 1.2fr;gap:16px}.snapshot-card{min-height:165px;border:1px solid #deddd5;border-radius:18px;padding:24px;background:#ffffff8f}.snapshot-card>span,.stat-card>span,.card-heading span,.history-total span{display:block;color:#70817b;font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.snapshot-card>strong{display:block;margin:16px 0 7px;font-size:2rem;font-weight:600}.snapshot-card p{margin:0;color:var(--ink-soft);font-size:.78rem}.snapshot-latest{border-color:#d9cfc3;background:#fffaf3}.snapshot-tip{display:flex;align-items:center;gap:18px;background:var(--sage)}.tip-mark,.insight-note>span{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-family:Georgia,serif;font-style:italic;font-weight:800}.snapshot-tip strong{display:block;margin-bottom:7px}.snapshot-tip p{max-width:390px;line-height:1.5}.tracker-active{min-height:calc(100dvh - 76px)}.active-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:40px}.active-topline h1{font-size:clamp(2.5rem,4vw,4rem)}.active-layout{display:grid;min-height:520px;grid-template-columns:.9fr 1.1fr;overflow:hidden;border-radius:28px;background:var(--paper);box-shadow:var(--shadow)}.counter-stage{display:grid;place-content:center;justify-items:center;padding:50px;background:var(--ink);color:#fff}.progress-ring{display:grid;width:300px;height:300px;place-items:center;border-radius:50%;background:conic-gradient(var(--coral) var(--progress),rgba(255,255,255,.12) 0);box-shadow:0 24px 50px #0003}.progress-ring-inner{display:grid;width:268px;height:268px;place-content:center;justify-items:center;border-radius:50%;background:var(--ink)}.progress-ring-inner strong{font-size:7rem;font-weight:500;line-height:.9}.progress-ring-inner span{margin-top:14px;color:#b9cbc3;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.live-timer{display:grid;justify-items:center;margin-top:30px}.live-timer span{color:#91a9a0;font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.live-timer strong{margin-top:7px;font-size:1.8rem;font-variant-numeric:tabular-nums;letter-spacing:.02em}.tap-zone{display:grid;place-content:center;justify-items:stretch;padding:50px clamp(36px,6vw,80px)}.movement-button{display:grid;width:min(100%,410px);aspect-ratio:1.55 / 1;place-content:center;justify-items:center;border:0;border-radius:34px;padding:30px;background:var(--coral);color:#fff;cursor:pointer;box-shadow:0 24px 50px #db563b3d;touch-action:manipulation;transition:transform .1s ease,background .1s ease,box-shadow .1s ease}.movement-button:hover{background:#f7795c;box-shadow:0 28px 60px #db563b4d}.movement-button:active{transform:scale(.975);box-shadow:0 12px 25px #db563b3b}.movement-plus{display:grid;width:54px;height:54px;place-items:center;margin-bottom:16px;border-radius:50%;background:#ffffff29;font-size:2rem;font-weight:300}.movement-button strong{font-size:clamp(1.55rem,3vw,2.2rem);font-weight:600}.movement-button small{margin-top:8px;color:#ffffffbf;font-size:.73rem}.active-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.tap-hint{margin:18px 0 0;color:#84928d;font-size:.72rem;text-align:center}.review-page,.saved-page{display:grid;min-height:calc(100dvh - 76px);place-items:center}.review-card,.saved-card{width:min(100%,720px);border:1px solid #dddcd4;border-radius:28px;padding:clamp(34px,6vw,62px);background:var(--paper);box-shadow:var(--shadow)}.completion-badge{display:grid;width:54px;height:54px;place-items:center;margin-bottom:26px;border-radius:50%;background:var(--coral-soft);color:var(--coral-dark);font-size:1.4rem;font-weight:900}.review-card h1,.saved-card h1{margin-bottom:16px;font-size:clamp(2.5rem,5vw,4.4rem);font-weight:600;letter-spacing:-.065em;line-height:.98}.review-lead{max-width:550px;margin-bottom:34px;color:var(--ink-soft);line-height:1.6}.review-metrics{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px}.review-metrics>div{display:flex;min-height:112px;align-items:center;justify-content:space-between;gap:20px;border:1px solid #e1dfd7;border-radius:16px;padding:20px;background:#fbf9f4}.review-metrics>div>span{color:#70817b;font-size:.72rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.review-metrics>div>strong{font-size:1.65rem;font-weight:600}.count-stepper{display:flex;align-items:center;gap:10px}.count-stepper button{display:grid;width:38px;height:38px;place-items:center;border:1px solid #d5d9d4;border-radius:50%;background:#fff;font-size:1.2rem;cursor:pointer}.count-stepper strong{min-width:30px;font-size:1.65rem;text-align:center}.note-field span small{color:#87938f;font-weight:500}.note-field textarea{min-height:102px;resize:vertical;padding:14px 16px;line-height:1.5}.review-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:28px}.saved-card{position:relative;overflow:hidden;text-align:center}.saved-card .completion-badge{margin-right:auto;margin-left:auto}.saved-card h1{max-width:580px;margin-right:auto;margin-left:auto}.saved-summary{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:30px;border-radius:14px;padding:18px;background:var(--sage)}.saved-summary span{color:var(--ink-soft);font-size:.82rem}.saved-summary strong:before,.saved-summary strong:after{margin:0 10px;color:#89a196;content:"·"}.saved-card .review-actions{justify-content:center}.saved-sparkles i{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--gold)}.saved-sparkles i:nth-child(1){top:16%;left:12%}.saved-sparkles i:nth-child(2){top:10%;right:19%;width:5px;height:5px;background:var(--coral)}.saved-sparkles i:nth-child(3){right:9%;bottom:28%;width:11px;height:11px;background:var(--sage-dark)}.saved-sparkles i:nth-child(4){bottom:14%;left:18%;width:6px;height:6px;background:var(--coral)}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.stat-card{min-height:164px;border:1px solid #dddcd4;border-radius:18px;padding:23px;background:#ffffff94}.stat-card>strong{display:block;margin:20px 0 8px;font-size:clamp(1.9rem,3vw,2.8rem);font-weight:600}.stat-card p{margin:0;color:var(--ink-soft);font-size:.72rem;line-height:1.45}.stat-card-featured{border-color:var(--ink);background:var(--ink);color:#fff}.stat-card-featured>span,.stat-card-featured p{color:#a9bfb5}.insights-grid{display:grid;grid-template-columns:1.45fr .85fr;gap:16px}.chart-card{min-width:0;min-height:360px;border:1px solid #dddcd4;border-radius:20px;padding:26px;background:#fff9}.card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.card-heading h2{margin:6px 0 0;font-size:1.45rem;font-weight:600;letter-spacing:-.045em}.chart-key{display:flex!important;align-items:center;gap:7px;white-space:nowrap}.chart-key i{width:8px;height:8px;border-radius:50%;background:var(--coral)}.line-chart-wrap{width:100%;margin-top:28px}.line-chart{display:block;width:100%;height:210px;overflow:visible}.line-chart line{stroke:#d9ddd8;stroke-dasharray:4 6;stroke-width:1}.line-chart polyline{fill:none;stroke:var(--coral);stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.line-chart circle{fill:var(--paper);stroke:var(--coral);stroke-width:3}.chart-axis{display:flex;justify-content:space-between;gap:4px;margin:-10px 3% 0}.chart-axis span{color:#84918d;font-size:.62rem}.daypart-list{display:grid;gap:24px;margin-top:40px}.daypart-row>div:first-child{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.78rem}.bar-track{height:9px;overflow:hidden;border-radius:10px;background:#e7e7e0}.bar-track i{display:block;min-width:4px;height:100%;border-radius:inherit}.bar-coral{background:var(--coral)}.bar-gold{background:var(--gold)}.bar-green{background:var(--sage-dark)}.bar-ink{background:var(--ink)}.week-card,.totals-card{min-height:340px}.week-bars{display:flex;height:228px;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:26px}.week-column{display:grid;height:100%;flex:1;grid-template-rows:24px 1fr 22px;justify-items:center;gap:7px}.week-column>span{color:#758681;font-size:.58rem;letter-spacing:0;text-transform:none}.week-column>div{display:flex;width:min(100%,34px);height:100%;align-items:flex-end;overflow:hidden;border-radius:8px 8px 4px 4px;background:#e7e8e2}.week-column i{display:block;width:100%;border-radius:inherit;background:var(--coral)}.week-column strong{font-size:.67rem;text-transform:uppercase}.total-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.total-list>div{display:grid;min-height:105px;align-content:center;border-radius:13px;padding:15px;background:#f0f2ed}.total-list strong{font-size:2rem;font-weight:600}.total-list span{margin-top:5px;color:var(--ink-soft);font-size:.68rem}.insight-note{display:flex;align-items:center;gap:17px;margin-top:16px;border-radius:16px;padding:19px 23px;background:var(--sage)}.insight-note p{margin:0;color:var(--ink-soft);font-size:.78rem;line-height:1.55}.insight-note strong{color:var(--ink)}.history-total{display:flex;align-items:center;gap:12px;border-left:1px solid #d5d8d3;padding-left:24px}.history-total strong{font-size:2.3rem;font-weight:600}.history-list{overflow:hidden;border:1px solid #dcdcd4;border-radius:20px;background:#ffffff8f}.history-header,.history-row{display:grid;grid-template-columns:1.1fr .75fr .8fr .9fr 1.7fr;gap:20px;align-items:center;padding:0 26px}.history-header{min-height:48px;border-bottom:1px solid #dddcd4;background:#eeeee8;color:#758681;font-size:.65rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.history-row{min-height:102px;border-bottom:1px solid #e1e0d9}.history-row:last-child{border-bottom:0}.history-row>div{min-width:0}.history-row strong{display:block;font-size:.84rem}.history-row small{display:block;margin-top:5px;color:#87948f;font-size:.66rem}.history-note p{display:-webkit-box;overflow:hidden;margin:0;color:var(--ink-soft);font-size:.75rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.count-pill{display:inline-grid;min-width:42px;height:32px;place-items:center;border-radius:17px;background:#eceeea;font-size:.78rem;font-weight:900}.count-complete{background:var(--coral-soft);color:var(--coral-dark)}.mobile-field-label{display:none}.history-empty{gap:7px}.history-empty .brand-mark{margin-bottom:12px}.history-empty h2{margin:0;color:var(--ink)}.history-empty p{margin:0}.profile-page{max-width:1220px}.profile-heading{max-width:760px}.profile-load-error{margin-bottom:18px}.profile-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:18px;align-items:start}.profile-overview{position:sticky;top:98px;min-height:520px;overflow:hidden;border-radius:24px;padding:38px;background:var(--ink);color:#fffaf2;box-shadow:var(--shadow)}.profile-overview:after{position:absolute;right:-110px;bottom:-125px;width:300px;height:300px;border:1px dashed rgba(255,250,242,.14);border-radius:50%;content:""}.profile-week-mark{display:grid;width:150px;height:150px;place-content:center;justify-items:center;margin-bottom:42px;border-radius:48% 52% 45% 55%;background:var(--coral);transform:rotate(-4deg)}.profile-week-mark>*{transform:rotate(4deg)}.profile-week-mark strong{font-size:4.4rem;font-weight:500;letter-spacing:-.08em;line-height:.85}.profile-week-mark span{margin-top:8px;color:#ffe0d7;font-size:.65rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.profile-overview h2{margin-bottom:7px;font-size:clamp(2.2rem,4vw,3.7rem);font-weight:600;letter-spacing:-.06em;line-height:1}.profile-due-date{margin:12px 0 4px;color:#d4e2dc;font-size:.78rem;font-weight:700}.profile-overview-email{overflow:hidden;margin:0;color:#9fb5ab;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.profile-care-note{position:absolute;z-index:1;right:30px;bottom:30px;left:30px;display:flex;align-items:flex-start;gap:13px;border:1px solid rgba(255,250,242,.12);border-radius:14px;padding:17px;background:#ffffff12}.profile-care-note>span{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border-radius:50%;background:var(--sage);color:var(--ink);font-size:1.15rem;font-weight:500}.profile-care-note strong{display:block;margin:1px 0 5px;color:#fffaf2;font-size:.78rem}.profile-care-note p{margin:0;color:#a9bdb4;font-size:.68rem;line-height:1.5}.profile-form{display:grid;gap:16px}.profile-card{border:1px solid #dddcd4;border-radius:22px;padding:clamp(25px,4vw,38px);background:#ffffff9e}.profile-card-heading{display:flex;align-items:flex-start;gap:17px;margin-bottom:30px}.profile-section-number{padding-top:5px;color:var(--coral-dark);font-size:.7rem;font-weight:900;letter-spacing:.12em}.profile-card-heading h2{margin-bottom:6px;font-size:1.6rem;font-weight:600;letter-spacing:-.045em}.profile-card-heading p{margin:0;color:var(--ink-soft);font-size:.76rem;line-height:1.5}.profile-fields{display:grid;gap:18px}.profile-fields-two{grid-template-columns:1fr 1fr}.profile-field{display:grid;align-content:start;gap:8px;min-width:0;color:var(--ink);font-size:.76rem;font-weight:800}.profile-field input{width:100%;height:52px;border:1px solid #d7dcd7;border-radius:12px;padding:0 15px;background:#fff;color:var(--ink);font-size:.93rem;font-weight:500}.profile-field input::placeholder{color:#a7b0ac}.profile-field input:focus{border-color:var(--coral)}.profile-field small{color:#899690;font-size:.64rem;font-weight:500;line-height:1.4}.profile-derived-age{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:10px;margin-top:3px;border-radius:10px;padding:9px 11px;background:var(--sage);color:var(--ink-soft);font-size:.65rem;font-weight:600}.profile-derived-age strong{color:var(--ink);font-size:.75rem}.profile-derived-age>span{text-align:right}.profile-form-actions{display:flex;min-height:70px;align-items:center;justify-content:flex-end;gap:18px;padding-top:2px}.profile-form-actions>div{flex:1}.profile-form-actions .form-message{margin:0}@keyframes orbit{to{transform:rotate(360deg)}}@media(max-width:1080px){.auth-preview{right:8%;bottom:15%;width:160px;height:160px}.preview-core strong{font-size:4.5rem}.today-hero{grid-template-columns:1fr .9fr}.snapshot-grid{grid-template-columns:1fr 1fr}.snapshot-tip{grid-column:1 / -1}.active-layout{grid-template-columns:.82fr 1.18fr}.progress-ring{width:250px;height:250px}.progress-ring-inner{width:220px;height:220px}.progress-ring-inner strong{font-size:6rem}.stat-grid{grid-template-columns:1fr 1fr}.history-header,.history-row{grid-template-columns:1.1fr .72fr .76fr .9fr 1.3fr;gap:12px}.profile-layout{grid-template-columns:minmax(260px,.66fr) minmax(0,1.34fr)}}@media(max-width:820px){.auth-page{grid-template-columns:1fr}.auth-intro{min-height:520px;padding:28px 28px 35px}.auth-copy{margin-top:95px}.auth-copy h1{font-size:clamp(3.5rem,14vw,5.8rem)}.auth-copy>p:last-child{max-width:420px}.auth-preview{right:10%;bottom:65px;width:130px;height:130px}.preview-core strong{font-size:3.8rem}.preview-core span,.privacy-note{display:none}.auth-panel{min-height:auto;padding:64px 28px}.app-header{height:66px;grid-template-columns:1fr auto;padding:0 20px}.desktop-nav{display:none}.mobile-nav{position:fixed;z-index:40;right:0;bottom:0;left:0;display:grid;height:calc(68px + env(safe-area-inset-bottom));grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(25,59,52,.12);padding:7px 14px env(safe-area-inset-bottom);background:#fffdf9f5;backdrop-filter:blur(18px)}.mobile-nav-item{display:grid;min-height:52px;place-content:center;justify-items:center;gap:5px;border:0;background:transparent;color:#7c8c87;font-size:.63rem;font-weight:800}.mobile-nav-active{color:var(--ink)}.nav-dot{display:block;width:17px;height:17px;border:2px solid currentColor;border-radius:50%}.nav-dot-insights{border-radius:3px;clip-path:polygon(0 60%,30% 40%,53% 66%,100% 10%,100% 100%,0 100%)}.nav-dot-history{border-radius:4px}.mobile-nav-active .nav-dot{border-color:var(--coral);background:var(--coral)}.app-main{min-height:calc(100dvh - 66px);padding-bottom:calc(68px + env(safe-area-inset-bottom))}.page-section{padding:42px 20px 65px}.today-page{padding-top:20px}.today-hero{min-height:0;grid-template-columns:1fr;border-radius:24px}.today-copy{min-height:480px;justify-content:flex-start;padding:44px 32px}.today-copy h1{font-size:clamp(4rem,15vw,6.2rem)}.today-copy>p:not(.eyebrow){max-width:330px;margin-bottom:26px}.hero-visual{position:absolute;right:-105px;bottom:-95px;width:360px;min-height:360px;opacity:.95}.hero-orbit-one{width:300px;height:300px}.hero-orbit-two{width:400px;height:400px}.hero-ten{width:215px;height:215px;min-width:0;min-height:0}.hero-ten strong{font-size:5.8rem}.start-button{position:relative;z-index:3}.today-snapshot{padding-top:42px}.snapshot-grid{grid-template-columns:1fr 1fr}.snapshot-card{min-height:150px;padding:20px}.snapshot-tip{grid-column:1 / -1}.tracker-active{min-height:auto}.active-layout{grid-template-columns:1fr}.counter-stage,.tap-zone{min-height:430px}.movement-button{margin:auto}.review-page,.saved-page{min-height:calc(100dvh - 134px)}.insights-grid{grid-template-columns:1fr}.time-card{min-height:350px}.history-header{display:none}.history-list{overflow:visible;border:0;background:transparent}.history-row{grid-template-columns:1.2fr .8fr .8fr;gap:20px 12px;min-height:0;margin-bottom:12px;border:1px solid #dddcd4;border-radius:16px;padding:20px;background:#ffffff94}.history-note{grid-column:1 / -1}.profile-layout{grid-template-columns:1fr}.profile-overview{position:relative;top:auto;min-height:300px}.profile-week-mark{width:125px;height:125px;margin-bottom:30px}.profile-week-mark strong{font-size:3.6rem}.profile-overview h2,.profile-overview>.eyebrow,.profile-due-date,.profile-overview-email{max-width:calc(100% - 260px)}.profile-care-note{inset:38px 32px auto auto;width:245px}.mobile-field-label{display:block;margin-bottom:7px;color:#84928d;font-size:.6rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}}@media(max-width:560px){.brand{gap:9px}.brand-mark{width:34px;height:34px;flex-basis:34px}.demo-banner{display:block;padding:8px 16px;text-align:center}.demo-banner p{display:none}.app-error{display:grid;gap:3px}.page-heading{display:block}.page-heading h1{font-size:3.2rem}.data-range,.history-total{display:none}.today-copy{min-height:540px;padding:36px 26px}.today-copy h1{font-size:clamp(3.9rem,19vw,5.5rem)}.today-copy>p:not(.eyebrow){max-width:270px;font-size:.88rem}.start-button{width:100%}.hero-visual{right:-130px;bottom:-100px}.snapshot-heading{align-items:flex-start}.snapshot-heading .text-button{padding-top:20px;font-size:0}.snapshot-heading .text-button:after{font-size:1.1rem;content:"→"}.snapshot-grid{grid-template-columns:1fr}.snapshot-tip{grid-column:auto}.active-topline{align-items:flex-start}.active-topline h1{font-size:2.5rem}.active-topline .text-button{flex:0 0 auto}.active-layout{border-radius:22px}.counter-stage{min-height:390px;padding:36px 20px}.progress-ring{width:240px;height:240px}.progress-ring-inner{width:212px;height:212px}.progress-ring-inner strong{font-size:5.5rem}.tap-zone{min-height:365px;padding:32px 20px}.movement-button{width:100%;min-height:210px;aspect-ratio:auto;border-radius:26px}.movement-plus{width:48px;height:48px}.active-actions{width:100%}.button-quiet{padding:0 10px;font-size:.75rem}.review-card,.saved-card{border-radius:22px;padding:32px 22px}.review-card h1,.saved-card h1{font-size:2.7rem}.review-metrics{grid-template-columns:1fr}.review-metrics>div{min-height:88px}.review-actions{display:grid;grid-template-columns:1fr}.review-actions .button-primary{grid-row:1}.saved-summary{display:grid;gap:7px}.saved-summary strong:before,.saved-summary strong:after{display:none}.stat-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{min-height:145px;padding:18px}.stat-card>strong{margin-top:17px;font-size:1.7rem}.chart-card{min-height:330px;padding:20px}.line-chart{height:170px}.chart-axis span:nth-child(2n){display:none}.week-bars{gap:5px}.week-column>span{font-size:.5rem}.insight-note{align-items:flex-start}.history-row{grid-template-columns:1fr 1fr}.history-row>div:nth-child(3),.history-row>div:nth-child(4){border-top:1px solid #e0dfd8;padding-top:16px}.profile-menu{position:fixed;top:60px;right:14px}.profile-overview{min-height:440px;padding:28px}.profile-overview h2,.profile-overview>.eyebrow,.profile-due-date,.profile-overview-email{max-width:none}.profile-care-note{inset:auto 24px 24px;width:auto}.profile-card{border-radius:18px;padding:24px 20px}.profile-fields-two{grid-template-columns:1fr}.profile-form-actions{display:grid;grid-template-columns:1fr}.profile-form-actions .button{width:100%;grid-row:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
