:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0d0d0e;--surface:#161618;--surface-raised:#1e1e21;--surface-high:#26262a;--line:#2c2c31;--line-strong:#3a3a41;--text:#f4f4f2;--text-secondary:#b9b9bf;--text-muted:#82828a;--teal:#108474;--teal-highlight:#19b39c;--tier-accent:unset;--tier-accent-highlight:unset;--tier-accent-dim:unset;--tier-accent-ink:unset;--tier-accent-glow:transparent;background:var(--bg);color:var(--text);font-family:Questrial,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-tier=silver]{--tier-accent:#9aa3ad;--tier-accent-highlight:#d8dee6;--tier-accent-dim:#363c44;--tier-accent-ink:#0e1114;--tier-accent-glow:#9aa3ad2e}:root[data-tier=gold]{--tier-accent:#c9a227;--tier-accent-highlight:#f0d060;--tier-accent-dim:#4b3d10;--tier-accent-ink:#1a1400;--tier-accent-glow:#c9a22733}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;background:#08080a}button,a{font:inherit}button{border:0}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2,h3,.eyebrow,.section-label,.pill,.button,.nav-item{font-family:Archivo,system-ui,sans-serif}h1,h2,h3{letter-spacing:-.02em}h1{font-size:1.05rem;line-height:1.2}h2{font-size:clamp(1.9rem,5vw,2.35rem);line-height:1}h3{font-size:.98rem;line-height:1.25}.app-shell{background:var(--bg);flex-direction:column;width:100%;max-width:900px;min-height:100vh;margin:0 auto;display:flex;overflow:hidden}.app-header{padding:max(.85rem, env(safe-area-inset-top)) 1rem .75rem;border-bottom:1px solid var(--line);background:var(--surface);flex:none;align-items:center;gap:.75rem;display:flex}.brand-mark{object-fit:contain;flex:none}.brand-mark-small{width:2rem;height:2rem}.brand-mark-medium{width:2.35rem;height:2.35rem}.brand-mark-full{width:7rem;height:7rem}.header-copy{flex:1;min-width:0}.header-copy h1{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.header-button{background:var(--surface-raised);width:2.25rem;height:2.25rem;color:var(--text-secondary);cursor:pointer;border-radius:.7rem;flex:none;font-size:1.35rem;position:relative}.notification-count{background:var(--tier-accent);min-width:1.05rem;height:1.05rem;color:var(--tier-accent-ink);border-radius:99rem;place-items:center;padding:0 .2rem;font-family:Archivo,system-ui,sans-serif;font-size:.58rem;font-weight:900;display:grid;position:absolute;top:-.35rem;right:-.35rem}.announcement-card{text-decoration:none;display:block}.announcement-card h3,.announcement-preview h3{margin:.45rem 0 0}.announcement-unread{border-color:var(--tier-accent)}.announcement-summary{margin:.35rem 0 0}.announcement-detail-eyebrow{margin-top:1.15rem}.announcement-body{color:var(--text-secondary);margin-top:1rem;font-size:.98rem;line-height:1.65}.announcement-body p{margin:0 0 .85rem}.announcement-actions{flex-wrap:wrap;gap:.6rem;margin-top:1.25rem;display:flex}.conversation-participants{flex-wrap:wrap;gap:.75rem;margin:.25rem 0 .75rem;display:flex}.notification-dot{border:2px solid var(--surface-raised);background:#e5484d;border-radius:50%;width:.42rem;height:.42rem;position:absolute;top:.35rem;right:.35rem}.app-content{scrollbar-width:none;flex:auto;overflow-y:auto}.app-content::-webkit-scrollbar{display:none}.screen{max-width:820px;margin:0 auto;padding:1.35rem 1rem 2rem}.screen-intro,.card-topline,.room-row,.profile-row,.lock-title{align-items:center;gap:.75rem;display:flex}.screen-intro,.card-topline{justify-content:space-between}.screen-intro{margin-bottom:1.35rem}.screen-lede{margin-top:.45rem;line-height:1.5}.eyebrow,.section-label{color:var(--tier-accent);letter-spacing:.15em;text-transform:uppercase;font-size:.68rem;font-weight:800;line-height:1.25}.section-label{color:var(--text-muted);margin:1.4rem 0 .65rem}.muted{color:var(--text-secondary)}.small{font-size:.77rem}.avatar,.room-avatar,.utility-icon{background:var(--tier-accent);width:2.65rem;height:2.65rem;color:var(--tier-accent-ink);border-radius:.9rem;flex:none;place-items:center;font-family:Archivo,system-ui,sans-serif;font-size:.82rem;font-weight:800;display:grid}.avatar-large{border-radius:1.25rem;width:4.1rem;height:4.1rem;font-size:1.25rem}.avatar-teal{background:var(--teal);color:#fff}.room-avatar,.utility-icon{background:var(--surface-high);width:2.5rem;height:2.5rem;color:var(--tier-accent-highlight)}.card{border:1px solid var(--line);background:var(--surface);border-radius:1rem;margin-bottom:.75rem;padding:1rem}.card-accent{border-color:var(--tier-accent-dim);background:linear-gradient(155deg, var(--tier-accent-glow), transparent 64%), var(--surface)}.card-program-link{display:block}.card-topline{align-items:flex-start;margin-bottom:.8rem}.card-topline>:first-child{min-width:0}.feature-copy{margin:.6rem 0 1rem;font-size:1.06rem;line-height:1.55}.pill{border:1px solid var(--tier-accent-dim);background:var(--tier-accent-glow);width:-moz-fit-content;width:fit-content;color:var(--tier-accent-highlight);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:99rem;align-items:center;padding:.3rem .55rem;font-size:.62rem;font-weight:800;line-height:1;display:inline-flex}.pill-muted{border-color:var(--line-strong);background:var(--surface-raised);color:var(--text-secondary)}.button{border:1px solid var(--line-strong);width:100%;min-height:2.7rem;color:var(--text);cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;padding:.7rem 1rem;font-size:.8rem;font-weight:800;display:inline-flex}.button-primary{border-color:var(--tier-accent);background:var(--tier-accent);color:var(--tier-accent-ink)}.button-secondary{background:var(--surface-raised)}.button:disabled{cursor:not-allowed;opacity:.52}.video-placeholder{aspect-ratio:16/9;border:1px solid var(--line-strong);background:linear-gradient(135deg,#232327,#111113);border-radius:.8rem;place-items:center;display:grid;position:relative;overflow:hidden}.video-placeholder .pill{position:absolute;top:.6rem;right:.6rem}.card-empty{border:1px dashed var(--line-strong);color:var(--text-muted);border-radius:.8rem;padding:1rem}.play-icon{color:#111;background:#fffffff0;border-radius:50%;place-items:center;width:3.2rem;height:3.2rem;padding-left:.15rem;font-size:1.05rem;display:grid}.progress{background:var(--surface-high);border-radius:99rem;height:.3rem;margin-top:.8rem;overflow:hidden}.progress span{border-radius:inherit;background:var(--tier-accent);height:100%;display:block}.goal-chips,.week-chips,.goal-tags{flex-wrap:wrap;gap:.45rem;display:flex}.goal-chips,.week-chips{margin:.8rem 0 1rem}.chip{border:1px solid var(--line-strong);background:var(--surface-raised);min-width:2.2rem;color:var(--text-secondary);cursor:pointer;text-align:center;text-transform:capitalize;border-radius:99rem;padding:.45rem .7rem;font-family:Archivo,system-ui,sans-serif;font-size:.7rem;font-weight:800}.chip-selected{border-color:var(--tier-accent);background:var(--tier-accent-glow);color:var(--tier-accent-highlight)}.programme-card{display:block}.programme-card .card-topline{margin-bottom:.65rem}.detail-tags{margin-top:.85rem}.detail-copy{color:var(--text-secondary);margin:1rem 0;line-height:1.6}.link-card{align-items:center;gap:.75rem;display:flex}.link-card>:last-child{min-width:0}.back-link{color:var(--tier-accent-highlight);margin-bottom:1.2rem;font-family:Archivo,system-ui,sans-serif;font-size:.78rem;font-weight:800;display:inline-block}.movement-list{margin-top:1rem}.list-card{align-items:center;gap:.75rem;display:flex}.clickable{width:100%;color:inherit;text-align:left;cursor:pointer}.back-button{color:var(--text-secondary);cursor:pointer;padding:0}.conversation{flex-direction:column;min-height:100%;display:flex}.message-list{flex-direction:column;flex:auto;gap:.65rem;min-height:18rem;margin:1.25rem 0;display:flex}.message-bubble{border:1px solid var(--line);background:var(--surface-raised);border-radius:.85rem .85rem .85rem .2rem;align-self:flex-start;max-width:85%;padding:.7rem .85rem}.message-bubble p{line-height:1.45}.message-bubble span{margin-top:.35rem;font-size:.68rem;display:block}.message-composer{align-items:center;gap:.5rem;margin-top:auto;display:flex}.message-composer .button{width:auto}.list-card>:nth-child(2){flex:1;min-width:0}.list-card h3,.list-card p{text-overflow:ellipsis;overflow:hidden}.list-card p{white-space:nowrap;margin-top:.2rem}.list-card .pill{flex:none}.chevron{color:var(--line-strong);flex:none;font-size:1.25rem}.lock-card{background:repeating-linear-gradient(135deg, transparent, transparent .55rem, #ffffff04, #ffffff04 1.1rem), var(--surface);border-style:dashed}.lock-title{margin-bottom:.55rem}.lock-title strong{flex:1;font-family:Archivo,system-ui,sans-serif;font-size:.88rem}.lock-icon{color:var(--tier-accent-highlight);font-size:1.1rem}.lock-card p{color:var(--text-secondary);margin-bottom:.85rem;font-size:.8rem;line-height:1.5}.lock-price{color:var(--tier-accent-highlight);font-family:Archivo,system-ui,sans-serif;font-weight:800}.entitled-surface{border-color:var(--tier-accent-dim)}.entitled-mark{background:var(--tier-accent);width:1.2rem;height:1.2rem;color:var(--tier-accent-ink);border-radius:50%;place-items:center;font-weight:900;display:grid}.gold-surface-list{gap:.2rem;display:grid}.standards-teaser{margin-bottom:.75rem}.onboarding-shell{width:100%;max-width:36rem;min-height:100vh;padding:2rem 1rem max(2rem, env(safe-area-inset-bottom));background:radial-gradient(circle at top, var(--tier-accent-glow), transparent 45%), var(--bg);align-content:center;margin:0 auto;display:grid}.onboarding-brand{justify-content:center;margin-bottom:1.25rem;display:flex}.onboarding-card{border:1px solid var(--line);background:var(--surface);border-radius:1.25rem;gap:.85rem;padding:1.25rem;display:grid;box-shadow:0 1rem 3rem #00000038}.onboarding-card h1{font-size:clamp(1.8rem,7vw,2.45rem);line-height:1.05}.onboarding-card>.muted,.onboarding-card>p:not(.eyebrow):not(.onboarding-note){line-height:1.55}.onboarding-splash{text-align:center}.onboarding-splash .button,.onboarding-welcome .button{margin-top:.25rem}.onboarding-note{color:var(--text-muted);text-align:center;font-size:.72rem;line-height:1.45}.onboarding-note a,.legal-links a{color:var(--tier-accent-highlight);text-underline-offset:.16em;text-decoration:underline}.legal-links{flex-wrap:wrap;gap:.8rem 1.1rem;margin-top:.35rem;font-family:Archivo,system-ui,sans-serif;font-size:.75rem;font-weight:800;display:flex}.disclosure-card{border-color:var(--tier-accent-dim);background:linear-gradient(155deg, var(--tier-accent-glow), transparent 64%), var(--surface);gap:.65rem;margin:0;display:grid}.disclosure-card h2{font-size:1.15rem}.disclosure-card p:not(.eyebrow){color:var(--text-secondary);font-size:.77rem;line-height:1.55}.legal-shell{align-content:start;max-width:48rem}.legal-page{gap:.9rem}.legal-page h1{font-size:clamp(1.8rem,7vw,2.45rem)}.legal-copy{gap:1.1rem;margin-top:.35rem;display:grid}.legal-copy section{gap:.35rem;display:grid}.legal-copy h2{font-size:1rem;line-height:1.25}.legal-copy p{color:var(--text-secondary);font-size:.82rem;line-height:1.6}.back-link{width:-moz-fit-content;width:fit-content;color:var(--text-secondary);font-family:Archivo,system-ui,sans-serif;font-size:.78rem;font-weight:800}.tier-options{gap:.65rem;margin-top:.25rem;display:grid}.tier-option{border:1px solid var(--line);background:var(--surface-raised);width:100%;color:var(--text);text-align:left;cursor:pointer;border-radius:.9rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem;display:flex}.tier-option-selected{border-color:var(--tier-accent);box-shadow:0 0 0 1px var(--tier-accent-dim)}.tier-option strong,.tier-option small{display:block}.tier-option small{color:var(--text-secondary);margin-top:.25rem;font-size:.72rem}.tier-price{white-space:nowrap;flex:none;font-family:Archivo,system-ui,sans-serif;font-size:1.1rem;font-weight:900}.tier-price small{margin-left:.18rem;font-size:.65rem;display:inline}.comparison-table-wrap{border:1px solid var(--line);border-radius:.9rem;overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;min-width:29rem;font-size:.73rem}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--line);text-align:left;padding:.58rem}.comparison-table th:not(:first-child),.comparison-table td:not(:first-child){text-align:center}.comparison-table tr:last-child td{border-bottom:0}.comparison-table th{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-family:Archivo,system-ui,sans-serif;font-size:.62rem}.comparison-yes{color:var(--tier-accent-highlight);font-weight:900}.comparison-no{color:var(--text-muted)}.checkout-summary,.intake-handoff,.notification-card{gap:.35rem;display:grid}.registrar-question-fields{gap:1rem;display:grid}.registrar-question{gap:.35rem;display:grid}.required-mark{color:var(--tier-accent-highlight)}.question-actions{flex-wrap:wrap;justify-content:flex-end;gap:.3rem;display:flex}.question-actions .button{width:auto;min-height:2.2rem;padding:.45rem .6rem}.checkbox-label{color:var(--text-secondary);align-items:center;gap:.45rem;margin:.7rem 0 .9rem;font-size:.8rem;display:flex}.checkout-summary strong{font-family:Archivo,system-ui,sans-serif;font-size:1.05rem}.install-steps{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.install-steps li{align-items:flex-start;gap:.7rem;display:flex}.install-steps li>span{background:var(--tier-accent-glow);width:1.55rem;height:1.55rem;color:var(--tier-accent-highlight);border-radius:50%;flex:none;place-items:center;font-family:Archivo,system-ui,sans-serif;font-size:.75rem;font-weight:900;display:grid}.install-steps p{color:var(--text-secondary);margin-top:.15rem;font-size:.82rem;line-height:1.4}.notification-card strong{font-family:Archivo,system-ui,sans-serif}.standards-preview{opacity:.68}.bottom-nav{padding:.45rem .25rem max(.45rem, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--surface);flex:none;gap:.2rem;display:flex}.nav-item{color:var(--text-muted);text-align:center;border-radius:.7rem;flex-direction:column;flex:1;align-items:center;gap:.18rem;padding:.35rem .1rem;font-size:.58rem;font-weight:800;display:flex;position:relative}.nav-item-active{color:var(--tier-accent)}.nav-item-active:before{background:var(--tier-accent);content:"";border-radius:99rem;width:1.6rem;height:.16rem;position:absolute;top:-.45rem}.nav-glyph{font-size:1.15rem;line-height:1}.denied-shell{background:#08080a;place-items:center;min-height:100vh;padding:1.5rem;display:grid}.denied-card{border:1px solid var(--line);background:var(--surface);border-radius:1rem;max-width:25rem;padding:1.5rem}.denied-card h1{margin:.55rem 0;font-size:1.5rem}.denied-card p:last-child{color:var(--text-secondary);line-height:1.5}@media (min-width:700px){.app-shell{border:1px solid var(--line);border-radius:1.8rem;min-height:min(100vh,900px);margin:1.25rem auto;box-shadow:0 1rem 3.5rem #00000073}.app-header{border-radius:1.8rem 1.8rem 0 0}.bottom-nav{border-radius:0 0 1.8rem 1.8rem}}@media (max-width:380px){.nav-item{font-size:.52rem}}
