:root{color-scheme:light}*{box-sizing:border-box}body{margin:0;min-height:100svh;background:#f7df1e;color:#111;font-family:Arial,Tahoma,sans-serif;display:flex;flex-direction:column}header,footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 5vw}a{color:#111;text-decoration:none;font-weight:700}a:hover{text-decoration:underline}.wordmark{font-size:13px;letter-spacing:.06em}main{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:28px 24px 60px}.launch-logo{width:clamp(230px,35vw,430px);max-width:90%;height:auto;margin-bottom:24px;object-fit:contain}.launch-kicker{font-size:11px;font-weight:800;letter-spacing:.15em}h1{font-size:clamp(48px,8vw,106px);line-height:1.1;letter-spacing:-.06em;margin:10px 0 22px}.launch-copy{max-width:520px;font-size:17px;line-height:1.7;margin:0}.launch-rule{height:3px;width:48px;background:#111;margin:28px 0 14px}.launch-small{font-size:12px;font-weight:700}footer{border-top:1px solid #1113;font-size:11px}.language-switch button{background:transparent;color:#111;border-color:#1115}.language-switch button[aria-pressed=true]{background:#111;color:#f7df1e;border-color:#111}html[dir=rtl] .launch-kicker{letter-spacing:0}html[dir=rtl] h1{font-size:clamp(48px,8vw,96px)}@media(max-width:480px){header,footer{padding:20px}.wordmark{font-size:11px}.launch-copy{font-size:16px}.language-switch{margin:0}.language-switch button{padding:7px 10px}}
