*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:linear-gradient(135deg,#eef5ff,#f9fafb)}.page{min-height:100vh;display:grid;place-items:center;padding:24px}.panel{width:min(920px,100%);padding:44px;border-radius:28px;background:#fff;box-shadow:0 24px 75px #0f172a1a}.eyebrow{margin:0 0 10px;color:#2563eb;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1{margin:0;max-width:720px;font-size:clamp(34px,5vw,56px);line-height:1}p{max-width:680px;color:#64748b;font-size:17px;line-height:1.7}.ticket-form{display:grid;gap:12px;margin-top:28px}input,textarea{width:100%;border:1px solid #d9e1ef;border-radius:12px;padding:13px 14px;font:inherit}button{justify-self:start;border:0;border-radius:12px;padding:13px 18px;background:#2563eb;color:#fff;font:inherit;font-weight:800}button:disabled{cursor:not-allowed;opacity:.65}.notice{padding:12px 14px;border-radius:12px;font-size:14px}.notice.success{background:#ecfdf3;color:#047857}.notice.error{background:#fef2f2;color:#b91c1c}
