:root{--paper:#f8fafb;--ink:#1b252b;--muted:#5d6c74;--line:#d6e0e5;--blue:#345b73;--blue-light:#dcebf2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:400 15px/1.75 Inter,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}a:focus-visible{outline:3px solid var(--blue);outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,.brand,.footer-brand{font-family:"Cormorant Garamond",Georgia,serif;font-weight:400;line-height:1.02}p{margin:0 0 24px}.skip{position:fixed;left:18px;top:-80px;z-index:100;background:white;padding:12px 16px;border:1px solid var(--blue)}.skip:focus{top:14px}.site-header{height:70px;border-bottom:1px solid var(--line);background:rgba(248,250,251,.95);display:flex;align-items:center}.header-inner{width:min(calc(100% - 80px),1240px);margin:auto}.brand{font-size:30px;color:var(--blue);font-style:italic}.hero{height:710px;max-height:88vh;min-height:600px;position:relative;overflow:hidden}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 68%}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,250,251,.9),rgba(248,250,251,.58) 36%,transparent 64%)}.hero-copy{position:relative;z-index:1;width:min(calc(100% - 80px),1240px);margin:auto;padding-top:105px}.eyebrow{color:var(--blue);margin-bottom:24px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.17em}h1{font-size:100px;letter-spacing:-.035em;margin:0 0 27px}h1 em,h2 em{color:var(--blue);font-weight:400}.intro{max-width:360px}.hero-actions{display:flex;gap:24px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;padding:15px 23px;background:var(--blue);color:white;font-size:10px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;min-height:48px}.button:hover{background:#24465b;text-decoration:none}.text-link{border-bottom:1px solid var(--blue);padding-bottom:4px;display:inline-block;font-size:10px;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.ribbon{display:flex;justify-content:space-between;gap:20px;max-width:1240px;margin:auto;padding:23px 40px;border-bottom:1px solid var(--line);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.wrap{max-width:1240px;margin:auto;padding:82px 40px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:36px}.section-head>p{max-width:320px;color:var(--muted);font-size:13px;margin-bottom:4px}h2{font-size:56px;margin:0;letter-spacing:-.02em}.section-head .eyebrow{margin-bottom:12px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.card{border-top:1px solid var(--line);padding-top:24px}.number{font:italic 25px "Cormorant Garamond",serif;color:var(--blue)}h3{font-size:33px;margin:18px 0}.card p{font-size:13px;color:var(--muted);max-width:300px}.disclosure{font-size:11px;color:var(--muted);margin:26px 0 0}.story{display:grid;grid-template-columns:1.05fr 1fr;background:#eaf1f4}.story img{width:100%;height:100%;object-fit:cover;min-height:470px}.story-copy{padding:70px 65px;align-self:center}.story-copy h2{margin-bottom:30px}.story-copy p{max-width:440px;color:var(--muted);font-size:14px}.social-row{display:flex;gap:28px;flex-wrap:wrap}.edit{background:var(--blue-light);text-align:center;padding:78px 24px}.edit h2{font-size:67px;margin-bottom:24px}.edit>p{max-width:490px;margin:0 auto 28px;color:#465f6d}.edit .eyebrow{margin-bottom:20px}.collab{padding:54px 40px;display:flex;align-items:center;justify-content:space-between;gap:30px;max-width:1240px;margin:auto}.collab h2{font-size:36px;margin-bottom:12px}.collab p{font-size:13px;color:var(--muted);margin:0}.footer{background:var(--ink);color:var(--paper);padding:44px 40px}.footer-inner{max-width:1160px;margin:auto;display:flex;justify-content:space-between;gap:30px}.footer-brand{font-size:32px;color:#a9cadb;font-style:italic}.footer p{font-size:11px;color:#b8c5cb;margin:15px 0 0}.footer .social-row{font-size:12px;align-items:center}@media(max-width:800px){.header-inner,.hero-copy{width:min(calc(100% - 50px),1240px)}.hero{height:660px}.hero-copy{padding-top:92px}.hero>img{object-position:63% 68%}.hero:after{background:linear-gradient(90deg,rgba(248,250,251,.96),rgba(248,250,251,.72) 45%,rgba(248,250,251,.08))}h1{font-size:76px}.wrap{padding:60px 26px}h2{font-size:46px}.story-copy{padding:40px 28px}.cards{gap:20px}.section-head{align-items:start}.ribbon{padding:20px 26px;font-size:9px}}@media(max-width:580px){.site-header{height:62px}.brand{font-size:27px}.hero{height:630px;min-height:0;max-height:none}.hero>img{object-position:66% 68%}.hero:after{background:linear-gradient(90deg,rgba(248,250,251,.96),rgba(248,250,251,.67) 62%,rgba(248,250,251,.18))}.hero-copy{padding-top:68px}.hero-actions{align-items:flex-start;flex-direction:column}.ribbon{flex-wrap:wrap;gap:8px 20px;justify-content:center}.section-head{display:block}.section-head>p{margin-top:22px}.cards{grid-template-columns:1fr;gap:32px}.card p{max-width:none}.story{grid-template-columns:1fr}.story img{min-height:0;aspect-ratio:1.35}.edit h2{font-size:52px}.collab{padding:42px 26px;align-items:start;flex-direction:column}.footer{padding:36px 26px}.footer-inner{flex-direction:column}h1{font-size:56px}}
