:root{--primary:#5b4cf0;--primary-dark:#4338ca;--secondary:#0f172a;--muted:#64748b;--surface:#fff;--bg:#f5f7fb;--border:#e7eaf0;--success:#16a34a;--warning:#d97706;--danger:#dc2626;--radius:18px;--shadow:0 12px 35px rgba(15,23,42,.08)}
*{box-sizing:border-box}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--secondary)}a{text-decoration:none}.btn-primary{background:linear-gradient(135deg,var(--primary),#7c3aed);border:0;box-shadow:0 8px 20px rgba(91,76,240,.22)}.btn-primary:hover{background:linear-gradient(135deg,var(--primary-dark),#6d28d9)}.form-control,.form-select{border:1px solid var(--border);border-radius:12px;padding:.75rem .9rem}.form-control:focus,.form-select:focus{border-color:#a9a2fb;box-shadow:0 0 0 .25rem rgba(91,76,240,.12)}.card{border-radius:var(--radius)}
.brand-mark{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,var(--primary),#7c3aed);color:white;display:inline-flex;align-items:center;justify-content:center;font-weight:900;letter-spacing:-1px;box-shadow:0 10px 25px rgba(91,76,240,.3)}.small-mark{width:38px;height:38px;border-radius:12px;font-size:.82rem}.eyebrow{font-size:.72rem;letter-spacing:.14em;font-weight:800;color:var(--primary)}.gradient-text{background:linear-gradient(90deg,var(--primary),#ec4899);-webkit-background-clip:text;color:transparent}
.landing-body{background:#fbfcff}.landing-body .navbar{background:rgba(255,255,255,.86);backdrop-filter:blur(12px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(231,234,240,.8)}.hero-section{padding:6.5rem 0 5rem;background:radial-gradient(circle at 80% 20%,rgba(91,76,240,.12),transparent 35%),radial-gradient(circle at 15% 80%,rgba(236,72,153,.08),transparent 30%)}.hero-dashboard{background:#fff;border:1px solid var(--border);border-radius:26px;padding:2rem;transform:rotate(1deg)}.mini-chart{height:180px;background:linear-gradient(180deg,#f8f7ff,#fff);border-radius:16px;padding:1rem;display:flex;align-items:end;gap:10px}.mini-chart span{flex:1;border-radius:8px 8px 2px 2px;background:linear-gradient(180deg,#8b5cf6,var(--primary))}.metric-mini{padding:.8rem;background:#f8fafc;border-radius:12px;display:flex;flex-direction:column}.metric-mini small,.winner-card small{color:var(--muted)}.winner-card{border:1px solid var(--border);border-radius:14px;padding:1rem;display:flex;align-items:center;gap:.8rem}.winner-card div{display:flex;flex-direction:column}.score-ring{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#dcfce7;color:#15803d;font-weight:800}.trust-row{display:flex;flex-wrap:wrap;gap:1.2rem;color:var(--muted);font-size:.9rem}.feature-card{padding:1.6rem;background:#fff;border:1px solid var(--border);border-radius:18px;transition:.2s}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.feature-icon{font-size:1.5rem;margin-bottom:1rem}.feature-card p{color:var(--muted);margin:0}.cta-section{margin:4rem auto;padding:5rem 1rem;background:linear-gradient(135deg,#eef2ff,#fdf2f8)}footer{color:var(--muted)}
.installer-bg{background:linear-gradient(135deg,#eef2ff,#f8fafc);min-height:100vh}.section-title{font-weight:800}
.auth-bg{min-height:100vh;background:#fff}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(320px,42%) 1fr}.auth-side{background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.18),transparent 30%),linear-gradient(145deg,#111827,#312e81 65%,#6d28d9);color:#fff;padding:3.5rem;display:flex;flex-direction:column;justify-content:space-between}.auth-side .brand-link{display:flex;gap:.75rem;align-items:center;color:#fff;font-size:1.15rem}.auth-side h1{font-size:3rem;max-width:560px;font-weight:800}.auth-side p{color:#dbeafe;font-size:1.05rem;max-width:520px}.auth-form-wrap{display:flex;align-items:center;justify-content:center;padding:3rem}.auth-form{width:min(100%,460px)}
.app-body{background:var(--bg)}.app-layout{min-height:100vh;display:flex}.sidebar{width:268px;background:#0f172a;color:#fff;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;z-index:1040}.sidebar-brand{height:78px;padding:1rem 1.2rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-brand a{color:#fff}.sidebar-brand small{display:block;color:#94a3b8;font-size:.68rem}.sidebar-close{color:#fff}.sidebar-nav{padding:1rem;overflow:auto;flex:1}.sidebar-nav a{display:flex;align-items:center;gap:.85rem;color:#cbd5e1;padding:.8rem .9rem;border-radius:12px;margin-bottom:.25rem;font-size:.92rem}.sidebar-nav a:hover,.sidebar-nav a.active{background:linear-gradient(90deg,rgba(91,76,240,.38),rgba(124,58,237,.18));color:#fff}.sidebar-nav i{width:20px}.nav-caption{font-size:.64rem;letter-spacing:.12em;color:#64748b;font-weight:800;margin:1.2rem .9rem .5rem}.sidebar-footer{padding:1rem}.plan-card{padding:1rem;border-radius:14px;background:rgba(255,255,255,.07);display:flex;flex-direction:column;gap:.25rem}.plan-card .badge{align-self:flex-start;background:#6d28d9}.plan-card small{color:#94a3b8}.main-shell{margin-left:268px;min-height:100vh;width:calc(100% - 268px);display:flex;flex-direction:column}.topbar{height:78px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 2rem;position:sticky;top:0;z-index:1020}.icon-btn{border:1px solid var(--border)}.user-menu{display:flex;align-items:center;gap:.6rem;border:0}.avatar{width:36px;height:36px;border-radius:11px;background:#ede9fe;color:#5b21b6;display:flex;align-items:center;justify-content:center;font-weight:800}.content-area{padding:2rem;flex:1}.app-footer{padding:1.25rem 2rem;display:flex;justify-content:space-between;color:var(--muted);font-size:.82rem;border-top:1px solid var(--border)}
.stat-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:1.25rem;height:100%;box-shadow:0 5px 20px rgba(15,23,42,.03)}.stat-card .stat-top{display:flex;justify-content:space-between;align-items:start}.stat-card .stat-icon{width:44px;height:44px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:#ede9fe;color:#6d28d9;font-size:1.15rem}.stat-card h3{font-weight:800;margin:.75rem 0 .15rem}.stat-card small{color:var(--muted)}.trend-up{color:var(--success);font-weight:700;font-size:.78rem}.panel{background:#fff;border:1px solid var(--border);border-radius:18px;padding:1.25rem;box-shadow:0 5px 20px rgba(15,23,42,.03)}.panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.panel-header h5{margin:0;font-weight:800}.table-modern{margin:0}.table-modern th{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-weight:800;border-bottom-color:var(--border);white-space:nowrap}.table-modern td{vertical-align:middle;border-bottom-color:#f1f5f9}.product-name{display:flex;flex-direction:column}.product-name small{color:var(--muted)}.score-pill{display:inline-flex;align-items:center;gap:.4rem;font-weight:800}.score-dot{width:9px;height:9px;border-radius:50%}.empty-state{text-align:center;padding:4rem 1rem}.empty-icon{width:70px;height:70px;border-radius:22px;background:#ede9fe;color:#6d28d9;display:flex;align-items:center;justify-content:center;font-size:1.8rem;margin:0 auto 1rem}.filter-bar{background:#fff;border:1px solid var(--border);border-radius:16px;padding:1rem;margin-bottom:1rem}.kpi-label{font-size:.72rem;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.progress-thin{height:7px}.content-card{border:1px solid var(--border);border-radius:16px;padding:1rem;height:100%;background:#fff}.content-card .platform{font-size:.7rem;color:var(--primary);font-weight:800}.content-card h6{font-weight:800}.content-card p{color:var(--muted);font-size:.88rem}.content-text-box{background:#f8fafc;border:1px solid var(--border);padding:1rem;border-radius:12px;white-space:pre-wrap}.badge-soft{background:#eef2ff;color:#4338ca}.chart-wrap{height:300px}.help-box{background:#eef2ff;border:1px solid #c7d2fe;border-radius:14px;padding:1rem}.number-lg{font-size:2rem;font-weight:900}.quick-action{padding:1rem;border:1px solid var(--border);border-radius:14px;display:flex;gap:.8rem;align-items:center;color:var(--secondary);background:#fff}.quick-action i{width:42px;height:42px;border-radius:12px;background:#ede9fe;color:#6d28d9;display:flex;align-items:center;justify-content:center}.quick-action:hover{border-color:#c4b5fd;transform:translateY(-2px)}
@media(max-width:991.98px){.auth-shell{grid-template-columns:1fr}.auth-side{display:none}.sidebar{transform:translateX(-100%);transition:.25s}.sidebar.open{transform:translateX(0)}.main-shell{margin-left:0;width:100%}.content-area{padding:1rem}.topbar{padding:0 1rem}.app-footer{padding:1rem;flex-direction:column}.hero-section{padding:4rem 0}.hero-dashboard{transform:none}.auth-form-wrap{padding:2rem 1rem}}
@media(max-width:575.98px){.hero-section h1{font-size:2.5rem}.topbar small{display:none}.content-area{padding:.75rem}.panel{padding:1rem}.table-responsive{margin:0 -1rem;width:calc(100% + 2rem)}}
