:root{--cream:#F2EEE5;--red:#8C0509;--blue:#070283;--ink:#352422;--muted:#75665F;--paper:#FAF8F3;--line:#DCD5C9;--serif:'Fraunces',Georgia,serif;--sans:'Manrope',Arial,sans-serif;--radius:28px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--cream);color:var(--red);font:16px/1.65 var(--sans)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid var(--blue);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:500;letter-spacing:-.05em;line-height:1.06}h1{font-size:clamp(48px,5.55vw,82px)}h2{font-size:clamp(38px,4.3vw,62px)}h3{font-weight:600}p{color:var(--muted)}.wrap{width:min(1392px,calc(100% - 96px));margin-inline:auto}.header{height:108px;display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid var(--line)}.wordmark{display:flex;align-items:center;font-family:var(--serif);font-size:56px;line-height:1;font-weight:700;letter-spacing:-.075em}.wordmark span{font:700 12px/1 var(--sans);letter-spacing:.02em;margin:10px 0 0 9px;border-left:1px solid var(--red);padding-left:9px}.header nav{display:flex;gap:34px;font-size:14px;font-weight:600}.header nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.button{border-radius:999px;min-height:54px;padding:14px 25px;display:inline-flex;align-items:center;justify-content:center;gap:24px;font-size:14px;font-weight:600;line-height:1.4;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--blue);color:var(--cream)}.button.primary:hover{background:#181499}.button.outline{border-color:var(--red);background:transparent;color:var(--red)}.button.small{min-height:44px;padding:11px 20px}.button span{font-size:20px;font-weight:400}.hero{display:grid;grid-template-columns:1fr 1.02fr;gap:5%;padding-block:58px 62px;align-items:center}.eyebrow{font:600 12px/1.5 var(--sans);letter-spacing:.11em;color:var(--red);margin-bottom:28px}.hero h1{margin-bottom:28px}.soft{font-weight:400}.intro{max-width:465px;font-size:17px;line-height:1.7;color:var(--ink)}.actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:30px}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:18px;align-items:center}.micro{font-size:12px;margin-top:14px}.hero-signature{border-top:1px solid var(--line);max-width:330px;margin-top:35px;padding-top:22px;display:flex;gap:17px;align-items:center;font-size:13px;line-height:1.5}.tiny-mark{font:500 40px/1 var(--serif)}.hero-visual{height:610px;position:relative}.hero-editorial{height:100%;border-radius:140px 28px 28px 28px;background:#DDD3BD;display:flex;flex-direction:column;justify-content:space-between;padding:60px 45px 30px}.hero-editorial .display-note{font:500 clamp(35px,4.7vw,67px)/1.05 var(--serif);letter-spacing:-.05em}.edition{font-size:12px;letter-spacing:.07em}.trust{display:flex;align-items:center;justify-content:space-between;gap:20px;border-block:1px solid var(--line);padding-block:26px}.trust p{max-width:170px;font-size:11px;line-height:1.5;letter-spacing:.08em}.trust span{font:500 clamp(16px,1.8vw,24px)/1.3 var(--serif);letter-spacing:-.02em}.trust i{font-size:20px;font-style:normal}.section{padding-block:92px}.section-top{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:36px}.section-top .eyebrow{margin-bottom:16px}.section-top>p{font-size:15px;line-height:1.7;max-width:380px}.preview-note{padding:30px;border:1px solid var(--line);border-radius:28px}.skip{position:fixed;top:-100px;left:20px;background:var(--blue);color:white;z-index:20;padding:12px}.skip:focus{top:10px}
@media(min-width:1700px){.hero{gap:90px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header nav{gap:20px}.hero{gap:4%}.hero-visual{height:540px}.hero h1{font-size:56px}.intro{font-size:16px}.trust{gap:16px}.trust i{display:none}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:86px;gap:16px}.wordmark{font-size:45px}.wordmark span{font-size:10px}.header nav{display:none}.header .small{padding:10px 16px;font-size:13px;gap:14px}.hero{grid-template-columns:1fr;gap:34px;padding-block:38px 36px}.hero h1{font-size:clamp(42px,10.6vw,68px)}.eyebrow{font-size:11px;margin-bottom:20px}.hero h1{margin-bottom:22px}.hero-signature{display:none}.hero-visual{height:440px}.hero-editorial{border-radius:90px 25px 25px 25px;padding:40px 28px}.hero-editorial .display-note{font-size:52px}.trust{flex-wrap:wrap;justify-content:flex-start;gap:13px 25px;padding-block:22px}.trust p{width:100%;max-width:none}.trust span{font-size:18px}.section{padding-block:62px}.section-top{align-items:start;flex-direction:column;gap:18px}.section-top>p br{display:none}.actions{gap:20px}.button{padding-inline:22px}.intro{max-width:100%}h2{font-size:44px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
