*{margin:0;padding:0;box-sizing:border-box}:root{--primary-blue: #1e4ed8;--primary-blue-dark: #1e40af;--bg-dark: #1f1f1f;--bg-darker: #151515;--text-light: #ffffff;--text-muted: #cbd5e1;--border-color: #444}body{font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:linear-gradient(135deg,#111,#1f1f1f);color:var(--text-light);min-height:100vh;line-height:1.5}input,select,button,textarea{font-family:inherit;outline:none}a{color:var(--primary-blue);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;transition:background .2s ease,transform .1s ease}button:active{transform:scale(.98)}input,select,textarea{background:var(--bg-darker);border:1px solid var(--border-color);color:var(--text-light);padding:10px;border-radius:4px}input::placeholder{color:var(--text-muted)}table{width:100%;border-collapse:collapse}th,td{text-align:center;padding:8px}th{background:#0f172a;color:var(--text-light)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#475569}.text-center{text-align:center}.mt-10{margin-top:10px}.mt-20{margin-top:20px}@media(max-width:768px){body{font-size:14px}table{font-size:12px}}.visitor-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,#1e293b,#020617);padding:20px}.form-card{width:100%;max-width:520px;padding:30px 35px;background:#0f172ad9;border-radius:14px;box-shadow:0 30px 60px #0009;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center}.logo{height:105px;margin-bottom:20px}.form-card h1{color:#3b82f6;font-size:26px;margin-bottom:25px}.form-card input,.form-card select{width:100%;padding:14px 16px;margin-bottom:14px;font-size:16px;background:#020617e6;border:1px solid #334155;border-radius:8px;color:#fff}.form-card input::placeholder{color:#94a3b8}.checkbox{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;margin:12px 0 18px;color:#cbd5f5}.form-card button{width:100%;padding:15px;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:10px;font-size:16px;font-weight:600;color:#fff;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.form-card button:hover{transform:translateY(-1px);box-shadow:0 12px 25px #2563eb66}@media(max-width:480px){.form-card{padding:30px 20px}.form-card h1{font-size:22px}}.privacy-checkbox{display:flex;align-items:flex-start;gap:10px;margin:16px 5px 22px;font-size:14px;color:#cbd5f5;cursor:pointer;line-height:1.4}.privacy-checkbox input{width:18px;height:18px;margin-top:2px;cursor:pointer}.privacy-checkbox span{display:inline-block}.privacy-checkbox a{color:#60a5fa;text-decoration:underline}.privacy-checkbox a:hover{color:#93c5fd}@media screen and (min-width:600px)and (max-width:900px){.visitor-page{padding:40px 30px}.form-card{max-width:600px;padding:45px;border-radius:16px;margin-top:-100px}.logo{height:120px;margin-bottom:26px}.form-card h1{font-size:28px;margin-bottom:28px}.form-card input,.form-card select{padding:16px 18px;font-size:17px;margin-bottom:16px;border-radius:10px}.checkbox{font-size:15px;margin:14px 0 22px}.privacy-checkbox{font-size:15px;gap:12px;margin:18px 10px 26px}.privacy-checkbox input{width:20px;height:20px}.form-card button{padding:17px;font-size:17px;border-radius:12px}}.login-container{max-width:350px;margin:100px auto;padding:25px;border:1px solid #ccc}.login-container h2{text-align:center;margin-bottom:15px}.login-container input{width:100%;padding:10px;margin-bottom:10px}.login-container button{width:100%;padding:10px;background:#1e3a8a;color:#fff;border:none}.dashboard{padding:30px;background:#1f1f1f;min-height:100vh;color:#fff}.dashboard h1{color:#1e4ed8;margin-bottom:20px}.filters{display:flex;gap:10px;margin-bottom:15px}.filters input,.filters select{padding:8px;border-radius:4px;border:1px solid #555;background:#2a2a2a;color:#fff}table{width:100%;border-collapse:collapse;background:#222}th,td{border:1px solid #444;padding:8px;text-align:center}th{background:#111;font-weight:700}td{font-size:14px}.empty{text-align:center;padding:20px}button{padding:6px 10px;margin:2px;border:none;border-radius:4px;cursor:pointer;background:#2563eb;color:#fff}button:hover{background:#1e40af}.export-btn{background:#16a34a;color:#fff;padding:8px 12px;border-radius:4px;border:none;font-weight:600}.export-btn:hover{background:#15803d}.privacy-page{max-width:900px;margin:40px auto;padding:30px;color:#e5e7eb;line-height:1.7}.privacy-page h1{color:#3b82f6;margin-bottom:20px}.privacy-page h2{margin-top:25px;margin-bottom:10px;color:#93c5fd}.privacy-page p{margin-bottom:10px}.privacy-page ul{margin-left:20px;margin-bottom:10px}.privacy-page li{margin-bottom:6px}.last-updated{margin-top:30px;font-size:13px;color:#9ca3af}
