body{color:#111827;background:#f9fafb;margin:0;font-family:Inter,Arial,Helvetica,sans-serif}.layout{height:100vh;display:flex}.page-content{background:#f9fafb;flex:1;overflow:hidden}.sidebar-pro{background:#fff;border-right:1px solid #e5e7eb;width:240px;height:100vh;transition:width .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.sidebar-inner{flex-direction:column;height:100%;padding-top:20px;display:flex}.sidebar-top{flex-direction:column;gap:8px;display:flex}.sidebar-bottom{margin-top:auto;padding-bottom:20px}.nav-item{cursor:pointer;color:#374151;border-radius:10px;align-items:center;gap:16px;margin:0 10px;padding:14px 18px;transition:all .25s;display:flex;position:relative}.nav-item svg{min-width:20px;font-size:20px;transition:transform .2s}.nav-item:hover svg{transform:scale(1.15)}.nav-item span{font-size:14px;font-weight:500;transition:all .25s;transform:translate(-10px)}.nav-item:hover{background:#f3f4f6}.nav-item.active{color:#2563eb;background:#eff6ff}.nav-indicator{background:0 0;border-radius:4px;width:4px;height:60%;transition:all .3s;position:absolute;left:-10px}.nav-item.active .nav-indicator{background:#2563eb;height:70%}.nav-item.active{box-shadow:inset 0 0 0 1px #2563eb26}.sidebar{box-sizing:border-box;background:#fff;border-right:1px solid #e5e7eb;width:320px;padding:10px}.sidebar h2{text-align:center;color:#6b7280;font-size:14px;font-weight:600}.searchbox-container{background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;align-items:center;display:flex}.search{background-color:#0000;border:0;outline:none;width:95%;padding:10px}.searchIcon{color:#6b7280;margin-left:10px}.filter-container{gap:10px;margin-top:15px;display:flex}.filter-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:8px;font-size:13px;transition:all .2s}.filter-btn:hover{background:#f3f4f6}.info-title{display:grid}.filter-btn.active{color:#fff;background:#2563eb;border-color:#2563eb}.locations-list{max-height:100%;margin-top:20px;padding-right:4px;overflow:hidden auto}.location-card{cursor:pointer;background:0 0;border-radius:12px;align-items:center;margin-bottom:8px;padding:14px;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative}.location-content{flex-direction:column;gap:4px;display:flex}.location-card:hover{background:#f3f4f6;transform:translate(3px)}.location-card.active{transform:translate(6px)}.location-card.active .location-indicator{background:linear-gradient(#2563eb,#3b82f6);height:70%}.location-indicator{background:0 0;border-radius:6px;width:3px;height:40%;transition:all .3s;position:absolute;left:0}.location-name{color:#111827;margin-top:4px;font-size:14px;font-weight:600;transition:all .2s}.location-code{color:#9ca3af;font-size:11px}.location-date{color:#6b7280;margin-top:10px;font-size:12px}.location-card.active .location-name{color:#1d4ed8}.location-card.active:after{content:"";pointer-events:none;border-radius:12px;position:absolute;inset:0}.map,.leaflet-container{width:100%;height:100%}.location-info-box{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:320px;padding:18px;animation:.25s slideIn;position:absolute;top:10px;right:10px;box-shadow:0 20px 50px #00000014}.info-header{justify-content:space-between;margin-bottom:14px;display:flex}.info-name-main{font-size:16px;font-weight:600}.info-sub{color:#9ca3af;font-size:12px}.close-btn{cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;padding:4px 8px}.info-body{flex-direction:column;gap:16px;display:flex}.section-title{color:#9ca3af;text-transform:uppercase;font-size:11px;font-weight:600}.info-grid{grid-template-columns:1fr 1fr;gap:10px;margin:10px 0;display:grid}.info-item span{color:#9ca3af;font-size:11px}.info-item strong{font-size:13px}.info-address{background:#f9fafb;border-radius:8px;padding:10px;font-size:13px}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.info-item{display:grid}.loader-container{background:#f9fafb;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.spinner{border:5px solid #e5e7eb;border-top-color:#4f46e5;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}.loader-text{color:#6b7280;margin-top:12px;font-size:14px}@keyframes spin{to{transform:rotate(360deg)}}#map{width:100%;height:100%}.tilt-map{perspective:1000px}.tilt-map .leaflet-container{transform-origin:50%;transition:transform .5s;transform:rotateX(45deg)scale(1.2)}.settings-page{background:#f8fafc;height:100%;padding:24px}.settings-header-flex{gap:14px;margin-bottom:20px;display:flex}.settings-icon{background:#eef2f7;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.settings-header-title h4{margin:0;font-size:16px;font-weight:600}.settings-header-title p{color:#6b7280;margin-top:4px;font-size:13px}.settings-card{max-width:420px}.settings-group{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.settings-group label{font-size:13px;font-weight:500}.settings-group input{border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:10px 12px;font-size:14px;transition:all .2s}.settings-group input:focus{border-color:#3b82f6}.settings-group input:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.custom-select{position:relative}.select-box{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;transition:all .2s;display:flex}.select-box:hover{border-color:#cbd5e1}.select-box.active{border-color:#3b82f6}.chevron{transition:all .2s}.chevron.rotate{transform:rotate(180deg)}.select-dropdown{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;margin-top:6px;position:absolute;overflow:hidden;box-shadow:0 10px 25px #00000014}.select-option{cursor:pointer;padding:10px 12px;font-size:14px;transition:all .15s}.select-option:hover{background:#f1f5f9}.login-page{background:#f8fafc;justify-content:center;align-items:center;height:100vh;display:flex}.login-card{background:#fff;border-radius:16px;width:350px;padding:30px;box-shadow:0 10px 30px #00000014}.login-card h2{margin:0;font-size:20px}.login-card p{color:#6b7280;margin:6px 0 20px;font-size:14px}.login-group{flex-direction:column;margin-bottom:16px;display:flex}.login-group label{margin-bottom:6px;font-size:13px}.login-group input{border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:10px 12px}.login-group input:focus{border-color:#3b82f6}.login-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;width:100%;padding:10px;font-weight:500;transition:all .2s}.login-btn:hover{background:#2563eb}.code-page{background:#f8fafc;height:100vh;padding:24px;overflow-y:scroll}.code-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.code-header h2{margin:0;font-size:24px;font-weight:700}.code-header p{color:#64748b;margin-top:4px;font-size:14px}.create-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-weight:600;transition:all .2s;display:flex}.create-btn:hover{background:#1d4ed8}.record-count{color:#64748b;font-size:13px;font-weight:500}.status-badge{border-radius:999px;align-items:center;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}.switch{width:46px;height:24px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background:#cbd5e1;border-radius:999px;transition:all .25s;position:absolute;inset:0}.slider:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .25s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #00000026}.switch input:checked+.slider{background:#2563eb}.switch input:checked+.slider:before{transform:translate(22px)}.pagination-controls{align-items:center;gap:12px;display:flex}.pagination-controls button{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 14px;transition:all .2s}.pagination-controls button:hover:not(:disabled){background:#f8fafc}.pagination-controls button:disabled{opacity:.5;cursor:not-allowed}.spinner-center{margin:auto}.virtual-header{color:#64748b;text-transform:uppercase;z-index:2;background:#fafafa;border-bottom:1px solid #e5e7eb;grid-template-columns:160px 200px 1fr 160px 110px;padding:14px 20px;font-size:12px;font-weight:600;display:grid;position:sticky;top:0}.table-card{background:#fff;border:1px solid #e8ecf3;border-radius:16px;margin-top:24px;overflow:hidden;box-shadow:0 10px 30px #0f172a0f}.table-header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.table-header h3{color:#1f2937;margin:0;font-size:18px;font-weight:600}.table-header span{color:#2563eb;background:#eef4ff;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}.saas-table{border-collapse:collapse;width:100%}.saas-table thead{background:#f8fafc}.saas-table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.04em;padding:16px 24px;font-size:13px;font-weight:600}.saas-table td{color:#334155;border-top:1px solid #f1f5f9;padding:18px 24px;font-size:14px}.saas-table tbody tr{cursor:pointer;transition:background .2s}.saas-table tbody tr:hover{background:#f8fbff}.sidebar-categories{margin-top:14px}.nav-category{margin-bottom:14px}.category-title{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin:0 10px 4px;padding:8px 18px;font-size:10px;font-weight:700;transition:opacity .25s;display:flex}.category-title svg{font-size:12px}.nav-child{margin-left:18px;margin-right:10px;padding:11px 18px}.nav-child svg{font-size:18px}.login-page{color:#111827;background:radial-gradient(circle at 20% 20%,#2563eb14,#0000 30%),radial-gradient(circle at 80% 80%,#3b82f60f,#0000 30%),#f8fafc;justify-content:center;align-items:center;width:100%;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden}.login-glow{filter:blur(80px);pointer-events:none;opacity:.45;border-radius:50%;width:420px;height:420px;position:absolute}.login-glow-one{background:#2563eb1f;top:-220px;left:-180px}.login-glow-two{background:#3b82f61a;bottom:-240px;right:-180px}.login-container{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:440px;padding:30px 20px;display:flex;position:relative}.login-brand{align-items:center;gap:12px;margin-bottom:28px;display:flex}.login-brand-icon{color:#fff;background:#2563eb;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex;box-shadow:0 10px 25px #2563eb38}.login-brand h1{letter-spacing:-.02em;color:#111827;margin:0;font-size:22px;font-weight:750}.login-brand span{color:#64748b;margin-top:2px;font-size:11px;display:block}.login-card{box-sizing:border-box;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0;border:1px solid #e2e8f0e6;border-radius:20px;width:100%;padding:34px;box-shadow:0 20px 60px #0f172a14,0 2px 8px #0f172a08}.login-card-header{text-align:center;margin-bottom:28px}.login-icon{color:#2563eb;background:#eef4ff;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;margin:0 auto 14px;font-size:19px;display:flex}.login-card-header h2{letter-spacing:-.025em;color:#111827;margin:0;font-size:24px;font-weight:750}.login-card-header p{color:#64748b;margin:8px 0 0;font-size:13px;line-height:1.6}.login-group{margin-bottom:18px}.login-group label{color:#475569;margin-bottom:7px;font-size:12px;font-weight:650;display:block}.login-label-row{justify-content:space-between;align-items:center;display:flex}.login-input{align-items:center;display:flex;position:relative}.login-input svg{color:#94a3b8;pointer-events:none;font-size:17px;transition:all .2s;position:absolute;left:13px}.login-input input{box-sizing:border-box;color:#1f2937;background:#fff;border:1px solid #dbe3ee;border-radius:10px;outline:none;width:100%;height:46px;padding:0 13px 0 40px;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.login-input input::placeholder{color:#a1aab8}.login-input input:hover{border-color:#cbd5e1}.login-input input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.login-input:focus-within svg{color:#2563eb}.login-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;margin:4px 0 16px;padding:11px 13px;font-size:12px;line-height:1.5}.login-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:46px;font-size:13px;font-weight:650;transition:background .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 20px #2563eb33}.login-btn svg{font-size:16px;transition:transform .2s}.login-btn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 10px 25px #2563eb47}.login-btn:hover:not(:disabled) svg{transform:translate(3px)}.login-btn:active:not(:disabled){transform:translateY(0)}.login-btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.login-card-footer{text-align:center;border-top:1px solid #f1f5f9;margin-top:22px;padding-top:18px}.login-card-footer span{color:#94a3b8;font-size:11px}.login-footer{color:#94a3b8;justify-content:center;align-items:center;gap:8px;margin-top:22px;font-size:11px;display:flex}.login-card{animation:.35s loginCardIn}.login-brand{animation:.3s loginBrandIn}@keyframes loginCardIn{0%{opacity:0;transform:translateY(15px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes loginBrandIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (width<=500px){.login-container{padding:20px 16px}.login-card{border-radius:17px;padding:26px 22px}.login-brand{margin-bottom:22px}.login-card-header h2{font-size:22px}.login-footer{flex-direction:column;gap:3px}.footer-dot{display:none}}@media (height<=650px){.login-container{padding-top:15px;padding-bottom:15px}.login-brand{margin-bottom:16px}.login-card{padding:24px 30px}.login-card-header{margin-bottom:20px}.login-group{margin-bottom:14px}.login-card-footer{margin-top:16px;padding-top:13px}.login-footer{margin-top:12px}}.login-register{color:#64748b;justify-content:center;align-items:center;gap:5px;margin-top:18px;font-size:12px;display:flex}.login-register button{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:650;transition:color .2s,transform .2s;display:inline-flex}.login-register button svg{font-size:13px;transition:transform .2s}.login-register button:hover{color:#1d4ed8}.login-register button:hover svg{transform:translate(3px)}.dashboard-page{box-sizing:border-box;background:#f8fafc;width:100%;height:100%;min-height:100%;padding:30px 34px 40px;overflow:hidden auto}.dashboard-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.dashboard-eyebrow{color:#64748b;align-items:center;gap:7px;margin-bottom:8px;font-size:12px;font-weight:600;display:flex}.dashboard-status-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #dcfce7}.dashboard-header h1{color:#0f172a;letter-spacing:-.03em;margin:0;font-size:28px;font-weight:700}.dashboard-header p{color:#64748b;margin:7px 0 0;font-size:14px}.dashboard-header p strong{color:#334155;font-weight:600}.dashboard-header-actions{align-items:center;gap:10px;display:flex}.dashboard-refresh{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.dashboard-refresh:hover{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.dashboard-refresh svg{font-size:17px}.dashboard-primary-btn{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 15px;font-size:13px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #2563eb2e}.dashboard-primary-btn:hover{background:#1d4ed8;transform:translateY(-1px)}.dashboard-primary-btn svg{font-size:16px}.dashboard-stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px;display:grid}.dashboard-stat-card{box-sizing:border-box;background:#fff;border:1px solid #e8ecf3;border-radius:14px;min-height:150px;padding:20px;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 6px 20px #0f172a09}.dashboard-stat-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a12}.stat-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.stat-icon{color:#2563eb;background:#eff6ff;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.stat-icon svg{font-size:17px}.stat-change{color:#64748b;background:#f8fafc;border-radius:6px;align-items:center;gap:2px;padding:4px 7px;font-size:11px;font-weight:600;display:inline-flex}.stat-change.positive{color:#16a34a;background:#f0fdf4}.stat-change svg{font-size:13px}.stat-value{color:#0f172a;letter-spacing:-.03em;font-size:27px;font-weight:700;line-height:1}.stat-label{color:#475569;margin-top:8px;font-size:13px;font-weight:600}.stat-description{color:#94a3b8;margin-top:4px;font-size:11px}.dashboard-card{background:#fff;border:1px solid #e8ecf3;border-radius:14px;overflow:hidden;box-shadow:0 6px 20px #0f172a09}.dashboard-card-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.dashboard-card-header h2{color:#1e293b;margin:0;font-size:15px;font-weight:650}.dashboard-card-header p{color:#94a3b8;margin:5px 0 0;font-size:12px}.dashboard-card-action{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:7px;padding:7px 10px;font-size:11px;font-weight:600}.dashboard-main-grid{grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr);gap:18px;margin-bottom:18px;display:grid}.operations-content{padding:20px 22px 22px}.operations-chart{height:220px;display:flex}.chart-y-axis{box-sizing:border-box;flex-direction:column;justify-content:space-between;width:35px;padding-bottom:28px;display:flex}.chart-y-axis span{color:#cbd5e1;font-size:10px}.chart-area{flex:1;min-width:0;position:relative}.chart-grid{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0 0 28px}.chart-grid span{border-top:1px dashed #eef2f7;width:100%}.chart-bars{box-sizing:border-box;justify-content:space-around;align-items:flex-end;gap:12px;padding:0 12px;display:flex;position:absolute;inset:0 0 28px}.chart-bar{opacity:.9;background:linear-gradient(#60a5fa,#2563eb);border-radius:6px 6px 3px 3px;width:100%;min-width:12px;max-width:38px;transition:opacity .2s}.chart-bar:hover{opacity:1}.chart-labels{justify-content:space-around;padding:0 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.chart-labels span{color:#94a3b8;font-size:10px}.operations-summary{border-top:1px solid #f1f5f9;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:6px;padding-top:18px;display:grid}.summary-item{align-items:center;gap:9px;display:flex}.summary-dot{border-radius:50%;width:8px;height:8px}.summary-dot.blue{background:#3b82f6}.summary-dot.purple{background:#8b5cf6}.summary-dot.green{background:#22c55e}.summary-item div{flex-direction:column;gap:2px;display:flex}.summary-item strong{color:#1e293b;font-size:14px}.summary-item span{color:#94a3b8;font-size:10px}.workspace-icon{color:#475569;background:#f1f5f9;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.workspace-body{padding:6px 22px}.workspace-row{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:15px 0;display:flex}.workspace-row:last-child{border-bottom:0}.workspace-row-icon{color:#64748b;background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.workspace-row-icon svg{font-size:14px}.workspace-row>div:last-child{flex-direction:column;gap:3px;display:flex}.workspace-row span{color:#94a3b8;font-size:10px}.workspace-row strong{color:#334155;font-size:13px;font-weight:600}.workspace-active{align-items:center;gap:6px;display:flex}.workspace-active span{background:#22c55e;border-radius:50%;width:6px;height:6px}.workspace-manage{color:#2563eb;text-align:left;cursor:pointer;background:#fafcff;border:0;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;width:100%;padding:14px 22px;font-size:12px;font-weight:600;transition:background .2s;display:flex}.workspace-manage:hover{background:#f1f6ff}.workspace-manage svg{font-size:15px}.dashboard-bottom-grid{grid-template-columns:minmax(280px,.9fr) minmax(0,1.5fr);gap:18px;display:grid}.quick-actions{padding:8px 12px 12px}.quick-action{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;width:100%;padding:12px 10px;transition:background .2s;display:flex}.quick-action:last-child{border-bottom:0}.quick-action:hover{background:#f8fafc}.quick-action-icon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.quick-action-icon.blue{color:#2563eb;background:#eff6ff}.quick-action-icon.purple{color:#7c3aed;background:#f5f3ff}.quick-action-icon.green{color:#16a34a;background:#f0fdf4}.quick-action-icon.orange{color:#ea580c;background:#fff7ed}.quick-action>div:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.quick-action strong{color:#334155;font-size:12px;font-weight:600}.quick-action span{color:#94a3b8;font-size:10px}.quick-action>svg{color:#cbd5e1;font-size:15px;transition:transform .2s}.quick-action:hover>svg{color:#2563eb;transform:translate(2px)}.view-all-btn{color:#2563eb;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:11px;font-weight:600;display:flex}.view-all-btn svg{font-size:13px}.activity-list{padding:5px 22px}.activity-item{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:14px 0;display:flex}.activity-item:last-child{border-bottom:0}.activity-icon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.activity-icon.success{color:#16a34a;background:#f0fdf4}.activity-icon.blue{color:#2563eb;background:#eff6ff}.activity-icon.orange{color:#ea580c;background:#fff7ed}.activity-icon svg{font-size:15px}.activity-content{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.activity-content strong{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.activity-content span{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.activity-time{color:#94a3b8;flex-shrink:0;align-items:center;gap:4px;font-size:9px;display:flex}.activity-time svg{font-size:11px}.dashboard-footer{color:#94a3b8;justify-content:space-between;align-items:center;margin-top:18px;padding:12px 2px 0;font-size:10px;display:flex}.dashboard-footer>div{align-items:center;gap:6px;display:flex}.dashboard-footer svg{color:#22c55e;font-size:12px}.dashboard-footer-version{color:#cbd5e1}@media (width<=1100px){.dashboard-stats{grid-template-columns:repeat(2,1fr)}.dashboard-main-grid,.dashboard-bottom-grid{grid-template-columns:1fr}}@media (width<=700px){.dashboard-page{padding:20px 16px 30px}.dashboard-header{flex-direction:column;align-items:flex-start}.dashboard-header-actions{width:100%}.dashboard-primary-btn{flex:1;justify-content:center}.dashboard-stats,.operations-summary{grid-template-columns:1fr}.activity-time{display:none}}.code-page{box-sizing:border-box;width:100%;min-height:100%;padding:28px}.code-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.code-header h2{color:#111827;letter-spacing:-.3px;margin:0;font-size:24px;font-weight:700}.code-header p{color:#6b7280;margin:6px 0 0;font-size:14px}.code-header-flex{align-items:center;gap:10px;display:flex}.create-btn{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:13px;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.create-btn svg{font-size:16px}.create-btn:hover{background:#1f2937;box-shadow:0 4px 12px #0000001f}.create-btn:active{transform:translateY(1px)}.modal-table-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 1px 2px #00000008}.modal-table-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex}.modal-table-header-count-section{align-items:center;gap:10px;display:flex}.modal-table-header-count-section h3{color:#111827;margin:0;font-size:15px;font-weight:650}.modal-table-header-count-section span{color:#6b7280;background:#f3f4f6;border-radius:999px;align-items:center;height:24px;padding:0 8px;font-size:11px;font-weight:600;display:inline-flex}.search-box{background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;width:280px;height:38px;transition:border-color .2s,box-shadow .2s;display:flex}.search-box:focus-within{border-color:#9ca3af;box-shadow:0 0 0 3px #9ca3af1f}.search-box>svg{color:#9ca3af;flex-shrink:0;margin-left:12px;font-size:16px}.search-box input{color:#111827;background:0 0;border:0;outline:none;flex:1;width:100%;height:100%;padding:0 10px;font-size:13px}.search-box input::placeholder{color:#9ca3af}.search-box button{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;margin-right:2px;transition:background .2s,color .2s;display:flex}.search-box button:hover:not(:disabled){color:#111827;background:#f3f4f6}.search-box button:disabled{cursor:default;opacity:.6}.search-box button svg{font-size:15px}.spin{animation:.8s linear infinite users-spin}@keyframes users-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:16px 20px 0;padding:11px 14px;font-size:13px;line-height:1.5}.modal-table{border-collapse:collapse;table-layout:fixed;width:100%}.modal-table thead{background:#f9fafb}.modal-table th{color:#6b7280;text-align:left;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e5e7eb;height:44px;padding:0 20px;font-size:11px;font-weight:700}.modal-table td{color:#374151;vertical-align:middle;border-bottom:1px solid #f0f1f3;height:58px;padding:0 20px;font-size:13px}.modal-table tbody tr{transition:background .15s}.modal-table tbody tr:not(:has(.empty-table)){cursor:pointer}.modal-table tbody tr:hover{background:#f9fafb}.modal-table tbody tr:last-child td{border-bottom:0}.modal-table th:first-child,.modal-table td:first-child{width:18%}.modal-table th:nth-child(2),.modal-table td:nth-child(2){width:23%}.modal-table th:nth-child(3),.modal-table td:nth-child(3){width:14%}.modal-table th:nth-child(4),.modal-table td:nth-child(4){width:25%}.modal-table th:nth-child(5),.modal-table td:nth-child(5){width:20%}.modal-table td strong{color:#111827;font-size:13px;font-weight:600}.status-badge{border-radius:999px;justify-content:center;align-items:center;min-width:66px;height:25px;padding:0 9px;font-size:11px;font-weight:600;display:inline-flex}.status-active{color:#047857;background:#ecfdf5}.status-inactive{color:#b91c1c;background:#fef2f2}.user-role{color:#4b5563;background:#f3f4f6;border-radius:6px;align-items:center;padding:5px 9px;font-size:11px;font-weight:600;display:inline-flex}.empty-table{color:#9ca3af!important;text-align:center!important;height:180px!important;font-size:13px!important}@media (width<=900px){.code-page{padding:20px}.modal-table-header{flex-direction:column;align-items:flex-start}.search-box{width:100%}.modal-table{min-width:760px}.modal-table-section{overflow-x:auto}}@media (width<=600px){.code-page{padding:16px}.code-header{flex-direction:column;align-items:stretch}.code-header-flex,.create-btn{width:100%}.modal-table-header{padding:15px}.modal-table th,.modal-table td{padding-left:14px;padding-right:14px}}@keyframes popup{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (width<=650px){.modal-overlay{align-items:center;padding:12px}.user-spec-modal{border-radius:14px;width:100%;height:94vh;max-height:none}.user-spec-header{padding:18px}.user-spec-title{gap:10px}.user-spec-icon{width:38px;height:38px;font-size:18px}.user-spec-title h2{font-size:18px}.user-spec-title p{display:none}.close-btn{width:36px;height:36px}.user-spec-body{gap:16px;padding:18px}.user-form-grid{grid-template-columns:1fr;gap:15px;padding:16px}.password-section,.membership-section{padding:16px}.user-section-header{padding:15px 16px}.user-section-header h3{font-size:14px}.user-section-header p{font-size:11px}.section-action-bar{align-items:flex-start}.section-action-bar>div{flex-direction:column;align-items:flex-start;gap:3px}.section-add-btn{padding:7px 10px;font-size:11px}.user-table-container{overflow-x:auto}.user-spec-table{min-width:600px}.password-setting{align-items:flex-start}.password-setting-text{padding-right:5px}.user-spec-footer{padding:15px 18px}.cancel-btn,.save-btn{padding:9px 13px;font-size:12px}}@media (width<=430px){.modal-overlay{padding:8px}.user-spec-modal{border-radius:12px;height:96vh}.user-spec-header,.user-spec-body{padding:14px}.user-spec-footer{padding:12px 14px}.cancel-btn,.save-btn{flex:1}.section-action-bar{flex-direction:column;align-items:stretch}.section-add-btn{width:100%}}.section-action-bar strong{color:#334155;font-size:13px;font-weight:700}.section-action-bar span{color:#64748b;white-space:nowrap;background:#f1f5f9;border-radius:999px;align-items:center;padding:4px 8px;font-size:10px;font-weight:600;display:inline-flex}.permission-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.permission-option{width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:13px;padding:15px;transition:border-color .2s,background .2s,box-shadow .2s,transform .15s;display:flex;position:relative}.permission-option:hover:not(:disabled){background:#f8fbff;border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 4px 14px #0f172a0f}.permission-option:active:not(:disabled){transform:translateY(0)}.permission-option.selected{background:#f8fbff;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb14,0 4px 14px #2563eb14}.permission-option.selected:hover:not(:disabled){background:#f5f9ff;border-color:#1d4ed8}.permission-option:disabled{cursor:not-allowed;opacity:.55}.permission-option-icon{color:#64748b;background:#f1f5f9;border-radius:9px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:17px;transition:background .2s,color .2s;display:flex}.permission-option.selected .permission-option-icon{color:#2563eb;background:#dbeafe}.permission-option-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.permission-option-content strong{color:#1e293b;font-size:13px;font-weight:700;line-height:1.3;display:block}.permission-option-content span{color:#64748b;font-size:11px;line-height:1.45;display:block}.permission-option-content small{color:#94a3b8;background:#f8fafc;border:1px solid #eef2f7;border-radius:5px;align-items:center;width:fit-content;margin-top:3px;padding:3px 7px;font-size:9px;font-weight:600;line-height:1.2;display:inline-flex}.permission-option.selected .permission-option-content small{color:#3b82f6;background:#eff6ff;border-color:#dbeafe}.permission-option.selected:after{content:"";background:#2563eb;border-radius:50%;width:7px;height:7px;position:absolute;top:11px;right:11px;box-shadow:0 0 0 3px #2563eb1a}.super-warning{color:#92400e;box-sizing:border-box;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;align-items:flex-start;gap:12px;margin-top:14px;padding:13px 15px;animation:.2s superWarningIn;display:flex}.super-warning>svg{color:#d97706;width:18px;min-width:18px;height:18px;margin-top:1px}.super-warning>div{flex-direction:column;gap:3px;min-width:0;display:flex}.super-warning strong{color:#92400e;font-size:12px;font-weight:700}.super-warning span{color:#a16207;font-size:11px;line-height:1.5}.permission-option:focus-visible{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb24}@keyframes superWarningIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (width<=650px){.membership-section{padding:16px}.permission-options{grid-template-columns:1fr;gap:9px}.permission-option{padding:14px}.permission-option-icon{width:34px;min-width:34px;height:34px;font-size:16px}.permission-option-content strong{font-size:12px}.permission-option-content span{font-size:10px}.permission-option-content small{font-size:9px}.super-warning{padding:12px 13px}}@media (width<=430px){.permission-option{gap:10px;padding:12px}.permission-option-icon{width:32px;min-width:32px;height:32px}.permission-option.selected:after{top:9px;right:9px}.super-warning{gap:9px}.super-warning span{font-size:10px}}.modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;box-sizing:border-box;background:#0f172a73;justify-content:center;align-items:center;padding:30px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.user-spec-modal{background:#fff;border-radius:18px;flex-direction:column;width:100%;max-width:900px;height:90vh;min-height:0;max-height:900px;animation:.25s popup;display:flex;overflow:hidden;box-shadow:0 30px 80px #0000002e}.user-spec-header{background:#fafbfc;border-bottom:1px solid #edf2f7;flex-shrink:0;justify-content:space-between;align-items:center;padding:22px 26px;display:flex}.user-spec-title{align-items:center;gap:14px;display:flex}.user-spec-icon{color:#2563eb;background:#eef4ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:21px;display:flex}.user-spec-title h2{color:#111827;margin:0;font-size:21px;font-weight:700}.user-spec-title p{color:#64748b;margin:5px 0 0;font-size:13px}.close-btn{cursor:pointer;color:#475569;background:#f1f5f9;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:19px;transition:all .2s;display:flex}.close-btn:hover{background:#e2e8f0}.user-spec-body{box-sizing:border-box;scroll-behavior:smooth;overscroll-behavior:contain;flex-direction:column;flex:1;gap:22px;min-height:0;padding:26px;display:flex;overflow:hidden auto}.user-spec-body::-webkit-scrollbar{width:7px}.user-spec-body::-webkit-scrollbar-track{background:0 0}.user-spec-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.user-spec-body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.user-spec-body{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.user-section{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-shrink:0;overflow:hidden}.user-section-header{background:#fafbfc;border-bottom:1px solid #edf2f7;align-items:center;gap:12px;padding:17px 20px;display:flex}.section-icon{color:#2563eb;background:#eef4ff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:flex}.user-section-header h3{color:#111827;margin:0;font-size:15px;font-weight:700}.user-section-header p{color:#64748b;margin:3px 0 0;font-size:12px}.user-form-grid{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:18px;padding:20px;display:grid}.user-form-group{flex-direction:column;gap:7px;min-width:0;display:flex}.user-form-group label{color:#475569;font-size:12px;font-weight:600}.user-form-group input,.user-form-group select{box-sizing:border-box;color:#1f2937;background:#fff;border:1px solid #dbe3ee;border-radius:9px;outline:none;width:100%;padding:11px 12px;font-size:14px;transition:all .2s}.user-form-group input:focus,.user-form-group select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.user-form-group input::placeholder{color:#94a3b8}.password-section{box-sizing:border-box;flex-direction:column;gap:22px;padding:20px;display:flex}.password-input{align-items:center;width:100%;display:flex;position:relative}.password-input svg{color:#94a3b8;pointer-events:none;font-size:17px;position:absolute;left:12px}.password-input input{padding-left:38px!important}.input-help{color:#94a3b8;font-size:11px}.password-setting{box-sizing:border-box;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;padding:15px 16px;display:flex}.password-setting-text{flex-direction:column;gap:4px;min-width:0;display:flex}.password-setting-text strong{color:#334155;font-size:13px}.password-setting-text span{color:#94a3b8;font-size:11px;line-height:1.5}.toggle{flex-shrink:0;width:46px;height:24px;position:relative}.toggle input{opacity:0;width:0;height:0}.toggle-slider{cursor:pointer;background:#cbd5e1;border-radius:999px;transition:all .25s;position:absolute;inset:0}.toggle-slider:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .25s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #00000026}.toggle input:checked+.toggle-slider{background:#2563eb}.toggle input:checked+.toggle-slider:before{transform:translate(22px)}.membership-section{box-sizing:border-box;padding:20px}.section-action-bar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;display:flex}.section-action-bar>div{align-items:center;gap:10px;min-width:0;display:flex}.section-action-bar strong{color:#334155;font-size:13px}.section-action-bar span{color:#94a3b8;font-size:11px}.section-add-btn{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.section-add-btn:hover{background:#eef4ff;border-color:#bfdbfe}.section-add-btn:active{transform:translateY(1px)}.user-table-container{background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;overflow:auto hidden}.user-spec-table{border-collapse:collapse;width:100%;min-width:600px}.user-spec-table thead{background:#f8fafc}.user-spec-table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;padding:11px 14px;font-size:10px;font-weight:700}.user-spec-table td{color:#475569;vertical-align:middle;border-top:1px solid #f1f5f9;padding:13px 14px;font-size:13px}.user-spec-table tbody tr{transition:background .15s}.user-spec-table tbody tr:hover{background:#f8fbff}.user-spec-table td strong{color:#334155;font-weight:600}.table-badge{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:6px;justify-content:center;align-items:center;padding:4px 9px;font-size:11px;font-weight:600;display:inline-flex}.access-badge{color:#2563eb;background:#eef4ff}.table-action-cell{text-align:right;width:40px;padding-right:10px!important}.table-delete-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:inline-flex}.table-delete-btn:hover{color:#dc2626;background:#fee2e2}.table-delete-btn:active{transform:scale(.95)}.empty-table{text-align:center;color:#94a3b8!important;padding:28px 20px!important;font-size:13px!important}.user-spec-footer{background:#fafbfc;border-top:1px solid #edf2f7;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;padding:18px 26px;display:flex}.cancel-btn,.save-btn{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.cancel-btn{color:#475569;background:#fff;border:1px solid #dbe3ee}.cancel-btn:hover{background:#f8fafc;border-color:#cbd5e1}.save-btn{color:#fff;background:#2563eb;border:none}.save-btn:hover{background:#1d4ed8}.save-btn:active,.cancel-btn:active{transform:translateY(1px)}@media (width<=650px){.modal-overlay{align-items:center;padding:12px}.user-spec-modal{border-radius:14px;width:100%;height:94vh;max-height:none}.user-spec-header{padding:18px}.user-spec-title{gap:10px}.user-spec-icon{width:38px;height:38px;font-size:18px}.user-spec-title h2{font-size:18px}.user-spec-title p{display:none}.close-btn{width:36px;height:36px}.user-spec-body{gap:16px;padding:18px}.user-form-grid{grid-template-columns:1fr;gap:15px;padding:16px}.password-section,.membership-section{padding:16px}.user-section-header{padding:15px 16px}.user-section-header h3{font-size:14px}.user-section-header p{font-size:11px}.section-action-bar{align-items:flex-start}.section-action-bar>div{flex-direction:column;align-items:flex-start;gap:3px}.section-add-btn{padding:7px 10px;font-size:11px}.user-table-container{overflow-x:auto}.user-spec-table{min-width:600px}.password-setting{align-items:flex-start}.password-setting-text{padding-right:5px}.user-spec-footer{padding:15px 18px}.cancel-btn,.save-btn{padding:9px 13px;font-size:12px}}@media (width<=430px){.modal-overlay{padding:8px}.user-spec-modal{border-radius:12px;height:96vh}.user-spec-header,.user-spec-body{padding:14px}.user-spec-footer{padding:12px 14px}.cancel-btn,.save-btn{flex:1}.section-action-bar{flex-direction:column;align-items:stretch}.section-add-btn{width:100%}}.automatic-access-section{overflow:hidden}.automatic-access-icon{color:#2563eb;background:#eff6ff}.automatic-access-body{box-sizing:border-box;padding:20px}.automatic-access-info{box-sizing:border-box;background:linear-gradient(135deg,#f8fbff 0%,#eff6ff 100%);border:1px solid #dbeafe;border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:14px 15px;display:flex}.automatic-access-info-icon{color:#2563eb;background:#fff;border:1px solid #dbeafe;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex;box-shadow:0 2px 6px #2563eb14}.automatic-access-info-content{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.automatic-access-info-content strong{color:#1e3a8a;font-size:12px;font-weight:700}.automatic-access-info-content span{color:#64748b;font-size:11px;line-height:1.5}.automatic-access-status{color:#2563eb;background:#fff;border:1px solid #dbeafe;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:6px 9px;font-size:10px;font-weight:700;display:inline-flex}.status-dot{background:#2563eb;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #2563eb1a}.automatic-access-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.automatic-access-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative}.automatic-access-card:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 8px 24px #0f172a0f}.automatic-access-card-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px;display:flex}.automatic-access-card-icon{border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.automatic-access-card-icon.company{color:#2563eb;background:#eff6ff}.automatic-access-card-icon.permission{color:#7c3aed;background:#f5f3ff}.automatic-access-card-icon.role{color:#16a34a;background:#f0fdf4}.automatic-access-badge{color:#64748b;text-transform:uppercase;letter-spacing:.04em;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;padding:4px 7px;font-size:9px;font-weight:700;display:inline-flex}.automatic-access-card-content{flex-direction:column;min-width:0;display:flex}.automatic-access-card-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px;font-size:10px;font-weight:700}.automatic-access-card-content strong{color:#1e293b;font-size:14px;font-weight:700}.automatic-access-card-content p{color:#94a3b8;margin:7px 0 0;font-size:11px;line-height:1.55}.automatic-access-summary{box-sizing:border-box;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:20px;margin-top:14px;padding:13px 15px;display:flex}.summary-item{flex-direction:column;gap:3px;min-width:0;display:flex}.summary-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:700}.summary-item strong{color:#334155;white-space:nowrap;font-size:11px;font-weight:700}.summary-divider{background:#e2e8f0;flex-shrink:0;width:1px;height:28px}.automatic-access-body{padding:16px}.automatic-access-info{align-items:flex-start}.automatic-access-status{margin-left:auto}.automatic-access-grid{grid-template-columns:1fr}.automatic-access-summary{grid-template-columns:1fr 1fr;gap:12px;display:grid}.summary-divider{display:none}.main-page{color:#0f172a;background:#fff;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.main-page *,.main-page :before,.main-page :after{box-sizing:border-box}.main-page button{font-family:inherit}.main-navbar{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #e2e8f0b3;position:fixed;top:0;left:0;right:0}.main-navbar-inner{justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:72px;margin:auto;display:flex}.main-logo{color:#0f172a;cursor:pointer;align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.main-logo-mark{background:#2563eb;border-radius:8px;align-items:flex-end;gap:3px;width:30px;height:30px;padding:5px;display:flex}.main-logo-mark span{background:#fff;border-radius:2px;width:5px;display:block}.main-logo-mark span:first-child{height:9px}.main-logo-mark span:nth-child(2){height:14px}.main-logo-mark span:nth-child(3){height:19px}.main-nav-links{align-items:center;gap:34px;display:flex}.main-nav-links button{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:500;transition:all .2s}.main-nav-links button:hover{color:#2563eb}.main-nav-actions{align-items:center;gap:10px;display:flex}.nav-login-btn,.nav-register-btn{cursor:pointer;border-radius:8px;padding:9px 15px;font-size:13px;font-weight:600;transition:all .2s}.nav-login-btn{color:#475569;background:0 0;border:none}.nav-login-btn:hover{color:#2563eb}.nav-register-btn{color:#fff;background:#2563eb;border:none}.nav-register-btn:hover{background:#1d4ed8}.mobile-menu-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;font-size:19px;display:none}.mobile-menu{display:none}.main-hero{background:radial-gradient(circle at 50% 0,#eef4ff 0%,#fff 48%);min-height:900px;padding-top:150px;position:relative;overflow:hidden}.hero-background-grid{opacity:.45;pointer-events:none;background-image:linear-gradient(#e2e8f0 1px,#0000 1px),linear-gradient(90deg,#e2e8f0 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 75%);mask-image:linear-gradient(#000,#0000 75%)}.hero-content{z-index:2;text-align:center;width:min(780px,100% - 40px);margin:auto;position:relative}.hero-badge{color:#2563eb;background:#f8fbff;border:1px solid #dbeafe;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:12px;font-weight:600;display:inline-flex}.hero-badge-dot{background:#2563eb;border-radius:50%;width:6px;height:6px}.hero-content h1{letter-spacing:-.045em;color:#0f172a;margin:24px 0 0;font-size:clamp(46px,7vw,76px);font-weight:800;line-height:1.02}.hero-content h1 span{color:#2563eb}.hero-description{color:#64748b;max-width:650px;margin:25px auto 0;font-size:17px;line-height:1.7}.hero-actions{justify-content:center;align-items:center;gap:12px;margin-top:32px;display:flex}.hero-primary-btn,.hero-secondary-btn{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:9px;padding:12px 18px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.hero-primary-btn{color:#fff;background:#2563eb;border:none;box-shadow:0 8px 20px #2563eb38}.hero-primary-btn:hover{background:#1d4ed8;transform:translateY(-1px)}.hero-secondary-btn{color:#475569;background:#fff;border:1px solid #dbe3ee}.hero-secondary-btn:hover{color:#2563eb;border-color:#bfdbfe}.hero-trust{color:#94a3b8;justify-content:center;align-items:center;gap:6px;margin-top:17px;font-size:11px;display:flex}.hero-trust svg{color:#16a34a;font-size:13px}.hero-dashboard-wrapper{z-index:3;width:min(1000px,100% - 40px);margin:65px auto 0;position:relative}.hero-dashboard{background:#fff;border:1px solid #dbe3ee;border-radius:15px;overflow:hidden;box-shadow:0 30px 80px #0f172a1f,0 10px 30px #0f172a0f}.dashboard-topbar{background:#fafbfc;border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;height:52px;padding:0 18px;display:flex}.dashboard-topbar-left,.dashboard-user{color:#64748b;align-items:center;gap:9px;font-size:11px;display:flex}.dashboard-mini-logo{background:#2563eb;border-radius:6px;width:20px;height:20px}.dashboard-avatar{color:#2563eb;background:#eef4ff;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:9px;font-weight:700;display:flex}.dashboard-content{min-height:430px;display:flex}.dashboard-sidebar{background:#fafbfc;border-right:1px solid #edf2f7;flex-shrink:0;width:170px;padding:22px 13px}.dashboard-sidebar-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;padding:0 10px;font-size:9px;font-weight:700}.dashboard-sidebar-item{color:#64748b;border-radius:6px;margin-bottom:3px;padding:9px 10px;font-size:11px}.dashboard-sidebar-item.active{color:#2563eb;background:#eef4ff;font-weight:600}.dashboard-main{flex:1;padding:25px}.dashboard-heading{justify-content:space-between;align-items:center;display:flex}.dashboard-heading span{color:#94a3b8;font-size:10px}.dashboard-heading h3{color:#111827;margin:4px 0 0;font-size:17px}.dashboard-date{color:#64748b;border:1px solid #e2e8f0;border-radius:6px;padding:6px 10px;font-size:10px}.dashboard-cards{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px;display:grid}.dashboard-card{border:1px solid #e5e7eb;border-radius:9px;padding:15px}.dashboard-card span{color:#94a3b8;font-size:9px;display:block}.dashboard-card strong{color:#111827;margin-top:7px;font-size:20px;display:block}.dashboard-card small{color:#16a34a;margin-top:5px;font-size:9px;display:block}.dashboard-chart{border:1px solid #e5e7eb;border-radius:9px;margin-top:15px;padding:17px}.chart-header{justify-content:space-between;display:flex}.chart-header strong{color:#334155;font-size:11px}.chart-header span{color:#94a3b8;font-size:9px}.fake-chart{background:repeating-linear-gradient(#0000,#0000 41px,#f1f5f9 42px);height:170px;margin-top:20px;position:relative;overflow:hidden}.chart-line{transform-origin:0;background:#2563eb;border-radius:10px;height:3px;position:absolute;left:0;right:0}.chart-line-one{top:90px;transform:rotate(-7deg)}.chart-line-two{top:125px;transform:rotate(5deg)}.chart-line-three{top:65px;transform:rotate(-3deg)}.section-container{width:min(1120px,100% - 40px);margin:auto}.section-heading{text-align:center;max-width:650px;margin:auto}.section-label{color:#2563eb;letter-spacing:.12em;font-size:11px;font-weight:700}.section-heading h2{color:#0f172a;letter-spacing:-.035em;margin:12px 0 0;font-size:clamp(32px,5vw,46px);line-height:1.1}.section-heading p{color:#64748b;margin:18px 0 0;font-size:15px;line-height:1.7}.services-section{padding:110px 0}.services-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px;display:grid}.service-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:25px;transition:transform .25s,box-shadow .25s,border-color .25s}.service-card:hover{border-color:#bfdbfe;transform:translateY(-5px);box-shadow:0 20px 40px #0f172a14}.service-icon{color:#2563eb;background:#eef4ff;border-radius:11px;justify-content:center;align-items:center;width:45px;height:45px;font-size:21px;display:flex}.service-card-content{margin-top:23px}.service-tag{color:#94a3b8;letter-spacing:.1em;font-size:9px;font-weight:700}.service-card h3{color:#111827;margin:8px 0 0;font-size:19px}.service-card p{color:#64748b;margin:10px 0 0;font-size:13px;line-height:1.65}.service-card button{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;margin-top:22px;font-size:12px;font-weight:600;display:flex}.features-section{background:#f8fafc;padding:110px 0}.features-layout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.features-content h2{color:#0f172a;letter-spacing:-.035em;max-width:500px;margin:12px 0 0;font-size:clamp(32px,5vw,46px);line-height:1.1}.features-content>p{color:#64748b;max-width:500px;margin:18px 0 0;font-size:15px;line-height:1.7}.feature-list{flex-direction:column;gap:22px;margin-top:35px;display:flex}.feature-item{gap:14px;display:flex}.feature-item-icon{color:#2563eb;background:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:0 3px 10px #0f172a0f}.feature-item h4{color:#1e293b;margin:0;font-size:14px}.feature-item p{color:#64748b;margin:5px 0 0;font-size:12px;line-height:1.6}.features-visual{justify-content:center;display:flex}.visual-window{background:#fff;border:1px solid #dbe3ee;border-radius:14px;width:100%;max-width:470px;overflow:hidden;box-shadow:0 25px 60px #0f172a17}.visual-window-header{background:#fafbfc;border-bottom:1px solid #edf2f7;align-items:center;gap:5px;height:42px;padding:0 15px;display:flex}.visual-window-header div{background:#cbd5e1;border-radius:50%;width:7px;height:7px}.visual-window-content{padding:25px}.visual-stat-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.visual-stat{border:1px solid #e5e7eb;border-radius:9px;padding:16px}.visual-stat span{color:#94a3b8;font-size:10px;display:block}.visual-stat strong{color:#111827;margin-top:8px;font-size:25px;display:block}.visual-bars{flex-direction:column;gap:17px;margin-top:30px;display:flex}.visual-bar{background:#f1f5f9;border-radius:10px;height:9px;overflow:hidden}.visual-bar span{background:#2563eb;border-radius:10px;height:100%;display:block}.how-section{padding:110px 0}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px;display:grid}.step-card{border:1px solid #e5e7eb;border-radius:14px;padding:27px;position:relative}.step-number{color:#2563eb;letter-spacing:.1em;font-size:11px;font-weight:800}.step-card h3{color:#111827;margin:25px 0 0;font-size:18px}.step-card p{color:#64748b;margin:9px 0 0;font-size:13px;line-height:1.65}.main-cta{text-align:center;background:#0f172a;padding:100px 20px;position:relative;overflow:hidden}.cta-background{filter:blur(80px);background:#2563eb2e;border-radius:50%;width:600px;height:600px;position:absolute;top:-300px;left:50%;transform:translate(-50%)}.cta-content{z-index:2;max-width:650px;margin:auto;position:relative}.cta-content .section-label{color:#60a5fa}.cta-content h2{color:#fff;letter-spacing:-.04em;margin:15px 0 0;font-size:clamp(34px,5vw,52px);line-height:1.1}.cta-content p{color:#94a3b8;max-width:520px;margin:18px auto 0;font-size:15px;line-height:1.7}.cta-btn{color:#1d4ed8;cursor:pointer;background:#fff;border:none;border-radius:9px;align-items:center;gap:9px;margin-top:30px;padding:13px 20px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0003}.main-footer{color:#fff;background:#020617;padding:65px 0 0}.footer-inner{justify-content:space-between;gap:60px;width:min(1120px,100% - 40px);margin:auto;display:flex}.footer-brand .main-logo{color:#fff}.footer-brand p{color:#64748b;margin-top:13px;font-size:12px}.footer-links{grid-template-columns:repeat(3,130px);gap:35px;display:grid}.footer-links>div{flex-direction:column;gap:10px;display:flex}.footer-links strong{color:#e2e8f0;margin-bottom:5px;font-size:12px}.footer-links button{color:#64748b;cursor:pointer;background:0 0;border:none;width:fit-content;padding:0;font-size:11px}.footer-links button:hover{color:#fff}.footer-bottom{color:#475569;border-top:1px solid #1e293b;justify-content:space-between;width:min(1120px,100% - 40px);margin:55px auto 0;padding:20px 0;font-size:10px;display:flex}@media (width<=850px){.main-nav-links,.main-nav-actions{display:none}.mobile-menu-btn{display:flex}.mobile-menu{background:#fff;border-top:1px solid #edf2f7;flex-direction:column;gap:4px;padding:12px 20px 20px;display:flex}.mobile-menu button{text-align:left;color:#475569;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:12px;font-size:14px}.mobile-menu button:hover{background:#f8fafc}.mobile-menu-divider{background:#edf2f7;height:1px;margin:8px 0}.mobile-register-btn{color:#fff!important;text-align:center!important;background:#2563eb!important}.main-hero{min-height:auto;padding-bottom:80px}.features-layout{grid-template-columns:1fr;gap:50px}.features-content{text-align:center}.features-content>p,.features-content h2{margin-left:auto;margin-right:auto}.feature-item{text-align:left}}@media (width<=700px){.services-grid,.steps-grid{grid-template-columns:1fr}.dashboard-sidebar{display:none}.dashboard-content{min-height:350px}.dashboard-main{padding:18px}.dashboard-cards{grid-template-columns:1fr}.dashboard-card{padding:12px}.dashboard-card strong{font-size:17px}.hero-content h1{font-size:46px}.hero-description{font-size:15px}.hero-actions{flex-direction:column}.hero-primary-btn,.hero-secondary-btn{width:100%}.footer-inner{flex-direction:column}.footer-links{grid-template-columns:repeat(3,1fr)}.footer-bottom{flex-direction:column;gap:8px}}@media (width<=480px){.main-navbar-inner,.section-container,.hero-content,.hero-dashboard-wrapper{width:calc(100% - 28px)}.main-hero{padding-top:125px}.hero-content h1{font-size:40px}.hero-badge{font-size:10px}.dashboard-topbar{padding:0 12px}.dashboard-user span{display:none}.footer-links{grid-template-columns:1fr 1fr}.section-heading h2,.features-content h2{font-size:34px}}.register-page{color:#111827;background:radial-gradient(circle at 15% 15%,#2563eb14,#0000 30%),radial-gradient(circle at 85% 85%,#3b82f60f,#0000 30%),#f8fafc;justify-content:center;align-items:center;width:100%;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden auto}.register-glow{filter:blur(80px);pointer-events:none;opacity:.45;border-radius:50%;width:420px;height:420px;position:fixed}.register-glow-one{background:#2563eb1f;top:-220px;left:-180px}.register-glow-two{background:#3b82f61a;bottom:-240px;right:-180px}.register-container{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:760px;padding:40px 20px;display:flex;position:relative}.register-brand{align-items:center;gap:12px;margin-bottom:28px;display:flex}.register-brand-icon{color:#fff;background:#2563eb;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex;box-shadow:0 10px 25px #2563eb38}.register-brand h1{letter-spacing:-.02em;color:#111827;margin:0;font-size:22px;font-weight:750}.register-brand span{color:#64748b;margin-top:2px;font-size:11px;display:block}.register-card{box-sizing:border-box;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff2;border:1px solid #e2e8f0e6;border-radius:20px;width:100%;padding:34px;animation:.35s registerCardIn;box-shadow:0 20px 60px #0f172a14,0 2px 8px #0f172a08}.register-card-header{text-align:center;margin-bottom:30px}.register-icon{color:#2563eb;background:#eef4ff;border-radius:11px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 14px;font-size:20px;display:flex}.register-card-header h2{letter-spacing:-.025em;color:#111827;margin:0;font-size:25px;font-weight:750}.register-card-header p{color:#64748b;margin:8px 0 0;font-size:13px;line-height:1.6}.register-section{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-top:22px;overflow:hidden}.register-section-title{background:#fafbfc;border-bottom:1px solid #edf2f7;align-items:center;gap:12px;padding:16px 18px;display:flex}.register-section-title>svg{box-sizing:border-box;color:#2563eb;background:#eef4ff;border-radius:9px;width:34px;height:34px;padding:8px}.register-section-title h3{color:#111827;margin:0;font-size:14px;font-weight:700}.register-section-title p{color:#64748b;margin:3px 0 0;font-size:11px}.register-form-grid{grid-template-columns:1fr 1fr;gap:18px;padding:20px;display:grid}.full-width{grid-column:1/-1}.register-group{flex-direction:column;gap:7px;display:flex}.register-group label{color:#475569;font-size:12px;font-weight:650}.register-group label span{color:#2563eb}.register-input{align-items:center;display:flex;position:relative}.register-input svg{color:#94a3b8;pointer-events:none;font-size:16px;transition:all .2s;position:absolute;left:13px}.register-input input{box-sizing:border-box;color:#1f2937;background:#fff;border:1px solid #dbe3ee;border-radius:10px;outline:none;width:100%;height:45px;padding:0 13px 0 40px;font-size:13px;transition:border-color .2s,box-shadow .2s}.register-input input::placeholder{color:#a1aab8}.register-input input:hover{border-color:#cbd5e1}.register-input input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.register-input:focus-within svg{color:#2563eb}.register-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;margin-top:18px;padding:11px 13px;font-size:12px;line-height:1.5}.register-terms{color:#64748b;cursor:pointer;align-items:flex-start;gap:10px;margin-top:22px;font-size:11px;line-height:1.6;display:flex}.register-terms input{accent-color:#2563eb;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin:1px 0 0}.register-terms button{color:#2563eb;font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.register-terms button:hover{text-decoration:underline}.register-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:46px;margin-top:22px;font-size:13px;font-weight:650;transition:background .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 20px #2563eb33}.register-btn svg{font-size:16px;transition:transform .2s}.register-btn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 10px 25px #2563eb47}.register-btn:hover:not(:disabled) svg{transform:translate(3px)}.register-btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.register-login{color:#64748b;justify-content:center;align-items:center;gap:5px;margin-top:20px;font-size:12px;display:flex}.register-login button{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:650;display:inline-flex}.register-login button svg{font-size:13px;transition:transform .2s}.register-login button:hover{color:#1d4ed8}.register-login button:hover svg{transform:translate(3px)}.register-footer{color:#94a3b8;justify-content:center;align-items:center;gap:8px;margin-top:22px;font-size:11px;display:flex}.footer-dot{color:#cbd5e1}@keyframes registerCardIn{0%{opacity:0;transform:translateY(15px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=650px){.register-container{padding:25px 15px}.register-card{border-radius:17px;padding:24px 18px}.register-form-grid{grid-template-columns:1fr;gap:15px;padding:17px}.full-width{grid-column:auto}.register-card-header h2{font-size:22px}.register-section-title{padding:14px}.register-footer{flex-direction:column;gap:3px}.footer-dot{display:none}}
