*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Roboto,Arial,sans-serif;background-color:#f9fafb;color:#1f2937}.form-bg-wrapper{position:relative;min-height:100vh;width:100%;background-image:url(https://images.unsplash.com/photo-1517694712202-14dd9538aa97?auto=format&fit=crop&w=1920&q=80);background-size:cover;background-position:center;background-attachment:fixed}.form-bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0f172ab3,#f9731659)}.page-center{position:relative;z-index:1;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 20px #0000000f;padding:32px;width:100%}.glass-card{background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.4);box-shadow:0 8px 40px #00000040}.form-card{max-width:700px}.form-header{text-align:center;margin-bottom:26px}.form-icon{font-size:34px;margin-bottom:8px}.form-title{font-size:26px;font-weight:800;color:#111827;text-align:center}.form-subtitle{font-size:14px;color:#6b7280;text-align:center;margin-top:4px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 16px}.form-group-full{grid-column:1 / -1}.form-group{margin-bottom:16px}label{display:block;font-size:14px;font-weight:600;margin-bottom:6px;color:#374151}input,select{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;outline:none;background-color:#f9fafb;transition:border-color .2s,background-color .2s,box-shadow .2s}input:focus,select:focus{border-color:#f97316;background-color:#fff;box-shadow:0 0 0 3px #f9731626}.input-error{border-color:#dc2626!important}.other-input{margin-top:8px}.field-error{display:block;color:#dc2626;font-size:12px;margin-top:4px}.btn-primary{width:100%;padding:12px;background-color:#f97316;color:#fff;font-size:15px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s,transform .1s}.btn-primary:hover{background-color:#ea580c}.btn-primary:active{transform:scale(.98)}.btn-primary:disabled{background-color:#9ca3af;cursor:not-allowed}.alert{padding:10px 14px;border-radius:8px;font-size:14px;margin-bottom:16px}.alert-success{background-color:#d1fae5;color:#065f46}.alert-error{background-color:#fee2e2;color:#991b1b}.login-card{max-width:380px}.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#11182780;display:flex;align-items:center;justify-content:center;z-index:999;padding:20px}.popup-box{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px;max-width:380px;width:100%;text-align:center;box-shadow:0 10px 40px #00000026}.popup-icon{font-size:44px;margin-bottom:12px}.popup-box h3{margin:0 0 10px;font-size:20px;color:#111827}.popup-box p{font-size:14px;color:#6b7280;margin-bottom:20px;line-height:1.5}.dashboard-wrapper{min-height:100vh;padding:30px 24px;background-color:#f9fafb}.dashboard-header{display:flex;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto 24px;flex-wrap:wrap;gap:12px}.dashboard-header h2{margin:0;font-size:22px;color:#111827}.btn-logout{background-color:#ef4444;color:#fff;border:none;padding:8px 16px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600}.btn-logout:hover{background-color:#dc2626}.stats-grid{max-width:1100px;margin:0 auto 24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;box-shadow:0 4px 16px #0000000a;text-align:center}.stat-card .stat-value{font-size:32px;font-weight:700;margin-bottom:6px}.stat-card .stat-label{font-size:14px;color:#6b7280;font-weight:600}.stat-opens .stat-value{color:#f97316}.stat-submitted .stat-value{color:#16a34a}.stat-pending .stat-value{color:#d97706}.filter-bar{max-width:1100px;margin:0 auto 20px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 20px;display:flex;flex-wrap:wrap;align-items:flex-end;gap:14px;box-shadow:0 4px 16px #0000000a}.filter-group{display:flex;flex-direction:column;min-width:180px;flex:1}.filter-group label{margin-bottom:6px}.filter-group input,.filter-group select{background-color:#f9fafb}.filter-actions{display:flex;gap:10px;flex-wrap:wrap}.btn-secondary{padding:10px 16px;background-color:#f3f4f6;color:#374151;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}.btn-secondary:hover{background-color:#e5e7eb}.btn-export{padding:10px 16px;background-color:#16a34a;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}.btn-export:hover{background-color:#15803d}.btn-export:disabled{background-color:#9ca3af;cursor:not-allowed}.table-wrapper{max-width:1100px;margin:0 auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;overflow-x:auto}.table-header-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:16px}.table-wrapper h3{margin:0;color:#111827}.result-count{font-size:13px;color:#6b7280;font-weight:600}table{width:100%;border-collapse:collapse;font-size:14px}th,td{text-align:left;padding:10px 12px;border-bottom:1px solid #e5e7eb;white-space:nowrap}th{background-color:#f3f4f6;font-weight:700;color:#374151}tr:hover td{background-color:#f9fafb}.empty-text{text-align:center;color:#9ca3af;padding:20px}.loading-text{text-align:center;padding:40px;color:#6b7280}@media (max-width: 640px){.form-grid{grid-template-columns:1fr}.card{padding:22px}.form-title{font-size:21px}.dashboard-wrapper{padding:20px 12px}.dashboard-header h2{font-size:19px}.filter-bar{flex-direction:column;align-items:stretch}.filter-actions{justify-content:stretch}.filter-actions button{flex:1}}.required-star{color:red}
