:root{color-scheme:dark;font-family:Arial,Helvetica,sans-serif;background:#0a0c10;color:#f6f7f9;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100svh;display:flex;flex-direction:column;background:radial-gradient(ellipse at 85% 45%,#ff555510,transparent 55%)}header,footer{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:0 clamp(24px,7vw,112px);padding:30px 0}header{border-bottom:1px solid #252a33}.brand{color:inherit;text-decoration:none;font-weight:800;letter-spacing:.05em;font-size:18px}.brand span{color:#ff6464}.brand .dot{color:#5ba8ff}.status,.eyebrow,footer{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.status{font-size:11px;letter-spacing:.1em;color:#b6bdc9}.status:before{content:"";display:inline-block;width:6px;height:6px;margin-right:10px;background:#ff6464;border-radius:50%}main{width:100%;max-width:1280px;margin:auto;padding:90px clamp(24px,7vw,112px) 100px}.eyebrow{font-size:12px;line-height:1.8;letter-spacing:.13em;color:#b6bdc9;margin:0 0 28px}h1{font-size:clamp(54px,8.5vw,112px);letter-spacing:-.055em;line-height:1.02;margin:0 0 34px;font-weight:800}h1 span{color:#ff6464}.intro{max-width:600px;font-size:clamp(20px,2.3vw,26px);line-height:1.5;margin:0 0 18px}.detail{max-width:550px;font-size:16px;line-height:1.75;color:#adb6c6;margin:0}.notice{margin-top:38px;display:flex;align-items:center;gap:12px}.notice p{margin:0;font-size:14px;color:#cbd2de}.indicator{width:8px;height:8px;border-radius:50%;background:#5ba8ff;box-shadow:0 0 18px #5ba8ff55}footer{border-top:1px solid #252a33;color:#a5aebd;font-size:11px;line-height:1.6}a:focus-visible{outline:2px solid #5ba8ff;outline-offset:8px}@media(max-width:600px){header{align-items:flex-start;flex-direction:column;gap:16px;padding:24px 0}.brand{font-size:16px}.status{font-size:10px}main{padding-top:64px;padding-bottom:72px}.eyebrow{font-size:10px;max-width:260px}footer{align-items:flex-start;flex-direction:column;gap:6px;padding:24px 0}}
