@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+JP:wght@600;700&display=swap";:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;--yellow:#f1ca42;--ink:#161713;background:#111310;font-family:DM Sans,Noto Sans JP,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{overflow-x:hidden}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.site-header{z-index:3;border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(20px,5vw,72px);display:flex;position:absolute;top:0;left:0;right:0}.brand{align-items:baseline;gap:9px;font-weight:700;display:flex}.brand span{font-family:Noto Sans JP,sans-serif;font-size:22px}.brand strong{font-size:13px}.site-header nav{align-items:center;gap:24px;font-size:13px;font-weight:600;display:flex}.header-cta,.primary-cta{min-height:44px;color:var(--ink);background:var(--yellow);align-items:center;gap:9px;padding:0 17px;font-weight:700;display:inline-flex}.header-cta svg,.primary-cta svg{width:17px}.hero{background:#171915;align-items:flex-end;min-height:86svh;padding:120px clamp(20px,7vw,104px) 68px;display:flex;position:relative;overflow:hidden}.hero video,.hero-scrim{width:100%;height:100%;position:absolute;inset:0}.hero video{object-fit:cover}.hero-scrim{background:#0809079e}.hero-copy{z-index:1;width:min(720px,100%);position:relative}.hero-copy>p{color:var(--yellow);text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:700}.hero h1{margin:0;font-size:clamp(76px,11vw,144px);line-height:.88}.hero h2{color:#fffc;max-width:660px;margin:28px 0 32px;font-size:clamp(20px,2.7vw,32px);font-weight:500;line-height:1.25}footer{color:#ffffff9e;background:#111310;justify-content:space-between;align-items:center;gap:24px;min-height:14svh;padding:24px clamp(20px,5vw,72px);font-size:13px;display:flex}footer a{color:#fff;font-weight:700}@media (width<=600px){.site-header{height:68px;padding:0 16px}.brand strong,.site-header nav>a:first-child{display:none}.header-cta{min-height:40px;padding:0 12px;font-size:12px}.hero{min-height:84svh;padding:104px 20px 52px}.hero h1{font-size:clamp(72px,25vw,112px)}.hero h2{font-size:20px}footer{min-height:16svh;padding:20px}}@media (prefers-reduced-motion:reduce){.hero video{display:none}}
