@font-face{font-family:Chakra Petch;src:url(/fonts/ChakraPetch-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}:root{--bg:#0d0d0d;--accent:#f50;--cta:#0f6;--text:#f2f2f2;--titre:"Chakra Petch", system-ui, sans-serif;--courant:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}*,:before,:after{box-sizing:border-box}body{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--courant);-webkit-font-smoothing:antialiased;justify-content:center;align-items:center;margin:0;padding:24px 20px;line-height:1.4;display:flex}main{text-align:center;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:480px;display:flex}.logo{width:auto;height:96px}h1{font-family:var(--titre);letter-spacing:.01em;color:var(--accent);margin:0;font-size:2rem;font-weight:600}.accroche{margin:-8px 0 0;font-size:1rem}.liens{flex-direction:column;gap:12px;width:100%;display:flex}.bouton{background:var(--cta);min-height:56px;color:var(--bg);font-family:var(--titre);border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:0 20px;font-size:1.125rem;font-weight:600;text-decoration:none;transition:background-color .12s;display:flex}a.bouton:hover,a.bouton:active{background:var(--accent)}a.bouton:focus-visible{background:var(--accent)}a.bouton:focus-visible{outline:2px solid var(--text);outline-offset:2px}.attente{border:2px solid var(--text);color:var(--text);cursor:default;background:0 0}.icone{flex:none;width:24px;height:24px}.pied{margin:0;font-size:.8125rem}@media (max-height:700px){main{gap:16px}.logo{height:80px}h1{font-size:1.75rem}}@media (prefers-reduced-motion:reduce){.bouton{transition:none}}
