.dashboard-login-page{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:2rem;transition:all .3s;display:flex}.dashboard-login-container{width:100%;max-width:440px}.dashboard-login-header{text-align:center;margin-bottom:3rem}.dashboard-login-logo{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:700}.dashboard-login-subtitle{color:var(--text-secondary);font-size:.95rem;font-weight:500}.dashboard-login-card{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#fffc;border:1px solid #0000001f;border-radius:24px;padding:2.5rem;transition:all .3s;box-shadow:0 2px 8px #0000000a,inset 0 1px #fff9,inset 0 -1px #0000000d}[data-theme=dark] .dashboard-login-card{background:#1e1e1eb3;border:1px solid #ffffff1f;box-shadow:0 2px 8px #0003,inset 0 1px #ffffff1a,inset 0 -1px #0000004d}.dashboard-login-form{flex-direction:column;gap:1.5rem;display:flex}.dashboard-form-group{flex-direction:column;gap:.5rem;display:flex}.dashboard-form-label{color:var(--text-primary);letter-spacing:-.01em;font-size:.875rem;font-weight:600}.dashboard-form-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;color:var(--text-primary);background:#fff9;border:1.5px solid #0000001f;border-radius:12px;outline:none;padding:.875rem 1rem;font-size:.95rem;transition:all .2s}.dashboard-form-input::placeholder{color:var(--text-tertiary)}.dashboard-form-input:focus{background:#ffffffe6;border-color:#2997ff;box-shadow:0 0 0 4px #2997ff1a}[data-theme=dark] .dashboard-form-input{color:var(--text-primary);background:#32323299;border-color:#ffffff1f}[data-theme=dark] .dashboard-form-input:focus{background:#3c3c3ccc;border-color:#2997ff;box-shadow:0 0 0 4px #2997ff26}.dashboard-alert{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:.875rem 1rem;font-size:.875rem;line-height:1.5}.dashboard-alert-error{color:#ff3b30;background:#ff3b301a;border:1.5px solid #ff3b304d}[data-theme=dark] .dashboard-alert-error{color:#ff6961;background:#ff3b3026;border-color:#ff3b3066}.dashboard-alert-success{color:#34c759;background:#34c7591a;border:1.5px solid #34c7594d}[data-theme=dark] .dashboard-alert-success{color:#5cd672;background:#34c75926;border-color:#34c75966}.dashboard-btn{cursor:pointer;letter-spacing:-.01em;border:none;border-radius:12px;outline:none;width:100%;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.dashboard-btn-primary{color:#fff;background:#2997ff;box-shadow:0 2px 8px #2997ff4d}.dashboard-btn-primary:hover:not(:disabled){background:#1f7ce6;transform:translateY(-1px);box-shadow:0 4px 12px #2997ff66}.dashboard-btn-primary:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px #2997ff4d}.dashboard-btn-secondary{color:var(--text-primary);background:#0000000d;border:1.5px solid #0000001f}[data-theme=dark] .dashboard-btn-secondary{background:#ffffff14;border-color:#ffffff1f}.dashboard-btn-secondary:hover:not(:disabled){background:#00000014;transform:translateY(-1px)}[data-theme=dark] .dashboard-btn-secondary:hover:not(:disabled){background:#ffffff1f}.dashboard-btn:disabled{opacity:.5;cursor:not-allowed}.dashboard-divider{text-align:center;margin:1.5rem 0;position:relative}.dashboard-divider:before{content:"";background:#0000001a;height:1px;position:absolute;top:50%;left:0;right:0}[data-theme=dark] .dashboard-divider:before{background:#ffffff1a}.dashboard-divider-text{background:inherit;color:var(--text-tertiary);padding:0 1rem;font-size:.875rem;font-weight:500;display:inline-block;position:relative}.dashboard-login-footer{text-align:center;margin-top:2rem}.dashboard-link{color:var(--text-secondary);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.dashboard-link:hover{color:#2997ff}.dashboard-login-restriction{text-align:center;color:var(--text-tertiary);margin-top:2rem;font-size:.875rem;font-weight:500}.business-dashboard{background:var(--bg-primary);min-height:100vh;padding:3rem 2rem;transition:all .3s}.business-dashboard-container{max-width:1400px;margin:0 auto}.business-dashboard-header{margin-bottom:3rem}.business-dashboard-title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.business-dashboard-subtitle{color:var(--text-secondary);font-size:1.05rem;font-weight:500}.business-stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.business-stat-card{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#fffc;border:1px solid #0000001f;border-radius:20px;padding:2rem;transition:all .3s;box-shadow:0 2px 8px #0000000a,inset 0 1px #fff9,inset 0 -1px #0000000d}[data-theme=dark] .business-stat-card{background:#1e1e1eb3;border:1px solid #ffffff1f;box-shadow:0 2px 8px #0003,inset 0 1px #ffffff1a,inset 0 -1px #0000004d}.business-stat-label{color:var(--text-secondary);letter-spacing:-.01em;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.business-stat-value{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.business-stat-description{color:var(--text-tertiary);font-size:.8rem;font-weight:500}.business-data-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.business-data-card{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#fffc;border:1px solid #0000001f;border-radius:20px;padding:2rem;box-shadow:0 2px 8px #0000000a,inset 0 1px #fff9,inset 0 -1px #0000000d}[data-theme=dark] .business-data-card{background:#1e1e1eb3;border:1px solid #ffffff1f;box-shadow:0 2px 8px #0003,inset 0 1px #ffffff1a,inset 0 -1px #0000004d}.business-card-title{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.business-list{flex-direction:column;gap:1rem;display:flex}.business-list-item{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.business-list-item:last-child{border-bottom:none}[data-theme=dark] .business-list-item{border-bottom-color:#ffffff0f}.business-list-label{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;flex:1;margin-right:1rem;font-size:.95rem;font-weight:500;overflow:hidden}.business-list-value{color:var(--text-primary);letter-spacing:-.01em;font-size:1rem;font-weight:700}.business-empty-state{color:var(--text-tertiary);text-align:center;padding:2rem 0;font-size:.875rem;font-style:italic}.business-activity-card{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#fffc;border:1px solid #0000001f;border-radius:20px;padding:2rem;box-shadow:0 2px 8px #0000000a,inset 0 1px #fff9,inset 0 -1px #0000000d}[data-theme=dark] .business-activity-card{background:#1e1e1eb3;border:1px solid #ffffff1f;box-shadow:0 2px 8px #0003,inset 0 1px #ffffff1a,inset 0 -1px #0000004d}.business-activity-list{flex-direction:column;gap:.5rem;max-height:400px;display:flex;overflow-y:auto}.business-activity-item{justify-content:between;border-bottom:1px solid #0000000f;align-items:center;padding:.875rem 0;display:flex}.business-activity-item:last-child{border-bottom:none}[data-theme=dark] .business-activity-item{border-bottom-color:#ffffff0f}.business-activity-path{color:var(--text-secondary);flex:1;margin-right:1rem;font-size:.875rem}.business-activity-time{color:var(--text-tertiary);font-size:.8rem;font-weight:500}.dashboard-2fa-screen{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.dashboard-2fa-card{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#fffc;border:1px solid #0000001f;border-radius:24px;width:100%;max-width:480px;padding:2.5rem;box-shadow:0 2px 8px #0000000a,inset 0 1px #fff9,inset 0 -1px #0000000d}[data-theme=dark] .dashboard-2fa-card{background:#1e1e1eb3;border:1px solid #ffffff1f;box-shadow:0 2px 8px #0003,inset 0 1px #ffffff1a,inset 0 -1px #0000004d}.dashboard-2fa-title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:1.75rem;font-weight:700}.dashboard-2fa-description{color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.dashboard-qr-container{background:#fff;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem;display:inline-block}.dashboard-qr-image{width:240px;height:240px;display:block}.dashboard-manual-code{color:#34c759;letter-spacing:.05em;word-break:break-all;background:#0000000d;border:1.5px solid #0000001f;border-radius:12px;margin-bottom:2rem;padding:1rem 1.25rem;font-family:Monaco,Courier New,monospace;font-size:.875rem}[data-theme=dark] .dashboard-manual-code{background:#ffffff0d;border-color:#ffffff1f}.dashboard-code-input{text-align:center;letter-spacing:.5em;padding:1rem;font-family:Monaco,Courier New,monospace;font-size:1.75rem}.business-dashboard-footer{justify-content:flex-end;margin-top:2rem;display:flex}.dashboard-btn-small{width:auto;padding:.625rem 1.25rem;font-size:.875rem}.dashboard-loading{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;display:flex}.dashboard-loading-text{color:var(--text-primary);font-size:1.25rem;font-weight:600}@media (max-width:768px){.business-dashboard{padding:2rem 1rem}.business-dashboard-title{font-size:2rem}.business-stats-grid,.business-data-grid{grid-template-columns:1fr}.business-stat-value{font-size:2rem}}@media (max-width:640px){.dashboard-login-page{padding:1.5rem}.dashboard-login-card,.dashboard-2fa-card{padding:2rem}.dashboard-login-logo,.dashboard-2fa-title{font-size:1.5rem}.business-dashboard-header{margin-bottom:2rem}}
.admin-dashboard{--admin-bg:#0a0a0a;--admin-card-bg:#141414;--admin-text-primary:#fff;--admin-text-secondary:#a0a0a0;--admin-text-muted:#666;--admin-border:#2a2a2a;--admin-accent:#2997ff;--admin-accent-hover:#1f7fd9;--admin-accent-success:#34c759;--admin-accent-warning:#ff9500;--admin-accent-danger:#ff3b30;--admin-accent-info:#5ac8fa;--admin-radius-sm:8px;--admin-radius-md:12px;--admin-radius-lg:16px;--admin-shadow-sm:0 2px 8px #0000004d;--admin-shadow-md:0 4px 16px #0006;--admin-shadow-lg:0 8px 32px #00000080;--admin-transition:.2s cubic-bezier(.4,0,.2,1);background:var(--admin-bg);color:var(--admin-text-primary);font-family:var(--font-helvetica-now),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica","Arial",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;line-height:1.5}.admin-dashboard *{box-sizing:border-box}.admin-dashboard .admin-container{max-width:1400px;margin:0 auto;padding:2rem}@media (max-width:768px){.admin-dashboard .admin-container{padding:1rem}}.admin-dashboard .admin-header{margin-bottom:2rem}.admin-dashboard .admin-title{color:var(--admin-text-primary);margin:0 0 .5rem;font-size:32px;font-weight:700}.admin-dashboard .admin-subtitle{color:var(--admin-text-secondary);margin:0;font-size:16px}@media (max-width:768px){.admin-dashboard .admin-title{font-size:24px}.admin-dashboard .admin-subtitle{font-size:14px}}.admin-dashboard .admin-tabs{border-bottom:1px solid var(--admin-border);-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:0;margin-bottom:2rem;display:flex;overflow:visible}.admin-dashboard .admin-tabs::-webkit-scrollbar{display:none}.admin-dashboard .admin-tab{color:var(--admin-text-secondary);cursor:pointer;transition:all var(--admin-transition);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:15px;font-weight:500;display:flex}.admin-dashboard .admin-tab:hover{color:var(--admin-text-primary);background:#2997ff0d}.admin-dashboard .admin-tab.active{color:var(--admin-accent);border-bottom-color:var(--admin-accent);background:#2997ff1a}.admin-dashboard .admin-tab svg{width:18px;height:18px}@media (max-width:768px){.admin-dashboard .admin-tabs{justify-content:space-between;gap:0;margin-bottom:1.5rem}.admin-dashboard .admin-tab{text-align:center;flex:1;justify-content:center;padding:.875rem .5rem;font-size:13px}.admin-dashboard .admin-tab svg{width:16px;height:16px}}@media (max-width:480px){.admin-dashboard .admin-tab{flex-direction:column;gap:.25rem;padding:.75rem .25rem;font-size:11px}.admin-dashboard .admin-tab svg{width:20px;height:20px}}.admin-dashboard .admin-card{background:var(--admin-card-bg);border-radius:var(--admin-radius-md);border:1px solid var(--admin-border);transition:all var(--admin-transition);overflow:hidden}.admin-dashboard .admin-card:hover{box-shadow:var(--admin-shadow-sm);border-color:#2997ff4d}.admin-dashboard .admin-card-header{border-bottom:1px solid var(--admin-border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.admin-dashboard .admin-card-title{color:var(--admin-text-primary);align-items:center;gap:.5rem;margin:0;font-size:18px;font-weight:600;display:flex}.admin-dashboard .admin-card-body{padding:1.5rem}@media (max-width:768px){.admin-dashboard .admin-card-header,.admin-dashboard .admin-card-body{padding:1rem}.admin-dashboard .admin-card-title{font-size:16px}}.admin-dashboard .admin-stat-card{background:var(--admin-card-bg);border-radius:var(--admin-radius-md);border:1px solid var(--admin-border);transition:all var(--admin-transition);padding:1.5rem}.admin-dashboard .admin-stat-card:hover{box-shadow:var(--admin-shadow-sm);border-color:#2997ff4d;transform:translateY(-2px)}.admin-dashboard .admin-stat-label{color:var(--admin-text-secondary);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:14px;font-weight:500;display:flex}.admin-dashboard .admin-stat-value{color:var(--admin-text-primary);font-size:32px;font-weight:700;line-height:1}@media (max-width:768px){.admin-dashboard .admin-stat-card{padding:1rem}.admin-dashboard .admin-stat-label{font-size:12px}.admin-dashboard .admin-stat-value{font-size:24px}}.admin-dashboard .admin-grid{gap:1.5rem;display:grid}.admin-dashboard .admin-grid-2{grid-template-columns:repeat(2,1fr)}.admin-dashboard .admin-grid-3{grid-template-columns:repeat(3,1fr)}.admin-dashboard .admin-grid-4{grid-template-columns:repeat(4,1fr)}@media (max-width:768px){.admin-dashboard .admin-grid{gap:1rem}.admin-dashboard .admin-grid-4{grid-template-columns:repeat(2,1fr)!important}.admin-dashboard .admin-grid-3{grid-template-columns:repeat(2,1fr)}.admin-dashboard .admin-grid-2{grid-template-columns:1fr}}@media (max-width:480px){.admin-dashboard .admin-grid{gap:.75rem}.admin-dashboard .admin-grid-4{grid-template-columns:repeat(2,1fr)!important}}.admin-dashboard .admin-button{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);color:var(--admin-text-primary);cursor:pointer;transition:all var(--admin-transition);background:0 0;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:14px;font-weight:500;display:inline-flex}.admin-dashboard .admin-button:hover{border-color:var(--admin-accent);color:var(--admin-accent);background:#2997ff1a}.admin-dashboard .admin-button:disabled{opacity:.5;cursor:not-allowed}.admin-dashboard .admin-button.primary{background:var(--admin-accent);border-color:var(--admin-accent);color:#fff}.admin-dashboard .admin-button.primary:hover{background:var(--admin-accent-hover);border-color:var(--admin-accent-hover)}@media (max-width:768px){.admin-dashboard .admin-button{padding:.625rem 1.25rem;font-size:13px}}.admin-dashboard .admin-badge{border-radius:12px;align-items:center;padding:.25rem .75rem;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.admin-dashboard .admin-badge.info{color:var(--admin-accent-info);background:#5ac8fa26}.admin-dashboard .admin-badge.success{color:var(--admin-accent-success);background:#34c75926}.admin-dashboard .admin-badge.warning{color:var(--admin-accent-warning);background:#ff950026}.admin-dashboard .admin-badge.danger{color:var(--admin-accent-danger);background:#ff3b3026}.admin-dashboard .admin-alert{border-radius:var(--admin-radius-md);border:1px solid;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:1rem 1.5rem;display:flex}.admin-dashboard .admin-alert.success{border-color:var(--admin-accent-success);color:var(--admin-accent-success);background:#34c7591a}.admin-dashboard .admin-alert.warning{border-color:var(--admin-accent-warning);color:var(--admin-accent-warning);background:#ff95001a}.admin-dashboard .admin-alert.danger{border-color:var(--admin-accent-danger);color:var(--admin-accent-danger);background:#ff3b301a}.admin-dashboard .admin-alert.info{border-color:var(--admin-accent-info);color:var(--admin-accent-info);background:#5ac8fa1a}.admin-dashboard .admin-progress{background:#ffffff0d;border-radius:4px;width:100%;height:8px;overflow:hidden}.admin-dashboard .admin-progress-bar{background:var(--admin-accent);border-radius:4px;height:100%;transition:width .3s}.admin-dashboard .admin-progress-bar.success{background:var(--admin-accent-success)}.admin-dashboard .admin-progress-bar.warning{background:var(--admin-accent-warning)}.admin-dashboard .admin-progress-bar.danger{background:var(--admin-accent-danger)}.admin-dashboard .admin-skeleton{border-radius:var(--admin-radius-sm);background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a 50%,#1a1a1a 75%) 0 0/200% 100%;animation:1.5s ease-in-out infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.admin-dashboard .admin-flex{align-items:center;display:flex}.admin-dashboard .admin-flex-between{justify-content:space-between;align-items:center;display:flex}.admin-dashboard .admin-gap-sm{gap:.5rem}.admin-dashboard .admin-gap-md{gap:1rem}.admin-dashboard .admin-gap-lg{gap:1.5rem}.admin-dashboard .admin-text-primary{color:var(--admin-text-primary)}.admin-dashboard .admin-text-secondary{color:var(--admin-text-secondary)}.admin-dashboard .admin-text-muted{color:var(--admin-text-muted)}.admin-dashboard .admin-icon{stroke:currentColor;flex-shrink:0;width:20px;height:20px}.admin-dashboard .admin-icon-sm{width:16px;height:16px}.admin-dashboard .admin-icon-lg{width:24px;height:24px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.admin-dashboard .admin-animate-in{animation:.3s ease-out fadeIn}.admin-dashboard ::-webkit-scrollbar{width:8px;height:8px}.admin-dashboard ::-webkit-scrollbar-track{background:var(--admin-bg)}.admin-dashboard ::-webkit-scrollbar-thumb{background:var(--admin-border);border-radius:4px}.admin-dashboard ::-webkit-scrollbar-thumb:hover{background:#3a3a3a}@media (prefers-reduced-motion:reduce){.admin-dashboard *,.admin-dashboard :before,.admin-dashboard :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.admin-dashboard .admin-button,.admin-dashboard .admin-tabs{display:none}.admin-dashboard .admin-card{break-inside:avoid;border:1px solid #000}}
