@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Manrope:wght@400;500;600;700&display=swap";
:root{--ink:#0b1422;--navy:#111d2d;--gold:#cda65a;--cream:#f4f0e8;--paper:#faf9f6;--muted:#68707b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}.nav{z-index:10;color:#fff;border-bottom:1px solid #ffffff1d;justify-content:space-between;align-items:center;width:100%;height:86px;padding:0 max(5vw,24px);display:flex;position:absolute}.brand{align-items:center;gap:12px;display:flex}.brand img{object-fit:cover;object-position:center 28%;mix-blend-mode:screen;border-radius:50%;width:50px;height:50px}.brand span{letter-spacing:2px;flex-direction:column;font-family:Cormorant Garamond,serif;display:flex}.brand b{font-size:17px}.brand small{letter-spacing:5px;color:var(--gold);font:8px Manrope}.links{align-items:center;gap:31px;font-size:12px;display:flex}.links>a:not(.nav-cta){opacity:.78}.links>a:hover{opacity:1}.nav-cta,.primary,.light-button{background:var(--gold);color:#101721;justify-content:center;align-items:center;gap:9px;padding:14px 21px;font-size:12px;font-weight:700;display:inline-flex}.menu{color:#fff;background:0 0;border:0;display:none}.hero{color:#fff;background:radial-gradient(circle at 75% 30%,#344050 0,#162231 30%,#09121e 70%);grid-template-columns:1.05fr .95fr;min-height:790px;padding:140px max(7vw,28px) 0;display:grid;overflow:hidden}.hero-copy{align-self:center;max-width:700px;padding-bottom:90px}.eyebrow{letter-spacing:3px;color:var(--gold);margin:0 0 22px;font-size:10px;font-weight:700}.hero h1,.intro h2,.section-head h2,.method h2,.cta h2{margin:0;font:600 clamp(45px,5.3vw,78px)/.98 Cormorant Garamond,serif}.lead{color:#ccd0d6;max-width:620px;margin:28px 0;font-size:16px;line-height:1.8}.actions{align-items:center;gap:14px;display:flex}.primary{padding:17px 24px}.secondary{align-items:center;gap:8px;padding:16px 14px;font-size:12px;display:flex}.trust{color:#b8bec6;gap:25px;margin-top:42px;font-size:10px;display:flex}.trust span{align-items:center;gap:7px;display:flex}.trust svg{width:14px;color:var(--gold)}.portrait{justify-content:center;align-self:end;height:650px;display:flex;position:relative}.portrait>img{z-index:1;filter:saturate(.8);height:100%;-webkit-mask-image:linear-gradient(#000 88%,#0000);mask-image:linear-gradient(#000 88%,#0000)}.gold-ring{border:1px solid #cda65a55;border-radius:50%;width:480px;height:480px;position:absolute;top:55px}.oab-card{z-index:2;color:#101925;background:#f7f4ed;align-items:center;gap:12px;padding:15px 20px;display:flex;position:absolute;bottom:55px;left:0;box-shadow:0 20px 60px #0005}.oab-card svg{color:var(--gold)}.oab-card span{flex-direction:column;display:flex}.oab-card b{font:600 18px Cormorant Garamond}.oab-card small{color:#777;font-size:9px}.intro{background:var(--cream);grid-template-columns:1fr 1fr;gap:10%;padding:120px max(8vw,28px);display:grid}.intro h2,.section-head h2,.method h2{font-size:54px;line-height:1.05}.intro>div:last-child{color:#5f646c;max-width:550px;font:14px/1.9 Manrope}.text-link,.area a{color:#9f7630;align-items:center;gap:7px;margin-top:15px;font-size:12px;font-weight:700;display:inline-flex}.areas{padding:115px max(7vw,28px)}.section-head{text-align:center;max-width:700px;margin:auto}.section-head p:last-child{color:var(--muted);font-size:14px}.grid{border-top:1px solid #ded9ce;border-left:1px solid #ded9ce;grid-template-columns:repeat(3,1fr);margin-top:58px;display:grid}.area{background:#fff;border-bottom:1px solid #ded9ce;border-right:1px solid #ded9ce;min-height:275px;padding:35px;transition:all .25s}.area:hover,.area.featured{background:var(--navy);color:#fff;transform:translateY(-4px)}.area>svg{color:var(--gold);width:27px}.area h3{margin:28px 0 12px;font:600 26px Cormorant Garamond}.area p{color:#767c83;font-size:12px;line-height:1.7}.area:hover p,.area.featured p{color:#b7bdc5}.method{background:var(--navy);color:#fff;grid-template-columns:1.15fr .85fr;align-items:center;gap:10%;padding:115px max(8vw,28px);display:grid}.method-copy>p:not(.eyebrow){color:#aeb5be;max-width:550px;font-size:13px;line-height:1.8}.steps{margin-top:40px}.steps>div{border-top:1px solid #ffffff1a;gap:20px;padding:20px 0;display:flex}.steps b{color:var(--gold);font:600 21px Cormorant Garamond}.steps span{flex-direction:column;gap:7px;display:flex}.steps strong{font:600 20px Cormorant Garamond}.steps small{color:#949ca6}.quote{background:var(--cream);color:var(--ink);padding:58px}.quote svg{color:var(--gold)}blockquote{margin:28px 0;font:500 31px/1.25 Cormorant Garamond}.quote p{margin-bottom:4px;font-weight:700}.quote small{color:#757b82}.cta{background:var(--gold);justify-content:space-between;align-items:center;gap:40px;padding:75px max(8vw,28px);display:flex}.cta .eyebrow{color:#5f4820}.cta h2{max-width:800px;font-size:46px}.cta p{font-size:12px}.light-button{white-space:nowrap;background:#fff;padding:18px 25px}footer{color:#c9cdd2;background:#080f19;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:55px;padding:80px max(7vw,28px) 25px;font-size:11px;line-height:1.8;display:grid}footer h3{color:#fff;margin-top:0;font:600 20px Cormorant Garamond}footer a,footer p{align-items:flex-start;gap:8px;margin:10px 0;display:flex}footer svg{width:15px;color:var(--gold)}.footer-brand img{object-fit:cover;object-position:center 30%;mix-blend-mode:screen;width:105px;height:85px}.footer-brand p{max-width:280px}.copyright{color:#747b84;border-top:1px solid #ffffff18;grid-column:1/-1;justify-content:space-between;padding-top:22px;display:flex}.floating{color:#fff;z-index:20;background:#25d366;border-radius:50%;place-items:center;width:54px;height:54px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 8px 30px #0004}@media (max-width:850px){.nav{height:74px}.links{background:#0b1422;flex-direction:column;align-items:stretch;padding:25px;display:none;position:absolute;top:74px;left:0;right:0}.links.open{display:flex}.menu{display:block}.hero{grid-template-columns:1fr;padding-top:130px}.hero-copy{padding-bottom:20px}.portrait{height:470px}.trust{flex-wrap:wrap}.intro,.method{grid-template-columns:1fr}.grid{grid-template-columns:1fr 1fr}.cta{flex-direction:column;align-items:flex-start}footer{grid-template-columns:1fr 1fr}.copyright{grid-column:1/-1}}@media (max-width:560px){.brand span{display:none}.hero{padding-left:22px;padding-right:22px}.hero h1{font-size:47px}.actions{flex-direction:column;align-items:stretch}.trust{gap:10px}.portrait{height:430px}.portrait>img{object-fit:contain;max-width:130%}.oab-card{bottom:25px;left:-5px}.intro,.areas,.method{padding:80px 22px}.intro h2,.section-head h2,.method h2{font-size:43px}.grid{grid-template-columns:1fr}.quote{padding:35px}.cta{padding:55px 22px}.cta h2{font-size:40px}footer{grid-template-columns:1fr;padding:65px 22px 25px}.copyright{flex-direction:column}}
