.stool{display:flex;flex-direction:column;gap:var(--space-6);width:100%}.stool-panel{margin-top:var(--space-8);background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-8)}.stool-notice{margin:0;padding:12px 14px;border-radius:var(--radius-md);background:var(--color-accent-wash,var(--gray-100));color:var(--text-secondary);font-size:14px;line-height:1.55}.stool-attribution,.stool-disclaimer{margin:0;color:var(--text-muted);font-size:13px;line-height:1.55}.stool-step{display:flex;flex-direction:column;gap:12px}.stool-step__title{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0;font-size:18px;line-height:1.3}.stool-step__num{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--radius-xs);background:var(--ink-800);color:var(--lime-500);font-size:14px;font-weight:var(--fw-bold);flex:0 0 auto}.stool-step__en{color:var(--text-muted);font-size:13px;font-weight:var(--fw-regular);text-transform:uppercase;letter-spacing:var(--ls-label,.08em)}.stool-field-label,.stool-step__hint{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.55}.stool-field-label{font-weight:var(--fw-semibold);color:var(--text-primary)}.stool-field{display:flex;flex-direction:column;gap:10px}.stool-chips{display:flex;flex-wrap:wrap;gap:8px}.stool-own{max-width:460px}.stool-sep{margin:4px 0 0;border:0;border-top:1px solid var(--border-subtle)}.stool-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.stool-note{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.6}.stool-note--strong{color:var(--text-primary)}.stool-warning{padding:10px 14px;border-left:3px solid var(--warning-500);background:var(--warning-100);border-radius:var(--radius-xs);font-size:14px;line-height:1.55}.stool-subhead,.stool-warning{margin:0;color:var(--text-primary)}.stool-subhead{font-size:16px;font-weight:var(--fw-bold)}.stool-list{padding-left:20px;color:var(--text-secondary);gap:6px}.stool-checklist,.stool-list{margin:0;display:flex;flex-direction:column}.stool-checklist{list-style:none;padding:0;gap:10px}.stool-scale{display:flex;flex-direction:column;gap:6px}.stool-scale__label{display:flex;align-items:baseline;justify-content:space-between;gap:10px;color:var(--text-primary);font-size:15px;font-weight:var(--fw-semibold)}.stool-scale__value{font:var(--text-h3);color:var(--text-primary)}.stool-scale__input{width:100%;accent-color:var(--lime-600,#7aa116)}.stool-scale__ends{display:flex;justify-content:space-between;color:var(--text-muted);font-size:12px}.stool-profile{display:flex;flex-direction:column;gap:14px;padding:16px;border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--surface-subtle)}.stool-profile--best{border-left:3px solid var(--lime-500)}.stool-profile--worst{border-left:3px solid var(--gray-400)}.stool-wheel__stage{display:flex;justify-content:center}.stool-wheel__svg{width:100%;max-width:420px;height:auto;--stool-wheel-plate:#ffffff}:root[data-theme=dark] .stool-wheel__svg{--stool-wheel-plate:#eef1f6}.stool-wheel__plate{fill:var(--stool-wheel-plate)}.stool-wheel__svg--card{--stool-wheel-plate:var(--surface-card,#fff);--stool-wheel-gap:var(--surface-card,#fff)}.stool-wheel__plate--ghost{fill:transparent}.stool-wheel__svg--card .stool-wheel__path{stroke:var(--stool-wheel-gap);stroke-width:2}.stool-wheel__svg--card .stool-wheel__hub{fill:var(--surface-subtle,var(--gray-50));stroke:var(--border-subtle);stroke-width:1}.stool-wheel__svg--card .stool-wheel__hub-text{fill:var(--text-secondary);font-weight:650}.stool-wheel__svg--card .stool-wheel__seg:focus-visible .stool-wheel__path{stroke:var(--ink-800);stroke-width:2.5}.stool-wheel__seg{cursor:pointer;outline:none}.stool-wheel__path{stroke:var(--stool-wheel-plate);stroke-width:1.5;transition:fill-opacity var(--dur-fast,.12s) var(--ease-out,ease)}.stool-wheel__seg:focus-visible .stool-wheel__path,.stool-wheel__seg:hover .stool-wheel__path{fill-opacity:.95}.stool-wheel__seg:focus-visible .stool-wheel__path{stroke:var(--ink-800);stroke-width:2.5}.stool-wheel__label{font-weight:var(--fw-semibold);fill:var(--ink-900);pointer-events:none}.stool-wheel__hub{fill:var(--ink-800)}.stool-wheel__hub-text{font-size:10px;fill:var(--lime-500);text-anchor:middle}.stool-wheel__panel{display:flex;flex-direction:column;gap:12px;padding:18px;border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--surface-subtle)}.stool-wheel__eyebrow{margin:0;color:var(--text-muted);font-size:12px;text-transform:uppercase;letter-spacing:var(--ls-label,.08em)}.stool-wheel__name{margin:0;font-size:22px}.stool-wheel__empty,.stool-wheel__intensity{margin:0;color:var(--text-secondary);font-size:15px;line-height:1.6}.stool-wheel__empty{text-align:center}.stool-facts{margin:0;display:flex;flex-direction:column;gap:10px}.stool-facts dt{color:var(--text-muted);font-size:12px;text-transform:uppercase;letter-spacing:var(--ls-label,.08em)}.stool-facts dd{margin:2px 0 0;color:var(--text-primary);line-height:1.55}.stool-direction{padding:14px 16px;border-radius:var(--radius-md);background:var(--color-accent-wash,var(--lime-100));display:flex;flex-direction:column;gap:6px}.stool-direction__title{margin:0;font-weight:var(--fw-bold);color:var(--text-primary)}.stool-direction__hint{margin:0;color:var(--text-secondary);font-size:14px}.stool-direction__step{margin:0;color:var(--text-primary);line-height:1.55}.stool-result{gap:var(--space-5)}.stool-result,.stool-result__card{display:flex;flex-direction:column}.stool-result__card{gap:14px;padding:20px;border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--surface-subtle)}.stool-result__title{margin:0;font-size:20px}.stool-result__take{display:flex;flex-direction:column;gap:10px}.stool-result__take-label{margin:0;color:var(--text-secondary);font-size:14px;font-weight:var(--fw-semibold)}.stool-cta{display:flex;flex-direction:column;gap:10px;padding:18px;border-radius:var(--radius-lg);background:var(--ink-800);border:0;box-shadow:none}.stool-cta .stool-cta__hint{margin:0;color:var(--text-on-dark-muted,var(--gray-300));font-size:14px;line-height:1.55}.stool-effects .stool-cta__hint{color:var(--text-secondary)}.stool-hypothesis{margin:0;font-size:17px;line-height:1.55;color:var(--text-primary);font-weight:var(--fw-semibold)}.stool-risk{margin:0;color:var(--text-secondary);line-height:1.6}.stool-band{margin:0;font:var(--text-h3);color:var(--text-primary)}.stool-two-cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.stool-two-cols p{margin:6px 0 0;color:var(--text-secondary);line-height:1.55}.stool-zones{display:flex;flex-direction:column;gap:14px}.stool-zonebar__head{display:flex;justify-content:space-between;align-items:baseline;color:var(--text-secondary);font-size:14px}.stool-zonebar__head b{color:var(--text-primary)}.stool-zonebar__track{position:relative;height:12px;margin:6px 0 4px;border-radius:var(--radius-pill);background:var(--gray-100)}.stool-zonebar__band{position:absolute;top:0;bottom:0;border-radius:var(--radius-pill);background:var(--fill-accent,var(--lime-500))}.stool-zonebar__mark{position:absolute;top:-4px;width:3px;height:20px;margin-left:-1.5px;border-radius:2px;background:var(--ink-800)}.stool-zonebar__ends{display:flex;justify-content:space-between;color:var(--text-muted);font-size:12px}.stool-ritual{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;counter-reset:reset-step}.stool-ritual li{display:flex;align-items:flex-start;gap:12px}.stool-ritual__letter{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 auto;border-radius:var(--radius-xs);background:var(--lime-500);color:var(--on-lime,#0b0c07);font-weight:var(--fw-bold)}.stool-ritual__body{display:flex;flex-direction:column}.stool-ritual__step{color:var(--text-muted);font-size:12px;text-transform:uppercase;letter-spacing:var(--ls-label,.08em)}.stool-ritual__value{color:var(--text-primary);font-size:16px;line-height:1.45}.stool-chain{padding:16px 18px;border-radius:var(--radius-md);border:1px solid var(--border-subtle);display:flex;flex-direction:column;gap:10px}.stool-chain__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.stool-chain__list li{padding:6px 12px;border-radius:var(--radius-pill);background:var(--gray-100);color:var(--text-secondary);font-size:13px}.stool-chain__list li+li:before{content:"→";margin-right:8px;color:var(--text-muted)}.stool-kit{display:flex;flex-direction:column;gap:18px}.stool-kit__state{margin:0 0 8px;font-size:17px;font-weight:var(--fw-bold)}.stool-redflags{display:flex;flex-direction:column;gap:10px;padding:16px 18px;border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--surface-subtle)}.stool-breath-tool{--breath-phase-inhale:var(--color-accent);--breath-phase-exhale:var(--text-secondary);--breath-phase-hold:color-mix(in srgb,var(--color-accent) 45%,transparent)}.stool-breath{display:flex;flex-direction:column;align-items:center;gap:14px}.stool-breath__stage{position:relative;width:240px;height:240px}.stool-breath__center,.stool-breath__viz{position:absolute;inset:0}.stool-breath__center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;pointer-events:none}.stool-chip--locked{opacity:.75}.stool-chip__lock{margin-right:6px;vertical-align:-2px;color:var(--text-muted)}.stool-breath__locked{align-items:flex-start}.stool-breath__locked .stool-breath__locked-title{margin:0 0 6px;font-size:var(--fs-h3);font-weight:var(--fw-bold);color:var(--text-on-dark)}.stool-breath__phase{color:var(--text-primary);font-size:15px;font-weight:var(--fw-semibold)}.stool-breath__count{font:var(--text-h1);color:var(--text-primary)}.stool-breath__status{margin:0;color:var(--text-secondary);font-size:14px}.stool-protocol{display:flex;flex-direction:column;gap:8px;padding:16px 18px;border-radius:var(--radius-md);border:1px solid var(--border-subtle)}.stool-protocol p{margin:0;color:var(--text-secondary);line-height:1.6}.stool-protocol__direction{color:var(--text-muted)!important;font-size:12px;text-transform:uppercase;letter-spacing:var(--ls-label,.08em)}.stool-protocol__when{color:var(--text-primary)!important;font-weight:var(--fw-semibold)}.stool-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px}.stool-card{display:flex;flex-direction:column;gap:8px;height:100%;padding:20px;border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--surface-card);text-decoration:none;transition:transform var(--dur-base,.18s) var(--ease-out,ease),box-shadow var(--dur-base,.18s) var(--ease-out,ease)}.stool-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.stool-card__badge{align-self:flex-start;padding:3px 10px;border-radius:var(--radius-pill);background:var(--lime-100);font-size:11px;text-transform:uppercase;letter-spacing:var(--ls-label,.08em)}.stool-card__badge,.stool-card__title{color:var(--text-primary);font-weight:var(--fw-bold)}.stool-card__title{font-size:19px}.stool-card__lead{color:var(--text-secondary);font-size:14px;line-height:1.55}.stool-card__bullets{display:flex;flex-direction:column;gap:4px;margin-top:4px}.stool-card__bullets span{position:relative;padding-left:14px;color:var(--text-secondary);font-size:13px;line-height:1.5}.stool-card__bullets span:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--lime-500)}.stool-card__meta{margin-top:auto;padding-top:8px;color:var(--text-muted);font-size:12px}@media (max-width:640px){.stool-panel{padding:16px}.stool-two-cols{grid-template-columns:1fr}.stool-breath__stage{width:200px;height:200px}}@media print{.stool-actions,.stool-cta,.stool-result__take{display:none}}.referral-hero{background:var(--dk-dash-accent-bg);border:1px solid transparent;border-radius:var(--card-radius);box-shadow:var(--dk-dash-accent-shadow);display:flex;flex-direction:column;gap:var(--space-4)}.referral-hero__label{margin:0;font:var(--text-cab-label);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--dk-dash-accent-sub)}.referral-field{display:flex;align-items:center;gap:var(--space-3);min-height:48px;padding:0 var(--space-4);background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md)}.referral-field:focus-within{border-color:var(--lime-600);box-shadow:var(--shadow-focus)}.referral-field__icon{flex:none;display:inline-flex;color:var(--text-muted)}.referral-link{flex:1 1 auto;min-width:0;border:0;background:transparent;font:var(--text-cab-body);color:var(--text-primary);text-overflow:ellipsis}.referral-link:focus{outline:none}.referral-actions{display:flex;gap:var(--space-3);flex-wrap:wrap}.referral-rewards{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-4);gap:var(--space-4)}.referral-reward{display:flex;gap:var(--space-3);align-items:flex-start}.referral-reward__icon{flex:none;width:36px;height:36px;display:grid;place-items:center;border-radius:var(--radius-md);background:var(--lime-100);color:var(--text-primary)}.referral-reward__label{display:block;font:var(--text-cab-label);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--dk-dash-accent-sub)}.referral-reward__text{display:block;margin-top:2px;font:var(--text-cab-body);color:var(--text-primary)}@media (max-width:560px){.referral-rewards{grid-template-columns:1fr}}.referral-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:var(--space-3);gap:var(--space-3);margin:0;padding:0;list-style:none}.referral-stat{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-4);background:var(--surface-card);border:1px solid var(--card-border);border-radius:var(--card-radius);box-shadow:var(--card-shadow)}.referral-stat__icon{width:34px;height:34px;display:grid;place-items:center;border-radius:var(--radius-md);background:var(--lime-100);color:var(--text-primary)}.referral-stat__value{font-size:38px;font-weight:700;line-height:1;letter-spacing:-.03em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--text-primary)}.referral-stat__label{font:var(--text-cab-caption);color:var(--text-muted)}.referral-stat--zero .referral-stat__icon{background:var(--surface-subtle);color:var(--text-muted)}.referral-stat--zero .referral-stat__value{color:var(--text-muted)}@media (max-width:640px){.referral-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.referral-how{gap:var(--space-4)}.referral-how__title{margin:0;font:var(--text-cab-section);color:var(--text-primary)}.referral-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:var(--space-4);gap:var(--space-4);margin:0;padding:0;list-style:none}.referral-step{display:flex;gap:var(--space-3);align-items:flex-start}.referral-step__num{flex:none;width:28px;height:28px;display:grid;place-items:center;border-radius:var(--radius-pill);background:var(--lime-500);color:var(--text-on-accent);font:var(--text-cab-card)}.referral-step__text{font:var(--text-cab-body);color:var(--text-primary)}@media (max-width:640px){.referral-steps{grid-template-columns:1fr;gap:var(--space-3)}}html{overflow-x:clip;scrollbar-gutter:stable}html.st-scroll-locked,html.st-scroll-locked body{overscroll-behavior:none}body{font-size:var(--fs-body);line-height:var(--lh-normal);background:var(--surface-page);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%;touch-action:manipulation;overflow-x:clip}:where(button,[type=button],[type=submit],[type=reset]){color:inherit}@media (max-width:900px){input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=hidden]):not([type=button]):not([type=submit]):not([type=reset]),select,textarea{font-size:max(16px,1em)!important}}.st-wrap,.st-wrap-inline{padding-left:max(var(--page-gutter),env(safe-area-inset-left,0px));padding-right:max(var(--page-gutter),env(safe-area-inset-right,0px))}.auth-shell{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:max(24px,env(safe-area-inset-top,0px)) max(var(--page-gutter),env(safe-area-inset-right,0px)) max(24px,env(safe-area-inset-bottom,0px)) max(var(--page-gutter),env(safe-area-inset-left,0px))}.auth-shell__card{width:100%;max-width:400px;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:28px;display:flex;flex-direction:column;gap:20px}@media (max-width:640px){.auth-shell__card{padding:22px 18px;gap:16px}.auth-shell__card h1{font-size:22px!important}}.auth-invite{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-subtle,var(--gray-50))}.auth-invite__logo{flex:none;width:40px;height:40px;border-radius:10px;object-fit:contain;background:var(--gray-100)}.auth-invite__title{font-size:15px;font-weight:600;color:var(--text-primary)}.auth-invite__subtitle{margin-top:2px;font-size:13px;color:var(--text-secondary)}