: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;padding:0;display:flex;justify-content:center;align-items:flex-start;min-width:320px;min-height:100vh;background-color:#0f0f0f}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}}.form-wrapper{background-color:#0f0f0f;min-height:100vh;padding:2rem;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box}.form-logo{width:220px;margin-bottom:1rem}.form-title{font-size:1.8rem;margin-bottom:2rem;text-align:center}.form-box{width:100%;max-width:800px;background:#1e1e1e;padding:24px;border-radius:16px;box-shadow:0 0 12px #ffffff0d;display:flex;flex-direction:column;gap:14px;box-sizing:border-box}.form-box input,.form-box textarea,.form-box select{padding:.75rem;border-radius:8px;border:1px solid #444;background:#2a2a2a;color:#fff;font-size:1rem}.form-box button{padding:.75rem;background:#fff;color:#000;font-weight:700;border-radius:8px;cursor:pointer}.form-box button:hover{background:#ddd}.form-message{margin-top:1rem;color:#0f0}.powered-by{font-size:.7rem;color:#aaa;margin-top:-.5rem;margin-bottom:1rem;text-align:center}.agreement-box{background-color:#2a2a2a;border:1px solid #444;padding:1rem;border-radius:12px;font-size:.95rem;line-height:1.6;color:#ccc;margin-top:1rem}.agreement-box p{margin:0 0 .75rem;font-weight:500;color:#eee}.agreement-box ul{padding-left:1.25rem;margin-bottom:.75rem}.agreement-box li{list-style:disc;margin-bottom:.25rem}.agreement-box label{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;color:#ccc}.agreement-box input[type=checkbox]{width:18px;height:18px;accent-color:#fff}.agreement-warning{color:#ff6b6b;font-size:.9rem;margin-top:.5rem;font-weight:500}
