@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#1f1f1f;--muted:#645b60;--line:#e7dce2;--brand:#dd0f7b;--light:#f8f5f7;--deep:#1f1f1f;--max:1340px;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:#fff;font-size:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.skip{position:absolute;left:-999px;top:0;z-index:10;background:#fff;padding:1rem}.skip:focus{left:1rem}.site-header{position:sticky;top:0;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);z-index:5;backdrop-filter:blur(12px)}.header-inner{max-width:var(--max);margin:auto;display:flex;align-items:center;gap:2.2rem;padding:0 2rem;min-height:84px}.logo{font:800 2.15rem/1 Manrope,Arial,sans-serif;letter-spacing:-.09em;white-space:nowrap}.logo-mark{color:var(--brand)}.desktop-nav{display:flex;align-items:center;gap:1.65rem;margin:auto;font-size:.88rem;font-weight:600}.desktop-nav a{white-space:nowrap;padding:2rem 0;border-bottom:2px solid transparent}.desktop-nav a:hover,.desktop-nav a.active{color:var(--brand);border-bottom-color:var(--brand)}.partner-link{white-space:nowrap;background:var(--deep);color:#fff;padding:.9rem 1.1rem;font-size:.83rem;font-weight:700}.partner-link:hover,.button:hover{background:#b00c61}.menu-button,.mobile-nav{display:none}main{min-height:60vh}.eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--brand)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;letter-spacing:-.055em}h1{font-size:clamp(2.8rem,5vw,5.9rem);line-height:1.07;font-weight:700}h2{font-size:clamp(2rem,3vw,3.5rem);line-height:1.16}h3{font-size:1.45rem;line-height:1.2}p{line-height:1.7;color:var(--muted)}.hero{max-width:var(--max);margin:auto;display:grid;grid-template-columns:47% 53%;min-height:620px}.hero-copy{padding:clamp(3rem,6vw,7rem) 3.5rem 4rem 2rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero h1{margin:1.3rem 0 1.6rem}.hero h1 em{font-style:normal;color:var(--brand)}.hero p{max-width:530px;font-size:1.13rem;margin-bottom:2rem}.hero-image{position:relative;min-height:620px;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}.image-caption{position:absolute;bottom:1.5rem;right:1.5rem;padding:.7rem 1rem;background:#fff;font-size:.8rem;font-weight:700}.actions{display:flex;align-items:center;gap:1.7rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;gap:1.3rem;padding:1rem 1.35rem;background:var(--brand);color:white;font-weight:700;font-size:.92rem;min-height:48px}.quiet-link{font-weight:700;font-size:.9rem;border-bottom:1px solid var(--ink);padding-bottom:.3rem}.quiet-link:hover,.text-link:hover{color:var(--brand)}.intro-band{background:var(--deep);color:#f7dcea;display:flex;justify-content:space-between;gap:1rem;padding:1.35rem max(2rem,calc((100vw - var(--max))/2 + 2rem));font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.section{max-width:var(--max);margin:auto;padding:6rem 2rem}.section-heading{max-width:760px;margin-bottom:2.8rem}.section-heading h2{margin:.9rem 0 0}.cards{display:grid;gap:1rem}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.two{grid-template-columns:repeat(2,1fr)}.card{background:var(--light);padding:2.3rem;min-height:290px;display:flex;align-items:flex-start;flex-direction:column}.card h3{margin:1.2rem 0 .7rem}.card p{max-width:400px}.card p a{text-decoration:underline;text-underline-offset:3px}.text-link{margin-top:auto;padding-top:1rem;color:var(--brand);font-weight:700;font-size:.92rem}.statement{background:var(--deep);color:#fff;padding:6rem max(2rem,calc((100vw - var(--max))/2 + 2rem))}.statement .eyebrow,.page-hero.dark .eyebrow{color:#ffc6e1}.statement h2{max-width:920px;margin:1rem 0}.statement p{color:#e9d9e2;max-width:570px;font-size:1.1rem;margin-bottom:2rem}.button.light{background:#fff;color:var(--deep)}.button.light:hover{background:#f4d7e6}.light-link{color:#fff;border-color:#fff}.footer{background:#171717;color:#fff;padding:4.5rem 2rem 1.5rem}.footer-top,.footer-bottom{max-width:calc(var(--max) - 4rem);margin:auto;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:3rem}.footer-logo{display:inline-block;margin-bottom:1.2rem}.footer p{color:#d8c4d0}.footer h2{font:800 .75rem Manrope,Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#c9aebe;margin-bottom:1.4rem}.footer-top>div:not(:first-child) a{display:block;font-size:.9rem;margin:.8rem 0;color:#efdae5}.footer a:hover{color:#ffaad6}.footer-bottom{display:flex;border-top:1px solid #4f3543;margin-top:4rem;padding-top:1.4rem;color:#c9aebe;font-size:.78rem;justify-content:space-between}.page-hero{padding:6.5rem max(2rem,calc((100vw - var(--max))/2 + 2rem));background:var(--light)}.page-hero h1{max-width:950px;margin:1.1rem 0 1.4rem}.page-hero p{font-size:1.12rem;max-width:680px;margin-bottom:0}.page-hero.dark{background:var(--deep);color:#fff}.page-hero.dark p{color:#ebdce5;margin-bottom:2rem}.split{display:grid;grid-template-columns:1.15fr .85fr;gap:5rem;align-items:start}.lead{font-size:1.3rem;color:var(--ink);line-height:1.6}.spec{background:var(--light);padding:2rem}.spec h3{margin-bottom:1rem}.spec dl{margin:0}.spec dl div{display:flex;justify-content:space-between;gap:2rem;border-top:1px solid var(--line);padding:1rem 0}.spec dt{color:var(--muted)}.spec dd{margin:0;font-weight:700;text-align:right}.spec p{margin-bottom:.3rem}.tags{display:flex;flex-wrap:wrap;gap:.5rem}.tags span{border:1px solid var(--line);padding:.6rem .8rem;font-weight:700;font-size:.8rem}.cta-strip{background:#f7e8f0;padding:3.5rem max(2rem,calc((100vw - var(--max))/2 + 2rem));display:flex;justify-content:space-between;gap:2rem;align-items:center}.cta-strip h2{margin:.7rem 0 0}.steps,.doc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.steps>div,.doc-grid>div{border-top:2px solid var(--brand);padding:1.5rem 1rem 0 0}.steps b{font-size:2rem;color:var(--brand);font-family:Manrope}.steps h3{margin:2rem 0 .6rem}.doc-grid>div{background:var(--light);border:0;padding:2rem}.doc-grid h3{font-size:2.5rem;margin-bottom:.4rem}.doc-grid a{color:var(--brand);font-weight:700}.note{font-size:.88rem;margin-top:1.2rem}.policy-hero{padding-bottom:4rem}.draft-tag{display:inline-block!important;margin-top:1.5rem!important;padding:.5rem .8rem;border:1px solid #b69aa9;font-size:.8rem!important;font-weight:700}.policy-layout{max-width:var(--max);margin:auto;padding:5rem 2rem;display:grid;grid-template-columns:230px minmax(0,760px);gap:5rem}.policy-toc{position:sticky;top:110px;align-self:start;display:flex;flex-direction:column;gap:.8rem}.policy-toc strong{font-size:.85rem;margin-bottom:.7rem}.policy-toc a{color:var(--muted);font-size:.9rem}.policy-toc a:hover{color:var(--brand)}.policy-content section{border-bottom:1px solid var(--line);padding-bottom:2rem;margin-bottom:2.5rem;scroll-margin-top:120px}.policy-content h2{font-size:1.65rem;letter-spacing:-.035em}.policy-content a{text-decoration:underline;color:var(--brand)}
@media(max-width:1160px){.desktop-nav{gap:.8rem;font-size:.78rem}.header-inner{gap:1rem}.partner-link{font-size:.75rem}.hero{grid-template-columns:50% 50%}.hero-copy{padding-right:2rem}.hero h1{font-size:clamp(2.7rem,4.7vw,4.5rem)}}
@media(max-width:850px){.header-inner{min-height:70px;padding:0 1.2rem}.desktop-nav,.partner-link{display:none}.menu-button{display:flex;align-items:center;gap:.7rem;margin-left:auto;border:0;background:transparent;font-weight:700;padding:.8rem;cursor:pointer}.mobile-nav:not([hidden]){display:flex;flex-direction:column;padding:0 1.2rem 1.3rem;border-top:1px solid var(--line)}.mobile-nav a{padding:.8rem 0;border-bottom:1px solid var(--line);font-weight:600}.hero{grid-template-columns:1fr}.hero-copy{padding:4rem 1.2rem}.hero-image{min-height:420px;height:52vw}.intro-band{padding:1.4rem 1.2rem;flex-wrap:wrap}.section{padding:4rem 1.2rem}.statement,.page-hero,.cta-strip{padding:4rem 1.2rem}.footer{padding:3.5rem 1.2rem 1.4rem}.footer-top{grid-template-columns:repeat(2,1fr);gap:2rem}.split{gap:2rem}.policy-layout{padding:3rem 1.2rem;grid-template-columns:1fr;gap:2rem}.policy-toc{position:static;display:none}}
@media(max-width:600px){h1{font-size:clamp(2.5rem,12vw,4rem)}h2{font-size:2rem}.hero-image{min-height:310px;height:75vw}.intro-band{display:grid;gap:.7rem}.cards.three,.cards.two,.steps,.doc-grid,.split{grid-template-columns:1fr}.card{min-height:240px;padding:1.6rem}.page-hero{padding:3.7rem 1.2rem}.cta-strip{display:block}.cta-strip .button{margin-top:1.5rem}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{display:grid;gap:.6rem}.spec{padding:1.5rem}.actions{gap:1.2rem}.lead{font-size:1.13rem}}

.logo img{width:166px;height:auto;max-width:none}.footer-logo img{width:180px;margin-left:-19px}.image-caption{border-top:3px solid var(--brand)}
