@font-face{font-family:Hubot;src:url('/hubot-sans.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{color-scheme:light;--paper:#f7f8fc;--ink:#111318;--blue:#1a4ee2;--muted:#596171}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Hubot,Arial,sans-serif;-webkit-font-smoothing:antialiased}.page{max-width:1800px;margin:auto;min-height:100svh;padding:38px 5.6vw 28px;display:flex;flex-direction:column}header,footer{display:flex;align-items:center;justify-content:space-between;gap:24px}header{position:relative;z-index:1}.brand{display:flex;align-items:center;gap:8px;color:var(--ink);text-decoration:none}.brand span{font-size:36px;font-weight:750;letter-spacing:-2px}.brand:focus-visible{outline:3px solid var(--blue);outline-offset:7px}.status{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted)}.status span{width:7px;height:7px;border-radius:50%;background:var(--blue)}main{flex:1;display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:12px;padding:62px 0 76px}.copy{position:relative;z-index:1}.intro{font-size:17px;color:var(--blue);margin:0 0 27px;font-weight:550}h1{font-size:clamp(88px,10.7vw,164px);line-height:.89;letter-spacing:-.075em;font-weight:650;margin:0 0 35px}.description{font-size:clamp(17px,1.5vw,22px);line-height:1.65;color:var(--muted);margin:0;letter-spacing:-.02em}.symbol{display:flex;align-items:center;justify-content:center}.symbol img{display:block;width:115%;max-width:660px;height:auto;transform:rotate(-12deg)}footer{font-size:12px;color:var(--muted);padding-top:20px;border-top:1px solid #dce1ec}footer span:last-child{white-space:nowrap}@media(min-width:1600px){main{padding:100px 0}}@media(max-width:700px){.page{padding:24px 25px 22px}header{gap:12px}.brand span{font-size:30px}.brand img{width:34px;height:34px}.status{font-size:11px;max-width:135px;line-height:1.5}.status span{flex-shrink:0}main{grid-template-columns:1fr;gap:24px;padding:65px 0 38px}.intro{font-size:14px;margin-bottom:24px}h1{font-size:clamp(84px,19vw,125px);margin-bottom:25px}.description{font-size:16px}.symbol{justify-content:flex-end}.symbol img{width:180px;max-width:48vw}footer{font-size:10px;gap:14px}}@media(prefers-reduced-motion:no-preference){.copy{animation:appear .65s ease-out both}@keyframes appear{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}
