:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{min-height:100vh}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top,#121b2c,#05060a);color:#f2f5ff}.page{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem;box-sizing:border-box}.panel{width:min(720px,100%);background:#080b13d9;border:1px solid rgba(255,255,255,.08);border-radius:18px;box-shadow:0 25px 50px #0006;padding:2.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}header h1{margin:.25rem 0 .75rem;font-size:clamp(2rem,4vw,2.8rem)}.lead{color:#f2f5ffb3;margin-bottom:2rem;line-height:1.7}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.8rem;color:#8ec5ff;margin-bottom:.25rem}.submission-form{display:flex;flex-direction:column;gap:.85rem}.submission-form label{font-weight:600;color:#ffffffd9}.submission-form textarea{resize:vertical;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:1rem;font:inherit;color:#0c101a;background:#fffffff2;min-height:140px}.submission-form textarea:disabled{opacity:.6}.submission-form button{align-self:flex-start;border:none;border-radius:999px;padding:.85rem 1.75rem;background:linear-gradient(120deg,#ff7c5f,#ffb347);color:#05060a;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.submission-form button:disabled{cursor:wait;opacity:.8}.submission-form button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 10px 20px #ffb44733}.status{margin-top:1rem;padding:.75rem 1rem;border-radius:12px;font-size:.95rem}.status.success{background:#10b98126;color:#8ef0c8}.status.error{background:#f43f5e26;color:#ffb4c5}
