*{box-sizing:border-box;margin:0;padding:0}body{color:#1a202c;background:#f0f4f8;font-family:Segoe UI,sans-serif}.app{max-width:900px;margin:0 auto;padding:1.5rem 1rem}header{text-align:center;margin-bottom:1.5rem}header h1{color:#2d3748;font-size:clamp(1.4rem,5vw,2rem)}header p{color:#718096;margin-top:.25rem;font-size:.9rem}main{flex-direction:column;gap:1.5rem;display:flex}.user-form{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 2px 8px #00000014}.user-form h2{margin-bottom:1rem;font-size:1.05rem}.field{margin-bottom:1rem}.field label{color:#4a5568;margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.field input{border:1.5px solid #e2e8f0;border-radius:8px;width:100%;padding:.65rem .9rem;font-size:1rem;transition:border-color .2s}.field input:focus{border-color:#4299e1;outline:none}button[type=submit]{color:#fff;cursor:pointer;background:#4299e1;border:none;border-radius:8px;width:100%;padding:.75rem 1.5rem;font-size:1rem;transition:background .2s}button[type=submit]:hover{background:#3182ce}button[type=submit]:disabled{cursor:not-allowed;background:#a0aec0}.error-msg{color:#c53030;background:#fff5f5;border:1px solid #feb2b2;border-radius:8px;margin-bottom:1rem;padding:.6rem 1rem;font-size:.9rem}.user-list{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 2px 8px #00000014}.user-list h2{margin-bottom:1rem;font-size:1.05rem}.table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}table{border-collapse:collapse;width:100%}th{text-align:left;color:#718096;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#f7fafc;padding:.75rem;font-size:.78rem}td{vertical-align:middle;border-top:1px solid #e2e8f0;padding:.75rem;font-size:.9rem}tr:hover td{background:#f7fafc}@media (width<=600px){.table-wrapper{overflow:visible}table,thead,tbody,th,td,tr{display:block}thead{display:none}tr{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:.75rem;padding:.75rem 1rem;box-shadow:0 1px 3px #0000000f}tr:hover td{background:0 0}td{border:none;justify-content:space-between;align-items:center;gap:8px;padding:.25rem 0;font-size:.9rem;display:flex}td:before{content:attr(data-label);color:#718096;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-size:.78rem;font-weight:600}.action-cell{border-top:1px solid #f0f4f8;justify-content:flex-end;margin-top:.25rem;padding-top:.5rem}.action-cell:before{content:""}}.action-cell{gap:.5rem;display:flex}.edit-btn{color:#2b6cb0;cursor:pointer;white-space:nowrap;background:#ebf8ff;border:1px solid #bee3f8;border-radius:6px;padding:.35rem .75rem;font-size:.82rem;transition:all .2s}.edit-btn:hover{color:#fff;background:#2b6cb0}.delete-btn{color:#c53030;cursor:pointer;white-space:nowrap;background:#fff5f5;border:1px solid #fed7d7;border-radius:6px;padding:.35rem .75rem;font-size:.82rem;transition:all .2s}.delete-btn:hover{color:#fff;background:#c53030}.modal-overlay{z-index:100;background:#00000073;justify-content:center;align-items:flex-end;padding:0;animation:.15s fadeIn;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:16px 16px 0 0;width:100%;max-width:100%;padding:1.5rem 1.25rem 2rem;animation:.25s slideUpMobile;box-shadow:0 -4px 30px #00000026}@media (width>=601px){.modal-overlay{align-items:center;padding:1rem}.modal{border-radius:14px;max-width:440px;animation:.2s slideUp}}.modal-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.modal-header h2{font-size:1.05rem}.close-btn{cursor:pointer;color:#a0aec0;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.25rem;font-size:1.2rem;line-height:1;display:flex}.close-btn:hover{color:#4a5568}.modal-footer{gap:.75rem;margin-top:1.5rem;display:flex}.cancel-btn{color:#4a5568;cursor:pointer;background:#f7fafc;border:1.5px solid #e2e8f0;border-radius:8px;flex:1;padding:.75rem;font-size:1rem;transition:all .2s}.cancel-btn:hover{background:#edf2f7}.modal-footer button[type=submit]{flex:2}.loading-overlay{z-index:200;background:#00000059;justify-content:center;align-items:center;animation:.15s fadeIn;display:flex;position:fixed;inset:0}.list-loading{justify-content:center;align-items:center;padding:3rem 0;display:flex}.loading-box{background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:1rem;margin:1rem;padding:1.75rem 2rem;display:flex;box-shadow:0 20px 60px #00000026}.loading-box p{color:#4a5568;margin:0;font-size:.95rem}.loading,.empty{text-align:center;color:#a0aec0;padding:2rem}.auth-page{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.auth-form{background:#fff;border-radius:14px;width:100%;max-width:380px;padding:2rem 1.75rem;box-shadow:0 2px 8px #00000014}.auth-form h1{text-align:center;color:#2d3748;margin-bottom:1.5rem;font-size:1.4rem}.auth-form button[type=submit]{margin-top:.5rem}.auth-switch{text-align:center;color:#718096;margin-top:1.25rem;font-size:.9rem}.auth-switch a{color:#4299e1;font-weight:600;text-decoration:none}.auth-switch a:hover{text-decoration:underline}.navbar{color:#4a5568;justify-content:space-between;align-items:center;max-width:900px;margin:0 auto;padding:1rem 1rem 0;font-size:.9rem;display:flex}.logout-btn{color:#c53030;cursor:pointer;background:#fff5f5;border:1px solid #fed7d7;border-radius:6px;padding:.4rem 1rem;font-size:.85rem}.logout-btn:hover{color:#fff;background:#c53030}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}
