:root{--bg-dark: #08182a;--bg-dark-2: #0c2436;--teal: #1f4959;--teal-bright: #2f7d8a;--amber: #cc7a3a;--amber-soft: #f6e3cd;--bg-white: #ffffff;--bg-cream: #faf6f0;--bg-tint: #f4ede2;--heading-light: #0b1a28;--body-light: #2c363b;--muted-light: #6a6258;--rule-light: #e6ddce;--icon-bg: #efe6d8;--heading-dark: #ffffff;--body-dark: #cdd6d6;--muted-dark: #a7b3b3;--rule-dark: rgba(205, 214, 214, .18);--link: var(--teal);--muted: var(--muted-light);--heading: var(--heading-light);--text: var(--body-light);--max-measure: 38rem;--max-page: 72rem;--radius: 14px;--radius-lg: 22px;--shadow-sm: 0 2px 10px rgba(28, 20, 10, .05);--shadow-md: 0 12px 32px rgba(28, 20, 10, .1);--shadow-lg: 0 24px 60px rgba(10, 26, 43, .16);--arch-icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231f4959' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'><path d='M4 22 V12 a8 8 0 0 1 16 0 V22'/></svg>");--arch-icon-white: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'><path d='M4 22 V12 a8 8 0 0 1 16 0 V22'/></svg>")}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;background:var(--bg-cream)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}body{margin:0;background:var(--bg-cream);color:var(--body-light);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:"Source Serif 4","Source Serif Pro",Georgia,serif;font-weight:500;color:var(--heading-light);letter-spacing:-.01em;margin:0}h1{font-size:clamp(2.1rem,4.6vw,3.5rem);line-height:1.08;font-weight:400}h2{font-size:clamp(1.6rem,2.6vw,2.05rem);line-height:1.2}h3{font-size:1.18rem;line-height:1.3}p{margin:0 0 1em;max-width:var(--max-measure)}a{color:var(--link);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;text-decoration-color:#1f495966;transition:text-decoration-color .15s ease,text-decoration-thickness .15s ease}a:hover{text-decoration-color:var(--teal);text-decoration-thickness:2px}a:focus-visible,button:focus-visible,.dismiss:focus-visible{outline:2px solid var(--teal);outline-offset:3px;border-radius:2px}ul{margin:0 0 1em;padding-left:1.1em}li{margin-bottom:.35em}::selection{background:#1f49592e;color:var(--heading-light)}.muted{color:var(--muted-light)}.crisis-banner{background:var(--teal);color:#fff;font-size:.88rem;line-height:1.5;position:relative;z-index:30}.crisis-banner[hidden]{display:none}.crisis-banner-inner{max-width:var(--max-page);margin:0 auto;padding:.7rem 1.25rem;display:flex;align-items:center;gap:1rem}.crisis-banner-text{flex:1;margin:0;max-width:none}.crisis-banner a{color:#fff;text-decoration-color:#fff9}.crisis-banner strong{font-weight:500}.dismiss{background:transparent;border:1px solid rgba(255,255,255,.6);color:#fff;padding:.5rem .85rem;font-size:.82rem;min-height:32px;min-width:44px;cursor:pointer;border-radius:3px;font-family:inherit;flex-shrink:0}.dismiss:hover{border-color:#fff}.site-header{background:var(--bg-dark);border-bottom:1px solid rgba(199,208,212,.12);position:relative;z-index:20}.site-header-inner{max-width:var(--max-page);margin:0 auto;padding:1.35rem 1.25rem;display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.wordmark{font-family:"Source Serif 4",Georgia,serif;font-size:1.2rem;font-weight:500;color:#fff;text-decoration:none;letter-spacing:-.005em}.wordmark:hover{color:#fff}.site-nav{display:flex;gap:1.6rem;font-size:.92rem}.site-nav a{color:var(--body-dark);text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{color:#fff}.site-nav .nav-crisis{color:#fff;border:1px solid rgba(255,255,255,.6);padding:.45rem .85rem;border-radius:999px;font-size:.85rem;line-height:1.1;min-height:32px;display:inline-flex;align-items:center;transition:background .15s ease,border-color .15s ease}.site-nav .nav-crisis:hover{background:#ffffff14;border-color:#ffffff8c}.site-header.is-overlay .site-nav .nav-crisis{border-color:#fff;background:#01142559}.site-header.is-overlay{position:absolute;top:0;left:0;right:0;background:transparent;border-bottom-color:transparent;z-index:15;transition:background-color .2s ease,border-color .2s ease}.site-header.is-overlay.is-scrolled{position:fixed;z-index:25}.site-header.is-overlay .wordmark,.site-header.is-overlay .site-nav a{color:#fff}.site-header.is-overlay .site-nav a:hover{color:#fff;opacity:.85}.site-header.is-overlay.is-scrolled{background:var(--bg-dark);border-bottom-color:#c7d0d41f}main{display:block}.container{max-width:var(--max-page);margin:0 auto;padding:0 1.25rem}.section{padding:6rem 0}.section-narrow{max-width:44rem}.section.is-white{background:var(--bg-white);color:var(--body-light)}.section.is-tint{background:var(--bg-tint);color:var(--body-light)}.section.is-teal{background:linear-gradient(158deg,#0c2334 0%,var(--teal) 60%,#205c69 100%);color:var(--body-dark)}.section.is-teal h2,.section.is-teal h3,.section.is-teal h4{color:var(--heading-dark)}.section.is-teal a{color:#fff;text-decoration-color:#ffffff80}.section.is-teal a:hover{text-decoration-color:#fff}.section.is-teal .section-eyebrow,.section.is-teal .section-eyebrow .rule{color:#ffffffc7}.section.is-teal .section-eyebrow .rule{background:#ffffff73}.section.is-teal .section-glyph{filter:brightness(0) invert(1);opacity:.85}.section-eyebrow{display:flex;align-items:center;gap:.85rem;font-family:Inter,sans-serif;font-size:.74rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--teal);margin:0 0 .9rem;max-width:none}.section-eyebrow .rule{display:inline-block;width:2.25rem;height:1px;background:var(--teal);flex-shrink:0}.section-glyph{display:block;width:28px;height:28px;background:var(--arch-icon) center/contain no-repeat;margin:0 0 1rem}.section-title{margin-bottom:2.75rem}.hero{position:relative;min-height:540px;height:88vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;isolation:isolate;background:radial-gradient(130% 110% at 82% 8%,rgba(204,122,58,.26),transparent 52%),linear-gradient(162deg,#08182a,#103442 56%,#1f5b69)}.hero-bg{position:absolute;inset:-25%;background:radial-gradient(38% 38% at 28% 32%,rgba(47,125,138,.5),transparent 70%),radial-gradient(34% 34% at 76% 66%,rgba(204,122,58,.22),transparent 72%);filter:blur(26px);z-index:0;will-change:transform;backface-visibility:hidden;transform:translateZ(0);animation:heroDrift 26s ease-in-out infinite alternate}.hero-net{position:absolute;inset:0;width:100%;height:100%;z-index:1;opacity:.6;pointer-events:none}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#06132147,#0613211a 38%,#06132199);z-index:2}.hero-inner{position:relative;z-index:3;max-width:48rem;width:100%;margin:0 auto;padding:8rem 1.5rem 4rem;color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center}.hero .eyebrow{text-transform:uppercase;font-size:.74rem;letter-spacing:.22em;color:var(--muted-dark);margin:0 0 1.5rem;font-weight:500;max-width:none}.hero h1{color:#fff;max-width:26ch;margin:0 auto 1.5rem;font-size:clamp(1.9rem,4.2vw,3rem);text-shadow:0 2px 16px rgba(0,0,0,.35)}.hero-subhead{max-width:36rem;margin:0 auto 1.4rem;font-size:1.08rem;color:var(--body-dark);text-shadow:0 1px 12px rgba(0,0,0,.3)}.hero-tagline{font-family:"Source Serif 4",Georgia,serif;font-size:1.25rem;color:#fff;margin:0 0 2.25rem;text-shadow:0 1px 12px rgba(0,0,0,.3)}.hero-link{display:inline-flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-size:.98rem;font-weight:500;padding:.85rem 1.65rem;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.32);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.hero-link:hover{background:#ffffff2e;border-color:#fff9;transform:translateY(-2px);box-shadow:0 12px 30px #00000040}.has-arch-motif{position:relative;overflow:hidden}.has-arch-motif:before{content:"";position:absolute;right:-4rem;bottom:-2rem;width:26rem;height:32rem;background:var(--arch-icon) center/contain no-repeat;opacity:.06;pointer-events:none;z-index:0}.has-arch-motif>*{position:relative;z-index:1}.group{margin-bottom:3.5rem}.group:last-child{margin-bottom:0}.group-label{display:flex;align-items:center;gap:.85rem;font-family:Inter,sans-serif;font-size:.76rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--teal);margin:0 0 1.4rem;max-width:none}.group-label:after{content:"";flex:1;height:1px;background:var(--rule-light)}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:1.25rem}#explore .cards:not(.cards--single):not(:has(>.card:nth-child(3))){grid-template-columns:repeat(auto-fit,minmax(20rem,calc((100% - 2 * 1.25rem) / 3)));justify-content:center}.card{background:#fff;border:1px solid var(--rule-light);border-radius:var(--radius);padding:1.75rem 1.7rem 1.55rem;display:flex;flex-direction:column;gap:.55rem;box-shadow:var(--shadow-sm);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.card:hover{border-color:var(--teal-bright);transform:translateY(-4px);box-shadow:var(--shadow-md)}.card--featured{border-color:var(--amber);background:linear-gradient(180deg,#fff,#fdf4ea);box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.card--featured:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--amber),var(--teal-bright))}.card--featured .card-icon{background-color:var(--amber);background-image:var(--arch-icon-white);background-size:20px 20px;width:40px;height:40px}.card--featured .card-title{font-size:1.26rem}.book-title{text-transform:none;font-variant:normal;font-style:italic;white-space:nowrap}.card-icon{width:36px;height:36px;border-radius:50%;background-color:var(--icon-bg);background-image:var(--arch-icon);background-repeat:no-repeat;background-position:center;background-size:18px 18px;margin-bottom:.85rem;flex-shrink:0}.card-title{font-family:"Source Serif 4",Georgia,serif;font-size:1.18rem;font-weight:500;color:var(--heading-light);margin:0}.card-desc{color:var(--body-light);font-size:.96rem;line-height:1.55;margin:0;max-width:none}.card-question{font-family:"Source Serif 4",Georgia,serif;font-style:italic;color:var(--muted-light);font-size:.95rem;margin:.3rem 0 .95rem;max-width:none}.card-link{margin-top:auto;font-size:.88rem;color:var(--teal);text-decoration:underline;text-decoration-color:#1f495966;text-underline-offset:4px;display:inline-flex;align-items:center;gap:.4rem;align-self:flex-start}.card-link:hover{text-decoration-color:var(--teal);text-decoration-thickness:2px}.card-link .arrow{transition:transform .15s ease}.card-link:hover .arrow{transform:translate(2px)}.coming-soon{display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.16em;padding:.2rem .6rem;border:1px solid var(--muted-light);border-radius:999px;color:var(--muted-light);background:transparent;margin-top:auto;align-self:flex-start}.start-here-section{padding-top:3rem;padding-bottom:3rem}.start-here-title{font-size:1.4rem;font-weight:500;margin:.4rem 0 1.6rem;color:var(--heading-light)}.start-here{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.start-card{display:flex;flex-direction:column;gap:.55rem;padding:1.35rem 1.4rem;background:var(--bg-tint);border:.5px solid var(--rule-light);border-radius:var(--radius);text-decoration:none;color:var(--body-light);transition:border-color .15s ease,transform .15s ease,background .15s ease}.start-card:hover{border-color:var(--teal);background:#fff;transform:translateY(-2px)}.start-card-label{font-family:"Source Serif 4",Georgia,serif;font-size:1.08rem;color:var(--heading-light);line-height:1.35}.start-card-meta{font-size:.85rem;color:var(--teal);margin-top:auto}.start-card .arrow{transition:transform .15s ease;display:inline-block}.start-card:hover .arrow{transform:translate(2px)}@media(max-width:720px){.start-here{grid-template-columns:1fr}}.network-map{margin:0 0 2.5rem;padding:2rem 1.5rem 1.75rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius)}.map-center{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.4rem;position:relative}.map-glyph{display:block;width:38px;height:38px;background:var(--arch-icon-white) center/contain no-repeat;opacity:.95}.map-center-label{font-family:"Source Serif 4",Georgia,serif;font-size:1.05rem;color:#fff;letter-spacing:.01em}.map-center:after{content:"";display:block;width:1px;height:1.4rem;background:#ffffff59;margin-top:.5rem}.map-branches{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding-top:1.4rem;border-top:1px solid rgba(255,255,255,.22);position:relative}.map-branch{display:flex;flex-direction:column;gap:.4rem;padding:.2rem .4rem;text-align:center}.map-group-label{font-family:Inter,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#fff;margin:0 0 .2rem;max-width:none}.map-branch ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.2rem}.map-branch li{font-size:.88rem;color:var(--body-dark);line-height:1.45}.map-caption{margin:1.4rem 0 0;font-size:.82rem;color:var(--muted-dark);text-align:center;max-width:46rem;margin-left:auto;margin-right:auto}@media(max-width:720px){.map-branches{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.prose h2{margin-bottom:1.5rem}.prose p{font-size:1.04rem;line-height:1.75}.section.is-teal.prose p{color:var(--body-dark)}.section.is-teal.prose .more-link{color:#fff}.prose .more-link{display:inline-block;margin-top:.6rem;font-size:.95rem;color:var(--teal);text-decoration:underline;text-decoration-color:#1f495966;text-underline-offset:5px}.prose .more-link:hover{text-decoration-color:var(--teal);text-decoration-thickness:2px}.site-footer{background:var(--bg-dark);color:var(--body-dark)}.site-footer-inner{max-width:var(--max-page);margin:0 auto;padding:4rem 2rem 2.5rem}@media(max-width:600px){.site-footer-inner{padding:3rem 1.25rem 2rem}}.footer-cols{display:grid;grid-template-columns:repeat(4,1fr);column-gap:2.5rem;row-gap:2.5rem;margin-bottom:2.75rem}@media(max-width:900px){.footer-cols{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.footer-cols{grid-template-columns:1fr}}.footer-col h3{font-family:Inter,sans-serif;font-size:.76rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:#fff;margin:0 0 1rem}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{margin-bottom:.6rem;font-size:.93rem}.footer-col a{color:var(--body-dark);text-decoration:underline;text-decoration-color:#c7d0d440;text-underline-offset:4px}.footer-col a:hover{color:#fff;text-decoration-color:#fff}.footer-col li .muted{color:var(--muted-dark);font-size:.85rem}.footer-crisis{border-top:1px solid var(--rule-dark);padding-top:1.5rem;font-size:.9rem;color:var(--body-dark);margin-bottom:1.25rem;max-width:58rem}.footer-crisis strong{font-weight:500;color:#fff}.footer-crisis a{color:#fff;text-decoration-color:#ffffff80}.footer-disclosure{font-size:.85rem;color:var(--body-dark);line-height:1.65;max-width:58rem;margin:0 0 .85rem}.footer-legal{font-size:.83rem;color:var(--muted-dark);line-height:1.65;max-width:58rem;margin:0 0 .85rem}.footer-copy{font-size:.8rem;color:var(--muted-dark);margin:0}.page-header{background:var(--bg-cream);border-bottom:1px solid var(--rule-light);padding:4rem 0 2.5rem}.page-header .container{max-width:44rem}.page-header h1{margin-bottom:1rem;color:var(--heading-light)}.page-meta{color:var(--muted-light);font-size:.9rem;margin:0}.page-body{background:var(--bg-cream);padding:3rem 0 5rem}.page-body .container{max-width:44rem}.page-body .intro{font-family:"Source Serif 4",Georgia,serif;font-size:1.2rem;line-height:1.55;color:var(--heading-light);margin-bottom:2rem;max-width:36rem}.page-body p{font-size:1.04rem;line-height:1.75;max-width:var(--max-measure);color:var(--body-light)}.page-body h2{font-size:1.3rem;margin:2.4rem 0 .7rem;font-weight:500;color:var(--heading-light)}.portrait{margin:0 0 2rem}.portrait img{display:block;width:240px;height:240px;border-radius:50%;object-fit:cover;background:var(--bg-tint);border:.5px solid var(--rule-light)}@media(max-width:640px){.portrait img{width:180px;height:180px}}.founder-row{display:grid;grid-template-columns:240px 1fr;gap:2.25rem;align-items:start;margin-top:.5rem}.founder-portrait{margin:0}.founder-portrait img{display:block;width:240px;height:240px;border-radius:50%;object-fit:cover;background:var(--bg-tint);border:.5px solid var(--rule-light)}.founder-text>p:first-child{margin-top:0}@media(max-width:640px){.founder-row{grid-template-columns:1fr;gap:1.5rem}.founder-portrait img{width:180px;height:180px}}.page-outro{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--rule-light);color:var(--muted-light)}.network-credo{margin:0 0 2.5rem;padding:1.6rem 1.9rem;border-left:3px solid var(--teal-bright);background:var(--bg-tint);border-radius:0 var(--radius) var(--radius) 0}.network-credo p{font-family:"Source Serif 4",Georgia,serif;font-size:1.08rem;color:var(--heading-light);margin:0 0 1rem}.network-credo p:last-child{margin-bottom:0}.network-credo .credo-tagline{font-weight:600;color:var(--teal)}@media(max-width:640px){.network-credo{padding:1.25rem 1.35rem}}@media(max-width:640px){body{font-size:16px}.hero{height:auto;min-height:460px}.hero-inner{padding:6rem 1.25rem 3rem}.section{padding:3.75rem 0}.site-nav{gap:1rem;font-size:.88rem}.crisis-banner-inner{padding:.65rem 1rem}.has-arch-motif:before{width:16rem;height:20rem;right:-3rem}}.skip-link{position:absolute;left:.5rem;top:-3rem;z-index:1000;background:var(--bg-dark);color:#fff;padding:.7rem 1.1rem;border-radius:4px;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none;transition:top .15s ease}.skip-link:focus,.skip-link:focus-visible{top:.5rem;outline:2px solid #ffffff;outline-offset:2px;color:#fff}main:focus{outline:none}.site-header a:focus-visible,.site-footer a:focus-visible,.crisis-banner a:focus-visible,.dismiss:focus-visible,.site-nav .nav-crisis:focus-visible,.wordmark:focus-visible,.hero-link:focus-visible,.site-header.is-overlay a:focus-visible{outline:2px solid #ffffff;outline-offset:3px;border-radius:2px}@keyframes heroDrift{0%{transform:translate3d(-2%,-1%,0) scale(1.03)}to{transform:translate3d(2%,2%,0) scale(1.09)}}.has-js .reveal{opacity:0;transform:translateY(20px);transition:opacity .7s cubic-bezier(.2,.6,.2,1),transform .7s cubic-bezier(.2,.6,.2,1);transition-delay:var(--reveal-delay, 0ms)}.has-js .reveal.is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.has-js .reveal,.has-js .reveal.is-in{opacity:1!important;transform:none!important;transition:none!important}}.map-branch{border-radius:12px;padding:.5rem;transition:background .2s ease,transform .2s ease}.map-branch:hover{background:#ffffff14;transform:translateY(-3px)}.map-branch li{transition:color .2s ease}.map-branch:hover li{color:#fff}.hero-secondary{margin:1.1rem 0 0;font-size:.95rem}.hero-secondary a{color:var(--body-dark);text-decoration:underline;text-decoration-color:#c7d0d466;text-underline-offset:4px;text-shadow:0 1px 12px rgba(0,0,0,.3);transition:color .2s ease,text-decoration-color .2s ease}.hero-secondary a:hover{color:#fff;text-decoration-color:#fff}.why-teaser .why-lines{font-family:"Source Serif 4",Georgia,serif;font-size:1.22rem;line-height:1.85;color:var(--body-light);margin:0 0 1.5rem}.why-teaser .why-closing{font-size:1.08rem;color:var(--muted-light);margin:0 0 1.5rem}@media(max-width:600px){.why-teaser .why-lines{font-size:1.08rem}}.page-body .contact-line{margin-top:2rem}.footer-brand{display:flex;align-items:center;gap:.85rem;padding-bottom:2.25rem;margin-bottom:2.5rem;border-bottom:1px solid var(--rule-dark)}.footer-mark{flex:none;width:2rem;height:2rem;background-image:var(--arch-icon-white);background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.9}.footer-brand-text{display:flex;flex-direction:column;gap:.15rem}.footer-brand-label{font-family:Inter,sans-serif;font-size:.76rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:#fff;margin:0}.footer-tagline{font-family:"Source Serif 4",Georgia,serif;font-size:1.05rem;color:var(--body-dark);margin:0}.footer-domain{display:block;font-size:.8rem;color:var(--muted-dark);text-decoration:none}.footer-col a,.footer-col a:hover{text-decoration:none}.footer-col a:hover .footer-domain{color:var(--body-dark)}.footer-bottom{border-top:1px solid var(--rule-dark);padding-top:2rem}.footer-independence{font-size:.88rem;color:var(--body-dark);line-height:1.65;max-width:58rem;margin:0 0 1.25rem}.footer-links,.footer-policies{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin:0 0 1rem}.footer-links a{font-size:.9rem;color:var(--body-dark);text-decoration:underline;text-decoration-color:#c7d0d440;text-underline-offset:4px}.footer-policies a{font-size:.82rem;color:var(--muted-dark);text-decoration:underline;text-decoration-color:#a7b3b333;text-underline-offset:4px}.footer-links a:hover,.footer-policies a:hover{color:#fff;text-decoration-color:#fff}.footer-bottom .footer-crisis{border-top:none;padding-top:0}.page-body .section-eyebrow{margin-top:2.8rem}.page-body .section-eyebrow+h2{margin-top:0}.faq-list{margin:.6rem 0 0}.faq-item+.faq-item{margin-top:1.6rem}.faq-q{margin:0 0 .35rem;color:var(--heading-light)}.faq-q strong{font-weight:600}.faq-a{margin:0}.start-lines{list-style:none;margin:.6rem 0 0;padding:0}.start-lines li{font-size:1.04rem;line-height:1.7;color:var(--body-light);margin:0 0 .85rem;max-width:var(--max-measure)}.start-lines li:last-child{margin-bottom:0}.nav-dropdown{position:relative;display:inline-flex;align-items:center}.nav-dropdown-toggle{font:inherit;font-size:.92rem;color:var(--body-dark);background:none;border:none;padding:0;margin:0;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;line-height:inherit}.nav-dropdown-toggle:hover,.nav-dropdown-toggle[aria-expanded=true],.nav-dropdown-toggle.is-current,.site-header.is-overlay .nav-dropdown-toggle{color:#fff}.site-header.is-overlay .nav-dropdown-toggle:hover{opacity:.85}.nav-caret{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid currentColor;transition:transform .15s ease}.nav-dropdown-toggle[aria-expanded=true] .nav-caret{transform:rotate(180deg)}.nav-dropdown-menu{position:absolute;top:calc(100% + .7rem);right:0;min-width:14rem;background:var(--bg-dark);border:1px solid var(--rule-dark);border-radius:var(--radius);padding:.5rem;display:flex;flex-direction:column;gap:.1rem;box-shadow:var(--shadow-lg);z-index:60}.nav-dropdown-menu[hidden]{display:none}.nav-dropdown-menu a{color:var(--body-dark);font-size:.9rem;padding:.5rem .7rem;border-radius:8px;white-space:nowrap;text-decoration:none}.nav-dropdown-menu a:hover,.nav-dropdown-menu a[aria-current=page]{color:#fff;background:#ffffff12}@media(max-width:640px){.nav-dropdown-menu{right:auto;left:0;min-width:12rem}}.nav-toggle{display:none}@media(max-width:760px){.site-header-inner{align-items:center;flex-wrap:nowrap;padding-top:1rem;padding-bottom:1rem}.nav-toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;background:transparent;border:1px solid rgba(255,255,255,.32);border-radius:10px;cursor:pointer;flex:0 0 auto}.nav-toggle span{display:block;width:20px;height:2px;margin:0 auto;background:#fff;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.site-header.nav-open .nav-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header.nav-open .nav-toggle span:nth-child(2){opacity:0}.site-header.nav-open .nav-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:var(--bg-dark);border-top:1px solid rgba(199,208,212,.14);border-bottom:1px solid rgba(199,208,212,.14);padding:.5rem 1.25rem 1.1rem;box-shadow:0 18px 44px #0000006b;font-size:1rem;max-height:calc(100vh - 100%);overflow-y:auto}.site-header.nav-open .site-nav{display:flex}.site-nav>a{padding:.95rem .25rem;border-bottom:1px solid rgba(199,208,212,.1)}.nav-dropdown{display:flex;flex-direction:column;align-items:stretch;width:100%;border-bottom:1px solid rgba(199,208,212,.1)}.nav-dropdown-toggle{width:100%;justify-content:space-between;font-size:1rem;padding:.95rem .25rem}.nav-dropdown-menu{position:static;top:auto;right:auto;left:auto;min-width:0;width:100%;background:transparent;border:none;border-radius:0;box-shadow:none;padding:0 0 .5rem .85rem}.nav-dropdown-menu a{font-size:.95rem;padding:.7rem .5rem}.site-nav .nav-crisis{align-self:flex-start;margin-top:.9rem;padding:.6rem 1.1rem;font-size:.92rem}}.footer-disclaimer{font-size:.85rem;color:var(--body-dark);line-height:1.65;max-width:58rem;margin:0 0 1.25rem}.footer-disclaimer strong{font-weight:600;color:#fff}.footer-disclaimer a,.footer-bottom .footer-crisis a{color:#fff;text-decoration:underline;text-decoration-color:#ffffff80;text-underline-offset:3px}.footer-bottom .footer-crisis{max-width:58rem;margin-bottom:1.25rem}.footer-bottom .footer-crisis strong{font-weight:600}.breadcrumb{font-size:.85rem;color:var(--muted-light);margin:0 0 1.25rem}.breadcrumb a{color:var(--teal);text-decoration:underline;text-decoration-color:#1f495959;text-underline-offset:3px}.breadcrumb a:hover{text-decoration-color:var(--teal)}.breadcrumb .sep{color:var(--rule-light);margin:0 .45rem}.page-eyebrow{font-family:Inter,sans-serif;font-size:.74rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--teal);margin:0 0 .7rem}.page-subhead{font-family:"Source Serif 4",Georgia,serif;font-size:1.15rem;line-height:1.5;color:var(--body-light);margin:0 0 1.1rem;max-width:40rem}.page-reviewer{font-size:.85rem;color:var(--muted-light);margin:0}.page-reviewer a{color:var(--teal);text-decoration:underline;text-decoration-color:#1f495959;text-underline-offset:3px}.see-also{margin:.9rem 0 0;font-family:Inter,system-ui,sans-serif;font-size:.92rem;color:var(--muted);text-align:center}.see-also a{color:var(--teal);text-decoration:underline;text-underline-offset:2px}.see-also a:hover,.see-also a:focus-visible{color:var(--heading)}.routing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:900px){.routing-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.routing-grid{grid-template-columns:1fr}}.routing-grid .card--full{grid-column:1 / -1}.routing-grid .card{padding:1.3rem 1.3rem 1.2rem;gap:.45rem;background:#ffffff8c;box-shadow:none}.routing-grid .card:hover{background:#fff;box-shadow:var(--shadow-sm)}.routing-grid .card .card-title{font-size:1.04rem}.cards--single{grid-template-columns:1fr}.card-eyebrow{font-family:Inter,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--teal);margin:0}.card--full{background:linear-gradient(180deg,#fff,#fbf6ef);border-color:var(--amber)}.cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;background:var(--teal);color:#fff;border-radius:999px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .15s ease,transform .15s ease}.cta-button:hover{background:var(--teal-bright);transform:translateY(-2px);color:#fff}.cta-button .arrow{transition:transform .15s ease}.cta-button:hover .arrow{transform:translate(2px)}.section.is-teal .cta-button{background:#fff;color:var(--heading-light)}.section.is-teal .cta-button:hover{background:var(--amber-soft);color:var(--heading-light)}.cta-row{margin-top:1.75rem}.card-domain{margin:.15rem 0 .6rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:500;color:var(--teal);letter-spacing:.01em}.section-lede{font-family:"Source Serif 4",serif;font-size:1.2rem;line-height:1.6;color:var(--body-light);max-width:60ch;margin:0 0 2rem}.layer-intro{font-size:1.02rem;line-height:1.65;color:var(--body-light);max-width:62ch;margin:0 0 1.5rem}.section-subhead{font-family:"Source Serif 4",serif;font-size:1.1rem;line-height:1.6;color:var(--muted-light);max-width:56ch;margin:-.25rem 0 2rem}.editorial-note{margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--rule-light);font-size:.95rem;line-height:1.6;color:var(--muted-light)}.why-extra{margin:.75rem 0 0;font-size:1rem;line-height:1.6;color:var(--muted-light)}.card-links-label{margin:.95rem 0 .45rem;font-family:Inter,sans-serif;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--muted-light)}.card-links{list-style:none;margin:0 0 .55rem;padding:0;display:flex;flex-wrap:wrap;gap:.4rem .5rem}.card-links li{margin:0}.card-links a{display:inline-block;font-size:.82rem;color:var(--teal);background:var(--bg-tint);border:1px solid var(--rule-light);border-radius:999px;padding:.28rem .72rem;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.card-links a:hover{background:var(--amber-soft);border-color:var(--amber);color:var(--heading-light)}.journeys-module{margin:2.4rem 0 2.8rem;padding:1.9rem 1.8rem 2rem;background:var(--bg-tint);border:1px solid var(--rule-light);border-radius:var(--radius-lg)}.journeys-module .section-eyebrow{margin-top:0}.journeys-module h2{margin-top:.2rem}.journeys-intro{font-size:1.02rem;line-height:1.65;color:var(--body-light);max-width:62ch;margin:0 0 .5rem}.journeys{display:grid;gap:1.25rem;margin-top:1.75rem}@media(min-width:60rem){.journeys{grid-template-columns:repeat(2,1fr)}}.journey{background:#fff;border:1px solid var(--rule-light);border-radius:var(--radius);padding:1.5rem 1.5rem 1.6rem;box-shadow:var(--shadow-sm)}.journey-title{font-family:"Source Serif 4",Georgia,serif;font-size:1.2rem;font-weight:500;color:var(--heading-light);margin:0 0 .3rem}.journey-desc{color:var(--muted-light);font-size:.95rem;line-height:1.55;margin:0 0 1.1rem}.journey-steps{list-style:none;margin:0;padding:0}.journey-step{margin:0;position:relative}.journey-step+.journey-step{margin-top:1.45rem}.journey-step+.journey-step:before{content:"↓";position:absolute;top:-1.2rem;left:1rem;color:var(--amber);font-size:.95rem;line-height:1}.journey-step a{display:flex;flex-direction:column;gap:.15rem;border:1px solid var(--rule-light);border-radius:10px;padding:.6rem .85rem;text-decoration:none;background:var(--bg-cream);transition:border-color .15s ease,background .15s ease,transform .15s ease}.journey-step a:hover{border-color:var(--teal-bright);background:#fff;transform:translate(2px)}.journey-step-site{font-family:Inter,sans-serif;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--teal)}.journey-step-do{font-size:.92rem;color:var(--body-light);line-height:1.4}.journey-step--care a{border-color:var(--amber);background:linear-gradient(180deg,#fff,#fdf4ea)}.journey-step--care .journey-step-site{color:var(--amber)}.network-statement .section-narrow{text-align:center}.network-statement-lead{font-size:1.2rem;line-height:1.7;color:var(--body-light);max-width:44rem;margin:.5rem auto 0}.network-statement-tagline{margin-top:1.25rem;font-size:1.05rem;letter-spacing:.02em;color:var(--teal);font-style:italic}.net-next{background:var(--bg-tint);border-top:1px solid var(--rule-light);padding:3rem 1.5rem}.net-next .section-narrow,.net-next .container{max-width:var(--max-page);margin:0 auto}.net-next-eyebrow{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--amber);font-weight:600;margin:0 0 .75rem}.net-next-here{font-size:1.1rem;color:var(--heading-light);margin:0 0 .5rem}.net-next-promise{color:var(--body-light);line-height:1.6;margin:0 0 1.25rem;max-width:40rem}.net-next-cta{margin:0 0 1.5rem}.btn-primary{display:inline-block;background:var(--teal);color:#fff;padding:.7rem 1.4rem;border-radius:var(--radius);text-decoration:none;font-weight:600;box-shadow:var(--shadow-sm);transition:background .2s ease}.btn-primary:hover{background:var(--teal-bright)}.net-next-more{font-weight:600;color:var(--heading-light);margin:0 0 .5rem}.net-next-links{list-style:none;margin:0;padding:0;display:grid;gap:.4rem}.net-next-links a{color:var(--link);text-decoration:none;border-bottom:1px solid transparent}.net-next-links a:hover{border-bottom-color:currentColor}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.matrix-scroll{overflow-x:auto;margin-top:2rem;border:1px solid var(--rule-light);border-radius:var(--radius);background:var(--bg-white);box-shadow:var(--shadow-sm)}.matrix-scroll:focus-visible{outline:3px solid var(--teal-bright);outline-offset:2px}.property-matrix{width:100%;min-width:56rem;border-collapse:collapse;font-size:.95rem;line-height:1.55;color:var(--body-light)}.property-matrix thead th{text-align:left;vertical-align:bottom;padding:1rem;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:.85rem;letter-spacing:.02em;text-transform:uppercase;color:var(--muted-light);background:var(--bg-tint);border-bottom:2px solid var(--rule-light)}.property-matrix tbody th,.property-matrix tbody td{padding:1rem;vertical-align:top;border-bottom:1px solid var(--rule-light)}.property-matrix tbody tr:last-child th,.property-matrix tbody tr:last-child td{border-bottom:0}.property-matrix tbody th{text-align:left;font-family:"Source Serif 4","Source Serif Pro",Georgia,serif;font-weight:500;font-size:1.05rem;color:var(--heading-light);min-width:12rem;background:#f4ede259}.property-matrix tbody th a{color:var(--heading-light);text-decoration:none;border-bottom:1px solid var(--rule-light)}.property-matrix tbody th a:hover,.property-matrix tbody th a:focus-visible{border-bottom-color:var(--teal);color:var(--teal)}.property-matrix .cell-domain{display:inline-block;margin-top:.15rem;font-family:Inter,system-ui,sans-serif;font-size:.8rem;font-weight:400;letter-spacing:.01em;color:var(--muted-light)}.property-matrix tbody tr:hover td,.property-matrix tbody tr:hover th{background:#1f495908}.matrix-footnote{margin-top:1.5rem;font-size:.9rem;color:var(--muted-light);max-width:60rem}.matrix-footnote a{color:var(--teal)}@media(max-width:720px){.property-matrix{font-size:.9rem}.property-matrix thead th,.property-matrix tbody th,.property-matrix tbody td{padding:.75rem}}.toolkit-disclaimer{background:#fff8e6;border:1px solid #e8d29c;border-left:4px solid var(--amber);border-radius:var(--radius);padding:1.5rem 1.75rem;box-shadow:var(--shadow-sm)}.toolkit-disclaimer h2{margin:0 0 .5rem;font-size:1.25rem;color:var(--heading-light)}.toolkit-disclaimer p{margin:.75rem 0 0;font-size:.98rem;line-height:1.6}.toolkit-disclaimer a{color:var(--teal)}.toolkit-footer-disclaimer{margin-top:3rem;padding:1rem 1.25rem;background:#1f49590d;border-left:3px solid var(--teal);border-radius:0 var(--radius) var(--radius) 0;font-size:.9rem;color:var(--body-light)}.toolkit-footer-disclaimer p{margin:0}.toolkit-category{margin:2.5rem 0;padding:1.75rem;background:var(--bg-white);border:1px solid var(--rule-light);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.toolkit-category-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1.5rem;margin-bottom:.4rem}.toolkit-category-name{font-family:"Source Serif 4","Source Serif Pro",Georgia,serif;font-size:1.4rem;margin:0;color:var(--heading-light)}.toolkit-category-home{margin:0;font-size:.85rem;color:var(--muted-light)}.toolkit-category-home a{color:var(--teal);text-decoration:none;border-bottom:1px solid transparent}.toolkit-category-home a:hover{border-bottom-color:currentColor}.toolkit-category-desc{margin:.75rem 0 1.25rem;color:var(--body-light);font-size:.98rem}.toolkit-list{list-style:none;padding:0;margin:0;display:grid;gap:.6rem}.toolkit-list-item{padding:.65rem .9rem;border-radius:8px;background:#f4ede266;font-size:.95rem}.toolkit-list-item.is-available a{color:var(--teal);font-weight:500}.toolkit-list-item.is-planned{color:var(--muted-light)}.toolkit-status{display:inline-block;margin-left:.4rem;padding:.05rem .55rem;font-size:.72rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase;color:var(--muted-light);background:var(--bg-tint);border:1px solid var(--rule-light);border-radius:999px}.quick-answer{margin:0 0 2rem;padding:1.25rem 1.5rem;background:#1f49590d;border-left:3px solid var(--teal);border-radius:0 var(--radius) var(--radius) 0}.quick-answer-label{margin:0 0 .35rem;font-family:Inter,system-ui,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--teal)}.quick-answer p:last-child{margin:0}.distortion-list,.grounding-list{list-style:none;padding:0;margin:1.5rem 0;counter-reset:item;display:grid;gap:1.5rem}.distortion,.grounding-item{padding:1.25rem 1.5rem;background:var(--bg-white);border:1px solid var(--rule-light);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.distortion-name,.grounding-name{font-family:"Source Serif 4","Source Serif Pro",Georgia,serif;font-size:1.2rem;margin:0 0 .6rem;color:var(--heading-light)}.distortion p,.grounding-item p{margin:.4rem 0;font-size:.98rem}.grounding-item ul{margin:.4rem 0 .6rem 1.25rem;padding:0}.grounding-item ul li{margin:.2rem 0}.grounding-caution{margin-top:.75rem!important;padding:.6rem .8rem;background:#cc7a3a14;border-left:3px solid var(--amber);border-radius:0 8px 8px 0;font-size:.92rem}.source-list,.related-list{padding-left:1.25rem;margin:1rem 0 2rem}.source-list li,.related-list li{margin:.5rem 0;font-size:.95rem}.source-list a,.related-list a{color:var(--teal)}.toolkit-cta{margin:2rem 0;padding:1.25rem 1.5rem;background:var(--bg-tint);border-radius:var(--radius);border:1px solid var(--rule-light)}.toolkit-cta p{margin:0;font-size:.98rem}.care-options{margin:2.5rem 0;padding:1.75rem 1.75rem 1.5rem;background:var(--bg-tint);border-radius:var(--radius);border:1px solid var(--rule-light)}.care-options-eyebrow{margin:0 0 .35rem;font-family:Inter,system-ui,sans-serif;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.care-options-title{margin:0 0 .9rem;font-family:"Source Serif 4",Georgia,serif;font-size:1.35rem;font-weight:600;color:var(--heading);line-height:1.25}.care-options-intro{margin:0 0 1.25rem;font-size:.98rem;color:var(--text)}.care-options-list{list-style:none;margin:0;padding:0;counter-reset:care-option}.care-option{counter-increment:care-option;position:relative;margin:0 0 1rem;padding:1rem 1rem 1rem 3rem;background:var(--bg-white);border:1px solid var(--rule-light);border-radius:calc(var(--radius) - 4px)}.care-option:before{content:counter(care-option);position:absolute;left:1rem;top:1rem;width:1.6rem;height:1.6rem;display:inline-flex;align-items:center;justify-content:center;background:var(--teal);color:#fff;border-radius:50%;font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:600}.care-option-title{margin:0 0 .3rem;font-family:Inter,system-ui,sans-serif;font-size:1rem;font-weight:600;color:var(--heading);line-height:1.35}.care-option-body{margin:0 0 .5rem;font-size:.95rem;color:var(--text)}.care-option-body:last-child{margin-bottom:0}.care-option-links{margin:.4rem 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.85rem;font-size:.9rem}.care-option-links a{color:var(--teal);font-weight:500}.care-option-links a:hover{text-decoration:underline}.care-options-disclosure{margin:1.25rem 0 0;padding:.9rem 1rem;background:#3aafaa0f;border-left:3px solid var(--teal);border-radius:4px;font-size:.9rem;color:var(--text)}.care-options-disclosure strong{color:var(--heading)}.care-option-crisis{border-color:#dc262659;background:#fee2e259}.care-option-crisis:before{background:#dc2626}@media print{.care-options{background:#fff;border:1px solid #d0d0d0}.care-option:before{background:#333}}.page-actions{margin-top:1rem}.print-button{display:inline-flex;align-items:center;padding:.55rem 1.1rem;font-family:Inter,system-ui,sans-serif;font-size:.9rem;font-weight:500;color:var(--heading-light);background:var(--bg-white);border:1px solid var(--rule-light);border-radius:999px;cursor:pointer;box-shadow:var(--shadow-sm);transition:background-color .15s ease}.print-button:hover,.print-button:focus-visible{background:var(--bg-tint);outline:2px solid var(--teal);outline-offset:2px}.share-block{margin:2.5rem 0 .5rem;padding:1.5rem 1.75rem;background:var(--bg-white);border:1px solid var(--rule-light);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.share-block-inner{display:flex;flex-direction:column;gap:.4rem}.share-heading{margin:0;font-family:"Source Serif 4","Source Serif Pro",Georgia,serif;font-size:1.15rem;color:var(--heading-light)}.share-sub{margin:0 0 .5rem;font-size:.92rem;color:var(--muted-light)}.share-actions{display:flex;flex-wrap:wrap;gap:.5rem}.share-btn{display:inline-flex;align-items:center;padding:.5rem 1rem;font-family:Inter,system-ui,sans-serif;font-size:.88rem;font-weight:500;color:var(--heading-light);background:var(--bg-white);border:1px solid var(--rule-light);border-radius:999px;text-decoration:none;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.share-btn:hover,.share-btn:focus-visible{background:var(--bg-tint);border-color:var(--teal);outline:none}.share-btn[data-share=native]{background:var(--teal);color:#fff;border-color:var(--teal)}.share-btn[data-share=native]:hover,.share-btn[data-share=native]:focus-visible{background:var(--teal-bright);border-color:var(--teal-bright);color:#fff}.share-cite{margin:.5rem 0 0;font-size:.85rem;color:var(--teal);font-weight:500}@media print{.share-block{display:none}}.editorial-signals{margin:2.5rem 0;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.editorial-signal{padding:1.1rem 1.25rem;background:var(--bg-white);border:1px solid var(--rule-light);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.editorial-signal-title{font-family:"Source Serif 4","Source Serif Pro",Georgia,serif;font-size:1.02rem;margin:0 0 .35rem;color:var(--heading-light)}.editorial-signal-desc{margin:0;font-size:.92rem;color:var(--body-light);line-height:1.55}.citation-block{margin:2rem 0;padding:1.1rem 1.25rem;background:#1f49590a;border-left:3px solid var(--teal);border-radius:0 var(--radius) var(--radius) 0;font-size:.9rem;color:var(--body-light)}.citation-block-label{margin:0 0 .35rem;font-family:Inter,system-ui,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--teal)}.citation-block code{display:block;background:var(--bg-white);padding:.5rem .75rem;border:1px solid var(--rule-light);border-radius:6px;font-family:Inter,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem;color:var(--body-light);margin-top:.4rem;white-space:normal;word-break:break-word}.was-this-helpful{margin:2rem 0 0;text-align:center;font-size:.9rem;color:var(--muted-light)}.was-this-helpful a{color:var(--teal)}.evidence-tag{display:inline-block;margin-left:.5rem;padding:.1rem .55rem;font-family:Inter,system-ui,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--teal);background:#1f495914;border:1px solid rgba(31,73,89,.25);border-radius:999px;vertical-align:middle}.evidence-tag.is-mixed{color:var(--amber);background:#cc7a3a1a;border-color:#cc7a3a59}.evidence-tag.is-limited{color:var(--muted-light);background:#6a625814;border-color:#6a62584d}.toc{margin:1.75rem 0 2rem;padding:1rem 1.25rem;background:#1f49590a;border-left:3px solid var(--teal);border-radius:0 var(--radius) var(--radius) 0;font-size:.95rem}.toc-label{margin:0 0 .5rem;font-family:Inter,system-ui,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--teal)}.toc ul{margin:0;padding-left:1.2rem;display:grid;gap:.35rem}.toc a{color:var(--teal);text-decoration:none;border-bottom:1px solid transparent}.toc a:hover,.toc a:focus-visible{border-bottom-color:currentColor}@media print{.toc{display:none}}@media print{.crisis-banner,.site-header,.site-footer,.skip-link,.no-print,.print-button,.breadcrumb,.toolkit-cta,.footer-bottom,script,.page-actions{display:none!important}body{background:#fff!important;color:#111!important;font-size:11pt;line-height:1.45}main{padding:0!important;margin:0!important}.container,.section-narrow{max-width:100%!important;padding:0!important}.section{padding:0!important;background:#fff!important}.page-header{margin-bottom:1rem}h1{font-size:22pt;page-break-after:avoid}h2{font-size:14pt;margin-top:1.25rem;page-break-after:avoid}h3{font-size:12pt;page-break-after:avoid}.distortion,.grounding-item,.toolkit-category{page-break-inside:avoid;box-shadow:none!important;border:1px solid #ccc!important}.property-matrix{font-size:10pt}.property-matrix thead th{background:#f4f4f4!important}.matrix-scroll{overflow:visible!important;border:1px solid #ccc!important;box-shadow:none!important}.toolkit-disclaimer,.toolkit-footer-disclaimer,.quick-answer{box-shadow:none!important;border:1px solid #999!important;page-break-inside:avoid}a{color:#111!important;text-decoration:underline}a[href^=http]:after{content:" (" attr(href) ")";font-size:8pt;color:#555}a[href^="/"]:after,a[href^="#"]:after{content:""}}.consent-banner{position:fixed;left:12px;right:12px;bottom:12px;z-index:60;background:#0b1d33;color:#f5f7fa;border-radius:10px;box-shadow:0 12px 32px #00000040;border:1px solid rgba(255,255,255,.08);padding:16px 18px;font-size:15px;line-height:1.5}.consent-banner[hidden]{display:none}.consent-banner-inner{display:flex;flex-wrap:wrap;gap:14px 20px;align-items:center;justify-content:space-between;max-width:1120px;margin:0 auto}.consent-banner-text{flex:1 1 320px;min-width:0}.consent-banner-title{margin:0 0 4px;font-weight:600;font-size:15px;color:#fff}.consent-banner-body{margin:0;color:#f5f7fad9;font-size:14px}.consent-banner-body a{color:#fff;text-decoration:underline}.consent-banner-body a:hover,.consent-banner-body a:focus-visible{color:#cfe1ff}.consent-banner-actions{display:flex;gap:8px;flex:0 0 auto}.consent-btn{appearance:none;border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;padding:8px 16px;border-radius:8px;font:inherit;font-weight:600;cursor:pointer;min-height:40px}.consent-btn:hover{border-color:#fff}.consent-btn:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.consent-btn-accept{background:#fff;color:#0b1d33;border-color:#fff}.consent-btn-accept:hover{background:#e8eef7}body.has-consent-banner{scroll-padding-bottom:140px}@media(max-width:620px){.consent-banner{padding:14px;font-size:14px}.consent-banner-actions{width:100%;justify-content:flex-end}.consent-btn{min-height:44px;padding:10px 16px}}.footer-cookie-reopen{background:none;border:0;color:inherit;text-decoration:underline;cursor:pointer;font:inherit;padding:0}.footer-cookie-reopen:hover{text-decoration:none}.live-graph{margin:32px 0}.live-graph-empty,.live-graph-error,.live-graph-note{padding:14px 16px;border:1px dashed rgba(11,29,51,.2);border-radius:8px;color:#4b5b70;font-size:15px}.live-graph-error{border-color:#c428284d;color:#7a2323}.live-graph-meta{font-size:13px;color:#6b7280;margin:0 0 12px}.live-graph-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.live-graph-site{border:1px solid rgba(11,29,51,.12);border-radius:10px;padding:16px;background:#fff}.live-graph-site-head{margin:0 0 10px}.live-graph-site-name{margin:0 0 4px;font-size:17px;font-weight:600}.live-graph-site-name a{color:#0b1d33;text-decoration:none}.live-graph-site-name a:hover{text-decoration:underline}.live-graph-role{margin:0;font-size:13px;color:#55627a}.live-graph-role-tag{display:inline-block;padding:2px 8px;border-radius:999px;background:#eef3fb;color:#0b1d33;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.live-graph-pages{margin:0;padding:0;list-style:none;font-size:14px}.live-graph-pages li{padding:4px 0;border-top:1px dotted rgba(11,29,51,.08)}.live-graph-pages li:first-child{border-top:0}.live-graph-pages a{color:#1a3a68;text-decoration:none}.live-graph-pages a:hover{text-decoration:underline}.live-graph-more{color:#6b7280;font-style:italic}.topics-table{margin:24px 0}.topics-empty,.topics-error{padding:14px 16px;border:1px dashed rgba(11,29,51,.2);border-radius:8px;color:#4b5b70;font-size:15px}.topics-error{border-color:#c428284d;color:#7a2323}.topics-meta{font-size:13px;color:#6b7280;margin:0 0 12px}.topics-grid{display:grid;gap:16px}.topics-row{border:1px solid rgba(11,29,51,.12);border-radius:10px;padding:18px;background:#fff}.topics-row-head{margin:0 0 12px}.topics-row-name{margin:0 0 4px;font-size:18px;font-weight:600;color:#0b1d33}.topics-concept{margin:0;font-size:12px;color:#6b7280}.topics-concept code{background:#eef3fb;padding:1px 6px;border-radius:4px;font-size:12px}.topics-links{margin:0;padding:0;list-style:none;display:grid;gap:6px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.topics-links li{margin:0}.topics-links a{display:flex;flex-direction:column;padding:8px 10px;border:1px solid rgba(11,29,51,.08);border-radius:6px;background:#f7f9fc;text-decoration:none;color:#0b1d33}.topics-links a:hover{background:#eef3fb;border-color:#0b1d3333}.topics-site{font-weight:600;font-size:14px}.topics-url{color:#6b7280;font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;word-break:break-all}.topics-pathway{margin:12px 0 0;font-size:14px}.topics-pathway a{color:#1a3a68;text-decoration:none;font-weight:600}.topics-pathway a:hover{text-decoration:underline}.live-graph-tabs{display:flex;gap:4px;border-bottom:1px solid rgba(11,29,51,.12);margin:20px 0 16px}.live-graph-tab{appearance:none;border:0;background:transparent;padding:10px 16px;font:inherit;font-weight:600;color:#55627a;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.live-graph-tab:hover{color:#0b1d33}.live-graph-tab.is-active{color:#0b1d33;border-bottom-color:#0b1d33}.live-graph-tab:focus-visible{outline:2px solid #0b1d33;outline-offset:2px}.live-graph[hidden],.live-graph.concept-graph[hidden]{display:none}.concept-graph-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.concept-card{border:1px solid rgba(11,29,51,.12);border-radius:10px;padding:16px;background:#fff}.concept-card-head{margin:0 0 10px}.concept-card-name{margin:0 0 4px;font-size:17px;font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#0b1d33}.concept-card-source{margin:0;font-size:12px;color:#55627a}.concept-card-source a{color:#1a3a68;text-decoration:none}.concept-card-source a:hover{text-decoration:underline}.concept-card-pages{margin:0;padding:0;list-style:none;font-size:14px}.concept-card-pages li{padding:6px 0;border-top:1px dotted rgba(11,29,51,.08)}.concept-card-pages li:first-child{border-top:0}.concept-card-pages a{display:flex;flex-direction:column;color:#0b1d33;text-decoration:none}.concept-card-pages a:hover .concept-page-title{text-decoration:underline}.concept-page-title{font-weight:600}.concept-page-site{font-size:12px;color:#55627a;margin-top:2px}.concept-role-tag{display:inline-block;padding:1px 6px;border-radius:999px;background:#eef3fb;color:#0b1d33;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;margin-right:6px}.downloads-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.downloads-goal{border:1px solid rgba(11,29,51,.12);border-radius:10px;padding:18px;background:#fff}.downloads-goal-name{margin:0 0 12px;font-size:15px;font-weight:600;color:#0b1d33;text-transform:uppercase;letter-spacing:.04em}.downloads-list{margin:0;padding:0;list-style:none;font-size:14px}.downloads-list li{padding:6px 0;border-top:1px dotted rgba(11,29,51,.08)}.downloads-list li:first-child{border-top:0}.downloads-list a{display:flex;flex-direction:column;color:#0b1d33;text-decoration:none}.downloads-list a:hover .downloads-title{text-decoration:underline}.downloads-title{font-weight:600}.downloads-site{font-size:12px;color:#55627a;margin-top:2px}.downloads-more{color:#6b7280;font-style:italic;padding:6px 0}.downloads-filters{display:flex;flex-wrap:wrap;gap:14px;margin:12px 0 8px}.downloads-filters label{display:flex;flex-direction:column;font-size:12px;color:#55627a;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.downloads-filters select{margin-top:4px;padding:6px 10px;border:1px solid rgba(11,29,51,.2);border-radius:6px;background:#fff;color:#0b1d33;font:inherit;font-weight:400;text-transform:none;letter-spacing:0}.downloads-count-line{margin:8px 0 12px;font-size:13px;color:#55627a}.downloads-cards{display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.downloads-card{border:1px solid rgba(11,29,51,.12);border-radius:10px;padding:14px 16px;background:#fff}.downloads-card-head{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-bottom:8px}.downloads-type-tag{padding:2px 8px;border-radius:999px;background:#f0e6ff;color:#4a2e7a;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.downloads-card-title{font-weight:600;color:#0b1d33;text-decoration:none;font-size:15px}.downloads-card-title:hover{text-decoration:underline}.downloads-pdf-hint{font-size:11px;color:#6b7280;font-style:italic}.downloads-summary{margin:6px 0;font-size:13px;color:#4b5b70;line-height:1.45}.downloads-card-meta{margin:6px 0 0;font-size:12px;color:#55627a}.downloads-card-meta a{color:#1a3a68;text-decoration:none}.downloads-card-meta a:hover{text-decoration:underline}.downloads-card-meta code{font-size:11px;background:#eef3fb;padding:1px 5px;border-radius:4px;margin-right:4px}.named-systems{margin:20px 0 28px;display:grid;gap:14px}.named-systems dt{font-weight:600;color:#0b1d33;font-size:15px;margin:0}.named-systems dd{margin:4px 0 0;padding-left:14px;border-left:3px solid #eef3fb;color:#4b5b70;font-size:15px;line-height:1.55}.named-systems dd a{color:#1a3a68}.named-systems dd a:hover{text-decoration:none}.named-systems dd code{background:#eef3fb;padding:1px 5px;border-radius:4px;font-size:13px}.changelog-entry{padding:1.25rem 0;border-top:1px solid var(--rule-light)}.changelog-entry:first-of-type{border-top:none}.changelog-entry h2{font-size:1.2rem;margin:.25rem 0 .4rem}.changelog-date{margin:0;font-family:Inter,system-ui,sans-serif;font-size:.85rem;color:var(--muted-light)}.notfound-search{margin:1.5rem 0 .5rem}.notfound-search label{display:block;font-weight:600;margin-bottom:.35rem}.notfound-search input{width:100%;max-width:28rem;padding:.6rem .8rem;font:inherit;border:1px solid var(--rule-light);border-radius:8px}.notfound-search input:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.notfound-results{margin:.5rem 0 1.5rem}
