:root{--bg:#fbfbf8;--surface:#fff;--surface-soft:#f4f6f0;--ink:#17211d;--muted:#657069;--line:#dfe5df;--green:#3f6f55;--green-dark:#28533e;--green-soft:#e9f1e9;--purple-soft:#f0edf9;--sand-soft:#fbf1e3;--blue-soft:#edf4fb;--rose-soft:#faedef;--radius-md:20px;--radius-lg:28px;--shadow:0 18px 50px #1c2a2212;--container:1440px;--gutter:clamp(24px, 4vw, 64px);--font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#111713;--surface:#19211c;--surface-soft:#202a23;--ink:#f2f6f2;--muted:#bdc9c0;--line:#3a473e;--green:#8fc6a4;--green-dark:#b0ddbf;--green-soft:#263c2e;--purple-soft:#2c2738;--sand-soft:#382f22;--blue-soft:#222f39;--rose-soft:#38272b;--shadow:0 18px 50px #00000052}@media (prefers-color-scheme:dark){:root[data-theme=system]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#111713;--surface:#19211c;--surface-soft:#202a23;--ink:#f2f6f2;--muted:#bdc9c0;--line:#3a473e;--green:#8fc6a4;--green-dark:#b0ddbf;--green-soft:#263c2e;--purple-soft:#2c2738;--sand-soft:#382f22;--blue-soft:#222f39;--rose-soft:#38272b;--shadow:0 18px 50px #00000052}}:root[data-contrast=high]{--bg:#fff;--surface:#fff;--surface-soft:#f4f4f4;--ink:#000;--muted:#222;--line:#000;--green:#004d25;--green-dark:#003b1c;--green-soft:#e3f4e8;--shadow:none}:root[data-theme=dark][data-contrast=high]{--bg:#000;--surface:#000;--surface-soft:#111;--ink:#fff;--muted:#fff;--line:#fff;--green:#7dffad;--green-dark:#a2ffc3;--green-soft:#0d3019}:root[data-text-size=large]{font-size:118%}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth;max-width:100%;overflow-x:clip}body{max-width:100%;color:var(--ink);background:var(--bg);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;line-height:1.65;overflow-x:clip}button,input{font:inherit}a{color:inherit}img,svg{max-width:100%;display:block}p{color:var(--muted);overflow-wrap:anywhere}.container{width:min(calc(100% - (var(--gutter) * 2)), var(--container));margin-inline:auto}.section{padding:clamp(62px,6vw,96px) 0}.section-tight{padding-block:clamp(54px,5vw,82px)}.section-soft{background:linear-gradient(#f1f5eebf,#f8f9f6e0);border-block:1px solid #dfe5dfb3}.section-heading{justify-content:space-between;align-items:end;gap:36px;margin-bottom:36px;display:flex}.section-heading>p{text-align:right;max-width:520px;margin-bottom:5px}.logical-heading{align-items:flex-start}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:1040px;margin-bottom:26px;font-size:clamp(2.8rem,5vw,5.8rem);line-height:.98}h1 span{color:var(--green)}h2{letter-spacing:-.025em;margin-bottom:14px;font-size:clamp(1.7rem,2.6vw,2.5rem);line-height:1.15}h3{overflow-wrap:anywhere;margin-bottom:10px;font-size:1.15rem;line-height:1.35}.eyebrow{color:var(--green);letter-spacing:.09em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:800}:focus-visible{outline-offset:3px;outline:3px solid #3f6f556b}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;background:color-mix(in srgb, var(--bg) 94%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #dfe5dfbf;position:sticky;top:0}.header-inner{align-items:center;gap:34px;min-height:84px;display:flex;position:relative}.brand{min-height:44px;color:var(--ink);flex:none;align-items:center;text-decoration:none;display:inline-flex}.brand-logo-frame{width:190px;height:24px;display:block;position:relative;overflow:hidden}.brand-logo{width:235px;max-width:none;height:auto;display:block;position:absolute;top:0;left:0;transform:translate(-24px,-27px)}:root[data-theme=dark] .brand-logo{filter:brightness(0)invert()}.primary-nav{align-items:center;gap:8px;margin-left:auto;display:flex}.nav-search-link{min-height:44px;color:var(--ink);border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:9px 10px;font-size:.9rem;font-weight:750;text-decoration:none;display:inline-flex}.nav-search-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px}.nav-search-link:hover,.nav-search-link:focus-visible,.nav-search-link.is-current{background:var(--surface-soft);color:var(--green-dark)}.nav-group{position:relative}.nav-group-toggle,.nav-direct-link{min-height:44px;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;padding:9px 12px;font-size:.9rem;font-weight:750;text-decoration:none;display:inline-flex}.nav-group-toggle:hover,.nav-group-toggle:focus-visible,.nav-direct-link:hover,.nav-direct-link:focus-visible,.nav-group-toggle[aria-expanded=true]{background:var(--surface-soft);color:var(--green-dark)}.nav-submenu{z-index:40;border:1px solid var(--line);background:var(--surface);width:min(430px,100vw - 32px);box-shadow:var(--shadow);opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;border-radius:16px;padding:9px;transition:opacity .16s,transform .16s,visibility 0s linear .16s;display:grid;position:absolute;top:calc(100% + 20px);left:0;overflow:hidden;transform:translateY(-14px)}.nav-submenu.is-open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}.back-to-top{z-index:45;background:var(--green-dark);color:#fff;min-height:46px;font:inherit;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:8px;padding:9px 14px 9px 11px;transition:opacity .16s,transform .16s,visibility 0s linear .16s,background .15s;display:inline-flex;position:fixed;bottom:clamp(18px,3vw,34px);right:clamp(18px,3vw,34px);transform:translateY(10px);box-shadow:0 12px 32px #1c2a2233}.back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}.back-to-top:hover,.back-to-top:focus-visible{background:var(--green)}.back-to-top span{background:#ffffff24;border-radius:50%;place-items:center;width:26px;height:26px;font-size:1rem;line-height:1;display:grid}.back-to-top strong{font-size:.86rem;font-weight:850}.nav-submenu a{min-width:0;color:var(--ink);border-radius:11px;gap:2px;padding:11px 12px;text-decoration:none;display:grid;overflow:hidden}.nav-submenu a:hover,.nav-submenu a:focus-visible{background:var(--surface-soft)}.nav-submenu strong,.nav-submenu span{overflow-wrap:anywhere;min-width:0;max-width:100%}.nav-submenu strong{color:inherit;font-size:.9rem}.nav-submenu span{color:var(--muted);white-space:normal;font-size:.76rem;line-height:1.35;display:block}.nav-group:nth-of-type(2) .nav-submenu{left:auto;right:0}.nav-chevron{flex:0 0 9px;width:9px;height:9px;margin-left:2px;transition:transform .18s,translate .18s;display:inline-block;position:relative;transform:rotate(45deg)}.nav-chevron:before{content:"";border-bottom:1.8px solid;border-right:1.8px solid;border-radius:1px;position:absolute;inset:0}.nav-group-toggle[aria-expanded=true] .nav-chevron{transform:rotate(225deg)translateY(2px)}.menu-toggle{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:12px;width:44px;height:44px;margin-left:auto;padding:0;display:none}.menu-toggle span:not(.sr-only){background:var(--ink);width:18px;height:2px;margin:4px auto;display:block}.legal-footer{border-top:1px solid var(--line);background:var(--surface-soft);text-align:center;padding:clamp(48px,6vw,76px) 0}.footer-inner{justify-items:center;gap:14px;display:grid}.legal-footer p{color:var(--muted);margin:0 auto;font-size:.88rem;line-height:1.6}.footer-name{letter-spacing:-.02em;font-weight:900;color:var(--ink)!important;font-size:1.2rem!important}.footer-summary{max-width:760px;font-size:.96rem!important}.footer-evidence-note{max-width:720px}.legal-footer strong{color:var(--ink)}.footer-disclaimer-link{color:var(--green-dark);font-weight:800;text-decoration:none}.footer-disclaimer-link:hover,.footer-disclaimer-link:focus-visible{text-decoration:underline}.footer-links{flex-wrap:wrap;justify-content:center;gap:10px 22px;margin-top:8px;display:flex}.footer-links a{color:var(--green-dark);font-size:.86rem;font-weight:800;text-decoration:none}.footer-links a:hover,.footer-links a:focus-visible{text-decoration:underline}.footer-accessibility{border-top:1px solid var(--line);width:min(100%,980px);margin-top:20px;padding-top:22px}.footer-accessibility h2{margin-bottom:14px;font-size:1rem}.accessibility-controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 18px;display:flex}.accessibility-control-group{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:inline-flex}.accessibility-control-group>span{color:var(--muted);text-transform:uppercase;margin-right:3px;font-size:.72rem;font-weight:850}.accessibility-controls button{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--ink);font:inherit;cursor:pointer;border-radius:9px;padding:6px 10px;font-size:.76rem;font-weight:750}.accessibility-controls button[aria-pressed=true]{border-color:var(--green-dark);background:var(--green-dark);color:var(--bg)}.accessibility-controls .accessibility-reset{color:var(--muted);border-style:dashed}.breadcrumb-wrap{color:var(--muted);justify-content:space-between;gap:16px;padding-top:20px;padding-bottom:4px;font-size:.83rem;display:flex}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;font-size:.82rem;list-style:none;display:flex}.breadcrumbs li{align-items:center;display:inline-flex}.breadcrumbs li:not(:last-child):after{content:"›";color:var(--muted);margin:0 9px}.breadcrumbs a{color:var(--green-dark);font-weight:750;text-decoration:none}.breadcrumbs [aria-current=page]{color:var(--ink);font-weight:800}.page-shell{min-width:0;max-width:min(1180px,100%);margin-inline:auto}.page-intro{max-width:800px;margin-bottom:34px}.page-title--large{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;max-width:900px;font-size:clamp(3.2rem,5.5vw,5.8rem)}.page-note{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;grid-template-columns:auto 1fr;gap:12px;margin:28px 0 42px;padding:18px 20px;display:grid}.page-note p{margin:0}.source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.source-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;flex-direction:column;min-width:0;padding:28px;display:flex}.source-card-meta{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.source-card-meta span{background:var(--surface-soft);color:var(--green-dark);border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:800}.source-card-evidence-type{background:var(--green)!important;color:#fff!important}.source-card h2{margin-bottom:12px;font-size:1.35rem}.source-evidence{border-left:3px solid var(--green);background:var(--surface-soft);margin-top:18px;padding:16px}.source-evidence strong{margin-bottom:4px;font-size:.82rem;display:block}.source-evidence p{margin:0;font-size:.9rem}.source-card-footer{justify-content:space-between;align-items:end;gap:18px;margin-top:auto;padding-top:24px;display:flex}.source-card-footer small{color:var(--muted)}.source-card-footer a{color:var(--green-dark);flex:none;font-weight:800;text-decoration:none}.source-card-footer a:hover,.source-card-footer a:focus-visible{text-decoration:underline}.home-hero{padding:clamp(76px,9vw,132px) 0 clamp(58px,7vw,92px)}.home-hero-inner{max-width:1120px}.home-hero h1{max-width:1000px}.hero-intro{max-width:860px;margin-bottom:34px;font-size:clamp(1.04rem,1.6vw,1.22rem)}.search-panel{border:1px solid var(--line);border-radius:var(--radius-md);max-width:940px;box-shadow:var(--shadow);background:#ffffffe0;padding:clamp(22px,2.5vw,34px)}.home-search{scroll-margin-top:calc(var(--header-height,84px) + 20px);max-width:1000px;padding:clamp(20px,2.5vw,28px);position:relative}.search-panel label{margin-bottom:12px;font-size:1.08rem;font-weight:800;display:block}.search-box{gap:10px;display:flex}.search-box input{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);background:var(--surface);border-radius:13px;outline:none;padding:18px 20px}.search-box input:focus{border-color:var(--green);box-shadow:0 0 0 4px #3f6f551f}.search-box button{background:var(--green-dark);color:#fff;cursor:pointer;border:0;border-radius:13px;width:58px;font-size:1.35rem}.primary-nav,.nav-group-toggle,.nav-direct-link,.nav-search-link{white-space:nowrap}.search-page-form{width:min(100%,760px);margin-top:26px}.search-page-form input{-webkit-user-select:text;user-select:text;cursor:text}.search-page-form button{width:auto;min-width:112px;padding-inline:16px}.search-page-form button:disabled{opacity:.62;cursor:wait}.search-page-button-label{font-size:.9rem;font-weight:850}.search-page-button-icon{display:none}#search-results-heading{scroll-margin-top:calc(var(--header-height,84px) + 58px)}@media (max-width:520px){.search-page-form button{width:52px;min-width:52px;padding-inline:0}.search-page-button-label{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.search-page-button-icon{display:inline}}.search-examples{margin-top:16px;display:block}.search-examples-label{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:750;display:block}.search-example-chips{flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:7px;display:flex}.search-chip{border:1px solid var(--line);min-width:0;min-height:34px;color:var(--muted);text-align:center;white-space:normal;cursor:pointer;background:#f5f5f3b8;border-radius:999px;flex:180px;justify-content:center;align-items:center;padding:6px 10px;font-size:.78rem;font-weight:650;line-height:1.2;text-decoration:none;display:inline-flex}:root[data-theme=dark] .search-chip{border-color:color-mix(in srgb, var(--green) 48%, var(--line));background:var(--green-soft);color:var(--ink)}@media (prefers-color-scheme:dark){:root[data-theme=system] .search-chip{border-color:color-mix(in srgb, var(--green) 48%, var(--line));background:var(--green-soft);color:var(--ink)}}.content-card-area{margin-top:clamp(54px,6vw,82px)}.content-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.content-card{border:1px solid var(--line);background:var(--surface);border-radius:22px;min-width:0;padding:clamp(24px,3vw,32px)}.content-card-meta{color:var(--green-dark);letter-spacing:.05em;text-transform:uppercase;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-bottom:16px;font-size:.72rem;font-weight:850;display:flex}.content-card-status{color:var(--muted)}.content-card h3{font-size:clamp(1.3rem,2vw,1.7rem)}.content-card p{margin:0}:root[data-theme=dark] .section-soft,:root[data-theme=dark] .path-card,:root[data-theme=dark] .section-topic-card,:root[data-theme=dark] .deep-dive-section.is-open,:root[data-theme=dark] .urgent-search-help,:root[data-theme=dark] .search-panel{background:var(--surface-soft)}:root[data-theme=dark] .urgent-search-help,:root[data-theme=dark] .urgent-search-help a{color:var(--ink)}@media (prefers-color-scheme:dark){:root[data-theme=system] .section-soft,:root[data-theme=system] .path-card,:root[data-theme=system] .section-topic-card,:root[data-theme=system] .deep-dive-section.is-open,:root[data-theme=system] .urgent-search-help,:root[data-theme=system] .search-panel{background:var(--surface-soft)}:root[data-theme=system] .urgent-search-help,:root[data-theme=system] .urgent-search-help a{color:var(--ink)}}:root[data-motion=reduced]{scroll-behavior:auto}:root[data-motion=reduced] *,:root[data-motion=reduced] :before,:root[data-motion=reduced] :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.search-chip:hover,.search-chip:focus-visible{border-color:var(--green);background:var(--surface);color:var(--green-dark)}.live-search-results{border:1px solid var(--line);background:var(--surface);max-height:min(620px,68vh);box-shadow:var(--shadow);border-radius:16px;margin-top:12px;overflow:hidden auto}.live-search-group+.live-search-group{border-top:1px solid var(--line)}.live-search-heading{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;padding:12px 16px 8px;font-size:.74rem;font-weight:850;display:block}.live-search-result{color:var(--ink);gap:3px;padding:12px 16px;text-decoration:none;transition:background .15s;display:grid}.live-search-result:hover,.live-search-result:focus-visible,.live-search-result.is-active{background:var(--surface-soft)}.live-search-result.is-active{box-shadow:inset 3px 0 0 var(--green)}.live-search-result strong{font-size:.94rem;line-height:1.35}.live-search-result span{color:var(--muted);font-size:.82rem;line-height:1.45}.live-search-result .live-search-result-type{color:var(--green-dark);letter-spacing:.07em;text-transform:uppercase;font-size:.68rem;font-weight:900;line-height:1.2}.live-search-result>span:last-child:not(.live-search-result-type){-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.live-search-status{color:var(--muted);margin:0;padding:16px;font-size:.9rem}.live-search-all{border:0;border-top:1px solid var(--line);background:var(--surface-soft);width:100%;color:var(--green-dark);font:inherit;text-align:left;cursor:pointer;padding:13px 16px;font-size:.88rem;font-weight:850;transition:background .15s}.live-search-all:hover,.live-search-all:focus-visible{background:var(--green-soft)}.urgent-search-help{color:var(--ink);background:#fff6f4;border:2px solid #a33a3a;border-radius:16px;margin-top:14px;padding:clamp(20px,3vw,28px)}.urgent-search-kicker{color:#8d2929;letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:.76rem;font-weight:900}.urgent-search-help h2{margin:0 0 10px;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.15}.urgent-search-help>p:not(.urgent-search-kicker){max-width:800px;margin:0;line-height:1.65}.urgent-search-help>p a{color:#762020;font-weight:900}.urgent-search-actions{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.urgent-search-actions a{color:#762020;background:#fff;border:1px solid #8d292952;border-radius:10px;align-items:center;min-height:42px;padding:9px 13px;font-size:.86rem;font-weight:850;text-decoration:none;display:inline-flex}.urgent-search-actions a:hover,.urgent-search-actions a:focus-visible{background:#fde9e5;border-color:#8d2929}.use-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.use-steps article{border-top:1px solid var(--line);padding:28px}.use-number{border:1px solid var(--line);width:38px;height:38px;color:var(--green-dark);border-radius:50%;place-items:center;margin-bottom:22px;font-weight:900;display:inline-grid}.path-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:22px;display:grid}.path-card{border:1px solid var(--line);border-radius:26px;grid-template-columns:1fr;gap:22px;min-width:0;height:100%;min-height:300px;padding:clamp(28px,4vw,42px);text-decoration:none;transition:transform .16s,box-shadow .16s;display:grid}.path-card:hover,.path-card:focus-visible{box-shadow:var(--shadow);transform:translateY(-3px)}.path-card--understand{background:#edf5ed}.path-card--manage{background:#f3effa}.path-card--support{background:#f9f1e6}.path-card--stories{background:#edf3f8}.path-card--parents{background:#faedef}.path-card--someone{background:#eef4ed}.path-number{color:var(--muted);font-size:.78rem;font-weight:900}.path-kicker{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:.76rem;font-weight:900}.path-card h3{max-width:520px;font-size:clamp(1.5rem,2.6vw,2.15rem);line-height:1.15}.path-card strong{color:var(--green-dark);margin-top:14px;display:inline-block}.journey-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.journey-step-wrapper{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.journey-step-wrapper:last-child{grid-template-columns:1fr}.journey-flow a{border:1px solid var(--line);background:var(--surface);border-radius:18px;flex-direction:column;min-width:0;padding:24px;text-decoration:none;display:flex}.journey-flow a>span{color:var(--green);margin-bottom:14px;font-weight:900}.journey-flow small{color:var(--muted);margin-top:7px}.journey-arrow{color:var(--muted);font-size:1.4rem}.two-column-home{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.home-feature{border:1px solid var(--line);background:var(--surface);border-radius:24px;padding:clamp(28px,4vw,42px)}.button{border-radius:11px;justify-content:center;align-items:center;min-height:44px;margin-top:8px;padding:10px 16px;font-weight:800;text-decoration:none;display:inline-flex}.button-secondary{background:var(--green-dark);color:#fff}.text-link{color:var(--green-dark);font-weight:800;text-decoration:none}.trust-strip{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:1px;display:grid;overflow:hidden}.trust-strip>div{background:var(--surface);min-width:0;padding:24px}.trust-strip strong,.trust-strip span{display:block}.trust-strip span{color:var(--muted);margin-top:4px;font-size:.88rem}.adult-adhd-feature{border:1px solid var(--line);color:var(--ink);background:#f2eef7;border-radius:20px;justify-content:space-between;align-items:flex-end;gap:28px;margin:32px 0 26px;padding:26px 28px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex}.adult-adhd-feature:hover,.adult-adhd-feature:focus-visible{box-shadow:var(--shadow);transform:translateY(-2px)}.adult-adhd-feature>div{max-width:720px}.adult-adhd-feature h2{margin:0 0 7px}.adult-adhd-feature p:last-child{color:var(--muted);margin:0}.adult-adhd-feature>strong{color:var(--green-dark);flex:none}.topic-resource-sections{gap:clamp(54px,6vw,84px);margin-top:clamp(46px,5vw,72px);display:grid}.topic-resource-section{border-top:1px solid var(--line);padding-top:clamp(34px,4vw,48px)}.topic-resource-section:first-child{border-top:0;padding-top:0}.topic-resource-section-heading{max-width:780px;margin-bottom:28px}.topic-resource-section-heading h2{letter-spacing:-.035em;margin-bottom:10px;font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.1}.topic-resource-section-heading p{max-width:700px;margin:0;font-size:1rem;line-height:1.7}.topic-all-resources{border-top:1px solid var(--line);margin-top:clamp(76px,8vw,120px);padding-top:clamp(42px,5vw,64px)}.topic-all-resources-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:32px;display:flex}.topic-all-resources-heading>div{min-width:0}.topic-all-resources-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(2rem,3.4vw,3rem);line-height:1.1}.topic-all-resources-heading>p{color:var(--green-dark);flex:none;margin:0 0 5px;font-size:.9rem;font-weight:850}.resource-library-filters{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.resource-library-filter{border:1px solid var(--line);background:var(--surface);min-height:42px;color:var(--ink);font:inherit;cursor:pointer;border-radius:999px;padding:9px 14px;font-size:.88rem;font-weight:800;transition:background .15s,border-color .15s,color .15s,transform .15s}.resource-library-filter:hover,.resource-library-filter:focus-visible{border-color:var(--green);color:var(--green-dark)}.resource-library-filter.is-active{border-color:var(--green-dark);background:var(--green-dark);color:#fff}.resource-library-filter.is-active:hover,.resource-library-filter.is-active:focus-visible{background:var(--green);color:#fff}.resource-library-empty{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;padding:24px}.resource-library-empty p{margin:0}.section-topic-area{width:100%;min-width:0;max-width:100%;margin:clamp(54px,6vw,82px) 0}.section-topic-heading{max-width:760px;margin-bottom:28px}.section-topic-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.1}.section-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;min-width:0;max-width:100%;display:grid}.section-topic-card{overflow-wrap:anywhere;border:1px solid var(--line);background:var(--surface);min-width:0;max-width:100%;min-height:220px;color:var(--ink);border-radius:22px;flex-direction:column;justify-content:space-between;gap:24px;padding:clamp(24px,3vw,32px);text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:flex;overflow:hidden}.section-topic-card:nth-child(4n+1){background:#edf5ed}.section-topic-card:nth-child(4n+2){background:#f3effa}.section-topic-card:nth-child(4n+3){background:#f9f1e6}.section-topic-card:nth-child(4n+4){background:#edf3f8}.section-topic-card:hover,.section-topic-card:focus-visible{box-shadow:var(--shadow);border-color:#3f6f556b;transform:translateY(-3px)}.section-topic-card h3{letter-spacing:-.025em;margin:0 0 10px;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.15}.section-topic-card p{max-width:540px;margin:0;line-height:1.7}.section-topic-card>strong{color:var(--green-dark);align-self:flex-start;align-items:center;font-size:.92rem;font-weight:850;display:inline-flex}.section-topic-card--static{cursor:default}.section-topic-card--static:hover{border-color:var(--line);box-shadow:none;transform:none}.deep-dive-hero{padding:clamp(58px,7vw,96px) 0 clamp(62px,7vw,100px)}.deep-dive-hero .page-shell{max-width:1180px}.deep-dive-hero h1{margin-bottom:28px}.deep-dive-hero .page-intro{max-width:880px;margin-bottom:0;font-size:clamp(1.08rem,1.6vw,1.28rem);line-height:1.7}.deep-dive-navigation{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(#f4f6f0cc,#fafaf7e6);padding:clamp(34px,4vw,52px) 0 clamp(48px,5vw,72px)}.deep-dive-navigation .eyebrow{margin-bottom:18px}.deep-dive-contents{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.deep-dive-contents a{border:1px solid var(--line);background:var(--surface);min-width:0;min-height:78px;color:var(--ink);border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:16px 18px;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid}.deep-dive-contents a:hover,.deep-dive-contents a:focus-visible{border-color:#3f6f5573;transform:translateY(-2px);box-shadow:0 12px 30px #1c2a220f}.deep-dive-contents span{background:var(--green-soft);width:36px;height:36px;color:var(--green-dark);border-radius:50%;place-items:center;font-size:.72rem;font-weight:900;display:inline-grid}.deep-dive-contents strong{overflow-wrap:anywhere;min-width:0;font-size:.9rem;line-height:1.3}.deep-dive-sections{width:100%}.deep-dive-section{border-bottom:1px solid var(--line);padding:clamp(72px,7vw,110px) 0;scroll-margin-top:110px}.deep-dive-section:nth-child(2n){background:#f4f6f06b}.deep-dive-section:last-child{border-bottom:0}.deep-dive-section-heading{grid-template-columns:auto 1fr;align-items:start;gap:20px;max-width:900px;margin-bottom:34px;display:grid}.deep-dive-section-number{border:1px solid var(--line);background:var(--surface);width:46px;height:46px;color:var(--green-dark);border-radius:50%;place-items:center;margin-top:2px;font-size:.76rem;font-weight:900;display:inline-grid}.deep-dive-section-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.06}.deep-dive-section-summary{max-width:760px;color:var(--muted);margin:14px 0 0;font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.7}.deep-dive-section-toggle{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto 1fr auto;align-items:start;gap:20px;padding:0;display:grid}.deep-dive-section-title-wrap{min-width:0;display:block}.deep-dive-section-title-wrap>strong{letter-spacing:-.04em;font-size:clamp(2rem,4vw,3.5rem);line-height:1.06;display:block}.deep-dive-section-summary{max-width:760px;color:var(--muted);margin:14px 0 0;font-size:clamp(1rem,1.3vw,1.12rem);font-weight:400;line-height:1.7;display:block}.deep-dive-section-icon{border:1px solid var(--line);background:var(--surface);width:44px;height:44px;color:var(--green-dark);border-radius:50%;flex:none;place-items:center;margin-top:2px;font-size:1.5rem;font-weight:500;line-height:1;transition:transform .18s,background .18s,color .18s;display:inline-grid}.deep-dive-section.is-open .deep-dive-section-icon{border-color:var(--green);background:var(--surface);color:var(--green-dark);transform:none}.deep-dive-section-toggle:hover .deep-dive-section-title-wrap>strong,.deep-dive-section-toggle:focus-visible .deep-dive-section-title-wrap>strong{color:var(--green-dark)}.deep-dive-section-toggle:hover .deep-dive-section-icon{border-color:var(--green)}.deep-dive-section-body{padding-top:34px}.deep-dive-section.is-open{background:#f4f6f06b}.deep-dive-section:not(.is-open){padding-block:clamp(44px,5vw,68px)}.deep-dive-section:not(.is-open) .deep-dive-section-number{background:0 0}@media (max-width:760px){.content-card-grid{grid-template-columns:1fr}.deep-dive-section-toggle{grid-template-columns:auto 1fr auto;gap:14px}.deep-dive-section-title-wrap>strong{font-size:clamp(1.6rem,8vw,2.4rem)}.deep-dive-section-icon{width:38px;height:38px;font-size:1.3rem}}.deep-dive-content{max-width:860px;margin-left:66px}.deep-dive-content p{color:var(--muted);margin-bottom:24px;font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.82}.deep-dive-content p:last-child{margin-bottom:0}.deep-dive-content h2,.deep-dive-content h3,.deep-dive-content h4{max-width:760px;color:var(--ink)}.deep-dive-content h2{margin:52px 0 20px;font-size:clamp(1.65rem,2.4vw,2.25rem)}.deep-dive-content h3{margin:42px 0 16px;font-size:clamp(1.3rem,2vw,1.7rem)}.deep-dive-content h4{margin:32px 0 12px;font-size:1.12rem}.deep-dive-content strong{color:var(--ink)}.deep-dive-content a{color:var(--green-dark);font-weight:750}.deep-dive-content ul,.deep-dive-content ol{max-width:800px;color:var(--muted);margin:20px 0 28px;padding-left:26px}.deep-dive-content li{margin-bottom:10px;padding-left:4px}.deep-dive-content blockquote{border-left:4px solid var(--green);background:var(--surface-soft);max-width:800px;color:var(--ink);margin:34px 0;padding:20px 24px}.deep-dive-content blockquote p{color:inherit;margin:0}.deep-dive-resources{border-top:1px solid var(--line);margin-top:clamp(52px,6vw,82px);margin-left:66px;padding-top:34px}.deep-dive-resources-heading{max-width:700px;margin-bottom:26px}.deep-dive-resources-heading h3{margin:0;font-size:clamp(1.35rem,2vw,1.8rem)}@media (max-width:1100px){.deep-dive-contents{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.site-shell{padding-top:var(--header-height,72px)}.site-header{background:var(--bg);-webkit-backdrop-filter:none;backdrop-filter:none;width:100%;position:fixed}.header-inner{min-height:72px}.menu-toggle{display:block}.primary-nav{z-index:70;border:1px solid var(--line);width:min(420px,100vw - 24px);max-height:calc(100dvh - var(--header-height,72px) - 12px);overscroll-behavior:contain;background:var(--surface);box-shadow:var(--shadow);border-radius:0 0 16px 16px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:4px;margin:0;padding:12px;display:none;position:absolute;top:100%;left:auto;right:0;overflow-y:auto;height:auto!important;min-height:0!important;bottom:auto!important}.primary-nav.is-open{display:flex}.nav-group,.nav-group-toggle,.nav-direct-link,.nav-search-link{width:100%}.nav-group-toggle,.nav-direct-link,.nav-search-link{justify-content:space-between;min-height:50px;padding:12px 14px;font-size:.96rem}.nav-submenu{width:100%;max-width:none;box-shadow:none;border-radius:13px;margin:2px 0 8px;display:none;position:static;transform:none}.nav-submenu.is-open{display:grid}.nav-group:nth-of-type(2) .nav-submenu{right:auto}.section-heading{flex-direction:column;align-items:flex-start;gap:10px}.section-heading>p{text-align:left}.use-steps,.path-grid,.journey-flow,.journey-step-wrapper,.two-column-home{grid-template-columns:1fr}.journey-arrow{justify-self:center;transform:rotate(90deg)}.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.deep-dive-content,.deep-dive-resources{margin-left:0}}@media (max-width:760px){.topic-all-resources-heading{flex-direction:column;align-items:flex-start;gap:10px}.topic-all-resources-heading>p{margin-bottom:0}.brand{gap:8px}.source-grid{grid-template-columns:1fr}.adult-adhd-feature{flex-direction:column;align-items:flex-start}.section-topic-grid{grid-template-columns:1fr}.section-topic-card{min-height:0}.deep-dive-contents{grid-template-columns:1fr}.deep-dive-section-heading{grid-template-columns:1fr;gap:14px}.deep-dive-section-number{width:40px;height:40px}}@media (max-width:620px){.page-title--large{letter-spacing:-.045em;font-size:clamp(2.1rem,10vw,2.75rem)}.resource-library-filters{gap:8px}.resource-library-filter{text-align:center;justify-content:center;width:100%}:root{--gutter:18px}h1{font-size:clamp(2.9rem,15vw,4.6rem)}.search-panel{padding:18px}.search-box button{width:50px}.trust-strip{grid-template-columns:1fr}.deep-dive-hero{padding-top:46px}.deep-dive-navigation{padding-block:34px 46px}.deep-dive-section{padding-block:62px}.deep-dive-content p{font-size:1rem;line-height:1.75}.source-card-footer{flex-direction:column;align-items:flex-start}}.reading-progress{top:var(--header-height,76px);z-index:49;pointer-events:none;background:0 0;width:100%;height:3px;position:fixed;left:0}.reading-progress span,.guide-sidebar-progress span{background:var(--green);height:100%;transition:width .12s linear;display:block}.guide-reading-layout{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:clamp(30px,4vw,64px);padding-block:clamp(42px,5vw,76px);display:grid}.guide-sidebar{top:calc(var(--header-height,84px) + 64px);max-height:calc(100vh - var(--header-height,84px) - 88px);border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:22px;position:sticky;overflow:auto}.guide-sidebar-title{margin-bottom:14px;font-size:1.1rem;display:block}.guide-sidebar-progress{background:var(--line);border-radius:99px;height:4px;margin-bottom:14px;overflow:hidden}.guide-sidebar ol,.guide-drawer ol{margin:0 0 16px;padding:0;list-style:none}.guide-sidebar li+li,.guide-drawer li+li{margin-top:3px}.guide-sidebar button,.guide-drawer li button{width:100%;min-height:44px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:30px 1fr;align-items:center;padding:7px 8px;display:grid}.guide-sidebar button span,.guide-drawer li button span{color:var(--green-dark);font-size:.7rem;font-weight:900}.guide-sidebar li.is-active button,.guide-sidebar button:hover,.guide-sidebar button:focus-visible,.guide-drawer button[aria-current=step]{background:var(--green-soft);color:var(--ink)}.guide-sidebar>a{min-height:44px;color:var(--green-dark);align-items:center;font-weight:800;display:inline-flex}.guide-reading-layout .deep-dive-section{border:1px solid var(--line);border-radius:20px;padding:clamp(36px,5vw,68px) clamp(20px,3vw,42px)}.guide-reading-layout .deep-dive-section+.deep-dive-section{margin-top:18px}.guide-reading-layout .deep-dive-content,.guide-reading-layout .deep-dive-resources{margin-left:66px}.deep-dive-section-panel[hidden]{display:none}.in-section-nav{border-left:4px solid var(--green);background:var(--surface);border-radius:0 14px 14px 0;max-width:800px;margin:0 0 32px 66px;padding:20px 22px}.in-section-nav>strong{margin-bottom:8px;display:block}.in-section-nav ul{gap:2px;margin:0;padding:0;list-style:none;display:grid}.in-section-nav button{min-height:40px;color:var(--green-dark);font:inherit;text-align:left;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:5px 0;text-decoration:underline}.section-sequence{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:52px 0 0 66px;display:grid}.section-sequence button,.section-sequence a{border:1px solid var(--line);background:var(--surface);min-height:82px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;border-radius:14px;flex-direction:column;justify-content:center;padding:14px 16px;text-decoration:none;display:flex}.section-sequence>:last-child{text-align:right}.section-sequence span{color:var(--muted);font-size:.78rem;font-weight:750}.resume-reading{border:1px solid var(--line);background:var(--green-soft);border-radius:16px;grid-template-columns:1fr auto auto;align-items:center;gap:16px;margin-block:24px;padding:18px 20px;display:grid}.resume-reading strong{display:block}.resume-reading button{border:1px solid var(--green-dark);background:var(--surface);min-height:44px;color:var(--green-dark);font:inherit;cursor:pointer;border-radius:10px;padding:8px 13px;font-weight:800}.resume-reading .resume-dismiss{width:44px;padding:0;font-size:1.4rem}.guide-mobile-toolbar,.guide-drawer,.guide-drawer-backdrop{display:none}.guidance-callout{border:1px solid var(--line);border-left:5px solid var(--green);background:var(--surface);border-radius:14px;margin:30px 0;padding:20px 22px}.guidance-callout--practicalStep{background:var(--green-soft)}.guidance-callout--important{background:var(--sand-soft);border-left-color:#9c5b22}.guidance-callout--livedExperience{background:var(--purple-soft);border-left-color:#72559a}.guidance-callout--externalResource{background:var(--blue-soft);border-left-color:#3a6f91}.guidance-callout-label{text-transform:uppercase;letter-spacing:.06em;font-weight:900;color:var(--ink)!important;margin-bottom:6px!important;font-size:.76rem!important}.guidance-callout h4{margin:0 0 8px}.guidance-heading:before{color:var(--green-dark);letter-spacing:.07em;text-transform:uppercase;margin-bottom:6px;font-size:.68rem;font-weight:900;display:block}.guidance-heading--action:before{content:"What you can do"}.guidance-heading--help:before{content:"When to seek help";color:#8b4b1d}.contextual-next-links a{flex-direction:column;align-items:flex-start}.contextual-next-links a span{color:var(--muted);font-size:.82rem;font-weight:500}.continue-reading-home{border-block:1px solid var(--line);background:var(--green-soft);padding:24px 0}.continue-reading-home .page-shell{grid-template-columns:1fr auto auto;align-items:center;gap:16px;display:grid}.continue-reading-home h2,.continue-reading-home p{margin-bottom:2px}.continue-reading-home a,.continue-reading-home button{border:1px solid var(--green-dark);background:var(--surface);min-height:44px;color:var(--green-dark);font:inherit;cursor:pointer;border-radius:10px;align-items:center;padding:8px 13px;font-weight:800;text-decoration:none;display:inline-flex}:root[data-spacing=relaxed] .deep-dive-content{line-height:1.95}:root[data-spacing=relaxed] .deep-dive-content p,:root[data-spacing=relaxed] .deep-dive-content li{line-height:2}:root[data-reading-width=narrow] .deep-dive-content{max-width:680px}:root[data-focus=on] .site-header,:root[data-focus=on] .site-footer,:root[data-focus=on] .breadcrumb-wrap,:root[data-focus=on] .deep-dive-hero,:root[data-focus=on] .deep-dive-navigation,:root[data-focus=on] .guide-sidebar,:root[data-focus=on] .deep-dive-resources,:root[data-focus=on] .next-steps,:root[data-focus=on] .back-to-top{display:none!important}:root[data-focus=on] .guide-reading-layout{grid-template-columns:minmax(0,820px);justify-content:center;padding-top:34px}@media (max-width:980px){.guide-reading-layout{padding-bottom:88px;display:block}.guide-sidebar{display:none}.guide-mobile-toolbar{z-index:82;border:1px solid var(--line);background:var(--surface);min-height:54px;box-shadow:var(--shadow);border-radius:14px;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:6px;display:grid;position:fixed;bottom:12px;left:12px;right:12px}.guide-mobile-toolbar button,.guide-mobile-toolbar a{min-height:44px;color:var(--green-dark);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.guide-mobile-toolbar span{color:var(--muted);white-space:nowrap;font-size:.76rem}.guide-drawer-backdrop{z-index:91;background:#0a140e80;border:0;display:block;position:fixed;inset:0}.guide-drawer{z-index:92;max-height:min(78vh,680px);padding:22px var(--gutter) 30px;background:var(--surface);visibility:hidden;border-radius:22px 22px 0 0;transition:transform .2s,visibility .2s;display:block;position:fixed;inset:auto 0 0;overflow:auto;transform:translateY(105%)}.guide-drawer.is-open{visibility:visible;transform:translateY(0)}.guide-drawer>div{justify-content:space-between;align-items:center;display:flex}.guide-drawer>div button{border:1px solid var(--line);background:var(--surface);width:44px;height:44px;color:var(--ink);font:inherit;cursor:pointer;border-radius:50%;font-size:1.4rem}}@media (max-width:620px){.guide-reading-layout .deep-dive-section{padding:28px 18px}.guide-reading-layout .deep-dive-content,.guide-reading-layout .deep-dive-resources,.in-section-nav,.section-sequence{margin-left:0}.section-sequence{grid-template-columns:1fr}.section-sequence>:last-child{text-align:left}.resume-reading,.continue-reading-home .page-shell{grid-template-columns:1fr}.resume-reading .resume-dismiss{right:calc(var(--gutter) + 8px);position:absolute}}@media (max-width:600px){.path-card{grid-template-columns:1fr}.breadcrumb-wrap{flex-direction:column}}@media (max-width:420px){.brand-logo-frame{width:162px;height:22px}.brand-logo{width:200px;transform:translate(-20px,-24px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.nav-chevron{transition:none}}.skip-link{z-index:200;background:var(--ink);color:var(--bg);border-radius:8px;padding:10px 14px;font-weight:800;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.nav-group-toggle.is-current,.nav-direct-link.is-current,.nav-submenu a[aria-current=page]{background:var(--green-soft);color:var(--green-dark)}.nav-submenu{top:calc(100% + 8px)}.nav-backdrop{inset:var(--header-height,72px) 0 0;z-index:44;cursor:default;background:#080f0b6b;border:0;position:fixed}.breadcrumb-wrap{top:var(--header-height,84px);z-index:38;width:100%;max-width:none;min-height:44px;padding-top:11px;padding-right:max(var(--gutter), calc((100vw - var(--container)) / 2));padding-bottom:8px;padding-left:max(var(--gutter), calc((100vw - var(--container)) / 2));border-bottom:1px solid color-mix(in srgb, var(--line) 72%, transparent);background:color-mix(in srgb, var(--bg) 95%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky}.breadcrumb-wrap .breadcrumbs{min-width:0;max-width:100%;overflow:hidden}.breadcrumb-wrap .breadcrumbs li{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.search-example-chips{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.search-chip{text-align:center;flex:none;width:100%;min-height:44px}mark{background:var(--sand-soft);color:inherit;border-radius:3px}.legal-footer{padding:26px 0}.footer-inner{gap:8px}.footer-links{gap:7px 18px;margin-top:2px}.footer-links button{color:var(--green-dark);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.86rem;font-weight:800;text-decoration:underline}.accessibility-menu{z-index:90;justify-items:start;gap:8px;display:grid;position:fixed;bottom:clamp(14px,2vw,26px);left:clamp(14px,2vw,26px)}.accessibility-trigger{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-weight:800;display:inline-flex;box-shadow:0 8px 28px #14201926}.accessibility-trigger>span:first-child{background:var(--green-soft);width:29px;height:29px;color:var(--green-dark);border-radius:50%;place-items:center;display:grid}.accessibility-panel{border:1px solid var(--line);background:var(--surface);width:min(420px,100vw - 28px);box-shadow:var(--shadow);border-radius:16px;padding:18px}.accessibility-panel h2{font-size:1rem}.accessibility-panel .accessibility-controls{justify-items:start;display:grid}.accessibility-panel .accessibility-control-group{justify-content:flex-start}.accessibility-controls button{min-height:44px}.consent-banner{z-index:100;border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:18px;width:min(720px,100vw - 28px);padding:20px;display:grid;position:fixed;bottom:clamp(72px,8vw,96px);right:clamp(14px,2vw,26px);box-shadow:0 20px 60px #0a140e40}.consent-banner h2{margin-bottom:6px;font-size:1.15rem}.consent-banner p{margin-bottom:5px;font-size:.9rem;line-height:1.5}.consent-banner a{color:var(--green-dark);font-size:.85rem;font-weight:800}.consent-actions{align-content:center;gap:8px;display:grid}.consent-actions button{border:1px solid var(--green-dark);background:var(--green-dark);min-height:44px;color:var(--bg);cursor:pointer;border-radius:10px;padding:8px 14px;font-weight:800}.consent-actions button:last-child{background:var(--surface);color:var(--green-dark)}.policy-page{max-width:860px}.policy-page h1{max-width:820px}.policy-page h2{margin-top:42px}.policy-page li{margin-bottom:9px}.policy-reviewed{margin-top:48px;font-size:.85rem;font-weight:750}.editorial-notice{border-left:5px solid var(--green);background:var(--green-soft);border-radius:8px;margin-top:42px;padding:20px}.editorial-notice p{margin:4px 0 0}.next-steps{border-top:1px solid var(--line);margin-top:clamp(52px,7vw,90px);padding-top:28px}.next-step-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.next-step-links a{border:1px solid var(--line);background:var(--surface);min-height:110px;color:var(--green-dark);border-radius:14px;padding:18px;font-weight:850;text-decoration:none;display:grid}.review-date{margin:18px 0 0;font-size:.82rem;font-weight:750}@media (max-width:900px){.breadcrumb-wrap{top:var(--header-height,72px)}.search-example-chips{grid-template-columns:repeat(2,minmax(0,1fr))}}.mobile-nav-header{display:none}.mobile-nav-header button{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--green-dark);font:inherit;cursor:pointer;border-radius:10px;padding:7px 12px;font-weight:800}.primary-nav>.mobile-nav-header+.nav-group .nav-submenu{left:0;right:auto}.nav-group--support .nav-submenu{left:auto;right:0}.home-hero-inner{text-align:center}.hero-intro,.home-search{margin-inline:auto}.home-search{text-align:left}.path-card{min-height:250px;position:relative}.path-recommended{margin:0;position:absolute;top:24px;right:24px}.path-card>div>p:not(.path-kicker){-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.path-card,.content-card,.source-card,.section-topic-card,.next-step-links a{transition:transform .16s,border-color .16s,box-shadow .16s}.content-card:hover,.content-card:focus-within,.source-card:hover,.source-card:focus-within,.section-topic-card:hover,.section-topic-card:focus-within,.next-step-links a:hover,.next-step-links a:focus-visible{border-color:color-mix(in srgb, var(--green) 58%, var(--line));transform:translateY(-2px);box-shadow:0 14px 34px #1c2a221a}.deep-dive-content,.policy-page,.page-intro{max-width:72ch}.next-step-links a:after{content:"Continue →";color:var(--muted);align-self:end;margin-top:14px;font-size:.76rem;font-weight:750}.home-empty-state{min-height:60vh}@media (max-width:1320px){.mobile-nav-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:52px;padding:2px 4px 10px;display:flex}.primary-nav{top:var(--header-height,72px);width:100%;max-height:calc(100dvh - var(--header-height,72px));padding:12px max(var(--gutter), env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(var(--gutter), env(safe-area-inset-left));border-left:0;border-right:0;border-radius:0 0 20px 20px;position:fixed;left:0;right:0}}@media (max-width:760px){.home-search{box-shadow:none;background:0 0;border:0;padding:0}:root[data-theme=dark] .home-search,:root[data-theme=system] .home-search{background:0 0}.home-search>label{margin-bottom:9px;font-size:1rem}.search-box input{padding:15px 16px}.live-search-results{max-height:min(44dvh,420px)}.path-card{border-radius:18px;min-height:82px}.path-recommended{position:static}.path-grid>.path-card:last-child:nth-child(odd){width:100%}.use-intro{text-align:center}.use-steps a{text-align:left}.home-feature p{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}@media (max-width:360px){.path-grid,.trust-strip{grid-template-columns:1fr}}@media (max-width:900px){:root[data-text-size=large] .home-hero h1{font-size:clamp(2rem,8vw,3rem)}:root[data-text-size=large] .home-search{padding:0}:root[data-text-size=large] .consent-actions,:root[data-contrast=high] .consent-actions{grid-template-columns:1fr}}.use-intro{max-width:680px;margin-bottom:28px}.use-section{border-bottom:1px solid color-mix(in srgb, var(--line) 72%, transparent)}.use-intro>p:last-child{margin-bottom:0}.use-steps a{border:1px solid var(--line);background:var(--surface);min-height:88px;color:var(--ink);border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 20px;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.use-steps a:hover,.use-steps a:focus-visible{border-color:color-mix(in srgb, var(--green) 62%, var(--line));box-shadow:var(--shadow);transform:translateY(-2px)}.use-steps a strong{line-height:1.25}.use-arrow{color:var(--green-dark);font-size:1.15rem;font-weight:900}.path-recommended{background:var(--green-dark);width:fit-content;color:var(--bg);letter-spacing:.03em;border-radius:999px;margin-bottom:10px;padding:4px 8px;font-size:.68rem;font-weight:850;display:inline-flex}.path-mobile-label{display:none}.path-card:active,.journey-flow a:active,.search-chip:active{transform:scale(.985)}.trust-strip-link{display:none}.home-search-shortcut{right:max(14px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom));z-index:46;border:1px solid color-mix(in srgb, var(--surface) 25%, transparent);background:var(--green-dark);color:#fff;min-height:46px;font:inherit;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;border-radius:999px;align-items:center;gap:7px;padding:9px 15px;font-weight:850;transition:opacity .16s,transform .16s,visibility 0s linear .16s;display:inline-flex;position:fixed;transform:translateY(10px);box-shadow:0 12px 32px #1c2a2238}.home-search-shortcut svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2px}.home-search-shortcut.is-visible{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}@media (max-width:900px){.site-header{padding-top:env(safe-area-inset-top)}.primary-nav{width:auto;padding-bottom:max(12px, env(safe-area-inset-bottom));border-radius:0 0 20px 20px;left:12px;right:12px}.menu-toggle[aria-expanded=true] span:nth-child(2){transform:translateY(6px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(3){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(4){transform:translateY(-6px)rotate(-45deg)}.menu-toggle span:not(.sr-only){transition:transform .16s,opacity .16s}.home-hero{padding:clamp(34px,6vw,52px) 0 clamp(30px,5vw,44px)}.home-hero h1{letter-spacing:-.045em;margin-bottom:15px;font-size:clamp(2.25rem,9vw,3.75rem);line-height:1.04}.hero-intro{margin-bottom:20px;font-size:clamp(.98rem,2vw,1.1rem)}.section{padding-block:clamp(44px,6vw,62px)}.section h2{font-size:clamp(1.5rem,4vw,2rem)}.use-steps,.path-grid,.journey-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.use-steps,.path-grid{gap:12px}.use-steps article{padding:20px 16px}.use-number{width:34px;height:34px;margin-bottom:14px}.path-card{border-radius:20px;grid-template-columns:1fr;align-content:start;gap:9px;min-height:0;padding:22px}.path-card h3{font-size:clamp(1.2rem,4vw,1.55rem)}.path-card p:not(.path-kicker){-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.path-card strong{margin-top:8px}.journey-step-wrapper,.journey-step-wrapper:last-child{display:block}.journey-flow a,.journey-flow .journey-step-wrapper>div{height:100%;min-height:148px;padding:18px}.journey-arrow{display:none}.search-example-chips{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:none;gap:8px;width:calc(100% + 18px);margin-right:-18px;padding-right:18px;display:flex;overflow-x:auto}.search-example-chips::-webkit-scrollbar{display:none}.search-chip{text-align:left;white-space:nowrap;scroll-snap-align:start;flex:none;width:auto;max-width:min(76vw,300px);min-height:40px;padding-inline:14px}.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-strip>div{padding:18px}.trust-strip span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.trust-strip-link{background:var(--green-soft);min-height:48px;color:var(--green-dark);grid-column:1/-1;justify-content:space-between;align-items:center;padding:10px 18px;font-weight:850;text-decoration:none;display:flex}.breadcrumb-wrap .breadcrumbs li:not(:first-child):not(:last-child){display:none}.breadcrumb-wrap .breadcrumbs li:first-child:not(:last-child):after{content:"…"}.back-to-top{right:max(14px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom))}.accessibility-menu{left:max(14px, env(safe-area-inset-left));bottom:max(14px, env(safe-area-inset-bottom))}:is(body:has(.home-search-shortcut) .back-to-top,body:has(.guide-mobile-toolbar) .back-to-top,body:has(.consent-banner) .home-search-shortcut,body:has(.consent-banner) .back-to-top,body:has(.consent-banner) .accessibility-menu){display:none}.consent-banner{right:max(14px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom));max-height:calc(100dvh - 28px - env(safe-area-inset-top));overflow-y:auto}.guide-mobile-toolbar{right:max(12px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom));left:max(12px, env(safe-area-inset-left))}}@media (min-width:901px) and (max-width:1320px){.site-shell{padding-top:var(--header-height,72px)}.site-header{background:var(--bg);-webkit-backdrop-filter:none;backdrop-filter:none;width:100%;position:fixed}.header-inner{min-height:72px}.menu-toggle{display:block}.menu-toggle[aria-expanded=true] span:nth-child(2){transform:translateY(6px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(3){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(4){transform:translateY(-6px)rotate(-45deg)}.menu-toggle span:not(.sr-only){transition:transform .16s,opacity .16s}.primary-nav{top:var(--header-height,72px);z-index:70;width:100%;max-height:calc(100dvh - var(--header-height,72px));padding:12px var(--gutter) max(18px, env(safe-area-inset-bottom));overscroll-behavior:contain;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-left:0;border-right:0;border-radius:0 0 20px 20px;flex-direction:column;align-items:stretch;gap:4px;margin:0;display:none;position:fixed;left:0;right:0;overflow-y:auto}.primary-nav.is-open{display:flex}.nav-group,.nav-group-toggle,.nav-direct-link,.nav-search-link{width:100%}.nav-group-toggle,.nav-direct-link,.nav-search-link{justify-content:space-between;min-height:50px;padding:12px 14px;font-size:.96rem}.nav-submenu{width:100%;max-width:none;box-shadow:none;border-radius:13px;margin:2px 0 8px;display:none;position:static;transform:none}.nav-submenu.is-open{display:grid}.nav-group:nth-of-type(2) .nav-submenu{right:auto}}@media (max-width:620px){.two-column-home{gap:12px}.home-feature{padding:24px 20px}.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.home-search .search-examples{display:none}.use-section{padding-block:42px}.use-intro{margin-bottom:20px}.use-steps{grid-template-columns:1fr;gap:8px}.use-steps a{border-radius:14px;min-height:64px;padding:11px 14px}.path-card{text-align:center;justify-content:center;align-items:center;gap:9px;min-height:94px;padding:16px;display:flex;box-shadow:0 8px 22px #1c2a220b}.path-card>div{display:none}.path-mobile-label{color:var(--ink);margin:0;font-size:clamp(.92rem,4vw,1.08rem);line-height:1.2;display:block}.path-grid>.path-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:100%}}@media (max-width:350px){.use-steps,.path-grid,.journey-flow,.trust-strip{grid-template-columns:1fr}.trust-strip-link{grid-column:auto}.path-grid>.path-card:last-child:nth-child(odd){grid-column:auto;width:100%}}@media (max-width:900px){:root[data-text-size=large] .use-steps,:root[data-text-size=large] .path-grid,:root[data-text-size=large] .journey-flow,:root[data-text-size=large] .trust-strip{grid-template-columns:1fr}:root[data-text-size=large] .trust-strip-link{grid-column:auto}:root[data-text-size=large] .path-grid>.path-card:last-child:nth-child(odd){grid-column:auto;width:100%}}@media (max-width:980px){body:has(.guide-mobile-toolbar) .accessibility-menu{bottom:82px}}@media (max-width:620px){.section-topic-card,.path-card,.content-card,.source-card{padding-left:20px;padding-right:20px}.search-example-chips,.next-step-links{grid-template-columns:1fr}.consent-banner{grid-template-columns:1fr;bottom:70px}.consent-actions{grid-template-columns:1fr 1fr}.accessibility-trigger>span:last-child{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.accessibility-trigger{padding:6px}}
