@font-face{font-family:Barlow;src:url('/assets/barlow-condensed-800.woff2') format('woff2');font-weight:800;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/manrope-latin.woff2') format('woff2');font-weight:200 800;font-style:normal;font-display:swap}
:root{--paper:#f2f2ef;--ink:#171717;--muted:#585854;--line:#cececa;--accent:#7040dc;--gutter:clamp(24px,4.5vw,80px);color-scheme:light dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #9f75ff;outline-offset:7px}::selection{background:#a579ef;color:#151515}p,h1,h2,figure{margin:0}img{display:block;max-width:100%}.skip-link{position:absolute;top:8px;left:24px;z-index:10;padding:12px;background:var(--paper);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}
.header{height:90px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{font-size:29px;font-weight:800;letter-spacing:-1.8px;white-space:nowrap}.wordmark span{font-size:23px;letter-spacing:-1.3px}.header nav{display:flex;align-items:center;gap:36px}.header nav a{font-size:14px;font-weight:600;padding:12px 0;position:relative}.header nav a::after{content:'';position:absolute;bottom:5px;left:0;right:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.header nav a:hover::after{transform:scaleX(1)}.header nav a span{margin-left:8px}.launch-note{font-size:12px;font-weight:700;display:flex;gap:18px;align-items:center}.launch-note span{border:1px solid var(--line);padding:9px 12px;font-size:13px}
.hero{isolation:isolate;position:relative;overflow:hidden;min-height:690px;display:flex;flex-direction:column;color:#f6f6f3;background:#222;padding:30px var(--gutter) 42px}.hero-texture{position:absolute;inset:0;z-index:-2;background-image:url('/assets/campaign.webp');background-repeat:no-repeat;background-size:100% auto;background-position:50% 0;transform:scale(1.8);transform-origin:50% 0}.hero::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.38),rgba(0,0,0,.12) 55%,rgba(0,0,0,.22))}.hero-top{display:flex;justify-content:space-between;gap:20px;font-size:12px;font-weight:600;letter-spacing:.07em}.hero-heading{position:relative;flex:1;display:flex;align-items:center;padding:44px 0 52px}h1{font:800 clamp(80px,12.8vw,205px)/.84 Barlow,Impact,sans-serif;letter-spacing:-.015em}h1 span{display:block}h1 span+span{margin-top:10px}.hero-emblem{position:absolute;width:clamp(140px,18vw,270px);height:auto;right:-12px;bottom:34px;transform:rotate(-10deg)}.hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:28px;padding-top:24px;border-top:1px solid #ffffff75}.hero-bottom p{font-size:18px;line-height:1.55;font-weight:500}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:60px;padding:19px 23px;font-size:14px;font-weight:700;min-height:58px;transition:background .2s,color .2s}.button-light{background:#f2f2ef;color:#171717}.button-light:hover{background:#cab5ff}.button span{font-size:25px;line-height:1;transition:transform .2s}.button:hover span{transform:translate(3px,3px)}
.eyebrow{font-size:12px;font-weight:700;letter-spacing:.07em}.intro{padding:90px var(--gutter) 0;max-width:1800px;margin:auto}.intro-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:8%;margin-top:36px;align-items:start}h2{font:800 clamp(56px,6.6vw,110px)/.94 Barlow,Impact,sans-serif;letter-spacing:-.015em}.intro h2 span{color:var(--accent)}.intro-copy{max-width:435px}.intro-copy>p:first-child{font-size:25px;line-height:1.4;font-weight:600;letter-spacing:-.7px;margin-bottom:24px}.intro-copy p+p{font-size:16px;line-height:1.85;color:var(--muted);margin-top:18px}.disciplines{margin-top:64px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:21px 0;display:flex;justify-content:space-between;gap:20px;font-size:12px;font-weight:700;letter-spacing:.06em}
.campaign{max-width:1800px;margin:auto;padding:100px var(--gutter) 110px;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.campaign h2{font-size:clamp(64px,7.2vw,118px);margin:35px 0 30px}.period{color:var(--accent)}.campaign-description{font-size:23px;font-weight:500;line-height:1.5;letter-spacing:-.6px}.campaign-detail{margin-top:20px;max-width:350px;line-height:1.85;color:var(--muted);font-size:16px}.release{border-top:1px solid var(--line);margin-top:52px;padding-top:20px;display:flex;justify-content:space-between;align-items:center;max-width:370px;gap:20px}.release span{font-size:12px;letter-spacing:.04em;font-weight:600}.release time{font-family:Barlow,Impact,sans-serif;font-size:42px;line-height:1;font-weight:800}.campaign-art img{width:100%;height:auto;background:#363136}.campaign-art figcaption{display:flex;justify-content:space-between;gap:12px;margin-top:16px;font-size:11px;font-weight:600;letter-spacing:.025em}
.footer{padding:45px var(--gutter) 25px;background:#171717;color:#f2f2ef}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:start}.contact{display:flex;gap:40px;align-items:start}.contact>span{color:#aaa;font-size:11px;font-weight:600;line-height:1.7}.contact address{font-size:16px;font-style:normal}.footer-brand{display:flex;align-items:center;justify-content:space-between;overflow:hidden;gap:25px;padding:32px 0 20px}.footer-brand>span{font-family:Manrope,Arial,sans-serif;font-size:clamp(120px,25vw,400px);font-weight:800;font-style:italic;letter-spacing:-.09em;line-height:1.05;margin-left:-.03em}.footer-brand img{width:22%;height:auto;transform:rotate(-10deg)}.footer-bottom{border-top:1px solid #ffffff40;padding-top:23px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px;color:#c3c3be}.footer-bottom>a{font-size:12px;padding:8px 0;color:#f2f2ef}.footer-bottom>a span{margin-left:20px}.footer-bottom>a:hover{text-decoration:underline}
@media(prefers-color-scheme:dark){:root{--paper:#20201f;--ink:#f2f2ef;--muted:#b6b6b1;--line:#4a4a47;--accent:#b998ff}.header{background:#20201f}}
@media(prefers-reduced-motion:no-preference){.hero-heading h1{animation:arrive .8s cubic-bezier(.2,.65,.3,1) both}.hero-emblem{animation:mark-arrive 1s .1s both}@keyframes arrive{from{transform:translateY(25px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes mark-arrive{from{opacity:0;transform:rotate(-16deg) translateY(16px)}to{opacity:1;transform:rotate(-10deg) translateY(0)}}}
@media(min-width:1800px){.hero{min-height:810px}.hero-heading h1{font-size:230px}.hero-texture{background-size:100% auto}}
@media(max-width:1024px){.launch-note{display:none}.hero{min-height:620px}.hero-heading{padding-top:65px;padding-bottom:70px}h1{font-size:14vw}.hero-emblem{width:170px;bottom:30px;right:0}.intro-grid{gap:6%;grid-template-columns:1.2fr 1fr}.intro-copy>p:first-child{font-size:22px}.campaign{gap:7%}.contact{gap:20px}.footer-bottom>p:nth-child(2){display:none}}
@media(max-width:767px){.header{height:76px;gap:16px}.wordmark{font-size:26px}.wordmark span{font-size:20px}.header nav{gap:22px}.header nav a{font-size:12px}.header nav a:nth-child(2){display:none}.header nav a span{margin-left:3px}.hero{min-height:620px;padding-top:25px;padding-bottom:28px}.hero-texture{background-size:auto 2600px;transform:scale(1);background-position:50% 0}.hero-top{font-size:10px;line-height:1.6;gap:16px}.hero-top p:first-child{max-width:150px}.hero-top p:last-child{text-align:right;max-width:120px}.hero-heading{align-items:start;padding:68px 0 120px}h1{font-size:clamp(67px,15.7vw,118px);line-height:.9;letter-spacing:-.012em}h1 span+span{margin-top:3px}.hero-emblem{width:142px;bottom:0;right:-6px}.hero-bottom{align-items:start;flex-direction:column;gap:24px;padding-top:20px}.hero-bottom p{font-size:16px}.button{padding:15px 18px;min-height:53px;font-size:13px;width:100%;gap:20px}.intro{padding-top:60px}.eyebrow{font-size:11px}.intro-grid{grid-template-columns:1fr;gap:32px;margin-top:26px}h2{font-size:clamp(52px,11.4vw,85px)}.intro-copy{max-width:480px}.intro-copy>p:first-child{font-size:24px}.intro-copy p+p{font-size:16px;line-height:1.8}.disciplines{margin-top:37px;padding:17px 0;font-size:9px;gap:12px;letter-spacing:0}.campaign{padding-top:58px;padding-bottom:60px;grid-template-columns:1fr;gap:42px}.campaign h2{font-size:clamp(68px,17vw,110px);margin:26px 0}.campaign-description{font-size:22px}.campaign-detail{max-width:460px}.release{max-width:none;margin-top:30px}.campaign-art figcaption{font-size:10px}.footer{padding-top:30px}.footer-top{flex-direction:column;gap:25px}.contact{flex-direction:column;gap:9px}.contact>span{font-size:10px}.contact address{font-size:16px}.footer-brand{padding-top:40px;padding-bottom:25px;gap:10px}.footer-brand>span{font-size:25vw}.footer-brand img{width:25%}.footer-bottom{gap:15px;align-items:center;font-size:10px}.footer-bottom>a{font-size:11px}.footer-bottom>a span{margin-left:8px}}
.hero-emblem,.footer-brand img{filter:invert(1)}
@media(max-width:767px){h1{font-size:clamp(48px,15.7vw,118px)}.hero-top{font-size:12px}.hero-top p:first-child{max-width:165px}.hero-top p:last-child{max-width:145px}.eyebrow,.campaign-art figcaption,.footer-bottom,.footer-bottom>a,.contact>span{font-size:12px}.disciplines{font-size:11px;line-height:1.5}.footer-bottom{flex-wrap:wrap}.hero-emblem{width:142px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
[tabindex="-1"]:focus{outline:none}
