@import "https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;600;700;800&display=swap";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-heading:"Source Sans 3";--font-source-sans:"Source Sans 3";--color-page:#fff;--color-page-soft:#f4f8fc;--color-paper:#fff;--color-paper-muted:#f8fbff;--color-text:#1f2933;--color-text-soft:#5d6f80;--color-text-muted:#7a8896;--color-primary:#2f6f9f;--color-primary-dark:#24547a;--color-primary-soft:#dcebf7;--color-accent:#5f8fb2;--color-border:#d5dee8;--color-border-strong:#c2d1df;--color-warm-border:#d8dee6;--bg:var(--color-page);--panel:var(--color-paper);--surface:var(--color-paper-muted);--surface-strong:var(--color-page-soft);--text:var(--color-text);--muted:var(--color-text-soft);--border:var(--color-border);--border-strong:var(--color-border-strong);--accent:var(--color-primary);--accent-strong:var(--color-primary-dark);--accent-soft:var(--color-primary-soft);--ink:var(--color-text);--cream:#f7f2ea;--warm:#b85c38;--warm-soft:#fff0e8;--blue:var(--color-primary);--ok:var(--color-primary);--warn:#9a5b05;--bad:#b42318;--shadow:0 10px 24px #1f2a3314;--shadow-soft:0 1px 2px #1f2a3314}*{box-sizing:border-box}html,body{min-height:100%;margin:0;overflow-x:hidden}body{background:linear-gradient(180deg, #fff 0, #fff 520px), var(--bg);color:var(--text);font-family:var(--font-source-sans), "Source Sans 3", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-size:15px;line-height:1.45}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.landing-page.shell{background:var(--color-page);box-shadow:0 0 0 100vmax var(--color-page);clip-path:inset(0 -100vmax);padding-top:0}.overlay-header-page.shell{background:var(--color-page);width:min(1344px,100% - 96px);box-shadow:0 0 0 100vmax var(--color-page);clip-path:inset(0 -100vmax);padding-top:0}.landing-page.landing-theme-clinical{--color-page:#fbfdff;--color-page-soft:#eef6fb;--color-paper:#fff;--color-paper-muted:#f7fbff;--color-text:#1b2833;--color-text-soft:#556a7a;--color-text-muted:#728290;--color-primary:#276996;--color-primary-dark:#1f4f72;--color-primary-soft:#d7eaf6;--color-accent:#5c8eaf;--color-border:#d1dee8;--color-border-strong:#bbd0de;--color-warm-border:#d4dde5;--accent:var(--color-primary);--accent-strong:var(--color-primary-dark);--accent-soft:var(--color-primary-soft);--border:var(--color-border);--border-strong:var(--color-border-strong);--ink:var(--color-text);--muted:var(--color-text-soft);--panel:var(--color-paper);--surface:var(--color-paper-muted);--surface-strong:var(--color-page-soft)}.landing-page.landing-theme-warm{--color-page:#fbfcff;--color-page-soft:#f1f6fb;--color-paper:#fff;--color-paper-muted:#f8fbff;--color-text:#242b34;--color-text-soft:#626f7d;--color-text-muted:#7d8894;--color-primary:#3b73a3;--color-primary-dark:#28567e;--color-primary-soft:#e0edf8;--color-accent:#6f91ad;--color-border:#d8e0e8;--color-border-strong:#c6d4e0;--color-warm-border:#d9dee5;--accent:var(--color-primary);--accent-strong:var(--color-primary-dark);--accent-soft:var(--color-primary-soft);--border:var(--color-border);--border-strong:var(--color-border-strong);--ink:var(--color-text);--muted:var(--color-text-soft);--panel:var(--color-paper);--surface:var(--color-paper-muted);--surface-strong:var(--color-page-soft)}.landing-page .topbar{margin-bottom:0}button,input,select,textarea{font:inherit}button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:6px;min-height:40px;padding:0 15px;font-weight:700;transition:background .14s,border-color .14s,box-shadow .14s,transform .14s}button:hover:not(:disabled){background:var(--accent-strong);box-shadow:var(--shadow-soft);transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.6}button.secondary{border-color:var(--border);color:var(--text);background:#fff}button.secondary:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft)}button.status-action{border-color:var(--border);color:var(--text);background:#fff}button.status-action:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft)}button.status-action.active{border-color:var(--accent);background:var(--accent);color:#fff}button.status-action.active:hover:not(:disabled){background:var(--accent-strong)}button.status-action.active:disabled{border-color:var(--border);color:var(--muted);opacity:1;background:#eef1f5}.section-toggle{min-width:112px}.shell{width:min(1440px,100% - 32px);margin:0 auto;padding:24px 0 40px}.narrow-shell{width:min(560px,100% - 32px)}.topbar{background:var(--color-page);border-bottom:1px solid #ded8cb;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;width:100vw;min-height:60px;margin-bottom:8px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0 max(16px,50vw - 720px);display:grid}.topbar>.customer-brand{justify-self:start}.topbar>.topic-nav{border-block:0;grid-column:2;justify-content:center;justify-self:center;min-height:36px;margin:0;padding:0}.topbar-search{place-items:center;display:grid;position:relative}.topbar-search-toggle{width:34px;height:40px;min-height:40px;color:var(--color-text);background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:inline-grid}.topbar-search-toggle:hover,.topbar-search-toggle:hover:not(:disabled),.topbar-search-toggle[aria-expanded=true]{box-shadow:none;color:var(--color-text);background:0 0;transform:none}.topbar-search-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}.topbar-search-popover{z-index:30;border:1px solid var(--color-warm-border);background:#fff;border-radius:8px;width:min(320px,100vw - 32px);padding:10px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 44px #0f172a24}.topic-nav{border-block:1px solid var(--border);scrollbar-width:none;justify-content:center;align-items:center;gap:30px;min-height:44px;margin:0 0 18px;padding:0 6px;display:flex;overflow-x:auto}.topic-nav::-webkit-scrollbar{display:none}.topic-nav a{min-height:34px;color:var(--color-text);white-space:nowrap;border-radius:0;flex:none;justify-content:center;align-items:center;padding:0;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.topic-nav a:hover,.topic-nav a.active{color:var(--color-primary);background:0 0}.nav-actions{flex-wrap:nowrap;justify-content:flex-end;justify-self:end;align-items:center;gap:6px;display:flex}.topbar>.nav-actions{grid-column:3;justify-self:end}.topbar .customer-nav,.topbar>.nav-actions>:not(.customer-nav){justify-self:auto}.nav-link{border:1px solid var(--border);min-height:40px;color:var(--text);background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:0 14px;font-weight:700;text-decoration:none;transition:background .14s,border-color .14s,box-shadow .14s,transform .14s;display:inline-flex}.nav-link:hover{border-color:var(--accent);background:var(--accent-soft);box-shadow:var(--shadow-soft);transform:translateY(-1px)}.primary-link{border-color:var(--accent);background:var(--accent);color:#fff}.primary-link:hover{border-color:var(--accent-strong);background:var(--accent-strong)}.customer-brand{min-height:40px;color:var(--color-text);font-family:var(--font-source-sans), "Source Sans 3", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;align-items:center;text-decoration:none;display:inline-flex}.customer-brand-wordmark{color:var(--color-text);letter-spacing:-.03em;white-space:nowrap;align-items:baseline;font-size:25px;font-weight:600;line-height:1;display:inline-flex}.customer-brand-wordmark span+span{color:var(--color-text-soft);margin-left:2px;font-weight:400}.customer-brand:hover{opacity:.86}.customer-nav{background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:8px;width:fit-content;max-width:100%;margin:0;padding:0 8px;display:flex}.customer-nav-layered{justify-self:center}.customer-nav-link{border:1px solid var(--color-warm-border);min-height:34px;color:var(--color-text);background:#fffdf8b8;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:600;text-decoration:none;transition:border-color .14s,color .14s,background .14s;display:inline-flex;position:relative}.customer-nav-link:hover,.customer-nav-link.active{border-color:var(--color-primary);background:var(--color-paper);box-shadow:none;color:var(--color-primary)}.customer-menu{display:none;position:relative}.customer-menu-toggle{cursor:pointer;width:40px;height:40px;color:var(--text);border-radius:6px;place-items:center;margin-left:2px;list-style:none;transition:background .14s,color .14s;display:inline-grid;position:relative}.customer-menu-toggle::-webkit-details-marker{display:none}.customer-menu-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.25px;width:22px;height:22px;display:block}.customer-menu[open] .customer-menu-toggle,.customer-menu-toggle:hover{background:var(--accent-soft);color:var(--accent-strong)}.customer-menu-panel{z-index:20;border:1px solid var(--border);min-width:180px;box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:4px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.customer-menu:not([open]) .customer-menu-panel{display:none}.customer-menu-item{min-height:38px;color:var(--text);white-space:nowrap;border-radius:6px;justify-content:flex-start;align-items:center;padding:0 10px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.customer-menu-item:hover{background:var(--accent-soft);color:var(--accent-strong)}.text-link{color:var(--accent);font-weight:700}.eyebrow,.metric span,label span,.product-action span,.cart-row span,.totals span,.order-confirmation span,.order-summary-heading span,.admin-detail-grid span,.order-meta dt{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-heading), var(--font-source-sans), "Source Sans 3", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-weight:600}h1{letter-spacing:0;font-size:34px;line-height:1.1}h2{letter-spacing:0;font-size:19px}h3{font-size:17px;line-height:1.25}.status{border:1px solid var(--border);background:var(--panel);min-width:108px;color:var(--muted);text-transform:capitalize;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:9px 12px;font-size:14px;font-weight:700;display:inline-flex}.status span{background:currentColor;border-radius:50%;width:9px;height:9px}.status.online{color:var(--ok)}.status.offline{color:var(--bad)}.summary-grid{grid-template-columns:minmax(280px,2fr) repeat(3,minmax(120px,1fr));gap:12px;margin-bottom:20px;display:grid}.metric,.panel,.product-card{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow-soft);border-radius:8px}.metric{align-content:center;gap:6px;min-height:76px;padding:15px;display:grid}.metric strong{overflow-wrap:anywhere;font-size:17px}.metric-link{color:var(--text);text-decoration:none;transition:border-color .14s,box-shadow .14s,transform .14s}.metric-link:hover{border-color:var(--accent);box-shadow:var(--shadow);transform:translateY(-1px)}.workspace{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;display:grid}.shop-hero{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(280px,380px);align-items:stretch;gap:28px;margin-bottom:26px;padding:28px;display:grid}.shop-hero-copy{align-content:center;gap:16px;max-width:720px;display:grid}.shop-hero-copy h1{max-width:620px;font-size:3.4rem;line-height:.98}.shop-hero-copy p:not(.eyebrow){max-width:560px;color:var(--muted);font-size:1.05rem;line-height:1.6}.shop-hero-actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.shop-hero-feature{border:1px solid var(--border);background:var(--surface);min-width:0;color:var(--text);border-radius:8px;grid-template-rows:minmax(220px,1fr) auto;text-decoration:none;display:grid;overflow:hidden}.shop-hero-feature:hover{border-color:var(--accent);box-shadow:var(--shadow)}.shop-hero-feature>div:last-child{background:#fff;gap:4px;padding:14px;display:grid}.shop-hero-feature span,.shop-hero-feature small,.section-count{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.shop-hero-feature strong{overflow-wrap:anywhere;font-size:1.1rem}.shop-hero-media{background:var(--surface-strong);color:#536173;place-items:center;font-size:42px;font-weight:900;display:grid;position:relative;overflow:hidden}.shop-hero-media img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.shop-hero-media span{position:relative}.home-search{gap:6px;width:min(760px,100%);max-width:760px;display:grid;position:relative}.home-search.compact{width:100%;max-width:none}.home-search label{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.home-search-box{position:relative}.home-search-box:before{content:"";pointer-events:none;border:2px solid #536173b3;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;left:16px;transform:translateY(-56%)}.home-search-box:after{content:"";pointer-events:none;background:#536173b3;border-radius:999px;width:7px;height:2px;position:absolute;top:calc(50% + 7px);left:28px;transform:rotate(45deg)}.home-search-box input{background:var(--color-paper);border:1px solid #2f6f9f3d;border-radius:999px;width:100%;min-height:46px;padding:0 16px 0 42px;font-size:.95rem;font-weight:700;box-shadow:inset 0 1px #ffffffe6,0 5px 14px #1823420d}.home-search.compact .home-search-box input{min-height:38px;padding-right:12px;font-size:.88rem;font-weight:600}.topbar-search-popover .search-suggestions{opacity:1;pointer-events:auto;visibility:visible;margin-top:8px;display:flex;position:static;transform:none}.home-search-box input:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 4px #2f6f9f1f,0 10px 24px #18234214}.home-search-box .nav-link{min-height:48px}.search-suggestions{z-index:10;border:1px solid var(--border);box-shadow:var(--shadow-soft);opacity:0;pointer-events:none;visibility:hidden;background:#fff;border-radius:8px;flex-wrap:wrap;gap:8px;padding:8px;transition:opacity .12s,transform .12s,visibility .12s;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;transform:translateY(-4px)}.home-search:focus-within .search-suggestions{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.search-suggestions button{min-height:28px;color:var(--text);background:#ffffffd6;border-color:#1d293924;padding:0 10px;font-size:12px}.search-suggestions button:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft)}.home-review-hero{border:1px solid var(--border);min-height:260px;box-shadow:var(--shadow-soft);background:linear-gradient(120deg,#fffffff5,#e4f4f1cc),#fff;border-radius:8px;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;padding:clamp(24px,4vw,42px);display:flex}.home-review-hero>div:first-child{gap:12px;max-width:780px;display:grid}.home-review-hero h1{max-width:780px;font-size:clamp(2.35rem,4vw,4.4rem);line-height:.98}.home-review-hero p{max-width:620px;color:var(--muted);font-size:1.08rem;line-height:1.6}.home-review-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.home-hero{background:var(--color-page);width:100vw;margin:0 calc(50% - 50vw);padding:58px 0 64px}.home-hero-inner{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(34px,5vw,78px);width:min(1440px,100% - 32px);margin:0 auto;display:grid}.home-hero-centered{padding:36px 0 64px}.home-hero-centered-inner{justify-items:center;gap:27px;width:min(1440px,100% - 32px);margin:0 auto;display:grid}.home-hero-centered-copy{text-align:center;justify-items:center;gap:18px;max-width:850px;display:grid}.home-hero-centered-copy h1{max-width:780px;color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;letter-spacing:-.028em;font-size:clamp(42px,3.6vw,50px);font-weight:650;line-height:1.04}.home-hero-centered-copy .home-start-subtitle{max-width:740px;color:var(--color-text-soft);margin:0;font-size:clamp(1rem,1.35vw,1.16rem);font-weight:440;line-height:1.42}.home-hero-centered-actions{justify-content:center;margin-top:0}.home-hero-trust-row{max-width:760px;color:var(--color-text-soft);flex-wrap:wrap;justify-content:center;gap:10px 14px;margin:2px 0 0;padding:0;font-size:.9rem;font-weight:620;line-height:1.3;list-style:none;display:flex}.home-hero-trust-row-inline li:not(:last-child):after{content:"·";color:var(--color-text-muted);margin-left:14px}.landing-type-soft .home-hero-centered-copy{gap:17px}.landing-type-soft .home-hero-centered-copy h1{letter-spacing:-.022em;max-width:760px;font-size:clamp(40px,3.35vw,48px);font-weight:620;line-height:1.06}.landing-type-soft .home-hero-centered-copy .home-start-subtitle{max-width:760px;font-size:clamp(1rem,1.2vw,1.1rem);font-weight:420;line-height:1.5}.landing-type-soft .home-hero-trust-row{font-size:.86rem;font-weight:580}.landing-type-soft .home-services-header h2,.landing-type-soft .home-lab-category-header h3,.landing-type-soft .faq-header h2{letter-spacing:0;font-weight:650}.landing-type-editorial .home-hero-centered-copy{gap:20px;max-width:920px}.landing-type-editorial .home-hero-centered-copy h1{letter-spacing:-.035em;max-width:840px;font-size:clamp(44px,4.1vw,56px);font-weight:760;line-height:1}.landing-type-editorial .home-hero-centered-copy .home-start-subtitle{max-width:720px;font-size:clamp(1.04rem,1.3vw,1.18rem);font-weight:460;line-height:1.5}.landing-type-editorial .home-services-header h2,.landing-type-editorial .home-lab-category-header h3,.landing-type-editorial .faq-header h2{font-weight:780;line-height:1.02}.home-secondary-pill{border:1px solid var(--color-warm-border);background:var(--color-paper);min-height:46px;color:var(--color-text);border-radius:4px;justify-content:center;align-items:center;padding:0 18px;font-weight:720;text-decoration:none;transition:border-color .16s,color .16s,transform .16s;display:inline-flex}.home-secondary-pill:hover,.home-secondary-pill:focus-visible{border-color:var(--color-primary);color:var(--color-primary-dark);transform:translateY(-1px)}.home-hero-centered-report{width:min(100%,1360px)}.home-hero-card{text-align:center;justify-items:center;display:grid}.home-hero-content{text-align:left;background:0 0;align-content:center;justify-items:start;gap:22px;max-width:720px;padding:0;display:grid}.home-hero-media{aspect-ratio:4/3;background:var(--color-page-soft);border-radius:22px;min-height:0;position:relative;overflow:hidden;box-shadow:0 18px 48px #0f172a1f}.home-hero-media img{object-fit:cover;object-position:center;filter:contrast(1.04)saturate(1.06);width:100%;height:100%;display:block;transform:scale(1.012)}.home-start-heading{z-index:1;align-content:start;justify-items:start;gap:14px;max-width:720px;display:grid;position:relative}.home-hero-kicker{color:var(--color-primary-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 -3px;font-size:.82rem;font-weight:800;line-height:1}.home-start-heading h1{max-width:640px;color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;letter-spacing:-.024em;font-size:clamp(36px,3.35vw,52px);font-weight:650;line-height:1.08}.home-start-subtitle{max-width:650px;color:var(--color-text-soft);letter-spacing:0;font-size:clamp(1.05rem,1.5vw,1.28rem);font-weight:430;line-height:1.5}.home-start-grid{z-index:1;align-content:end;gap:12px;margin-top:4px;display:grid;position:relative}.home-start-row{min-height:58px;color:var(--text);background:#fcfefcd1;border:1px solid #2f6f9f1a;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:0 22px;text-decoration:none;transition:background .14s,border-color .14s,box-shadow .14s,transform .14s;display:flex;box-shadow:0 1px 2px #0f172a0a}.home-start-row.featured{background:#fff;border-color:#2f6f9f52;box-shadow:0 12px 28px #0f172a14}.home-start-row:hover{background:#fff;border-color:#2f6f9f47;transform:translateY(-1px);box-shadow:0 10px 22px #0f172a0f}.home-start-row:focus-visible{outline-offset:2px;outline:3px solid #2f6f9f2e}.home-start-row span:first-child{min-width:0;color:var(--ink);font-size:18px;font-weight:700;line-height:1.2}.home-start-row-arrow{color:#2f6f9f;opacity:.62;flex:none;font-size:1.08rem;font-weight:850;transition:opacity .14s,transform .14s}.home-start-row:hover .home-start-row-arrow,.home-start-row:focus-visible .home-start-row-arrow{opacity:1;transform:translate(3px)}.home-hero-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;margin-top:4px;display:flex}.home-primary-cta{color:#fff;background:#2f6f9f;border:1px solid #2f6f9f;border-radius:4px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:720;text-decoration:none;display:inline-flex}.home-primary-cta:hover,.home-primary-cta:focus-visible{color:#fff;background:#24547a}.home-secondary-link{color:#2f6f9f;align-items:center;gap:8px;font-weight:720;text-decoration:none;display:inline-flex}.home-secondary-link:hover,.home-secondary-link:focus-visible{color:#24547a}.home-hero-proof-list{gap:8px;max-width:640px;margin:0;padding:0;list-style:none;display:grid}.home-hero-proof-list li{color:var(--color-text-soft);grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;font-size:.95rem;font-weight:520;line-height:1.35;display:grid}.home-hero-proof-list li:before{content:"";background:#2f6f9f;border-radius:999px;width:7px;height:7px;margin-top:.48em}.home-hero-refund-note{max-width:620px;color:var(--color-primary-dark);margin:0;font-size:1rem;font-weight:650;line-height:1.42}.home-hero-output-list{flex-wrap:wrap;gap:8px;max-width:650px;margin:0;padding:0;list-style:none;display:flex}.home-hero-output-list li{background:var(--color-paper-muted);min-height:31px;color:var(--color-text-soft);border:1px solid #2f6f9f26;border-radius:999px;align-items:center;gap:8px;padding:0 11px;font-size:.9rem;font-weight:650;line-height:1;display:inline-flex}.home-hero-output-list li:before{content:"✓";color:var(--color-primary);font-weight:900}.home-hero-visual-card{border:1px solid var(--color-warm-border);background:var(--color-paper);text-align:left;border-radius:18px;justify-self:end;width:min(100%,680px);box-shadow:0 16px 34px #3a322613,inset 0 1px #ffffffbf}.home-hero-workflow-card{gap:0;padding:22px;display:grid}.home-hero-workflow-step{grid-template-columns:42px minmax(0,1fr);gap:16px;padding:18px 0;display:grid;position:relative}.home-hero-workflow-step:first-child{padding-top:2px}.home-hero-workflow-step:last-child{padding-bottom:2px}.home-hero-workflow-step:not(:last-child):after{content:"";background:#2f6f9f2e;width:1px;position:absolute;top:54px;bottom:-12px;left:20px}.home-hero-workflow-step>span{z-index:1;border:1px solid var(--color-border-strong);background:var(--color-page-soft);width:42px;height:42px;color:var(--color-primary-dark);letter-spacing:.08em;border-radius:999px;place-items:center;font-size:.78rem;font-weight:800;display:inline-grid;position:relative}.home-hero-workflow-step h2,.home-hero-report-preview h2,.home-hero-generated-report h2,.home-hero-before-after h2{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;margin:0;font-size:clamp(1.2rem,1.6vw,1.45rem);font-weight:760;line-height:1.18}.home-hero-workflow-step p{color:var(--color-text-soft);margin:6px 0 0;font-size:.98rem;font-weight:440;line-height:1.42}.home-hero-report-preview{gap:18px;padding:26px;display:grid}.home-hero-report-header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.home-hero-report-header span,.home-hero-generated-report span,.home-hero-before-after section>span{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800;line-height:1}.home-hero-report-header strong{color:var(--color-primary-dark);font-size:.9rem;font-weight:750}.home-hero-report-sections{border-top:1px solid var(--color-border);gap:0;display:grid}.home-hero-report-sections section{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(130px,.34fr) minmax(0,1fr);gap:16px;padding:14px 0;display:grid}.home-hero-report-sections section:last-child{border-bottom:0}.home-hero-report-sections h3{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;margin:0;font-size:.92rem;font-weight:760;line-height:1.25}.home-hero-report-sections p{color:var(--color-text-soft);margin:0;font-size:.94rem;font-weight:440;line-height:1.45}.home-hero-report-cover{gap:22px;min-height:440px;padding:clamp(28px,3.6vw,46px);display:grid}.home-report-cover-heading{gap:7px;display:grid}.home-report-cover-heading span,.home-report-cover-summary h3,.home-report-cover-records h3,.home-first-page-header span,.home-first-page-next h3{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:820;line-height:1}.home-report-cover-heading h2{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;letter-spacing:-.025em;margin:0;font-size:clamp(2rem,3.2vw,3rem);font-weight:650;line-height:1}.home-report-cover-heading p{color:var(--color-text-soft);margin:0;font-size:1rem;font-weight:500}.home-report-cover-rule{background:var(--color-warm-border);height:1px}.home-report-cover-summary,.home-report-cover-records{gap:13px;display:grid}.home-report-cover-summary h3,.home-report-cover-records h3,.home-first-page-next h3{color:var(--color-primary-dark);margin:0}.home-report-cover-summary ul,.home-report-cover-records ul,.home-first-page-next ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.home-report-cover-summary li{color:var(--color-text);grid-template-columns:auto minmax(30px,1fr) auto;align-items:baseline;gap:9px;font-size:.96rem;font-weight:650;line-height:1.2;display:grid}.home-report-cover-summary i{border-bottom:1px dotted var(--color-border-strong)}.home-report-cover-summary strong{color:var(--color-primary-dark);font-weight:800}.home-report-cover-records ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px}.home-report-cover-records li{color:var(--color-text-soft);font-size:.95rem;font-weight:560;line-height:1.25}.home-report-cover-records li:before{content:"✓ ";color:var(--color-primary);font-weight:900}.home-hero-first-page{gap:18px;padding:26px;display:grid}.home-first-page-header{border-bottom:1px solid var(--color-border);padding-bottom:12px}.home-first-page-layout{grid-template-columns:minmax(0,1fr) minmax(180px,.42fr);align-items:start;gap:18px;display:grid}.home-first-page-findings{gap:14px;display:grid}.home-first-page-findings h2{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;margin:0;font-size:clamp(1.35rem,1.8vw,1.7rem);font-weight:700;line-height:1.1}.home-first-page-findings>div{gap:12px;display:grid}.home-first-page-finding{border-bottom:1px solid var(--color-border);grid-template-columns:30px minmax(0,1fr);align-items:start;gap:12px;padding:13px 0;display:grid}.home-first-page-finding:last-child{border-bottom:0}.home-first-page-finding>span{border:1px solid var(--color-border);background:var(--color-paper-muted);width:30px;height:30px;color:var(--color-primary-dark);border-radius:999px;place-items:center;font-size:.96rem;font-weight:850;line-height:1;display:inline-grid}.home-first-page-finding h3{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;margin:0;font-size:.98rem;font-weight:760;line-height:1.25}.home-first-page-finding p{color:var(--color-text-soft);margin:5px 0 0;font-size:.92rem;font-weight:440;line-height:1.42}.home-first-page-next{background:var(--color-paper-muted);border:1px solid #2f6f9f24;border-radius:14px;gap:13px;padding:18px;display:grid}.home-first-page-next li{color:var(--color-text-soft);font-size:.92rem;font-weight:520;line-height:1.35}.home-first-page-next li:before{content:"• ";color:var(--color-primary);font-weight:900}.home-first-page-next a{color:var(--color-primary-dark);justify-self:start;align-items:center;gap:8px;font-size:.92rem;font-weight:750;text-decoration:none;display:inline-flex}.home-first-page-next a:hover,.home-first-page-next a:focus-visible{color:var(--color-primary)}.home-hero-inputs-card{grid-template-columns:minmax(180px,.86fr) 36px minmax(220px,1fr);align-items:center;gap:18px;padding:24px;display:grid}.home-hero-input-stack{gap:9px;display:grid}.home-hero-input-stack div{background:var(--color-paper-muted);border:1px solid #2f6f9f1f;border-radius:12px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-height:46px;padding:8px 10px;display:grid}.home-hero-input-stack span{background:var(--color-primary-soft);height:28px;color:var(--color-primary-dark);border-radius:7px;place-items:center;font-size:.68rem;font-weight:850;display:inline-grid}.home-hero-input-stack p{color:var(--color-text);margin:0;font-size:.93rem;font-weight:680}.home-hero-input-arrow{color:var(--color-primary);text-align:center;font-size:1.35rem;font-weight:850}.home-hero-generated-report{background:var(--color-page-soft);border:1px solid #2f6f9f29;border-radius:14px;gap:12px;padding:20px;display:grid}.home-hero-generated-report ul,.home-hero-before-after ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.home-hero-generated-report li,.home-hero-before-after li{color:var(--color-text-soft);font-size:.94rem;font-weight:520;line-height:1.35}.home-hero-generated-report li:before,.home-hero-before-after li:before{content:"✓ ";color:var(--color-primary);font-weight:900}.home-hero-before-after{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.home-hero-before-after section{align-content:start;gap:14px;min-height:330px;padding:26px;display:grid}.home-hero-before-after section:first-child{border-right:1px solid var(--color-border);background:var(--color-paper-muted)}.home-hero-raw-list{gap:9px;display:grid}.home-hero-raw-list p{background:var(--color-paper);color:var(--color-text-soft);border:1px solid #1f2a331a;border-radius:9px;margin:0;padding:11px 12px;font-size:.94rem;font-weight:620;line-height:1.25}.home-hero-proof-chips,.home-hero-minimal-flow{flex-wrap:wrap;gap:8px;max-width:640px;display:flex}.home-hero-proof-chips span,.home-hero-minimal-flow span{background:var(--color-paper-muted);min-height:30px;color:var(--color-text-soft);border:1px solid #2f6f9f29;border-radius:999px;align-items:center;padding:0 11px;font-size:.88rem;font-weight:650;line-height:1;display:inline-flex}.home-hero-minimal-flow{align-items:center;gap:12px}.home-hero-minimal-flow span{color:var(--color-primary-dark);background:0 0;border:0;padding:0;font-weight:720;position:relative}.home-hero-minimal-flow span:not(:last-child):after{content:"→";color:var(--color-text-muted);margin-left:12px;font-weight:700}.home-hero-proof-panel{background:var(--color-paper-muted);border:1px solid #2f6f9f24;border-radius:14px;gap:12px;max-width:620px;padding:16px 18px;display:grid}.home-hero-proof-panel>span{color:var(--color-primary-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800;line-height:1}.home-hero-proof-panel ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin:0;padding:0;list-style:none;display:grid}.home-hero-proof-panel li{color:var(--color-text-soft);font-size:.92rem;font-weight:560;line-height:1.3}.home-hero-proof-panel p{color:var(--color-text-muted);margin:0;font-size:.9rem;font-weight:520;line-height:1.4}.home-hero-document{border:1px solid var(--color-warm-border);background:var(--color-paper);text-align:left;border-radius:14px;justify-self:end;gap:16px;max-width:680px;padding:clamp(24px,3vw,36px);display:grid;box-shadow:0 14px 28px #3a322613,inset 0 1px #ffffffb3}.home-hero-document-bar,.home-hero-document-footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.home-hero-document-bar span,.home-hero-document-title span,.home-hero-document-sections h3,.home-hero-document-summary h3,.home-hero-document-footer span{color:var(--color-text-muted);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:700;line-height:1}.home-hero-document-bar strong{color:#2f6f9f;font-size:.86rem;font-weight:700}.home-hero-document-title{border-bottom:1px solid var(--color-border);gap:7px;padding-bottom:8px;display:grid}.home-hero-document-title h2{max-width:580px;color:var(--ink);font-family:var(--font-heading), var(--font-source-sans), "Source Sans 3", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-size:clamp(1.55rem,2.05vw,2.1rem);font-weight:600;line-height:1.12}.home-hero-document-title p{color:var(--color-text-soft);margin:0;font-size:.94rem;font-weight:500;line-height:1.35}.home-hero-sample-tabs{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.home-hero-sample-tab{border:1px solid var(--color-border);background:var(--color-paper-muted);min-height:30px;color:var(--color-text-soft);border-radius:999px;padding:0 11px;font-size:.82rem;font-weight:700;line-height:1;transition:background .16s,border-color .16s,color .16s}.home-hero-sample-tab:hover,.home-hero-sample-tab:focus-visible{border-color:var(--color-border-strong);background:var(--color-paper);color:var(--color-primary-dark)}.home-hero-sample-tab[aria-pressed=true]{border-color:var(--color-primary);background:var(--color-primary-soft);color:var(--color-primary-dark);box-shadow:inset 0 0 0 1px #2f6f9f2e}.home-hero-lab-table-wrap{border:1px solid var(--color-border);background:var(--color-paper-muted);border-radius:12px;overflow:hidden}.home-hero-lab-table{border-collapse:collapse;width:100%;color:var(--color-text);font-size:.88rem;line-height:1.35}.home-hero-lab-table th,.home-hero-lab-table td{border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top;padding:10px 12px}.home-hero-lab-table thead th{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800}.home-hero-lab-table tbody th{color:var(--color-text);font-weight:700}.home-hero-lab-table tbody td{color:var(--color-text-soft);font-weight:500}.home-hero-lab-table tr:last-child th,.home-hero-lab-table tr:last-child td{border-bottom:0}.home-hero-insight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.home-hero-insight-card{border:1px solid var(--color-border);background:var(--color-paper);border-radius:12px;align-content:start;gap:7px;min-height:128px;padding:13px;display:grid}.home-hero-insight-card h3{color:var(--color-primary-dark);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800;line-height:1.1}.home-hero-insight-card p{color:var(--color-text-soft);margin:0;font-size:.88rem;font-weight:440;line-height:1.42}.home-hero-document-summary{background:var(--color-paper-muted);border-left:3px solid #2f6f9f;border-radius:0 12px 12px 0;gap:8px;padding:16px 18px;display:grid}.home-hero-document-summary p{color:var(--color-text-soft);margin:0;font-size:.98rem;font-weight:440;line-height:1.52}.home-hero-document-sections{border-top:0;border-left:0;gap:0;display:grid}.home-hero-document-sections section{border-right:0;border-bottom:1px solid var(--color-border);background:0 0;grid-template-columns:minmax(132px,.34fr) minmax(0,1fr);gap:16px;min-height:0;padding:13px 0;display:grid}.home-hero-document-sections section:last-child{border-bottom:0}.home-hero-document-sections p{color:var(--color-text-soft);margin:0;font-size:.93rem;font-weight:440;line-height:1.48}.home-hero-document-footer{border-top:1px solid var(--color-border);justify-content:flex-start;padding-top:12px}.home-hero-document-footer span{color:#2f6f9f}.home-section-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.home-section-header h2{color:var(--ink);margin:0;font-size:clamp(1.55rem,2vw,2.25rem);line-height:1.05}.home-section-eyebrow{color:#2f6f9fc7;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:900;line-height:1}.home-section-header p:not(.home-section-eyebrow){max-width:720px;color:var(--muted);margin:10px 0 0;font-size:1rem;line-height:1.4}.home-section-header .home-section-eyebrow{margin-top:0;margin-bottom:10px}.home-section-link{color:var(--accent);flex:none;padding-top:5px;font-weight:850;text-decoration:none}.home-section-link:hover{color:var(--accent-strong);text-underline-offset:3px;text-decoration:underline}.home-content-section,.home-dashboard-section,.faq-section{max-width:1440px;margin-left:auto;margin-right:auto}.home-content-section{background:var(--color-page);box-shadow:0 0 0 100vmax var(--color-page);clip-path:inset(0 -100vmax);gap:0;padding:56px 32px;display:grid}.home-question-section{padding:40px 0 52px}.home-question-list{border-block:1px solid #2f6f9f21;width:100%;margin:0;display:grid}.home-question-row{min-height:92px;color:var(--text);border-bottom:1px solid #2f6f9f1f;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:20px 12px;text-decoration:none;transition:background .16s,color .16s;display:grid}.home-question-row:last-child{border-bottom:0}.home-question-row:hover,.home-question-row:focus-visible{background:#edf5ef85}.home-question-row:focus-visible{outline-offset:-3px;outline:3px solid #2f6f9f29}.home-question-number{color:#2f6f9fa3;letter-spacing:.08em;align-self:start;padding-top:3px;font-size:.78rem;font-weight:850}.home-question-copy{gap:7px;display:grid}.home-question-copy h3{color:var(--ink);font-size:clamp(1.04rem,1.2vw,1.22rem);font-weight:800;line-height:1.15}.home-question-copy p{color:var(--muted);font-size:.96rem;font-weight:500;line-height:1.45}.home-question-cta{color:#2f6f9f;white-space:nowrap;align-items:center;gap:9px;font-size:.92rem;font-weight:800;display:inline-flex}.home-question-cta span{color:#2f6f9f;opacity:.68;transition:color .16s,opacity .16s,transform .16s}.home-question-row:hover .home-question-cta span,.home-question-row:focus-visible .home-question-cta span{color:#24547a;opacity:1;transform:translate(3px)}.home-dashboard-section{background:var(--color-page-soft);grid-template-columns:minmax(340px,.95fr) minmax(360px,1.05fr);align-items:center;gap:clamp(24px,4vw,56px);width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:64px max(16px,50vw - 720px);display:grid}.home-dashboard-copy{justify-items:start;gap:18px;display:grid}.home-dashboard-copy h2{max-width:620px;color:var(--ink);font-size:clamp(2rem,3vw,3.2rem);line-height:1.04}.home-dashboard-copy p{max-width:560px;color:var(--muted);font-size:1rem;font-weight:550;line-height:1.6}.home-dashboard-values{gap:14px;margin-top:4px;display:grid}.home-dashboard-values article{border-left:2px solid #2f6f9f47;gap:4px;padding-left:16px;display:grid}.home-dashboard-values h3{color:var(--ink);font-size:1rem;line-height:1.2}.home-dashboard-values p{max-width:520px;font-size:.95rem;line-height:1.5}.home-dashboard-cta{color:#fff;background:#2f6f9f;border:1px solid #2f6f9f;border-radius:999px;align-items:center;min-height:42px;padding:0 16px;font-weight:800;text-decoration:none;display:inline-flex}.home-dashboard-cta:hover,.home-dashboard-cta:focus-visible{color:#fff;background:#24547a}.home-dashboard-card{background:var(--color-paper);border:1px solid #2f6f9f24;border-radius:18px;justify-self:end;gap:16px;max-width:720px;min-height:0;padding:22px;display:grid;box-shadow:0 16px 34px #3a322614}.home-dashboard-card-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.home-dashboard-card-header span{color:var(--ink);font-size:1.05rem;font-weight:900}.home-dashboard-card-header strong{background:var(--accent-soft);min-height:30px;color:var(--accent-strong);border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:900;display:inline-flex}.home-dashboard-question{background:0 0;gap:14px;padding:8px 4px 0;display:grid}.home-dashboard-question>div:first-child{gap:4px;display:grid}.home-dashboard-next-step h4{color:#7a867d;letter-spacing:0;margin:0;font-size:.82rem;font-weight:800;line-height:1}.home-dashboard-question h3{max-width:620px;color:var(--ink);font-size:clamp(1.28rem,1.85vw,1.72rem);line-height:1.12}.home-dashboard-question>div:first-child p{color:#5f6f66;margin:0;font-size:1rem;font-weight:750;line-height:1.35}.home-dashboard-answer p,.home-dashboard-next-step p{color:#5f6f66;margin:0;font-size:.98rem;font-weight:560;line-height:1.58}.home-dashboard-context,.home-dashboard-next-step div,.home-dashboard-actions{flex-wrap:wrap;gap:7px;display:flex}.home-dashboard-next-step{background:#f6faf7b8;border:1px solid #2f6f9f1a;border-radius:12px;gap:6px;padding:12px 14px;display:grid}.home-dashboard-answer{background:#f6faf7b8;border-left:3px solid #2f6f9f;border-radius:0 12px 12px 0;padding:16px 18px}.home-dashboard-context span,.home-dashboard-next-step span,.home-dashboard-actions span{min-height:28px;color:var(--ink);background:#fff;border:1px solid #2f6f9f24;border-radius:999px;align-items:center;padding:0 9px;font-size:.82rem;font-weight:800;display:inline-flex}.home-use-cases-section{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:40px max(16px,50vw - 720px) 48px}.home-use-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.home-use-case-card{background:var(--color-paper);border:1px solid #2f6f9f1f;border-radius:8px;align-content:start;gap:12px;min-height:276px;padding:20px;display:grid;box-shadow:0 1px 2px #3a32260a}.home-use-case-label{color:#2f6f9f;letter-spacing:.08em;text-transform:uppercase;font-size:.73rem;font-weight:900;line-height:1}.home-use-case-card h3{color:var(--ink);font-size:clamp(1.12rem,1.25vw,1.25rem);font-weight:850;line-height:1.18}.home-use-case-card p{color:#707a8d;margin:0;font-size:.92rem;font-weight:500;line-height:1.5}.home-use-case-footer{background:#dcebf7;border-radius:12px;gap:8px;margin-top:auto;padding:11px 12px;display:grid}.home-use-case-footer p{color:var(--ink);gap:3px;font-size:.92rem;font-weight:800;line-height:1.35;display:grid}.home-use-case-footer p span{color:#7a867d;letter-spacing:.02em;font-size:.78rem;font-weight:850}.home-use-case-footer a{color:#2f6f9f;background:#fcfefcb8;border:1px solid #2f6f9f29;border-radius:999px;justify-self:end;align-items:center;gap:8px;min-height:28px;padding:0 9px;font-size:.84rem;font-weight:850;text-decoration:none;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.home-use-case-footer a span{opacity:.72;transition:opacity .16s,transform .16s}.home-use-case-footer a:hover,.home-use-case-footer a:focus-visible{color:#24547a;background:#fff;border-color:#2f6f9f47}.home-use-case-footer a:hover span,.home-use-case-footer a:focus-visible span{opacity:1;transform:translate(3px)}.home-use-case-disclaimer{color:#7a8496;max-width:760px;margin:16px 0 0;font-size:.82rem;font-weight:500;line-height:1.45}.home-problem-section,.home-report-artifact-section,.home-services-section,.home-eligibility-section,.home-process-strip-section,.home-medical-note{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:max(16px,50vw - 720px);padding-right:max(16px,50vw - 720px)}.home-services-section,.home-problem-section{padding-left:max(48px,50vw - 672px);padding-right:max(48px,50vw - 672px)}.home-problem-section{grid-template-columns:minmax(0,1fr);align-items:start;gap:28px;padding-top:14px;padding-bottom:34px}.home-services-section{padding-top:36px;padding-bottom:14px}.home-services-inner{gap:16px;width:100%;margin:0 auto;display:grid}.home-services-header{grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;align-items:start;gap:18px;width:100%;display:grid}.home-section-header-copy{gap:10px;min-width:0;display:grid}.home-section-title-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.home-services-header h2{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;margin:0;font-size:clamp(1.25rem,1.55vw,1.62rem);font-weight:700;line-height:1.08}.home-services-header p{color:var(--color-text-soft);margin:0;font-size:clamp(1rem,1.2vw,1.08rem);font-weight:440;line-height:1.55}.home-services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-service-card{background:var(--color-paper);min-height:196px;color:var(--color-text);border:1px solid #2f6f9f24;border-radius:16px;align-content:space-between;gap:18px;padding:20px;text-decoration:none;transition:border-color .14s,transform .14s,box-shadow .14s;display:grid;box-shadow:0 1px 2px #1f2a330a}.home-service-card:hover,.home-service-card:focus-visible{border-color:#2f6f9f52;transform:translateY(-2px);box-shadow:0 14px 28px #1f2a3314}.home-service-card>span{color:var(--color-primary);letter-spacing:.08em;font-size:.75rem;font-weight:800}.home-service-card h3{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;margin:0;font-size:1.12rem;font-weight:760;line-height:1.18}.home-service-card p{color:var(--color-text-soft);margin:9px 0 0;font-size:.94rem;font-weight:440;line-height:1.45}.home-service-chips{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.home-service-chips span{min-height:28px;color:var(--color-text-soft);background:#ffffff85;border:1px solid #2f6f9f24;border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:680;line-height:1;display:inline-flex}.home-service-cta{width:fit-content;min-height:34px;color:var(--color-primary-dark);background:#ffffff94;border:1px solid #2f6f9f2e;border-radius:999px;align-items:center;gap:8px;margin-top:16px;padding:0 12px;font-size:.86rem;font-weight:720;display:inline-flex}.home-service-cta span{transition:transform .14s}.home-service-card:hover .home-service-cta span,.home-service-card:focus-visible .home-service-cta span{transform:translate(2px)}.home-service-visual{display:none}.home-services-grid-alternating{grid-template-columns:minmax(0,1fr);gap:40px}.home-services-grid-alternating .home-service-card{grid-template-columns:minmax(300px,.4fr) minmax(520px,.6fr);align-items:center;width:min(100%,1440px);min-height:440px;padding:40px}.home-services-grid-alternating .home-service-card:nth-child(2n),.home-services-grid-alternating .home-service-card:nth-child(odd){justify-self:stretch}.home-services-grid-alternating .home-service-card:nth-child(2n){grid-template-columns:minmax(520px,.6fr) minmax(300px,.4fr);column-gap:58px}.home-services-grid-alternating .home-service-card:nth-child(2n)>div{grid-column:2}.home-services-grid-alternating .home-service-card:nth-child(2n) .home-service-visual{grid-area:1/1}.home-services-grid-alternating .home-service-card>div{text-align:left;align-content:center;justify-items:start;display:grid}.home-services-grid-alternating .home-service-card h3{font-size:clamp(1.35rem,2vw,2rem)}.home-services-grid-alternating .home-service-card p{max-width:410px;font-size:1rem}.home-services-grid-alternating .home-service-cta{margin-top:22px}.home-services-grid-alternating .home-service-visual{background:linear-gradient(135deg, #2f6f9f1a, #ffffff9e), color-mix(in srgb, var(--color-page-soft) 78%, var(--color-paper) 22%);border:1px solid #2f6f9f1f;border-radius:24px;place-items:center;width:100%;min-height:350px;display:grid;position:relative;overflow:hidden}.home-services-grid-alternating .home-service-visual i{background:#2f6f9f24;border-radius:18px;display:block;position:absolute}.home-services-grid-alternating .home-service-visual i:first-child{background:#ffffffad;width:60%;height:50%;top:42px;left:42px;box-shadow:0 18px 34px #1f2a3314}.home-services-grid-alternating .home-service-visual i:nth-child(2){background:#2f6f9f29;width:52%;height:38%;bottom:46px;right:42px}.home-services-grid-alternating .home-service-visual i:nth-child(3){background:#2f6f9f47;border-radius:999px;width:38%;height:20px;top:54px;right:58px}.home-arrow-carousel{width:100%}.home-hero-card-carousel{width:min(760px,100%);position:relative}.home-specific-carousel{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;min-width:0;display:grid}.home-carousel-arrow{width:38px;min-height:38px;color:var(--color-primary-dark);box-shadow:none;background:#fff;border:1px solid #2f6f9f1f;border-radius:999px;place-items:center;padding:0;font-size:.98rem;font-weight:800;display:inline-grid}.home-carousel-arrow:hover:not(:disabled),.home-carousel-arrow:focus-visible{color:var(--color-primary-dark);background:#fff;border-color:#2f6f9f3d;transform:none;box-shadow:0 8px 18px #1f2a330f}.home-carousel-arrow:disabled{cursor:default;opacity:.36}.home-hero-card-carousel .home-carousel-arrow{z-index:1;width:34px;min-height:34px;color:var(--color-text-soft);border-color:#2f6f9f1f;font-size:.95rem;position:absolute;top:50%;transform:translateY(-50%)}.home-hero-card-carousel .home-carousel-arrow:first-child{left:-44px}.home-hero-card-carousel .home-carousel-arrow:last-child{right:-44px}.home-hero-card-carousel .home-carousel-arrow:disabled{pointer-events:none;visibility:hidden;opacity:0}.home-hero-card-carousel .home-carousel-arrow:hover:not(:disabled),.home-hero-card-carousel .home-carousel-arrow:focus-visible{transform:translateY(-50%)}.home-specific-service-card{min-height:202px;color:var(--color-text);box-shadow:none;background:#fff;border:1px solid #2f6f9f1a;border-radius:8px;grid-template-rows:auto auto minmax(0,1fr) auto;align-content:stretch;gap:10px;padding:18px 18px 16px;text-decoration:none;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid}.home-specific-service-card:hover,.home-specific-service-card:focus-visible{border-color:#2f6f9f33;transform:translateY(-1px);box-shadow:0 10px 22px #1f2a330e}.home-specific-service-card>span{width:fit-content;min-height:24px;color:var(--color-primary-dark);letter-spacing:.05em;text-transform:uppercase;background:#daecf8bd;border-radius:999px;align-items:center;padding:0 8px;font-size:.7rem;font-weight:800;line-height:1;display:inline-flex}.home-specific-service-card h3,.home-specific-service-card h4{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;margin:0;font-size:1.08rem;font-weight:760;line-height:1.18}.home-specific-service-card p{color:var(--color-text-soft);margin:0;font-size:.93rem;font-weight:440;line-height:1.48}.home-specific-service-card small{width:fit-content;color:var(--color-primary-dark);align-self:end;align-items:center;gap:8px;margin-top:2px;font-size:.86rem;font-weight:760;display:inline-flex}.home-specific-service-card small span{transition:transform .14s}.home-specific-service-card:hover small span,.home-specific-service-card:focus-visible small span{transform:translate(2px)}.home-specific-review-card{min-height:190px}.home-hero-review-start{background:var(--color-page);padding:44px 0 58px}.home-hero-review-start-inner{grid-template-columns:minmax(0,.95fr) minmax(460px,1fr);align-items:center;gap:clamp(28px,4vw,56px);width:min(1440px,100% - 32px);margin:0 auto;display:grid}.home-hero-review-start .start-review-option-grid{grid-template-columns:1fr;gap:12px;max-width:760px}.home-hero-review-start .start-review-option{grid-template-columns:minmax(0,1fr) auto;align-content:center;align-items:center;column-gap:18px;min-height:104px;padding:20px 22px}.home-hero-review-start .start-review-option p{max-width:560px}.home-hero-review-start .start-review-option small{grid-area:1/2/span 2;align-self:center}.home-hero-review-start .start-review-abstract-card{min-height:600px}.consult-overlay-header{background:var(--color-page);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative}.consult-overlay-header:before,.consult-overlay-header:after{background:var(--color-border);content:"";height:1px;position:absolute;left:0;right:0}.consult-overlay-header:before{display:none}.consult-overlay-header:after{bottom:0}.consult-overlay-header-lines-gutter:before,.consult-overlay-header-lines-gutter:after{left:48px;right:48px}.consult-overlay-primary-bar{align-items:center;gap:14px;width:min(1344px,100% - 96px);min-height:64px;margin:0 auto;display:flex}.consult-overlay-menu-button,.consult-overlay-service-bar .consult-overlay-menu-sign-in{display:none}.consult-overlay-account-icon{width:36px;height:36px;color:var(--color-text);background:#fff;border:1px solid #2f6f9f24;border-radius:999px;flex:none;place-items:center;text-decoration:none;display:inline-grid}.consult-overlay-account-icon:hover,.consult-overlay-account-icon:focus-visible{background:var(--color-primary-soft);color:var(--color-primary);border-color:#2f6f9f47}.consult-overlay-account-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;width:18px;height:18px}.consult-overlay-service-bar{flex:auto;justify-content:center;align-items:center;gap:clamp(18px,2.8vw,38px);margin:0;padding-right:clamp(110px,12vw,180px);display:flex}.consult-overlay-service-bar a{min-height:36px;color:var(--color-text);white-space:nowrap;border-radius:999px;align-items:center;padding:0 12px;font-size:1.02rem;font-weight:440;text-decoration:none;transition:background-color .14s,color .14s;display:inline-flex}.consult-overlay-service-bar a:hover,.consult-overlay-service-bar a:focus-visible{color:var(--color-primary);background:#2f6f9f14}.consult-overlay-service-bar a.active,.consult-overlay-service-bar a[aria-current=page]{background:var(--color-primary-soft);color:var(--color-primary);font-weight:650}.home-hero-consult-overlay{background:var(--color-page);width:auto;margin-left:-16px;margin-right:-16px;padding:0 48px;overflow-x:clip}.home-hero-consult-stage{background:#eef3f6;border:1px solid #d2dce4b3;border-top:0;border-radius:2px;align-items:center;width:100%;min-height:620px;margin:0;display:grid;position:relative;overflow:hidden}.home-hero-consult-stage:after{z-index:1;pointer-events:none;content:"";background:#ffffff1a;position:absolute;inset:0}.home-hero-consult-background{z-index:0;object-fit:cover;object-position:center 58%;width:calc(100% + 8px);height:calc(100% + 8px);position:absolute;inset:-4px}.home-hero-consult-card{z-index:2;background:#fffffff5;border:1px solid #cdd8e0a6;border-radius:4px;justify-self:start;gap:18px;width:min(520px,100% - 48px);margin:-42px 0 0 52px;padding:clamp(24px,3vw,36px);display:grid;position:relative;box-shadow:0 20px 60px #1c2a390f}.home-hero-consult-card h1{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;letter-spacing:-.022em;margin:0;font-size:clamp(1.85rem,2.55vw,2.85rem);font-weight:560;line-height:1.08}.home-hero-consult-card p{color:#435668;margin:0;font-size:1.12rem;font-weight:440;line-height:1.55}.home-hero-consult-card .home-primary-cta{border-radius:2px;width:fit-content;min-height:58px;margin-top:4px;padding:8px 30px;font-size:1.05rem;font-weight:560}.home-hero-consult-card .home-hero-account-link{color:#708092;margin:-10px 0 0;font-size:.84rem;font-weight:420;line-height:1.4}.home-hero-account-prompt span,.home-hero-free-note span{margin:0 5px}.home-hero-free-note{color:inherit;font-weight:inherit}.home-hero-account-link a{color:var(--color-primary);font-weight:540;text-decoration:none}.home-hero-account-link a:hover,.home-hero-account-link a:focus-visible{text-decoration:underline}.home-hero-consult-search{background:var(--color-page);border:0;border-bottom:1px solid #d2dce4bd;align-items:center;min-height:clamp(255px,34vh,360px);padding:clamp(28px,4vw,48px) 0 clamp(22px,3vw,34px);display:grid}.home-hero-consult-search-inner{text-align:center;justify-items:center;gap:12px;width:min(1000px,100% - 64px);margin:0 auto;display:grid}.home-hero-consult-search-copy{justify-items:center;gap:0;display:grid}.home-hero-consult-search-copy h1{max-width:min(100%,980px);color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;letter-spacing:-.018em;margin:0;font-size:clamp(1.86rem,2.75vw,3rem);font-weight:620;line-height:1.02}.home-hero-consult-search-copy p{color:#435668;max-width:650px;margin:0;font-size:clamp(1rem,1.25vw,1.14rem);font-weight:430;line-height:1.52}.home-hero-search-card-row{grid-template-columns:repeat(var(--hero-card-count,6), minmax(0, 1fr));justify-content:stretch;gap:7px;width:100%;min-width:0;display:grid}.home-hero-search-card{aspect-ratio:auto;min-width:104px;min-height:64px;color:var(--color-text);box-shadow:none;text-align:center;background:#ffffff9e;border:1px solid #2f6f9f17;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:8px 10px;line-height:1.18;text-decoration:none;transition:border-color .14s,background .14s,color .14s,box-shadow .14s;display:flex}.home-hero-search-card-icon{width:30px;height:30px;color:var(--color-primary-dark);background:#daecf8d1;border-radius:999px;flex:none;place-items:center;display:inline-grid}.home-hero-search-card-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:21px;height:21px;display:block}.home-hero-search-card strong{color:inherit;font-size:.82rem;font-weight:720}.home-hero-search-bar{width:min(720px,100%);min-height:62px;color:var(--text);text-align:left;background:#fff;border:1px solid #a6c1d5ad;border-radius:999px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:10px;padding:7px 7px 7px 20px;text-decoration:none;display:grid;box-shadow:0 22px 54px #1f2a331c}.home-hero-search-bar input{width:100%;min-width:0;color:var(--muted);background:0 0;border:0;outline:0;font-size:1rem;font-weight:440;line-height:1.2}.home-hero-search-bar input::placeholder{color:var(--muted);opacity:1}.home-hero-search-bar button{background:var(--accent);color:#fff;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 24px;font-size:.94rem;font-weight:760;display:inline-flex}.home-hero-search-bar button:hover,.home-hero-search-bar button:focus-visible{background:var(--accent-strong);box-shadow:none;transform:none}.home-hero-search-assurance{color:var(--color-text-soft);margin:-2px 0 4px;font-size:.9rem;font-weight:540;line-height:1.35}.home-hero-consult-services{background:var(--color-page);padding:54px 0 68px}.home-hero-consult-services-inner{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:clamp(36px,5vw,84px);width:min(1440px,100% - 32px);margin:0 auto;display:grid}.home-hero-consult-services-copy{justify-items:start;gap:20px;max-width:640px;display:grid}.home-hero-consult-services-copy h1{max-width:620px;color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;letter-spacing:-.035em;margin:0;font-size:clamp(2.75rem,4.1vw,4.45rem);font-weight:650;line-height:1.02}.home-hero-consult-services-copy p{max-width:590px;color:var(--color-text-soft);margin:0;font-size:clamp(1.04rem,1.35vw,1.2rem);font-weight:440;line-height:1.52}.home-hero-consult-services-copy .home-primary-cta{margin-top:4px}.home-consult-services-panel{background:linear-gradient(145deg, #ffffffd6, #dcebf757), var(--color-paper);border:1px solid #2f6f9f29;border-radius:6px;gap:20px;min-height:560px;padding:clamp(24px,3vw,38px);display:grid;box-shadow:0 24px 60px #1f2a3314}.home-consult-services-heading{gap:7px;display:grid}.home-consult-services-heading span{color:var(--color-primary-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:760}.home-consult-services-heading h2{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;letter-spacing:-.02em;margin:0;font-size:clamp(1.55rem,2.2vw,2.15rem);font-weight:700;line-height:1.08}.home-consult-services-list{grid-template-columns:1fr;align-content:stretch;gap:14px;display:grid}.home-consult-service-card{min-height:126px;color:var(--color-text);background:#ffffffb8;border:1px solid #2f6f9f24;border-radius:5px;grid-template-columns:46px minmax(0,1fr);align-items:start;gap:16px;padding:20px;text-decoration:none;transition:border-color .14s,transform .14s,box-shadow .14s;display:grid;box-shadow:0 1px 2px #1f2a330a}.home-consult-service-card:hover,.home-consult-service-card:focus-visible{border-color:#2f6f9f57;transform:translateY(-2px);box-shadow:0 14px 28px #1f2a3314}.home-consult-service-card strong{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;font-size:1.04rem;font-weight:740;line-height:1.18;display:block}.home-consult-service-card small{color:var(--color-text-soft);margin-top:8px;font-size:.91rem;font-weight:440;line-height:1.42;display:block}.home-consult-service-icon{background:#dcebf79e;border:1px solid #2f6f9f2e;border-radius:5px;width:46px;height:46px;display:block;position:relative}.home-consult-service-icon:before,.home-consult-service-icon:after{content:"";position:absolute}.home-consult-service-icon-review:before{border:2px solid var(--color-primary);border-radius:3px;inset:12px 13px 9px}.home-consult-service-icon-review:after{background:var(--color-primary);border-radius:999px;width:12px;height:5px;top:10px;left:17px}.home-consult-service-icon-testing:before{border:2px solid var(--color-primary);border-top:0;border-radius:0 0 6px 6px;width:6px;height:26px;top:10px;left:21px;transform:rotate(24deg)}.home-consult-service-icon-testing:after{background:#2f6f9f4d;border-radius:999px;width:16px;height:5px;top:30px;left:17px}.home-consult-service-icon-preventive:before{background:var(--color-primary);clip-path:polygon(50% 0,88% 14%,82% 70%,50% 100%,18% 70%,12% 14%);width:20px;height:25px;top:10px;left:13px}.home-consult-service-icon-preventive:after{border-bottom:2px solid #fff;border-right:2px solid #fff;width:6px;height:11px;top:20px;left:20px;transform:rotate(36deg)}.home-consult-service-icon-follow-up:before{border:2px solid var(--color-primary);border-right-color:#0000;border-radius:999px;width:20px;height:20px;top:13px;left:12px}.home-consult-service-icon-follow-up:after{border-top:2px solid var(--color-primary);border-right:2px solid var(--color-primary);width:9px;height:9px;top:11px;right:12px;transform:rotate(48deg)}.home-hero-consult-explainer{background:var(--color-page);padding:58px 0 70px}.home-hero-consult-explainer-inner{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:clamp(38px,5vw,86px);width:min(1440px,100% - 32px);margin:0 auto;display:grid}.home-hero-consult-explainer-copy{gap:22px;max-width:690px;display:grid}.home-hero-consult-explainer-copy h1{max-width:670px;color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;letter-spacing:-.035em;margin:0;font-size:clamp(2.8rem,4.35vw,4.6rem);font-weight:650;line-height:1.02}.home-hero-consult-explainer-copy p{max-width:650px;color:var(--color-text-soft);margin:0;font-size:clamp(1.05rem,1.35vw,1.22rem);font-weight:440;line-height:1.55}.home-consult-explainer-panel{background:linear-gradient(145deg, #ffffffe6, #dcebf752), var(--color-paper);border:1px solid #2f6f9f29;border-radius:6px;gap:20px;padding:clamp(24px,3vw,38px);display:grid;box-shadow:0 24px 60px #1f2a3314}.home-consult-explainer-panel>span{color:var(--color-primary-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:760}.home-consult-explainer-list{gap:12px;display:grid}.home-consult-explainer-item{background:#ffffffb8;border:1px solid #2f6f9f21;border-radius:5px;align-content:center;gap:8px;min-height:112px;padding:20px 22px 20px 52px;display:grid;position:relative}.home-consult-explainer-item:before{border:3px solid #2f6f9f38;border-top-color:var(--color-primary);content:"";border-radius:999px;width:14px;height:14px;position:absolute;top:25px;left:22px}.home-consult-explainer-item h2{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;margin:0;font-size:1.05rem;font-weight:740;line-height:1.16}.home-consult-explainer-item p{color:var(--color-text-soft);margin:0;font-size:.94rem;font-weight:440;line-height:1.45}.start-review-page{padding-bottom:64px}.start-review-chooser{background:var(--color-page);border-bottom:1px solid var(--color-border);grid-template-columns:minmax(0,.95fr) minmax(460px,1fr);align-items:center;gap:clamp(28px,4vw,56px);width:100vw;min-height:calc(100vh - 108px);margin:0 calc(50% - 50vw);padding:48px max(24px,50vw - 688px) 60px;display:grid}.start-review-choice-panel{gap:26px;min-width:0;display:grid}.start-review-copy{max-width:760px}.start-review-copy h1{max-width:620px;color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;letter-spacing:-.026em;margin:0;font-size:clamp(2rem,3.1vw,3.35rem);font-weight:650;line-height:1.05}.start-review-copy p:not(.eyebrow){max-width:640px;color:var(--color-text-soft);margin:18px 0 0;font-size:clamp(1.02rem,1.3vw,1.16rem);font-weight:440;line-height:1.55}.start-review-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;display:grid}.start-review-page-split .start-review-option-grid,.start-review-page-report .start-review-option-grid{grid-template-columns:1fr;gap:12px;max-width:760px}.start-review-option{border:1px solid var(--color-warm-border);background:var(--color-paper);min-height:142px;color:var(--color-text);text-align:left;border-radius:18px;align-content:space-between;gap:10px;padding:22px;text-decoration:none;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;display:grid;box-shadow:0 1px 2px #1f2a330a}.start-review-page-split .start-review-option,.start-review-page-report .start-review-option{grid-template-columns:minmax(0,1fr) auto;align-content:center;align-items:center;column-gap:18px;min-height:104px;padding:20px 22px}.start-review-page-split .start-review-option p,.start-review-page-report .start-review-option p{max-width:560px}.start-review-page-split .start-review-option small,.start-review-page-report .start-review-option small{grid-area:1/2/span 2;align-self:center}.start-review-option:hover,.start-review-option:focus-visible{border-color:var(--color-primary);background:var(--color-paper-muted);transform:translateY(-2px);box-shadow:0 12px 30px #1f2a3317}.start-review-option span{color:var(--ink);font-size:1.06rem;font-weight:760;line-height:1.18}.start-review-option p{color:var(--color-text-soft);margin:4px 0 0;font-size:.95rem;font-weight:440;line-height:1.45}.start-review-option small{width:fit-content;color:var(--color-primary-dark);align-items:center;gap:8px;margin:0;font-size:.86rem;font-weight:760;line-height:1;display:inline-flex}.start-review-option small span{color:inherit;font-size:.95rem;transition:transform .15s}.start-review-option:hover small span,.start-review-option:focus-visible small span{transform:translate(3px)}.message-team-page{padding-bottom:72px}.message-team-workspace{gap:20px;width:min(980px,100%);margin:30px auto 0;display:grid}.message-team-heading{gap:8px;display:grid}.message-team-heading h1{max-width:720px;color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;letter-spacing:-.018em;margin:0;font-size:clamp(2rem,3.4vw,3.4rem);font-weight:650;line-height:1.02}.message-team-heading p:not(.eyebrow){max-width:720px;color:var(--muted);margin:0;font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.55}.message-team-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.message-team-option{min-height:108px;color:var(--text);box-shadow:none;text-align:left;background:#fff;border:1px solid #2f6f9f1a;border-radius:8px;align-content:start;gap:8px;padding:18px;font-size:1rem;font-weight:700;display:grid}.message-team-option:hover:not(:disabled),.message-team-option:focus-visible{color:var(--text);background:#fff;border-color:#2f6f9f33;transform:none;box-shadow:0 10px 22px #1f2a330e}.message-team-option.active{color:var(--accent-strong);box-shadow:none;background:#daecf8bd;border-color:#2f6f9f47}.message-team-option strong{color:inherit;font-size:1.03rem;line-height:1.2}.message-team-option span{color:var(--muted);font-size:.94rem;font-weight:440;line-height:1.42}.message-team-option.active span{color:var(--accent-strong)}.message-team-secondary-option{min-height:62px;box-shadow:none;background:#ffffffa3;border-color:#2f6f9f1a;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:14px 18px}.message-team-secondary-option strong{font-size:.98rem}.message-team-secondary-option span{font-size:.92rem}.message-team-secondary-option.active{background:#e0edf8b8;border-color:#2f6f9f4d}.message-team-form{background:#fff;border:1px solid #2f6f9f1a;border-radius:8px;gap:16px;padding:18px;display:grid}.message-team-selected{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.message-team-selected span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:900}.message-team-selected strong{color:var(--text);font-size:1rem}.message-team-field span,.message-team-upload label span,.message-team-contact label span{color:var(--text);font-size:.95rem;font-weight:760}.message-team-field textarea{border-color:#c6d4e0db;min-height:118px}.message-team-upload,.message-team-contact{background:#f7fafcb8;border:1px solid #2f6f9f14;border-radius:8px;gap:12px;padding:14px 16px;display:grid}.message-team-upload{background:0 0;border:0;padding:0}.message-team-upload-prominent{background:#f7fafcb8;border:1px solid #2f6f9f14;padding:14px 16px}.message-team-upload h2,.message-team-contact h2{color:var(--text);margin:0;font-size:1.05rem}.message-team-upload p{color:var(--muted);margin:4px 0 0;line-height:1.45}.message-team-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.message-team-reassurance{color:var(--muted);margin:-2px 0 0;font-size:.94rem;line-height:1.45}.message-team-prefill-note{color:var(--muted);margin:-8px 0 0;font-size:.9rem;line-height:1.42}.message-team-submit{width:fit-content;min-height:46px;padding:0 22px}.message-team-back-link{width:fit-content;color:var(--accent);text-underline-offset:3px;font-weight:800;text-decoration:underline}.start-review-visual{align-self:stretch;align-items:center;display:grid}.start-review-abstract-card{border:1px solid var(--color-warm-border);background:radial-gradient(circle at 78% 18%, #2f6f9f2e, transparent 26%), linear-gradient(145deg, #fffdf8e6, #eef5efdb), var(--color-paper);border-radius:28px;min-height:650px;position:relative;overflow:hidden;box-shadow:0 24px 60px #1f2a331a}.start-review-abstract-card>span{background:#fffdf8b8;border:1px solid #2f6f9f1a;border-radius:24px;display:block;position:absolute;box-shadow:0 16px 34px #1f2a3312}.start-review-abstract-card>span:first-child{width:52%;height:150px;top:52px;left:44px}.start-review-abstract-card>span:nth-child(2){background:#eef5efd1;width:42%;height:210px;top:138px;right:40px}.start-review-abstract-card>span:nth-child(3){width:48%;height:118px;bottom:58px;right:96px}.start-review-abstract-card>span:nth-child(4){background:#2f6f9f1f;width:34%;height:86px;bottom:86px;left:54px}.start-review-abstract-card div{gap:10px;width:136px;display:grid;position:absolute;top:76px;right:62px}.start-review-abstract-card i{background:#2f6f9f42;border-radius:999px;height:10px;display:block}.start-review-abstract-card i:nth-child(2){background:#2f6f9f2e;width:72%}.start-review-abstract-card i:nth-child(3){background:#2f6f9f24;width:54%}.start-review-report-card{min-height:650px;padding:0;overflow:hidden}.start-review-report-card .home-report-viewer{grid-template-columns:minmax(130px,.3fr) minmax(0,.7fr);gap:12px;height:100%}.start-review-report-card .home-report-viewer-nav{border-radius:14px;gap:5px;padding:10px}.start-review-report-card .home-report-viewer-nav button{border-radius:8px;min-height:34px;padding:0 9px;font-size:.76rem;line-height:1.05}.start-review-report-card .home-report-viewer-page{border-radius:18px;gap:14px;min-height:616px;padding:22px}.start-review-report-card .home-report-page-meta{padding-bottom:8px}.start-review-report-card .home-report-page-meta span,.start-review-report-card .home-report-viewer-blocks h4{font-size:.68rem}.start-review-report-card .home-report-page-meta p{font-size:.78rem}.start-review-report-card .home-report-viewer-page h3{font-size:clamp(1.24rem,1.6vw,1.62rem)}.start-review-report-card .home-report-viewer-blocks section{grid-template-columns:1fr;gap:7px;padding:12px 0}.start-review-report-card .home-report-viewer-blocks p{font-size:.88rem;line-height:1.42}.start-review-note{color:var(--color-text-muted);margin:0;font-size:.88rem;font-weight:440;line-height:1.45}.home-problem-intro{gap:12px;max-width:760px;display:grid}.home-problem-intro h2{color:var(--ink);font-size:clamp(1.65rem,2.35vw,2.55rem);font-weight:600;line-height:1.1}.home-report-preview-copy h2,.home-medical-note h2{color:var(--ink);font-size:clamp(1.9rem,3vw,3.05rem);line-height:1.04}.home-problem-intro p:not(.home-section-eyebrow),.home-report-preview-copy p,.home-medical-note>p{color:var(--muted);font-size:1rem;font-weight:440;line-height:1.58}.home-situation-section{justify-items:center;gap:16px;width:min(100%,1040px);margin:6px auto 0;display:grid}.variant-preview-nav{z-index:60;justify-items:start;gap:8px;display:grid;position:fixed;bottom:18px;left:18px}.variant-preview-trigger{color:#fffdf8;background:#1f2a33eb;border:1px solid #1f2a3333;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 12px 0 8px;font-size:.84rem;font-weight:750;display:inline-flex;box-shadow:0 12px 28px #1f2a332e}.variant-preview-trigger span{background:#fffdf814;border:1px solid #fffdf838;border-radius:999px;place-items:center;width:28px;height:28px;font-size:.78rem;font-weight:900;display:inline-grid}.variant-preview-trigger strong{font-weight:780}.variant-preview-panel{border:1px solid var(--color-warm-border);background:color-mix(in srgb, var(--color-paper) 94%, var(--color-page) 6%);border-radius:14px;gap:12px;width:min(360px,100vw - 36px);max-height:min(620px,100vh - 92px);padding:12px;display:grid;overflow-y:auto;box-shadow:0 18px 44px #1f2a3329}.variant-preview-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.variant-preview-heading span{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.variant-preview-heading button{border:1px solid var(--color-border);background:var(--color-paper-muted);width:28px;min-height:28px;color:var(--color-text-soft);border-radius:999px;padding:0;font-size:1rem;line-height:1}.variant-preview-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.variant-preview-page-groups{gap:8px;display:grid}.variant-preview-page-group{gap:7px;display:grid}.variant-preview-page-group summary{border:1px solid var(--color-border);background:var(--color-paper-muted);min-height:30px;color:var(--color-text);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:0 10px;font-size:.82rem;font-weight:780;line-height:1;list-style:none;display:flex}.variant-preview-page-group summary::-webkit-details-marker{display:none}.variant-preview-page-group summary:after{color:var(--color-text-muted);content:"+";font-size:.92rem;font-weight:800}.variant-preview-page-group[open] summary:after{content:"-"}.variant-preview-page-group .variant-preview-links{padding-top:7px}.variant-preview-groups{gap:13px;display:grid}.variant-preview-group{border-top:1px solid var(--color-border);gap:7px;padding-top:10px;display:grid}.variant-preview-group:first-child{border-top:0;padding-top:0}.variant-preview-group h3{color:var(--color-text);margin:0;font-size:.82rem;font-weight:780;line-height:1.2}.variant-preview-links a{border:1px solid var(--color-border);background:var(--color-paper);min-height:28px;color:var(--color-text-soft);border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.variant-preview-links a[aria-current=page]{border-color:var(--color-primary);background:var(--color-primary-soft);color:var(--color-primary-dark)}.home-situation-eyebrow{color:var(--color-primary-dark);letter-spacing:.08em;text-align:center;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800;line-height:1}.home-situation-section>h3{max-width:720px;color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;text-align:center;margin:0;font-size:clamp(1.55rem,2.2vw,2.2rem);font-weight:700;line-height:1.1}.home-situation-subtitle{max-width:720px;color:var(--color-text-soft);text-align:center;margin:0;font-size:clamp(1rem,1.2vw,1.1rem);font-weight:440;line-height:1.5}.home-situation-list{gap:0;width:min(100%,820px);margin-top:10px;display:grid;position:relative}.home-situation-list:before{content:"";background:color-mix(in srgb, var(--color-border) 72%, transparent);width:1px;position:absolute;top:10px;bottom:10px;left:14px}.home-situation-item{grid-template-columns:30px minmax(0,1fr);align-items:start;gap:14px;padding:0 0 24px;display:grid}.home-situation-item:last-child{padding-bottom:0}.home-situation-number{z-index:1;border:1px solid var(--color-border);background:var(--color-paper);width:28px;height:28px;color:var(--color-text-muted);letter-spacing:.08em;border-radius:999px;place-items:center;font-size:.68rem;font-weight:800;display:inline-grid;position:relative}.home-situation-copy{gap:7px;max-width:720px;padding-top:2px;display:grid}.home-situation-copy h4{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;margin:0;font-size:clamp(1.08rem,1.35vw,1.28rem);font-weight:700;line-height:1.24}.home-situation-copy>p{max-width:700px;color:var(--color-text-soft);margin:0;font-size:1rem;font-weight:440;line-height:1.55}.home-situation-list-alternating{width:min(100%,980px)}.home-situation-list-alternating:before{left:50%;transform:translate(-50%)}.home-situation-list-alternating .home-situation-item{grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);gap:24px}.home-situation-list-alternating .home-situation-number{grid-area:1/2}.home-situation-list-alternating .home-situation-copy{text-align:right;grid-column:1;justify-items:end;max-width:420px}.home-situation-list-alternating .home-situation-item:nth-child(2n) .home-situation-copy{text-align:left;grid-column:3;justify-items:start}.home-lab-category-section{gap:14px;width:100%;margin:6px auto 0;display:grid}.home-lab-category-header{grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;align-items:start;gap:18px;width:100%;display:grid}.home-lab-category-header h3{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;margin:0;font-size:clamp(1.25rem,1.55vw,1.62rem);font-weight:700;line-height:1.08}.home-lab-category-header p{color:var(--color-text-soft);margin:0;font-size:clamp(1rem,1.2vw,1.08rem);font-weight:440;line-height:1.55}.home-lab-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-lab-category-card{background:var(--color-paper);border:1px solid #2f6f9f21;border-radius:14px;align-content:space-between;gap:20px;min-height:188px;padding:20px;display:grid;box-shadow:0 1px 2px #1f2a330a}.home-lab-category-card h4{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;margin:0;font-size:1.06rem;font-weight:760;line-height:1.18}.home-lab-category-card p{color:var(--color-text-soft);margin:9px 0 0;font-size:.94rem;font-weight:440;line-height:1.45}.home-lab-category-card>span{color:var(--color-primary-dark);border-top:1px solid #2f6f9f1c;padding-top:12px;font-size:.82rem;font-weight:650;line-height:1.45;display:block}.home-lab-category-list{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);display:grid}.home-lab-category-row{border-bottom:1px solid var(--color-border);grid-template-columns:42px minmax(260px,.9fr) minmax(260px,1.1fr);align-items:center;gap:18px;min-height:92px;padding:18px 0;display:grid}.home-lab-category-row:last-child{border-bottom:0}.home-lab-category-row>span{color:var(--color-text-muted);letter-spacing:.08em;font-size:.76rem;font-weight:800}.home-lab-category-row h4,.home-lab-category-band h4{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;margin:0;font-size:1.05rem;font-weight:760;line-height:1.2}.home-lab-category-row p,.home-lab-category-band p{color:var(--color-text-soft);margin:6px 0 0;font-size:.94rem;font-weight:440;line-height:1.45}.home-lab-category-row strong{color:var(--color-primary-dark);font-size:.9rem;font-weight:620;line-height:1.45}.home-lab-category-bands{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.home-lab-category-band{background:color-mix(in srgb, var(--color-paper) 76%, var(--color-page-soft) 24%);border:1px solid #2f6f9f1f;border-radius:18px;align-content:space-between;gap:14px;min-height:138px;padding:20px;display:grid}.home-lab-category-band span{color:var(--color-primary-dark);font-size:.84rem;font-weight:650;line-height:1.42}.home-section-header-action,.home-section-footer-link,.home-lab-category-footer{display:flex}.home-section-header-action{justify-content:flex-end;align-self:end;align-items:center;gap:7px;margin-bottom:2px}.home-section-footer-link,.home-lab-category-footer{justify-content:center;padding-top:2px}.home-section-header-action a,.home-section-footer-link a,.home-lab-category-footer a{background:var(--color-paper);min-height:36px;color:var(--color-primary-dark);border:1px solid #2f6f9f24;border-radius:999px;align-items:center;gap:8px;padding:0 13px;font-size:.9rem;font-weight:720;text-decoration:none;transition:border-color .16s,color .16s,transform .16s;display:inline-flex}.home-section-header-action a{margin-right:18px}.home-section-header-action a:hover,.home-section-header-action a:focus-visible,.home-section-footer-link a:hover,.home-section-footer-link a:focus-visible,.home-lab-category-footer a:hover,.home-lab-category-footer a:focus-visible{color:var(--color-primary);border-color:#2f6f9f47;transform:translateY(-1px)}.home-section-header-action span,.home-section-footer-link span,.home-lab-category-footer span{opacity:.72;font-size:.82em;line-height:1;transition:opacity .16s,transform .16s}.home-section-header-action a:hover span,.home-section-header-action a:focus-visible span,.home-section-footer-link a:hover span,.home-section-footer-link a:focus-visible span,.home-lab-category-footer a:hover span,.home-lab-category-footer a:focus-visible span{opacity:1;transform:translate(3px)}.home-situation-left-rail{grid-template-columns:minmax(280px,.9fr) minmax(360px,1.1fr);place-items:start stretch;gap:clamp(28px,5vw,72px);width:min(100%,1120px)}.home-situation-left-copy{border-right:1px solid var(--color-warm-border);gap:14px;padding-right:clamp(20px,4vw,56px);display:grid}.home-situation-left-copy .home-situation-eyebrow,.home-situation-left-copy h3,.home-situation-left-copy p{text-align:left}.home-situation-left-copy h3{max-width:520px;font-size:clamp(2rem,3.4vw,3.35rem);line-height:1}.home-situation-left-copy>p{max-width:480px;color:var(--color-text-soft);margin:0;font-size:1.06rem;font-weight:440;line-height:1.55}.home-left-rail-journey{gap:0;display:grid}.home-left-rail-journey article{grid-template-columns:44px minmax(0,1fr);gap:14px;padding:0 0 20px;display:grid}.home-left-rail-journey article:last-child{padding-bottom:0}.home-left-rail-journey article>span{color:var(--color-primary-dark);letter-spacing:.08em;font-size:.78rem;font-weight:850}.home-left-rail-journey h4,.home-path-cards h4{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;margin:0;font-size:1.05rem;font-weight:750;line-height:1.2}.home-left-rail-journey p,.home-path-cards p{color:var(--color-text-soft);margin:6px 0 0;font-size:.94rem;font-weight:440;line-height:1.5}.home-situation-path{width:min(100%,1160px)}.home-path-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:100%;margin-top:10px;display:grid}.home-path-cards article{background:color-mix(in srgb, var(--color-paper-muted) 84%, var(--color-primary-soft) 16%);border-radius:16px;align-content:start;gap:8px;min-height:150px;padding:18px;display:grid;position:relative}.home-path-cards article:not(:last-child):after{content:"→";z-index:1;color:var(--color-primary);font-weight:850;position:absolute;top:50%;right:-13px;transform:translateY(-50%)}.home-path-cards article>span{color:var(--color-primary-dark);letter-spacing:.08em;font-size:.76rem;font-weight:850}.home-situation-funnel{width:min(100%,1120px)}.home-funnel-flow{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:8px;width:100%;margin-top:12px;display:grid}.home-funnel-flow div{border:1px solid var(--color-border);background:var(--color-paper);min-height:78px;color:var(--color-text-soft);text-align:center;border-radius:12px;place-items:center;padding:12px;font-size:.92rem;font-weight:750;line-height:1.2;display:grid;position:relative}.home-funnel-flow div:not(:last-child):after{content:"→";color:var(--color-primary);font-weight:850;position:absolute;right:-9px}.home-funnel-flow .featured{background:var(--color-primary-soft);color:var(--color-primary-dark);border-color:#2f6f9f6b;box-shadow:inset 0 0 0 1px #2f6f9f1f}.home-report-preview-section{background:#f7faf8;grid-template-columns:minmax(320px,.78fr) minmax(380px,1.22fr);align-items:center;gap:clamp(28px,5vw,72px);width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:68px max(16px,50vw - 720px);display:grid}.home-report-preview-copy{justify-items:start;gap:16px;display:grid}.home-report-preview-copy p{max-width:560px}.home-report-card{background:var(--color-paper);border:1px solid #2f6f9f24;border-radius:18px;justify-self:end;gap:16px;max-width:780px;padding:clamp(20px,2.5vw,30px);display:grid;box-shadow:0 16px 34px #3a322614}.home-report-card-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.home-report-card-header span{color:var(--ink);font-size:1rem;font-weight:900}.home-report-card-header strong{background:var(--accent-soft);min-height:30px;color:var(--accent-strong);border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:900;display:inline-flex}.home-report-card>h3{max-width:640px;color:var(--ink);font-size:clamp(1.45rem,2vw,2rem);line-height:1.08}.home-report-card-section,.home-report-synthesis,.home-clinician-summary{gap:9px;display:grid}.home-report-card h4{color:#7a867d;letter-spacing:.01em;margin:0;font-size:.82rem;font-weight:850}.home-report-chips{flex-wrap:wrap;gap:7px;display:flex}.home-report-chips span{min-height:28px;color:var(--ink);background:#fff;border:1px solid #2f6f9f24;border-radius:999px;align-items:center;padding:0 9px;font-size:.82rem;font-weight:800;display:inline-flex}.home-report-synthesis{background:#f6faf7b8;border-left:3px solid #2f6f9f;border-radius:0 12px 12px 0;padding:16px 18px}.home-report-synthesis p,.home-clinician-summary p{color:#5f6f66;margin:0;font-size:.98rem;font-weight:540;line-height:1.58}.home-report-card ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.home-report-card li{color:#5f6f66;padding-left:18px;font-size:.94rem;font-weight:560;line-height:1.45;position:relative}.home-report-card li:before{content:"";background:#2f6f9f;border-radius:999px;width:6px;height:6px;position:absolute;top:.62em;left:0}.home-clinician-summary{background:#f6faf7b8;border:1px solid #2f6f9f1a;border-radius:12px;padding:14px 16px}.home-report-artifact-section{padding-top:62px;padding-bottom:76px}.home-artifact-header{text-align:left;justify-items:start;max-width:760px;margin:0 0 30px;display:grid}.home-artifact-header h2{max-width:820px;color:var(--ink);font-size:clamp(1.9rem,2.75vw,2.9rem);font-weight:600;line-height:1.08}.home-artifact-header p:not(.home-section-eyebrow){max-width:720px;color:var(--muted);margin:12px 0 0;font-size:1rem;font-weight:500;line-height:1.52}.home-section-anchor{position:relative;top:-80px}.home-report-viewer{grid-template-columns:minmax(220px,.3fr) minmax(0,.7fr);align-items:stretch;gap:clamp(18px,3vw,36px);display:grid}.home-report-viewer-nav{border:1px solid var(--color-warm-border);background:var(--color-paper-muted);border-radius:16px;align-content:start;gap:7px;padding:16px;display:grid}.home-report-viewer-nav button{min-height:42px;color:var(--color-text-soft);text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;padding:0 12px;font-size:.94rem;font-weight:650}.home-report-viewer-nav button:hover,.home-report-viewer-nav button:focus-visible{border-color:var(--color-border);background:var(--color-paper);color:var(--color-primary-dark)}.home-report-viewer-nav button[aria-pressed=true]{border-color:var(--color-border-strong);background:var(--color-paper);color:var(--color-text);box-shadow:0 1px 2px #1f2a330a}.home-report-viewer-page,.home-report-toc-page,.home-report-spread-page,.home-report-explorer-preview{border:1px solid var(--color-warm-border);background:var(--color-paper);border-radius:16px;align-content:start;gap:18px;min-height:520px;padding:clamp(22px,3vw,34px);display:grid;box-shadow:0 14px 28px #3a322612,inset 0 1px #ffffffb3}.home-report-page-meta{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:14px;padding-bottom:10px;display:flex}.home-report-page-meta span,.home-report-toc-heading span,.home-report-viewer-blocks h4,.home-report-spread-page h4,.home-report-explorer-preview h4{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:820;line-height:1}.home-report-page-meta p{color:var(--color-primary-dark);margin:0;font-size:.9rem;font-weight:700}.home-report-viewer-page h3,.home-report-toc-page h3,.home-report-spread-page h3,.home-report-explorer-preview h3{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;margin:0;font-size:clamp(1.45rem,2.1vw,2.05rem);font-weight:650;line-height:1.08}.home-report-viewer-blocks,.home-report-explorer-preview{align-content:start}.home-report-viewer-blocks{border-top:1px solid var(--color-border);gap:0;display:grid}.home-report-viewer-blocks section,.home-report-explorer-preview section{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(150px,.28fr) minmax(0,1fr);gap:18px;padding:16px 0;display:grid}.home-report-viewer-blocks section:last-child,.home-report-explorer-preview section:last-child{border-bottom:0}.home-report-viewer-blocks h4,.home-report-spread-page h4,.home-report-explorer-preview h4{color:var(--color-primary-dark);margin:0}.home-report-viewer-blocks p,.home-report-spread-page p,.home-report-explorer-preview p{color:var(--color-text-soft);margin:0;font-size:.98rem;font-weight:440;line-height:1.55}.home-report-viewer-note{max-width:720px;color:var(--color-text-muted);margin:2px 0 0;font-size:.86rem;font-weight:440;line-height:1.45}.home-report-toc-layout{grid-template-columns:minmax(0,.68fr) minmax(240px,.32fr);align-items:start;gap:clamp(18px,3vw,34px);display:grid}.home-report-toc-heading{border-bottom:1px solid var(--color-border);gap:8px;padding-bottom:20px;display:grid}.home-report-toc-list{gap:14px;margin:0;padding:6px 0 0;list-style:none;display:grid}.home-report-toc-list li{color:var(--color-text);grid-template-columns:minmax(70px,auto) auto minmax(30px,1fr) auto;align-items:baseline;gap:10px;font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.25;display:grid}.home-report-toc-list li span{color:var(--color-text-muted);font-weight:750}.home-report-toc-list li strong,.home-report-toc-list li b{font-weight:700}.home-report-toc-list li i{border-bottom:1px dotted var(--color-border-strong)}.home-report-toc-summary{border:1px solid var(--color-warm-border);background:var(--color-paper-muted);border-radius:16px;padding:20px}.home-report-toc-summary dl{gap:12px;margin:0;display:grid}.home-report-toc-summary div{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:18px;padding-bottom:12px;display:flex}.home-report-toc-summary div:last-child{border-bottom:0;padding-bottom:0}.home-report-toc-summary dt{color:var(--color-text-soft);font-size:.94rem;font-weight:600}.home-report-toc-summary dd{color:var(--color-primary-dark);margin:0;font-size:1.25rem;font-weight:760}.home-report-spread{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.home-report-spread-page{min-height:460px}.home-report-spread-page section{gap:10px;display:grid}.home-report-spread-page ul,.home-report-question-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.home-report-spread-page li{color:var(--color-text-soft);font-size:.96rem;font-weight:500;line-height:1.42}.home-report-spread-page li:before{content:"• ";color:var(--color-primary);font-weight:900}.home-report-question-list{gap:13px}.home-report-question-list li{border-bottom:1px solid var(--color-border);padding-bottom:13px}.home-report-question-list li:last-child{border-bottom:0;padding-bottom:0}.home-report-explorer{gap:18px;display:grid}.home-report-explorer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.home-report-explorer-tile{border:1px solid var(--color-border);background:var(--color-paper);text-align:left;border-radius:14px;align-content:start;gap:10px;min-height:152px;padding:18px;transition:border-color .16s,background .16s,transform .16s;display:grid}.home-report-explorer-tile:hover,.home-report-explorer-tile:focus-visible,.home-report-explorer-tile[aria-expanded=true]{border-color:var(--color-border-strong);background:var(--color-paper-muted)}.home-report-explorer-tile:hover,.home-report-explorer-tile:focus-visible{transform:translateY(-1px)}.home-report-explorer-tile span{color:var(--ink);font-size:1rem;font-weight:760;line-height:1.2}.home-report-explorer-tile p{color:var(--color-text-soft);margin:0;font-size:.9rem;font-weight:440;line-height:1.42}.home-report-explorer-tile small{color:var(--color-primary-dark);letter-spacing:.08em;text-transform:uppercase;margin-top:auto;font-size:.73rem;font-weight:820}.home-report-detail-layout{grid-template-columns:minmax(300px,.82fr) minmax(420px,1.18fr);align-items:start;gap:clamp(22px,4vw,48px);display:grid}.home-report-included{gap:18px;display:grid}.home-report-output-cards{gap:14px;display:grid}.home-report-output-cards article{border:1px solid var(--color-warm-border);background:var(--color-paper);border-radius:14px;gap:10px;padding:20px;display:grid;box-shadow:inset 0 1px #ffffffa6}.home-report-output-cards h3{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;margin:0;font-size:1.02rem;font-weight:750;line-height:1.2}.home-report-output-cards p{color:var(--color-text-soft);margin:0;font-size:.96rem;font-weight:440;line-height:1.5}.home-report-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-report-card-grid article{border:1px solid var(--color-warm-border);background:var(--color-paper);border-radius:16px;align-content:start;gap:12px;min-height:230px;padding:22px;display:grid;box-shadow:0 1px 2px #1f2a330a}.home-report-card-grid span,.home-report-outline-row>span{color:var(--color-primary-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:820;line-height:1}.home-report-card-grid h3,.home-report-outline-row h3{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;margin:0;font-size:1.06rem;font-weight:760;line-height:1.18}.home-report-card-grid p,.home-report-outline-row p{color:var(--color-text-soft);margin:0;font-size:.95rem;font-weight:440;line-height:1.5}.home-report-outline-card{border:1px solid var(--color-warm-border);background:var(--color-paper);border-radius:16px;max-width:980px;display:grid;overflow:hidden;box-shadow:0 10px 22px #3a32260e}.home-report-outline-row{border-bottom:1px solid var(--color-border);grid-template-columns:58px minmax(0,1fr);gap:18px;padding:20px 24px;display:grid}.home-report-outline-row:last-child{border-bottom:0}.home-report-outline-row div{gap:6px;display:grid}.home-report-included-list-wrap{background:var(--color-paper-muted);padding:18px}.home-report-included-label{color:var(--color-primary-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.76rem;font-weight:800;line-height:1}.home-report-included-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.home-report-included-list li{color:var(--ink);padding-left:18px;font-size:.96rem;font-weight:560;line-height:1.35;position:relative}.home-report-included-list li:before{content:"";background:var(--color-primary);border-radius:999px;width:6px;height:6px;position:absolute;top:.58em;left:0}.home-document-mockup{border:1px solid var(--color-warm-border);background:var(--color-paper);border-radius:16px;justify-self:end;gap:18px;max-width:760px;padding:clamp(20px,2.7vw,34px);display:grid;box-shadow:0 14px 28px #3a322613,inset 0 1px #ffffffb3}.home-document-topbar,.home-document-footer{justify-content:space-between;align-items:center;gap:18px;display:flex}.home-document-topbar div,.home-document-title,.home-document-footer div{gap:4px;display:grid}.home-document-topbar span,.home-document-title p,.home-document-footer span{color:var(--color-text-muted);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:700;line-height:1}.home-document-topbar strong{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;font-size:1.08rem;font-weight:700;line-height:1.2}.home-document-topbar>p{color:#2f6f9f;margin:0;font-size:.9rem;font-weight:700}.home-document-title h3{max-width:720px;color:var(--ink);font-family:var(--font-heading), var(--font-source-sans), "Source Sans 3", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-size:clamp(1.5rem,2.25vw,2.15rem);font-weight:600;line-height:1.12}.home-document-grid{border-top:1px solid var(--color-border);grid-template-columns:1fr;gap:0;display:grid}.home-document-grid section{border:0;border-bottom:1px solid var(--color-border);background:0 0;border-radius:0;grid-template-columns:minmax(180px,.32fr) minmax(0,1fr);align-content:start;gap:18px;min-height:0;padding:16px 0;display:grid}.home-document-grid section:last-child{border-bottom:0}.home-document-grid h4{color:var(--color-text);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;letter-spacing:.02em;margin:0;font-size:.9rem;font-weight:700;line-height:1.25}.home-document-grid p,.home-document-footer p{color:#5f6f66;margin:0;font-size:.94rem;font-weight:440;line-height:1.5}.home-document-footer{border-top:1px solid var(--color-border);padding-top:18px}.home-document-footer a{border:1px solid var(--color-border-strong);min-height:38px;color:var(--color-primary);border-radius:999px;align-items:center;gap:8px;padding:0 13px;font-weight:700;text-decoration:none;display:inline-flex}.home-eligibility-section{padding-top:28px;padding-bottom:44px}.home-eligibility-band{background:#dcebf7;border:1px solid #2f6f9f33;border-radius:18px;grid-template-columns:minmax(260px,.56fr) minmax(420px,1fr);align-items:start;gap:clamp(22px,4vw,48px);padding:clamp(22px,3.5vw,34px);display:grid}.home-eligibility-copy h2{color:var(--ink);margin:0;font-size:clamp(1.45rem,2.2vw,2.25rem);line-height:1.05}.home-eligibility-copy p:not(.home-section-eyebrow){color:#5f6f66;max-width:520px;margin:10px 0 0;font-size:.96rem;font-weight:560;line-height:1.5}.home-help-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;display:grid}.home-help-list article{border-bottom:0;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px;padding:0;display:grid}.home-help-list span{color:#2f6f9f;background:#fff;border-radius:999px;place-items:center;width:22px;height:22px;margin-top:1px;font-size:.76rem;font-weight:900;display:inline-grid}.home-help-list p{color:var(--ink);margin:0;font-size:.93rem;font-weight:720;line-height:1.35}.home-process-strip-section{padding-top:48px;padding-bottom:62px}.home-process-strip-heading{gap:8px;max-width:760px;margin-bottom:24px;display:grid}.home-process-strip-heading h2{color:var(--ink);margin:0;font-size:clamp(1.6rem,2.35vw,2.45rem);font-weight:600;line-height:1.12}.home-process-strip-heading p:not(.home-section-eyebrow){max-width:680px;color:var(--color-text-soft);margin:0;font-size:1.04rem;font-weight:440;line-height:1.5}.home-review-flow{grid-template-columns:minmax(280px,.86fr) minmax(360px,1.14fr);align-items:stretch;gap:18px;display:grid}.home-review-flow-card,.home-review-visit-strip{border:1px solid var(--color-warm-border);background:var(--color-paper);border-radius:16px;box-shadow:0 10px 22px #3a32260d}.home-review-flow-card{align-content:start;gap:18px;padding:clamp(22px,2.4vw,30px);display:grid}.home-review-flow-card h3,.home-review-visit-strip h3{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;margin:0;font-size:1.08rem;font-weight:750;line-height:1.2}.home-review-flow-output{border-color:var(--color-border-strong);background:linear-gradient(180deg, #eef5ef8c, #fffdf8eb), var(--color-paper);position:relative}.home-review-output-lede{max-width:640px;color:var(--color-text);margin:0;font-size:clamp(1.08rem,1.5vw,1.28rem);font-weight:560;line-height:1.45}.home-review-input-steps{gap:18px;display:grid}.home-review-input-step{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:14px;display:grid}.home-review-input-step>span{border:1px solid var(--color-border-strong);background:var(--color-page-soft);width:30px;height:30px;color:var(--color-primary-dark);letter-spacing:.08em;border-radius:999px;place-items:center;font-size:.72rem;font-weight:750;display:inline-grid}.home-review-input-step h4{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;margin:0;font-size:1rem;font-weight:720;line-height:1.22}.home-review-input-step p{color:var(--color-text-soft);margin:7px 0 0;font-size:.95rem;font-weight:440;line-height:1.48}.home-review-output-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin:0;padding:0;list-style:none;display:grid}.home-review-output-list li{min-height:40px;color:var(--ink);background:#fffdf8ad;border:1px solid #2f6f9f21;border-radius:10px;align-items:center;padding:9px 10px 9px 34px;font-size:.94rem;font-weight:600;line-height:1.25;display:flex;position:relative}.home-review-output-list li:before{content:"✓";background:var(--color-primary-soft);width:17px;height:17px;color:var(--color-primary-dark);border-radius:999px;place-items:center;font-size:.72rem;font-weight:900;display:inline-grid;position:absolute;left:11px}.home-review-visit-strip{background:var(--color-paper-muted);grid-column:1/-1;grid-template-columns:minmax(180px,.32fr) minmax(0,1fr);align-items:center;gap:18px;padding:20px 24px;display:grid}.home-review-visit-strip p{max-width:720px;color:var(--color-text-soft);margin:0;font-size:1rem;font-weight:440;line-height:1.5}.home-medical-note{border-top:1px solid #2f6f9f1f;border-bottom:1px solid #2f6f9f1f;grid-template-columns:minmax(260px,.6fr) minmax(320px,1fr);align-items:start;gap:clamp(24px,5vw,72px);padding-top:42px;padding-bottom:48px}.faq-section{background:var(--color-page);width:100vw;max-width:none;box-shadow:0 0 0 100vmax var(--color-page);clip-path:inset(0 -100vmax);gap:22px;margin-bottom:24px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:56px max(16px,50vw - 720px) 72px;display:grid}.faq-heading{gap:8px;max-width:760px;display:grid}.faq-heading h2{font-size:clamp(1.65rem,2.8vw,2.65rem);line-height:1.05}.faq-list{gap:12px;display:grid}.faq-item{background:#fff;border:1px solid #2f6f9f1f;border-radius:8px;transition:border-color .16s,background .16s,box-shadow .16s;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.faq-item[open],.faq-item:hover{background:#fff;border-color:#2f6f9f3d;box-shadow:0 10px 26px #0f172a0d}.faq-item summary{min-height:66px;color:var(--ink);cursor:pointer;grid-template-columns:minmax(0,1fr) 22px;align-items:center;gap:16px;padding:16px 20px;font-size:.98rem;font-weight:800;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:#2f6f9f;opacity:.7;background:0 0;border-radius:999px;place-items:center;width:22px;height:22px;font-size:1.05rem;font-weight:900;transition:opacity .16s,transform .16s;display:inline-grid}.faq-item[open] summary:after{content:"-";opacity:1;transform:rotate(180deg)}.faq-item summary:focus-visible{outline-offset:-3px;outline:3px solid #2f6f9f2e}.faq-item p{max-width:860px;color:var(--muted);padding:0 20px 20px;font-size:.96rem;font-weight:550;line-height:1.58}.faq-list-compact{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);max-width:980px;display:grid}.faq-compact-item{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(260px,.44fr) minmax(0,.56fr);gap:24px;padding:19px 0;display:grid}.faq-compact-item:last-child{border-bottom:0}.faq-compact-item h3,.faq-card h3{color:var(--ink);font-family:var(--font-source-sans), "Source Sans 3", system-ui, sans-serif;margin:0;font-size:1rem;font-weight:760;line-height:1.25}.faq-compact-item p,.faq-card p{color:var(--muted);margin:0;font-size:.95rem;font-weight:440;line-height:1.55}.faq-list-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.faq-card{background:var(--color-paper);border:1px solid #2f6f9f1f;border-radius:12px;align-content:start;gap:10px;min-height:156px;padding:20px;display:grid;box-shadow:0 1px 2px #1f2a330a}.site-footer{width:100%;color:var(--text);background:#f7f9fb;border-top:1px solid #2f6f9f24}.site-footer-inner{grid-template-columns:minmax(260px,1fr) minmax(420px,1.35fr);gap:clamp(28px,5vw,76px);width:min(1440px,100% - 96px);margin:0 auto;padding:44px 0 28px;display:grid}.site-footer-brand{align-content:start;justify-items:start;gap:16px;display:grid}.site-footer-brand .customer-brand-wordmark{font-size:24px}.site-footer-brand p,.site-footer-bottom p{color:#5f7284;max-width:460px;margin:0;font-size:.95rem;font-weight:500;line-height:1.55}.site-footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.site-footer-links h2{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.82rem;font-weight:900;line-height:1}.site-footer-links ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.site-footer-links a{color:#435668;font-size:.95rem;font-weight:650;text-decoration:none}.site-footer-links a:hover,.site-footer-links a:focus-visible{color:#2f6f9f;text-underline-offset:3px;text-decoration:underline}.site-footer-bottom{border-top:1px solid #2f6f9f1f;grid-column:1/-1;justify-content:space-between;align-items:flex-end;gap:18px;padding-top:28px;display:flex}.site-footer-bottom span{color:#5f7284;flex:none;font-size:.9rem;font-weight:700}.care-path-section{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;margin:0 0 24px;padding:24px}.care-path-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.care-path-grid article{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-content:start;gap:10px;min-height:170px;padding:18px;display:grid}.care-path-grid span{color:var(--warm);text-transform:uppercase;font-size:12px;font-weight:900}.care-path-grid p{color:var(--muted);line-height:1.55}.services-catalog-page{width:min(1344px,100% - 96px);padding-top:0}.services-catalog-page.overlay-header-page{clip-path:none}.services-catalog-controls,.services-catalog-results{margin-bottom:18px}.services-catalog-hero{gap:10px;margin:26px 0 18px;padding:0;display:grid}.services-catalog-hero>div{gap:8px;display:grid}.services-catalog-hero h1{max-width:800px;color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(1.8rem,3vw,2.7rem);font-weight:760;line-height:1}.services-catalog-hero p{max-width:680px;color:var(--muted);margin:0;font-size:1rem;line-height:1.5}.services-catalog-controls{border-bottom:1px solid #2f6f9f1a;grid-template-columns:minmax(320px,.72fr) minmax(0,1fr);align-items:end;gap:14px;padding:14px 0 18px;display:grid}.services-catalog-search,.services-catalog-category-control{gap:7px;display:grid}.services-catalog-category-control{place-self:end;width:fit-content;max-width:100%}.services-catalog-search span,.services-catalog-category-control>span{color:var(--muted);text-transform:uppercase;font-size:.8rem;font-weight:900}.services-catalog-search input{width:100%;min-height:48px;color:var(--text);background:#fff;border:1px solid #2f6f9f24;border-radius:8px;outline:0;padding:0 16px}.services-catalog-search input:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px #2f6f9f1f}.services-catalog-category-row{background:#fff;border:1px solid #2f6f9f1f;border-radius:8px;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:0;min-height:48px;display:flex;overflow:hidden}.services-catalog-category-row button{min-height:46px;color:var(--text);box-shadow:none;background:0 0;border:0;border-left:1px solid #2f6f9f1a;border-radius:0;padding:0 13px;font-size:.88rem;font-weight:760;transition:background .14s,color .14s,border-color .14s}.services-catalog-category-row button:first-child{border-left:0}.services-catalog-category-row button[aria-pressed=true]{background:var(--blue);color:#fff;box-shadow:none;border-left-color:#0000}.services-catalog-category-row button[aria-pressed=true]+button{border-left-color:#0000}.services-catalog-category-row button:hover:not([aria-pressed=true]),.services-catalog-category-row button:focus-visible:not([aria-pressed=true]){color:var(--accent-strong);background:#f1f8fd}.services-request-launcher{z-index:53;border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:999px;min-height:46px;padding:0 17px;font-weight:850;position:fixed;bottom:32px;right:24px;box-shadow:0 14px 30px #1f2a3329}.services-request-launcher:hover:not(:disabled),.services-request-launcher:focus-visible{background:var(--accent-strong);transform:none}.services-request-modal-overlay{z-index:54;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#111f2c2e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.services-request-modal{background:#fff;border:1px solid #2f6f9f1f;border-radius:12px;gap:12px;width:min(460px,100%);max-height:min(680px,100vh - 48px);padding:16px;display:grid;overflow-y:auto;box-shadow:0 20px 52px #1f2a332e}.services-request-modal-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.services-request-modal-heading h2{color:var(--text);margin:0;font-size:1.06rem;line-height:1.16}.services-request-modal-heading p{color:var(--muted);margin:4px 0 0;font-size:.92rem;line-height:1.38}.services-request-modal-close{width:30px;min-height:30px;color:var(--muted);box-shadow:none;background:#fff;border:1px solid #2f6f9f1f;border-radius:999px;place-items:center;padding:0;font-size:.9rem;font-weight:850;display:inline-grid}.services-request-modal-close:hover:not(:disabled),.services-request-modal-close:focus-visible{color:var(--text);border-color:#2f6f9f3d}.services-request-form{gap:10px;padding:10px}.services-request-form textarea{min-height:88px;font-size:.95rem}.services-request-form,.services-request-form label{display:grid}.services-request-form textarea{resize:vertical;background:var(--surface);width:100%;color:var(--text);border:1px solid #2f6f9f24;border-radius:8px;outline:0;padding:12px}.services-request-form textarea::placeholder{color:#5f6f7bcc}.services-request-form:focus-within{border-color:#2f6f9f5c;box-shadow:0 0 0 3px #2f6f9f1a}.services-request-form-footer{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.services-request-chip-row{flex-wrap:wrap;flex:auto;gap:8px;display:flex}.services-request-chip-row button{background:var(--surface);min-height:30px;color:var(--accent-strong);box-shadow:none;border:1px solid #2f6f9f24;border-radius:999px;padding:0 10px;font-size:.86rem;font-weight:800}.services-request-chip-row button:hover:not(:disabled){background:#fff;border-color:#2f6f9f47;transform:none}.services-request-submit{border-color:var(--accent);background:var(--accent);color:#fff;border-radius:999px;flex:none;min-height:42px;padding:0 16px;font-weight:850}.services-catalog-results{gap:14px;padding:0 0 clamp(18px,3vw,28px);display:grid}.services-catalog-results-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.services-catalog-results-heading h2{color:var(--ink);margin:0;font-size:clamp(1.25rem,1.55vw,1.62rem);line-height:1.08}.services-catalog-results-heading span{width:fit-content;min-height:28px;color:var(--accent-strong);background:#daecf8b8;border-radius:999px;align-items:center;padding:0 9px;font-size:.8rem;font-weight:850;display:inline-flex}.services-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.services-catalog-card{min-height:214px;color:var(--text);box-shadow:none;background:#fff;border:1px solid #2f6f9f1a;border-radius:8px;grid-template-rows:auto auto minmax(0,1fr) auto auto;align-content:stretch;gap:10px;padding:18px 18px 16px;text-decoration:none;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid}.services-catalog-card:hover,.services-catalog-card:focus-visible{border-color:#2f6f9f33;transform:translateY(-1px);box-shadow:0 10px 22px #1f2a330e}.services-catalog-card>span{width:fit-content;min-height:24px;color:var(--accent-strong);letter-spacing:.05em;text-transform:uppercase;background:#daecf8bd;border-radius:999px;align-items:center;padding:0 8px;font-size:.7rem;font-weight:850;line-height:1;display:inline-flex}.services-catalog-card h3{color:var(--ink);margin:0;font-size:1.08rem;line-height:1.18}.services-catalog-card p{color:var(--muted);margin:0;font-size:.93rem;line-height:1.48}.services-catalog-price{width:fit-content;color:var(--ink);align-items:center;font-size:.92rem;font-weight:850;line-height:1.2;display:inline-flex}.services-catalog-price-soft{color:var(--muted);font-weight:760}.services-catalog-card small{width:fit-content;color:var(--accent-strong);align-self:end;align-items:center;gap:8px;font-size:.86rem;font-weight:850;display:inline-flex}.services-catalog-card small span{transition:transform .14s}.services-catalog-card:hover small span,.services-catalog-card:focus-visible small span{transform:translate(2px)}.topic-page-hero{border:1px solid var(--border);min-height:360px;box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:18px;margin-bottom:18px;display:grid;overflow:hidden}.topic-page-copy{align-content:center;gap:14px;padding:clamp(22px,4vw,42px);display:grid}.topic-page-copy h1{max-width:760px;font-size:clamp(2.25rem,4vw,4rem);line-height:.98}.topic-page-copy p:not(.eyebrow){max-width:680px;color:var(--muted);font-size:1.05rem;line-height:1.6}.topic-page-actions{flex-wrap:wrap;gap:10px;display:flex}.topic-page-media{background:#edf7f3;min-height:320px;position:relative;overflow:hidden}.topic-page-media img{object-fit:cover;opacity:.92;width:100%;height:100%;display:block}.topic-page-media.genetic img,.topic-page-media.hormones img{object-position:64% center;filter:hue-rotate(38deg)saturate(.9)brightness(1.02)}.topic-page-media.weight img{object-position:58% bottom}.topic-page-media.hair img{object-position:42% center;filter:hue-rotate(18deg)saturate(.94)}.topic-page-media.skin img{object-position:50% center;filter:hue-rotate(-14deg)saturate(.92)brightness(1.03)}.topic-page-media.labs img{object-position:64% center;filter:hue-rotate(44deg)saturate(.88)brightness(1.02)}.topic-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.topic-highlight-grid article{border:1px solid var(--border);min-height:78px;box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;align-content:center;padding:16px;display:grid}.topic-highlight-grid span{color:var(--accent-strong);text-transform:uppercase;font-size:13px;font-weight:900}.topic-section-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.topic-section-grid article{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-content:start;gap:10px;min-height:210px;padding:20px;display:grid}.topic-section-grid h2{font-size:1.25rem}.topic-section-grid p{color:var(--muted);line-height:1.55}.campaign-hero{grid-template-columns:minmax(0,1fr) minmax(300px,.5fr);align-items:stretch;gap:18px;min-height:360px;margin:18px 0;display:grid}.campaign-hero-copy,.campaign-hero-panel,.campaign-section,.campaign-final-cta,.library-hero,.library-featured{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px}.campaign-hero-copy{align-content:center;gap:16px;padding:clamp(24px,5vw,56px);display:grid}.campaign-hero-copy h1,.library-hero h1{max-width:780px;color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(2.35rem,4.4vw,4.7rem);font-weight:720;line-height:.98}.campaign-hero-copy p:not(.eyebrow),.library-hero p{max-width:680px;color:var(--muted);margin:0;font-size:1.08rem;line-height:1.55}.campaign-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.campaign-hero-panel{background:var(--surface);align-content:end;gap:12px;padding:clamp(22px,3vw,34px);display:grid}.campaign-hero-panel span{background:var(--accent-soft);width:max-content;color:var(--accent-strong);border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.campaign-hero-panel h2,.campaign-section h2,.campaign-final-cta h2,.library-featured h2{max-width:720px;color:var(--ink);margin:0;font-size:clamp(1.45rem,2vw,2.05rem);line-height:1.08}.campaign-hero-panel p,.campaign-section p,.campaign-final-cta p,.library-collection-card p,.library-featured p{color:var(--muted);margin:0;line-height:1.55}.campaign-proof-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.campaign-proof-row article{background:var(--surface);border-radius:8px;align-content:center;min-height:64px;padding:14px 16px;display:grid}.campaign-proof-row span{color:var(--accent-strong);font-size:.86rem;font-weight:800}.campaign-section{gap:18px;margin-bottom:18px;padding:clamp(20px,3vw,30px);display:grid}.campaign-step-grid,.campaign-card-grid,.library-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.campaign-step-grid article,.campaign-card-grid article,.library-collection-card,.library-featured-list article{background:var(--surface);border-radius:8px;align-content:start;gap:10px;min-height:150px;padding:18px;display:grid}.campaign-step-grid h3,.campaign-card-grid h3,.library-collection-card h2,.library-featured-list h3{color:var(--ink);margin:0;font-size:1.08rem;line-height:1.18}.campaign-final-cta{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;padding:clamp(20px,3vw,30px);display:flex}.library-hero{justify-content:space-between;align-items:end;gap:18px;margin:18px 0;padding:clamp(24px,5vw,52px);display:flex}.library-hero>div,.library-featured>div:first-child{gap:12px;display:grid}.library-collection-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 18px}.library-collection-card{background:#fff;min-height:230px}.library-collection-card ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.library-collection-card li{color:var(--text);font-weight:650}.library-collection-card a,.library-featured a{color:var(--accent-strong);align-self:end;font-weight:800;text-decoration:none}.library-forum{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;gap:18px;margin-bottom:18px;padding:clamp(20px,3vw,30px);display:grid}.library-forum-heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.library-forum-heading>div{gap:10px;display:grid}.library-forum-heading h2{max-width:760px;color:var(--ink);margin:0;font-size:clamp(1.55rem,2.4vw,2.6rem);line-height:1.04}.library-forum-heading p:not(.eyebrow){max-width:760px;color:var(--muted);margin:0;line-height:1.55}.library-forum-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.52fr);align-items:start;gap:14px;display:grid}.library-forum-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.library-forum-categories article,.library-forum-threads{background:var(--surface);border-radius:8px}.library-forum-categories article{align-content:space-between;gap:14px;min-height:164px;padding:18px;display:grid}.library-forum-categories h3,.library-forum-thread-heading h3,.library-forum-threads h4{color:var(--ink);margin:0;line-height:1.18}.library-forum-categories h3,.library-forum-thread-heading h3{font-size:1.08rem}.library-forum-categories p,.library-forum-threads p{color:var(--muted);margin:0;line-height:1.5}.library-forum-categories span,.library-forum-thread-heading span,.library-forum-threads article>span{background:var(--accent-soft);width:fit-content;color:var(--accent-strong);border-radius:999px;align-items:center;font-size:.78rem;font-weight:850;line-height:1;display:inline-flex}.library-forum-categories span,.library-forum-thread-heading span{min-height:26px;padding:0 9px}.library-forum-threads{display:grid;overflow:hidden}.library-forum-thread-heading,.library-forum-threads article{padding:16px 18px}.library-forum-thread-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;display:flex}.library-forum-threads article{border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr);gap:12px;display:grid}.library-forum-threads article:last-child{border-bottom:0}.library-forum-threads article>span{min-height:24px;padding:0 8px}.library-forum-threads h4{font-size:1rem}.library-featured{gap:18px;padding:clamp(20px,3vw,30px);display:grid}.library-featured-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.library-page{width:min(1180px,100% - 64px)}.library-page .library-hero{background:#fff;border:1px solid #2f6f9f1a;border-radius:10px;grid-template-columns:minmax(0,.95fr) minmax(320px,.55fr);align-items:start;gap:clamp(22px,4vw,54px);margin:24px 0 28px;padding:clamp(22px,3vw,34px);display:grid;box-shadow:0 14px 36px #1f2a330b}.library-hero-main,.library-hero-copy{display:grid}.library-hero-main{gap:22px}.library-hero-copy{gap:9px}.library-page .library-hero h1{max-width:700px;color:var(--ink);margin:0;font-size:clamp(2rem,2.7vw,3.05rem);font-weight:760;line-height:1.02}.library-page .library-hero p:not(.eyebrow){max-width:650px;color:var(--muted);margin:0;font-size:1.04rem;line-height:1.52}.library-mode-switch{background:#fff;border:1px solid #2f6f9f24;border-radius:999px;align-items:center;min-height:42px;display:inline-flex;overflow:hidden}.library-mode-switch a{min-height:40px;color:var(--text);align-items:center;padding:0 16px;font-weight:820;text-decoration:none;display:inline-flex}.library-mode-switch a+a{border-left:1px solid #2f6f9f1a}.library-mode-switch a[aria-current=page]{background:var(--accent-soft);color:var(--accent-strong)}.library-discovery{grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;max-width:660px;margin:0;display:grid}.library-search{gap:8px;display:grid}.library-search span{color:var(--muted);text-transform:uppercase;font-size:.8rem;font-weight:900}.library-search input{width:100%;min-height:54px;color:var(--text);background:#fff;border:1px solid #2f6f9f24;border-radius:8px;outline:0;padding:0 18px;box-shadow:0 12px 28px #1f2a330d}.library-search input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2f6f9f1f}.library-alpha-browser{background:#ffffffd1;border:1px solid #2f6f9f1a;border-radius:10px;place-self:start end;gap:12px;width:min(100%,430px);padding:16px;display:grid}.library-alpha-browser>span{color:var(--muted);text-align:left;text-transform:uppercase;font-size:.8rem;font-weight:900}.library-alpha-row{grid-template-columns:repeat(9,minmax(0,1fr));gap:6px;display:grid}.library-alpha-row a{width:auto;min-height:34px;color:var(--text);background:#f7fbfe;border:1px solid #0000;border-radius:7px;place-items:center;font-size:.92rem;font-weight:850;line-height:1;text-decoration:none;display:inline-grid}.library-alpha-row a:hover,.library-alpha-row a:focus-visible{color:var(--accent-strong);background:#f1f8fd}.library-alpha-mobile{display:none}.library-section{gap:12px;margin-bottom:22px;display:grid}.library-section-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.library-section-heading h2{color:var(--ink);margin:0;font-size:clamp(1.25rem,1.45vw,1.62rem);line-height:1.1}.library-section-heading p{max-width:680px;color:var(--muted);margin:6px 0 0;line-height:1.5}.library-section-heading>a{min-height:38px;color:var(--accent-strong);white-space:nowrap;background:#fff;border:1px solid #2f6f9f24;border-radius:999px;align-items:center;padding:0 13px;font-weight:850;text-decoration:none;display:inline-flex}.library-guide-grid,.library-topic-grid{grid-template-columns:repeat(var(--library-featured-count,3), minmax(0, 1fr));gap:14px;display:grid}.library-topic-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.library-featured-nav{align-items:center;gap:8px;display:inline-flex}.library-featured-nav .home-carousel-arrow{width:38px;min-height:38px}.library-guide-card,.library-topic-card,.library-latest-list article,.forum-category-card,.forum-sidebar section{background:#fff;border:1px solid #2f6f9f1a;border-radius:8px;box-shadow:0 12px 30px #1f2a330b}.library-guide-card,.library-topic-card,.library-latest-list article{align-content:start;gap:12px;min-height:188px;padding:20px;display:grid}.library-guide-card>span,.forum-category-card>span,.forum-thread-list article>span{width:fit-content;min-height:24px;color:var(--accent-strong);background:#eaf5fb;border-radius:999px;align-items:center;padding:0 8px;font-size:.72rem;font-weight:900;display:inline-flex}.library-guide-card h3,.library-topic-card h3,.library-latest-list h3,.forum-category-card h3,.forum-thread-list h3,.forum-sidebar h2{color:var(--ink);margin:0;font-size:1.05rem;line-height:1.18}.library-guide-card p,.library-topic-card p,.library-latest-list p,.forum-category-card p,.forum-thread-list p,.forum-sidebar p,.forum-sidebar li{color:var(--muted);margin:0;line-height:1.5}.library-guide-card a{color:var(--accent-strong);align-self:end;font-weight:850;text-decoration:none}.library-guide-card a:hover,.library-guide-card a:focus-visible{color:var(--blue)}.library-topic-card ul,.forum-sidebar ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.library-topic-card li{color:var(--text);font-weight:750}.library-topic-directory{border-top:1px solid #2f6f9f1a;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;padding:18px 0 4px;display:grid}.library-topic-directory section,.library-topic-matrix section{align-content:start;gap:9px;display:grid}.library-topic-directory h3,.library-topic-rows h3,.library-topic-matrix h3{color:var(--ink);margin:0;font-size:1rem;line-height:1.16}.library-topic-directory p,.library-topic-rows p{color:var(--muted);margin:0;line-height:1.45}.library-topic-directory section>div{gap:6px;margin-top:2px;display:grid}.library-topic-directory a,.library-topic-rows a,.library-topic-matrix a{color:var(--accent-strong);font-weight:820;line-height:1.35;text-decoration:none}.library-topic-directory a:hover,.library-topic-directory a:focus-visible,.library-topic-rows a:hover,.library-topic-rows a:focus-visible,.library-topic-matrix a:hover,.library-topic-matrix a:focus-visible{color:var(--blue)}.library-topic-rows{border-top:1px solid #2f6f9f1a;display:grid}.library-topic-rows article{border-bottom:1px solid #2f6f9f1a;grid-template-columns:minmax(0,.72fr) minmax(260px,.48fr);align-items:start;gap:18px;padding:18px 0;display:grid}.library-topic-rows article>div:first-child{gap:6px;display:grid}.library-topic-rows article>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.library-topic-rows a,.library-topic-matrix a{background:#f7fbfe;border-radius:999px;align-items:center;min-height:32px;padding:0 10px;display:inline-flex}.library-topic-matrix{background:#fff;border:1px solid #2f6f9f1a;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.library-topic-matrix section{border-right:1px solid #2f6f9f1a;padding:16px}.library-topic-matrix section:last-child{border-right:0}.library-topic-matrix a{width:fit-content}.library-latest-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.library-latest-list article{min-height:140px}.library-qa-feed{border-top:1px solid #2f6f9f1a;display:grid}.library-qa-feed article{border-bottom:1px solid #2f6f9f1a;grid-template-columns:112px minmax(0,1fr);gap:18px;padding:16px 0;display:grid}.library-qa-feed article>span,.library-qa-spotlight article>span{width:fit-content;min-height:24px;color:var(--accent-strong);background:#eaf5fb;border-radius:999px;align-items:center;padding:0 8px;font-size:.72rem;font-weight:900;display:inline-flex}.library-qa-feed article>div,.library-qa-spotlight article{gap:8px;display:grid}.library-qa-feed h3,.library-qa-spotlight h3,.library-qa-rows h3{color:var(--ink);margin:0;font-size:1.05rem;line-height:1.18}.library-qa-feed p,.library-qa-spotlight p,.library-qa-rows p{color:var(--muted);margin:0;line-height:1.5}.library-qa-spotlight{background:#fff;border:1px solid #2f6f9f1a;border-radius:8px;grid-template-columns:minmax(0,.64fr) minmax(260px,.36fr);display:grid;overflow:hidden}.library-qa-spotlight article{background:#f7fbfe;align-content:start;min-height:190px;padding:20px}.library-qa-spotlight>div{display:grid}.library-qa-spotlight a{min-height:56px;color:var(--text);border-bottom:1px solid #2f6f9f1a;align-items:center;padding:12px 16px;font-weight:820;line-height:1.25;text-decoration:none;display:flex}.library-qa-spotlight a:last-child{border-bottom:0}.library-qa-spotlight a:hover,.library-qa-spotlight a:focus-visible{color:var(--accent-strong);background:#f7fbfe}.library-qa-rows{gap:8px;display:grid}.library-qa-rows article{border-bottom:1px solid #2f6f9f1a;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);align-items:start;gap:18px;padding:14px 0;display:grid}.library-qa-rows article:first-child{border-top:1px solid #2f6f9f1a}.qa-hero{border-bottom:1px solid #2f6f9f1a;justify-content:space-between;align-items:end;gap:18px;margin:24px 0 18px;padding-bottom:20px;display:flex}.qa-hero>div{gap:10px;display:grid}.qa-hero h1{max-width:780px;color:var(--ink);margin:0;font-size:clamp(2rem,3vw,3.2rem);line-height:1.02}.qa-hero p:not(.eyebrow){max-width:740px;color:var(--muted);margin:0;font-size:1.02rem;line-height:1.5}.qa-ask-link{background:var(--accent);color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:850;text-decoration:none;display:inline-flex}.qa-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.32fr);align-items:start;gap:18px;display:grid}.qa-main-column{gap:18px;display:grid}.qa-category-row{flex-wrap:wrap;gap:8px;display:flex}.qa-category-row a{min-height:36px;color:var(--text);background:#fff;border:1px solid #2f6f9f1f;border-radius:999px;align-items:center;padding:0 12px;font-weight:820;text-decoration:none;display:inline-flex}.qa-thread-list,.qa-content-section{gap:12px;display:grid}.qa-section-heading{gap:5px;display:grid}.qa-section-heading h2{color:var(--ink);margin:0;font-size:1.28rem;line-height:1.14}.qa-section-heading p{max-width:720px;color:var(--muted);margin:0;line-height:1.5}.qa-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qa-request-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.qa-request-grid a{min-height:126px;color:inherit;background:#fff;border:1px solid #2f6f9f1f;border-radius:8px;align-content:start;gap:8px;padding:18px;text-decoration:none;display:grid}.qa-request-grid h3{color:var(--ink);margin:0;font-size:1.05rem;line-height:1.18}.qa-request-grid p{color:var(--muted);margin:0;line-height:1.5}.qa-thread-list article,.qa-sidebar section{background:#fff;border:1px solid #2f6f9f1f;border-radius:8px}.qa-thread-list article{gap:10px;padding:18px;display:grid}.qa-thread-meta,.qa-thread-list footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.qa-thread-meta span,.qa-thread-meta small{background:var(--accent-soft);width:fit-content;min-height:24px;color:var(--accent-strong);border-radius:999px;align-items:center;padding:0 8px;font-size:.74rem;font-weight:900;display:inline-flex}.qa-thread-meta small{color:var(--muted);background:#f7fbfe}.qa-thread-list h2,.qa-sidebar h2{color:var(--ink);margin:0;line-height:1.18}.qa-thread-list h2{font-size:1.2rem}.qa-thread-list p,.qa-sidebar p,.qa-sidebar li{color:var(--muted);margin:0;line-height:1.5}.qa-thread-list footer{color:var(--muted);padding-top:4px;font-size:.86rem;font-weight:760}.qa-sidebar{gap:12px;display:grid;position:sticky;top:86px}.qa-sidebar section{gap:10px;padding:18px;display:grid}.qa-sidebar ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.forum-hero-actions{align-self:end;justify-items:end;gap:10px;display:grid}.forum-start-link{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:850;text-decoration:none;display:inline-flex}.forum-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.34fr);align-items:start;gap:18px;display:grid}.forum-main-column{gap:2px;display:grid}.forum-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.forum-category-card{background:#f7fbfe;align-content:space-between;gap:14px;min-height:150px;padding:18px;display:grid}.forum-thread-list{background:#fff;border:1px solid #2f6f9f1f;border-radius:8px;display:grid;overflow:hidden}.forum-thread-list article{border-bottom:1px solid #2f6f9f1a;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:16px 18px;display:grid}.forum-thread-list article:last-child{border-bottom:0}.forum-sidebar{gap:12px;display:grid;position:sticky;top:86px}.forum-sidebar section{gap:10px;padding:18px;display:grid}@media (max-width:860px){.library-page{width:min(100% - 32px,1180px)}.library-page .library-hero,.library-discovery,.library-section-heading,.qa-layout,.forum-layout{grid-template-columns:1fr}.library-page .library-hero,.qa-hero,.library-section-heading{align-items:start}.qa-hero{display:grid}.library-mode-switch{justify-self:start;margin-right:0;position:static}.library-alpha-browser.library-alpha-browser-desktop{display:none!important}.library-alpha-mobile{gap:10px;display:grid}.library-alpha-mobile summary{min-height:42px;color:var(--text);cursor:pointer;background:#fff;border:1px solid #2f6f9f24;border-radius:8px;justify-content:space-between;align-items:center;padding:0 13px;font-weight:850;list-style:none;display:flex}.library-alpha-mobile summary::-webkit-details-marker{display:none}.library-alpha-mobile summary:after{content:"+";color:var(--accent-strong);font-weight:900}.library-alpha-mobile[open] summary:after{content:"-"}.library-alpha-mobile .library-alpha-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.library-alpha-mobile .library-alpha-row a{width:100%;min-height:38px;font-size:.95rem}.library-guide-grid,.library-topic-grid,.library-topic-directory,.library-topic-matrix,.library-latest-list,.library-qa-spotlight,.qa-card-grid,.qa-request-grid,.forum-category-grid,.library-topic-rows article{grid-template-columns:1fr}.library-topic-rows article>div:last-child{justify-content:flex-start}.library-topic-matrix section{border-bottom:1px solid #2f6f9f1a;border-right:0}.library-topic-matrix section:last-child{border-bottom:0}.library-qa-feed article,.library-qa-rows article{grid-template-columns:1fr;gap:8px}.library-qa-spotlight article{min-height:0}.forum-hero-actions{justify-items:start}.forum-sidebar,.qa-sidebar{position:static}.forum-thread-list article{grid-template-columns:1fr}}.ad-page{width:min(1180px,100% - 32px);padding-top:0}.ad-topbar{border-bottom:1px solid #1f2a331a;justify-content:space-between;align-items:center;gap:20px;min-height:66px;display:flex}.ad-topbar nav{align-items:center;gap:clamp(14px,3vw,26px);display:flex}.ad-topbar nav a{color:var(--text);font-size:.95rem;font-weight:760;text-decoration:none}.ad-topbar nav a:hover{color:var(--accent-strong)}.ad-topbar nav .ad-topbar-cta{min-height:36px;color:var(--accent-strong);white-space:nowrap;background:#fff;border:1px solid #2f6f9f38;border-radius:999px;align-items:center;padding:0 13px;display:inline-flex}.ad-topbar nav .ad-topbar-cta:hover{background:var(--accent-soft);border-color:#2f6f9f5c}.ad-hero-v2{grid-template-columns:minmax(0,.96fr) minmax(380px,.72fr);align-items:center;gap:clamp(32px,5vw,70px);min-height:clamp(500px,61vh,660px);padding:clamp(32px,5vw,58px) 0 clamp(24px,4vw,40px);display:grid}.ad-hero-v2-copy{justify-items:start;gap:18px;display:grid}.ad-hero-v2-copy h1{max-width:760px;color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(2.85rem,4.75vw,5.35rem);font-weight:820;line-height:.94}.ad-hero-v2-copy>p:not(.eyebrow){max-width:660px;color:var(--muted);margin:0;font-size:clamp(1.12rem,1.35vw,1.28rem);line-height:1.5}.ad-hero-v2-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;display:flex}.ad-hero-reassurance{flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;display:flex}.ad-hero-reassurance span{color:#425a54;background:#f3f7f5;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.86rem;font-weight:760;display:inline-flex}.ad-decision-panel{background:#fff;border:1px solid #1f2a331f;border-radius:8px;overflow:hidden;box-shadow:0 24px 60px #1f2a3329}.ad-decision-media{background:#e9f3f5;height:188px;overflow:hidden}.ad-decision-media img{object-fit:cover;object-position:54% center;opacity:.92;width:100%;height:100%;display:block}.ad-hero-genetic .ad-decision-media img,.ad-hero-hormones .ad-decision-media img{object-position:64% center;filter:hue-rotate(34deg)saturate(.94)brightness(1.02)}.ad-hero-weight .ad-decision-media img{object-position:58% bottom}.ad-hero-hair .ad-decision-media img{object-position:42% center;filter:hue-rotate(16deg)saturate(.95)}.ad-hero-skin .ad-decision-media img{object-position:50% center;filter:hue-rotate(-14deg)saturate(.92)brightness(1.03)}.ad-decision-content{gap:12px;padding:24px;display:grid}.ad-decision-content>span{color:var(--accent-strong);text-transform:uppercase;font-size:.78rem;font-weight:900}.ad-decision-content h2{color:var(--ink);margin:0;font-size:clamp(1.5rem,2vw,2rem);line-height:1.08}.ad-decision-content p{color:var(--muted);margin:0;line-height:1.45}.ad-decision-list{gap:8px;display:grid}.ad-decision-list a{min-height:52px;color:var(--ink);background:#f5f8f7;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:11px 12px;font-weight:800;line-height:1.2;text-decoration:none;display:grid}.ad-decision-list a:first-child{background:#e9f3fb}.ad-decision-list a:hover{background:var(--accent-soft);color:var(--accent-strong)}.ad-decision-list a span{width:26px;height:26px;color:var(--accent-strong);background:#fff;border-radius:999px;place-items:center;font-size:.78rem;font-weight:900;display:inline-grid}.ad-decision-list a strong{min-width:0;color:inherit}.ad-decision-content .nav-link{width:100%;margin-top:2px}.ad-proof-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 clamp(26px,4vw,44px);display:grid}.ad-proof-strip span{color:#244a42;background:#eef5f2;border-radius:8px;align-items:center;min-height:62px;padding:15px 16px;font-size:.94rem;font-weight:850;display:flex}.ad-options-section,.ad-path-section{border-top:1px solid #1f2a331a;grid-template-columns:minmax(240px,.36fr) minmax(0,1fr);align-items:start;gap:clamp(22px,4vw,46px);padding:clamp(26px,4vw,44px) 0;display:grid}.ad-section-intro{gap:10px;display:grid}.ad-section-intro h2,.ad-context-section h2,.ad-final-v2 h2{max-width:720px;color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(1.78rem,2.65vw,3rem);font-weight:800;line-height:1.03}.ad-section-intro p:not(.eyebrow),.ad-option-grid p,.ad-context-section p{color:var(--muted);margin:0;line-height:1.55}.ad-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.ad-option-grid article{background:#fff;border-radius:8px;align-content:start;gap:11px;min-height:230px;padding:21px;display:grid;box-shadow:inset 0 0 0 1px #1f2a3314,0 12px 28px #1f2a330f}.ad-option-grid article:first-child{background:#fbfdff;box-shadow:inset 0 0 0 1px #2f6f9f38,0 14px 32px #1f2a3312}.ad-option-grid h3,.ad-service-paths h3{color:var(--ink);margin:0;font-size:1.16rem;line-height:1.18}.ad-option-grid a{color:var(--accent-strong);align-self:end;font-weight:850;text-decoration:none}.ad-service-paths{gap:10px;display:grid}.ad-service-paths article{background:var(--surface);border-radius:8px;justify-content:space-between;align-items:center;gap:18px;min-height:96px;padding:18px 20px;display:flex}.ad-service-paths article:first-child{background:#eaf4fb;box-shadow:inset 0 0 0 1px #2f6f9f1a}.ad-service-paths span{color:var(--accent-strong);text-transform:uppercase;font-size:.8rem;font-weight:900}.ad-service-paths a{min-height:36px;color:var(--accent-strong);background:#fff;border-radius:999px;flex:none;align-items:center;padding:0 12px;font-weight:850;text-decoration:none;display:inline-flex}.ad-service-paths a:hover{background:var(--accent);color:#fff}.ad-context-section{background:#f6f8f3;border-radius:8px;grid-template-columns:minmax(0,.92fr) minmax(300px,.58fr);align-items:center;gap:clamp(24px,4vw,48px);margin:clamp(20px,3vw,34px) 0;padding:clamp(26px,4vw,42px);display:grid}.ad-context-section>div{gap:10px;display:grid}.ad-context-section ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;padding:0;list-style:none;display:grid}.ad-context-section li{min-height:48px;color:var(--text);background:#ffffffb8;border-radius:8px;align-items:center;padding:11px 12px;font-weight:760;line-height:1.25;display:flex}.ad-final-v2{color:#fff;background:#1f2933;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 34px;padding:clamp(24px,4vw,38px);display:flex}.ad-final-v2>div{gap:8px;display:grid}.ad-final-v2 .eyebrow,.ad-final-v2 h2{color:#fff}.ad-final-v2 .nav-link{flex:none}.labs-catalog-section{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;gap:18px;margin-top:22px;padding:clamp(18px,3vw,28px);display:grid}.labs-catalog-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.labs-catalog-heading h2{font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.02}.labs-catalog-heading p:not(.eyebrow){max-width:720px;color:var(--muted);margin-top:8px;line-height:1.55}.labs-catalog-heading>span{border:1px solid var(--border);min-height:34px;color:var(--accent-strong);text-transform:uppercase;border-radius:999px;flex:none;align-items:center;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.labs-catalog-tools{gap:12px;display:grid}.labs-catalog-search{gap:8px;display:grid}.labs-catalog-search input{border:1px solid var(--border);background:var(--surface);width:100%;min-height:48px;color:var(--text);font:inherit;border-radius:8px;padding:0 14px}.labs-catalog-search input:focus{border-color:var(--accent);outline:3px solid #10634b24}.labs-filter-row{flex-wrap:wrap;gap:8px;display:flex}.labs-filter-row button{border:1px solid var(--border);background:var(--surface);min-height:36px;color:var(--text);font:inherit;cursor:pointer;border-radius:999px;padding:0 12px;font-size:13px;font-weight:800}.labs-filter-row button:hover,.labs-filter-row button.active{border-color:var(--accent);background:var(--accent);color:#fff}.labs-product-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;display:grid}.labs-product-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-content:space-between;gap:16px;min-height:210px;padding:18px;display:grid}.labs-product-card h3{margin-top:8px;font-size:1.08rem;line-height:1.22}.labs-product-card span{color:var(--accent-strong);text-transform:uppercase;font-size:12px;font-weight:900}.labs-product-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.labs-product-meta strong{font-size:1.05rem}.labs-product-meta a{color:var(--accent);font-size:13px;font-weight:800;text-decoration:none}.labs-product-meta a:hover{text-decoration:underline}.layer-hero{border:1px solid var(--border);min-height:360px;box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;padding:clamp(24px,4vw,44px);display:flex}.layer-hero>div{gap:12px;max-width:720px;display:grid}.layer-hero h1{max-width:720px;font-size:clamp(2.6rem,5vw,4.8rem);line-height:.96}.layer-hero p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:1.08rem;line-height:1.6}.commerce-layer-hero{background:linear-gradient(120deg,#fffffff5,#f7f2ead1),#fff}.care-layer-hero{background:linear-gradient(120deg,#e4f4f1f5,#ffffffd1),#fff}.health-layer-hero{background:linear-gradient(120deg,#eef2f6fa,#fff0e8c7),#fff}.layer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.care-layer-grid,.health-panel-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.layer-card{border:1px solid var(--border);min-height:230px;box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;align-content:space-between;gap:18px;padding:20px;display:grid}.layer-card h2{font-size:1.25rem}.layer-card p{color:var(--muted);margin-top:8px;line-height:1.55}.layer-card-label{background:var(--accent-soft);width:fit-content;min-height:26px;color:var(--accent-strong);text-transform:uppercase;border-radius:999px;align-items:center;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.health-links-band{margin-top:2px}.my-health-shell{width:min(1344px,100% - 96px)}.my-health-shell.overlay-header-page{clip-path:none}.my-health-workspace{grid-template-columns:1fr;align-items:start;gap:16px;display:grid}.my-health-sign-in-stage{place-items:center;min-height:min(620px,100vh - 150px);padding:36px 0;display:grid}.my-health-sign-in-dialog{border:1px solid var(--border);width:min(100%,420px);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:14px;padding:24px;display:grid;position:relative}.my-health-sign-in-dialog h1{font-size:clamp(2rem,4vw,3rem);line-height:.98}.my-health-sign-in-dialog p:not(.eyebrow){color:var(--muted);line-height:1.55}.my-health-sign-in-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.my-health-placeholder{background:var(--surface);border-radius:8px;gap:14px;width:min(680px,100%);margin:clamp(56px,10vw,116px) auto;padding:28px;display:grid}.my-health-placeholder h1{color:var(--text);margin:0;font-size:clamp(2.2rem,5vw,4rem);line-height:1}.my-health-placeholder p:not(.eyebrow){max-width:560px;color:var(--muted);line-height:1.55}.my-health-placeholder .nav-link{width:fit-content;margin-top:6px}.my-health-record-log{gap:18px;width:100%;margin:0 auto 0 0;padding:20px 0 34px;display:grid}.my-health-record-log-top{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.my-health-record-log-title{grid-area:1/1}.my-health-record-log-top .my-health-section-tabs{grid-area:2/1}.my-health-record-log-top>.my-health-header-action-group{grid-area:1/2;place-self:center end}.my-health-record-log-title h1{color:var(--text);margin:0;font-size:clamp(1.75rem,2.75vw,2.6rem);line-height:1.02}.my-health-record-log-title p{max-width:660px;color:var(--muted);margin:6px 0 0;line-height:1.5}.my-health-header-action-group{background:#f1f8fd;border:1px solid #1f7db729;border-radius:999px;place-self:center end;align-items:center;gap:8px;min-height:46px;margin-left:0;margin-right:0;padding:4px 5px 4px 13px;display:inline-flex;box-shadow:0 8px 20px #1f2a330d}.my-health-header-action-group span{color:var(--accent-strong);white-space:nowrap;font-size:.86rem;font-weight:800;line-height:1}.my-health-header-action{border:1px solid var(--accent);background:var(--accent);color:#fff;width:fit-content;min-height:36px;box-shadow:none;cursor:pointer;border-radius:999px;padding:0 13px;font-size:.86rem;font-weight:850}.my-health-header-action:hover:not(:disabled),.my-health-header-action:focus-visible{border-color:var(--accent-strong);background:var(--accent-strong);transform:none}.my-health-record-log-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.my-health-record-log-section-heading{gap:4px;margin-top:2px;display:grid}.my-health-record-log-section-heading h2{color:var(--text);margin:0;font-size:1.1rem;line-height:1.15}.my-health-record-log-section-heading p{max-width:640px;color:var(--muted);margin:0;line-height:1.45}.my-health-record-log-summary article,.my-health-record-log-card{background:0 0;border-radius:8px}.my-health-record-log-summary article{background:#fff;border:1px solid #2f6f9f1a;align-content:space-between;gap:10px;min-height:120px;padding:18px;display:grid}.my-health-record-log-summary span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:850}.my-health-record-log-summary strong{color:var(--text);font-size:clamp(1.7rem,2.6vw,2.4rem);line-height:1}.my-health-record-log-summary p{color:var(--muted);margin:0;line-height:1.45}.my-health-record-log-card{gap:12px;padding:0;display:grid}.my-health-record-log-card .panel-heading{margin-bottom:0}.my-health-record-log-card h2{color:var(--text);margin:0;font-size:1.2rem;line-height:1.18}.my-health-record-log-card .panel-heading p{color:var(--muted);margin-top:3px;line-height:1.45}.my-health-record-log-list{display:grid}.my-health-record-log-item{border-top:1px solid #5867761f;grid-template-columns:92px minmax(0,1fr) auto;align-items:start;gap:14px;padding:14px 0;display:grid}.my-health-record-log-item:first-child{border-top:0}.my-health-record-log-item>span{width:fit-content;min-height:26px;color:var(--accent-strong);background:#fff;border-radius:999px;align-items:center;padding:0 9px;font-size:.76rem;font-weight:850;display:inline-flex}.my-health-record-log-item h3{color:var(--text);margin:0;font-size:1rem;line-height:1.2}.my-health-record-log-item p{color:var(--muted);margin:4px 0 0;line-height:1.45}.my-health-record-log-item small{color:var(--muted);text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:900}.my-health-record-log-empty{gap:6px;padding:8px 0 2px;display:grid}.my-health-record-log-empty strong{color:var(--text);font-size:1rem}.my-health-record-log-empty p{max-width:520px;color:var(--muted);margin:0;line-height:1.5}.my-health-record-log-actions-card h2{color:var(--text);margin:0;font-size:1.08rem;line-height:1.18}.my-health-record-log-actions-card{background:0 0;gap:12px;padding:0}.my-health-record-log-actions-card .panel-heading p{max-width:600px;font-size:.93rem;line-height:1.4}.my-health-inline-composer-card{gap:10px}.my-health-support-utility-bar{background:#fff;border:1px solid #2f6f9f14;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;padding:8px;display:flex}.my-health-support-utility-bar button,.my-health-support-utility-bar a,.my-health-heading-action{background:var(--surface);min-height:34px;color:var(--accent-strong);box-shadow:none;cursor:pointer;border:1px solid #2f6f9f1f;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.88rem;font-weight:850;text-decoration:none;display:inline-flex}.my-health-support-utility-bar button:first-child,.my-health-heading-action{border-color:var(--accent);background:var(--accent);color:#fff}.my-health-support-utility-bar button:hover:not(:disabled),.my-health-support-utility-bar a:hover,.my-health-support-utility-bar button:focus-visible,.my-health-support-utility-bar a:focus-visible,.my-health-heading-action:hover:not(:disabled),.my-health-heading-action:focus-visible{border-color:#2f6f9f3d;transform:none}.my-health-request-composer{box-shadow:none;background:#fff;border:1px solid #2f6f9f1f;border-radius:8px;gap:10px;padding:12px;display:grid}.my-health-request-composer label{display:grid}.my-health-request-composer textarea{resize:vertical;width:100%;min-height:58px;color:var(--text);font:inherit;background:#fff;border:0;border-radius:8px;outline:0;padding:8px 10px;line-height:1.45}.my-health-request-composer textarea::placeholder{color:var(--muted)}.my-health-request-composer:focus-within{border-color:#2f6f9f5c;box-shadow:0 0 0 3px #2f6f9f1a}.my-health-request-composer-footer{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.my-health-request-chip-row{flex-wrap:wrap;flex:auto;gap:8px;display:flex}.my-health-request-chip-row button{background:var(--surface);min-height:30px;color:var(--accent-strong);box-shadow:none;border:1px solid #2f6f9f24;border-radius:999px;padding:0 10px;font-size:.86rem;font-weight:800}.my-health-request-chip-row button:hover:not(:disabled){background:#fff;border-color:#2f6f9f47;transform:none}.my-health-request-submit{border-color:var(--accent);background:var(--accent);color:#fff;border-radius:999px;flex:none;min-height:42px;padding:0 16px;font-weight:850}.my-health-request-float{z-index:54;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#111f2c2e;place-items:center;padding:24px;display:none;position:fixed;inset:0}.my-health-request-float.open{display:grid}.my-health-request-drawer{background:#fff;border:1px solid #2f6f9f1f;border-radius:12px;gap:12px;width:min(460px,100%);max-height:min(680px,100vh - 48px);padding:16px;display:grid;overflow-y:auto;box-shadow:0 20px 52px #1f2a332e}.my-health-request-drawer-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.my-health-request-drawer-heading h2{color:var(--text);margin:0;font-size:1.06rem;line-height:1.16}.my-health-request-drawer-heading p{color:var(--muted);margin:4px 0 0;font-size:.92rem;line-height:1.38}.my-health-request-drawer-close{width:30px;min-height:30px;color:var(--muted);box-shadow:none;background:#fff;border:1px solid #2f6f9f1f;border-radius:999px;place-items:center;padding:0;font-size:.9rem;font-weight:850;display:inline-grid}.my-health-request-drawer-close:hover:not(:disabled),.my-health-request-drawer-close:focus-visible{background:var(--surface);color:var(--text);border-color:#2f6f9f3d;transform:none}.my-health-request-drawer-form{box-shadow:none;border:0;padding:0}.my-health-request-drawer-form textarea{border:1px solid #2f6f9f1a;min-height:96px}.my-health-record-secondary-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.my-health-record-secondary-actions .portal-action-row{background:#fff;border:1px solid #2f6f9f14;min-height:84px}.my-health-recommendations-card{gap:12px}.my-health-recommendations-controls{justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.my-health-recommendations-nav{align-items:center;gap:8px;display:inline-flex}.my-health-recommendations-nav .home-carousel-arrow{width:38px;min-height:38px}.my-health-recommendation-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.my-health-recommendation-card{min-height:132px;color:var(--text);box-shadow:none;background:#fff;border:1px solid #2f6f9f14;border-radius:8px;align-content:start;gap:9px;padding:16px;text-decoration:none;display:grid}.my-health-recommendation-card:hover,.my-health-recommendation-card:focus-visible{border-color:#2f6f9f2e;transform:none;box-shadow:0 8px 18px #1837540b}.my-health-recommendation-card span{width:fit-content;min-height:24px;color:var(--accent-strong);background:#daecf8bd;border-radius:999px;align-items:center;padding:0 8px;font-size:.7rem;font-weight:850;display:inline-flex}.my-health-recommendation-card strong{color:var(--text);font-size:1rem;line-height:1.18}.my-health-recommendation-card p{color:var(--muted);margin:0;line-height:1.42}.my-health-section-tabs{background:#ffffff9e;border:1px solid #2f6f9f1a;border-radius:8px;flex-wrap:nowrap;justify-content:flex-start;gap:2px;width:fit-content;max-width:100%;padding:4px;display:flex;overflow-x:auto}.my-health-section-tabs button{width:auto;min-height:36px;color:var(--muted);text-align:center;box-shadow:none;background:0 0;border-color:#0000;border-radius:6px;flex:none;justify-content:center;padding:0 13px;font-weight:800}.my-health-section-tabs button:hover:not(:disabled),.my-health-section-tabs button.active{color:var(--text);background:#fff;transform:none;box-shadow:0 0 0 1px #2f6f9f1a,0 8px 18px #1f2a330e}.my-health-workspace-panel{min-width:0;box-shadow:none;background:0 0;border:0;gap:20px;padding:8px 0 32px;display:grid}.my-health-workspace-heading{border-bottom:0;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:0;display:flex}.my-health-workspace-heading div{gap:7px;max-width:760px;display:grid}.my-health-workspace-heading h2{font-size:clamp(1.8rem,3vw,2.65rem);line-height:1}.my-health-workspace-heading p:not(.eyebrow),.my-health-muted-copy{max-width:680px;color:var(--muted);line-height:1.55}.my-health-section-intro{gap:6px;max-width:760px;padding-bottom:4px;display:grid}.my-health-section-intro h3{font-size:1.45rem;line-height:1.12}.my-health-section-intro p:not(.eyebrow){color:var(--muted);line-height:1.55}.my-health-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.my-health-summary-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.my-health-summary-item{text-align:left;background:var(--surface);min-height:96px;color:var(--text);border:0;border-radius:8px;align-content:space-between;gap:8px;padding:16px;text-decoration:none;display:grid}button.my-health-summary-item{cursor:pointer;width:100%;font:inherit;box-shadow:none}button.my-health-summary-item:hover:not(:disabled){border-color:var(--accent);background:var(--surface);color:var(--text);box-shadow:var(--shadow-soft);transform:none}.my-health-summary-item span,.my-health-summary-item small{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:850}.my-health-summary-item strong{overflow-wrap:anywhere;font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.05}.my-health-content-grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.85fr);align-items:start;gap:16px;display:grid}.my-health-detail-section{background:var(--surface);border:0;border-radius:8px;gap:14px;min-width:0;padding:18px;display:grid}.my-health-detail-section.my-health-record-log-actions-card{background:0 0;padding:0}.my-health-detail-section h3{font-size:1.2rem}.my-health-overview-section-heading{margin-bottom:-8px}.my-health-overview-section-heading h3{font-size:1.2rem}.my-health-overview-actions-card .portal-action-list{grid-template-columns:repeat(2,minmax(0,1fr))}.my-health-detail-section .panel-heading p{color:var(--muted);margin-top:3px;line-height:1.45}.my-health-detail-section .panel-heading{margin-bottom:0}.my-health-detail-section .portal-action-row{background:#fff;border:0;min-height:78px}.my-health-detail-section .portal-action-row:hover,.my-health-detail-section button.portal-action-row:hover:not(:disabled),.my-health-detail-section .my-health-primary-action-row{box-shadow:var(--shadow-soft);background:#fff}.my-health-primary-action-row>span{background:var(--accent);color:#fff}.my-health-primary-action-row small{color:var(--accent-strong)}.my-health-selection-list{gap:10px;display:grid}.my-health-record-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.my-health-record-section{background:var(--surface);border-radius:8px;align-content:space-between;gap:18px;min-height:158px;padding:18px;display:grid}.my-health-record-section div{gap:6px;display:grid}.my-health-record-section h4{font-size:1.05rem}.my-health-record-section p{color:var(--muted);line-height:1.5}.my-health-record-section strong{color:var(--muted);font-size:.95rem}.my-health-testing-question{grid-template-columns:minmax(0,1fr) auto;align-items:center}.my-health-testing-question>div{gap:5px;display:grid}.my-health-testing-question p{color:var(--muted);line-height:1.5}.my-health-testing-card{min-height:132px}.my-health-secondary-action{display:flex}.my-health-secondary-action a{color:var(--accent);text-underline-offset:3px;font-weight:850;text-decoration:underline}.my-health-record-empty{justify-items:start;gap:10px;display:grid}.my-health-card-item-list{gap:10px;display:grid}.my-health-card-item-list.compact{gap:7px}.my-health-card-item-list>strong{color:var(--text);font-size:.98rem}.my-health-card-item-list>p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.4}.my-health-card-item{border-top:1px solid #5867761f;grid-template-columns:82px minmax(0,1fr);align-items:start;gap:14px;padding:12px 0;display:grid}.my-health-card-item:first-child{border-top:0;padding-top:0}.my-health-card-item>span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:900}.my-health-card-item div{gap:4px;display:grid}.my-health-card-item strong{color:var(--text);font-size:.98rem}.my-health-card-item p{color:var(--muted);margin:0;line-height:1.45}.my-health-record-link{min-height:0;color:var(--accent);text-underline-offset:3px;box-shadow:none;background:0 0;border:0;padding:0;font-size:14px;font-weight:850;text-decoration:underline}.my-health-record-link:hover:not(:disabled){color:var(--accent-strong);box-shadow:none;background:0 0;transform:none}.my-health-empty-update{color:var(--muted);gap:5px;display:grid}.my-health-empty-update strong{color:var(--text);font-size:1rem}.my-health-empty-update p{max-width:360px;line-height:1.5}.portal-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.portal-metric-grid .metric{min-height:82px;box-shadow:none}.portal-metric-grid small{color:var(--muted);font-size:12px;font-weight:750}.portal-workspace-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.portal-workspace-card{border:1px solid var(--border);min-height:148px;box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#e4f4f1c7,#fffffff5),#fff;border-radius:8px;align-content:space-between;gap:14px;padding:18px;display:grid}.portal-workspace-card span{width:fit-content;min-height:26px;color:var(--accent-strong);text-transform:uppercase;background:#ffffffd1;border-radius:999px;align-items:center;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.portal-workspace-card h2{font-size:1.1rem}.portal-workspace-card p{color:var(--muted);font-size:13px;line-height:1.5}.portal-dashboard{grid-template-columns:minmax(0,1fr) minmax(320px,400px);align-items:start;gap:18px;display:grid}.portal-main-column,.portal-side-column,.portal-panel,.portal-action-list,.portal-tool-list{gap:14px;display:grid}.portal-action-list{gap:10px}.portal-action-row{border:1px solid var(--border);width:100%;min-height:92px;color:var(--text);font:inherit;text-align:left;background:#fff;border-radius:8px;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;text-decoration:none;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid}.portal-action-row:hover,button.portal-action-row:hover:not(:disabled),.portal-care-row:hover,.portal-tool-list a:hover,.portal-tool-list button:hover:not(:disabled){border-color:var(--accent);color:var(--text);box-shadow:var(--shadow);background:#fff;transform:translateY(-1px)}.portal-action-row>span,.portal-care-row>span{background:var(--accent-soft);width:fit-content;min-height:26px;color:var(--accent-strong);text-transform:uppercase;border-radius:999px;align-items:center;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.portal-action-row div{gap:5px;display:grid}.portal-action-row strong,.portal-care-row strong{font-size:1rem}.portal-action-row p,.portal-care-row p{color:var(--muted);font-size:13px;line-height:1.45}.portal-action-row small,.portal-care-row small{color:var(--accent);text-transform:uppercase;font-size:12px;font-weight:900}.portal-care-table{gap:8px;display:grid}.portal-care-row{border:1px solid var(--border);min-height:82px;color:var(--text);background:#fff;border-radius:8px;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 14px;text-decoration:none;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid}.portal-care-row div{gap:5px;display:grid}.portal-detail-list{gap:10px;margin:0;display:grid}.portal-detail-list div{border-bottom:1px solid var(--border);grid-template-columns:104px minmax(0,1fr);align-items:baseline;gap:10px;padding-bottom:10px;display:grid}.portal-detail-list dt{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.portal-detail-list dd{overflow-wrap:anywhere;margin:0;font-weight:800}.portal-tool-list{gap:8px}.portal-tool-list a,.portal-tool-list button{border:1px solid var(--border);min-height:44px;color:var(--text);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:0 12px;font-size:14px;font-weight:850;text-decoration:none;transition:border-color .14s,box-shadow .14s,transform .14s;display:flex}.shop-workspace{grid-template-columns:minmax(0,1fr) minmax(360px,420px);gap:20px}.shop-program-hero{border:1px solid var(--border);min-height:320px;box-shadow:var(--shadow-soft);background:linear-gradient(120deg,#fffffff5,#ebf6f2db),#fff;border-radius:8px;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;padding:clamp(24px,5vw,48px);display:flex}.shop-program-hero>div{gap:12px;max-width:800px;display:grid}.shop-program-hero h1{max-width:760px;font-size:clamp(2.7rem,5vw,5rem);line-height:.96}.shop-program-hero p:not(.eyebrow){max-width:660px;color:var(--muted);font-size:1.08rem;line-height:1.6}.shop-program-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.shop-program-card{border:1px solid var(--border);min-height:420px;color:var(--text);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;grid-template-rows:minmax(220px,1fr) auto;text-decoration:none;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid;overflow:hidden}.shop-program-card:hover{border-color:var(--accent);box-shadow:var(--shadow);transform:translateY(-2px)}.shop-program-media{background:#e8f3ef;min-height:260px;position:relative;overflow:hidden}.shop-program-media img{object-fit:cover;opacity:.88;width:100%;height:100%;min-height:260px;display:block}.shop-program-media:after{content:"";background:linear-gradient(#0000 40%,#102a276b),linear-gradient(90deg,#ffffff1a,#0000 58%);position:absolute;inset:0}.shop-program-media.weight img{object-position:58% bottom}.shop-program-media.hair img{object-position:42% center;filter:hue-rotate(18deg)saturate(.94)}.shop-program-media.skin img{object-position:50% center;filter:hue-rotate(-14deg)saturate(.92)brightness(1.03)}.shop-program-media.labs img{object-position:64% center;filter:hue-rotate(44deg)saturate(.88)brightness(1.02)}.shop-program-media span{z-index:1;min-height:28px;color:var(--accent-strong);text-transform:uppercase;background:#ffffffe6;border-radius:999px;align-items:center;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex;position:absolute;top:14px;left:14px}.shop-program-copy{gap:18px;padding:20px;display:grid}.shop-program-copy h2{font-size:1.55rem}.shop-program-copy p{color:var(--muted);margin-top:8px;line-height:1.55}.shop-program-copy strong{color:var(--accent);text-transform:uppercase;font-size:13px;font-weight:900}.shop-support-band{border-top:1px solid var(--border);grid-template-columns:minmax(260px,.75fr) minmax(0,1.5fr);align-items:start;gap:18px;padding:22px 0 0;display:grid}.shop-support-band>div:first-child{gap:8px;display:grid}.shop-support-band h2{font-size:1.6rem;line-height:1.12}.shop-support-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.shop-support-link{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:8px;gap:8px;padding:14px;text-decoration:none;display:grid}.shop-support-link span{font-weight:900}.shop-support-link p{color:var(--muted);font-size:13px;line-height:1.45}.shop-support-link strong{color:var(--accent);text-transform:uppercase;font-size:12px;font-weight:900}.catalog{min-width:0}.section-heading,.panel-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-heading{margin-bottom:14px;padding:0 2px}.panel-heading{margin-bottom:16px}.panel-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.product-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px;display:grid}.product-card{transition:border-color .14s,box-shadow .14s,transform .14s;overflow:hidden}.product-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow);transform:translateY(-1px)}.product-media{aspect-ratio:5/4;border-bottom:1px solid var(--border);color:#536173;background:#edf2f5;place-items:center;font-size:38px;font-weight:900;display:grid;position:relative}.product-media img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.product-media span{z-index:0;position:relative}.product-media-link{color:#536173;text-decoration:none}.product-media-link:hover img{transform:scale(1.02)}.product-media-link img{transition:transform .16s}.product-body{gap:14px;padding:18px;display:grid}.product-title-link{color:var(--text);text-decoration:none}.product-title-link:hover h3{color:var(--accent)}.product-title-link h3{font-size:1.2rem}.product-body p{color:var(--muted);margin-top:5px;font-size:14px;line-height:1.45}.category-row{flex-wrap:wrap;gap:6px;min-height:24px;display:flex}.category-row span,.pill{border:1px solid var(--border);background:var(--surface);min-height:24px;color:var(--muted);border-radius:999px;align-items:center;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.program-card-action,.program-detail-action{border:1px solid var(--border);background:var(--accent-soft);border-radius:8px;gap:12px;padding:14px;display:grid}.program-card-action div,.program-detail-action div{gap:4px;min-width:0;display:grid}.program-card-action strong,.program-detail-action strong{font-size:1rem}.program-card-action span,.program-detail-action p{color:var(--muted);font-size:13px;line-height:1.45}.program-card-action .nav-link,.program-detail-action .nav-link{width:100%}.product-detail{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:start;gap:20px;margin-top:4px;display:grid}.product-detail-media{border:1px solid var(--border);background:var(--surface-strong);color:#536173;min-height:520px;box-shadow:var(--shadow-soft);border-radius:8px;place-items:center;font-size:48px;font-weight:900;display:grid;position:relative;overflow:hidden}.product-detail-media img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.product-detail-media span{position:relative}.product-detail-panel{gap:22px;padding:28px;display:grid}.product-detail-copy{gap:16px;display:grid}.product-detail-copy h1{font-size:3rem;line-height:1}.product-detail-copy p:not(.eyebrow){color:var(--muted);margin-top:8px;line-height:1.6}.product-detail-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.product-detail-highlights span{border:1px solid var(--border);background:var(--surface);min-height:42px;color:var(--muted);text-align:center;text-transform:uppercase;border-radius:8px;place-items:center;padding:8px;font-size:12px;font-weight:800;display:grid}.product-detail-actions{gap:16px;display:grid}.intake-panel{gap:22px;padding:28px;display:grid}.intake-heading{gap:10px;display:grid}.intake-heading h1{font-size:2.5rem;line-height:1}.intake-heading p:not(.eyebrow),.intake-next-step p{color:var(--muted);line-height:1.6}.intake-form{gap:18px;display:grid}.intake-progress{gap:8px;display:grid}.intake-progress>span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.intake-progress>div{background:var(--surface-strong);border-radius:999px;height:8px;overflow:hidden}.intake-progress>div>span{border-radius:inherit;background:var(--accent);height:100%;transition:width .18s;display:block}.intake-question{border:0;gap:7px;min-width:0;margin:0;padding:0;display:grid}.intake-question legend,.intake-question>span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.intake-question p{color:var(--muted);font-size:13px;line-height:1.45}.intake-choice-list{gap:8px;display:grid}.intake-step-actions{flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}.intake-step-actions button{min-width:128px}.intake-next-step{border-radius:8px;gap:4px;padding:14px;display:grid}.goal-results{gap:18px}.recommendation-list{gap:12px;display:grid}.recommendation-card{border:1px solid var(--border);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;display:grid}.recommendation-card span{color:var(--accent);text-transform:uppercase;font-size:12px;font-weight:900}.recommendation-card h3{margin-top:3px}.recommendation-card p{color:var(--muted);margin-top:6px;line-height:1.45}.recommendation-card-actions{justify-items:end;gap:10px;display:grid}.detail-action{align-items:stretch}label{gap:7px;display:grid}input,select,textarea{border:1px solid var(--border);width:100%;min-height:40px;color:var(--text);background:#fff;border-radius:6px;padding:9px 11px;box-shadow:inset 0 1px #10182805}textarea{resize:vertical;min-height:86px}input:focus,select:focus,textarea:focus{border-color:var(--accent);outline:3px solid #2f6f9f24}.product-action{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-action div,.cart-row div:first-child,.order-summary-heading div{gap:4px;min-width:0;display:grid}.product-action strong,.cart-row strong,.order-summary strong{overflow-wrap:anywhere}.side-stack{gap:14px;display:grid}.shop-workspace .side-stack{position:sticky;top:16px}.cart-page-layout{grid-template-columns:minmax(0,1fr) minmax(360px,520px);align-items:start;gap:18px;display:grid}.cart-overview{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:end;gap:18px;margin-bottom:20px;padding:20px;display:grid}.cart-overview h1{font-size:2.6rem}.cart-overview-stats{grid-template-columns:.7fr 1fr minmax(140px,1.4fr);gap:10px;display:grid}.cart-overview-stats div{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:5px;min-width:0;padding:12px;display:grid}.cart-overview-stats span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.cart-overview-stats strong{overflow-wrap:anywhere}.panel{padding:17px}.cart-list{gap:10px;display:grid}.cart-row{border:1px solid var(--border);background:#fff;border-radius:8px;gap:12px;padding:12px;display:grid}.quantity-control{grid-template-columns:40px 42px 40px 1fr;align-items:center;gap:8px;display:grid}.icon-button{width:40px;min-height:38px;padding:0;font-size:20px;line-height:1}output{border:1px solid var(--border);background:#fff;border-radius:6px;place-items:center;min-height:38px;font-weight:700;display:grid}.remove-button{min-width:0}.totals{border-top:1px solid var(--border);gap:9px;margin-top:14px;padding-top:14px;display:grid}.totals div,.order-lines div{justify-content:space-between;gap:12px;display:flex}.checkout-form,.auth-form,.payment-form,.billing-fields{gap:12px;display:grid}.auth-actions{flex-wrap:wrap;gap:8px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.form-grid.thirds{grid-template-columns:1fr 84px 112px}.checkbox-row{grid-template-columns:none;align-items:center;gap:9px;display:flex}.checkbox-row input{width:18px;min-height:18px;padding:0}.checkbox-row span{color:var(--text);text-transform:none;font-size:14px;font-weight:700}.lookup-form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.order-confirmation,.order-summary,.empty-state,.error,.warning,.notice{border:1px solid var(--border);background:#fff;border-radius:8px}.order-confirmation{gap:4px;margin-top:14px;padding:12px;display:grid}.order-summary{gap:12px;margin-top:14px;padding:12px;display:grid}.admin-panel{gap:14px;display:grid}.admin-tabs{border:1px solid var(--border);background:var(--surface-strong);border-radius:8px;flex-wrap:wrap;gap:8px;padding:4px;display:flex}.admin-tabs button{min-width:112px;box-shadow:none}.order-summary-heading{justify-content:space-between;gap:14px;display:flex}.admin-order-list{gap:12px;display:grid}.admin-order-tools{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));align-items:end;gap:10px;padding:12px;display:grid}.admin-order-search{grid-column:span 2}.catalog-tools{grid-template-columns:minmax(220px,2fr) minmax(140px,1fr)}.catalog-form-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:end;gap:10px;display:grid}.catalog-wide-field{grid-column:span 2}.catalog-inline-form{grid-template-columns:minmax(140px,1fr) minmax(140px,1fr) auto;align-items:end;gap:10px;display:grid}.catalog-product-list,.variant-list,.image-list{gap:10px;display:grid}.catalog-product-row,.variant-row{border:1px solid var(--border);background:#fff;border-radius:8px;gap:9px;padding:12px;display:grid}.catalog-product-row:hover,.catalog-product-row.selected{border-color:var(--accent);box-shadow:var(--shadow-soft)}.catalog-product-expanded{border-top:1px solid var(--border);gap:12px;padding-top:12px;display:grid}.catalog-row-actions{flex-wrap:wrap;align-items:end;gap:8px;display:flex}.catalog-row-actions button{min-width:112px}.catalog-category-row{align-items:center}.category-chip{border-color:var(--border);min-height:28px;color:var(--muted);background:#fff;border-radius:999px;padding:0 10px;font-size:12px}.category-chip:hover:not(:disabled){border-color:var(--bad);color:var(--bad);background:#fff1f0}.variant-row-heading,.image-row{justify-content:space-between;gap:12px;display:flex}.variant-row-heading div{gap:3px;min-width:0;display:grid}.variant-row-heading span,.image-row span{color:var(--muted);font-size:12px;font-weight:700}.variant-edit-grid{grid-template-columns:repeat(auto-fit,minmax(128px,1fr))}.image-row{border:1px solid var(--border);background:#fff;border-radius:6px;align-items:center;padding:9px 10px}.image-row a{min-width:0;color:var(--accent);overflow-wrap:anywhere;font-weight:700}.admin-order-list-summary,.pagination-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-order-list-summary{color:var(--muted);padding:0 2px;font-size:12px;font-weight:700}.admin-order-row{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;gap:9px;padding:13px;transition:border-color .14s,box-shadow .14s;display:grid}.admin-order-row-trigger{width:100%;color:var(--text);text-align:left;background:0 0;border:0;gap:9px;padding:0;display:grid}.admin-order-row:hover,.admin-order-row.selected{border-color:var(--accent);box-shadow:var(--shadow)}.admin-order-row.selected{background:linear-gradient(#fff,#fbfdfd)}.admin-order-row-main{justify-content:space-between;gap:12px;display:flex}.admin-order-row-main div{gap:3px;min-width:0;display:grid}.admin-order-row-main strong,.admin-order-row-main span,.admin-order-row-main small,.admin-order-row-meta span{overflow-wrap:anywhere;min-width:0}.admin-order-row-main span,.admin-order-row-main small,.admin-order-row-meta{color:var(--muted)}.admin-order-row-main small,.admin-order-row-meta{font-size:12px;font-weight:700}.admin-order-row-meta{flex-wrap:wrap;gap:7px 12px;display:flex}.admin-order-expanded{border-top:1px solid var(--border);gap:12px;padding:14px 0 2px;display:grid}.admin-order-expanded .order-summary{margin-top:0;padding:0}.admin-order-expanded .admin-detail-grid{background:0 0;border:0;padding:0}.admin-work-section{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:12px;padding:13px;display:grid}.admin-work-section .panel-heading{margin-bottom:0}.activity-accordion{padding:13px}.activity-accordion .panel-heading small{color:var(--muted);font-size:12px;font-weight:700}.activity-accordion .panel-heading>div{gap:4px;display:grid}.activity-stack{gap:12px;display:grid}.activity-stack .admin-work-section:first-child{border:1px solid var(--border);padding:13px}.note-composer{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.note-list,.timeline-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.note-list li{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;gap:6px;padding:10px;display:grid}.timeline-list li{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;gap:5px;padding:10px;display:grid}.note-list div,.timeline-list div{color:var(--muted);flex-wrap:wrap;gap:6px 10px;font-size:12px;font-weight:700;display:flex}.timeline-list span{color:var(--accent);text-transform:uppercase}.timeline-list strong{overflow-wrap:anywhere;font-size:14px}.note-list p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.45}.timeline-list p{color:var(--muted);overflow-wrap:anywhere;font-size:13px;line-height:1.4}.pagination-controls button{min-width:108px}.payment-list,.shipment-list,.shipment-item-picker,.shipment-item-list,.history-stack,.status-event-list{gap:10px;display:grid}.payment-row,.shipment-row{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;gap:12px;padding:12px;display:grid}.payment-row-heading,.shipment-row-heading{justify-content:space-between;gap:14px;display:flex}.shipment-row-heading a,.shipment-summary-list a{color:var(--accent);overflow-wrap:anywhere;font-weight:700}.payment-row-heading div,.shipment-row-heading div{gap:4px;display:grid}.payment-row-heading span,.shipment-row-heading span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.payment-controls,.shipment-controls{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:8px;display:grid}.payment-quick-actions{gap:8px;display:grid}.stripe-payment-details{gap:10px;display:grid}.stripe-detail-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin:0;display:grid}.stripe-detail-grid div{border:1px solid var(--border);background:var(--surface);border-radius:6px;gap:3px;min-width:0;padding:9px;display:grid}.stripe-detail-grid dt{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.stripe-detail-grid dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:13px;font-weight:700}.stripe-detail-grid a{color:var(--accent)}.payment-warning-list{gap:6px;display:grid}.warning.compact{margin:0;padding:8px 10px}.stripe-attempts{gap:8px;display:grid}.stripe-attempts summary{cursor:pointer;width:fit-content;color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.stripe-attempts[open] summary{margin-bottom:8px}.manual-payment-actions{gap:8px;padding-top:2px;display:grid}.manual-payment-actions summary{cursor:pointer;width:fit-content;color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.manual-payment-actions[open]{border-top:1px solid var(--border);padding-top:8px}.manual-payment-actions[open] summary{margin-bottom:8px}.shipment-item-picker,.shipment-item-list{grid-column:1/-1}.shipment-item-list{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.shipment-item-list div{border:1px solid var(--border);background:#fff;border-radius:6px;gap:3px;padding:9px;display:grid}.shipment-item-list span,.shipment-item-list small{min-width:0;color:var(--muted);overflow-wrap:anywhere;font-size:12px;font-weight:700}.status-row{flex-wrap:wrap;gap:7px;display:flex}.order-meta,.admin-detail-grid{gap:9px;display:grid}.order-meta{margin:0}.order-meta.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.order-meta div,.admin-detail-grid div{gap:4px;min-width:0;display:grid}.order-meta dd,.admin-detail-grid strong,.admin-detail-grid small{overflow-wrap:anywhere;min-width:0;margin:0;font-size:14px}.admin-detail-grid small{color:var(--muted)}.admin-detail-grid{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));padding:12px}.status-event-list{margin:0;padding:0;list-style:none}.status-event-list li{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:6px;gap:3px;padding:9px;display:grid}.status-event-list span,.status-event-list small{color:var(--muted);font-size:12px}.status-event-list strong{font-size:13px}.pill.placed,.pill.paid,.pill.fulfilled,.pill.authorized,.pill.active{color:var(--ok);background:#edf9f4;border-color:#b6decf}.pill.failed,.pill.cancelled,.pill.refunded,.pill.returned,.pill.disputed,.pill.archived{color:var(--bad);background:#fff1f0;border-color:#f4b6ad}.pill.unpaid,.pill.expired,.pill.unfulfilled,.pill.partial,.pill.draft{color:var(--warn);background:#fff8eb;border-color:#f6d6a5}.pill.inventory-released{color:var(--blue);background:#dcebf7;border-color:#bfd3f5}.order-lines,.shipment-summary-list{gap:8px;display:grid}.shipment-summary-list{border-top:1px solid var(--border);padding-top:10px}.shipment-summary-list div{gap:4px;display:grid}.shipment-summary-list span,.shipment-summary-list small{color:var(--muted);font-size:12px;font-weight:700}.account-panel{gap:12px;display:grid}.account-panel>div:first-child{gap:4px;display:grid}.account-panel span,.muted-text{color:var(--muted);font-size:13px;font-weight:700}.account-layout{grid-template-columns:minmax(260px,.75fr) minmax(0,1.7fr);align-items:start;gap:18px;display:grid}.account-profile,.account-actions-panel,.account-orders,.account-addresses,.account-order-list,.address-card-list,.account-sign-in{gap:12px;display:grid}.account-action-list{gap:10px;display:grid}.account-action-link{text-align:left;place-content:center stretch;justify-items:start;gap:4px;min-height:72px;display:grid}.account-action-link strong{color:var(--muted);font-size:13px}.account-sign-out-button{justify-self:start}.account-sign-in{justify-items:start}.account-orders{grid-column:1/-1}.order-history-tools{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:minmax(220px,1fr) minmax(160px,220px);align-items:end;gap:10px;padding:12px;display:grid}.address-card{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;gap:10px;padding:12px;display:grid}.address-card>div:first-child{gap:4px;display:grid}.address-card span{color:var(--muted);font-size:13px;font-weight:700}.address-actions{flex-wrap:wrap;gap:8px;display:flex}.order-lines span{overflow-wrap:anywhere;min-width:0}.order-summary-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.reservation-countdown{color:#166534;margin:0;font-size:13px;font-weight:800}.reservation-countdown.compact{margin-top:-4px}.reservation-countdown.expired{color:#b42318}.order-detail-layout{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);align-items:start;gap:18px;margin-bottom:18px;display:grid}.order-detail-main,.order-detail-side,.order-detail-lines,.shipment-detail-list,.payment-detail-list,.address-list{gap:12px;display:grid}.order-detail-lines article{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(220px,.8fr);gap:12px;padding:12px;display:grid}.order-detail-lines article>div:first-child,.address-list article,.payment-detail-list article{gap:4px;min-width:0;display:grid}.order-detail-lines span,.order-detail-lines small,.address-list span,.payment-detail-list span,.payment-detail-list small{color:var(--muted);font-size:12px;font-weight:700}.order-detail-lines dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.order-detail-lines dl div{gap:3px;display:grid}.order-detail-lines dt{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.order-detail-lines dd{margin:0;font-weight:700}.order-detail-totals{margin-top:0}.payment-recovery{border-top:1px solid var(--border);gap:10px;padding-top:12px;display:grid}.payment-recovery p{color:var(--muted);margin:0;font-size:13px;font-weight:700}.address-list article,.payment-detail-list article,.shipment-detail-list article{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;padding:12px}.address-list strong,.payment-detail-list strong{overflow-wrap:anywhere;min-width:0}.payment-detail-list article{grid-template-columns:minmax(0,1fr) auto;align-items:start}.payment-detail-list small{grid-column:1/-1}.empty-state{color:var(--muted);text-align:center;border-style:dashed;place-items:center;gap:10px;padding:36px 14px;font-weight:700;display:grid}.empty-state.compact{padding:24px 12px}.error{color:var(--bad);background:#fff1f0;border-color:#f4b6ad;padding:11px 12px;font-size:13px;font-weight:700}.notice{color:var(--ok);background:#edf9f4;border-color:#b6decf;padding:11px 12px;font-size:13px;font-weight:700}.warning{color:var(--warn);background:#fff8eb;border-color:#f6d6a5;padding:11px 12px;font-size:13px;font-weight:700}.global-error{margin-bottom:16px}.style-lab-shell{isolation:isolate;color:#1f2933;width:min(1320px,100% - 32px);font-family:var(--font-source-sans), "Source Sans 3", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;margin:0 auto;padding:28px 0 56px;font-size:16px;line-height:1.5;position:relative}.style-lab-shell:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#1f54400d 1px,#0000 1px) 0 0/72px 72px,linear-gradient(#f7fbf8 0%,#edf6f1 42%,#e9f0ff 100%);position:fixed;inset:0}.style-lab-button{color:#1f2933;background:#ffffffeb;border:1px solid #10443338;border-radius:4px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:.94rem;font-weight:650;text-decoration:none;transition:background .14s,border-color .14s,box-shadow .14s,transform .14s;display:inline-flex;box-shadow:inset 0 -1px #10443314}.style-lab-button:hover{background:#fff;border-color:#10443373;transform:translateY(-1px);box-shadow:0 8px 18px #1f4e701f}.style-lab-button.primary{color:#fff;background:#24547a;border-color:#24547a;box-shadow:0 10px 22px #164c382e}.style-lab-button.primary:hover{background:#0f3929}.style-lab-hero{background:linear-gradient(90deg,#f7fcf9fc 0%,#f7fcf9f0 34%,#f7fcf975 64%,#f7fcf91f 100%),url(/style-lab/editorial-hero.png) 50%/cover no-repeat;border:1px solid #2f6f9f33;border-radius:8px;align-items:center;min-height:620px;margin-bottom:14px;padding:58px 44px 50px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 55px #1f4e7021,inset 0 1px #ffffff80}.style-lab-hero-brand{z-index:1;justify-content:space-between;align-items:center;gap:18px;display:flex;position:absolute;top:28px;left:40px;right:40px}.style-lab-hero-brand strong{letter-spacing:0;font-size:1.55rem;font-weight:750}.style-lab-hero-brand span{color:#31443c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #446c5c38;border-radius:4px;padding:8px 12px;font-size:.9rem;font-weight:650;box-shadow:0 1px #ffffff80}.style-lab-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#092b2038);height:34%;position:absolute;inset:auto 0 0}.style-lab-hero-copy{z-index:1;align-content:center;gap:16px;max-width:620px;display:grid;position:relative}.style-lab-eyebrow{color:#2e7158;letter-spacing:0;text-transform:uppercase;font-size:.76rem;font-weight:700}.style-lab-hero h1{letter-spacing:0;text-wrap:balance;max-width:630px;font-size:4.15rem;font-weight:700;line-height:1.04}.style-lab-hero-copy>p:not(.style-lab-eyebrow){color:#31443c;max-width:540px;font-size:1.06rem;font-weight:500;line-height:1.66}.style-lab-actions{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.style-lab-search{gap:8px;width:min(100%,620px);margin-top:8px;display:grid}.style-lab-search label{color:#2f5e4d;font-size:.84rem;font-weight:750}.style-lab-search-box{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border:1px solid #164c3838;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px;display:grid;box-shadow:0 14px 30px #1f4e701c}.style-lab-search input{color:#1f2933;min-width:0;min-height:48px;font:inherit;background:#fff;border:1px solid #164c3829;border-radius:4px;padding:0 14px;font-weight:650}.style-lab-search input:focus{outline-offset:2px;outline:2px solid #3b82f647}.style-lab-suggestion-row{flex-wrap:wrap;gap:8px;max-width:620px;display:flex}.style-lab-suggestion-row button{color:#234d3f;background:#ffffffbd;border:1px solid #164c382e;border-radius:999px;min-height:36px;padding:0 12px;font-size:.82rem;font-weight:750}.style-lab-suggestion-row button:hover{background:#fff;border-color:#164c385c}.style-lab-hero-proof{z-index:1;flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex;position:absolute;bottom:26px;right:28px}.style-lab-hero-proof span{color:#fff;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c3025b8;border:1px solid #ffffff5c;border-radius:4px;align-items:center;min-height:38px;padding:0 14px;font-size:.74rem;font-weight:750;display:inline-flex}.style-lab-hero-card,.style-lab-product-card,.style-lab-outcome-card,.style-lab-detail,.style-lab-cart{background:#fff;border:1px solid #2f6f9f29;border-radius:8px;box-shadow:0 10px 25px #1f4e7014}.style-lab-hero-card{grid-template-rows:minmax(250px,1fr) auto;min-width:0;display:grid;overflow:hidden}.style-lab-hero-card>div:last-child,.style-lab-product-card-body{gap:5px;padding:18px;display:grid}.style-lab-hero-card span,.style-lab-hero-card small,.style-lab-product-card p,.style-lab-outcome-card p,.style-lab-detail-buy span,.style-lab-cart-summary span{color:#5f6f66;font-size:.9rem;font-weight:700}.style-lab-hero-card strong,.style-lab-outcome-card span,.style-lab-product-card h3{font-size:1.17rem;font-weight:700;line-height:1.16}.style-lab-product-art,.style-lab-detail-art{color:#334155;background:#dfe7df;place-items:center;font-size:3rem;font-weight:950;display:grid;position:relative;overflow:hidden}.style-lab-product-art:after,.style-lab-detail-art:after{content:"";pointer-events:none;background:linear-gradient(#ffffff2e,#0000 38%);position:absolute;inset:0;box-shadow:inset 0 -1px #1044331f}.style-lab-product-art img,.style-lab-detail-art img{object-fit:cover;width:100%;height:100%;display:block}.style-lab-product-sage{background:#dcebf7}.style-lab-product-clay{background:#f0d6c2}.style-lab-product-ink{background:#d9ded8}.style-lab-product-blue{background:#dfe9fb}.style-lab-product-coral{background:#f7ddd7}.style-lab-section,.style-lab-product-section,.style-lab-detail-band,.style-lab-cart-band{border-radius:8px;margin-inline:-18px;padding:28px 18px}.style-lab-section{background:linear-gradient(#dcebf7 0% 100%);border:1px solid #164c3829;margin-top:24px;margin-bottom:28px}.style-lab-product-section{background:linear-gradient(#edf3ff 0%,#e4ecfb 100%);border:1px solid #3a5b9d29;margin-top:24px;margin-bottom:28px}.style-lab-section-heading{gap:6px;margin-bottom:16px;display:grid}.style-lab-section-heading h2,.style-lab-detail h2,.style-lab-cart h2{letter-spacing:0;text-wrap:balance;font-size:2.2rem;font-weight:650;line-height:1.12}.style-lab-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.style-lab-outcome-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.style-lab-outcome-card{align-content:space-between;gap:14px;min-height:190px;padding:18px;display:grid}.style-lab-outcome-card a{color:#24547a;width:fit-content;font-size:.88rem;font-weight:800;text-decoration:none}.style-lab-outcome-card a:hover{text-underline-offset:3px;text-decoration:underline}.style-lab-product-card{transition:border-color .14s,box-shadow .14s,transform .14s;overflow:hidden;box-shadow:0 1px #ffffff9e,0 12px 24px #1f4e701c}.style-lab-product-card .style-lab-product-art{aspect-ratio:4/3;border-bottom:1px solid #2f6f9f1f;font-size:2.4rem}.style-lab-product-card:hover{border-color:#164c3852;transform:translateY(-3px);box-shadow:0 18px 34px #1f4e7029}.style-lab-product-card:hover .style-lab-product-art img,.style-lab-hero-card:hover .style-lab-product-art img{transform:scale(1.03)}.style-lab-product-card .style-lab-product-art img,.style-lab-hero-card .style-lab-product-art img{transition:transform .18s}.style-lab-product-buy{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.style-lab-product-buy button,.style-lab-detail-buy button,.style-lab-cart-summary button{color:#fff;background:#24547a;border-color:#24547a;border-radius:4px;box-shadow:0 10px 18px #164c3821}.style-lab-product-buy button:hover,.style-lab-detail-buy button:hover,.style-lab-cart-summary button:hover{background:#0f3929}.style-lab-detail{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:0;margin-bottom:0;display:grid;overflow:hidden}.style-lab-detail-band{background:linear-gradient(#e6f3f8 0%,#d8eaf3 100%);border:1px solid #245d8429;margin-bottom:28px}.style-lab-detail-art{min-height:520px}.style-lab-detail article{background:linear-gradient(#fffffff5,#f8fcfaf5),#fff;align-content:center;gap:18px;padding:34px;display:grid}.style-lab-detail article>p:not(.style-lab-eyebrow){color:#475569;line-height:1.6}.style-lab-pills{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.style-lab-pills span{color:#1e3a8a;text-align:center;text-transform:uppercase;background:#edf7f1c7;border:1px solid #2f6f9f24;border-radius:4px;place-items:center;min-height:42px;padding:8px;font-size:.78rem;font-weight:700;display:grid}.style-lab-detail label{gap:7px;display:grid}.style-lab-detail label>span{color:#5f6f66;text-transform:none;font-size:.9rem;font-weight:800}.style-lab-detail select{color:#1f2933;background:#fff;border:1px solid #2f6f9f33;border-radius:4px;min-height:48px;padding:0 14px;font-weight:700;box-shadow:inset 0 1px #ffffffb3}.style-lab-detail select:focus{outline-offset:2px;outline:2px solid #3b82f647}.style-lab-detail-buy{justify-content:space-between;align-items:center;gap:12px;display:flex}.style-lab-detail-buy div{gap:3px;display:grid}.style-lab-cart{color:#fff;background:linear-gradient(135deg,#ffffff14,#0000 44%),#102c24;border-color:#ffffff2e;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:18px;padding:26px;display:grid;box-shadow:0 16px 36px #14364e2e}.style-lab-cart .style-lab-eyebrow,.style-lab-cart-summary span{color:#ffffffb8}.style-lab-cart-summary article{background:#ffffff14;border-color:#fff3}.style-lab-cart-summary button{color:#1f2933;background:#fff;border-color:#fff}.style-lab-cart-summary{grid-template-columns:1fr 1fr auto;align-items:stretch;gap:10px;display:grid}.style-lab-cart-summary article{background:#ffffff14;border:1px solid #fff3;border-radius:14px;gap:4px;padding:14px;display:grid}@media (max-width:1040px){.customer-menu{display:block}.home-situation-left-rail{grid-template-columns:1fr}.home-situation-left-copy{border-right:0;padding-right:0}.home-path-cards,.services-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-catalog-controls{grid-template-columns:1fr;align-items:start}.services-catalog-category-row{justify-content:flex-start}.services-catalog-category-control{justify-self:start}.services-request-launcher{min-height:44px;padding:0 15px;bottom:22px;right:14px}.services-request-form-footer{flex-direction:column;align-items:stretch}.services-request-submit{width:100%}.home-path-cards article:nth-child(2):after{content:none}.home-funnel-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.home-funnel-flow div:nth-child(3):after{content:none}.search-suggestions{display:none;position:static}.home-search:focus-within .search-suggestions{display:flex}.cart-overview,.cart-page-layout,.product-detail,.home-hero-inner,.home-hero-review-start-inner,.home-dashboard-section,.home-problem-section,.home-eligibility-band,.home-report-preview-section,.home-medical-note,.topic-page-hero,.outcome-hero,.shop-hero,.shop-support-band,.workspace,.care-path-grid,.layer-grid,.care-layer-grid,.health-panel-grid,.portal-dashboard,.portal-metric-grid,.portal-workspace-grid,.my-health-workspace,.my-health-content-grid,.summary-grid,.start-review-chooser,.home-hero-consult-services-inner,.home-hero-consult-explainer-inner{grid-template-columns:1fr}.start-review-chooser{align-items:start}.start-review-abstract-card,.start-review-report-card{min-height:460px}.home-hero-consult-stage{min-height:620px}.home-hero-consult-card{margin-left:32px}.home-hero-consult-services-copy,.home-hero-consult-explainer-copy{max-width:760px}.home-consult-services-panel{min-height:0}.start-review-report-card .home-report-viewer-page{min-height:426px}.shop-hero-copy h1{font-size:2.7rem}.style-lab-hero,.style-lab-detail,.style-lab-cart{grid-template-columns:1fr}.style-lab-hero h1{font-size:3.4rem}.style-lab-product-grid,.style-lab-outcome-grid,.home-lab-category-grid,.home-lab-category-bands,.home-help-list,.home-document-grid,.home-use-case-grid,.home-report-card-grid,.topic-highlight-grid,.topic-section-grid,.shop-program-grid,.shop-support-grid,.home-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-section-header{flex-direction:column;align-items:flex-start}.home-lab-category-card{min-height:168px}.home-report-viewer,.home-report-toc-layout{grid-template-columns:1fr}.home-report-viewer-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.home-report-spread,.home-report-explorer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-lab-category-row{grid-template-columns:38px minmax(0,1fr);gap:10px 16px}.home-lab-category-row strong{grid-column:2}.home-services-grid-alternating .home-service-card{grid-template-columns:1fr;justify-self:stretch;width:100%;min-height:0}.home-services-grid-alternating .home-service-card:nth-child(2n){grid-template-columns:1fr}.home-services-grid-alternating .home-service-card:nth-child(2n)>div,.home-services-grid-alternating .home-service-card:nth-child(2n) .home-service-visual{grid-area:auto}.home-services-grid-alternating .home-service-visual{min-height:150px}.faq-compact-item{grid-template-columns:1fr;gap:8px}.side-stack{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.side-stack .panel:first-child{grid-column:1/-1}}@media (max-width:720px){.shell{width:min(100% - 24px,1440px);padding:20px 0}.overlay-header-page.shell,.my-health-shell,.services-catalog-page{width:min(100% - 24px,1440px)}.variant-preview-nav{justify-items:end;bottom:14px;left:auto;right:14px}.variant-preview-trigger{min-height:40px;padding:0 7px}.variant-preview-trigger strong{display:none}.topbar{grid-template-columns:1fr auto;gap:8px 14px;min-height:0;padding:8px 16px}.topic-nav{justify-content:flex-start;margin-left:-12px;margin-right:-12px;padding:0 12px}.topbar>.topic-nav{grid-column:1/-1;justify-content:flex-start;justify-self:stretch;margin-left:0;margin-right:0;padding:0}.topbar>.customer-brand{justify-self:start}.topbar>.nav-actions{grid-column:2;justify-self:end}.topbar .customer-nav,.topbar>.nav-actions>:not(.customer-nav){justify-self:auto}.topbar,.nav-actions,.product-action,.home-review-hero,.home-review-actions,.topic-page-actions,.shop-program-hero,.topic-page-hero,.layer-hero,.my-health-record-log-top,.my-health-workspace-heading,.order-summary-heading,.admin-order-row-main,.payment-row-heading,.shipment-row-heading{flex-direction:column;align-items:stretch}.my-health-section-tabs{width:100%}.my-health-record-log-top{grid-template-columns:1fr}.my-health-record-log-top .my-health-section-tabs{grid-area:auto/1;justify-self:start;margin-left:0;margin-right:0}.my-health-record-log-top>.my-health-header-action-group{grid-area:auto/1;justify-self:start}.my-health-header-action-group{gap:6px;min-height:42px;padding:3px 4px 3px 12px}.my-health-header-action-group span{text-align:left}.my-health-header-action{min-height:34px;padding:0 12px}.variant-preview-panel{width:min(340px,100vw - 28px)}.side-stack,.cart-overview,.cart-overview-stats,.cart-page-layout,.account-layout,.order-detail-layout,.form-grid,.form-grid.thirds,.order-history-tools,.portal-care-row,.my-health-record-log-summary,.my-health-summary-grid,.my-health-summary-grid.compact,.my-health-record-grid,.message-team-option-grid,.message-team-contact-grid,.home-dashboard-section,.home-problem-section,.home-eligibility-band,.home-report-preview-section,.home-hero-document-sections,.home-hero-insight-grid,.home-services-grid,.home-lab-category-grid,.home-lab-category-bands,.home-help-list,.home-document-grid,.home-review-flow,.home-report-detail-layout,.home-report-card-grid,.home-report-spread,.home-report-explorer-grid,.faq-list-columns,.home-medical-note,.start-review-option-grid,.topic-highlight-grid,.topic-section-grid,.shop-program-grid,.shop-support-grid,.admin-order-tools,.catalog-tools,.catalog-form-grid,.catalog-inline-form,.note-composer,.admin-detail-grid,.order-meta.compact{grid-template-columns:1fr}.my-health-workspace-panel,.my-health-detail-section,.my-health-record-log-card,.my-health-record-log-summary article{padding:14px}.my-health-record-log-card,.my-health-record-log-actions-card{padding:0}.my-health-record-log{gap:14px;padding-top:16px}.my-health-record-log-title h1{font-size:clamp(1.55rem,7vw,2rem)}.my-health-record-log-title p{font-size:.96rem;line-height:1.42}.my-health-recommendation-card{gap:7px;min-height:0;padding:14px}.my-health-support-utility-bar,.my-health-record-log-card .panel-heading{align-items:stretch}.my-health-support-utility-bar button,.my-health-support-utility-bar a,.my-health-heading-action{width:100%}.my-health-request-composer{padding:10px}.my-health-request-composer textarea{min-height:48px}.my-health-record-log-item{grid-template-columns:1fr;gap:8px}.my-health-record-log-item small{white-space:normal}.my-health-request-composer-footer{flex-direction:column;align-items:stretch}.my-health-request-submit{width:100%}.my-health-request-drawer{width:100%;max-height:calc(100vh - 48px);overflow-y:auto}.my-health-record-secondary-actions,.my-health-recommendation-grid,.my-health-overview-actions-card .portal-action-list,.my-health-testing-question{grid-template-columns:1fr}.message-team-workspace{gap:12px;margin-top:18px}.message-team-heading{gap:6px}.message-team-heading h1{font-size:clamp(1.85rem,8vw,2.18rem);line-height:1.02}.message-team-heading p:not(.eyebrow){font-size:.98rem;line-height:1.45}.message-team-option-grid{gap:8px}.message-team-option,.message-team-form,.message-team-upload,.message-team-contact{padding:13px 14px}.message-team-option{gap:5px;min-height:0}.message-team-option strong{font-size:.98rem}.message-team-option span{font-size:.9rem;line-height:1.34}.message-team-secondary-option{grid-template-columns:1fr;gap:4px}.message-team-field textarea{min-height:96px}.message-team-selected{gap:6px 10px}.message-team-prefill-note,.message-team-reassurance{font-size:.88rem}.message-team-submit{width:100%}.home-content-section,.home-dashboard-section,.home-problem-section,.home-report-artifact-section,.home-report-preview-section,.home-eligibility-section,.home-process-strip-section,.home-medical-note,.faq-section{padding-left:16px;padding-right:16px}.home-services-header,.home-services-grid,.home-specific-carousel,.home-services-inner,.home-lab-category-section,.home-lab-category-header,.home-lab-category-grid,.home-lab-category-list,.home-lab-category-bands{width:100%;margin-left:0}.home-specific-carousel{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-card-carousel{grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:8px;display:grid}.home-hero-card-carousel .home-carousel-arrow{width:38px;min-height:38px;position:static;transform:none}.home-hero-card-carousel .home-carousel-arrow:hover:not(:disabled),.home-hero-card-carousel .home-carousel-arrow:focus-visible{transform:none}.home-hero-card-carousel .home-carousel-arrow:first-child{grid-area:1/1;left:auto}.home-hero-card-carousel .home-carousel-arrow:last-child{grid-area:1/3;right:auto}.home-hero-card-carousel .home-hero-search-card-row{grid-area:1/2}.home-carousel-arrow{width:38px;min-height:38px}.start-review-chooser{min-height:calc(100vh - 92px);padding:36px 16px 42px}.home-hero-review-start{padding:34px 0 44px}.home-hero.home-hero-consult-overlay{width:auto;margin-left:-12px;margin-right:-12px;padding:0}.home-hero-consult-services{padding:36px 0 44px}.home-hero-consult-explainer{padding:38px 0 46px}.consult-overlay-primary-bar,.consult-overlay-service-bar{width:min(100% - 24px,1440px)}.consult-overlay-header{margin-left:-12px;margin-right:-12px}.consult-overlay-primary-bar{gap:10px}.consult-overlay-menu-button{width:38px;height:38px;color:var(--color-text);background:#fff;border:1px solid #2f6f9f29;border-radius:2px;flex:none;place-items:center;gap:4px;padding:9px;display:inline-grid}.consult-overlay-menu-button span{background:currentColor;border-radius:999px;width:16px;height:2px;display:block}.consult-overlay-account-icon{display:none}.consult-overlay-header-lines-gutter:before,.consult-overlay-header-lines-gutter:after{left:20px;right:20px}.consult-overlay-header:after,.consult-overlay-service-bar{display:none}.consult-overlay-header-menu-open .consult-overlay-service-bar{z-index:10;background:#fff;border:1px solid #2f6f9f24;border-radius:4px;gap:0;width:min(260px,100% - 24px);margin:0;padding:8px 0;display:grid;position:absolute;top:58px;left:12px;box-shadow:0 18px 40px #1c2a391f}.consult-overlay-header-menu-open .consult-overlay-service-bar a{min-height:42px;padding:0 14px;font-size:1rem}.consult-overlay-header-menu-open .consult-overlay-service-bar .consult-overlay-menu-sign-in{color:var(--color-primary);border-top:1px solid #2f6f9f1f;border-radius:0;margin-top:6px;font-weight:700;display:inline-flex}.home-hero-consult-search{border-left:0;border-right:0;min-height:0;margin-left:-12px;margin-right:-12px;padding:28px 0 24px}.home-hero-consult-search-inner{text-align:left;justify-items:stretch;gap:10px;width:min(100% - 28px,720px)}.home-hero-consult-search-copy{justify-items:start}.home-hero-consult-search-copy h1{letter-spacing:-.015em;font-size:clamp(1.78rem,7vw,2.2rem)}.home-hero-consult-search-copy p{font-size:1rem}.home-hero-search-card-row{grid-template-columns:repeat(var(--hero-card-count,2), minmax(0, 1fr));justify-content:stretch;gap:8px;width:100%;display:grid}.home-hero-search-card{aspect-ratio:auto;min-width:0;min-height:62px;padding:7px 8px}.home-hero-search-bar{border-radius:12px;grid-template-columns:1fr;gap:9px;min-height:0;margin-top:6px;padding:10px}.home-hero-search-bar button{width:100%;min-height:40px}.home-hero-consult-stage{background:var(--color-page);border-top:0;border-radius:0 0 2px 2px;align-items:start;width:100%;max-width:100%;min-height:0;margin:0;overflow:hidden}.home-hero-consult-stage:after{display:none}.home-hero-consult-background{z-index:0;aspect-ratio:2.6;object-fit:cover;object-position:center 58%;width:100%;height:auto;position:relative;inset:auto}.home-hero-consult-card{text-align:left;background:#fff;border-left:0;border-right:0;border-radius:4px;width:100%;max-width:calc(100vw - 24px);margin:0 auto;padding:24px 22px 26px;overflow:hidden}.home-hero-consult-card h1{letter-spacing:-.02em;overflow-wrap:anywhere;max-width:300px;margin-left:auto;margin-right:auto;font-size:clamp(1.65rem,6.5vw,1.95rem)}.home-hero-consult-card p{overflow-wrap:anywhere;max-width:300px;margin-left:auto;margin-right:auto;font-size:.98rem}.home-hero-consult-card .home-primary-cta{margin-left:max(0px,50% - 150px);margin-right:auto}.home-hero-consult-card .home-hero-account-link{text-align:left;width:min(100%,300px);max-width:300px;margin:-8px auto 0 max(0px,50% - 150px)}.home-hero-account-prompt{display:none}.home-hero-consult-services-inner{gap:26px;width:min(100%,100% - 24px)}.home-hero-consult-services-copy{text-align:left;align-items:center;gap:16px}.home-hero-consult-services-copy h1{letter-spacing:-.025em;max-width:320px;margin-left:auto;margin-right:auto;font-size:clamp(2.25rem,10vw,2.85rem)}.home-hero-consult-services-copy p{max-width:320px;margin-left:auto;margin-right:auto}.home-consult-services-panel{gap:16px;padding:18px}.home-consult-services-list{grid-template-columns:1fr}.home-consult-service-card{min-height:0;padding:17px}.home-hero-consult-explainer-inner{gap:26px;width:min(100%,100% - 24px)}.home-hero-consult-explainer-copy{text-align:left;align-items:center;gap:16px}.home-hero-consult-explainer-copy h1{letter-spacing:-.025em;max-width:320px;margin-left:auto;margin-right:auto;font-size:clamp(2.25rem,10vw,2.85rem)}.home-hero-consult-explainer-copy p{max-width:320px;margin-left:auto;margin-right:auto}.home-consult-explainer-panel{gap:16px;padding:18px}.home-consult-explainer-item{min-height:0;padding:18px 18px 18px 48px}.home-consult-explainer-item:before{top:22px;left:18px}.start-review-copy h1{letter-spacing:-.02em;font-size:clamp(1.95rem,9vw,2.65rem)}.start-review-option{min-height:0;padding:18px}.start-review-visual{display:none}.home-situation-item{gap:12px;padding-bottom:24px}.home-situation-list-alternating:before{left:14px;transform:none}.home-situation-list-alternating .home-situation-item{grid-template-columns:30px minmax(0,1fr);gap:12px}.home-situation-list-alternating .home-situation-number{grid-column:1}.home-situation-list-alternating .home-situation-copy,.home-situation-list-alternating .home-situation-item:nth-child(2n) .home-situation-copy{text-align:left;grid-column:2;justify-items:start}.home-hero-visual-card{justify-self:stretch}.home-hero-inputs-card,.home-hero-before-after,.home-hero-report-sections section,.home-first-page-layout{grid-template-columns:1fr}.home-hero-input-arrow{transform:rotate(90deg)}.home-hero-before-after section{min-height:0;padding:22px}.home-hero-before-after section:first-child{border-right:0;border-bottom:1px solid var(--color-border)}.home-hero-report-cover{min-height:0;padding:24px}.home-report-cover-records ul{grid-template-columns:1fr}.home-hero-first-page{padding:20px}.home-lab-category-section{gap:20px}.home-services-header,.home-lab-category-header{text-align:left;grid-template-columns:1fr;gap:12px;max-width:100%;margin-left:0;margin-right:0}.home-section-header-action{justify-content:flex-start;align-self:start;margin-bottom:0}.home-services-header p,.home-lab-category-header p{margin-left:auto;margin-right:auto}.home-services-grid-alternating .home-service-card>div,.home-services-grid-alternating .home-service-card:nth-child(2n)>div{text-align:left;justify-self:center;align-items:stretch;width:min(100%,320px);margin-left:auto;margin-right:auto}.home-service-chips{justify-content:flex-start}.home-lab-category-card{text-align:left;min-height:0;padding:18px}.home-lab-category-row{text-align:left;grid-template-columns:32px minmax(0,1fr);min-height:0;padding:17px 0}.home-lab-category-row strong{font-size:.86rem}.home-lab-category-band{text-align:left;min-height:0;padding:18px}.home-lab-category-grid .home-lab-category-card:nth-child(n+5),.home-lab-category-list .home-lab-category-row:nth-child(n+5),.home-lab-category-bands .home-lab-category-band:nth-child(n+5){display:none}.home-path-cards,.home-funnel-flow{grid-template-columns:1fr}.home-path-cards article:not(:last-child):after{content:"↓";top:auto;bottom:-17px;right:50%;transform:translate(50%)}.home-path-cards article:nth-child(2):after,.home-funnel-flow div:nth-child(3):after{content:"↓"}.home-funnel-flow div:not(:last-child):after{bottom:-15px;right:50%;transform:translate(50%)}.home-hero-sample-tabs{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.home-hero-sample-tab{flex:none}.site-footer-inner{grid-template-columns:1fr;width:min(100% - 32px,1440px);padding-top:34px}.site-footer-links{grid-template-columns:1fr;gap:22px}.site-footer-bottom{flex-direction:column;align-items:flex-start}.home-hero-centered{padding:40px 0 48px}.home-hero-centered-inner{gap:24px}.home-hero-centered-copy h1{font-size:clamp(2.35rem,10vw,2.8rem)}.home-hero-content{padding:0}.home-hero-media{min-height:220px}.customer-nav{flex-wrap:wrap;justify-content:flex-end;padding:0}.customer-nav-link{min-height:40px;padding:0 10px;font-size:13px}.home-review-hero{align-items:stretch;min-height:0;padding:20px}.home-review-hero h1{font-size:2.4rem}.home-review-actions,.home-review-actions .nav-link{width:100%}.home-hero{padding:42px 0 48px}.home-hero-card{grid-template-columns:1fr;min-height:0}.home-hero-content{order:1}.home-hero-media{order:2;min-height:260px}.home-start-heading h1{font-size:2.55rem}.home-start-grid{align-content:start}.home-start-row{min-height:54px}.home-question-section{padding:28px 0 36px}.home-question-row{grid-template-columns:38px minmax(0,1fr);gap:9px 12px;min-height:0;padding:18px 0}.home-question-cta{grid-column:2;justify-self:start;font-size:.9rem}.home-use-case-grid{grid-template-columns:1fr}.home-use-case-card{min-height:0;padding:20px}.home-hero-document{justify-self:stretch;padding:20px}.home-help-list article{min-height:0}.home-document-topbar,.home-document-footer{flex-direction:column;align-items:flex-start}.home-report-outline-row{grid-template-columns:1fr;gap:8px;padding:18px}.home-report-viewer-nav{grid-template-columns:1fr;padding:12px}.home-report-viewer-blocks section,.home-report-explorer-preview section{grid-template-columns:1fr;gap:7px}.home-report-toc-list li{grid-template-columns:minmax(54px,auto) auto minmax(18px,1fr) auto;gap:7px;font-size:.95rem}.home-report-spread-page,.home-report-viewer-page,.home-report-toc-page,.home-report-explorer-preview,.home-report-card-grid article,.faq-card{min-height:0}.home-hero-document-sections section,.home-document-grid section{grid-template-columns:1fr;gap:7px}.home-eligibility-band{padding:22px}.home-review-flow-card{padding:20px}.home-review-output-list{grid-template-columns:1fr}.home-review-visit-strip{grid-template-columns:1fr;gap:8px;padding:18px 20px}.home-report-card{justify-self:stretch}.layer-hero{align-items:stretch;min-height:280px;padding:20px}.topic-page-hero{min-height:0}.topic-page-copy{padding:20px}.topic-page-copy h1{font-size:2.35rem}.topic-page-media{min-height:240px}.campaign-hero,.campaign-step-grid,.campaign-card-grid,.library-collection-grid,.library-featured-list,.library-forum-layout,.library-forum-categories,.services-catalog-grid{grid-template-columns:1fr}.campaign-hero{gap:12px;min-height:0}.campaign-hero-copy,.campaign-hero-panel,.campaign-section,.campaign-final-cta,.library-hero,.library-featured,.library-forum,.services-catalog-hero,.services-catalog-controls,.services-catalog-results{padding:20px}.services-catalog-hero,.services-catalog-results{padding:0}.services-catalog-controls{padding:8px 0 16px}.campaign-hero-copy h1,.library-hero h1{font-size:2.35rem}.campaign-proof-row{grid-template-columns:1fr}.campaign-final-cta,.library-hero,.library-forum-heading{align-items:start;display:grid}.campaign-final-cta .nav-link,.library-hero .nav-link,.library-forum-heading .nav-link{justify-self:start}.library-forum-threads article,.ad-hero-v2,.ad-options-section,.ad-path-section,.ad-option-grid,.ad-context-section,.ad-context-section ul{grid-template-columns:1fr}.ad-page{width:min(100% - 28px,720px)}.ad-topbar{min-height:62px}.ad-topbar nav{gap:10px}.ad-topbar nav a:not(.ad-topbar-cta){display:none}.ad-hero-v2{gap:22px;min-height:0;padding:26px 0 18px}.ad-hero-v2-copy h1{font-size:clamp(2.35rem,11vw,3.45rem)}.ad-hero-v2-actions{width:100%}.ad-hero-v2-actions .nav-link{flex:180px}.ad-decision-media{height:190px}.ad-decision-content{padding:20px}.ad-proof-strip{grid-template-columns:1fr;margin-bottom:22px}.ad-options-section,.ad-path-section{gap:18px;padding:24px 0}.ad-option-grid article{min-height:0}.ad-service-paths article{align-items:start;display:grid}.ad-context-section{padding:20px}.ad-final-v2{align-items:start;padding:22px;display:grid}.ad-final-v2 .nav-link{justify-self:start}.layer-hero h1{font-size:2.45rem}.portal-metric-grid .metric,.portal-workspace-card{min-height:0}.portal-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-action-row{grid-template-columns:1fr;align-items:start}.portal-action-row small{justify-self:start}.portal-care-row{align-items:start;gap:10px}.portal-care-row small{justify-self:start}.portal-detail-list div{grid-template-columns:1fr;gap:4px}.shop-hero{padding:20px}.shop-program-hero{align-items:stretch;min-height:0;padding:20px}.shop-program-hero h1{font-size:2.55rem}.home-search-box{grid-template-columns:1fr}.care-path-section{padding:18px}.outcome-hero-panel{grid-template-columns:36px minmax(0,1fr);padding:18px}.outcome-hero-panel span{width:36px;height:36px}.shop-hero-copy h1,.style-lab-hero h1,.style-lab-section-heading h2,.style-lab-detail h2,.style-lab-cart h2,.cart-overview h1{font-size:2.2rem}.style-lab-shell{width:min(100% - 24px,1280px);padding:12px 0 40px}.style-lab-hero,.style-lab-detail article,.style-lab-cart{padding:20px}.style-lab-hero{background:linear-gradient(#f7fcf9fa 0%,#f7fcf9eb 38%,#f7fcf933 72%,#f7fcf914 100%),url(/style-lab/editorial-hero.png) 64% bottom/auto 58% no-repeat;align-items:start;min-height:760px;padding-top:112px}.style-lab-hero-brand{flex-direction:column;align-items:flex-start;gap:2px;top:20px;left:20px;right:20px}.style-lab-hero-proof{justify-content:flex-start;bottom:18px;left:20px;right:20px}.style-lab-product-grid,.style-lab-outcome-grid,.style-lab-pills,.style-lab-cart-summary,.style-lab-search-box{grid-template-columns:1fr}.style-lab-detail-art,.product-detail-media{min-height:320px}.product-detail-copy h1{font-size:2.25rem}.product-detail-highlights{grid-template-columns:1fr}.admin-order-search,.catalog-wide-field{grid-column:auto}.quantity-control{grid-template-columns:40px 42px 40px}.order-detail-lines article,.order-detail-lines dl{grid-template-columns:1fr}.payment-controls,.shipment-controls{grid-template-columns:1fr 1fr}.remove-button{grid-column:1/-1}h1{font-size:28px}}@media (min-width:560px) and (max-width:720px){.home-specific-carousel{grid-template-columns:repeat(4,minmax(0,1fr))}}
