:root{--paper:#f5f2ec;--surface:#fcfbf8;--surface-2:#ece8e0;--surface-3:#e4ded3;--ink:#171b24;--ink-2:#5d5c59;--ink-3:#696761;--line:#171b2421;--line-soft:#171b2413;--teal:#287c73;--teal-soft:#287c731c;--clay:#c85f32;--clay-bright:#e07842;--clay-soft:#c85f321f;--ink-deep:#171b24;--ink-deep-2:#0e1219;--cream:#f7f3eb;--cream-dim:#f7f3ebab;--ok:#2e7d5b;--ok-soft:#e3f0e9;--warn:#8a551a;--warn-soft:#f6ebdb;--bad:#b4453a;--bad-soft:#f5e4e2;--radius:13px;--radius-sm:9px;--shadow-1:0 1px 1px #171b2409, 0 10px 28px #171b240b;--shadow-2:0 2px 8px #171b2414, 0 28px 70px #171b2421;--font-ui:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Fraunces", "New York", Georgia, serif;--font-mono:"SFMono-Regular", "SF Mono", "Roboto Mono", ui-monospace, monospace;--dur:.24s;--ease:cubic-bezier(.32, .72, .24, 1)}[data-theme=dark]{--paper:#101319;--surface:#191d25;--surface-2:#222730;--surface-3:#2c313a;--ink:#f2efe9;--ink-2:#b9bdc2;--ink-3:#a4a9ae;--line:#f2efe91f;--line-soft:#f2efe912;--teal:#4eada1;--teal-soft:#3ba79a24;--clay:#e08350;--clay-bright:#ee9461;--clay-soft:#e5875629;--ok:#62b48e;--ok-soft:#62b48e24;--warn:#d69a55;--warn-soft:#d69a5524;--bad:#d77a6e;--bad-soft:#d77a6e24;--ink-deep:#11151c;--ink-deep-2:#090c11;--cream:#f2efe9;--cream-dim:#f2efe99e;--shadow-1:0 1px 2px #0000004d, 0 8px 32px #00000040;--shadow-2:0 2px 8px #00000059, 0 24px 64px #0006}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes revealIn{0%{opacity:0;filter:blur(3px);transform:translateY(18px)}to{opacity:1;filter:none;transform:none}}@keyframes popIn{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes growWidth{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes heartbeatSweep{0%{stroke-dashoffset:780px;opacity:0}7%{opacity:1}82%{opacity:1}92%,to{stroke-dashoffset:0;opacity:0}}@keyframes softDrift{0%,to{transform:translate(0,0)}50%{transform:translate(12px,-8px)}}@keyframes celebrate{0%{transform:scale(.85);box-shadow:0 0 #2e7d5b59}55%{transform:scale(1.06);box-shadow:0 0 0 9px #2e7d5b00}to{transform:scale(1);box-shadow:0 0 #2e7d5b00}}.fade-in-up{animation:fadeInUp .48s var(--ease) both}.pop-in{animation:popIn .42s var(--ease) both}.celebrate{animation:celebrate .5s var(--ease) both}@media (prefers-reduced-motion:reduce){.fade-in-up,.pop-in,.celebrate,.signal-line-pulse{animation:none!important}}.interpretation-editor{max-width:1260px;margin:0 auto}.interpretation-editor-head{align-items:flex-end;gap:24px;margin-bottom:18px}.interpretation-editor-head .page-title{margin:5px 0 6px;font-size:clamp(32px,4vw,52px)}.interpretation-editor-head .page-sub{max-width:720px}.interpretation-editor-actions,.interpretation-bottom-actions,.interpretation-preview-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.interpretation-preview-actions{z-index:8;max-width:1240px;margin:0 auto 16px;position:sticky;top:10px}.staff-interpretation-actions{position:static}.interpretation-toolbar,.interpretation-summary-editor,.interpretation-internal-notes{margin-bottom:14px;padding:18px 20px}.interpretation-summary-editor{gap:10px;display:grid}.interpretation-summary-editor label:not(:first-of-type){margin-top:5px}.interpretation-editor-intro{max-width:82ch;line-height:1.55}.interpretation-toolbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.interpretation-alert{border-radius:var(--radius-sm);background:var(--clay-soft);color:var(--clay);border:1px solid #c85f3233;flex-direction:column;gap:2px;margin-bottom:14px;padding:13px 17px;display:flex}.interpretation-alert.warn{color:var(--warn);background:var(--warn-soft);border-color:#b9732433}.interpretation-editor-sections{flex-direction:column;gap:12px;display:flex}.interpretation-chapter-head{border-left:3px solid var(--teal);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:linear-gradient(90deg, var(--teal-soft), transparent 78%);margin:22px 0 2px;padding:18px 22px}.interpretation-chapter-head h2{margin:5px 0 6px;font-size:clamp(28px,4vw,42px)}.interpretation-chapter-head p{max-width:78ch;color:var(--ink-2);line-height:1.58}.interpretation-editor-chapter-head{margin-top:18px}.interpretation-editor-chapter-head h2{font-size:clamp(24px,3vw,34px)}.interpretation-edit-section{box-shadow:none;transition:border-color var(--dur) var(--ease);overflow:hidden}.interpretation-edit-section.included{border-color:#287c735c;box-shadow:0 8px 24px #171b240a}.interpretation-edit-title{align-items:flex-start;gap:16px;padding:17px 20px;display:flex}.interpretation-section-number{font-family:var(--font-mono);letter-spacing:.12em;color:var(--clay);flex:none;padding-top:5px;font-size:10px}.interpretation-edit-title h2{font-size:19px}.interpretation-edit-values{color:var(--ink-2);flex-wrap:wrap;gap:8px 14px;margin-top:3px;font-size:12px;display:flex}.interpretation-include{cursor:pointer;align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.interpretation-include input{accent-color:var(--teal);width:16px;height:16px}.interpretation-edit-content{border-top:1px solid var(--line-soft);padding:0 20px 20px 52px}.interpretation-choice-group{border-bottom:1px solid var(--line-soft);padding:18px 0}.interpretation-choice-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.interpretation-choice-head>div{flex-direction:column;gap:1px;display:flex}.interpretation-reason{background:var(--clay-soft);color:var(--ink-2);overflow-wrap:anywhere;border-radius:7px;margin-bottom:9px;padding:8px 11px;font-size:12px}.interpretation-reason b{color:var(--clay)}.interpretation-options{gap:7px;display:grid}.interpretation-option{text-align:left;border:1px solid var(--line);background:var(--surface);width:100%;transition:background var(--dur) var(--ease), border-color var(--dur) var(--ease), transform var(--dur) var(--ease);border-radius:9px;grid-template-columns:20px minmax(0,1fr) auto;align-items:flex-start;gap:10px;padding:11px 12px;display:grid}.interpretation-option:hover{border-color:#287c736b;transform:translateY(-1px)}.interpretation-option.suggested{background:linear-gradient(90deg, var(--clay-soft), transparent 44%);border-color:#c85f326b}.interpretation-option.selected{border-color:var(--teal);background:var(--teal-soft)}.interpretation-check{border:1px solid var(--line);color:#fff;border-radius:5px;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:12px;font-weight:800;display:inline-flex}.interpretation-option.selected .interpretation-check{background:var(--teal);border-color:var(--teal)}.interpretation-option b{margin-bottom:2px;font-size:13px;display:block}.interpretation-option small{color:var(--ink-2);white-space:pre-line;font-size:12px;line-height:1.45;display:block}.interpretation-description{color:var(--ink-2);white-space:pre-line;line-height:1.6}.interpretation-section-body>.interpretation-description{max-width:74ch;margin:-2px 0 16px}.interpretation-paragraph p{white-space:pre-line}.interpretation-choice-group+.field{margin-top:18px}.interpretation-internal-notes{border-left:3px solid var(--ink-3);margin-top:14px}.interpretation-bottom-actions{padding:20px 0 8px}.interpretation-client-view{max-width:1180px;margin:0 auto}.preview-ribbon{background:var(--clay-soft);color:var(--clay);border:1px solid #c85f323d;border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;gap:16px;padding:10px 16px;font-size:12px;display:flex}.interpretation-hero{color:var(--cream);background:radial-gradient(700px 280px at 95% 5%, #287c7342, transparent 68%), linear-gradient(130deg, var(--ink-deep), var(--ink-deep-2));box-shadow:var(--shadow-2);border-radius:22px;margin-bottom:20px;padding:clamp(34px,6vw,70px);position:relative;overflow:hidden}.preview-ribbon+.interpretation-hero{border-radius:0 0 22px 22px}.interpretation-hero h1{letter-spacing:-.035em;max-width:820px;margin:16px 0 12px;font-size:clamp(42px,7vw,78px)}.interpretation-hero>p{max-width:690px;color:var(--cream-dim);font-size:clamp(16px,2vw,20px);line-height:1.5}.interpretation-meta{color:var(--cream-dim);border-top:1px solid #f7f3eb26;flex-wrap:wrap;gap:7px 18px;margin-top:30px;padding-top:18px;font-size:12px;display:flex}.interpretation-summary{background:var(--teal-soft);border-color:#287c7329;gap:18px;margin:0 0 16px;padding:clamp(24px,4vw,40px);display:grid}.interpretation-summary .interpretation-introduction{max-width:83ch;font-family:var(--font-display);font-size:clamp(19px,2.4vw,27px);line-height:1.4}.interpretation-optimization,.interpretation-overall-summary{border-top:1px solid #287c732e;padding-top:16px}.interpretation-optimization strong,.interpretation-overall-summary strong{color:var(--teal);margin-bottom:7px;font-size:13px;display:block}.interpretation-optimization p{color:var(--ink);white-space:pre-wrap;font-size:15px;line-height:1.6}.interpretation-overall-summary p{font-family:var(--font-display);white-space:pre-wrap;font-size:clamp(18px,2.2vw,25px);line-height:1.42}.interpretation-sections{flex-direction:column;gap:12px;display:flex}.interpretation-section{box-shadow:none;grid-template-columns:42px minmax(0,1fr);padding:clamp(22px,4vw,38px);display:grid}.interpretation-section-body h2{margin:7px 0 16px;font-size:clamp(28px,4vw,42px)}.interpretation-markers{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:7px;margin-bottom:20px;display:grid}.interpretation-marker{background:var(--surface-2);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px 10px;padding:10px 12px;display:grid}.interpretation-calculation-note{color:var(--ink-2);grid-column:1/-1;font-size:11px;line-height:1.45}.pill-calc{background:var(--teal-soft);color:var(--teal)}.interpretation-copy{flex-direction:column;gap:13px;display:flex}.interpretation-paragraph{grid-template-columns:9px minmax(0,1fr);align-items:start;gap:11px;display:grid}.interpretation-paragraph p{color:var(--ink-2);line-height:1.68}.interpretation-dot{background:var(--teal);border-radius:50%;width:6px;height:6px;margin-top:9px}.interpretation-note{border-left:3px solid var(--teal);background:var(--teal-soft);border-radius:8px;margin-top:18px;padding:14px 16px}.interpretation-note p{white-space:pre-wrap;color:var(--ink-2)}.interpretation-disclaimer{background:var(--surface-2);color:var(--ink-2);border-radius:var(--radius);margin-top:16px;padding:18px 22px;font-size:12px}.portal-interpretation-actions{position:static}@media (width<=720px){.interpretation-editor-head{align-items:flex-start}.interpretation-editor-actions{justify-content:flex-start;width:100%}.interpretation-toolbar{flex-direction:column;align-items:flex-start}.interpretation-edit-title{gap:10px;padding:15px}.interpretation-edit-content{padding:0 15px 16px}.interpretation-section-number{display:none}.interpretation-option{grid-template-columns:20px minmax(0,1fr)}.interpretation-option .pill{grid-column:2;justify-self:start}.interpretation-choice-head{align-items:flex-start}.interpretation-section{grid-template-columns:1fr}.interpretation-chapter-head{padding:16px 17px}.interpretation-hero{border-radius:16px}.preview-ribbon{flex-direction:column;align-items:flex-start}.preview-ribbon+.interpretation-hero{border-radius:0 0 16px 16px}}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:var(--font-ui);background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;transition:background var(--dur) var(--ease), color var(--dur) var(--ease);background-image:radial-gradient(900px 520px at 108% -8%,#287c730e,#0000 62%),radial-gradient(760px 460px at -8% 110%,#c85f320b,#0000 60%);background-attachment:fixed;font-size:15px;line-height:1.55;overflow-x:clip}h1,h2,h3{letter-spacing:-.01em;font-weight:600}.display{font-family:var(--font-display);letter-spacing:-.015em;font-weight:400;line-height:1.12}.editorial-italic{font-family:var(--font-display);color:var(--clay);font-style:italic;font-weight:400}.eyebrow{font-family:var(--font-mono);letter-spacing:.19em;text-transform:uppercase;color:var(--ink-3);align-items:center;gap:9px;font-size:10px;font-weight:650;display:flex}.eyebrow:before{content:"";border-top:1px solid;width:22px}.eyebrow-inverse{color:#f7f3eb94}.eyebrow-inverse:before{color:var(--clay-bright)}.signal-line{width:100%;height:auto;display:block;overflow:visible}.signal-line-trace,.signal-line-pulse{fill:none;stroke:currentColor;stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round}.signal-line-trace{opacity:.16}.signal-line-pulse{stroke-width:2px;stroke-dasharray:172 608;stroke-dashoffset:780px;filter:drop-shadow(0 0 3px);animation:2.8s linear .3s both heartbeatSweep}a{color:var(--teal);text-decoration:none}button{font:inherit;cursor:pointer;color:inherit}input,select,textarea{font:inherit;color:inherit}::placeholder{color:var(--ink-3)}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-1)}button.card{transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease)}button.card:hover{box-shadow:var(--shadow-2);border-color:#287c7338;transform:translateY(-3px)}button.card:active{transform:translateY(0)}.hairline{border-top:1px solid var(--line-soft)}.btn{min-height:44px;transition:transform var(--dur) var(--ease), background var(--dur) var(--ease), opacity var(--dur) var(--ease), border-color var(--dur) var(--ease);-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;display:inline-flex}.btn:active{transform:scale(.98)}.btn:disabled{opacity:.45;cursor:default}.btn-primary{background:var(--ink);color:var(--paper)}.btn-primary:hover:not(:disabled){opacity:.88}.btn-teal{background:var(--teal);color:#fff}.btn-teal:hover:not(:disabled){opacity:.9}.btn-ghost{color:var(--ink);border-color:var(--line);background:0 0}.btn-ghost:hover:not(:disabled){background:var(--surface-2)}.btn-sm{padding:7px 14px;font-size:13px}.field{flex-direction:column;gap:6px;display:flex}.field label{color:var(--ink-2);font-size:13px;font-weight:600}.input{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);transition:border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease);outline:none;width:100%;padding:11px 14px;font-size:15px}.input:focus{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-soft)}.pill{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.pill-ok{background:var(--ok-soft);color:var(--ok)}.pill-warn{background:var(--warn-soft);color:var(--warn)}.pill-bad{background:var(--bad-soft);color:var(--bad)}.pill-muted{background:var(--surface-2);color:var(--ink-2)}.pill-teal{background:var(--teal-soft);color:var(--teal)}.pill-clay{background:var(--clay-soft);color:var(--clay)}.chip{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink);transition:background var(--dur) var(--ease), border-color var(--dur) var(--ease), color var(--dur) var(--ease);border-radius:999px;align-items:center;gap:6px;padding:9px 15px;font-size:14px;font-weight:500;display:inline-flex}.chip:hover{border-color:var(--teal)}.chip:active{transform:scale(.97)}.chip{transition:background var(--dur) var(--ease), border-color var(--dur) var(--ease), color var(--dur) var(--ease), transform .12s var(--ease)}.chip-on{background:var(--teal);border-color:var(--teal);color:#fff}.chip-sm{padding:6px 12px;font-size:13px}.marker-nav-name{text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;max-width:130px;display:inline-block;overflow:hidden}@media (width<=620px){.marker-nav-name{display:none}}.muted{color:var(--ink-2)}.small{font-size:13px}.mono{font-variant-numeric:tabular-nums}.auth-wrap{background:var(--paper);grid-template-columns:minmax(380px,1fr) minmax(480px,.78fr);min-height:100%;padding:0;display:grid}.auth-story{min-height:100vh;color:var(--cream);background:radial-gradient(760px 480px at 92% 4%, #287c7347, transparent 62%), radial-gradient(620px 440px at -8% 102%, #c85f3233, transparent 60%), linear-gradient(155deg, var(--ink-deep), var(--ink-deep-2));flex-direction:column;justify-content:space-between;padding:clamp(34px,5vw,74px);display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";border:1px solid #f7f3eb13;border-radius:50%;width:380px;height:380px;animation:9s ease-in-out infinite softDrift;position:absolute;top:22%;right:-190px;box-shadow:0 0 0 70px #f7f3eb05,0 0 0 140px #f7f3eb03}.auth-story-copy{z-index:1;max-width:650px;position:relative}.auth-story-title{letter-spacing:-.055em;max-width:720px;margin:24px 0 28px;font-size:clamp(54px,6.2vw,96px);font-weight:720;line-height:.98}.auth-story-title em{font-family:var(--font-display);color:var(--clay-bright);font-weight:400;display:block}.auth-story-copy p{color:var(--cream-dim);max-width:560px;font-size:clamp(15px,1.4vw,18px);line-height:1.7}.auth-story .signal-line{opacity:.85;max-width:580px;margin:36px 0 0}.auth-story-foot{z-index:1;font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:#f7f3eb6b;font-size:9px;position:relative}.auth-form-wrap{place-items:center;padding:42px clamp(24px,5vw,72px);display:grid}.auth-form-wrap>form{width:100%}.auth-form-label{margin-bottom:28px}.auth-form-label .eyebrow{margin-bottom:10px}.auth-form-label p{color:var(--ink-2);font-size:13px}.auth-form-label p strong{color:var(--ink)}.auth-card{width:100%;max-width:440px;box-shadow:none;animation:revealIn .62s var(--ease) both;background:0 0;border:none;border-radius:0;padding:0}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.auth-title{letter-spacing:-.035em;margin:0 0 9px;font-size:clamp(36px,4vw,48px);line-height:1.02}.auth-sub{color:var(--ink-2);max-width:390px;margin-bottom:30px;font-size:15px}.auth-error{background:var(--bad-soft);color:var(--bad);border-radius:var(--radius-sm);animation:rise .24s var(--ease) both;margin-bottom:16px;padding:10px 14px;font-size:13.5px;font-weight:500}.auth-foot{text-align:left;color:var(--ink-3);border-top:1px solid var(--line-soft);margin-top:26px;padding-top:18px;font-size:12px}.totp-qr{border-radius:var(--radius-sm);border:1px solid var(--line-soft);background:#fff;place-items:center;margin:6px 0 4px;padding:14px;display:grid}.totp-secret{word-break:break-all;background:var(--surface-2);color:var(--ink-2);border-radius:8px;padding:8px 10px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px}.code-input{letter-spacing:.45em;text-align:center;font-variant-numeric:tabular-nums;font-size:22px;font-weight:600}.shell{grid-template-columns:252px 1fr;min-height:100%;display:grid}.sidebar{background:radial-gradient(440px 320px at 120% -5%, #287c7338, transparent 68%), linear-gradient(175deg, var(--ink-deep), var(--ink-deep-2));color:var(--cream);border-right:1px solid #f7f3eb14;flex-direction:column;gap:4px;height:100vh;padding:24px 16px 18px;display:flex;position:sticky;top:0;box-shadow:12px 0 44px #0e121914}.sidebar .brand{align-items:center;gap:9px;padding:2px 12px 17px;display:flex}.sidebar-label{color:#f7f3eb59;font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;padding:8px 12px 10px;font-size:8.5px;font-weight:650}.sidebar-nav{flex-direction:column;gap:4px;display:flex}.nav-item{color:#f7f3eb94;text-align:left;width:100%;transition:background var(--dur) var(--ease), color var(--dur) var(--ease), transform var(--dur) var(--ease);background:0 0;border:none;border-radius:8px;align-items:center;gap:11px;padding:10px 12px;font-size:14px;font-weight:520;display:flex;position:relative}.nav-item:before{content:"";background:var(--clay-bright);transform-origin:50%;width:2px;transition:transform .3s var(--ease);border-radius:2px;position:absolute;top:8px;bottom:8px;left:-16px;transform:scaleY(0)}.nav-item:hover{color:var(--cream);background:#f7f3eb11;transform:translate(2px)}.nav-item.active{color:var(--cream);background:#f7f3eb17;font-weight:650}.nav-item.active:before{transform:scaleY(1)}.nav-item svg{flex:none}.sidebar-foot{color:var(--cream);border-top:1px solid #f7f3eb14;margin-top:auto;padding:8px 10px 2px}.sidebar-foot .muted{color:#f7f3eb7a}.sidebar-foot .avatar{color:var(--clay-bright);background:#e0784226;border:1px solid #e0784238}.sidebar-signal{opacity:.52;margin:0 0 12px}.sidebar-control{color:#f7f3ebb8;background:#f7f3eb0d;border:1px solid #f7f3eb1f}.sidebar-control:hover:not(:disabled){color:var(--cream);background:#f7f3eb1a}.sidebar-badge{background:var(--clay-bright);min-width:20px;height:20px;color:var(--ink-deep);border-radius:999px;place-items:center;padding:0 6px;font-size:10px;font-weight:800;display:grid}.main{width:100%;min-width:0;max-width:1180px;margin:0 auto;padding:42px clamp(28px,4vw,58px) 72px}.main.main-client-view{max-width:1460px}.portal-main{max-width:1320px;padding-inline:clamp(30px,4.2vw,64px)}.staff-client-portal{width:min(1280px,100%);margin-inline:auto}.staff-client-portal-head{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-1);border-radius:16px;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:12px;padding:22px 24px;display:flex}.staff-client-portal-head.is-live{border-left:4px solid var(--ok)}.staff-client-portal-head.is-preview{border-left:4px solid var(--warn)}.staff-client-portal-head h1{margin:5px 0 4px;font-size:25px}.staff-client-portal-head p{color:var(--ink-2);max-width:720px;line-height:1.5}.staff-client-portal-person{color:var(--teal);margin-top:8px;font-size:13px;font-weight:700}.staff-client-portal-status{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.staff-client-portal-nav{z-index:7;border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:fit-content;box-shadow:var(--shadow-1);border-radius:11px;gap:5px;margin:0 0 18px auto;padding:5px;display:flex;position:sticky;top:10px}.staff-client-portal-nav button{color:var(--ink-2);background:0 0;border:none;border-radius:8px;padding:8px 13px;font-size:13px;font-weight:650}.staff-client-portal-nav button:hover{color:var(--ink);background:var(--surface-2)}.staff-client-portal-nav button.active{color:var(--cream);background:var(--ink-deep)}.staff-client-portal-canvas{border:1px solid var(--line-soft);background:var(--paper);border-radius:20px;width:min(1180px,100%);margin:0 auto;padding:28px clamp(18px,3vw,38px) 42px}.main>:not(.overlay):not(.slideover){animation:revealIn .48s var(--ease) both}.main>:nth-child(2):not(.overlay):not(.slideover){animation-delay:60ms}.main>:nth-child(3):not(.overlay):not(.slideover){animation-delay:.12s}.main>:nth-child(4):not(.overlay):not(.slideover){animation-delay:.18s}.main>:nth-child(5):not(.overlay):not(.slideover){animation-delay:.24s}.main>:nth-child(n+6):not(.overlay):not(.slideover){animation-delay:.28s}@media (prefers-reduced-motion:reduce){.main>*{animation:none!important}}.page-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:26px;display:flex}.page-title{letter-spacing:-.045em;font-size:clamp(38px,4.2vw,54px);line-height:1}.page-sub{color:var(--ink-2);margin-top:6px;font-size:14.5px}.table{border-collapse:collapse;width:100%}.table th{text-align:left;color:var(--ink-3);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--line-soft);padding:10px 16px;font-size:12px;font-weight:600}.table td{border-bottom:1px solid var(--line-soft);padding:14px 16px;font-size:14.5px}.table tr:last-child td{border-bottom:none}.row-link{cursor:pointer;transition:background var(--dur) var(--ease)}.row-link:hover{background:var(--surface-2)}.avatar{background:var(--teal-soft);width:34px;height:34px;color:var(--teal);border-radius:50%;flex:none;place-items:center;font-size:13px;font-weight:700;display:grid}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin-bottom:26px;display:grid}.stat{padding:20px 22px}.stat .k{color:var(--ink-2);font-size:13px;font-weight:500}.stat .v{font-size:32px;font-family:var(--font-display);margin-top:4px}.overlay{z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:fade .22s var(--ease) both;background:#14151766;position:fixed;inset:0}@keyframes fade{0%{opacity:0}to{opacity:1}}.slideover{z-index:41;background:var(--surface);border-left:1px solid var(--line-soft);width:min(440px,94vw);box-shadow:var(--shadow-2);animation:slide .32s var(--ease) both;padding:30px 30px 24px;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}@keyframes slide{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:none}}.hero-panel{background:radial-gradient(900px 420px at 85% -20%, #3ba79a40, transparent 62%), radial-gradient(700px 380px at -10% 120%, #da6a3f29, transparent 58%), linear-gradient(160deg, var(--ink-deep) 0%, var(--ink-deep-2) 100%);color:var(--cream);box-shadow:var(--shadow-2);border-radius:22px;padding:40px 44px 36px;position:relative;overflow:hidden}.hero-panel .display{color:var(--cream)}.hero-panel .dim{color:var(--cream-dim)}.hero-panel .hairline{border-top-color:#f6f0e424}.hero-chip{color:var(--cream);background:#f6f0e412;border:1px solid #f6f0e447;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:13px;font-weight:600;display:inline-flex}.btn-cream{background:var(--cream);color:var(--ink-deep)}.btn-cream:hover:not(:disabled){opacity:.9}.btn-outline-cream{color:var(--cream);background:0 0;border-color:#f6f0e466}.btn-outline-cream:hover:not(:disabled){background:#f6f0e41a}.btn-hero-text{color:#f6f0e4b3;background:0 0;border-color:#0000}.btn-hero-text:hover:not(:disabled){color:var(--cream);background:#f6f0e414}.portal-appointment-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.portal-appointment-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.portal-appointment-feedback{color:var(--cream);font-size:13px;line-height:1.5}.portal-appointment-feedback.is-error{color:#f4aaa0}.meeting-section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.meeting-section-heading a{color:var(--teal);font-weight:600}.meeting-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.meeting-feedback{background:var(--teal-soft);color:var(--teal);border-radius:var(--radius-sm);margin-bottom:10px;padding:10px 12px;font-size:13px}.meeting-feedback.is-error{background:var(--bad-soft);color:var(--bad)}.meeting-scheduler{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-2);flex-direction:column;gap:14px;margin:4px 0 18px;padding:18px;display:flex}.meeting-scheduler-grid{grid-template-columns:minmax(220px,1.2fr) minmax(220px,1fr) minmax(150px,.65fr) minmax(180px,.8fr);gap:12px;display:grid}.meeting-scheduler-actions{justify-content:flex-end;gap:8px;display:flex}.meeting-duplicate{border-radius:var(--radius-sm);background:var(--warn-soft);color:var(--warn);padding:10px 12px;font-size:13px;font-weight:600}.meeting-row{justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.meeting-row-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.meeting-cancel{color:var(--bad)}.dashboard-hero{color:var(--cream);background:radial-gradient(650px 350px at 95% 0%, #287c7340, transparent 64%), radial-gradient(520px 300px at -5% 115%, #c85f3229, transparent 62%), linear-gradient(155deg, var(--ink-deep), var(--ink-deep-2));box-shadow:var(--shadow-2);border-radius:18px;margin-bottom:34px;padding:38px 42px 24px;position:relative;overflow:hidden}.dashboard-hero-row{justify-content:space-between;align-items:flex-end;gap:28px;margin-top:22px;display:flex}.dashboard-hero h1{letter-spacing:-.055em;max-width:760px;font-size:clamp(42px,5.2vw,68px);line-height:.98}.dashboard-hero h1 em{font-family:var(--font-display);color:var(--clay-bright);font-weight:400;display:block}.dashboard-hero-row p{color:var(--cream-dim);max-width:600px;margin-top:16px;font-size:15px}.dashboard-hero .signal-line{opacity:.78;height:32px;margin:24px 0 16px}.dashboard-hero-meta{color:#f7f3eb7a;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;gap:12px 26px;font-size:9px;display:flex}.dashboard-hero-meta b{color:var(--cream);font-weight:650}.section-lead{margin:0 0 15px 2px}.section-lead .eyebrow{margin-bottom:6px}.section-lead h2{letter-spacing:-.035em;font-size:26px}.queue-tile{text-align:left;cursor:pointer;border-color:var(--line);position:relative;overflow:hidden}.queue-tile:after{content:"";background:var(--queue-accent);transform-origin:0;height:2px;transition:transform .34s var(--ease);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.queue-tile.is-hot:after{transform:scaleX(1)}.queue-tile .v{color:var(--ink-3);transition:color var(--dur) var(--ease)}.queue-tile.is-hot .v{color:var(--queue-accent)}.queue-action{color:var(--ink-3);font-size:12px;font-family:var(--font-mono);letter-spacing:.03em;margin-top:4px}.queue-tile.is-hot .queue-action{color:var(--ink-2)}.portal-welcome{border-radius:18px;padding:30px 40px 28px;box-shadow:0 2px 8px #171b2412,0 22px 54px #171b241a}.portal-welcome h1{letter-spacing:-.05em;max-width:none;margin:20px 0 12px;font-size:clamp(46px,5.2vw,66px);line-height:.96}.portal-welcome h1 em{font-family:var(--font-display);color:var(--clay-bright);margin-left:.13em;font-weight:400;display:inline}.portal-welcome-copy{max-width:660px;font-size:15px;line-height:1.65}.portal-welcome>.signal-line{opacity:.9;height:26px;margin:20px 0 0}.quick-card{box-shadow:none;position:relative;overflow:hidden}.quick-card:after{content:"→";color:var(--clay);opacity:0;transition:opacity var(--dur) var(--ease), transform var(--dur) var(--ease);position:absolute;bottom:13px;right:18px;transform:translate(-6px)}.quick-card:hover:after{opacity:1;transform:none}.quick-card.is-highlighted{background:linear-gradient(145deg, var(--surface), var(--clay-soft))}.results-intro{margin-bottom:24px;padding:6px 2px 0}.results-intro h1{letter-spacing:-.05em;margin:17px 0 9px;font-size:clamp(44px,5.2vw,62px);line-height:1}.results-intro h1 em{font-family:var(--font-display);color:var(--clay);font-weight:400;display:block}.results-intro>p{color:var(--ink-2);font-size:15px}.results-intro .snapshot{max-width:760px;margin:18px 0 0}.filter-panel{background:color-mix(in srgb, var(--surface-2) 76%, transparent);border:1px solid var(--line-soft);border-radius:var(--radius)}.result-list{box-shadow:none;overflow:hidden}.result-list .row-link{transition:background var(--dur) var(--ease), transform var(--dur) var(--ease)}.result-list .row-link:hover{background:var(--surface-2);transform:translate(3px)}.result-cta{background:linear-gradient(135deg, var(--surface), color-mix(in srgb, var(--teal-soft) 55%, var(--surface)));box-shadow:none}.marker-hero{color:var(--cream);background:radial-gradient(560px 240px at 100% 0%, color-mix(in srgb, var(--marker-accent) 13%, transparent), transparent 70%), linear-gradient(150deg, #232934, #171c25);border-radius:15px;margin-bottom:22px;padding:25px 32px 23px;position:relative;overflow:hidden;box-shadow:0 2px 6px #171b2412,0 16px 38px #171b2417}.marker-hero h1{letter-spacing:-.045em;margin:13px 0 3px;font-size:clamp(38px,4.5vw,54px);line-height:1}.marker-plain{color:var(--cream-dim);font-size:14px}.marker-reading{justify-content:space-between;align-items:flex-end;gap:24px;margin-top:18px;display:flex}.marker-value{font-family:var(--font-display);font-size:clamp(44px,5vw,58px);line-height:.92}.marker-unit{color:var(--cream-dim);margin-left:8px;font-size:15px}.marker-status{color:var(--marker-accent);border:1px solid color-mix(in srgb, var(--marker-accent) 30%, transparent);background:color-mix(in srgb, var(--marker-accent) 8%, transparent);border-radius:999px;padding:5px 9px;font-size:14px;font-weight:700}.marker-meta{color:#f7f3eb78;margin-top:9px;font-size:11.5px}.marker-guide{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-1);border-radius:19px;margin:34px 0 18px;overflow:hidden}.marker-guide-header{border-bottom:1px solid var(--line-soft);background:radial-gradient(430px 170px at 100% 0%, var(--teal-soft), transparent 72%), linear-gradient(145deg, color-mix(in srgb, var(--surface) 88%, var(--paper)), var(--surface));justify-content:space-between;align-items:flex-end;gap:24px;padding:28px 32px 25px;display:flex}.marker-guide .eyebrow{margin-bottom:7px}.marker-guide-header h2{letter-spacing:-.04em;margin:0;font-size:clamp(28px,3vw,39px);line-height:1.04}.marker-guide-edition{border:1px solid var(--line-soft);color:var(--ink-3);background:color-mix(in srgb, var(--surface) 76%, transparent);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;flex:none;padding:7px 10px;font-size:9px}.marker-guide-opening{grid-template-columns:repeat(12,minmax(0,1fr));gap:11px 32px;padding:32px;display:grid}.marker-guide-opening>p{color:var(--ink-2);grid-column:1/span 7;font-size:15px;line-height:1.7}.marker-guide-opening .marker-guide-lead{color:var(--ink);letter-spacing:-.025em;font-size:clamp(23px,2.35vw,31px);line-height:1.22}.marker-guide-why{border-left:2px solid var(--teal);background:color-mix(in srgb, var(--teal-soft) 62%, transparent);border-radius:0 11px 11px 0;grid-area:1/9/span 2/-1;align-self:stretch;padding:20px 22px}.marker-guide-why>span{color:var(--teal);margin-bottom:8px;font-size:12px;font-weight:700;display:block}.marker-guide-why p{color:var(--ink-2);font-size:14px;line-height:1.65}.marker-guide-directions{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.marker-guide-direction{background:color-mix(in srgb, var(--surface-2) 32%, var(--surface));padding:24px 32px 26px;position:relative}.marker-guide-direction+.marker-guide-direction{border-left:1px solid var(--line-soft)}.marker-guide-direction.is-current{background:color-mix(in srgb, var(--marker-direction-soft) 62%, var(--surface))}.marker-guide-direction-low{--marker-direction:var(--warn);--marker-direction-soft:var(--warn-soft)}.marker-guide-direction-high{--marker-direction:var(--bad);--marker-direction-soft:var(--bad-soft)}.marker-guide-direction-label{color:var(--ink);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:9px;font-size:13px;font-weight:700;display:flex}.marker-guide-direction-dot{background:var(--marker-direction);border-radius:50%;width:7px;height:7px}.marker-guide-current{color:var(--marker-direction);background:var(--surface);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:3px 7px;font-size:8.5px;font-weight:650}.marker-guide-direction p{color:var(--ink-2);font-size:13.5px;line-height:1.62}.marker-guide-columns{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);display:grid}.marker-guide-list{padding:30px 32px 32px}.marker-guide-list+.marker-guide-list{border-left:1px solid var(--line-soft)}.marker-guide-list h3,.marker-guide-related h3{letter-spacing:-.025em;margin:0;font-size:19px}.marker-guide-list ul{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.marker-guide-list li{grid-template-columns:22px minmax(0,1fr);align-items:start;gap:9px;display:grid}.marker-guide-list li>span{width:20px;height:20px;color:var(--ink-3);background:var(--surface-2);border-radius:50%;place-items:center;margin-top:1px;font-size:11px;font-weight:700;display:grid}.marker-guide-list-actions li>span{color:var(--teal);background:var(--teal-soft)}.marker-guide-list li p{color:var(--ink-2);font-size:13.5px;line-height:1.55}.marker-guide-insights{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 32px 32px;display:grid}.marker-guide-insight{border-radius:12px;padding:20px 22px}.marker-guide-insight-pearl{background:var(--clay-soft)}.marker-guide-insight-takeaway{background:var(--teal-soft)}.marker-guide-insight-pearl .eyebrow{color:var(--clay)}.marker-guide-insight-takeaway .eyebrow{color:var(--teal)}.marker-guide-insight p{color:var(--ink-2);font-size:13.5px;line-height:1.62}.marker-guide-related{border-top:1px solid var(--line-soft);background:color-mix(in srgb, var(--surface-2) 31%, var(--surface));grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);align-items:start;gap:28px;padding:27px 32px 31px;display:grid}.marker-guide-related>div:first-child>p{max-width:520px;color:var(--ink-3);margin-top:9px;font-size:12.5px;line-height:1.55}.marker-guide-related-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.marker-guide-related-link{border:1px solid var(--line-soft);min-width:0;color:var(--ink);background:var(--surface);text-align:left;cursor:pointer;transition:border-color var(--dur) var(--ease), transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease);border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.marker-guide-related-link:hover{border-color:color-mix(in srgb, var(--teal) 40%, var(--line));box-shadow:var(--shadow-1);transform:translateY(-1px)}.marker-guide-related-link span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12.5px;font-weight:650;overflow:hidden}.marker-guide-related-link strong{color:var(--ink-3);font-family:var(--font-mono);flex:none;font-size:9.5px;font-weight:500}.marker-guide-approved-header{align-items:center}.marker-guide-descriptor{color:var(--ink-3);margin-top:8px;font-size:13px;line-height:1.4}.marker-guide-nav{border-bottom:1px solid var(--line-soft);background:color-mix(in srgb, var(--surface-2) 42%, var(--surface));scrollbar-width:thin;-webkit-overflow-scrolling:touch;gap:7px;padding:13px 32px;display:flex;overflow-x:auto}.marker-guide-nav a{border:1px solid var(--line-soft);color:var(--ink-2);background:var(--surface);transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease), background var(--dur) var(--ease);border-radius:999px;flex:none;padding:7px 10px;font-size:11.5px;font-weight:650;text-decoration:none}.marker-guide-nav a:hover{color:var(--teal);border-color:color-mix(in srgb, var(--teal) 35%, var(--line));background:var(--teal-soft)}.marker-guide-longform{width:min(100%,960px);margin:0 auto;padding:12px 52px 42px}.marker-guide-intro{border-left:2px solid var(--teal);background:var(--teal-soft);border-radius:0 11px 11px 0;margin:24px 0 6px;padding:19px 21px}.marker-guide-section{border-bottom:1px solid var(--line-soft);padding:30px 0 31px;scroll-margin-top:24px}.marker-guide-section:last-child{border-bottom:0}.marker-guide-section.is-supporting{border:1px solid var(--line-soft);background:color-mix(in srgb, var(--surface-2) 36%, var(--surface));border-radius:12px;margin-top:-1px;padding:22px 24px 24px}.marker-guide-section.is-supporting+.marker-guide-section.is-supporting{margin-top:11px}.marker-guide-section.is-current{border-color:color-mix(in srgb, var(--clay) 32%, var(--line));background:color-mix(in srgb, var(--clay-soft) 50%, var(--surface))}.marker-guide-section-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.marker-guide-section h2,.marker-guide-section h3{color:var(--ink);letter-spacing:-.025em;margin:0}.marker-guide-section h2{font-size:clamp(22px,2.3vw,29px);line-height:1.15}.marker-guide-section h3{font-size:17px;line-height:1.25}.marker-guide-result-badge{border:1px solid color-mix(in srgb, var(--clay) 25%, transparent);color:var(--clay);background:var(--surface);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;flex:none;padding:5px 8px;font-size:8.5px;font-weight:650}.marker-guide-section p,.marker-guide-intro p{color:var(--ink-2);font-size:14.5px;line-height:1.75}.marker-guide-section p+p,.marker-guide-section ul+p,.marker-guide-section p+ul,.marker-guide-intro p+p,.marker-guide-intro p+ul{margin-top:13px}.marker-guide-section ul,.marker-guide-intro ul{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.marker-guide-section ul.is-long{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}.marker-guide-section li,.marker-guide-intro li{color:var(--ink-2);padding-left:18px;font-size:13.5px;line-height:1.58;position:relative}.marker-guide-section li:before,.marker-guide-intro li:before{content:"";background:var(--teal);border-radius:50%;width:5px;height:5px;position:absolute;top:.64em;left:1px}.marker-guide-section-guide,.marker-guide-section-view,.marker-guide-section-takeaway{border:0;border-radius:14px;margin-top:18px;padding:27px 29px 29px}.marker-guide-section-guide{background:color-mix(in srgb, var(--clay-soft) 68%, var(--surface))}.marker-guide-section-view{background:color-mix(in srgb, var(--teal-soft) 68%, var(--surface))}.marker-guide-section-takeaway{background:linear-gradient(145deg,#202732,#171c25);box-shadow:0 13px 30px #171b241c}.marker-guide-section-takeaway h2,.marker-guide-section-takeaway h3{color:var(--cream)}.marker-guide-section-takeaway p,.marker-guide-section-takeaway li{color:var(--cream-dim)}.marker-guide-section-takeaway li:before{background:var(--clay-bright)}.snapshot{flex-direction:column;gap:12px;margin-bottom:30px;display:flex}.snapshot-bar{transform-origin:0;height:10px;animation:growWidth .6s var(--ease) .15s both;border-radius:6px;gap:3px;display:flex;overflow:hidden}@media (prefers-reduced-motion:reduce){.snapshot-bar{animation:none}}.snapshot-bar span{transition:width .6s var(--ease);border-radius:6px}.snapshot-line{color:var(--ink-2);font-size:15px}.snapshot-line b{color:var(--ink);font-weight:650}.section-rule{align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.section-rule h2{color:var(--ink-2);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;font-size:13.5px;font-weight:650}.section-rule .count{color:var(--ink-3);white-space:nowrap;font-size:12.5px;font-weight:500}.section-rule:after{content:"";border-top:1px solid var(--line-soft);flex:1;transform:translateY(-3px)}.grid-2{grid-template-columns:1fr 1fr;gap:14px;display:grid}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.table-wrap .table{min-width:560px}.empty{text-align:center;color:var(--ink-3);padding:54px 20px}.empty .display{color:var(--ink-2);margin-bottom:6px;font-size:21px}.spin{border:2px solid var(--line);border-top-color:var(--teal);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=980px){.auth-wrap{grid-template-columns:1fr}.auth-story{min-height:300px;padding:28px 28px 32px}.auth-story-title{max-width:720px;margin:34px 0 0;font-size:clamp(44px,10vw,64px)}.auth-story-copy>p,.auth-story .signal-line,.auth-story-foot{display:none}.auth-form-wrap{padding:38px 24px 54px}}@media (width<=860px){.shell{grid-template-columns:1fr}.sidebar{z-index:30;border-right:none;border-top:1px solid var(--line-soft);flex-direction:row;height:auto;padding:8px 10px;position:fixed;inset:auto 0 0;overflow-x:auto}.sidebar .brand,.sidebar-foot,.sidebar-label{display:none}.sidebar-nav{flex-direction:row;flex:1;min-width:max-content}.sidebar .nav-item{text-align:center;flex-direction:column;gap:4px;padding:7px 6px;font-size:11px}.sidebar .nav-item span{text-align:center!important}.sidebar .nav-item:before{width:auto;height:2px;inset:-8px 10px auto;transform:scaleX(0)}.sidebar .nav-item.active:before{transform:scaleX(1)}.sidebar .nav-item:hover{transform:none}.sidebar-badge{position:absolute;top:1px;right:5px}.main,.portal-main{padding:26px 18px 102px}.staff-client-portal{width:100%}.staff-client-portal-head{flex-direction:column;align-items:flex-start;padding:18px}.staff-client-portal-status{justify-content:flex-start}.staff-client-portal-nav{margin-left:0;top:8px}.staff-client-portal-canvas{border-radius:15px;padding:22px 14px 32px}.page-title{font-size:27px}.page-head{flex-wrap:wrap;align-items:flex-start}.hero-panel{border-radius:18px;padding:28px 24px 26px}.dashboard-hero{padding:30px 26px 22px}.dashboard-hero-row{flex-direction:column;align-items:flex-start}.dashboard-hero h1{font-size:clamp(40px,10vw,58px)}.dashboard-hero-meta{gap:9px 18px}.portal-welcome h1{font-size:clamp(42px,10.5vw,58px)}.portal-welcome h1 em{margin-left:0;display:block}.results-intro h1{font-size:clamp(40px,10.5vw,56px)}.marker-hero{padding:23px 22px 21px}.marker-reading{flex-direction:column;align-items:flex-start;gap:12px}.marker-guide-opening{grid-template-columns:1fr}.marker-guide-opening>p,.marker-guide-why{grid-area:auto/1}.marker-guide-why{margin-top:8px}.marker-guide-related{grid-template-columns:1fr}.marker-guide-longform{padding-left:32px;padding-right:32px}}@media (width<=640px){.auth-story{min-height:250px;padding:24px 22px 28px}.auth-story-title{margin-top:30px;font-size:42px}.auth-form-wrap{padding:34px 22px 48px}.auth-title{font-size:38px}.grid-2{grid-template-columns:1fr}.mini-range-cell{display:none}.portal-result-row{grid-template-columns:minmax(0,1fr) minmax(118px,42%)!important;gap:10px!important}.portal-result-name{min-width:0}.portal-result-reading{flex-wrap:wrap;justify-content:flex-end;max-width:145px;gap:5px 8px!important}.portal-result-reading>.pill{order:3;margin-left:auto}.portal-result-reading>.muted{display:none}.slideover{border-left:none;width:100vw}.dashboard-hero .btn,.dashboard-hero-meta span:first-child{width:100%}.portal-welcome>.signal-line{margin-top:20px}.portal-appointment-row{align-items:flex-start}.portal-appointment-actions{width:100%}.meeting-row{flex-direction:column;align-items:flex-start}.meeting-row-actions{justify-content:flex-start;width:100%}.meeting-row-actions>span{width:100%}.meeting-section-heading{flex-direction:column;align-items:flex-start}.meeting-heading-actions{justify-content:flex-start;width:100%}.meeting-scheduler-grid{grid-template-columns:1fr}.meeting-scheduler-actions .btn{flex:1}.marker-value{font-size:48px}.marker-guide{border-radius:15px;margin-top:28px}.marker-guide-header{align-items:flex-start;padding:23px 21px 20px}.marker-guide-edition{display:none}.marker-guide-opening{padding:24px 21px}.marker-guide-directions,.marker-guide-columns,.marker-guide-insights{grid-template-columns:1fr}.marker-guide-direction{padding:21px}.marker-guide-direction+.marker-guide-direction,.marker-guide-list+.marker-guide-list{border-left:0;border-top:1px solid var(--line-soft)}.marker-guide-list{padding:25px 21px}.marker-guide-insights{gap:9px;padding:0 21px 24px}.marker-guide-related{gap:20px;padding:24px 21px}.marker-guide-related-links{grid-template-columns:1fr}.marker-guide-nav{padding:11px 21px}.marker-guide-longform{padding:6px 21px 28px}.marker-guide-section{padding:25px 0 26px}.marker-guide-section.is-supporting{padding:20px 18px 21px}.marker-guide-section-guide,.marker-guide-section-view,.marker-guide-section-takeaway{margin-left:-4px;margin-right:-4px;padding:22px 19px 23px}.marker-guide-section ul.is-long{grid-template-columns:1fr}.marker-guide-section-heading{flex-direction:column;align-items:flex-start;gap:8px}}@font-face{font-family:Inter;src:url(/fonts/inter-latin.woff2)format("woff2");font-style:normal;font-weight:400 700;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-latin-ext.woff2)format("woff2");font-style:normal;font-weight:400 700;font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF}@font-face{font-family:Fraunces;src:url(/fonts/fraunces-latin.woff2)format("woff2");font-style:normal;font-weight:300 600;font-display:swap}@font-face{font-family:Fraunces;src:url(/fonts/fraunces-latin-ext.woff2)format("woff2");font-style:normal;font-weight:300 600;font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF}.skip-link{z-index:1000;background:var(--ink);color:var(--surface);border-radius:8px;padding:10px 14px;position:fixed;top:10px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
