:root{--ink:#071f3f;--navy:#0a2d59;--blue:#1d55a0;--coral:#ff4d3d;--paper:#f6f7f4;--line:#ced5db}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.nav-wrap{height:88px;padding:0 4.5vw;display:flex;align-items:center;justify-content:space-between;background:#fff;position:relative;z-index:50}.brand{display:flex;align-items:center;gap:13px;font-size:.8rem;font-weight:800;letter-spacing:.12em;line-height:1.2}.brand-mark{width:41px;height:41px;border-radius:50%;background:var(--coral);color:#fff;display:grid;place-items:center;font-size:.82rem;letter-spacing:-.03em}.brand small{display:block;font-size:.55rem;font-weight:600;letter-spacing:.16em;color:#6d7885;margin-top:4px}.nav{display:flex;align-items:center;gap:30px;font-size:.86rem;font-weight:600}.nav a:not(.nav-cta):hover{color:var(--coral)}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:0;cursor:pointer;font-weight:700}.nav-cta{color:#fff;background:var(--ink);padding:14px 20px}.menu{display:none;border:0;background:transparent;color:var(--ink)}
.hero{min-height:730px;height:calc(100vh - 88px);position:relative;overflow:hidden;color:#fff;display:flex;align-items:center;padding:5vw}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,25,53,.94) 0%,rgba(5,29,61,.84) 39%,rgba(7,31,63,.05) 68%)}.hero-copy{position:relative;z-index:2;width:min(650px,52vw)}.eyebrow{text-transform:uppercase;font-size:.68rem;font-weight:800;letter-spacing:.25em;display:flex;align-items:center;gap:12px}.eyebrow:before{content:"";width:30px;height:2px;background:var(--coral)}.eyebrow.ink{color:var(--blue)}.hero h1,.section-head h2,.statement h2,.part-copy h2,.contact h2{font-size:clamp(3rem,5.4vw,6rem);line-height:.94;letter-spacing:-.055em;margin:28px 0}.hero h1 em{color:var(--coral);font-style:normal}.hero-text{font-size:1.08rem;line-height:1.7;max-width:560px;color:#d6e0ec}.hero-actions{margin-top:40px;display:flex;align-items:center;gap:32px}.button{padding:18px 23px;font-size:.9rem}.coral{background:var(--coral);color:#fff}.coral:hover{background:#ea392b}.text-link{font-size:.88rem;font-weight:700;border-bottom:1px solid #ffffff77;padding-bottom:7px}.hero-note{position:absolute;z-index:2;right:4vw;bottom:35px;display:flex;gap:16px;align-items:center;font-size:.64rem;letter-spacing:.2em}
.statement,.partnership{padding:110px 7vw;display:grid;grid-template-columns:1fr 2.25fr;gap:8vw}.statement>div{display:grid;grid-template-columns:1.3fr .8fr;align-items:end;gap:7vw}.statement h2,.part-copy h2{font-size:clamp(2.5rem,4.5vw,5rem);margin:0}.statement>div>p,.lead{color:#4e6175;line-height:1.8;font-size:1rem;margin:0}.categories{background:var(--ink);color:#fff;padding:110px 7vw}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:65px}.section-head h2{font-size:clamp(2.5rem,4vw,4.5rem);margin:0}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff2c}.category{min-height:340px;padding:28px;border-right:1px solid #ffffff2c;display:flex;flex-direction:column;transition:.25s ease}.category:first-child{border-left:1px solid #ffffff2c}.category:hover{background:#0d376b;transform:translateY(-6px)}.category-top{display:flex;justify-content:space-between;color:#75a6df}.category-top svg{width:28px;height:28px}.category-top span{font-size:.7rem}.category h3{font-size:1.35rem;margin-top:auto;margin-bottom:14px}.category p{color:#b9c9db;line-height:1.6;font-size:.9rem}.category a{display:flex;align-items:center;gap:8px;color:#ff7568;font-size:.8rem;font-weight:700;margin-top:18px}
.partnership{grid-template-columns:.5fr 1fr 1fr;background:#fff;align-items:start}.big-number{font-size:clamp(5rem,12vw,12rem);font-weight:900;color:#e6eaf0;letter-spacing:-.09em;line-height:.7}.part-copy h2{margin:25px 0 35px}.partnership ul{list-style:none;padding:70px 0 0;margin:0}.partnership li{display:flex;gap:16px;align-items:center;border-bottom:1px solid var(--line);padding:20px 0;font-size:.92rem;font-weight:700}.partnership li span{width:29px;height:29px;background:var(--coral);color:#fff;border-radius:50%;display:grid;place-items:center}.process{padding:110px 7vw}.process .section-head{align-items:start}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:2px solid var(--ink)}.steps article{padding:30px 40px 0 0}.steps article>span{color:var(--coral);font-size:.72rem;font-weight:800}.steps h3{font-size:1.6rem;margin:50px 0 15px}.steps p{color:#526377;line-height:1.7;max-width:310px}
.contact{background:var(--navy);color:#fff;padding:100px 7vw;display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw}.contact h2{font-size:clamp(3.4rem,6vw,6rem);margin:30px 0}.contact-copy>p:not(.eyebrow){color:#bcd0e6;line-height:1.7;max-width:430px}.contact-badge{margin-top:50px;display:flex;gap:15px;align-items:center}.contact-badge svg{color:var(--coral);width:34px;height:34px}.contact-badge span{display:flex;flex-direction:column;gap:5px}.contact-badge small{color:#9eb7d1}form{background:#fff;color:var(--ink);padding:40px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}label{display:block;font-size:.72rem;font-weight:800;margin-bottom:20px}input,select,textarea{display:block;width:100%;margin-top:9px;border:1px solid #ccd4dd;background:#f7f8f8;padding:14px;font:inherit;font-size:.9rem;color:var(--ink);border-radius:0}textarea{resize:vertical}.privacy{display:flex;align-items:flex-start;gap:10px;font-weight:400;color:#607087;line-height:1.5}.privacy input{width:16px;margin:2px 0 0}.success{background:#fff;color:var(--ink);min-height:450px;padding:60px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.success>span{width:55px;height:55px;border-radius:50%;background:var(--coral);color:#fff;display:grid;place-items:center}.success h3{font-size:2rem;margin:28px 0 8px}.success p{color:#607087;line-height:1.6}.success button{border:0;border-bottom:1px solid var(--ink);background:transparent;padding:5px 0;margin-top:20px;cursor:pointer;font-weight:700}
footer{background:#04172f;color:#fff;padding:55px 7vw 30px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:25px}.footer-brand .brand-mark{background:var(--coral)}.footer-brand small{color:#8ba3bd}footer>p{color:#9bb0c7;font-size:.84rem}footer>div:nth-of-type(2){display:flex;justify-content:flex-end;gap:20px;font-size:.75rem}footer>small{grid-column:1/-1;border-top:1px solid #ffffff1a;padding-top:22px;color:#7089a3}
@media(max-width:900px){.nav{display:none}.nav.open{display:flex;position:absolute;top:88px;left:0;right:0;background:#fff;color:var(--ink);flex-direction:column;align-items:stretch;padding:25px 5vw;box-shadow:0 15px 30px #00152a22}.menu{display:block}.hero{height:auto;min-height:720px;padding:70px 6vw}.hero-copy{width:100%}.hero-shade{background:linear-gradient(90deg,rgba(4,25,53,.96),rgba(5,29,61,.67))}.statement,.partnership,.contact{grid-template-columns:1fr}.statement>div{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr 1fr}.big-number{display:none}.partnership ul{padding:0}.contact{gap:50px}footer{grid-template-columns:1fr 1fr}footer>div:nth-of-type(2){grid-column:1/-1;justify-content:flex-start}}
@media(max-width:600px){.nav-wrap{height:76px;padding:0 20px}.brand{font-size:.67rem}.brand-mark{width:36px;height:36px}.hero{min-height:700px}.hero h1{font-size:3.3rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.hero-note{display:none}.statement,.categories,.partnership,.process,.contact{padding:80px 22px}.section-head{display:block}.section-head .eyebrow{margin-bottom:25px}.category-grid,.steps,.form-row{grid-template-columns:1fr}.category{min-height:280px;border-left:1px solid #ffffff2c;border-bottom:1px solid #ffffff2c}.steps article{padding:30px 0;border-bottom:1px solid var(--line)}.steps h3{margin:30px 0 10px}form,.success{padding:26px}.contact h2{font-size:3.5rem}footer{grid-template-columns:1fr;padding:45px 22px}footer>div:nth-of-type(2){flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.category{transition:none}}
.custom-logo{display:block;max-width:180px;max-height:56px;width:auto;height:auto}.menu-close{display:none}.menu[aria-expanded="true"] .menu-open{display:none}.menu[aria-expanded="true"] .menu-close{display:inline}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.notice{padding:18px 22px;margin-bottom:18px;background:#fff;color:var(--ink)}.notice.success{border-left:5px solid #25a269}.notice.error{border-left:5px solid var(--coral)}.content-default{min-height:65vh;max-width:900px;margin:auto;padding:80px 24px}.content-default h1{font-size:clamp(2.5rem,5vw,4.5rem)}
.legal-page{padding:90px 24px 120px}.legal-page article{max-width:850px;margin:auto}.legal-page h1{font-size:clamp(3rem,7vw,6rem);letter-spacing:-.055em;line-height:1;margin:28px 0 70px}.legal-page h2{font-size:1.25rem;margin:42px 0 12px;padding-top:20px;border-top:1px solid var(--line)}.legal-page p,.legal-page li{font-size:1rem;line-height:1.75;color:#40536a}.legal-page a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}
