*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0d1117;color:#e6edf3;line-height:1.5}.container{max-width:560px;margin:72px auto;padding:0 24px}header{margin-bottom:40px}h1{font-size:1.75rem;font-weight:700;color:#58a6ff;margin-bottom:8px}.subtitle{color:#8b949e;font-size:.95rem}.form{background:#161b22;border:1px solid #30363d;border-radius:10px;padding:28px;display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.field{display:flex;flex-direction:column;gap:6px}label{font-size:.875rem;font-weight:600;color:#cdd9e5}input{padding:10px 14px;background:#0d1117;border:1px solid #30363d;border-radius:6px;font-size:1rem;color:#e6edf3;outline:none;transition:border-color .15s,box-shadow .15s}input::placeholder{color:#484f58}input:focus{border-color:#58a6ff;box-shadow:0 0 0 3px #58a6ff26}.hint{font-size:.8rem;color:#6e7681}.hint strong{color:#8b949e}button[type=submit]{padding:10px 24px;background:#238636;color:#fff;border:1px solid rgba(240,246,252,.1);border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s;align-self:flex-start}button[type=submit]:hover:not(:disabled){background:#2ea043}button[type=submit]:disabled{opacity:.5;cursor:not-allowed}.alert{padding:14px 18px;border-radius:6px;font-size:.9rem}.alert-success{background:#23863626;color:#3fb950;border:1px solid rgba(63,185,80,.3)}.alert-duplicate{background:#bb800926;color:#d29922;border:1px solid rgba(187,128,9,.3)}.alert-error{background:#f8514926;color:#f85149;border:1px solid rgba(248,81,73,.3)}
