:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--font-display:-apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", ui-sans-serif, sans-serif;--font-ui:-apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", ui-sans-serif, sans-serif;--font-sidebar-ui:-apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", ui-sans-serif, sans-serif;font-family:var(--font-ui);--bg-page:#0a0d10;--bg-sidebar:#0d1117;--bg-card:#111418;--bg-card-alt:#161a1f;--primary:#0b7cad;--primary-light:#0b7cad1a;--sage:#3ecf8e;--accent:#0b7cad;--text-heading:#f5f6f7;--text-body:#ffffff9e;--text-muted:#ffffff52;--text-sidebar:#ffffffd1;--border:#ffffff12;--dot-active:#3ecf8e;--primary-rgb:11 124 173;--sage-rgb:62 207 142;--accent-rgb:11 124 173;--text-heading-rgb:245 246 247;--text-body-rgb:200 205 210;--text-sidebar-rgb:240 239 232;--white-rgb:255 255 255;--bg:var(--bg-page);--bg-soft:var(--bg-card-alt);--surface:var(--bg-card);--surface-strong:var(--bg-card-alt);--surface-muted:#ffffff08;--surface-tint:#0b7cad17;--border-strong:#ffffff1f;--text:var(--text-heading);--text-soft:var(--text-body);--primary-hover:#0e8fc4;--primary-soft:#0b7cad17;--green:var(--sage);--green-soft:#3ecf8e24;--error:#e05c4b;--success:var(--sage);--shadow-soft:0 18px 42px #0006;--shadow-card:0 2px 12px #0000004d}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;font-family:var(--font-ui);color:var(--text);background:#0a0d10}h1,h2,h3{font-family:var(--font-ui);letter-spacing:-.03em;line-height:1.15}h1{font-weight:800}h2,h3{font-weight:700}.shell__title,.hero-card__title,.landing-stage h1,.auth-showcase__body h1,.landing-hero__title,.coach-studio h1,.coach-studio h2,.coach-studio h3{font-family:var(--font-ui);letter-spacing:-.035em;font-weight:800;line-height:1.1}.panel__header h3,.wellness-panel__header h3,.meal-log__title,.auth-form__header h2,.landing-card h2,.landing-story__panel h2{font-family:var(--font-ui);letter-spacing:-.03em;font-weight:700;line-height:1.15}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,.iconButton{min-width:44px;min-height:44px}input::-moz-placeholder{color:var(--text-muted)}textarea::-moz-placeholder{color:var(--text-muted)}input::placeholder,textarea::placeholder{color:var(--text-muted)}.screen-center{place-items:center;min-height:100vh;display:grid}.route-fallback{background:radial-gradient(circle at 100% 0,#7ec7d114,#0000 28%),linear-gradient(#0f1116 0%,#171a22 100%);grid-template-columns:minmax(248px,280px) minmax(0,1fr);min-height:100vh;display:grid}.route-fallback__sidebar{padding:.72rem}.route-fallback__sidebar-panel{background:#f5f1ebf0;border:1px solid #ffffff14;border-radius:28px;align-content:start;gap:1rem;min-height:calc(100vh - 1.44rem);padding:1rem;display:grid;box-shadow:0 24px 44px #0000001f}.route-fallback__brand{border-radius:999px;width:6.8rem;height:2rem}.route-fallback__nav{gap:.65rem;display:grid}.route-fallback__nav-item{border-radius:14px;width:100%;height:2.4rem}.route-fallback__sidebar-card{border-radius:18px;min-height:5.6rem}.route-fallback__identity{border-radius:18px;width:100%;height:3.1rem;margin-top:auto}.route-fallback__main{align-content:start;gap:.9rem;min-height:100vh;padding:.72rem .78rem .9rem;display:grid;position:relative;overflow:hidden}.route-fallback__main:before{content:"";opacity:.16;pointer-events:none;background:linear-gradient(90deg,#0b0d126b 0%,#0b0d121f 38%,#0b0d122e 100%),url(/assets/vitalia-hero-reference-optimized-CDhA6tyP.jpeg) 100%/cover no-repeat;position:absolute;inset:0}.route-fallback__header,.route-fallback__panel{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0f14b8;border:1px solid #ffffff14;border-radius:24px;position:relative;box-shadow:0 18px 44px #0000002e}.route-fallback__header{height:5.25rem}.route-fallback__panel{min-height:16rem}.route-fallback__panel--soft{min-height:10rem}.shimmer-block{background:#ffffff14;position:relative;overflow:hidden}.shimmer-block:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff29 50%,#0000 100%);animation:1.4s ease-in-out infinite routeShimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes routeShimmer{to{transform:translate(100%)}}.app-error-boundary{background:radial-gradient(circle at top center, rgb(var(--primary-rgb) / .08), transparent 32%), linear-gradient(180deg, #0f1116 0%, #171a22 100%);place-items:center;min-height:100vh;padding:1.5rem;display:grid}.app-error-boundary__card{background:#101218e0;border:1px solid #ffffff1a;border-radius:24px;gap:.9rem;width:min(100%,36rem);padding:2rem;display:grid;box-shadow:0 28px 60px #0000004d}.app-error-boundary__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ffffff94;margin:0;font-size:.72rem;font-weight:700}.app-error-boundary__title{color:#f5f6f7;margin:0}.app-error-boundary__body{color:#ffffffb8;margin:0;line-height:1.65}.app-error-boundary__actions{flex-wrap:wrap;gap:.75rem;display:flex}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.spinner{border:3px solid #0b7cad29;border-top-color:var(--primary);border-radius:999px;width:2.75rem;height:2.75rem;animation:.8s linear infinite spin}.app-shell{grid-template-columns:280px minmax(0,1fr);gap:1.25rem;max-width:1440px;margin:0 auto;padding:1.25rem;display:grid}.app-shell__sidebar{align-self:start;position:sticky;top:1.25rem}.app-shell__sidebar-panel,.app-shell__header,.panel,.hero-card,.auth-showcase,.auth-stage,.auth-panel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:24px}.app-shell__sidebar-panel{gap:1rem;padding:1rem;display:grid}.app-shell__brand-block{gap:.35rem;display:grid}.app-shell__brand-mark{letter-spacing:-.03em;color:var(--text);font-size:1.55rem;font-weight:800}.app-shell__brand-copy{color:var(--text-soft);margin:0;font-size:.93rem;line-height:1.55}.app-shell__nav{gap:.45rem;display:grid}.app-shell__nav-link{color:var(--text-soft);border:1px solid #0000;border-radius:16px;align-items:center;gap:.7rem;padding:.9rem 1rem;font-size:.95rem;font-weight:700;transition:background-color .18s,color .18s,border-color .18s;display:flex}.app-shell__nav-link:before{display:none}.app-shell__nav-link:hover{background:var(--surface-muted);border-color:var(--border)}.app-shell__nav-link--active{background:var(--surface-tint);color:var(--primary);border-color:#0b7cad2e}.app-shell__sidebar-card{background:#0b7cad12;border:1px solid #0b7cad26;border-radius:18px;gap:.45rem;padding:1rem;display:grid}.app-shell__sidebar-label,.app-shell__eyebrow,.panel__eyebrow,.hero-stat__label,.hero-aside-card__label,.auth-form__badge,.auth-showcase-card__label,.coach-panel__label,.chat-bubble__role{letter-spacing:.16em;text-transform:uppercase;color:var(--primary);font-size:.72rem;font-weight:800}.app-shell__sidebar-card strong{color:var(--text);font-size:1rem}.app-shell__sidebar-card p{color:var(--text-soft);margin:0;font-size:.9rem;line-height:1.6}.shell__identity{border:1px solid var(--border);background:var(--surface-strong);border-radius:18px;gap:.2rem;padding:.95rem 1rem;display:grid}.shell__identity-meta{color:var(--text-muted);letter-spacing:.12em;font-size:.8rem;font-weight:700}.app-shell__main{gap:1.25rem;display:grid}.app-shell__header{justify-content:space-between;align-items:flex-start;gap:1.25rem;padding:1.3rem 1.4rem;display:flex}.app-shell__header-copy{min-width:0}.app-shell__header-actions{align-items:center;gap:.8rem;display:flex}.shell__title{letter-spacing:-.05em;color:var(--text);margin:.25rem 0 0;font-size:clamp(2rem,4vw,3.1rem);line-height:.95}.shell__subtitle{max-width:46rem;color:var(--text-soft);margin:.8rem 0 0;font-size:1rem;line-height:1.7}.app-shell__status-card{border:1px solid var(--border);background:linear-gradient(180deg, var(--surface-strong), var(--surface-muted));border-radius:18px;align-items:center;gap:.85rem;min-width:170px;padding:.95rem 1rem;display:inline-flex}.app-shell__status-dot{background:var(--green);width:.8rem;height:.8rem;box-shadow:0 0 0 .3rem var(--green-soft);border-radius:999px;flex-shrink:0}.app-shell__status-card strong{color:var(--text);font-size:.92rem;display:block}.app-shell__status-card span:last-child{color:var(--text-muted);margin-top:.15rem;font-size:.82rem;display:block}.shell__content{gap:1.25rem;display:grid}.panel--feature{background:linear-gradient(135deg,#161d26 0%,#111418 100%);border-color:#0b7cad1f}.panel--accent{background:linear-gradient(135deg,#0b7cad1a 0%,#0b7cad08 100%);border-color:#0b7cad29}.panel--soft{background:#ffffff06}.panel__header h3{letter-spacing:-.03em;color:var(--text);margin:.35rem 0 0;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.15}.panel__meta{color:var(--text-soft);margin:.55rem 0 0;font-size:.93rem;line-height:1.65}.hero-card{background:radial-gradient(circle at 100% 0,#0b7cad1f,#0000 28%),linear-gradient(#fffffffa,#f5fafcf5);grid-template-columns:minmax(0,1.35fr) minmax(260px,.8fr);gap:1.2rem;padding:1.35rem;display:grid}.hero-card__content{align-content:center;display:grid}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--primary);margin:0 0 .55rem;font-size:.72rem;font-weight:800}.hero-card__title{letter-spacing:-.04em;color:var(--text);margin:0;font-size:clamp(1.75rem,2.8vw,2.6rem);line-height:1}.hero-card__copy{max-width:36rem;color:var(--text-soft);margin:.85rem 0 0;font-size:.98rem;line-height:1.7}.hero-card__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.2rem;display:flex}.hero-card__aside{gap:.85rem;display:grid}.hero-card__aside--metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-stat,.hero-aside-card{background:var(--surface-strong);border:1px solid var(--border);border-radius:18px;gap:.4rem;padding:1rem;display:grid}.hero-stat__value{color:var(--text);font-size:1.8rem;font-weight:800;line-height:1}.hero-stat__meta,.hero-aside-card p{color:var(--text-muted);margin:0;font-size:.86rem;line-height:1.55}.hero-aside-card strong{color:var(--text);font-size:1rem}.coach-layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.coach-rail{gap:1rem;display:grid}.dashboard-card--metrics,.dashboard-card--note,.dashboard-card{grid-column:span 6}.health-card--wide{grid-column:span 8}.health-card{grid-column:span 4}.metric-band,.snapshot-grid,.action-grid,.goal-list,.stack,.prompt-list,.coach-track-grid{gap:.9rem;display:grid}.snapshot-grid,.action-grid,.coach-track-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-tile,.action-card,.goal-card,.notice-card,.prompt-card,.coach-track-card{background:var(--surface-strong);border:1px solid var(--border);border-radius:18px;gap:.35rem;padding:1rem;display:grid}.metric-tile--soft{background:var(--surface-muted)}.metric-tile__label{letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);font-size:.74rem;font-weight:800}.metric-tile__value{color:var(--text);font-size:1.9rem;font-weight:800;line-height:1}.metric-tile__suffix{color:var(--text-soft);margin-left:.15rem;font-size:.88rem}.ritual-note{background:#0b7cad12;border:1px solid #0b7cad26;border-radius:18px;gap:.8rem;padding:1rem;display:grid}.ritual-note strong{color:var(--text);font-size:1.08rem;line-height:1.45}.ritual-note p,.action-card span,.goal-card span,.notice-card p,.prompt-card,.coach-track-card span{color:var(--text-soft);margin:0;font-size:.9rem;line-height:1.65}.action-card strong,.goal-card strong,.notice-card strong,.coach-track-card strong{color:var(--text);font-size:.98rem}.notice-card--warm{background:#0b7cad14;border-color:#0b7cad29}.notice-card--teal{background:#3ecf8e12;border-color:#3ecf8e2e}.metrics-list{gap:0;display:grid}.metrics-list__row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 0;display:flex}.metrics-list__row:last-child{border-bottom:0;padding-bottom:0}.metrics-list__row span{color:var(--text-soft);font-size:.93rem}.metrics-list__row strong{color:var(--text);font-size:.94rem}.profile-card__name{letter-spacing:-.04em;color:var(--text);margin:0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:.98}.profile-card__copy{color:var(--text-soft);margin:.65rem 0 0}.profile-stat-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.15rem;display:grid}.profile-stat{background:var(--surface-strong);border:1px solid var(--border);border-radius:18px;gap:.35rem;padding:.95rem;display:grid}.profile-stat span{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:800}.profile-stat strong{color:var(--text);font-size:.95rem}.profile-actions{justify-content:flex-end;display:flex}.coach-presence__title{letter-spacing:-.04em;color:var(--text);margin:0;font-size:1.8rem;line-height:1.05}.coach-presence__copy{color:var(--text-soft);margin:.8rem 0 0;line-height:1.7}.coach-context{align-items:flex-start;gap:.95rem;display:flex}.coach-context-dot{background:var(--green);width:.7rem;height:.7rem;box-shadow:0 0 0 .28rem var(--green-soft);border-radius:999px;flex-shrink:0;margin-top:.35rem}.coach-context strong{color:var(--text);font-size:.95rem}.coach-context p{color:var(--text-soft);margin:.3rem 0 0;font-size:.9rem;line-height:1.65}.coach-track-card,.prompt-card{text-align:left;cursor:pointer;transition:background-color .18s,border-color .18s}.coach-track-card:hover,.prompt-card:hover{background:var(--surface-muted);border-color:var(--border-strong)}.coach-track-card--active{background:var(--primary-soft);border-color:#0b7cad2e}.coach-track-card span{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.coach-panel{padding:0;overflow:hidden}.coach-panel__intro{border-bottom:1px solid var(--border);background:#0b7cad0f;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;display:flex}.coach-panel__intro p{max-width:27rem;color:var(--text-soft);text-align:right;margin:0;font-size:.88rem;line-height:1.6}.coach-thread{background:linear-gradient(#f8fbfdf5,#f4f8fbf5);flex-direction:column;gap:.85rem;min-height:34rem;max-height:calc(100vh - 260px);padding:1.15rem;display:flex;overflow-y:auto}.coach-empty{text-align:center;max-width:26rem;color:var(--text-soft);margin:auto;line-height:1.7}.chat-bubble{border-radius:20px;gap:.35rem;max-width:min(76%,34rem);padding:.95rem 1.05rem;font-size:.95rem;line-height:1.65;display:grid}.chat-bubble--user{background:linear-gradient(180deg, var(--primary), #0b6f9a);color:#fff;border-bottom-right-radius:6px;align-self:flex-end}.chat-bubble--assistant{background:var(--surface-strong);color:var(--text);border:1px solid var(--border);border-bottom-left-radius:6px;align-self:flex-start}.coach-compose{border-top:1px solid var(--border);background:var(--surface);align-items:flex-end;gap:.85rem;padding:1rem 1.15rem 1.15rem;display:flex}.coach-compose textarea,.field input{border:1px solid var(--border-strong);background:var(--surface-strong);width:100%;color:var(--text);border-radius:16px;transition:border-color .18s,box-shadow .18s}.coach-compose textarea{resize:none;min-height:52px;max-height:130px;padding:.9rem 1rem;line-height:1.6}.coach-compose textarea:focus,.field input:focus{border-color:#0b7cad73;outline:none;box-shadow:0 0 0 4px #0b7cad1f}.chip-grid{flex-wrap:wrap;gap:.7rem;display:flex}.chip,.button,.auth-switch{cursor:pointer;border:0}.chip{background:var(--surface-strong);border:1px solid var(--border-strong);color:var(--text-soft);border-radius:999px;padding:.75rem 1rem;font-size:.88rem;font-weight:700}.chip--active{background:var(--primary-soft);color:var(--primary);border-color:#0b7cad33}.button{letter-spacing:-.01em;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:0 1.25rem;font-size:.92rem;font-weight:700;transition:transform .12s,box-shadow .18s,background-color .18s,border-color .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.56;cursor:not-allowed;transform:none}.button--primary{background:var(--primary);color:#fff;box-shadow:0 8px 18px #0b7cad3d}.button--primary:hover:not(:disabled){background:var(--primary-hover)}.button--secondary{color:#ffffffd1;background:#ffffff0d;border:1px solid #ffffff1a}.button--secondary:hover:not(:disabled){background:#ffffff17;border-color:#ffffff29}.button--ghost{color:#ffffffb8;background:#ffffff0a;border:1px solid #ffffff14}.button--ghost:hover:not(:disabled){color:#ffffffe6;background:#ffffff14}.button--ghost-danger{color:var(--error);background:0 0;border:1px solid #c7544238}.button--ghost-danger:hover:not(:disabled){background:#c754420f}.field{gap:.4rem;display:grid}.field span{color:var(--text);font-size:.88rem;font-weight:700}.field input{padding:.95rem 1rem;font-size:.96rem}.auth-error,.auth-success,.status-text{margin:0;font-size:.9rem;line-height:1.6}.auth-error{color:var(--error)}.auth-success,.status-text{color:var(--success)}.auth-screen{background:radial-gradient(circle at 0 0,#ffffff0a,#0000 20%),linear-gradient(#0f1116 0%,#151821 56%,#181c27 100%);grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);gap:0;min-height:100vh;padding:0;display:grid}.auth-showcase,.auth-stage{min-height:100vh;padding:2rem}.auth-showcase{color:#fff;background:#121317;align-content:stretch;display:grid;position:relative;overflow:hidden}.auth-showcase__visual{z-index:0;position:absolute;inset:0}.auth-showcase__visual:before{content:"";background:linear-gradient(90deg,#0a0c12c7 0%,#0a0c1285 34%,#0a0c121f 62%,#0a0c121a 100%),linear-gradient(#07090d57 0%,#07090d00 18%,#07090d52 100%);position:absolute;inset:0}.auth-showcase__visual img{-o-object-fit:cover;object-fit:cover;-o-object-position:68% center;object-position:68% center;filter:saturate(.82)contrast(1.05)brightness(.82);width:100%;height:100%}.auth-showcase__topbar{z-index:1;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:relative}.auth-showcase__brand-copy{gap:.18rem;display:grid}.auth-brand{letter-spacing:-.03em;font-size:1.5rem;font-weight:700}.auth-brand-copy{color:#ffffffb8;font-size:.88rem}.auth-home-link{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border-color:#ffffff24}.auth-home-link:hover:not(:disabled){color:#fff;background:#ffffff24}.auth-showcase__body{z-index:1;align-self:end;gap:1rem;max-width:34rem;padding:7rem 0 2rem;display:grid;position:relative}.auth-showcase .eyebrow,.auth-showcase-card__label{color:#0b7cadeb}.auth-showcase__body h1{letter-spacing:-.075em;color:#fff;max-width:10ch;margin:0;font-size:clamp(3.5rem,6vw,5.8rem);line-height:.9}.auth-showcase__body p:last-child{color:#fffc;max-width:28rem;margin:0;font-size:1rem;line-height:1.8}.auth-showcase__cards{z-index:1;gap:1rem;max-width:34rem;display:grid;position:relative}.auth-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.auth-showcase-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff24;border-radius:22px;gap:.55rem;padding:1.1rem 1.15rem;display:grid;box-shadow:0 28px 50px #0000002e}.auth-showcase-card strong{color:#fff;font-size:1.05rem;line-height:1.45}.auth-showcase-card p{color:#ffffffc2;margin:0;font-size:.9rem;line-height:1.65}.auth-stage{background:#0a0d10;place-items:center;display:grid}.auth-panel{background:#111418;border:1px solid #ffffff14;border-radius:28px;width:min(100%,30rem);padding:1.9rem;box-shadow:0 30px 60px #0006}.auth-form{gap:1.1rem;display:grid}.auth-form__header{gap:.5rem;display:grid}.auth-form__header h2{letter-spacing:-.04em;color:#f5f6f7;margin:0;font-size:2.15rem;line-height:1}.auth-form__header p{color:#ffffff8c;margin:0;line-height:1.68}.auth-form__badge{color:#0b7cad;letter-spacing:.13em;text-transform:uppercase;background:#0d5c6314;border-radius:999px;align-items:center;width:fit-content;padding:.4rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.auth-panel .field span{color:#243234}.auth-panel .field input{color:#f5f6f7;caret-color:#0b7cad;background:#ffffff0d;border:1px solid #ffffff17;border-radius:16px}.auth-panel .field input::placeholder{color:#ffffff4d}.auth-panel .field input:focus{border-color:#0b7cad66;box-shadow:0 0 0 3px #0b7cad1a}.auth-panel .field input:-webkit-autofill{-webkit-text-fill-color:#f5f6f7;box-shadow:inset 0 0 0 1000px #111418}.auth-panel .field input:-webkit-autofill:hover{-webkit-text-fill-color:#f5f6f7;box-shadow:inset 0 0 0 1000px #111418}.auth-panel .field input:-webkit-autofill:focus{-webkit-text-fill-color:#f5f6f7;box-shadow:inset 0 0 0 1000px #111418}.auth-panel .button--primary{color:#fff;background:#0b7cad}.auth-panel .button--primary:hover:not(:disabled){background:#0e8fc4}.auth-switch{text-align:left;color:#ffffff7a;background:0 0;padding:0;font-size:.9rem}.auth-switch strong{color:#0b7cad}.auth-inline-link{color:#0b7cad;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-size:.86rem;font-weight:700}.auth-inline-link:hover{color:#0e8fc4}.auth-inline-link:focus-visible{outline-offset:4px;border-radius:8px;outline:2px solid #0b7cad59}.wellness-page{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:start;gap:.82rem;display:grid}.wellness-panel{gap:.9rem;display:grid}.wellness-panel--primary{min-height:100%}.wellness-panel__header{gap:.45rem;display:grid}.wellness-panel__header h3{letter-spacing:-.04em;color:var(--text-heading);margin:0;font-size:1.42rem;line-height:1.06}.checkin-grid,.plan-overview-grid,.progress-summary-grid,.history-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;display:grid}.checkin-scale{background:var(--bg-card-alt);border:1px solid var(--border);border-radius:18px;gap:.75rem;padding:1rem;display:grid}.checkin-scale__header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.checkin-scale__header strong{color:var(--text-heading);font-size:.98rem}.checkin-scale__header span{color:var(--text-muted);font-size:.8rem;font-weight:700}.checkin-scale__options{gap:.45rem;display:flex}.checkin-scale__option{border:1px solid var(--border);background:var(--bg-card);min-width:2.25rem;min-height:2.25rem;color:var(--text-body);border-radius:999px;font-weight:700}.checkin-scale__option--active{background:var(--primary);border-color:var(--primary);color:#fff}.wellness-form-grid{gap:.95rem;display:grid}.wellness-form-grid textarea{border:1px solid var(--border);background:var(--bg-card);width:100%;min-height:6.5rem;font:inherit;color:var(--text-heading);resize:vertical;border-radius:16px;padding:.95rem 1rem}.wellness-form-grid textarea:focus{border-color:rgb(var(--primary-rgb) / .28);box-shadow:0 0 0 4px rgb(var(--primary-rgb) / .08);outline:none}.wellness-actions{align-items:center;gap:.75rem;display:flex}.wellness-empty,.wellness-note{background:var(--bg-card-alt);border:1px solid var(--border);color:var(--text-body);border-radius:18px;gap:.9rem;padding:1.1rem 1.15rem;line-height:1.65;display:grid}.wellness-empty--cta{align-content:start;gap:1.1rem;padding:1.4rem 1.5rem}.wellness-empty--cta p{margin:0}.wellness-empty--cta .button{justify-self:start}.metric-tile__value--small{font-size:1rem;line-height:1.45}.task-list{gap:.85rem;display:grid}.task-card{background:var(--bg-card-alt);border:1px solid var(--border);border-radius:18px;gap:1rem;padding:1rem 1.05rem;display:grid}.task-card__copy{gap:.28rem;display:grid}.task-card__copy strong{color:var(--text-heading);font-size:.98rem}.task-card__copy p{color:var(--text-body);margin:0;font-size:.88rem;line-height:1.6}.task-card__type{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-size:.68rem;font-weight:700}.task-card__actions{flex-wrap:wrap;gap:.45rem;display:flex}.task-status{border:1px solid var(--border);background:var(--bg-card);min-height:2rem;color:var(--text-body);text-transform:capitalize;border-radius:999px;padding:0 .8rem;font-size:.78rem;font-weight:700}.task-status--active{background:var(--primary);border-color:var(--primary);color:#fff}.progress-history{gap:1rem;display:grid}.history-card{background:var(--bg-card-alt);border:1px solid var(--border);border-radius:18px;gap:.8rem;padding:1rem 1.05rem;display:grid}.history-card strong{color:var(--text-heading)}.history-card ul{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.history-card li{gap:.2rem;display:grid}.history-card li span{color:var(--text-muted);font-size:.78rem}body:has(.auth-page){background:#121317}.auth-page{color:#fff;min-height:100vh}.auth-page .landing-stage:before{color:#ffffff09}.auth-stage-nav{z-index:20;position:relative}.auth-stage-hero__content{grid-template-columns:minmax(360px,520px) minmax(0,1fr)}.auth-stage-hero__panel-wrap{pointer-events:auto;z-index:5;align-self:end;max-width:32rem;padding:0 1.5rem 2.8rem 2.25rem;display:grid;position:relative}.auth-panel--hero{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#111418f5;border:1px solid #ffffff14;border-radius:30px;width:100%;padding:1.85rem;box-shadow:0 28px 60px #0006}.auth-panel--hero .auth-form__header h2{color:#f5f6f7}.auth-panel--hero .auth-form__header p,.auth-panel--hero .auth-switch{color:#ffffff8c}.auth-panel--hero .auth-error{color:#c94d4d}.auth-panel--hero .auth-success{color:#2f7a59}.auth-trust-note{border-top:1px solid #16232614;gap:.35rem;padding-top:.1rem;display:grid}.auth-trust-note strong{color:#f5f6f7;font-size:.82rem;font-weight:600}.auth-trust-note p{color:#ffffff85;margin:0;font-size:.76rem;line-height:1.55}.auth-return-note{color:#ffffff7a;margin:-.05rem 0 0;font-size:.74rem;line-height:1.5}.auth-return-note strong{color:#f5f6f7;font-weight:600}.app-shell--health .app-shell__sidebar-panel{background:rgb(var(--white-rgb) / .84);border:1px solid rgb(var(--primary-rgb) / .08);min-height:calc(100vh - 2rem);box-shadow:0 8px 30px rgb(var(--text-heading-rgb) / .04);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:22px;padding:.95rem .75rem .85rem}.app-shell--health .app-shell__brand-mark{color:var(--primary);font-size:1.35rem;font-weight:800}.app-shell--health .app-shell__brand-copy{color:rgb(var(--text-body-rgb) / .56);font-size:.72rem;line-height:1.55}.app-shell--health .app-shell__nav-link{color:rgb(var(--text-body-rgb) / .68);background:0 0;border:0;border-left:2px solid #0000;border-radius:10px;padding:.78rem .75rem;font-size:.92rem;font-weight:600}.app-shell--health .app-shell__nav-link:before{display:none}.app-shell--health .app-shell__nav-link:hover{background:rgb(var(--primary-rgb) / .05);color:var(--text-heading);border-color:#0000}.app-shell--health .app-shell__nav-link--active{background:rgb(var(--primary-rgb) / .08);color:var(--primary);border-left-color:var(--primary)}.app-shell--health .app-shell__sidebar-label{color:var(--primary);letter-spacing:.12em;font-size:.65rem}.app-shell--health .app-shell__sidebar-card{background:rgb(var(--primary-rgb) / .04);border:1px solid rgb(var(--primary-rgb) / .08);border-radius:12px;gap:.5rem}.app-shell--health .app-shell__sidebar-card strong{color:var(--text-heading);font-size:.92rem}.app-shell--health .app-shell__sidebar-card p{color:rgb(var(--text-body-rgb) / .72);font-size:.84rem}.app-shell--health .shell__identity{border:0;border-top:1px solid rgb(var(--primary-rgb) / .08);background:0 0;border-radius:0;gap:.25rem;margin-top:auto;padding:.9rem .2rem 0}.app-shell--health .shell__identity-name{color:var(--text-heading)}.app-shell--health .shell__identity-meta{color:rgb(var(--text-body-rgb) / .62)}.app-shell--health .app-shell__header{max-width:980px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;align-items:flex-start;margin:0 auto;padding:0}.app-shell--health .app-shell__eyebrow{color:var(--primary);letter-spacing:.15em;font-size:.7rem;font-weight:600}.app-shell--health .shell__title{color:var(--text-heading);letter-spacing:-.045em;font-size:2.35rem;font-weight:800}.app-shell--health .shell__subtitle{color:var(--text-muted);max-width:38rem}.app-shell--health .app-shell__status-card{background:rgb(var(--white-rgb) / .88);border:1px solid rgb(var(--primary-rgb) / .08);min-width:auto;box-shadow:0 8px 22px rgb(var(--text-heading-rgb) / .05);border-radius:20px;gap:.7rem;padding:.7rem .95rem}.app-shell--health .app-shell__status-dot{background:var(--dot-active);width:.55rem;height:.55rem;box-shadow:none}.app-shell--health .app-shell__status-card strong{color:var(--primary)}.app-shell--health .app-shell__status-card span:last-child{color:var(--text-muted)}.app-shell--health .health-hero{box-shadow:none;text-align:center;background:0 0;border:0;border-radius:0;grid-template-columns:1fr;justify-items:center;gap:1.3rem;padding:1.1rem 0 .35rem}.app-shell--health .health-hero .eyebrow{color:var(--primary);letter-spacing:.12em;font-size:.68rem}.app-shell--health .health-hero .hero-card__title{color:var(--text-heading);font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.02}.app-shell--health .health-hero .hero-card__copy{max-width:40rem;color:var(--text-muted);font-size:1rem}.app-shell--health .health-hero .hero-stat{background:rgb(var(--white-rgb) / .84);border:1px solid rgb(var(--primary-rgb) / .08);box-shadow:0 10px 28px rgb(var(--text-heading-rgb) / .04);border-radius:18px;gap:.2rem;padding:1rem 1.05rem}.app-shell--health .health-hero .hero-stat__label{color:var(--text-muted)}.app-shell--health .health-hero .hero-stat__value{color:var(--text-heading);font-size:2rem}.app-shell--health .health-hero .hero-stat__meta{color:rgb(var(--text-body-rgb) / .55)}.app-shell--health .health-grid{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr) minmax(0,1.05fr);align-items:start;gap:1.1rem}.app-shell--health .health-card,.app-shell--health .health-card--wide{border:1px solid var(--border);background:var(--bg-card);box-shadow:0 10px 28px rgb(var(--text-heading-rgb) / .05);border-radius:18px;outline:none;grid-column:span 1}.app-shell--health .panel,.app-shell--health .hero-card,.app-shell--health .notice-card,.app-shell--health .metric-tile{outline:none}.app-shell--health .panel--feature,.app-shell--health .panel--soft,.app-shell--health .panel--accent{background:var(--bg-card)}.app-shell--health .panel__eyebrow,.app-shell--health .hero-stat__label,.app-shell--health .metric-tile__label{letter-spacing:.13em;text-transform:uppercase;font-size:.68rem;font-weight:600}.app-shell--health .health-card--snapshot .panel__eyebrow{color:var(--accent)}.app-shell--health .health-card--notice .panel__eyebrow{color:var(--primary)}.app-shell--health .health-card--averages .panel__eyebrow{color:var(--sage)}.app-shell--health .panel__header h3,.app-shell--health .notice-card strong,.app-shell--health .metrics-list__row strong,.app-shell--health .metric-tile__value{color:var(--text-heading)}.app-shell--health .panel__meta,.app-shell--health .metrics-list__row span,.app-shell--health .notice-card p,.app-shell--health .metric-tile__label{color:var(--text-muted)}.app-shell--health .metric-tile{background:var(--bg-card-alt);border:1px solid var(--border);min-height:112px;box-shadow:none;border-radius:14px;gap:.45rem;padding:1rem}.app-shell--health .metric-tile__value{font-size:1.4rem;font-weight:700}.app-shell--health .metric-tile__suffix{color:var(--text-muted)}.app-shell--health .health-card--averages .metric-tile__value{font-size:1.55rem}.app-shell--health .health-card--notice .notice-card{background:0 0;border:0;gap:.4rem;padding:0}.app-shell--health .health-card--notice .notice-card strong{color:var(--text-heading);letter-spacing:-.02em;text-transform:none;font-size:1.1rem;font-weight:700;line-height:1.35}.app-shell--health .health-card--notice .notice-card p{color:var(--text-muted);margin-top:.15rem}.app-shell--health .health-card--notice .metrics-list{margin-top:1rem}.app-shell--health .health-card--notice .metrics-list__row{padding:.95rem 0}.app-shell--health .health-card--notice .metrics-list__row:last-child strong{color:var(--accent)}.app-shell--health .health-card--notice .metrics-list__row:last-child span{color:var(--text-muted)}@media (width<=1120px){.app-shell--health{grid-template-columns:1fr}.app-shell--health .health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell--health .health-card--notice{grid-column:span 2}}@media (width<=960px){.app-shell--health .health-grid{grid-template-columns:1fr}.app-shell--health .health-card--notice{grid-column:span 1}.app-shell--health .health-hero{grid-template-columns:1fr}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1120px){.app-shell,.auth-screen,.coach-layout,.profile-grid,.hero-card{grid-template-columns:1fr}.app-shell__sidebar{position:static}}@media (width<=960px){.dashboard-card--metrics,.dashboard-card--note,.dashboard-card,.health-card--wide,.health-card{grid-column:span 12}.metric-band,.snapshot-grid,.action-grid,.auth-showcase__grid,.profile-stat-row,.coach-track-grid,.hero-card__aside--metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.coach-panel__intro{display:grid}.coach-panel__intro p{text-align:left}}@media (width<=680px){.app-shell{padding:.85rem}.app-shell__header{display:grid}.metric-band,.snapshot-grid,.action-grid,.profile-stat-row,.auth-showcase__grid,.coach-track-grid,.hero-card__aside--metrics{grid-template-columns:1fr}.chat-bubble{max-width:90%}.coach-thread{min-height:22rem;max-height:none}.coach-compose{flex-direction:column;align-items:stretch}.coach-compose .button{width:100%}.auth-screen{padding:.75rem}.app-shell__sidebar-panel,.app-shell__header,.panel,.hero-card,.auth-showcase,.auth-stage,.auth-panel{border-radius:20px}}.app-shell{color:#eef2f5;background:0 0;grid-template-columns:176px minmax(0,1fr);gap:0;max-width:none;min-height:100vh;margin:0;padding:0}.app-shell__sidebar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d1117;border-right:1px solid #ffffff0f;align-self:stretch;height:100vh;padding:.5rem;position:sticky;top:0}.app-shell__sidebar-panel{height:100%;box-shadow:none;background:#111418;border:1px solid #ffffff12;border-radius:16px;gap:.5rem;padding:.58rem}.app-shell__brand-block{gap:.42rem}.app-shell__brand-copy{color:#ffffff7a;max-width:18ch;font-size:.74rem;line-height:1.48}.app-shell__nav-link{color:#ffffff8c;background:0 0;border-color:#0000;border-radius:8px;min-height:1.84rem;padding:0 .56rem;font-size:.8rem;transition:background .18s,border-color .18s,color .18s,transform .16s cubic-bezier(.22,1,.36,1)}.app-shell__nav-link:hover{color:#f5f6f7;background:#ffffff0d;border-color:#ffffff14;transform:translate(1px)}.app-shell__nav-link--active{color:#0b7cad;background:#0b7cad1f;border-color:#0b7cad33}.app-shell__sidebar-card{background:#0b7cad12;border:1px solid #0b7cad24;border-radius:10px;padding:.58rem .62rem;font-size:.76rem}.app-shell__sidebar-label,.app-shell__eyebrow,.panel__eyebrow,.hero-stat__label,.hero-aside-card__label,.auth-form__badge,.auth-showcase-card__label,.coach-panel__label,.chat-bubble__role{color:#0b7cade0}.app-shell__sidebar-card strong,.shell__identity-name{color:#f5f6f7}.app-shell__sidebar-card strong{line-height:1.45}.app-shell__sidebar-card p,.shell__identity-meta{color:#ffffff70}.shell__identity{background:#ffffff0a;border-color:#ffffff12}.app-shell__main{gap:.72rem;min-height:100vh;padding:.72rem .78rem .9rem;position:relative;overflow:hidden}.app-shell__main:before{content:"";opacity:.06;pointer-events:none;background:linear-gradient(90deg,#0b0d126b 0%,#0b0d121f 38%,#0b0d122e 100%),url(/assets/vitalia-hero-reference-optimized-CDhA6tyP.jpeg) 100%/cover no-repeat;position:absolute;inset:0}.app-shell__main>*{z-index:1;position:relative}.app-shell__header,.panel,.hero-card{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffff0b;border-color:#ffffff12}.app-shell__header{border-radius:14px;align-items:center;min-height:0;padding:.52rem .72rem}.shell__title,.panel__header h3,.hero-card__title,.profile-card__name,.wellness-panel__header h3{color:#f5f6f7;letter-spacing:-.035em}.shell__subtitle,.panel__meta,.hero-card__copy,.ritual-note p,.action-card span,.goal-card span,.notice-card p,.prompt-card,.coach-track-card span,.metrics-list__row span,.profile-card__copy,.history-card li span,.history-card li strong,.wellness-empty,.wellness-note,.task-card__copy p{color:#ffffffa8}.app-shell__header-actions .button--ghost{color:#eef2f5;background:#ffffff0d;border:1px solid #ffffff14}.app-shell__header-actions .button--ghost:hover:not(:disabled){background:#ffffff17}.app-shell__status-card{background:#ffffff0d;border-color:#ffffff14;border-radius:20px;align-items:center;gap:.42rem;padding:.36rem .62rem;display:flex}.app-shell__status-card strong{color:#eef2f5;font-size:.78rem;font-weight:500}.app-shell__status-card--ready{background:#7ec7d114;border:1px solid #7ec7d147}.app-shell__status-card--ready strong{color:#7ec7d1}.app-shell__status-card--partial{background:#0b7cad14;border:1px solid #0b7cad47}.app-shell__status-card--partial strong{color:#d4882a}.app-shell__status-card--nudge{cursor:pointer;border:1px solid #ffffff1f;text-decoration:none;transition:background .18s,border-color .18s}.app-shell__status-card--nudge:hover{background:#ffffff14;border-color:#ffffff2e}.app-shell__status-dot{background:#7ec7d1;border-radius:50%;width:7px;height:7px;animation:2.4s ease-in-out infinite pulse-dot}.app-shell__status-dot--partial{background:#d4882a}.app-shell__status-dot--dim{background:#ffffff4d;animation:none}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.hero-card{background:#ffffff0a;gap:.78rem;padding:.82rem .9rem}.hero-stat,.hero-aside-card,.metric-tile,.action-card,.goal-card,.notice-card,.prompt-card,.coach-track-card,.checkin-scale,.wellness-empty,.wellness-note,.task-card,.history-card,.profile-stat{box-shadow:none;background:#ffffff0d;border-color:#ffffff14;border-radius:12px}.metric-tile--soft,.panel--feature,.panel--accent,.panel--soft{background:#ffffff0a}.metric-tile__label,.profile-stat span,.checkin-scale__header span,.history-card li span,.task-card__type{color:#ffffff75;font-size:.66rem}.metric-tile__value,.hero-stat__value,.hero-aside-card strong,.ritual-note strong,.action-card strong,.goal-card strong,.notice-card strong,.coach-track-card strong,.metrics-list__row strong,.profile-stat strong,.checkin-scale__header strong,.task-card__copy strong,.history-card strong{color:#f2f5f7}.shell__title,.panel__header h3,.hero-card__title,.profile-card__name,.wellness-panel__header h3{font-size:clamp(1.1rem,1.6vw,1.42rem);line-height:1.1}.shell__subtitle,.panel__meta,.hero-card__copy,.ritual-note p,.action-card span,.goal-card span,.notice-card p,.prompt-card,.coach-track-card span,.metrics-list__row span,.profile-card__copy,.history-card li span,.history-card li strong,.wellness-empty,.wellness-note,.task-card__copy p{font-size:.86rem;line-height:1.48}.action-card,.goal-card,.task-card,.history-card,.metric-tile,.checkin-scale,.profile-stat,.wellness-empty,.wellness-note{transition:transform .18s cubic-bezier(.22,1,.36,1),border-color .18s,background .18s,box-shadow .18s}.panel{padding:.84rem}.panel__header{margin-bottom:.62rem}.metric-band,.snapshot-grid,.action-grid,.goal-list,.stack,.prompt-list,.coach-track-grid,.checkin-grid,.plan-overview-grid,.progress-summary-grid,.history-grid,.wellness-panel,.wellness-form-grid,.progress-history{gap:.66rem}.metric-tile,.action-card,.goal-card,.notice-card,.prompt-card,.coach-track-card{padding:.7rem}.hero-stat,.hero-aside-card,.profile-stat,.checkin-scale,.task-card,.history-card,.wellness-empty,.wellness-note{padding:.9rem}.wellness-form-grid textarea{min-height:5.2rem}.button{border-radius:12px;min-height:40px;padding:0 1rem;font-size:.86rem}.task-status,.chip{min-height:1.85rem;padding:0 .7rem;font-size:.74rem}.action-card:hover,.goal-card:hover,.task-card:hover,.history-card:hover,.metric-tile:hover,.checkin-scale:hover,.profile-stat:hover{background:#ffffff12;border-color:#0b7cad3d;transform:translateY(-2px);box-shadow:0 16px 32px #0000002e}.wellness-form-grid textarea,.wellness-form-grid input,.field input,.field textarea,.field select{color:#edf1f4;background:#ffffff0d;border-color:#ffffff17}.wellness-form-grid textarea::-moz-placeholder{color:#ffffff5c}.wellness-form-grid input::-moz-placeholder{color:#ffffff5c}.field input::-moz-placeholder{color:#ffffff5c}.field textarea::-moz-placeholder{color:#ffffff5c}.wellness-form-grid textarea::placeholder,.wellness-form-grid input::placeholder,.field input::placeholder,.field textarea::placeholder{color:#ffffff5c}.wellness-form-grid textarea:focus,.wellness-form-grid input:focus,.field input:focus,.field textarea:focus,.field select:focus{border-color:#0b7cad73;outline:none;box-shadow:0 0 0 4px #0b7cad1a}.checkin-scale__option,.task-status,.chip{color:#ffffffbd;background:#ffffff0d;border-color:#ffffff1a;transition:background .16s,border-color .16s,color .16s}@media (hover:hover){.checkin-scale__option:not(:disabled):hover,.task-status:not(:disabled):hover,.chip:not(:disabled):hover{color:#ffffffeb;background:#ffffff17;border-color:#ffffff29}}.checkin-scale__option--active,.task-status--active,.chip--active{color:#fff;background:#0d5c63;border-color:#0d5c639e}.wellness-page{align-items:stretch}.shell__content{animation:.28s cubic-bezier(.22,1,.36,1) both pageFadeIn}.app-shell__header{animation:.22s cubic-bezier(.22,1,.36,1) both pageFadeIn}.hero-card,.panel{animation:.32s cubic-bezier(.22,1,.36,1) both workspace-fade-up}.hero-card{animation-delay:40ms}.shell__content>.panel:first-child,.shell__content>section:first-child .panel{animation-delay:.1s}.shell__content>.panel:nth-child(2),.shell__content>section:nth-child(2) .panel{animation-delay:.16s}@keyframes workspace-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}body:has(.app-shell--health){background:#0a0d10}.app-shell--health{grid-template-columns:176px minmax(0,1fr);gap:0;max-width:none;padding:0}.app-shell--health .app-shell__sidebar{top:0}.app-shell--health .app-shell__sidebar-panel{min-height:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#111418;border:1px solid #ffffff12;border-radius:20px;padding:.82rem}.app-shell--health .app-shell__brand-mark,.app-shell--health .panel__header h3,.app-shell--health .metric-tile__value,.app-shell--health .notice-card strong,.app-shell--health .metrics-list__row strong{color:#f5f6f7}.app-shell--health .app-shell__brand-mark{color:#7ec7d1}.app-shell--health .app-shell__brand-copy,.app-shell--health .shell__subtitle,.app-shell--health .panel__meta,.app-shell--health .metrics-list__row span,.app-shell--health .notice-card p,.app-shell--health .metric-tile__label,.app-shell--health .hero-stat__meta{color:#ffffff9e}.app-shell--health .app-shell__nav{gap:.25rem}.app-shell--health .app-shell__nav-link{color:#ffffff8c;background:0 0;border:1px solid #0000;border-radius:11px;min-height:2.3rem;padding:0 .78rem;font-size:.82rem;font-weight:700}.app-shell--health .app-shell__nav-link:hover{color:#f5f6f7;background:#0d5c630d;border-color:#0d5c6314}.app-shell--health .app-shell__nav-link--active{color:#0b7cad;background:#0d5c631a;border-color:#0d5c6329}.app-shell--health .app-shell__sidebar-card,.app-shell--health .shell__identity,.app-shell--health .app-shell__header,.app-shell--health .health-hero,.app-shell--health .health-card,.app-shell--health .health-card--wide,.app-shell--health .panel,.app-shell--health .hero-card,.app-shell--health .notice-card,.app-shell--health .metric-tile{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0f14b8;border:1px solid #ffffff14;box-shadow:0 18px 44px #0000002e}.app-shell--health .app-shell__main{gap:.72rem}.app-shell--health .app-shell__header{align-items:center;max-width:none;margin:0;padding:.78rem .88rem}.app-shell--health .app-shell__eyebrow,.app-shell--health .health-hero .eyebrow,.app-shell--health .panel__eyebrow,.app-shell--health .hero-stat__label,.app-shell--health .metric-tile__label{color:#0b7cade0}.app-shell--health .app-shell__status-card{box-shadow:none;background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;padding:.62rem .82rem}.app-shell--health .app-shell__status-dot{box-shadow:none}.app-shell--health .shell__content{gap:.9rem;width:100%;max-width:none;margin:0}.app-shell--health .health-hero{text-align:left;grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);justify-items:stretch;gap:.95rem;padding:1rem 1.05rem}.app-shell--health .health-hero .hero-card__title{font-size:clamp(1.6rem,2.5vw,2.25rem);line-height:1}.app-shell--health .health-hero .hero-card__copy{color:#ffffff9e;max-width:32rem;font-size:.92rem}.app-shell--health .health-hero .hero-card__aside{width:100%}.app-shell--health .health-hero .hero-stat{box-shadow:none;background:#ffffff0d;border:1px solid #ffffff14;border-radius:15px;padding:.9rem}.app-shell--health .health-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:.9rem}.app-shell--health .health-card--wide{grid-column:span 8}.app-shell--health .health-card{grid-column:span 4}.app-shell--health .health-card--notice .notice-card{box-shadow:none;background:0 0;border:0;padding:0}@media (width<=1120px){.app-shell{grid-template-columns:1fr}.app-shell__sidebar{border-bottom:1px solid #ffffff14;border-right:0;height:auto;padding:1rem 1rem 0;position:static}.app-shell__sidebar-panel{height:auto}}@media (width<=680px){.dashboard-hero{gap:.88rem;min-height:0}.dashboard-hero .workspace-card__title{max-width:none;font-size:clamp(1.7rem,11vw,2.25rem)}.dashboard-hero .workspace-card__meta{font-size:.9rem;line-height:1.6}.dashboard-hero__actions{grid-template-columns:1fr;display:grid}.dashboard-snapshot .metric-band{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-summary{grid-template-columns:1fr}.dashboard-onboarding{padding:.9rem}.dashboard-onboarding__step{padding:.82rem}.dashboard-onboarding__step-head{flex-direction:column;align-items:flex-start}.app-shell__main{padding:.85rem}.app-shell__header{grid-template-columns:1fr}}.coach-studio{color:#f2f4f6;background:#0a0d10;grid-template-columns:244px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .26s cubic-bezier(.22,1,.36,1);display:grid}.coach-studio--sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)}.coach-studio__sidebar{-webkit-backdrop-filter:none;backdrop-filter:none;font-family:var(--font-sidebar-ui);background:#0d1117;border-right:1px solid #ffffff0f;flex-direction:column;gap:.55rem;padding:1rem .85rem;transition:padding .22s cubic-bezier(.22,1,.36,1),background .22s,border-color .22s;display:flex}.coach-studio__sidebar--collapsed{padding-inline:.5rem}.coach-studio__sidebar-head{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.coach-studio__sidebar-toggle{color:#ffffff80;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;place-items:center;width:2rem;height:2rem;padding:0;transition:background .18s,color .18s,border-color .18s,transform .16s cubic-bezier(.22,1,.36,1),box-shadow .18s;display:inline-grid}.coach-studio__sidebar-toggle:hover{color:#ffffffd9;box-shadow:none;background:#ffffff1a}.coach-studio__brand{align-items:center;gap:.4rem;min-height:2rem;padding:0;transition:opacity .18s,transform .22s cubic-bezier(.22,1,.36,1);display:flex}.coach-studio__brand-glyph{color:#f5f6f7;letter-spacing:-.03em;flex:none;place-items:center;width:1.4rem;font-size:.96rem;font-weight:650;display:inline-grid}.coach-studio__brand-name{color:#f5f6f7;letter-spacing:-.03em;font-size:1.04rem;font-weight:650;line-height:1.1;display:block}.coach-studio__accordion{flex-direction:column;flex:none;gap:.08rem;margin-top:.05rem;display:flex}.coach-studio__sidebar-section{gap:.01rem;display:grid}.coach-studio__sidebar-section-trigger{color:#ffffff6b;letter-spacing:.13em;text-transform:uppercase;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;width:100%;min-height:1.72rem;padding:.2rem .14rem .16rem;font-size:.655rem;font-weight:800;transition:color .16s,background .14s,transform .22s cubic-bezier(.22,1,.36,1);display:flex}.coach-studio__sidebar-section-trigger:hover,.coach-studio__sidebar-section--expanded .coach-studio__sidebar-section-trigger{color:#ffffffe0}.coach-studio__sidebar-section-caret{color:#ffffff47;justify-content:center;align-items:center;width:1rem;height:1rem;font-size:1rem;line-height:1;transition:transform .26s cubic-bezier(.22,1,.36,1),color .16s;display:inline-flex;transform:rotate(0)}.coach-studio__sidebar-section--expanded .coach-studio__sidebar-section-caret{color:#ffffffb8;transform:rotate(90deg)}.coach-studio__sidebar-section-items{grid-template-rows:0fr;margin-top:0;transition:grid-template-rows .28s cubic-bezier(.22,1,.36,1);display:grid}.coach-studio__sidebar-section--expanded .coach-studio__sidebar-section-items{grid-template-rows:1fr}.coach-studio__sidebar-section-items-inner{opacity:0;pointer-events:none;transition:opacity .22s 30ms,transform .26s cubic-bezier(.22,1,.36,1) 30ms;overflow:hidden;transform:translateY(-2px)}.coach-studio__sidebar-section--expanded .coach-studio__sidebar-section-items-inner{opacity:1;pointer-events:auto;transform:translateY(0)}.coach-studio__sidebar-nav{flex-direction:column;gap:.02rem;padding:.04rem 0 .14rem;display:flex}.coach-studio__sidebar-link,.coach-studio__compact-link{color:#ffffff94;letter-spacing:0;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:flex-start;align-items:center;gap:.55rem;min-height:1.8rem;padding:0 .58rem;font-size:.84rem;font-weight:560;text-decoration:none;transition:background-color .18s,color .18s,transform .18s;display:flex}.coach-studio__sidebar-link:hover,.coach-studio__compact-link:hover{color:#ffffffe0;background:#ffffff0d;transform:translate(2px)}.coach-studio__sidebar-link--active,.coach-studio__compact-link--active{color:#0b7cad;background:#0b7cad1f;font-weight:620}.coach-studio__sidebar-link--placeholder{color:#ffffff59;cursor:default;justify-content:space-between}.coach-studio__sidebar-hint{color:#ffffff47;font-size:.68rem;font-weight:600}.coach-studio__sidebar-link--cta{color:#0b7cad;background:#0b7cad26;border:1px solid #0b7cad33;margin-top:.08rem}.coach-studio__sidebar-link--cta:hover{color:#3ba7d9;background:#0b7cad38}.coach-studio__sidebar-tools{gap:.32rem;padding:.26rem .14rem .08rem;display:grid}.coach-studio__sidebar-tools--section{padding:.08rem 0 .12rem}.coach-studio__sidebar-tools-label{color:#ffffff47;letter-spacing:.14em;text-transform:uppercase;font-size:.64rem;font-weight:700}.coach-studio__sidebar-tools-list{gap:.08rem;display:grid}.coach-studio__sidebar-tool{color:#ffffff85;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;min-height:1.72rem;padding:0 .58rem;font-size:.81rem;font-weight:540;transition:background-color .18s,color .18s,transform .18s;display:flex}.coach-studio__sidebar-tool:hover{color:#ffffffd9;background:#ffffff0d;transform:translate(2px)}.coach-studio__sidebar-tool--active{color:#0b7cad;background:#0b7cad1f;font-weight:620}.coach-studio__compact-nav{gap:.45rem;display:grid}.coach-studio__account-actions{gap:.25rem;display:grid}.coach-studio__workspace-link,.coach-studio__logout{color:#ffffff8c;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.52rem;min-height:1.84rem;padding:0 .56rem;font-size:.82rem;font-weight:600;transition:background .18s,border-color .18s,color .18s,transform .16s cubic-bezier(.22,1,.36,1);display:flex}.coach-studio__nav-icon{flex:none;place-items:center;width:1rem;height:1rem;display:inline-grid}.coach-studio__nav-icon svg{width:1rem;height:1rem}.coach-studio__nav-label{white-space:nowrap}.coach-studio__workspace-link:hover,.coach-studio__logout:hover{color:#ffffffe0;background:#ffffff0d;border-color:#ffffff14;transform:translate(1px)}.coach-studio__workspace-link--active,.coach-studio__workspace-link.active{color:#0b7cad;background:#0b7cad1a;border-color:#0b7cad2e;font-weight:700}.coach-studio__new-chat{color:#ffffffc7;text-align:left;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:.52rem;min-height:2rem;padding:0 .68rem;font-size:.82rem;font-weight:600;transition:background .18s,border-color .18s,color .18s,transform .16s cubic-bezier(.22,1,.36,1);display:flex}.coach-studio__new-chat:hover{color:#fff;background:#171a21;border-color:#181e2c1f;transform:translate(1px)}.coach-studio__history{border-top:1px solid #1a2e2f14;flex:none;align-content:start;gap:.24rem;min-height:0;margin-top:.1rem;padding-top:.2rem;display:grid}.coach-studio__history--section{border-top:0;gap:.16rem;margin-top:0;padding-top:0}.coach-studio__history-header{justify-content:flex-start;align-items:center;gap:.5rem;padding:0 .08rem;display:flex}.coach-studio__history-label{color:#ffffff59;letter-spacing:.14em;text-transform:uppercase;font-size:.64rem;font-weight:700}.coach-studio__history-list{align-content:start;gap:.12rem;min-height:0;max-height:min(28vh,15rem);padding-right:.04rem;display:grid;overflow-y:auto}.coach-studio__history-item{background:0 0;border:0;border-left:2px solid #0000;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.18rem;padding:.12rem .12rem .12rem .54rem;transition:color .16s,border-color .16s,background .16s,transform .16s cubic-bezier(.22,1,.36,1);display:grid}.coach-studio__history-main{text-align:left;cursor:pointer;background:0 0;border:0;gap:0;min-width:0;padding:.18rem 0;display:grid}.coach-studio__history-item strong{color:#ffffffb8;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:540;line-height:1.35;overflow:hidden}.coach-studio__history-item span{color:#ffffff52;font-size:.63rem}.coach-studio__history-delete{color:#ffffff47;cursor:pointer;opacity:0;background:0 0;border:0;border-radius:8px;place-items:center;width:1.5rem;height:1.5rem;transition:opacity .14s,background .14s,color .14s,transform .16s cubic-bezier(.22,1,.36,1);display:inline-grid}.coach-studio__history-item:hover .coach-studio__history-delete,.coach-studio__history-item:focus-within .coach-studio__history-delete,.coach-studio__history-item--active .coach-studio__history-delete{opacity:1}.coach-studio__history-delete:hover:not(:disabled){color:#a62727d1;background:#c5343414;transform:scale(1.02)}.coach-studio__history-delete:disabled{cursor:wait;opacity:.48}.coach-studio__history-item:hover{background:#ffffff0d;border-left-color:#ffffff24;transform:translate(1px)}.coach-studio__history-item--active{background:#0b7cad1a;border-left-color:#0b7cad}.coach-studio__history-empty{color:#ffffff61;margin:0;padding:.2rem .1rem 0;font-size:.74rem;line-height:1.5}.coach-studio__menu{border-top:1px solid #1a2e2f12;gap:.25rem;padding-top:.55rem;display:grid}.coach-studio__menu:before{content:"Modes";color:#ffffff59;letter-spacing:.14em;text-transform:uppercase;padding:0 .1rem .1rem;font-size:.64rem;font-weight:700;display:block}.coach-studio__menu-item{color:#ffffff8c;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.52rem;min-height:1.84rem;padding:0 .56rem;font-size:.82rem;font-weight:540;transition:background .18s,border-color .18s,color .18s,transform .16s cubic-bezier(.22,1,.36,1);display:flex}.coach-studio__menu-item:hover{color:#f5f6f7;background:#ffffff0d;border-color:#ffffff14;transform:translate(1px)}.coach-studio__menu-item--active{color:#f5f6f7;background:#0b7cad1f;border-color:#0b7cad33;font-weight:620}.coach-studio__menu .coach-studio__nav-icon,.coach-studio__menu .coach-studio__nav-icon svg{width:1rem;height:1rem}.coach-studio--sidebar-collapsed .coach-studio__brand,.coach-studio--sidebar-collapsed .coach-studio__sidebar-toggle,.coach-studio--sidebar-collapsed .coach-studio__workspace-link,.coach-studio--sidebar-collapsed .coach-studio__new-chat,.coach-studio--sidebar-collapsed .coach-studio__menu-item{justify-content:center;padding-inline:0}.coach-studio--sidebar-collapsed .coach-studio__menu{gap:.45rem}.coach-studio__account{border-top:1px solid #1a2e2f14;gap:.3rem;margin-top:auto;padding-top:.58rem;display:grid}.coach-studio__settings-link{color:#ffffff94;border-radius:8px;align-items:center;gap:.55rem;min-height:1.92rem;margin-bottom:.22rem;padding:0 .58rem;font-size:.84rem;font-weight:560;text-decoration:none;transition:background-color .18s,color .18s,transform .18s;display:flex}.coach-studio__settings-link:hover{color:#f5f6f7;background:#ffffff0d;transform:translate(2px)}.coach-studio__settings-link.active{color:#0b7cad;background:#0b7cad1f;font-weight:620}.coach-studio__settings-link .coach-studio__nav-icon{color:currentColor;width:1rem;height:1rem;display:inline-flex}.coach-studio__account--compact{justify-items:center;gap:.45rem;padding-top:.9rem}.coach-studio__account--compact .coach-studio__workspace-link,.coach-studio__account--compact .coach-studio__logout{justify-content:center;width:100%;padding-inline:0}.coach-studio__account-row{justify-content:flex-start;align-items:baseline;gap:.75rem;padding:0 .14rem;display:flex}.coach-studio__account-row strong{color:#f5f6f7;font-size:.84rem;font-weight:600}.coach-studio__account-meta{color:#ffffff59;letter-spacing:.08em;text-transform:uppercase;padding:0 .14rem;font-size:.7rem}.coach-studio__meta-links{gap:.7rem;padding:0 .14rem;display:flex}.coach-studio__meta-link{color:#ffffff59;letter-spacing:.08em;font-size:.66rem;text-decoration:none}.coach-studio__meta-link:hover{color:#f5f6f7}.coach-studio__main{place-items:stretch stretch;padding:0;display:grid;position:relative;overflow:hidden}.coach-studio__main:before{content:"";opacity:.09;pointer-events:none;background:linear-gradient(90deg,#0b0d1294 0%,#0b0d1233 28%,#0b0d120a 55%,#0b0d122e 100%),url(/assets/vitalia-hero-reference-optimized-CDhA6tyP.jpeg) 100%/cover no-repeat;position:absolute;inset:0}.coach-studio__main>*{z-index:1;position:relative}.coach-canvas{width:100%;min-height:100vh;position:relative;overflow:hidden}.coach-home{will-change:opacity, transform;align-content:start;justify-items:center;gap:.9rem;padding:clamp(5.75rem,14vh,8.5rem) 1rem 12rem;transition:opacity .26s,transform .32s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;inset:0}.coach-home--dormant{opacity:0;pointer-events:none;transform:translateY(-14px)scale(.99)}.coach-home__logo{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1f;border-radius:14px;place-items:center;width:48px;height:48px;animation:.52s cubic-bezier(.22,1,.36,1) both coach-fade-up;display:grid;box-shadow:0 18px 40px #0000002e}.coach-home__title{letter-spacing:-.035em;color:#f5f6f7;text-align:center;text-wrap:balance;margin:0;font-size:clamp(1.95rem,2.8vw,2.55rem);font-weight:700;line-height:1.1;animation:.58s cubic-bezier(.22,1,.36,1) 40ms both coach-fade-up}.coach-home__subtitle{text-align:center;color:#ffffffb8;max-width:52ch;margin:0;font-size:.93rem;line-height:1.6;animation:.62s cubic-bezier(.22,1,.36,1) 80ms both coach-fade-up}.coach-floating-composer{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);will-change:transform, opacity;background:#111418f5;border:1px solid #ffffff17;border-radius:18px;grid-template-columns:1fr auto;gap:.5rem;width:min(760px,100% - 3rem);padding:.5rem;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .22s,border-color .18s,box-shadow .18s;display:grid;position:absolute;bottom:clamp(2.25rem,6vh,3.5rem);left:50%;transform:translate(-50%);box-shadow:0 20px 46px #00000047}.coach-floating-composer--docked{background:#111418f5;border-color:#ffffff14;border-radius:18px;width:min(820px,100% - 3rem);padding:.5rem;bottom:1.4rem;transform:translate(-50%);box-shadow:0 20px 46px #0000003d}.coach-floating-composer:focus-within,.coach-floating-composer--docked:focus-within{border-color:#0b7cad73;box-shadow:0 20px 46px #00000047,0 0 0 4px #0b7cad1f}.coach-floating-composer textarea{resize:none;color:#ffffffde;background:0 0;border:0;width:100%;min-height:2.8rem;padding:.45rem .6rem;font-size:.9rem;line-height:1.55}.coach-floating-composer--docked textarea{color:#ffffffde;background:0 0;border:0;border-radius:0;min-height:2.8rem;padding:.45rem .6rem;font-size:.9rem}.coach-floating-composer--docked textarea::placeholder{color:#ffffff70}.coach-floating-composer textarea:focus{outline:none}.coach-home__send{color:#fff;cursor:pointer;background:#0b7cad59;border:0;border-radius:12px;min-width:72px;min-height:2.4rem;font-size:.82rem;font-weight:700;transition:background .18s,transform .12s}.coach-home__send:not(:disabled){background:#0b7cad;box-shadow:0 10px 20px #0b7cad47}.coach-home__send:not(:disabled):hover{background:#0e8fc4;transform:translateY(-1px)}.coach-home__send:disabled{opacity:.5;cursor:not-allowed}.coach-home__chips{flex-wrap:wrap;justify-content:center;gap:.5rem;width:min(100%,620px);display:flex}.coach-home__chip{color:#ffffffd1;cursor:pointer;animation:.52s cubic-bezier(.22,1,.36,1) both coach-fade-up;animation-delay:calc(.14s + (var(--chip-index,0) * 35ms));background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;padding:.45rem .85rem;font-size:.78rem;line-height:1.35;transition:background .15s,border-color .15s,color .15s,transform .12s}.coach-home__chip:hover{color:#fff;background:#ffffff24;border-color:#ffffff2e;transform:translateY(-1px)}.coach-chat-view{width:100%;height:100vh;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;flex-direction:column;animation:.32s cubic-bezier(.22,1,.36,1) both coach-panel-in;display:flex;overflow:hidden}.coach-chat-view--hidden{opacity:0;pointer-events:none;transform:translateY(24px)}.coach-chat-view--visible{opacity:1;transition:opacity .22s,transform .28s cubic-bezier(.22,1,.36,1);transform:translateY(0)}.coach-chat-view__thread{scroll-behavior:smooth;background:0 0;flex-direction:column;flex:1;gap:.8rem;min-height:0;padding:1.25rem 1.9rem 7.9rem;display:flex;overflow-y:auto}.coach-chat-view .chat-bubble--assistant{color:#eef1f4;background:#ffffff0f;border:1px solid #ffffff14}.coach-chat-view .chat-bubble--user{color:#fff;background:#0d5c63;border:1px solid #0d5c638c}@keyframes thinking-bounce{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.coach-thinking{align-items:center;gap:5px;min-height:1.2rem;padding:2px 0;display:flex}.coach-thinking span{background:currentColor;border-radius:50%;width:7px;height:7px;animation:1.3s infinite thinking-bounce;display:block}.coach-thinking span:nth-child(2){animation-delay:.18s}.coach-thinking span:nth-child(3){animation-delay:.36s}@media (width<=1080px){.coach-studio{grid-template-columns:50px 220px minmax(0,1fr)}}@media (width<=900px){.coach-studio{grid-template-columns:50px minmax(0,1fr);min-height:100dvh}.coach-studio__sidebar{display:none}.coach-studio__main{min-height:100dvh;padding:1rem}}.coach-studio--chat-active{color:#e4e9f0;background:#0a0d10}.coach-studio--chat-active .coach-studio__sidebar{background:#0d1117;border-right-color:#ffffff0f}.coach-studio--chat-active .coach-studio__brand-name,.coach-studio--chat-active .coach-studio__brand-glyph{color:#f5f6f7}.coach-studio--chat-active .coach-studio__new-chat{color:#ffffffc7;background:#ffffff0d;border-color:#ffffff17}.coach-studio--chat-active .coach-studio__new-chat:hover{color:#fff;background:#ffffff17;border-color:#ffffff24}.coach-studio--chat-active .coach-studio__menu-item{color:#ffffff7a}.coach-studio--chat-active .coach-studio__menu-item:hover{color:#f5f6f7;background:#ffffff0d;border-color:#ffffff14}.coach-studio--chat-active .coach-studio__menu-item--active{color:#0b7cad;background:#0b7cad1f;border-color:#0b7cad33}.coach-studio--chat-active .coach-studio__workspace-link,.coach-studio--chat-active .coach-studio__logout{color:#ffffff8c}.coach-studio--chat-active .coach-studio__workspace-link:hover,.coach-studio--chat-active .coach-studio__logout:hover{color:#f5f6f7;background:#ffffff0d;border-color:#ffffff14}.coach-studio--chat-active .coach-studio__workspace-link--active{color:#0b7cad;background:#0b7cad1f;border-color:#0b7cad2e}.coach-studio--chat-active .coach-studio__account{border-top-color:#1a2e2f14}.coach-studio--chat-active .coach-studio__account-row strong{color:#f5f6f7}.coach-studio--chat-active .coach-studio__account-row span{color:#ffffff6b}.coach-studio--chat-active .coach-studio__main{align-items:stretch;padding:0}.coach-chat-view--dark .coach-chat-view__thread{background:0 0;flex:1;gap:.85rem;min-height:0;padding:1.25rem 1.9rem 8rem;overflow-y:auto}.coach-chat-view--dark .chat-bubble{max-width:min(82%,54rem);animation:.26s cubic-bezier(.22,1,.36,1) both coach-fade-up;animation-delay:calc(var(--message-index,0) * 18ms);border-radius:14px;padding:.82rem 1rem;font-size:.9rem;line-height:1.62}.coach-chat-view--dark .chat-bubble__role{letter-spacing:.12em;color:#6b84a0;margin-bottom:.25rem;font-size:.65rem}.coach-chat-view--dark .chat-bubble--assistant{color:#dce5f2;background:#ffffff0f;border:1px solid #ffffff14}.coach-chat-view--dark .coach-thinking span{background:#6b84a0}.coach-chat-view--dark .chat-bubble--user{color:#e8f5f6;background:#0d5c63;border:1px solid #0d5c638c;margin-left:auto}.coach-toolkit{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;gap:.95rem;margin:0 1.9rem .9rem;padding:1rem 1.05rem;display:grid}.coach-toolkit--pro{background:linear-gradient(#7ec7d117,#7ec7d108),#ffffff08;border-color:#7ec7d133}.coach-toolkit__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.coach-toolkit__copy{gap:.25rem;display:grid}.coach-toolkit__eyebrow{color:#8fa6c4;letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:700}.coach-toolkit__copy strong{color:#f4f7fb;letter-spacing:-.01em;font-size:.98rem}.coach-toolkit__copy p{color:#ffffffb8;max-width:48rem;margin:0;font-size:.85rem;line-height:1.55}.coach-toolkit__actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.coach-toolkit__actions--teaser{grid-template-columns:repeat(3,minmax(0,1fr))}.coach-toolkit__action{min-width:0;color:inherit;text-align:left;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;align-content:start;gap:.35rem;padding:.9rem;transition:transform .15s,background .15s,border-color .15s;display:grid}.coach-toolkit__action:hover:not(:disabled){background:#ffffff12;border-color:#7ec7d13d;transform:translateY(-1px)}.coach-toolkit__action:disabled{cursor:not-allowed;opacity:.74}.coach-toolkit__action-label{color:#8fa6c4;letter-spacing:.14em;text-transform:uppercase;font-size:.66rem;font-weight:700}.coach-toolkit__action strong{color:#f4f7fb;font-size:.92rem;line-height:1.35}.coach-toolkit__action span:last-child{color:#ffffffad;font-size:.8rem;line-height:1.55}.coach-toolkit__action--locked{opacity:.84}.coach-toolkit__upgrade{white-space:nowrap;align-self:center}.coach-feedback{background:#ffffff0b;border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;margin:0 1.9rem .9rem;padding:.95rem 1rem;display:flex}.coach-feedback--error{background:#d77e6f14;border-color:#d77e6f42}.coach-feedback--pending{background:#7ec7d114;border-color:#7ec7d129}.coach-feedback__copy{gap:.25rem;display:grid}.coach-feedback__copy strong{color:#f5f6f7;font-size:.92rem}.coach-feedback__copy p{color:#ffffffb8;margin:0;font-size:.86rem;line-height:1.55}.coach-floating-composer--docked .button{background:var(--primary);color:#fff;border:0;border-radius:12px;min-height:2.8rem;font-weight:700;transition:background .18s,transform .12s,box-shadow .18s;box-shadow:0 10px 20px #0d5c6347}.coach-floating-composer--docked .button:not(:disabled):hover{background:#0a4f55;transform:translateY(-1px)}.coach-floating-composer--docked .button:disabled{color:#3d5570;box-shadow:none;background:#1c2d3a}@keyframes coach-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes coach-panel-in{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.coach-home__chip[data-index="0"]{--chip-index:0}.coach-home__chip[data-index="1"]{--chip-index:1}.coach-home__chip[data-index="2"]{--chip-index:2}.chat-bubble[data-index="0"]{--message-index:0}.chat-bubble[data-index="1"]{--message-index:1}.chat-bubble[data-index="2"]{--message-index:2}.chat-bubble[data-index="3"]{--message-index:3}.chat-bubble[data-index="4"]{--message-index:4}.chat-bubble[data-index="5"]{--message-index:5}.chat-bubble[data-index="6"]{--message-index:6}.chat-bubble[data-index="7"]{--message-index:7}.chat-bubble[data-index="8"]{--message-index:8}.chat-bubble[data-index="9"]{--message-index:9}@media (prefers-reduced-motion:reduce){.coach-studio,.coach-studio__sidebar,.coach-studio__sidebar-toggle,.coach-studio__brand,.coach-studio__workspace-link,.coach-studio__logout,.coach-studio__new-chat,.coach-studio__history-item,.coach-studio__menu-item,.coach-home__logo,.coach-home__title,.coach-home__subtitle,.coach-home__composer,.coach-home__chip,.coach-chat-view,.coach-chat-view--dark .chat-bubble{transition:none!important;animation:none!important}}body:has(.landing-page){background:#121317}body:has(.coach-studio){background:#0a0d10}.landing-page{min-height:100vh;color:var(--text)}.landing-main{width:100%;min-height:100vh;padding:0}.landing-stage{min-height:100vh;box-shadow:none;background:#121317;border:0;border-radius:0;position:relative;overflow:hidden}.landing-stage:before{content:"VITALIA";letter-spacing:-.08em;color:#ffffff0a;pointer-events:none;z-index:0;font-size:clamp(5rem,14vw,11rem);font-weight:800;position:absolute;top:1.2rem;right:1.6rem}.landing-stage-nav{z-index:20;grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding:1.15rem 1.5rem;display:grid;position:relative}.landing-stage-nav__brand{color:#f5f6f7;align-items:center;gap:.65rem;padding:0;font-size:.95rem;font-weight:700;display:inline-flex}.landing-stage-nav__brand-mark{color:#121317;background:#fffffff0;border-radius:999px;place-items:center;width:1.75rem;height:1.75rem;font-size:.82rem;font-weight:800;display:inline-grid}.landing-stage-nav__links{justify-self:center;align-items:center;gap:1.4rem;padding:0;display:inline-flex}.landing-stage-nav__links a{color:#ffffffd1;font-size:.85rem;font-weight:600;transition:color .15s}.landing-stage-nav__links a:hover{color:#fff}.landing-stage-nav__actions{justify-content:flex-end;display:flex}.landing-stage__content{z-index:1;pointer-events:none;grid-template-columns:minmax(340px,520px) minmax(0,1fr) 40px;align-items:stretch;min-height:calc(100vh - 5.25rem);display:grid;position:relative;inset:0}.landing-stage__copy{pointer-events:auto;z-index:5;align-self:end;gap:1.1rem;padding:0 1.5rem 2.8rem 2.25rem;display:grid;position:relative}.landing-stage__eyebrow,.landing-card__label,.landing-story__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin:0;font-size:.72rem;font-weight:700}.landing-stage h1{letter-spacing:-.07em;color:#f5f6f7;text-shadow:0 10px 28px #00000047;margin:0;font-size:clamp(3.4rem,7vw,6rem);line-height:.88}.landing-stage__eyebrow{animation:.72s cubic-bezier(.2,.8,.2,1) 40ms both landing-rise}.landing-stage h1{animation:.84s cubic-bezier(.2,.8,.2,1) .12s both landing-rise}.landing-stage__subhead{color:#ffffffd6;text-shadow:0 6px 18px #0000003d;margin:0;font-size:.88rem;animation:.86s cubic-bezier(.2,.8,.2,1) .18s both landing-rise}.landing-stage__detail{grid-template-columns:.9rem minmax(0,1fr);gap:.8rem;max-width:18rem;animation:.9s cubic-bezier(.2,.8,.2,1) .24s both landing-rise;display:grid}.landing-stage__dot{background:#f5f6f7;border-radius:999px;width:.25rem;height:.25rem;margin-top:.55rem}.landing-stage__detail strong{color:#f5f6f7;text-shadow:0 6px 18px #00000038;margin-bottom:.4rem;font-size:.95rem;display:block}.landing-stage__detail p{color:#ffffffd1;text-shadow:0 6px 18px #0003;margin:0;font-size:.84rem;line-height:1.7}.landing-stage__actions{flex-wrap:wrap;gap:.75rem;animation:.94s cubic-bezier(.2,.8,.2,1) .32s both landing-rise;display:flex}.landing-stage__mission{gap:.65rem;margin:.15rem 0 0;padding:0;list-style:none;animation:.98s cubic-bezier(.2,.8,.2,1) .4s both landing-rise;display:grid}.landing-stage__mission li{color:#ffffffd6;text-shadow:0 6px 18px #0003;align-items:flex-start;gap:.65rem;font-size:.84rem;line-height:1.65;display:flex}.landing-stage__mission li:before{content:"";background:linear-gradient(135deg, var(--accent), var(--sage));border-radius:999px;flex:none;width:.42rem;height:.42rem;margin-top:.42rem}.landing-stage__scroll{color:#ffffffbd;align-items:center;gap:.55rem;font-size:.8rem;animation:1.1s .52s both landing-fade,2s ease-in-out 1.8s infinite scroll-nudge;display:inline-flex;position:relative}.landing-stage__scroll:before{content:"";border:1.5px solid #ffffff47;border-radius:999px;width:.7rem;height:1.1rem;position:relative}.landing-stage__scroll:after{content:"";background:#ffffffb8;border-radius:999px;width:.22rem;height:.22rem;animation:2s ease-in-out 1.8s infinite scroll-dot;position:absolute;top:.22rem;left:.235rem}@keyframes scroll-nudge{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@keyframes scroll-dot{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.5;transform:translateY(3px)}}.landing-stage__visual{pointer-events:auto;position:absolute;inset:0;overflow:hidden}.landing-stage__visual:before{content:"";z-index:3;pointer-events:none;background:linear-gradient(90deg,#090a0d8a 0%,#090a0d5c 18%,#090a0d24 38%,#090a0d05 58%,#0000 74%),linear-gradient(#090a0d0d 0%,#0000 16% 84%,#090a0d0d 100%);position:absolute;inset:0}.landing-stage__image-shell{position:absolute;inset:0}.landing-stage__visual img{-o-object-fit:cover;object-fit:cover;-o-object-position:68% center;object-position:68% center;width:100%;height:100%;display:block}.landing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.landing-card,.landing-story__panel,.landing-note{border:1px solid rgba(var(--text-heading-rgb) / .08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border-radius:28px;box-shadow:0 16px 44px #1a2e2f14}.landing-card{gap:.8rem;padding:1.45rem;display:grid}.landing-card h2,.landing-story__panel h2{color:#24303a;margin:0;font-size:1.7rem;line-height:1.05}.landing-card p,.landing-story__panel p,.landing-note span{color:#51606b;margin:0;line-height:1.7}.landing-note strong{color:#24303a}.landing-story{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:1rem;margin-top:1rem;display:grid}.landing-story__panel{gap:.9rem;padding:1.75rem;display:grid}.landing-story__notes{gap:1rem;display:grid}.landing-note{gap:.4rem;padding:1.2rem 1.25rem;display:grid}.landing-note strong{color:var(--text-heading);font-size:1rem}@keyframes landing-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-fade{0%{opacity:0}to{opacity:1}}[data-reveal]{opacity:0;transition:opacity .76s cubic-bezier(.2,.8,.2,1),transform .76s cubic-bezier(.2,.8,.2,1);transition-delay:calc(var(--reveal-order,0) * 70ms);will-change:opacity, transform;transform:translateY(34px)scale(.985)}[data-reveal][data-reveal-visible=true]{opacity:1;transform:translateY(0)scale(1)}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;transition:none!important;transform:none!important}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.meal-log{gap:.72rem;margin-top:.2rem;display:grid}.meal-log__header{justify-content:space-between;align-items:flex-end;gap:.5rem;display:flex}.meal-log__title{color:#f5f6f7;letter-spacing:-.02em;margin:0;font-size:1rem;font-weight:400}.meal-log__tally{flex-shrink:0;align-items:baseline;gap:.22rem;display:flex}.meal-log__tally-count{color:#7ec7d1;letter-spacing:-.04em;font-size:1.18rem;font-weight:800}.meal-log__tally-label{color:#ffffff6b;font-size:.72rem}h1,.shell__title,.hero-card__title,.landing-stage h1,.landing-hero__title,.auth-showcase__body h1,.coach-studio h1,.coach-studio h2,.coach-studio h3{font-family:var(--font-display);letter-spacing:-.02em;font-weight:300;line-height:1.1}h2,h3,.panel__header h3,.wellness-panel__header h3,.meal-log__title,.auth-form__header h2,.auth-panel--hero .auth-form__header h2,.landing-card h2,.landing-story__panel h2{font-family:var(--font-display);letter-spacing:-.02em;font-weight:400;line-height:1.1}.meal-log__list{gap:.44rem;display:grid}.meal-card{background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;transition:border-color .2s,background .2s;overflow:hidden}.meal-card--logged{background:#ffffff0e;border-color:#ffffff1c}.meal-card__face{flex-wrap:wrap;align-items:center;gap:.6rem;padding:.62rem .72rem .52rem;display:flex}.meal-card__identity{flex:none;align-items:center;gap:.52rem;min-width:0;display:flex}.meal-card__icon{opacity:.7;text-align:center;flex-shrink:0;width:1rem;font-size:.8rem;line-height:1}.meal-card__label-group{flex-direction:column;gap:.1rem;display:flex}.meal-card__name{color:#eef2f5;white-space:nowrap;font-size:.84rem;font-weight:700}.meal-card__badge{text-transform:capitalize;letter-spacing:.01em;font-size:.66rem;font-weight:500}.meal-card__badge--empty{color:#ffffff52}.meal-card__badge--green{color:#6ecfa4}.meal-card__badge--amber{color:#d4882a}.meal-card__badge--red{color:#e07070}.meal-card__badge--muted{color:#ffffff61}.meal-card__chips{flex-wrap:wrap;gap:.3rem;margin-left:auto;display:flex}.meal-chip{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;white-space:nowrap;color:#ffffff85;background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;align-items:center;min-height:1.68rem;padding:.18rem .58rem;font-size:.72rem;font-weight:600;transition:background .16s,border-color .16s,color .16s,opacity .16s;display:inline-flex}.meal-chip:disabled{opacity:.5;cursor:default}@media (hover:hover){.meal-chip:not(:disabled):hover{color:#fffc;background:#ffffff17}}.meal-chip:focus-visible{outline-offset:2px;outline:2px solid #7ec7d1b3}.meal-chip--green.meal-chip--active{color:#6ecfa4;background:#6ecfa424;border-color:#6ecfa452}.meal-chip--amber.meal-chip--active{color:#d4882a;background:#d4882a24;border-color:#d4882a52}.meal-chip--red.meal-chip--active{color:#e07070;background:#e0707024;border-color:#e0707052}.meal-chip--muted.meal-chip--active{color:#ffffff8c;background:#ffffff12;border-color:#ffffff26}.meal-card__toggle{color:#ffffff5c;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;text-align:left;letter-spacing:.03em;text-transform:uppercase;background:0 0;border:none;border-top:1px solid #ffffff0d;align-items:center;gap:.3rem;width:100%;min-height:1.75rem;padding:.38rem .72rem;font-size:.68rem;font-weight:600;transition:color .16s;display:flex}@media (hover:hover){.meal-card__toggle:hover{color:#ffffff9e}}.meal-card__toggle:focus-visible{outline-offset:-2px;outline:2px solid #7ec7d1b3}.meal-card__toggle-arrow{border-bottom:1.5px solid;border-right:1.5px solid;flex-shrink:0;width:.5rem;height:.5rem;margin-left:.1rem;transition:transform .22s cubic-bezier(.22,1,.36,1);display:inline-block;transform:rotate(45deg)translateY(-1px)}.meal-card__toggle-arrow--open{transform:rotate(225deg)translateY(-1px)}.meal-drawer{grid-template-rows:0fr;transition:grid-template-rows .26s cubic-bezier(.22,1,.36,1);display:grid}.meal-drawer--open{grid-template-rows:1fr}.meal-drawer__inner{gap:.72rem;padding:0 .72rem .72rem;display:grid;overflow:hidden}.meal-drawer__section{gap:.36rem;display:grid}.meal-drawer__section-label{letter-spacing:.09em;text-transform:uppercase;color:#ffffff52;margin:0;font-size:.64rem;font-weight:700}.meal-drawer__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;display:grid}.meal-drawer__grid--half{grid-template-columns:repeat(2,minmax(0,1fr))}.meal-drawer__grid--full{grid-template-columns:1fr}.meal-drawer__footer{justify-content:flex-end;padding-top:.12rem;display:flex}.meal-field{gap:.22rem;display:grid}.meal-field__label{letter-spacing:.06em;text-transform:uppercase;color:#ffffff5c;font-size:.62rem;font-weight:700}.meal-field__input{color:#eef2f5;-moz-appearance:textfield;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:100%;height:1.9rem;padding:0 .5rem;font-family:inherit;font-size:.78rem;transition:border-color .16s,background .16s}@media (width<=860px){.meal-field__input{font-size:16px}}.meal-field__input::-webkit-inner-spin-button{-webkit-appearance:none}.meal-field__input::-webkit-outer-spin-button{-webkit-appearance:none}.meal-field__input::placeholder{color:#ffffff38}.meal-field__input:focus-visible{background:#ffffff12;border-color:#7ec7d16b;outline:none}.meal-log__summary{border:1px solid #ffffff12;border-radius:10px;gap:0;display:grid;overflow:hidden}.meal-log__summary-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.44rem .62rem;display:flex}.meal-log__summary-row:last-child{border-bottom:none}.meal-log__summary-row span{color:#ffffff7a;font-size:.76rem}.meal-log__summary-row strong{color:#eef2f5;font-size:.76rem;font-weight:600}.button--sm{border-radius:10px;height:1.9rem;min-height:0;padding:0 .82rem;font-size:.76rem}@media (width<=860px){.meal-drawer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.meal-card__face{flex-direction:column;align-items:flex-start}.meal-card__chips{margin-left:0}}.app-shell{grid-template-columns:220px minmax(0,1fr);gap:0;max-width:none;padding:0}.app-shell__sidebar{padding:.72rem .6rem}.app-shell__sidebar-panel{gap:.72rem;padding:.78rem .72rem}.app-shell__brand-block{padding:.08rem .08rem .18rem}.app-shell__nav-groups{gap:.95rem;display:grid}.app-shell__nav-group{gap:.32rem;display:grid}.app-shell__nav-group-label{letter-spacing:.14em;text-transform:uppercase;color:#ffffff59;padding:0 .38rem;font-size:.64rem;font-weight:700}.app-shell__nav{gap:.16rem}.app-shell__nav-link{min-height:2rem;padding:0 .6rem;font-size:.82rem;font-weight:600}.app-shell__sidebar-card{border-radius:12px;gap:.28rem;padding:.64rem}.app-shell__sidebar-card strong{font-size:.84rem}.shell__identity{border-radius:12px;padding:.78rem .82rem}.app-shell__header{border-radius:18px;padding:.72rem .84rem}.shell__title{margin-top:0;font-size:clamp(1.35rem,1.8vw,1.85rem);line-height:1.02}.shell__subtitle{max-width:42rem;margin-top:.45rem;font-size:.9rem;line-height:1.55}.app-shell__status-card{min-width:0;padding:.42rem .72rem}.shell__content{gap:.78rem;min-height:24rem;position:relative}.workspace-layout__view{animation:.22s cubic-bezier(.22,1,.36,1) both workspace-view-enter}@keyframes workspace-view-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.workspace-route-fallback{gap:.78rem;min-height:min(34rem,62vh);display:grid}.workspace-route-fallback__hero,.workspace-route-fallback__panel{min-height:12rem;overflow:hidden}.workspace-route-fallback__hero{align-content:start;gap:.82rem;padding:.95rem;display:grid}.workspace-route-fallback__eyebrow{border-radius:999px;width:7rem;height:.8rem}.workspace-route-fallback__headline{border-radius:18px;width:min(28rem,72%);height:2.4rem}.workspace-route-fallback__copy{border-radius:20px;width:min(36rem,88%);height:4.6rem}.workspace-route-fallback__grid{grid-template-columns:minmax(0,1.6fr) minmax(18rem,1fr);gap:.78rem;display:grid}@media (width<=900px){.workspace-route-fallback__grid{grid-template-columns:1fr}.workspace-route-fallback__headline,.workspace-route-fallback__copy{width:100%}}.workspace-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:.78rem;display:grid}.workspace-stack,.workspace-rail{align-content:start;gap:.78rem;min-width:0;display:grid}.workspace-stack{grid-column:span 8}.workspace-rail{grid-column:span 4}.workspace-subgrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.78rem;min-width:0;display:grid}.workspace-card{border-radius:18px;align-content:start;gap:.78rem;padding:.95rem;display:grid}.workspace-grid--dashboard,.workspace-grid--tracking,.workspace-grid--health,.workspace-grid--profile,.workspace-grid--settings{align-items:start}.progress-overview-band{grid-template-columns:repeat(4,minmax(0,1fr))}.workspace-card--span-12{grid-column:span 12}.workspace-card--span-8{grid-column:span 8}.workspace-card--span-6{grid-column:span 6}.workspace-card--span-7{grid-column:span 7}.workspace-card--span-5{grid-column:span 5}.workspace-card--span-4{grid-column:span 4}.workspace-card__header{gap:.34rem;display:grid}.workspace-card__title{letter-spacing:-.035em;color:#f5f6f7;margin:0;font-size:clamp(1.15rem,1.8vw,1.52rem);line-height:1.06}.workspace-card__meta{color:#ffffffa8;margin:0;font-size:.88rem;line-height:1.58}.workspace-card--intro{background:linear-gradient(160deg,#0b7cad1a 0%,#ffffff0a 55%,#3ecf8e0f 100%);border-color:#0b7cad2e}.dashboard-hero{gap:1rem;min-height:250px}.dashboard-hero .workspace-card__title{letter-spacing:-.055em;max-width:12ch;font-size:clamp(2rem,4vw,3.05rem)}.dashboard-hero .workspace-card__meta{max-width:42rem;font-size:.98rem}.dashboard-hero__actions{flex-wrap:wrap;gap:.7rem;display:flex}.dashboard-hero__footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.dashboard-hero__signal{border-top:1px solid #ffffff14;gap:.18rem;padding-top:.7rem;display:grid}.dashboard-hero__signal-label{letter-spacing:.12em;text-transform:uppercase;color:#0b7cadd1;font-size:.67rem;font-weight:700}.dashboard-hero__signal strong{color:#f5f6f7;font-size:.95rem;line-height:1.35}.workspace-card--stack{gap:.62rem}.workspace-card--metrics .metric-band--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-kpi{background:#ffffff0b;border:1px solid #ffffff14;border-radius:14px;gap:.24rem;padding:.82rem .88rem;display:grid}.workspace-kpi__label{letter-spacing:.14em;text-transform:uppercase;color:#0b7cade0;font-size:.66rem;font-weight:700}.workspace-kpi__value{color:#f5f6f7;font-size:1.55rem;font-weight:700;line-height:1}.workspace-kpi__meta{color:#ffffff94;font-size:.82rem;line-height:1.45}.dashboard-summary .workspace-kpi{min-height:0}.workspace-kpi--support strong{color:#f5f6f7;font-size:.98rem;line-height:1.35}.dashboard-grid{gap:.78rem}.wellness-page{grid-template-columns:minmax(0,1.45fr) minmax(280px,.78fr);gap:.78rem}.wellness-panel{border-radius:18px;gap:.78rem;padding:.95rem}.wellness-panel__header{gap:.34rem}.wellness-panel__header h3{font-size:1.18rem;line-height:1.08}.metric-band,.snapshot-grid,.action-grid,.goal-list,.checkin-grid,.plan-overview-grid,.progress-summary-grid,.history-grid,.wellness-form-grid,.progress-history{gap:.62rem}.metric-band{grid-template-columns:repeat(4,minmax(0,1fr))}.checkin-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.panel__header h2{letter-spacing:-.03em;color:#f5f6f7;margin:.35rem 0 0;font-size:clamp(1.1rem,1.6vw,1.42rem);line-height:1.1}.dashboard-snapshot .metric-band{gap:.5rem}.dashboard-snapshot .metric-tile{padding:.72rem .78rem}.dashboard-snapshot .metric-tile__value{font-size:1.12rem}.dashboard-insight__body{gap:.45rem;padding:0;display:grid}.dashboard-insight__body strong{color:#f5f6f7;font-size:1.24rem;line-height:1.2}.dashboard-insight__body p{color:#ffffff9e;margin:0;font-size:.92rem;line-height:1.6}.dashboard-weekly-report{gap:.8rem;display:grid}.dashboard-weekly-report__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.dashboard-weekly-report__metric{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;gap:.12rem;padding:.65rem .75rem;display:grid}.dashboard-weekly-report__metric span{letter-spacing:.09em;text-transform:uppercase;color:#ffffff8c;font-size:.72rem}.dashboard-weekly-report__metric strong{color:#f5f6f7;font-size:1.02rem;line-height:1.2}.dashboard-weekly-report__lists{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;display:grid}.dashboard-weekly-report__list-label{letter-spacing:.11em;text-transform:uppercase;color:#ffffff8a;font-size:.72rem;font-weight:700}.dashboard-weekly-report__lists ul{gap:.36rem;margin:.42rem 0 0;padding-left:1.05rem;display:grid}.dashboard-weekly-report__lists li{color:#fffc;font-size:.86rem;line-height:1.52}.dashboard-weekly-report__lists p{color:#ffffff9e;margin:.45rem 0 0;font-size:.86rem;line-height:1.52}.dashboard-weekly-report__actions{flex-wrap:wrap;gap:.85rem;display:flex}.dashboard-weekly-report__actions .dashboard-inline-link{margin-top:0}.dashboard-weekly-report--empty{gap:.55rem}.dashboard-inline-link{color:#7db0b7eb;align-items:center;gap:.35rem;margin-top:auto;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.dashboard-inline-link:hover{color:#f5f6f7}.dashboard-actions .action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-actions .action-card{gap:.42rem;min-height:116px}.dashboard-actions .action-card strong{font-size:1rem}.dashboard-actions .action-card span{line-height:1.5}.dashboard-onboarding{gap:1rem;padding:1rem;display:grid}.dashboard-onboarding__intro,.dashboard-onboarding__progress{gap:.45rem;display:grid}.dashboard-onboarding__progress-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff8f;font-size:.74rem;font-weight:700}.dashboard-onboarding__progress-bar{background:#ffffff14;border-radius:999px;height:.42rem;overflow:hidden}.dashboard-onboarding__progress-bar span{border-radius:inherit;background:linear-gradient(90deg,#7ec7d1e6,#0d5c63f5);height:100%;transition:width .6s cubic-bezier(.22,1,.36,1);display:block}.dashboard-onboarding__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:.82rem;display:grid}.dashboard-onboarding__step{background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;gap:.55rem;padding:.92rem;display:grid}.dashboard-onboarding__step--done{background:linear-gradient(#7ec7d11f,#ffffff08);border-color:#7ec7d138}.dashboard-onboarding__step-head{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.dashboard-onboarding__step-label,.dashboard-onboarding__step-state{letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700}.dashboard-onboarding__step-label{color:#ffffff8f}.dashboard-onboarding__step-state{color:#7ec7d1}.dashboard-onboarding__step strong{color:#f5f6f7;font-size:1rem}.dashboard-onboarding__step p{color:#ffffffad;margin:0;font-size:.88rem;line-height:1.6}.dashboard-goals .goal-list{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-grid--tracking .workspace-rail{gap:.82rem}.workspace-grid--tracking .wellness-panel,.workspace-grid--tracking .trend-panel,.workspace-grid--tracking .readiness-card{min-width:0}.dashboard-summary,.dashboard-insight,.health-rhythm-card{min-height:0}.workspace-rail .workspace-card{align-content:start}.dashboard-empty-state{gap:.35rem;display:grid}.dashboard-empty-state strong{color:#f5f6f7;font-size:1rem}.dashboard-empty-state p{color:#fff9;margin:0;line-height:1.55}.metric-tile,.action-card,.goal-card,.notice-card,.prompt-card,.coach-track-card,.checkin-scale,.task-card,.history-card,.profile-stat,.wellness-empty,.wellness-note{border-radius:14px;padding:.82rem}.metric-tile__value{font-size:1.28rem}.metrics-list__row{padding:.72rem 0}@media (width<=1180px){.workspace-grid,.wellness-page{grid-template-columns:1fr}.workspace-card--span-8,.workspace-card--span-7,.workspace-card--span-6,.workspace-card--span-5,.workspace-card--span-4,.workspace-stack,.workspace-rail{grid-column:auto}.dashboard-hero__footer,.workspace-subgrid,.dashboard-actions .action-grid,.dashboard-goals .goal-list,.dashboard-onboarding__steps{grid-template-columns:1fr}.progress-overview-band{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){.landing-stage-nav{grid-template-columns:1fr;justify-items:center}.landing-story,.landing-grid{grid-template-columns:1fr}.landing-stage__content{grid-template-columns:1fr;align-items:start;min-height:auto;padding-bottom:2rem;position:relative}.landing-stage__copy{padding:1.5rem 1.5rem 2rem}.landing-stage__visual{order:-1;align-self:auto;height:55vw;min-height:320px;max-height:480px;position:relative;inset:auto}.landing-stage__visual:before{width:0}}@media (width<=780px){.landing-stage{min-height:100svh}.landing-stage:before{color:#ffffff09;font-size:clamp(3rem,18vw,5.5rem);top:auto;bottom:1.5rem;right:1rem}.landing-stage-nav{z-index:10;justify-items:start;gap:.85rem;padding:1rem 1rem 0;position:relative}.landing-stage-nav__links{flex-wrap:wrap;justify-content:flex-start;gap:.9rem 1rem;width:100%;display:flex;overflow:visible}.landing-stage-nav__links a{font-size:.8rem}.landing-stage__content{grid-template-columns:1fr;min-height:calc(100svh - 5.2rem);padding:0;display:grid;position:relative}.landing-stage__visual{order:0;height:auto;min-height:0;max-height:none;position:absolute;inset:0}.landing-stage__visual:before{background:linear-gradient(#090a0d08 0%,#090a0d0f 18%,#090a0d17 42%,#090a0d1a 66%,#090a0d1f 100%),linear-gradient(270deg,#090a0d05 0%,#090a0d0f 38%,#090a0d1a 100%);width:auto}.landing-stage__visual img{-o-object-position:58% 20%;object-position:58% 20%}.landing-stage__copy{background:linear-gradient(#0c0d1000 0%,#0c0d100f 22%,#0c0d101a 56%,#0c0d101f 100%);align-self:end;gap:.9rem;max-width:100%;padding:0 1rem 1.35rem}.landing-stage h1{color:#fbfcfe;text-shadow:0 12px 30px #0000007a;font-size:clamp(2.45rem,14vw,3.7rem);line-height:.9}.landing-stage__subhead{color:#ffffffe6;text-shadow:0 8px 20px #00000061;font-size:.82rem}.landing-stage__detail{gap:.65rem;max-width:100%}.landing-stage__detail strong{color:#fbfcfe;text-shadow:0 8px 20px #00000057}.landing-stage__detail p,.landing-stage__mission li{color:#ffffffe6;text-shadow:0 8px 20px #0000005c;font-size:.8rem;line-height:1.55}.landing-stage__actions{padding-top:.1rem}.landing-stage__eyebrow{color:#d29d57;text-shadow:0 8px 18px #00000057}.landing-stage__actions .button{justify-content:center;width:100%}.landing-stage__scroll{display:none}}@media (width<=900px){.coach-chat-view--dark{border-radius:10px 10px 0 0;width:100%;height:calc(100vh - .6rem)}.coach-studio--chat-active .coach-studio__main{padding:.4rem .5rem 0}.coach-feedback{flex-direction:column;align-items:flex-start;margin:0 .85rem .75rem}}.upgrade-page{flex-direction:column;gap:2.75rem;max-width:820px;padding:1.5rem 1.75rem;display:flex}.upgrade-hero{border-bottom:1px solid #ffffff14;flex-direction:column;gap:.7rem;padding-bottom:2rem;display:flex}.upgrade-hero__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ffffffbd;margin:0;font-size:.72rem;font-weight:800}.upgrade-hero__headline{font-family:var(--font-display);letter-spacing:-.02em;color:#f5f6f7;margin:0;font-size:clamp(2rem,4vw,2.9rem);font-weight:600;line-height:1.08}.upgrade-hero__body{color:#ffffffa3;max-width:56ch;margin:.1rem 0 0;font-size:.875rem;line-height:1.7}.upgrade-tiers{grid-template-columns:1fr 1fr;align-items:start;gap:1.25rem;display:grid}@media (width<=600px){.upgrade-tiers{grid-template-columns:1fr}}.upgrade-tier{box-shadow:none;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:1.5rem;padding:1.65rem;display:flex;position:relative}.upgrade-tier--pro{border-color:rgb(var(--primary-rgb) / .3);background:linear-gradient(180deg, #11181cf5 0%, #0f1519f0 100%), linear-gradient(155deg, rgb(var(--primary-rgb) / .22) 0%, rgb(var(--primary-rgb) / .08) 52%, #11181c00 100%);box-shadow:0 0 0 1px rgb(var(--primary-rgb) / .12), 0 14px 36px #04080a4d}.upgrade-tier__badge{letter-spacing:.12em;text-transform:uppercase;background:var(--primary);color:#fff;border-radius:20px;padding:.12rem .65rem;font-size:.61rem;font-weight:800;position:absolute;top:-.55rem;left:1.4rem}.upgrade-tier__header{flex-direction:column;gap:.3rem;display:flex}.upgrade-tier__plan-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff7a;font-size:.71rem;font-weight:800}.upgrade-tier--pro .upgrade-tier__plan-label{color:#ffffffb8}.upgrade-tier--pro .upgrade-tier__price{color:#f8fbfc}.upgrade-tier--pro .upgrade-tier__period{color:#dee8eab3}.upgrade-tier--pro .upgrade-tier__tagline{color:#e8eff1bd}.upgrade-tier__price{font-family:var(--font-display);letter-spacing:-.02em;color:#f5f6f7;font-size:2.25rem;font-weight:600;line-height:1}.upgrade-tier__period{font-family:var(--font-ui);color:#ffffff7a;letter-spacing:0;font-size:.85rem;font-weight:400}.upgrade-tier__tagline{color:#ffffff7a;margin:.15rem 0 0;font-size:.77rem;line-height:1.45}.upgrade-tier__features{flex-direction:column;flex:1;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.upgrade-tier__features li{flex-direction:column;gap:.1rem;padding-left:.95rem;display:flex;position:relative}.upgrade-tier__features li:before{content:"";background:#ffffff38;border-radius:50%;flex-shrink:0;width:4px;height:4px;position:absolute;top:.52em;left:0}.upgrade-tier__features--pro li:before{opacity:1;background:#ffffffa8}.upgrade-tier__features--pro li strong{color:#f8fbfc}.upgrade-tier__features--pro li span{color:#dce5e7c2}.upgrade-tier__features li strong{color:#ffffffd1;font-size:.78rem;font-weight:600;line-height:1.3}.upgrade-tier__features li span{color:#ffffff7a;font-size:.71rem;line-height:1.45}.upgrade-tier__cta-area{margin-top:auto}.upgrade-tier__cta{justify-content:center;width:100%}.upgrade-tier__joined{background:rgb(var(--primary-rgb) / .06);border:1px solid rgb(var(--primary-rgb) / .14);color:#f8fbfc;border-radius:10px;align-items:flex-start;gap:.55rem;padding:.7rem 1rem;display:flex}.upgrade-tier--pro .upgrade-tier__cta.button--primary{background:linear-gradient(135deg, rgb(var(--primary-rgb) / .98), #117d8afa);border-color:rgb(var(--primary-rgb) / .9);color:#fff;box-shadow:0 10px 22px rgb(var(--primary-rgb) / .24)}.upgrade-tier--pro .upgrade-tier__cta.button--primary:hover{background:linear-gradient(135deg, #117d8a, rgb(var(--primary-rgb) / 1));border-color:rgb(var(--primary-rgb) / 1)}.upgrade-tier__joined svg{flex-shrink:0;margin-top:.15rem}.upgrade-tier__joined span{font-size:.76rem;font-weight:500;line-height:1.45}.upgrade-page__note{color:#ffffff6b;border-top:1px solid #ffffff14;margin:0;padding-top:1.25rem;font-size:.74rem;line-height:1.6}.upgrade-prompt{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.upgrade-prompt__feature{color:#f5f6f7;font-size:.8rem;font-weight:600}.upgrade-prompt__desc{color:#ffffff94;margin:0;font-size:.74rem;line-height:1.5}.upgrade-prompt__cta{color:#7ec7d1;border-bottom:1px solid #7ec7d14d;align-items:center;margin-top:.15rem;padding-bottom:1px;font-size:.74rem;font-weight:600;text-decoration:none;transition:border-color .15s;display:inline-flex}@media (hover:hover){.upgrade-prompt__cta:hover{border-color:#7ec7d1}}.upgrade-hero__headline{color:#f5f6f7}.upgrade-hero__body{color:#ffffffb3}.upgrade-hero{border-bottom-color:#ffffff14}.upgrade-tier{box-shadow:none;background:#ffffff0a;border-color:#ffffff14}.upgrade-tier--pro{border-color:#0d5c6361;box-shadow:0 0 0 1px #0d5c6324}.upgrade-tier__plan-label{color:#ffffff75}.upgrade-tier__price{color:#f5f6f7}.upgrade-tier__tagline{color:#ffffff85}.upgrade-tier__features li strong{color:#f2f5f7}.upgrade-tier__features li span{color:#ffffff8a}.upgrade-tier__features li:before{background:#ffffff38}.upgrade-page__note{color:#ffffff70;border-top-color:#ffffff14}.upgrade-banner{border:1px solid #ffffff1a;border-radius:14px;gap:.55rem;margin-bottom:1.5rem;padding:1.1rem 1.3rem;display:grid}.upgrade-banner strong{color:#f5f6f7;font-size:.95rem}.upgrade-banner p{color:#ffffffa8;margin:0;font-size:.875rem;line-height:1.6}.upgrade-banner--success{background:#7ec7d11a;border-color:#7ec7d14d}.upgrade-banner--success strong{color:#7ec7d1}.upgrade-banner--neutral{background:#ffffff0a}.upgrade-banner--pro{background:#7ec7d112;border-color:#7ec7d138}.upgrade-banner--error{background:#dc3c3c1a;border-color:#dc3c3c47}.upgrade-banner--error strong{color:#f28b82}.upgrade-banner__action{justify-self:start;margin-top:.25rem}.upgrade-tier__active-state{flex-direction:column;gap:.55rem;display:flex}.upgrade-tier__active-state span{color:#ffffff8c;font-size:.82rem}.upgrade-tier__portal-link{align-self:start;font-size:.82rem}.upgrade-tier__badge--active{color:#0a1a1c;background:#7ec7d1}.dashboard-pro-teaser{flex-direction:column;gap:.4rem;display:flex}.dashboard-pro-teaser__title{letter-spacing:-.02em;color:#f5f6f7;margin:.2rem 0 0;font-size:clamp(1.1rem,1.8vw,1.4rem);font-weight:700;line-height:1.2}.dashboard-pro-teaser__body{color:#ffffff94;max-width:30ch;margin:.25rem 0 0;font-size:.76rem;line-height:1.6}.dashboard-pro-teaser__cta{letter-spacing:.01em;color:#7ec7d1;background:#7ec7d11a;border:1px solid #7ec7d133;border-radius:20px;align-self:flex-start;align-items:center;margin-top:.85rem;padding:.42rem 1rem;font-size:.73rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}@media (hover:hover){.dashboard-pro-teaser__cta:hover{background:#7ec7d129;border-color:#7ec7d152}}.meal-log__pro-nudge{background:rgb(var(--primary-rgb) / .03);border:1px solid rgb(var(--primary-rgb) / .1);border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;padding:.85rem 1rem;display:flex}.meal-log__pro-nudge-content{flex-direction:column;gap:.2rem;display:flex}.meal-log__pro-nudge-content strong{color:var(--text-heading);font-size:.78rem;font-weight:600}.meal-log__pro-nudge-content p{color:var(--text-muted);margin:0;font-size:.71rem;line-height:1.45}.meal-log__pro-nudge-cta{letter-spacing:.02em;background:rgb(var(--primary-rgb) / .07);color:var(--primary);border:1px solid rgb(var(--primary-rgb) / .14);white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;padding:.34rem .85rem;font-size:.71rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}@media (hover:hover){.meal-log__pro-nudge-cta:hover{background:rgb(var(--primary-rgb) / .12);border-color:rgb(var(--primary-rgb) / .24)}}.adaptive-plan-panel{gap:1rem;display:grid}.adaptive-plan-panel__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.adaptive-plan-panel__tone{letter-spacing:.06em;text-transform:uppercase;border:1px solid #ffffff24;border-radius:999px;flex-shrink:0;padding:.24rem .72rem;font-size:.7rem;font-weight:600}.adaptive-plan-panel__tone--high{color:#87d6ad;background:#87d6ad14;border-color:#87d6ad59}.adaptive-plan-panel__tone--steady{color:#7ec7d1;background:#7ec7d114;border-color:#7ec7d157}.adaptive-plan-panel__tone--recovery{color:#d6b078;background:#d6b07814;border-color:#d6b07857}.adaptive-plan-panel__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;display:grid}.adaptive-plan-panel__rationale{gap:.46rem;margin:0;padding:0;list-style:none;display:grid}.adaptive-plan-panel__rationale li{color:#ffffffa8;padding-left:.9rem;font-size:.8rem;line-height:1.5;position:relative}.adaptive-plan-panel__rationale li:before{content:"";background:rgb(var(--primary-rgb) / .85);border-radius:999px;width:.35rem;height:.35rem;position:absolute;top:.5rem;left:0}.adaptive-plan-panel__actions{flex-wrap:wrap;align-items:center;gap:.62rem;display:flex}.adaptive-plan-panel__locked{border:1px solid rgb(var(--primary-rgb) / .2);background:rgb(var(--primary-rgb) / .06);border-radius:12px;gap:.8rem;padding:.9rem 1rem;display:grid}.adaptive-plan-panel__locked p{color:#ffffffb8;margin:0;font-size:.83rem;line-height:1.55}@media (width<=900px){.adaptive-plan-panel__header{flex-direction:column;align-items:flex-start}.adaptive-plan-panel__grid{grid-template-columns:1fr}.adaptive-plan-panel__actions{flex-direction:column;align-items:stretch}}.trend-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.82rem;display:grid}.trend-panel,.readiness-card,.health-comparison-card,.health-rhythm-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;gap:.9rem;padding:.95rem;display:grid}.sparkline-chart{gap:.55rem;display:grid}.sparkline-chart svg{width:100%;height:auto;overflow:visible}.sparkline-chart__area{fill:url(#sparklineFill)}.sparkline-chart__line{fill:none;stroke:#7ec7d1;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.sparkline-chart__dot{fill:#dff7fa;stroke:#0d5c63;stroke-width:2px}.sparkline-chart__labels{color:#ffffff75;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:.35rem;font-size:.72rem;display:grid}.trend-panel__footer{color:#ffffff94;justify-content:space-between;align-items:center;gap:.8rem;font-size:.78rem;display:flex}.trend-panel__footer strong{color:#f5f6f7;font-size:.84rem}.readiness-bars{gap:.75rem;display:grid}.readiness-bars__row{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:.75rem;display:grid}.readiness-bars__label{color:#ffffff9e;font-size:.76rem}.readiness-bars__tracks{gap:.48rem;display:grid}.readiness-bars__metric{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:.5rem;display:grid}.readiness-bars__metric-label{color:#ffffff80;font-size:.72rem}.readiness-bars__track,.compare-metric__track{background:#ffffff14;border-radius:999px;height:.42rem;overflow:hidden}.readiness-bars__fill,.compare-metric__fill{border-radius:inherit;height:100%;display:block}.readiness-bars__fill--energy,.compare-metric__fill--today{background:linear-gradient(90deg,#7ec7d1f2,#0d5c63f5)}.readiness-bars__fill--stress,.compare-metric__fill--weekly{background:linear-gradient(90deg,#d4882ad9,#ffc67ce6)}.health-comparison-grid,.health-rhythm-list{gap:.72rem;display:grid}.compare-metric{background:#ffffff06;border:1px solid #ffffff0f;border-radius:14px;gap:.5rem;padding:.72rem .78rem;display:grid}.compare-metric__head{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.compare-metric__head span,.compare-metric__bar-label,.health-rhythm-list__row span{color:#ffffff8f;font-size:.76rem}.compare-metric__head strong,.health-rhythm-list__row strong{color:#f5f6f7;font-size:.86rem}.compare-metric__bars{gap:.45rem;display:grid}.compare-metric__bar{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:.5rem;display:grid}.health-rhythm-list__row{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:.8rem;padding:.78rem 0;display:flex}.health-rhythm-list__row:last-child{border-bottom:0;padding-bottom:0}@media (width<=1180px){.trend-grid{grid-template-columns:1fr}}@media (width<=680px){.readiness-bars__row,.readiness-bars__metric,.compare-metric__bar{grid-template-columns:1fr}.trend-panel__footer,.compare-metric__head,.health-rhythm-list__row{flex-direction:column;align-items:flex-start}}.app-shell__mobile-toggle,.app-shell__mobile-backdrop,.app-shell__mobile-close,.app-shell__mobile-sidebar-head,.coach-studio__mobile-toggle,.coach-studio__mobile-backdrop{display:none}@media (width<=900px){.app-shell__desktop-toggle,.app-shell__sidebar-head{display:none}.coach-compose textarea,.coach-floating-composer textarea,.coach-floating-composer--docked textarea{font-size:16px}.app-shell{grid-template-columns:1fr}.app-shell__mobile-toggle{top:max(1rem, env(safe-area-inset-top,0px) + .85rem);z-index:40;color:#f7f7f2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#13161edb;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.7rem;min-height:2.75rem;padding:0 .9rem;display:inline-flex;position:fixed;left:.85rem;box-shadow:0 16px 40px #0000003d}.app-shell__mobile-toggle-icon{gap:.2rem;display:inline-grid}.app-shell__mobile-toggle-icon span{background:currentColor;border-radius:999px;width:.9rem;height:2px;display:block}.app-shell__mobile-backdrop{z-index:34;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#070a1075;border:0;display:block;position:fixed;inset:0}.app-shell__sidebar{z-index:38;width:min(82vw,320px);height:100vh;padding:max(1rem, env(safe-area-inset-top,0px) + .4rem) .75rem max(1rem, env(safe-area-inset-bottom,0px) + .6rem);border:0;transition:transform .22s cubic-bezier(.22,1,.36,1);position:fixed;inset:0 auto 0 0;transform:translate(-108%)}.app-shell__sidebar--mobile-open{transform:translate(0)}.app-shell__sidebar-panel{height:100%;overflow-y:auto}.app-shell__mobile-sidebar-head{justify-content:space-between;align-items:center;display:flex}.app-shell__mobile-close{border:1px solid var(--border);color:#fffc;background:#ffffff12;border-radius:999px;place-items:center;width:2.3rem;height:2.3rem;font-size:1.35rem;line-height:1;display:inline-grid}.app-shell__brand-block{display:none}.app-shell__main{width:100%;min-width:0;padding:max(5.75rem, env(safe-area-inset-top,0px) + 4.75rem) .72rem max(1rem, env(safe-area-inset-bottom,0px) + .9rem);overflow:visible}.app-shell__header{justify-items:start;gap:.78rem;padding-left:.25rem;padding-right:.25rem;display:grid}.app-shell__header-actions{justify-content:flex-start;width:100%}.app-shell__status-card{min-width:0;max-width:100%}.shell__title{font-size:clamp(1.8rem,7vw,2.5rem);line-height:.98}.shell__subtitle{max-width:100%;margin-top:.55rem;font-size:.88rem;line-height:1.58}.shell__content,.workspace-grid,.workspace-stack,.workspace-rail,.workspace-subgrid,.workspace-card{width:100%;min-width:0}.workspace-stack,.workspace-rail{grid-column:1/-1}.workspace-subgrid,.dashboard-actions .action-grid,.dashboard-goals .goal-list,.dashboard-onboarding__steps,.dashboard-weekly-report__lists,.dashboard-hero__footer{grid-template-columns:1fr}.dashboard-hero,.dashboard-snapshot,.dashboard-actions,.dashboard-weekly-insight,.dashboard-goals,.dashboard-summary,.dashboard-insight,.dashboard-pro-teaser{width:100%;min-width:0}.dashboard-hero{min-height:0;padding:1rem}.dashboard-hero__actions{gap:.55rem;width:100%}.dashboard-hero__actions .button{justify-content:center;width:100%}.dashboard-snapshot .metric-band,.dashboard-summary,.dashboard-weekly-report__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-actions .action-card{min-height:0;padding:1rem}.dashboard-pro-teaser{gap:.72rem}.dashboard-pro-teaser__cta{justify-content:center;width:100%}.coach-studio{grid-template-columns:1fr;min-height:100dvh}.coach-studio__mobile-toggle{top:max(.9rem, env(safe-area-inset-top,0px) + .4rem);z-index:40;color:#f7f7f2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#13161edb;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.58rem;min-height:2.75rem;padding:0 .9rem;transition:left .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1),background .18s,border-color .18s,color .18s;display:inline-flex;position:fixed;left:.9rem;box-shadow:0 16px 40px #0000003d}.coach-studio__mobile-toggle--open{color:#f5f6f7;background:#fffffff0;border-color:#10121814;left:calc(min(82vw,320px) - 4.4rem)}.coach-studio__mobile-backdrop{z-index:34;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#070a1075;border:0;display:block;position:fixed;inset:0}.coach-studio__sidebar{z-index:38;width:min(82vw,320px);height:100dvh;padding-top:max(1rem, env(safe-area-inset-top,0px) + .5rem);padding-bottom:max(1rem, env(safe-area-inset-bottom,0px) + .6rem);transition:transform .22s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-108%)}.coach-studio__sidebar--mobile-open{transform:translate(0)}.coach-studio__main{padding-top:max(5.75rem, env(safe-area-inset-top,0px) + 4.75rem);padding-bottom:max(1rem, env(safe-area-inset-bottom,0px) + .6rem)}.coach-studio__sidebar-toggle{display:none}.coach-canvas,.coach-chat-view,.coach-home{min-height:100dvh}.coach-home{padding:max(5.9rem, env(safe-area-inset-top,0px) + 5rem) 1rem max(8.8rem, env(safe-area-inset-bottom,0px) + 8rem)}.coach-floating-composer{bottom:max(1rem, env(safe-area-inset-bottom,0px) + .75rem)}.coach-floating-composer--docked{bottom:max(.85rem, env(safe-area-inset-bottom,0px) + .65rem)}.coach-chat-view__thread{padding-bottom:max(8.25rem, env(safe-area-inset-bottom,0px) + 7.4rem)}}@media (width<=640px){.route-fallback{grid-template-columns:1fr}.route-fallback__sidebar{display:none}.route-fallback__main{padding-top:max(5.75rem, env(safe-area-inset-top,0px) + 4.75rem)}.dashboard-snapshot .metric-band,.dashboard-summary,.dashboard-weekly-report__metrics,.progress-overview-band{grid-template-columns:1fr}.dashboard-onboarding{padding:.9rem}.dashboard-onboarding__step{padding:.88rem}}.md-content{gap:.55rem;line-height:1.7;display:grid}.md-content .md-paragraph{margin:0;line-height:1.7}.md-content .md-heading{font-family:var(--font-display);margin:.25rem 0 0;font-weight:700;line-height:1.3}.md-content h1.md-heading{font-size:1.2rem}.md-content h2.md-heading{font-size:1.08rem}.md-content h3.md-heading{font-size:.98rem}.md-content .md-list{gap:.25rem;margin:0;padding-left:1.35rem;display:grid}.md-content .md-list li{line-height:1.65}.md-content .md-list--ordered{list-style:decimal}.md-content code{background:#ffffff1a;border-radius:4px;padding:.1em .35em;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.85em}.md-content .md-code-block{white-space:pre;background:#00000047;border:1px solid #ffffff14;border-radius:10px;margin:0;padding:.85rem 1rem;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.83rem;line-height:1.6;overflow-x:auto}.md-content .md-code-block code{font-size:inherit;background:0 0;border-radius:0;padding:0}.md-content .md-separator{border:none;border-top:1px solid #ffffff1f;margin:.25rem 0}.chat-bubble--user .md-content code{background:#ffffff2e}.chat-bubble--user .md-content .md-code-block{background:#00000038;border-color:#ffffff24}.app-shell__meta-links{border-top:1px solid #ffffff12;justify-content:center;gap:.9rem;padding-top:.9rem;display:flex}.app-shell__meta-links a{color:#ffffff6b;letter-spacing:.05em;text-transform:uppercase;font-size:.74rem}.public-footer{margin-top:2.5rem;padding:0 1rem 2rem}.public-footer__content{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffff0a;border:1px solid #ffffff12;border-radius:22px;grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);align-items:start;gap:1.5rem;padding:1.2rem 1.25rem;display:grid}.public-footer__brand strong{font-family:var(--font-display);color:#f5f6f7;margin-bottom:.4rem;font-size:1.05rem;display:block}.public-footer__brand p{color:#ffffffa3;max-width:32rem;margin:0;line-height:1.7}.public-footer__links{align-content:start;justify-self:end;justify-items:start;gap:.55rem;display:grid}.public-footer__links a{color:#ffffffd1}.public-footer__links a:hover{color:#ffd394f5}.legal-main{padding-bottom:2rem}.legal-hero{gap:1.4rem;padding:1.2rem 1rem 0;display:grid}.legal-brand{justify-self:start}.legal-hero__copy{gap:.75rem;max-width:52rem;display:grid}.legal-hero__copy h1{font-family:var(--font-display);letter-spacing:-.05em;color:#f5f6f7;margin:0;font-size:clamp(2rem,5vw,3.7rem);line-height:.98}.legal-hero__lead{color:#ffffffb8;max-width:42rem;margin:0;font-size:1.02rem;line-height:1.75}.legal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem 2rem;padding:1.4rem 1rem 0;display:grid}.legal-card,.legal-note{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffff09;border:1px solid #ffffff12;border-radius:18px;padding:1.2rem 1.25rem 1.25rem}.legal-card h2{color:#f5f6f7;margin:0 0 .55rem;font-size:1.02rem}.legal-card p,.legal-note p{color:#ffffffad;margin:0;line-height:1.75}.legal-card a,.legal-note a{color:#ffd394f5}.legal-note{margin:1.25rem 1rem 0}.legal-note strong{color:#f5f6f7;margin-bottom:.4rem;display:block}@media (width<=900px){.public-footer__content,.legal-grid{grid-template-columns:minmax(0,1fr)}.public-footer,.legal-hero,.legal-grid{padding-inline:.85rem}.legal-note{margin-inline:.85rem}.app-shell__meta-links{flex-wrap:wrap;justify-content:flex-start}}.app-shell--workspace{color:#f5f6f7;background:#0a0d10}.app-shell--workspace .app-shell__mobile-toggle{color:#ffffffbf;box-shadow:none;background:#ffffff0f;border:1px solid #ffffff17}.app-shell--workspace .app-shell__mobile-toggle:hover{color:#f5f6f7;background:#ffffff1a}.app-shell--workspace .app-shell__sidebar{font-family:var(--font-sidebar-ui);background:#0d1117;border-right:1px solid #ffffff0f;padding:0;transition:width .22s cubic-bezier(.22,1,.36,1),opacity .18s,border-color .18s;overflow:hidden}.app-shell--workspace .app-shell__sidebar-panel{min-height:100vh;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;flex-direction:column;gap:.72rem;padding:1rem .82rem .82rem;display:flex}.app-shell__sidebar-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.app-shell--workspace .app-shell__mobile-sidebar-head{margin-bottom:.2rem}.app-shell--workspace .app-shell__brand-block{gap:.24rem;padding:0;display:grid}.app-shell__desktop-toggle{color:#ffffff80;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;place-items:center;width:1.85rem;height:1.85rem;padding:0;transition:background .18s,color .18s,border-color .18s,transform .16s cubic-bezier(.22,1,.36,1);display:inline-grid}.app-shell__desktop-toggle:hover{color:#f5f6f7;background:#ffffff1a;border-color:#ffffff1f;transform:translateY(-1px)}.app-shell__desktop-toggle-icon{gap:.22rem;display:inline-grid}.app-shell__desktop-toggle-icon span{background:currentColor;border-radius:999px;width:.68rem;height:2px;display:block}.app-shell--workspace .app-shell__nav-groups{gap:.18rem;margin-top:.08rem;display:grid}.app-shell__sidebar-section{gap:.05rem;display:grid}.app-shell__sidebar-section-trigger{color:#ffffff6b;letter-spacing:.12em;text-transform:uppercase;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:1.9rem;padding:0;font-size:.64rem;font-weight:700;transition:color .16s,transform .22s cubic-bezier(.22,1,.36,1);display:flex}.app-shell__sidebar-section-caret{color:#ffffff47;transform-origin:50%;font-size:1rem;line-height:1;transition:transform .26s cubic-bezier(.22,1,.36,1),color .16s;transform:rotate(0)}.app-shell__sidebar-section-trigger:hover,.app-shell__sidebar-section--expanded .app-shell__sidebar-section-trigger{color:#ffffffe0}.app-shell--workspace .app-shell__nav{gap:.08rem;padding-top:0;display:grid}.app-shell--workspace .app-shell__nav-link{color:#ffffffa6;background:0 0;border:0;border-radius:10px;min-height:1.9rem;padding:0 .58rem;font-size:.83rem;font-weight:560;transition:background-color .18s,color .18s,transform .18s}.app-shell--workspace .app-shell__nav-link:before{display:none}.app-shell--workspace .app-shell__nav-link:hover{color:#f5f6f7;background:#ffffff0f;border-color:#0000;transform:translate(2px)}.app-shell__nav-link--placeholder{cursor:default;justify-content:space-between;align-items:center;display:flex}.app-shell__nav-hint{color:#ffffff52;font-size:.68rem;font-weight:600}.app-shell__sidebar-footer{border-top:1px solid #ffffff14;gap:.38rem;margin-top:auto;padding-top:.72rem;display:grid}.app-shell--workspace .shell__identity{background:0 0;border:0;border-radius:0;justify-content:flex-start;align-items:center;gap:.5rem;padding:0;display:flex}.app-shell--workspace .shell__identity-name{color:#f5f6f7;font-size:.88rem}.app-shell--workspace .shell__identity-meta,.app-shell--workspace .app-shell__meta-links a{color:#fff6}.app-shell--workspace .app-shell__meta-links{gap:.7rem;display:flex}@media (width>=901px){.app-shell--sidebar-collapsed{grid-template-columns:68px minmax(0,1fr)}.app-shell--sidebar-collapsed .app-shell__sidebar{opacity:1;pointer-events:auto;border-color:#ffffff0f;width:auto}.app-shell--sidebar-collapsed .app-shell__sidebar-panel{align-items:center;gap:.8rem;padding:1rem .45rem .8rem}.app-shell--sidebar-collapsed .app-shell__sidebar-head{flex-direction:column;gap:.45rem}.app-shell--sidebar-collapsed .app-shell__brand-block{justify-items:center}.app-shell--sidebar-collapsed .app-shell__brand-mark{letter-spacing:-.03em;font-size:1rem}.app-shell--sidebar-collapsed .app-shell__nav-groups,.app-shell--sidebar-collapsed .app-shell__sidebar-footer{display:none}}.app-shell--workspace .app-shell__main{background:#0a0d10;gap:1.2rem;min-height:100vh;padding:1.2rem 1.5rem 1.5rem;position:relative}.app-shell--workspace .app-shell__main:before{display:none}.app-shell--workspace .app-shell__header{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-bottom:1px solid #ffffff12;border-radius:0;padding:0 0 1rem}.app-shell--workspace .app-shell__header-copy{gap:.35rem}.app-shell--workspace .shell__title{color:#f8fbff;letter-spacing:-.04em;font-size:clamp(1.65rem,2vw,2.3rem);font-weight:500}.app-shell--workspace .shell__subtitle{color:#dfe8f5a8;font-size:.94rem;line-height:1.55}.app-shell__header-pill{color:#f3f7ffd1;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:2rem;padding:0 .78rem;font-size:.8rem;font-weight:600;display:inline-flex}.app-shell__header-pill:hover{color:#fff;background:#ffffff0f}.app-shell--workspace .shell__content{gap:1.15rem}.app-shell--workspace .workspace-layout__view{animation:.18s cubic-bezier(.22,1,.36,1) both workspace-view-enter}.app-shell--workspace .workspace-route-fallback__hero,.app-shell--workspace .workspace-route-fallback__panel,.app-shell--workspace .panel,.app-shell--workspace .hero-card,.app-shell--workspace .workspace-card,.app-shell--workspace .wellness-panel,.app-shell--workspace .trend-panel,.app-shell--workspace .readiness-card{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffff0a;border:1px solid #ffffff12}.app-shell--workspace .workspace-card,.app-shell--workspace .wellness-panel{padding:1.1rem}.app-shell--workspace .workspace-card--intro,.app-shell--workspace .dashboard-onboarding,.app-shell--workspace .wellness-panel--primary{background:#ffffff0d;border-color:#ffffff14}.app-shell--workspace .dashboard-hero{min-height:0}.app-shell--workspace .dashboard-hero .workspace-card__title{max-width:14ch;font-size:clamp(1.8rem,3vw,2.65rem)}.app-shell--workspace .dashboard-hero__actions,.app-shell--workspace .dashboard-hero__footer,.app-shell--workspace .dashboard-onboarding__steps,.app-shell--workspace .dashboard-actions .action-grid,.app-shell--workspace .goal-list,.app-shell--workspace .metric-band,.app-shell--workspace .snapshot-grid,.app-shell--workspace .progress-summary-grid{gap:.75rem}.app-shell--workspace .metric-tile,.app-shell--workspace .action-card,.app-shell--workspace .goal-card,.app-shell--workspace .notice-card,.app-shell--workspace .prompt-card,.app-shell--workspace .coach-track-card,.app-shell--workspace .checkin-scale,.app-shell--workspace .task-card,.app-shell--workspace .history-card,.app-shell--workspace .profile-stat,.app-shell--workspace .wellness-empty,.app-shell--workspace .wellness-note,.app-shell--workspace .workspace-kpi,.app-shell--workspace .compare-metric{box-shadow:none;background:#ffffff05;border:1px solid #ffffff0d}.app-shell--workspace .action-card strong,.app-shell--workspace .goal-card strong,.app-shell--workspace .workspace-kpi__value,.app-shell--workspace .metric-tile__value,.app-shell--workspace .dashboard-insight__body strong,.app-shell--workspace .task-card__copy strong,.app-shell--workspace .compare-metric__head strong,.app-shell--workspace .wellness-panel__header h3,.app-shell--workspace .panel__header h3,.app-shell--workspace .workspace-card__title{color:#f8fbff}.app-shell--workspace .panel__meta,.app-shell--workspace .workspace-card__meta,.app-shell--workspace .dashboard-inline-link,.app-shell--workspace .action-card span,.app-shell--workspace .goal-card span,.app-shell--workspace .notice-card p,.app-shell--workspace .workspace-kpi__meta,.app-shell--workspace .metrics-list__row span,.app-shell--workspace .history-card li span,.app-shell--workspace .wellness-empty,.app-shell--workspace .wellness-note{color:#dfe8f5a3}.app-shell--workspace .panel__eyebrow,.app-shell--workspace .eyebrow,.app-shell--workspace .workspace-kpi__label,.app-shell--workspace .dashboard-hero__signal-label,.app-shell--workspace .dashboard-onboarding__step-label,.app-shell--workspace .dashboard-onboarding__step-state,.app-shell--workspace .metric-tile__label{color:#98bfffad}.app-shell--workspace .dashboard-onboarding__step,.app-shell--workspace .action-card,.app-shell--workspace .goal-card,.app-shell--workspace .history-card,.app-shell--workspace .task-card{border-radius:16px}.app-shell--workspace .dashboard-hero__signal,.app-shell--workspace .metrics-list__row{border-color:#ffffff14}.account-surface,.billing-surface{gap:1.4rem;max-width:980px;display:grid}.account-section{gap:.15rem;display:grid}.account-section--compact{gap:.05rem}.account-section__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:end;gap:1rem;padding-bottom:.9rem;display:flex}.account-section__header h2{color:#f8fbff;letter-spacing:-.035em;margin:.18rem 0 0;font-size:clamp(1.2rem,1.8vw,1.55rem)}.account-section__header p{color:#dfe8f5a3;max-width:32rem;margin:0;line-height:1.55}.account-section__eyebrow{color:#98bfffad;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:700}.account-row{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1rem;min-height:4.2rem;padding:.95rem 0;display:flex}.billing-toggle{background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;gap:.25rem;width:fit-content;margin-bottom:1.25rem;padding:.25rem;display:flex}.billing-toggle__option{color:#dfe8f599;cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.85rem;font-weight:500;transition:background .16s cubic-bezier(.22,1,.36,1),color .14s;display:flex}.billing-toggle__option--active{color:#f8fbff;background:#7ec7d12e}.billing-toggle__badge{color:#7ec7d1;letter-spacing:.02em;background:#7ec7d140;border-radius:4px;padding:.15rem .4rem;font-size:.7rem;font-weight:700}.billing-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.billing-plan-card{background:#ffffff08;border:1px solid #ffffff17;border-radius:14px;gap:.92rem;padding:1.05rem;display:grid}.billing-plan-card--pro{background:#7ec7d117;border-color:#7ec7d157}.billing-plan-card__header{gap:.15rem;display:grid}.billing-plan-card__label{color:#98bfffc7;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.67rem;font-weight:700}.billing-plan-card__price{color:#f8fbff;letter-spacing:-.03em;font-size:1.62rem;font-weight:700;line-height:1.05}.billing-plan-card__period{color:#dfe8f5b8;font-size:.82rem}.billing-plan-card__features{gap:.48rem;margin:0;padding:0;list-style:none;display:grid}.billing-plan-card__features li{color:#dfe8f5db;padding-left:1rem;font-size:.85rem;line-height:1.45;position:relative}.billing-plan-card__features li:before{content:"";background:#98bfffb3;border-radius:999px;width:.34rem;height:.34rem;position:absolute;top:.52rem;left:0}.billing-plan-card__features--pro li:before{background:#7ec7d1d1}.billing-plan-card__cta{padding-top:.1rem}.account-row--stacked{align-items:start;display:grid}.account-row__copy{gap:.22rem;min-width:0;display:grid}.account-row__copy strong{color:#f8fbff;font-size:.96rem;font-weight:600}.account-row__copy p,.account-inline-status,.account-empty p{color:#dfe8f5a8;margin:0;line-height:1.55}.account-chip-row{flex-wrap:wrap;gap:.55rem;display:flex}.account-chip{color:#f1f5ffd1;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;min-height:2.25rem;padding:0 .82rem}.account-chip:hover{background:#ffffff14}.account-chip--active{color:#fff;background:#6bb8d038;border-color:#6bb8d057}.account-empty{padding:1rem 0 .25rem}.account-notice{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;gap:.28rem;padding:.95rem 1rem;display:grid}.account-notice strong{color:#f8fbff}.account-notice p{color:#dfe8f5a8;margin:0}.account-notice--success{background:#7ec7d11a;border-color:#7ec7d13d}.account-notice--error{background:#ff72721a;border-color:#ff72723d}.legal-page,.legal-main{background:#0a0d10}.landing-main>.landing-grid,.landing-main>.landing-story,.landing-main>.public-footer,.legal-hero,.legal-grid,.legal-note,.public-footer{width:min(100% - 2rem,1120px);margin-inline:auto}.legal-hero{border-bottom:1px solid #ffffff14;padding-top:2rem;padding-bottom:1.5rem}.legal-brand,.legal-hero__copy h1{color:#f8fbff}.legal-hero__lead,.legal-card p,.legal-note p,.public-footer__brand p,.public-footer__links a{color:#dfe8f5ad}.legal-grid{border-top:0;gap:1.4rem 2rem;padding-top:1.5rem}.legal-card,.legal-note{min-height:100%;box-shadow:none;background:#ffffff08;border:1px solid #ffffff12;border-radius:18px;padding:1.2rem 1.25rem 1.25rem}.legal-card h2,.legal-note strong,.public-footer__brand strong{color:#f8fbff}.public-footer{background:0 0;border-top:1px solid #ffffff14;margin-top:1.5rem;padding:1.15rem 0 0}.public-footer__content{padding:1.2rem 1.25rem}@media (width<=1180px){.app-shell--workspace .app-shell__main{padding:1rem 1.1rem 1.25rem}.app-shell--workspace .workspace-grid{grid-template-columns:1fr}.app-shell--workspace .workspace-stack,.app-shell--workspace .workspace-rail,.app-shell--workspace .workspace-card--span-12,.app-shell--workspace .workspace-card--span-8,.app-shell--workspace .workspace-card--span-7,.app-shell--workspace .workspace-card--span-6,.app-shell--workspace .workspace-card--span-5,.app-shell--workspace .workspace-card--span-4{grid-column:auto}.app-shell--workspace .workspace-subgrid,.app-shell--workspace .dashboard-actions .action-grid,.app-shell--workspace .goal-list,.app-shell--workspace .dashboard-onboarding__steps{grid-template-columns:1fr}}@media (width<=900px){.app-shell--workspace .app-shell__mobile-toggle{top:max(.8rem, env(safe-area-inset-top,0px) + .5rem);gap:.5rem;min-height:2.35rem;padding:0 .8rem;font-size:.86rem;left:.72rem}.app-shell--workspace .app-shell__mobile-toggle-icon span{width:.78rem}.app-shell--workspace .app-shell__sidebar-panel{background:#0d1117;justify-content:flex-start;gap:.8rem;width:min(86vw,320px);min-height:100%;padding:.95rem .9rem .85rem}.app-shell--workspace .app-shell__mobile-sidebar-head{margin-bottom:0}.app-shell--workspace .app-shell__nav-groups{gap:.18rem;margin-top:0}.app-shell--workspace .app-shell__sidebar-section{gap:.04rem}.app-shell--workspace .app-shell__sidebar-section-trigger{min-height:1.8rem}.app-shell--workspace .app-shell__sidebar-footer{gap:.28rem;margin-top:.18rem;padding-top:.58rem}.app-shell--workspace .app-shell__meta-links{gap:.65rem}.app-shell--workspace .app-shell__main{padding:max(5.8rem, env(safe-area-inset-top,0px) + 5rem) .9rem max(5.4rem, env(safe-area-inset-bottom,0px) + 4.8rem)}.app-shell--workspace .app-shell__header{align-items:start;gap:.72rem;padding-left:.1rem}.app-shell--workspace .app-shell__header-copy{max-width:min(100%,22rem)}.app-shell--workspace .shell__title{font-size:clamp(1.55rem,8vw,2.05rem);line-height:1}.app-shell--workspace .shell__subtitle{max-width:24rem;font-size:.9rem}.app-shell--workspace .app-shell__header-actions{justify-content:flex-start;width:100%}.app-shell--workspace .dashboard-hero__footer,.account-section__header,.account-row{grid-template-columns:1fr}.account-row,.account-section__header{align-items:start;display:grid}.billing-plan-grid{grid-template-columns:1fr}.landing-main>.landing-grid,.landing-main>.landing-story,.landing-main>.public-footer,.legal-hero,.legal-grid,.legal-note,.public-footer{width:min(100% - 1.2rem,1120px)}.public-footer__content{grid-template-columns:1fr;justify-items:start;padding:1rem .95rem}.public-footer__links{justify-self:start}.app-shell--workspace .workspace-grid--tracking{gap:.9rem}.app-shell--workspace .checkin-grid{grid-template-columns:1fr;gap:.72rem}.app-shell--workspace .checkin-scale{gap:.65rem;padding:.88rem}.app-shell--workspace .checkin-scale__header{align-items:center}.app-shell--workspace .checkin-scale__header strong{font-size:.92rem}.app-shell--workspace .checkin-scale__options{grid-template-columns:repeat(5,minmax(0,1fr));gap:.42rem;display:grid}.app-shell--workspace .checkin-scale__option{width:100%;min-width:0;min-height:2.45rem}.app-shell--workspace .wellness-form-grid{gap:.8rem}.app-shell--workspace .wellness-actions .button{width:100%}}.app-shell--workspace .button--secondary,.coach-studio .button--secondary{color:#eef2f5;background:#ffffff12;border:1px solid #ffffff1a}.app-shell--workspace .button--secondary:hover:not(:disabled),.coach-studio .button--secondary:hover:not(:disabled){background:#ffffff1c;border-color:#ffffff26}.app-shell--workspace .button--ghost,.coach-studio .button--ghost{color:#eef2f5;background:#ffffff0d;border:1px solid #ffffff14}.app-shell--workspace .button--ghost:hover:not(:disabled),.coach-studio .button--ghost:hover:not(:disabled){background:#ffffff17;border-color:#ffffff1f}.coach-chat-view__thread::-webkit-scrollbar{width:4px}.coach-studio__history-list::-webkit-scrollbar{width:4px}.app-shell__main::-webkit-scrollbar{width:4px}.coach-chat-view__thread::-webkit-scrollbar-track{background:0 0}.coach-studio__history-list::-webkit-scrollbar-track{background:0 0}.app-shell__main::-webkit-scrollbar-track{background:0 0}.coach-chat-view__thread::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:99px}.coach-studio__history-list::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:99px}.app-shell__main::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:99px}.coach-chat-view__thread::-webkit-scrollbar-thumb:hover{background:#ffffff38}.coach-studio__history-list::-webkit-scrollbar-thumb:hover{background:#ffffff38}.app-shell--workspace ::-moz-selection{color:#fff;background:#0d5c6373}.coach-studio ::-moz-selection{color:#fff;background:#0d5c6373}.app-shell--workspace ::selection{color:#fff;background:#0d5c6373}.coach-studio ::selection{color:#fff;background:#0d5c6373}.app-shell--workspace .button:focus-visible,.app-shell--workspace a:focus-visible,.coach-studio .button:focus-visible,.coach-studio a:focus-visible{outline-offset:2px;border-radius:8px;outline:2px solid #7ec7d19e}@media (width<=900px){.app-shell--workspace .app-shell__sidebar{transition:transform .22s cubic-bezier(.22,1,.36,1)}}.coach-floating-composer textarea::placeholder{color:#ffffff59}.app-shell--workspace .metric-tile__value{letter-spacing:-.03em;font-size:1.38rem;font-weight:700}.app-shell--workspace .metric-tile__label{letter-spacing:.12em;font-size:.65rem}.workspace-grid,.workspace-card{overflow:hidden}.checkin-scale__option{min-width:2.5rem;min-height:2.5rem}.shell__content{contain:layout}.app-shell__sidebar-section-trigger{cursor:pointer;min-height:1.9rem}.app-shell__sidebar-section-trigger:hover{color:#ffffffe0}.coach-canvas{contain:strict}:is(body:has(.coach-studio__sidebar--mobile-open),body:has(.app-shell__sidebar--mobile-open)){overflow:hidden}@media (width<=900px){.app-shell__sidebar-panel>.app-shell__brand-block{display:none}}.landing-body,.legal-main{width:min(100% - 2rem,1040px);margin:0 auto}.landing-body{gap:1.15rem;padding:1.15rem 0 2.6rem;display:grid}.landing-body>.landing-grid,.landing-body>.landing-story,.landing-body>.public-footer{width:100%;margin:0}.landing-body .landing-grid{gap:1rem}.landing-body .landing-story{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:1rem}.landing-body .landing-card,.landing-body .landing-story__panel,.landing-body .landing-note{border-radius:24px}.landing-body .landing-card{min-height:100%}.landing-body .landing-story__panel{padding:1.65rem}.landing-body .landing-note{padding:1rem 1.1rem}.legal-main{background:#0a0d10;gap:1.25rem;padding:2.2rem 0 2.75rem;display:grid}.legal-main>.legal-hero,.legal-main>.legal-grid,.legal-main>.legal-note,.legal-main>.public-footer{width:100%;margin:0}.legal-hero{border-bottom:1px solid #ffffff14;gap:1.05rem;padding:0 0 1.4rem;display:grid}.legal-hero__copy{gap:.7rem;max-width:46rem}.legal-hero__copy h1{letter-spacing:-.045em;font-size:clamp(2rem,4.6vw,3.35rem)}.legal-hero__lead{max-width:40rem;font-size:.98rem;line-height:1.72}.legal-grid{gap:1rem;padding:0}.legal-card,.legal-note{background:#ffffff09;border:1px solid #ffffff12;border-radius:20px;gap:.55rem;min-height:100%;padding:1.25rem 1.3rem;display:grid}.legal-card h2{margin:0;font-size:.98rem}.legal-card p,.legal-note p{line-height:1.72}.legal-note{max-width:46rem}.public-footer{border-top:0;margin-top:0;padding:0}.public-footer__content{border-radius:20px;grid-template-columns:minmax(0,1.25fr) minmax(220px,.75fr);gap:1.35rem;padding:1.15rem 1.2rem}@media (width<=900px){.landing-body,.legal-main{width:min(100% - 1.2rem,1040px)}.landing-body{gap:.9rem;padding:.9rem 0 2.2rem}.landing-body .landing-grid,.landing-body .landing-story{grid-template-columns:1fr}.landing-body .landing-card,.landing-body .landing-story__panel,.landing-body .landing-note,.legal-card,.legal-note,.public-footer__content{border-radius:18px}.legal-main{gap:1rem;padding:1.6rem 0 2.2rem}.legal-hero{padding-bottom:1rem}.public-footer__content,.legal-grid{grid-template-columns:1fr}.coach-studio--chat-active .coach-studio__main{flex-direction:column;height:100dvh;min-height:100dvh;padding:0;display:flex;overflow:hidden}.coach-studio--chat-active .coach-canvas{flex-direction:column;flex:auto;height:auto;min-height:0;display:flex;overflow:hidden}.coach-studio--chat-active .coach-chat-view,.coach-studio--chat-active .coach-chat-view--dark{border-radius:0;flex-direction:column;flex:auto;width:100%;height:auto;min-height:0;display:flex;position:relative;overflow:hidden}.coach-studio--chat-active .coach-chat-view__thread,.coach-studio--chat-active .coach-chat-view--dark .coach-chat-view__thread{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;min-height:0;padding:max(3.9rem, env(safe-area-inset-top,0px) + 3.4rem) 1.05rem 1.1rem;background:0 0;flex:auto;gap:1.15rem;scroll-padding-bottom:1rem;overflow-y:auto}.coach-toolkit{gap:.8rem;margin:0 .85rem .7rem;padding:.9rem}.coach-toolkit__header{flex-direction:column;align-items:stretch}.coach-toolkit__actions,.coach-toolkit__actions--teaser{grid-template-columns:1fr}.coach-studio--chat-active .coach-chat-view .chat-bubble--assistant,.coach-studio--chat-active .coach-chat-view--dark .chat-bubble--assistant{color:#e8edf4;width:100%;max-width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;padding:.1rem 0 .15rem;font-size:1rem;line-height:1.72}.coach-studio--chat-active .chat-bubble--assistant .chat-bubble__role{display:none}.coach-studio--chat-active .coach-chat-view--dark .chat-bubble--user{background:#0d5c63;border:0;border-radius:18px 18px 6px;max-width:86%;margin-left:auto;padding:.7rem .95rem;font-size:.98rem;line-height:1.55}.coach-studio--chat-active .chat-bubble--user .chat-bubble__role{display:none}.coach-studio--chat-active .chat-bubble--assistant .md-content{font-size:1rem;line-height:1.72;display:block}.coach-studio--chat-active .chat-bubble--assistant .md-content .md-paragraph{margin:0 0 .85rem;line-height:1.72}.coach-studio--chat-active .chat-bubble--assistant .md-content .md-paragraph:last-child{margin-bottom:0}.coach-studio--chat-active .chat-bubble--assistant .md-content .md-heading{letter-spacing:-.01em;color:#f3f6fb;margin:1.25rem 0 .5rem}.coach-studio--chat-active .chat-bubble--assistant .md-content h1.md-heading{font-size:1.22rem}.coach-studio--chat-active .chat-bubble--assistant .md-content h2.md-heading{font-size:1.12rem}.coach-studio--chat-active .chat-bubble--assistant .md-content h3.md-heading{font-size:1.02rem}.coach-studio--chat-active .chat-bubble--assistant .md-content .md-list{gap:.4rem;margin:0 0 .9rem;padding-left:1.25rem}.coach-studio--chat-active .chat-bubble--assistant .md-content .md-list li{padding-left:.15rem;line-height:1.68}.coach-studio--chat-active .chat-bubble--assistant .md-content .md-separator{margin:1rem 0}.coach-studio--chat-active .coach-floating-composer,.coach-studio--chat-active .coach-floating-composer--docked{width:100%;max-width:none;padding:.55rem .7rem max(.6rem, env(safe-area-inset-bottom,0px) + .4rem);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:5;background:#161616f0;border:0;border-top:1px solid #ffffff14;border-radius:18px 18px 0 0;flex:none;margin:0;position:sticky;bottom:0;left:0;right:0;transform:none;box-shadow:0 -10px 24px #00000047}.coach-studio--chat-active .coach-floating-composer textarea,.coach-studio--chat-active .coach-floating-composer--docked textarea{color:#e8edf4;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;min-height:2.6rem;padding:.55rem .7rem;font-size:16px;line-height:1.5}.coach-studio--chat-active .coach-floating-composer--docked textarea::placeholder{color:#fff6}.coach-studio--chat-active .coach-feedback{flex:none;margin:0 .85rem .6rem}}body:has(.app-shell){--ws-ink:#f4f7fa;--ws-ink-soft:#e2eaf1eb;--ws-ink-muted:#c8d6e0c7;--ws-ink-faint:#b0c1cd8f;--ws-line:#ffffff16;--ws-line-strong:#ffffff24;--ws-surface:#ffffff06;--ws-surface-raised:#ffffff0a;--ws-accent:#0b7cad;--ws-accent-ink:#0b7cad;--ws-eyebrow:#0b7cadd1;--ws-gutter:clamp(1.5rem, 3vw, 2.5rem);--ws-section-gap:clamp(1.75rem, 3vw, 2.75rem);--ws-reading:72rem}body:has(.app-shell){background:#111418}.app-shell{color:var(--ws-ink);background:0 0}.app-shell__main{gap:0;padding:0}.app-shell__main:before{opacity:.04}.app-shell__sidebar{border-right:1px solid var(--ws-line);-webkit-backdrop-filter:none;backdrop-filter:none;background:#0e1115;padding:.72rem .52rem}.app-shell__sidebar-panel{height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;gap:.68rem;padding:.7rem .5rem .78rem;display:flex}.app-shell__brand-mark{color:var(--ws-ink);letter-spacing:-.01em;font-size:1.02rem;font-weight:700}.app-shell__brand-copy{color:var(--ws-ink-muted)}.app-shell__sidebar-head{border-bottom:1px solid var(--ws-line);margin-bottom:.1rem;padding:.24rem .48rem .42rem}.app-shell__nav-groups{flex-direction:column;flex:auto;gap:.02rem;min-height:0;padding:.08rem 0;display:flex;overflow-y:auto}.app-shell__sidebar-section{background:0 0;border:0;gap:.02rem;display:grid}.app-shell__sidebar-section+.app-shell__sidebar-section{margin-top:0}.app-shell__sidebar-section-trigger{color:#eff5fafa;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;width:100%;min-height:1.72rem;padding:.16rem .48rem .14rem;font-size:.655rem;font-weight:700;transition:color .16s,background .14s,transform .22s cubic-bezier(.22,1,.36,1);display:flex}.app-shell__sidebar-section-trigger:hover{color:var(--ws-ink);background:#ffffff0b}.app-shell__sidebar-section-caret{color:#e9f1f7c7;justify-content:center;align-items:center;width:1rem;height:1rem;font-size:1rem;font-weight:500;line-height:1;transition:transform .26s cubic-bezier(.22,1,.36,1),color .16s;display:inline-flex;transform:rotate(0)}.app-shell__sidebar-section--expanded .app-shell__sidebar-section-caret{color:var(--ws-ink-soft);transform:rotate(90deg)}.app-shell__sidebar-section-items{grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.22,1,.36,1);display:grid}.app-shell__sidebar-section--expanded .app-shell__sidebar-section-items{grid-template-rows:1fr}.app-shell__sidebar-section-items-inner{opacity:0;pointer-events:none;transition:opacity .22s 30ms,transform .26s cubic-bezier(.22,1,.36,1) 30ms;overflow:hidden;transform:translateY(-4px)}.app-shell__sidebar-section--expanded .app-shell__sidebar-section-items-inner{opacity:1;pointer-events:auto;transform:translateY(0)}.app-shell .app-shell__nav{flex-direction:column;gap:.02rem;padding:.08rem 0 .22rem;display:flex}.app-shell__nav-link{color:#f1f6faf0;letter-spacing:0;background:0 0;border:0;border-radius:7px;justify-content:flex-start;align-items:center;gap:.55rem;min-height:1.8rem;padding:0 .58rem;font-size:.84rem;font-weight:540;transition:background .14s,color .14s;display:flex}.app-shell__nav-link:hover{color:var(--ws-ink);background:#ffffff0d;transform:none}.app-shell__nav-link--active{color:#f2fbfc;background:#7ec7d12e;border:0;font-weight:600}.app-shell__nav-link--placeholder{color:#d6e2ebb8}.app-shell__nav-hint{letter-spacing:.1em;text-transform:uppercase;color:var(--ws-ink-faint);margin-left:auto;font-size:.62rem}.app-shell__sidebar-footer{border-top:1px solid var(--ws-line);flex-direction:column;gap:.28rem;margin-top:.02rem;padding:.55rem .48rem .22rem;display:flex}.shell__identity{background:0 0;border:0;justify-content:space-between;align-items:center;gap:.5rem;padding:0;display:flex}.shell__identity-name{color:var(--ws-ink);font-size:.84rem;font-weight:600}.shell__identity-meta{color:#d9e3ebd6;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem}.app-shell__logout{border:1px solid var(--ws-line);color:#e6edf2e6;cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:2rem;font-size:.78rem;font-weight:700;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.app-shell__logout:hover{color:#fff;background:#ffffff0d;border-color:#ffffff1f}.app-shell__meta-links{border-top:0;justify-content:flex-start;gap:.7rem;padding:0;display:flex}.app-shell__meta-links a{color:#e0e8efdb;letter-spacing:.08em;font-size:.66rem}.app-shell__meta-links a:hover{color:var(--ws-ink-soft)}.app-shell__main{flex-direction:column;min-height:100vh;display:flex}.app-shell__header{padding:clamp(1.75rem, 4vw, 2.85rem) var(--ws-gutter) 1.4rem;border-bottom:1px solid var(--ws-line);background:0 0;justify-content:space-between;align-items:flex-end;gap:1.5rem;position:relative}.app-shell__header:after{display:none}.app-shell__header-copy{max-width:56rem}.shell__title{letter-spacing:-.025em;color:var(--ws-ink);margin:0;font-size:clamp(1.55rem,2.4vw,2rem);font-weight:600;line-height:1.12}.shell__subtitle{color:#dee8f0db;max-width:48rem;margin:.55rem 0 0;font-size:.95rem;line-height:1.65}.app-shell__header-actions{gap:.6rem}.app-shell__header-pill{border:1px solid var(--ws-line-strong);background:var(--ws-surface);color:var(--ws-ink-soft);letter-spacing:0;text-transform:none;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .85rem;font-size:.75rem;font-weight:500;transition:background .14s,color .14s,border-color .14s;display:inline-flex}.app-shell__header-pill:hover{background:var(--ws-surface-raised);color:var(--ws-ink);border-color:#ffffff2e}.shell__content{padding:clamp(1.5rem, 3vw, 2.5rem) var(--ws-gutter) clamp(3rem, 5vw, 4.5rem);gap:var(--ws-section-gap);max-width:none}.shell__content>*{max-width:var(--ws-reading);width:100%}.app-shell .panel,.app-shell .hero-card,.app-shell .workspace-card,.app-shell .workspace-surface,.app-shell .workspace-surface--dashboard,.app-shell .workspace-surface--tracking,.app-shell .workspace-surface--health,.app-shell .account-surface,.app-shell .billing-surface,.app-shell .dashboard-hero,.app-shell .wellness-panel,.app-shell .wellness-panel--primary,.app-shell .wellness-panel--support,.app-shell .trend-panel,.app-shell .readiness-card,.app-shell .health-rhythm-card,.app-shell .health-comparison-card,.app-shell .history-card,.app-shell .notice-card,.app-shell .action-card,.app-shell .goal-card,.app-shell .task-card,.app-shell .dashboard-insight,.app-shell .dashboard-weekly-insight,.app-shell .dashboard-onboarding,.app-shell .dashboard-pro-teaser{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.app-shell .workspace-card,.app-shell .panel,.app-shell .account-section,.app-shell .notice-card,.app-shell .dashboard-insight,.app-shell .dashboard-weekly-insight,.app-shell .dashboard-onboarding,.app-shell .dashboard-pro-teaser,.app-shell .action-card,.app-shell .goal-card,.app-shell .task-card,.app-shell .history-card,.app-shell .health-rhythm-card,.app-shell .health-comparison-card,.app-shell .readiness-card,.app-shell .trend-panel,.app-shell .wellness-panel{border:1px solid var(--ws-line);background:var(--ws-surface);border-radius:14px;padding:clamp(1.1rem,1.8vw,1.5rem) clamp(1.15rem,1.8vw,1.6rem);transition:border-color .16s,background .16s}.app-shell .workspace-card:hover,.app-shell .action-card:hover,.app-shell .goal-card:hover,.app-shell .task-card:hover{border-color:var(--ws-line-strong);background:var(--ws-surface-raised)}.app-shell .hero-card,.app-shell .dashboard-hero{border:0;border-bottom:1px solid var(--ws-line);background:0 0;margin-bottom:.25rem;padding:0 0 1.25rem;display:block}.app-shell .hero-card__title,.app-shell .dashboard-hero .workspace-card__title{letter-spacing:-.02em;color:var(--ws-ink);margin:0;font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:600;line-height:1.15}.app-shell .hero-card__copy,.app-shell .dashboard-hero .workspace-card__meta{color:var(--ws-ink-soft);max-width:44rem;margin-top:.6rem;font-size:.95rem;line-height:1.65}.app-shell .hero-card__actions,.app-shell .dashboard-hero__actions{gap:.6rem;margin-top:1.1rem}.app-shell .panel__eyebrow,.app-shell .eyebrow,.app-shell .account-section__eyebrow,.app-shell .workspace-card__meta .eyebrow{color:var(--ws-eyebrow);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .45rem;font-size:.67rem;font-weight:700}.app-shell .panel__header h2,.app-shell .panel__header h3,.app-shell .workspace-card__title,.app-shell .account-section__header h2{letter-spacing:-.01em;color:var(--ws-ink);margin:0;font-size:clamp(1rem,1.5vw,1.15rem);font-weight:600;line-height:1.25}.app-shell .panel__meta,.app-shell .workspace-card__meta,.app-shell .account-section__header p{color:var(--ws-ink-soft);margin:.35rem 0 0;font-size:.88rem;line-height:1.6}.app-shell .panel__header{border:0;margin-bottom:1rem;padding-bottom:0}.app-shell .workspace-card__header{border-bottom:1px solid var(--ws-line);margin-bottom:.9rem;padding-bottom:.8rem}.app-shell .workspace-grid,.app-shell .workspace-grid--dashboard,.app-shell .workspace-grid--tracking,.app-shell .workspace-grid--health,.app-shell .workspace-grid--profile,.app-shell .workspace-grid--settings{gap:clamp(1.1rem,2vw,1.6rem)}.app-shell .workspace-subgrid,.app-shell .workspace-subgrid--dashboard,.app-shell .snapshot-grid,.app-shell .metric-band,.app-shell .dashboard-summary,.app-shell .progress-overview-band,.app-shell .plan-overview-grid,.app-shell .checkin-grid,.app-shell .action-grid,.app-shell .trend-grid,.app-shell .history-grid,.app-shell .health-comparison-grid,.app-shell .progress-summary-grid{gap:clamp(.9rem,1.6vw,1.35rem)}.app-shell .metric-tile,.app-shell .metric-tile--soft,.app-shell .workspace-kpi,.app-shell .workspace-kpi--support{box-shadow:none;border:0;border-left:2px solid var(--ws-line-strong);background:0 0;border-radius:0;align-content:start;gap:.3rem;padding:.95rem 1rem .95rem 1.1rem;display:grid}.app-shell .metric-tile:hover,.app-shell .workspace-kpi:hover{background:var(--ws-surface);border-left-color:var(--ws-accent)}.app-shell .metric-tile__label,.app-shell .workspace-kpi__label{letter-spacing:.14em;text-transform:uppercase;color:var(--ws-ink-muted);margin:0;font-size:.68rem;font-weight:700}.app-shell .metric-tile__value,.app-shell .workspace-kpi__value{letter-spacing:-.02em;color:var(--ws-ink);margin:0;font-size:clamp(1.45rem,2.2vw,1.9rem);font-weight:600;line-height:1.05}.app-shell .metric-tile__value--small,.app-shell .metric-tile__suffix,.app-shell .workspace-kpi__meta{color:var(--ws-ink-soft);letter-spacing:0;font-size:.8rem;font-weight:500}.app-shell .account-surface,.app-shell .billing-surface{gap:var(--ws-section-gap);background:0 0;border:0;flex-direction:column;padding:0;display:flex}.app-shell .account-section{padding:clamp(1.25rem,2vw,1.75rem) clamp(1.3rem,2vw,1.8rem)}.app-shell .billing-plan-card{border-color:var(--ws-line);background:#ffffff08}.app-shell .billing-plan-card--pro{background:#7ec7d11c;border-color:#7ec7d157}.app-shell .billing-plan-card__price{color:var(--ws-ink)}.app-shell .billing-plan-card__period,.app-shell .billing-plan-card__features li{color:var(--ws-ink-soft)}.app-shell .account-section__header{border-bottom:1px solid var(--ws-line);gap:.45rem;margin-bottom:1.2rem;padding:0 0 1rem;display:grid}.app-shell .account-section__header h2{font-size:clamp(1.05rem,1.6vw,1.2rem)}.app-shell .account-section__header p{color:var(--ws-ink-soft);font-size:.9rem}.app-shell .account-row,.app-shell .account-row--stacked{border-bottom:1px solid var(--ws-line);justify-content:space-between;align-items:flex-start;gap:1.25rem;padding:.95rem 0;display:flex}.app-shell .account-row:last-child,.app-shell .account-row--stacked:last-child{border-bottom:0;padding-bottom:0}.app-shell .account-row__copy{gap:.2rem;max-width:34rem;display:grid}.app-shell .account-row__copy strong{color:var(--ws-ink);font-size:.92rem;font-weight:600}.app-shell .account-row__copy p{color:var(--ws-ink-soft);margin:0;font-size:.86rem;line-height:1.55}.app-shell .button{letter-spacing:0;min-height:2.4rem;box-shadow:none;border-radius:10px;padding:0 1rem;font-size:.86rem;font-weight:600;transition:background .14s,border-color .14s,color .14s}.app-shell .button--primary{background:var(--ws-accent-ink);border:1px solid var(--ws-accent-ink);color:#fff}.app-shell .button--primary:hover:not(:disabled){background:#0a4f55;border-color:#0a4f55}.app-shell .button--secondary,.app-shell .button--ghost{background:var(--ws-surface);border:1px solid var(--ws-line-strong);color:var(--ws-ink-soft)}.app-shell .button--secondary:hover:not(:disabled),.app-shell .button--ghost:hover:not(:disabled){background:var(--ws-surface-raised);color:var(--ws-ink);border-color:#ffffff2e}.app-shell .button--ghost-danger{color:#f2b8a8;background:0 0;border:1px solid #d77e6f4d}.app-shell .button--ghost-danger:hover:not(:disabled){color:#f7cfc3;background:#d77e6f14;border-color:#d77e6f73}.app-shell .button--sm{min-height:2rem;padding:0 .8rem;font-size:.8rem}.app-shell .field input,.app-shell .field select,.app-shell .field textarea{border:1px solid var(--ws-line-strong);color:var(--ws-ink);background:#ffffff08;border-radius:10px;padding:.6rem .8rem;font-size:.92rem;transition:border-color .14s,background .14s}.app-shell .field input:focus,.app-shell .field select:focus,.app-shell .field textarea:focus{background:#ffffff0b;border-color:#7ec7d173;outline:none;box-shadow:0 0 0 3px #7ec7d11a}.app-shell .field label{color:var(--ws-ink-soft);letter-spacing:.02em;font-size:.78rem;font-weight:600}.app-shell .dashboard-insight,.app-shell .dashboard-weekly-insight{gap:.7rem;display:grid}.app-shell .dashboard-insight__body,.app-shell .dashboard-weekly-insight p{color:var(--ws-ink-soft);max-width:46rem;margin:0;font-size:.92rem;line-height:1.7}.app-shell .dashboard-onboarding{flex-direction:column;gap:1.35rem;display:flex}.app-shell .dashboard-onboarding__intro{border-bottom:1px solid var(--ws-line);flex-direction:column;gap:.45rem;padding-bottom:1.1rem;display:flex}.app-shell .dashboard-onboarding__intro .workspace-card__title{max-width:38rem;font-size:clamp(1.1rem,1.6vw,1.3rem)}.app-shell .dashboard-onboarding__intro .workspace-card__meta{max-width:44rem;margin:0}.app-shell .dashboard-onboarding__progress{grid-template-columns:auto 1fr;align-items:center;gap:.9rem;display:grid}.app-shell .dashboard-onboarding__progress-label{color:var(--ws-ink-soft);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:.72rem;font-weight:600}.app-shell .dashboard-onboarding__progress-bar{background:#ffffff12;border-radius:999px;width:100%;max-width:22rem;height:4px;position:relative;overflow:hidden}.app-shell .dashboard-onboarding__progress-bar span{background:linear-gradient(90deg,#7ec7d1,#0d5c63);border-radius:999px;height:100%;transition:width .4s cubic-bezier(.22,1,.36,1);position:absolute;inset:0 auto 0 0}.app-shell .dashboard-onboarding__steps{grid-template-columns:repeat(auto-fit,minmax(18.5rem,1fr));gap:.85rem;display:grid}.app-shell .dashboard-onboarding__step{border:1px solid var(--ws-line);background:#ffffff05;border-radius:12px;flex-direction:column;align-items:flex-start;gap:.45rem;min-width:0;padding:1rem 1.1rem 1.05rem;transition:border-color .18s,background .18s,transform .18s;display:flex}.app-shell .dashboard-onboarding__step:hover{border-color:var(--ws-line-strong);background:#ffffff09;transform:translateY(-1px)}.app-shell .dashboard-onboarding__step--done{opacity:.72}.app-shell .dashboard-onboarding__step-head{justify-content:space-between;align-items:center;gap:.75rem;width:100%;margin-bottom:.15rem;display:flex}.app-shell .dashboard-onboarding__step-label{color:var(--ws-ink-soft);letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:700}.app-shell .dashboard-onboarding__step-state{color:var(--ws-eyebrow);letter-spacing:.12em;text-transform:uppercase;background:#7ec7d114;border:1px solid #7ec7d147;border-radius:999px;padding:.2rem .55rem;font-size:.66rem;font-weight:700}.app-shell .dashboard-onboarding__step--done .dashboard-onboarding__step-state{color:var(--ws-ink-muted);border-color:var(--ws-line);background:0 0}.app-shell .dashboard-onboarding__step strong{width:100%;color:var(--ws-ink);letter-spacing:-.005em;overflow-wrap:normal;word-break:normal;text-wrap:balance;font-size:.98rem;font-weight:600;line-height:1.35;display:block}.app-shell .dashboard-onboarding__step p{width:100%;color:var(--ws-ink-soft);overflow-wrap:normal;word-break:normal;flex:auto;margin:0;font-size:.86rem;line-height:1.6;display:block}.app-shell .dashboard-onboarding__step .dashboard-inline-link{color:var(--ws-accent);align-self:flex-start;align-items:center;gap:.35rem;margin-top:.35rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .14s,gap .14s;display:inline-flex}.app-shell .dashboard-onboarding__step .dashboard-inline-link:after{content:"→";font-size:.95em;transition:transform .18s}.app-shell .dashboard-onboarding__step .dashboard-inline-link:hover{color:#cfeef2}.app-shell .dashboard-onboarding__step .dashboard-inline-link:hover:after{transform:translate(2px)}.app-shell .dashboard-premium-brief{background:linear-gradient(180deg, #7ec7d114, #7ec7d105), var(--ws-surface);border-color:#7ec7d138;flex-direction:column;gap:1.2rem;display:flex}.app-shell .dashboard-premium-brief__intro{border-bottom:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;padding-bottom:1rem;display:grid}.app-shell .dashboard-premium-brief__copy{gap:.45rem;min-width:0;display:grid}.app-shell .dashboard-premium-brief__copy h3{letter-spacing:-.02em;color:var(--ws-ink);margin:0;font-size:clamp(1.1rem,1.7vw,1.35rem);font-weight:600}.app-shell .dashboard-premium-brief__headline{color:#f7fbfc;letter-spacing:-.015em;font-size:clamp(1rem,1.5vw,1.15rem);font-weight:600;line-height:1.35}.app-shell .dashboard-premium-brief__score{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;justify-items:end;gap:.12rem;min-width:8.25rem;padding:.95rem 1rem;display:grid}.app-shell .dashboard-premium-brief__score-label{color:var(--ws-ink-muted);letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:700}.app-shell .dashboard-premium-brief__score strong{color:var(--ws-ink);letter-spacing:-.04em;font-size:clamp(2rem,3vw,2.4rem);font-weight:600;line-height:1}.app-shell .dashboard-premium-brief__score small{color:var(--ws-ink-soft);font-size:.78rem;font-weight:600}.app-shell .dashboard-premium-brief__score--high{background:#7ec7d114;border-color:#7ec7d147}.app-shell .dashboard-premium-brief__score--steady{background:#a1b0d414;border-color:#a1b0d43d}.app-shell .dashboard-premium-brief__score--recovery{background:#db9a8414;border-color:#db9a8438}.app-shell .dashboard-premium-brief__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.app-shell .dashboard-premium-brief__card{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;gap:.45rem;min-width:0;padding:1rem 1.05rem;display:grid}.app-shell .dashboard-premium-brief__card-label{color:var(--ws-eyebrow);letter-spacing:.15em;text-transform:uppercase;font-size:.68rem;font-weight:700}.app-shell .dashboard-premium-brief__card strong{color:var(--ws-ink);letter-spacing:-.01em;font-size:.96rem;font-weight:600;line-height:1.4}.app-shell .dashboard-premium-brief__card p{color:var(--ws-ink-soft);margin:0;font-size:.86rem;line-height:1.65}.app-shell .dashboard-premium-brief__actions{flex-wrap:wrap;gap:.7rem;display:flex}.app-shell .dashboard-pro-teaser--brief{gap:.6rem}.app-shell .dashboard-pro-teaser--brief .dashboard-pro-teaser__body{max-width:42rem;font-size:.9rem;line-height:1.7}@media (width<=980px){.app-shell .dashboard-premium-brief__intro{grid-template-columns:1fr}.app-shell .dashboard-premium-brief__score{justify-items:start;min-width:0}}@media (width<=720px){.app-shell .dashboard-premium-brief__cards{grid-template-columns:1fr}.app-shell .dashboard-premium-brief__actions{flex-direction:column;align-items:stretch}}.app-shell .progress-history,.app-shell .history-grid,.app-shell .meal-log,.app-shell .meal-log__list,.app-shell .goal-list,.app-shell .task-list,.app-shell .readiness-bars,.app-shell .metrics-list,.app-shell .health-rhythm-list,.app-shell .compare-metric,.app-shell .trend-grid{background:0 0;border:0;padding:0}.app-shell .metrics-list__row,.app-shell .readiness-bars__row,.app-shell .health-rhythm-list__row,.app-shell .meal-log__summary-row{border-bottom:1px solid var(--ws-line);padding:.75rem 0}.app-shell .metrics-list__row:last-child,.app-shell .readiness-bars__row:last-child,.app-shell .health-rhythm-list__row:last-child,.app-shell .meal-log__summary-row:last-child{border-bottom:0}.app-shell .upgrade-hero{border-bottom:1px solid var(--ws-line);padding-bottom:1.5rem}.app-shell .upgrade-hero__eyebrow{color:var(--ws-eyebrow)}.app-shell .notice-card,.app-shell .notice-card--teal,.app-shell .notice-card--warm{background:var(--ws-surface);border:1px solid var(--ws-line);border-left:3px solid var(--ws-accent);border-radius:10px;padding:.95rem 1.15rem}.app-shell .notice-card--warm{border-left-color:#d4882a}.app-shell .chat-bubble{background:var(--ws-surface);border:1px solid var(--ws-line);color:var(--ws-ink)}@media (width<=900px){body:has(.app-shell){--ws-gutter:1.1rem;--ws-section-gap:1.5rem}.app-shell__header{padding:max(4.25rem, env(safe-area-inset-top,0px) + 3.75rem) var(--ws-gutter) 1rem;flex-direction:column;align-items:flex-start;gap:.85rem}.shell__title{font-size:1.5rem}.shell__subtitle{font-size:.9rem}.shell__content{padding:1.15rem var(--ws-gutter) 3rem}.app-shell .workspace-card,.app-shell .panel,.app-shell .account-section{border-radius:12px;padding:1.1rem 1.15rem}.app-shell .account-row,.app-shell .account-row--stacked{flex-direction:column;align-items:stretch;gap:.65rem}}.app-shell--workspace .app-shell__sidebar-panel{justify-content:flex-start}.app-shell--workspace .app-shell__nav-groups{flex-direction:column;flex:none;gap:.08rem;margin-top:.04rem;display:flex;overflow:visible}.app-shell--workspace .app-shell__sidebar-section{flex:none;gap:.01rem}.app-shell--workspace .app-shell__sidebar-section+.app-shell__sidebar-section{margin-top:0}.app-shell--workspace .app-shell__sidebar-section-trigger{color:#ffffff6b;letter-spacing:.13em;min-height:1.7rem;padding:.2rem .14rem .16rem;font-weight:800}.app-shell--workspace .app-shell__sidebar-section-trigger:hover,.app-shell--workspace .app-shell__sidebar-section--expanded .app-shell__sidebar-section-trigger{color:#ffffffe0}.app-shell--workspace .app-shell__sidebar-section-items{margin-top:0}.app-shell--workspace .app-shell__sidebar-section-items-inner{transform:translateY(-2px)}.app-shell--workspace .app-shell__sidebar-section--expanded .app-shell__sidebar-section-items-inner{transform:translateY(0)}.app-shell--workspace .app-shell__nav{padding:.04rem 0 .14rem}.upgrade-tabs{background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;gap:.25rem;width:fit-content;margin-bottom:1.5rem;padding:.25rem;display:flex}.upgrade-tabs__tab{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.85rem;font-weight:500;transition:background .16s cubic-bezier(.22,1,.36,1),color .14s;display:flex}.upgrade-tabs__tab:hover{color:#ffffffbf;background:#ffffff0f}.upgrade-tabs__tab--active{color:#f8fbff;background:#7ec7d12e}.upgrade-tabs__soon{color:#ffffff59;letter-spacing:.04em;text-transform:uppercase;background:#ffffff14;border-radius:4px;padding:.1rem .35rem;font-size:.65rem;font-weight:700}.usage-meter{flex-direction:column;gap:.35rem;min-width:180px;display:flex}.usage-meter__bar{background:#ffffff14;border-radius:999px;height:6px;overflow:hidden}.usage-meter__fill{transform-origin:0;background:#7ec7d1;border-radius:999px;height:100%;animation:.6s cubic-bezier(.22,1,.36,1) both meterGrow}@keyframes meterGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.usage-meter__label{color:#ffffff80;font-size:.78rem}.usage-meter__remaining{color:#f8fbff;font-size:.82rem;font-weight:600}.usage-unlimited{flex-direction:column;gap:.3rem;padding:1.25rem 0;display:flex}.usage-unlimited strong{color:#7ec7d1;font-size:1.1rem}.usage-unlimited p{color:#ffffff80;margin:0;font-size:.85rem}.usage-loading{color:#fff6;padding:1.5rem 0;font-size:.85rem}.profile-body-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;width:100%;display:grid}.profile-field{flex-direction:column;gap:.4rem;display:flex}.profile-field__label{color:#ffffff80;letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:600}.profile-field__input{color:#f8fbff;-moz-appearance:textfield;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:.5rem .75rem;font-size:.9rem;transition:border-color .16s cubic-bezier(.22,1,.36,1),background .16s}.profile-field__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.profile-field__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.profile-field__input:focus{background:#ffffff12;border-color:#7ec7d199;outline:none}.profile-field__input--select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='rgba(255,255,255,0.4)' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2rem}.profile-field__input--select option{color:#f8fbff;background:#1c2333}.profile-body-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.tab-panel{animation:.2s cubic-bezier(.22,1,.36,1) both tabPanelEnter}@keyframes tabPanelEnter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.tab-panel,.usage-meter__fill,.billing-surface,.billing-plan-card,.billing-plan-card__header,.billing-toggle__option,.upgrade-tabs__tab{transition:none!important;animation:none!important}[class*=workspace-view-enter],[class*=workspace-fade-up],[class*=pageFadeIn]{animation:none!important}}.landing-body h2{letter-spacing:-.035em;color:#f5f6f7;margin:0 0 1rem;font-size:clamp(1.9rem,4vw,2.85rem);font-weight:800;line-height:1.15}.landing-body p{color:#ffffffad;font-size:1rem;line-height:1.75}.landing-hero__ghost-link{color:#ffffff8c;align-items:center;gap:.4rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.landing-hero__ghost-link:hover{color:#ffffffd9}.landing-problems{background:#161a1f;border:1px solid #ffffff0f;border-radius:28px;flex-direction:column;gap:2rem;padding:3.5rem 4rem;display:flex}.landing-problems__header h2{max-width:36rem}.landing-problems__list{border-top:1px solid #ffffff12;flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.landing-problems__item{color:#ffffffd1;border-bottom:1px solid #ffffff12;padding:1.15rem 0 1.15rem 1.75rem;font-size:1.05rem;line-height:1.55;transition:color .15s;position:relative}.landing-problems__item:hover{color:#f5f6f7}.landing-problems__item:before{content:"—";color:#ffffff47;position:absolute;left:0}.landing-problems__close{margin-top:.5rem;font-size:1.1rem;font-style:italic;font-weight:700;color:#ffffffe6!important}.landing-solution{background:linear-gradient(135deg,#1a2535 0%,#131820 100%);border:1px solid #ffffff17;border-radius:28px;padding:4rem;position:relative;overflow:hidden}.landing-solution:before{content:"";pointer-events:none;background:radial-gradient(circle,#0b7cad1f 0%,#0000 70%);width:220px;height:220px;position:absolute;top:-60px;right:-60px}.landing-solution__inner{flex-direction:column;gap:1.4rem;max-width:42rem;display:flex}.landing-solution__inner .button--primary{align-self:flex-start;margin-top:.6rem}.landing-steps{flex-direction:column;gap:2.4rem;display:flex}.landing-steps__header{max-width:36rem}.landing-steps__grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.landing-step{background:#161a1f;border:1px solid #ffffff12;border-radius:22px;flex-direction:column;gap:.85rem;padding:2rem 1.75rem;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.landing-step:hover{border-color:#ffffff24;transform:translateY(-3px);box-shadow:0 12px 32px #00000059}.landing-step__number{letter-spacing:.12em;color:var(--accent);opacity:.85;font-size:.72rem;font-weight:800}.landing-step__title{color:#f5f6f7;font-size:1rem;font-weight:700;line-height:1.35}.landing-step__body{color:#ffffff94;font-size:.9rem;line-height:1.65}.landing-cases{flex-direction:column;gap:2.4rem;display:flex}.landing-cases__header{max-width:36rem}.landing-cases__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.landing-case{background:#161a1f;border:1px solid #ffffff12;border-radius:22px;flex-direction:column;gap:.9rem;padding:2rem 1.75rem;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.landing-case:hover{border-color:#ffffff24;transform:translateY(-3px);box-shadow:0 12px 32px #00000059}.landing-case__q{color:#f5f6f7;font-size:1.05rem;font-weight:700;line-height:1.35}.landing-case__a{color:#ffffff94;font-size:.9rem;line-height:1.7}.landing-demo{background:#0d1017;border:1px solid #ffffff14;border-radius:28px;padding:4rem}.landing-demo__inner{flex-direction:column;gap:2rem;max-width:44rem;margin:0 auto;display:flex}.landing-demo__header{flex-direction:column;gap:.5rem;display:flex}.landing-demo__chat{flex-direction:column;gap:.85rem;display:flex}.landing-demo__bubble{border-radius:18px;max-width:82%;padding:1rem 1.25rem;font-size:.95rem;line-height:1.65}.landing-demo__bubble--user{color:#ffffffe0;background:#0b7cad2e;border:1px solid #0b7cad40;border-bottom-right-radius:4px;align-self:flex-end}.landing-demo__bubble--coach{color:#ffffffbf;background:#ffffff0d;border:1px solid #ffffff17;border-bottom-left-radius:4px;align-self:flex-start}.landing-demo__divider{text-align:center;color:#ffffff40;letter-spacing:.04em;padding:.5rem 0;font-size:.8rem}.landing-demo__caption{text-align:center;letter-spacing:-.01em;font-size:1.1rem;font-style:italic;font-weight:700;color:#ffffffeb!important}.landing-system{flex-direction:column;gap:2.4rem;display:flex}.landing-system__header{flex-direction:column;gap:.8rem;max-width:38rem;display:flex}.landing-system__loop{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.landing-system__touch{background:#161a1f;border:1px solid #ffffff12;border-radius:22px;flex-direction:column;gap:.8rem;padding:2rem 1.75rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.landing-system__touch:hover{border-color:#ffffff24;box-shadow:0 8px 24px #0000004d}.landing-system__touch:after{content:"→";color:#ffffff2e;pointer-events:none;font-size:1.1rem;position:absolute;top:50%;right:-.85rem;transform:translateY(-50%)}.landing-system__touch:last-child:after{display:none}.landing-system__time{letter-spacing:.12em;color:var(--accent);opacity:.85;text-transform:uppercase;font-size:.72rem;font-weight:800}.landing-system__close{font-size:1.05rem;font-weight:600;line-height:1.6;color:#ffffffbf!important}.landing-trust{flex-direction:column;gap:2.4rem;display:flex}.landing-trust__header{max-width:36rem}.landing-testimonials{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.landing-testimonial{background:#161a1f;border:1px solid #ffffff12;border-radius:22px;flex-direction:column;justify-content:space-between;gap:1.5rem;margin:0;padding:2rem 1.75rem;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.landing-testimonial:hover{border-color:#ffffff21;transform:translateY(-3px);box-shadow:0 12px 32px #00000059}.landing-testimonial__quote{color:#ffffffbf;font-size:.95rem;font-style:italic;line-height:1.75}.landing-testimonial__byline{border-left:2px solid var(--accent);opacity:.9;flex-direction:column;gap:.18rem;padding-left:1rem;display:flex}.landing-testimonial__byline strong{color:#f5f6f7;font-size:.92rem;font-weight:700}.landing-testimonial__byline span{color:#ffffff61;font-size:.8rem}.landing-trust__signals{grid-template-columns:repeat(2,1fr);gap:.85rem;display:grid}.landing-trust__signal{color:#ffffffb3;background:#161a1f;border:1px solid #ffffff12;border-radius:16px;align-items:flex-start;gap:.75rem;padding:1.1rem 1.4rem;font-size:.9rem;line-height:1.5;display:flex}.landing-trust__check{color:#3ecf8e;flex-shrink:0;margin-top:.05rem;font-size:.85rem;font-weight:700}.landing-cta{text-align:center;background:linear-gradient(140deg,#142035 0%,#0d1520 50%,#111820 100%);border:1px solid #0b7cad33;border-radius:28px;padding:5rem 4rem;position:relative;overflow:hidden}.landing-cta:before{content:"";pointer-events:none;background:radial-gradient(#0b7cad26 0%,#0000 70%);width:400px;height:200px;position:absolute;bottom:-80px;left:50%;transform:translate(-50%)}.landing-cta__inner{flex-direction:column;align-items:center;gap:1.5rem;max-width:38rem;margin:0 auto;display:flex;position:relative}.landing-cta__button{letter-spacing:-.01em;margin-top:.5rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;box-shadow:0 0 0 1px #0b7cad66,0 12px 32px #0b7cad4d}.landing-cta__button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 0 0 1px #0b7cad99,0 16px 40px #0b7cad66}.landing-cta__disclaimer{margin:0;font-size:.82rem;color:#ffffff52!important}@media (width<=900px){.landing-steps__grid,.landing-cases__grid{grid-template-columns:repeat(2,1fr)}.landing-testimonials,.landing-system__loop{grid-template-columns:1fr}.landing-system__touch:after{display:none}.landing-trust__signals{grid-template-columns:1fr}.landing-problems,.landing-solution,.landing-demo,.landing-cta{padding:2.5rem 2rem}}@media (width<=600px){.landing-steps__grid,.landing-cases__grid{grid-template-columns:1fr}.landing-problems,.landing-solution,.landing-demo,.landing-cta{border-radius:18px;padding:1.75rem 1.25rem}.landing-step,.landing-case,.landing-testimonial,.landing-system__touch,.landing-trust__signal{border-radius:16px}.landing-cta__button{padding:.8rem 1.4rem;font-size:.92rem}.landing-demo__bubble{max-width:92%}}@media (prefers-reduced-motion:reduce){.landing-problems__item,.landing-step,.landing-case,.landing-testimonial,.landing-system__touch,.landing-trust__signal{transition:none!important;animation:none!important}}.app-shell--workspace .app-shell__sidebar{background:#0d1117;border-right:1px solid #ffffff0f}.app-shell--workspace .app-shell__sidebar-panel{box-shadow:none;background:0 0;border:0}.app-shell--workspace .app-shell__brand-mark{color:#f4f7fa;letter-spacing:-.02em;font-size:1.04rem;font-weight:700}.app-shell--workspace .app-shell__sidebar-head{border-bottom-color:#ffffff12}.app-shell--workspace .app-shell__desktop-toggle{color:#ffffff80;background:#ffffff0d;border-color:#ffffff14}.app-shell--workspace .app-shell__desktop-toggle:hover{color:#f4f7fa;background:#ffffff17;border-color:#ffffff21}.app-shell--workspace .app-shell__sidebar-section-trigger{color:#ffffff80;background:0 0}.app-shell--workspace .app-shell__sidebar-section-trigger:hover{color:#f4f7fa;background:#ffffff0a}.app-shell--workspace .app-shell__sidebar-section--expanded .app-shell__sidebar-section-trigger{color:#f4f7fa}.app-shell--workspace .app-shell__sidebar-section-caret{color:#ffffff59}.app-shell--workspace .app-shell__sidebar-section--expanded .app-shell__sidebar-section-caret{color:#ffffffb8}.app-shell--workspace .app-shell__sidebar-section-items{grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.22,1,.36,1);display:grid}.app-shell--workspace .app-shell__sidebar-section--expanded .app-shell__sidebar-section-items{grid-template-rows:1fr}.app-shell--workspace .app-shell__sidebar-section-items-inner{opacity:0;pointer-events:none;transition:opacity .22s 30ms,transform .26s cubic-bezier(.22,1,.36,1) 30ms;overflow:hidden;transform:translateY(-4px)}.app-shell--workspace .app-shell__sidebar-section--expanded .app-shell__sidebar-section-items-inner{opacity:1;pointer-events:auto;transform:translateY(0)}.app-shell--workspace .app-shell__nav-link{color:#ffffffbf;background:0 0;border:0}.app-shell--workspace .app-shell__nav-link:hover{color:#f4f7fa;background:#ffffff0e;transform:none}.app-shell--workspace .app-shell__nav-link--active{color:#62c6f0;background:#0b7cad29;font-weight:620}.app-shell--workspace .app-shell__nav-link--placeholder{color:#ffffff61;cursor:default}.app-shell--workspace .app-shell__nav-hint{color:#ffffff52}.app-shell--workspace .app-shell__sidebar-footer{border-top-color:#ffffff14}.app-shell--workspace .shell__identity{background:0 0;border:0}.app-shell--workspace .shell__identity-name{color:#f4f7fa;font-size:.86rem;font-weight:600}.app-shell--workspace .shell__identity-meta{color:#ffffff73;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem}.app-shell--workspace .app-shell__logout{color:#ffffffad;background:0 0;border-color:#ffffff17}.app-shell--workspace .app-shell__logout:hover{color:#f4f7fa;background:#ffffff0d;border-color:#ffffff24}.app-shell--workspace .app-shell__meta-links{border-top:0;padding:0}.app-shell--workspace .app-shell__meta-links a{color:#ffffff6b;text-decoration:none}.app-shell--workspace .app-shell__meta-links a:hover{color:#fffc}@media (width<=900px){.app-shell--workspace .app-shell__sidebar,.app-shell--workspace .app-shell__sidebar-panel{background:#0d1117}.app-shell--workspace .app-shell__mobile-close{color:#fffc;background:#ffffff12;border-color:#ffffff17}}
