:root{--bg-dark: #011425;--teal: #1f4959;--bg-white: #ffffff;--bg-tint: #e9edee;--heading-light: #011425;--body-light: #2c363b;--muted-light: #5c7c89;--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,.4);color:#fff;padding:.22rem .6rem;font-size:.75rem;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-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.png);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-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}.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 1.25rem 2.5rem}.footer-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:2.5rem;margin-bottom:2.75rem}.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-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)}@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}}
