:root{color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-page:#f8fafc;--color-surface:#fff;--color-text:#172b42;--color-muted:#526477;--color-accent:#1765a6;--color-accent-dark:#104d81;--color-border:#dce4ec;--content-width:72rem;--radius-small:.45rem;--radius-medium:.8rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}html{background:var(--color-page);scroll-behavior:smooth;min-width:320px}body{min-width:320px;min-height:100vh;color:var(--color-text);background:var(--color-page);margin:0;font-size:1rem;line-height:1.65}body,button,input,textarea,select{font-family:inherit}a{color:var(--color-accent);text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{color:var(--color-accent-dark)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #78b7ed}img,svg{max-width:100%;display:block}button{color:inherit;font:inherit}.container{width:min(var(--content-width), calc(100% - 3rem));margin-inline:auto}.site-header{border-bottom:1px solid var(--color-border);background:var(--color-surface)}.site-header__inner{align-items:center;min-height:4.75rem;display:flex}.site-header nav{width:100%}.site-brand{width:fit-content;color:var(--color-text);letter-spacing:-.025em;align-items:center;gap:.7rem;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex}.site-brand:hover{color:var(--color-text)}.site-brand__mark{border-radius:var(--radius-small);color:#fff;background:var(--color-accent);place-items:center;width:2rem;height:2rem;font-size:1rem;font-weight:750;display:grid}main{min-height:55vh}.eyebrow{color:var(--color-accent);letter-spacing:.09em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:700}h1,h2,h3{color:var(--color-text);letter-spacing:-.035em;font-weight:700;line-height:1.15}h1{max-width:14ch;margin:0;font-size:clamp(2.5rem,7vw,4.5rem)}.home-hero{background:linear-gradient(115deg,#f1f6fb 0%,#f8fafc 62%,#eaf2f9 100%);padding-block:clamp(4.5rem,9vw,7.5rem)}.home-hero__inner{grid-template-columns:minmax(0,1fr) minmax(15rem,19rem);align-items:center;gap:clamp(2rem,7vw,6rem);display:grid}.home-hero__copy{max-width:48rem}.home-hero h1{max-width:13ch}.home-hero__description{max-width:42rem;color:var(--color-muted);margin:1.5rem 0 1.8rem;font-size:clamp(1.05rem,2vw,1.2rem)}.text-link{align-items:center;gap:.55rem;font-weight:700;text-decoration:none;display:inline-flex}.home-hero__note{border-radius:var(--radius-medium);background:#fffc;border:1px solid #d4e0eb;padding:1.5rem;box-shadow:0 1rem 2.5rem #172b420d}.home-hero__note-mark{border-radius:var(--radius-small);color:#fff;background:var(--color-accent);place-items:center;width:2.5rem;height:2.5rem;font-weight:750;display:grid}.home-hero__note-label{letter-spacing:.06em;text-transform:uppercase;margin:1.25rem 0 .4rem;font-size:.8rem;font-weight:700}.home-hero__note-text{color:var(--color-muted);margin:0;font-size:.95rem}.home-hero__note-foot{border-top:1px solid var(--color-border);color:var(--color-accent-dark);margin:1.25rem 0 0;padding-top:.85rem;font-size:.78rem;font-weight:700}.section-space{padding-block:clamp(3.5rem,7vw,6rem)}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.section-heading h2,.home-method h2,.home-library h2{max-width:18ch;margin:0;font-size:clamp(1.8rem,4vw,2.75rem)}.section-heading .eyebrow,.home-method .eyebrow,.home-library .eyebrow{margin-bottom:.75rem}.section-heading__summary{max-width:28rem;color:var(--color-muted);margin:0}.topic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.topic-card{border:1px solid var(--color-border);border-radius:var(--radius-medium);background:var(--color-surface);min-height:12rem;padding:1.4rem}.topic-card__number{color:var(--color-accent);letter-spacing:.08em;font-size:.75rem;font-weight:750}.topic-card h3{letter-spacing:-.02em;margin:1.4rem 0 .5rem;font-size:1.15rem}.topic-card p{color:var(--color-muted);margin:0;font-size:.92rem}.home-method{color:#fff;background:#173450}.home-method h2{color:#fff}.home-method .eyebrow{color:#9dccf3}.home-method__inner{grid-template-columns:minmax(14rem,.8fr) minmax(0,1.2fr);gap:clamp(2rem,8vw,7rem);display:grid}.home-method__body>p{color:#d1deea;max-width:38rem;margin:0;font-size:1.08rem}.principle-list{gap:0;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.principle-list li{color:#d1deea;border-top:1px solid #ffffff2e;grid-template-columns:2.5rem 1fr;gap:.8rem;padding:1rem 0;font-size:.92rem;display:grid}.principle-list li>span{color:#9dccf3;font-size:.78rem;font-weight:700}.principle-list strong{color:#fff}.home-library{background:#edf3f8;padding-block:clamp(3.5rem,7vw,5.5rem)}.home-library__inner{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.home-library__copy p:last-child{max-width:38rem;color:var(--color-muted);margin:1rem 0 0}.home-library__types{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.home-library__types span{border-radius:var(--radius-small);background:#ffffffbf;border:1px solid #d6e1ea;padding:.85rem 1rem;font-size:.88rem;font-weight:650}.topic-card h3 a{color:inherit;text-decoration:none}.topic-card h3 a:hover{color:var(--color-accent);text-underline-offset:.18em;text-decoration:underline}.category-hero{background:linear-gradient(115deg,#f1f6fb 0%,#f8fafc 62%,#eaf2f9 100%);padding-block:clamp(4rem,8vw,6.5rem)}.category-hero__inner{max-width:72rem}.category-hero h1{max-width:18ch}.category-hero__description{max-width:43rem;color:var(--color-muted);margin:1.5rem 0 0;font-size:clamp(1.05rem,2vw,1.2rem)}.category-overview__inner{grid-template-columns:minmax(13rem,.8fr) minmax(0,1.2fr);gap:clamp(2rem,8vw,7rem);display:grid}.category-overview h2,.category-library h2{max-width:18ch;margin:0;font-size:clamp(1.8rem,4vw,2.75rem)}.category-overview .eyebrow,.category-library .eyebrow{margin-bottom:.75rem}.category-overview__scope{max-width:42rem;color:var(--color-muted);margin:0;font-size:1.05rem}.category-library{background:#edf3f8;padding-block:clamp(3.5rem,7vw,5.5rem)}.category-library__inner{justify-content:space-between;align-items:end;gap:2rem;display:flex}.category-library__inner>div{max-width:42rem}.category-library__inner>div>p:last-child{color:var(--color-muted);margin:1rem 0 0}.category-library__inner>.text-link{flex:none}.article-hero{background:linear-gradient(115deg,#f1f6fb 0%,#f8fafc 62%,#eaf2f9 100%);padding-block:clamp(3.25rem,7vw,5.5rem)}.article-hero__inner{max-width:54rem}.article-breadcrumbs{color:var(--color-muted);flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:1.75rem;font-size:.85rem;display:flex}.article-breadcrumbs a{color:inherit}.article-hero .eyebrow{margin-bottom:.8rem}.article-hero h1{overflow-wrap:anywhere;max-width:18ch;font-size:clamp(2.25rem,6vw,3.75rem)}.article-hero__description{max-width:46rem;color:var(--color-muted);margin:1.15rem 0 0;font-size:clamp(1.02rem,2vw,1.15rem)}.article-meta{flex-wrap:wrap;gap:.75rem 2rem;margin:1.75rem 0 0;display:flex}.article-meta div{min-width:8rem}.article-meta dt{color:var(--color-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:700}.article-meta dd{margin:.15rem 0 0;font-size:.9rem;font-weight:600}.article-content-layout{grid-template-columns:minmax(0,1fr) minmax(13rem,17rem);align-items:start;gap:clamp(2rem,6vw,5rem);padding-block:clamp(2.5rem,6vw,4.5rem);display:grid}.article-content{min-width:0;max-width:46rem}.article-content h2{margin:2.1rem 0 .75rem;font-size:clamp(1.4rem,3vw,1.8rem)}.article-content h2:first-child{margin-top:0}.article-content p,.article-content li{color:var(--color-muted)}.article-content p{margin:.85rem 0}.article-content ul,.article-content ol{padding-left:1.35rem}.article-notes{border:1px solid var(--color-border);border-radius:var(--radius-medium);background:var(--color-surface);min-width:0;color:var(--color-muted);overflow-wrap:anywhere;padding:1.2rem;font-size:.9rem}.article-notes>:first-child{margin-top:0}.article-notes>:last-child{margin-bottom:0}.article-disclosure,.article-sources{border-top:1px solid var(--color-border);padding-top:1rem}.article-sources h2{color:var(--color-text);margin:0;font-size:1rem}.article-sources ul{padding-left:1.1rem}.article-sources li+li{margin-top:.5rem}.article-sources a{overflow-wrap:anywhere}.trust-page__hero{background:linear-gradient(115deg,#f1f6fb 0%,#f8fafc 62%,#eaf2f9 100%);padding-block:clamp(3.75rem,8vw,6rem)}.trust-page__hero-inner{max-width:72rem}.trust-page__hero h1{max-width:19ch;font-size:clamp(2.25rem,6vw,3.75rem)}.trust-page__description{max-width:46rem;color:var(--color-muted);margin:1.25rem 0 0;font-size:clamp(1.02rem,2vw,1.15rem)}.trust-page__body{max-width:54rem;padding-block:clamp(2.5rem,6vw,4.5rem)}.trust-page__section+.trust-page__section{border-top:1px solid var(--color-border);margin-top:clamp(2rem,5vw,3.25rem);padding-top:clamp(1.5rem,4vw,2.25rem)}.trust-page__section h2{margin:0 0 .8rem;font-size:clamp(1.35rem,3vw,1.7rem)}.trust-page__section p,.trust-page__section li{color:var(--color-muted)}.trust-page__section p{margin:.75rem 0 0}.trust-page__section ul{padding-left:1.25rem}.trust-page__section li+li{margin-top:.45rem}.site-footer{border-top:1px solid var(--color-border);background:var(--color-surface)}.site-footer__inner{justify-content:space-between;align-items:end;gap:2rem;min-height:9rem;padding-block:2rem;display:flex}.site-footer__brand{margin:0;font-weight:700}.site-footer__description{max-width:34rem;color:var(--color-muted);margin:.35rem 0 0;font-size:.92rem}.site-footer__nav{flex-wrap:wrap;gap:.45rem 1rem;margin-top:1rem;display:flex}.site-footer__nav a{font-size:.86rem}.site-footer__copyright{color:var(--color-muted);flex:none;margin:0;font-size:.82rem}@media (width<=600px){.container{width:min(var(--content-width), calc(100% - 2rem))}.site-footer__inner{flex-direction:column;align-items:start;gap:1rem}.home-hero__inner,.home-method__inner,.home-library__inner{grid-template-columns:1fr}.home-hero__note{max-width:28rem}.section-heading{flex-direction:column;align-items:start;gap:.75rem}.topic-grid{grid-template-columns:1fr}.topic-card{min-height:0}.topic-card h3{margin-top:.85rem}.home-library__types{grid-template-columns:1fr}.category-overview__inner{grid-template-columns:1fr;gap:1.25rem}.category-library__inner{flex-direction:column;align-items:start;gap:1.5rem}.article-content-layout{grid-template-columns:1fr;gap:1.5rem}.article-notes{max-width:34rem}.article-meta{gap:.75rem 1.25rem}}@media (width>=601px) and (width<=900px){.home-hero__inner{grid-template-columns:minmax(0,1fr) minmax(13rem,16rem);gap:2rem}.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
