:root{--bg-dark: #011425;--teal: #1f4959;--bg-white: #ffffff;--bg-tint: #e9edee;--heading-light: #011425;--body-light: #2c363b;--muted-light: #456069;--rule-light: #d2dadb;--icon-bg: #e4e9ea;--heading-dark: #ffffff;--body-dark: #c7d0d4;--muted-dark: #9fb1b8;--rule-dark: rgba(199, 208, 212, .18);--link: var(--teal);--max-measure: 38rem;--max-page: 72rem;--radius: 8px;--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-white)}@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-white);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:var(--teal);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:520px;height:85vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;isolation:isolate;background-color:var(--bg-dark)}.hero-bg{position:absolute;inset:0;background-image:url(/hero.jpg);background-size:cover;background-position:center;z-index:-2}.hero-overlay{position:absolute;inset:0;background:#011425a3;z-index:-1}.hero-inner{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:22ch;margin:0 auto 1.5rem;text-shadow:0 2px 16px rgba(0,0,0,.35)}.hero-subhead{max-width:36rem;margin:0 auto 2.25rem;font-size:1.08rem;color:var(--body-dark);text-shadow:0 1px 12px rgba(0,0,0,.3)}.hero-link{display:inline-block;color:#fff;text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#ffffffa6;text-underline-offset:6px;font-size:.98rem}.hero-link:hover{text-decoration-color:#fff;text-decoration-thickness:2px}.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}.card{background:#fff;border:.5px solid var(--rule-light);border-radius:var(--radius);padding:1.65rem 1.65rem 1.45rem;display:flex;flex-direction:column;gap:.55rem;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.card:hover{border-color:var(--teal);transform:translateY(-2px);box-shadow:0 4px 18px #0114250f}.card--featured{border-color:var(--teal);background:linear-gradient(180deg,#ffffff 0%,var(--bg-tint) 100%);box-shadow:0 2px 10px #0114250a}.card--featured .card-icon{background-color:var(--teal);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 h4{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-white);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-white);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)}@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,.site-header.is-overlay a:focus-visible{outline:2px solid #ffffff;outline-offset:3px;border-radius:2px}
