.app{font-family:Inter,Segoe UI,sans-serif;padding:2rem;max-width:1200px;margin:0 auto;color:#1f2933}.site-logo-wrap{display:flex;justify-content:center;margin-top:2em;margin-bottom:calc(.3rem - 2em)}.site-logo{height:144px;width:auto}.page-title{font-size:2rem;text-align:center;margin-bottom:.25rem}.page-tagline{font-size:1.225rem;text-align:center;margin-top:0;margin-bottom:0;color:#4a5568}.notification{border:1px solid #ccd;border-radius:6px;padding:.75rem 1rem;margin-bottom:.5rem}.notification--error{background-color:#fee}.notification--info{background-color:#eef}.hamburger-container{position:fixed;top:1rem;left:1rem;z-index:1000}.hamburger-btn{background:none;border:none;cursor:pointer;padding:.4rem;display:flex;flex-direction:column;gap:5px;border-radius:6px}.hamburger-btn:hover{background:#0000000f}.hamburger-btn span{display:block;width:24px;height:3px;background:#1e293b;border-radius:2px}.hamburger-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999}.hamburger-nav{position:absolute;top:calc(100% + .25rem);left:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 16px #0f172a1f;min-width:160px;padding:.375rem 0;z-index:1001}.hamburger-nav button{display:block;width:100%;padding:.65rem 1rem;text-align:left;background:none;border:none;cursor:pointer;font-size:.95rem;color:#1e293b;font-family:inherit}.hamburger-nav button:hover{background:#f1f5f9}.info-page{max-width:720px;margin:0 auto;padding:.5rem 0 2rem}.info-page p{line-height:1.75;margin-bottom:1.25rem;color:#374151}.section{margin-bottom:2rem;background:#f8fafc;border-radius:12px;padding:1.5rem;box-shadow:0 8px 16px #0f172a0f}.section-title{margin-top:0;margin-bottom:1rem;font-size:1.4rem;color:#0f172a}.detail-list{display:grid;gap:.35rem;padding-left:1rem}.status-form{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:1rem}.status-form label{display:flex;align-items:center;gap:.5rem}.status-form select{font-size:1.0625rem}.status-form .button{margin-top:1em;margin-bottom:1em}.status-history{font-size:.875rem}.status-history .section-title{font-size:1.025rem}.button{background:#2563eb;color:#fff;border:none;border-radius:6px;padding:.5rem 1rem;cursor:pointer;font-weight:600}.button--ghost{background:#e2e8f0;color:#1e293b}.table-wrapper{overflow-x:auto;border-radius:8px;border:1px solid #e2e8f0}.user-table{border-collapse:collapse;width:100%;min-width:520px}.user-table th,.user-table td{text-align:left;padding:.75rem;border-bottom:1px solid #e2e8f0}.user-table th{background:#f1f5f9;color:#0f172a}.detail-card{margin-top:1.5rem;background:#fff;border-radius:10px;padding:1.25rem;border:1px solid #e2e8f0}.admin-form{margin-top:1rem}.admin-fieldset{border:1px solid #cbd5f5;border-radius:8px;padding:1rem 1.25rem}.admin-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem}.admin-field input,.admin-field select{padding:.5rem .75rem;border-radius:6px;border:1px solid #cbd5f5}.loading-text{text-align:center;color:#64748b;margin-top:3rem}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.section-header .section-title{margin-bottom:0;font-size:1.2125rem}.auth-container{max-width:420px;margin:3rem auto;background:#f8fafc;border-radius:12px;padding:2rem;box-shadow:0 8px 24px #0f172a14}.auth-form{display:flex;flex-direction:column;gap:.75rem}.auth-title{margin:0 0 .5rem;font-size:1.5rem;color:#0f172a}.auth-field{display:flex;flex-direction:column;gap:.3rem;font-weight:500;color:#334155}.auth-field input{width:100%;box-sizing:border-box;padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:6px;font-size:1rem}.auth-optional{font-weight:400;color:#94a3b8;font-size:.85em}.auth-hint{font-weight:400;font-size:.8em;color:#64748b}.auth-submit{width:100%;margin-top:.5rem;padding:.65rem;font-size:1rem}.auth-switch{margin:.5rem 0 0;text-align:center;font-size:.9rem;color:#475569}.auth-link{background:none;border:none;color:#2563eb;cursor:pointer;font-weight:600;padding:0;text-decoration:underline;font-size:inherit}.imei-dial-code{font-family:monospace;font-size:.9em;color:#64748b;font-weight:400}.tooltip-wrap{position:relative;display:block}.tooltip-content{display:none;position:absolute;bottom:calc(100% + 8px);left:0;right:0;background:#1e293b;color:#f1f5f9;border-radius:8px;padding:.75rem 1rem;font-size:.8rem;font-weight:400;line-height:1.5;z-index:20;box-shadow:0 4px 16px #0000004d;pointer-events:none;white-space:normal}.tooltip-content p{margin:0 0 .5rem}.tooltip-content p:last-child{margin-bottom:0}.tooltip-content ul{margin:.25rem 0 0;padding-left:1.25rem}.tooltip-content li{margin-bottom:.2rem}.tooltip-wrap:hover .tooltip-content,.tooltip-wrap:focus-within .tooltip-content{display:block}@media (max-width: 768px){.app{padding:1.25rem}.page-title{font-size:1.6rem}.section{padding:1.25rem}.status-form label{width:100%;justify-content:space-between}.detail-list{padding-left:.5rem}}@media (max-width: 480px){.app,.section{padding:1rem}.button{width:100%;text-align:center}.status-form label{flex-direction:column;align-items:flex-start}.status-form select{width:100%}.admin-field{margin-bottom:1rem}}
