:root{--nexus-deep:#080c14;--nexus-blue:#3b6bff;--nexus-blue-soft:#8ab5ff;--nexus-cyan:#35d1e0;--nexus-ice:#eef3fb;--nexus-white:#fbfcff;--nexus-muted:#93a3bd;--nexus-muted-strong:#c2cee0;--nexus-surface:#101828;--nexus-surface-raised:#16213a;--nexus-surface-soft:#0c1220;--nexus-border:#b4c7e61f;--nexus-border-strong:#b4c7e63d;--nexus-success:#4bd6a6;--shadow-sm:0 8px 24px #00000038;--shadow-lg:0 28px 70px #00000057;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--nexus-deep);min-width:320px}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(circle at 82% -10%, #3b6bff1a, transparent 34rem), linear-gradient(180deg, #0a101b 0%, var(--nexus-deep) 68%, #070b12 100%);min-height:100vh;color:var(--nexus-white)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--nexus-cyan);outline-offset:2px}h1,h2,h3{letter-spacing:-.025em;margin:0;font-family:Space Grotesk,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}p{line-height:1.6}::selection{color:var(--nexus-white);background:#3b6bff61}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.dashboard{width:min(1180px,100%);margin:0 auto;padding:64px clamp(20px,4vw,48px) 48px}.dashboard-header{grid-template-columns:minmax(0,1fr) minmax(260px,400px);align-items:end;gap:40px;margin-bottom:36px;display:grid}.dashboard-header-copy{min-width:0}.dashboard-kicker{color:var(--nexus-cyan);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:700}.dashboard-header h1{max-width:620px;font-size:clamp(36px,5vw,54px);font-weight:700;line-height:1.04}.dashboard-subtitle{color:var(--nexus-muted);margin:0;font-size:14px}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:32px;display:grid}.stat-card{border:1px solid var(--nexus-border);border-radius:var(--radius-lg);background:var(--nexus-surface);min-width:0;box-shadow:var(--shadow-sm);padding:22px;position:relative}.stat-grid .stat-card:first-child{background:linear-gradient(145deg, #3b6bff21, transparent 64%), var(--nexus-surface-raised);border-color:#3b6bff4d}.stat-card-topline{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.stat-card-icon{width:34px;height:34px;color:var(--nexus-blue-soft);background:#3b6bff1a;border-radius:9px;place-items:center;font-size:14px;display:grid}.stat-card-accent{background:var(--nexus-border-strong);border-radius:50%;width:7px;height:7px}.stat-grid .stat-card:first-child .stat-card-accent{background:var(--nexus-cyan)}.stat-card-number{color:var(--nexus-white);letter-spacing:-.04em;font:700 clamp(30px,3.3vw,40px)/1 Space Grotesk,sans-serif;display:block}.stat-card-label{color:var(--nexus-ice);margin:10px 0 0;font-size:13px;font-weight:600;line-height:1.4}.stat-card-detail{min-height:34px;color:var(--nexus-muted);margin:5px 0 0;font-size:11px;line-height:1.5}.stat-card-detail.is-pending{color:var(--nexus-muted-strong)}.dashboard-insights{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:start;gap:16px;display:grid}.funnel-section,.comparison-section{border:1px solid var(--nexus-border);border-radius:var(--radius-lg);background:var(--nexus-surface);box-shadow:var(--shadow-sm)}.funnel-section{padding:28px}.funnel-heading h2,.comparison-section h2{font-size:18px;font-weight:700;line-height:1.3}.text-muted{max-width:620px;color:var(--nexus-muted);margin:7px 0 0;font-size:12px}.funnel-chart{min-width:0;margin-top:30px}.funnel-bars{gap:22px;display:grid}.funnel-bar-row{grid-template-columns:150px minmax(0,1fr) 52px;align-items:center;gap:12px;display:grid}.funnel-bar-label{color:var(--nexus-muted-strong);font-size:12px}.funnel-bar-track{background:#b5c0cf1a;border-radius:999px;height:8px;overflow:hidden}.funnel-bar-fill{width:var(--funnel-fill);border-radius:inherit;background:var(--nexus-blue);min-width:6px;height:100%;display:block}.funnel-bar-row:nth-child(2) .funnel-bar-fill{background:var(--nexus-cyan)}.funnel-bar-value{color:var(--nexus-ice);text-align:right;font:700 13px/1 Space Grotesk,sans-serif}.comparison-section{padding:28px 20px 20px}.comparison-section h2{margin:0 8px 20px}.comparison-table{border:1px solid var(--nexus-border);border-radius:var(--radius-md);overflow:hidden}.comparison-row{border-bottom:1px solid var(--nexus-border);grid-template-columns:.85fr 1fr 1fr;gap:10px;padding:13px 14px;display:grid}.comparison-row:last-child{border-bottom:0}.comparison-row--head{background:var(--nexus-surface-soft)}.comparison-row--head span{color:var(--nexus-muted);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:700}.comparison-topic{color:var(--nexus-muted-strong);font-size:11px;font-weight:600}.comparison-without,.comparison-with{padding-left:15px;font-size:11px;line-height:1.45;position:relative}.comparison-without{color:var(--nexus-muted)}.comparison-with{color:var(--nexus-ice);font-weight:500}.comparison-without:before,.comparison-with:before{position:absolute;left:0}.comparison-without:before{content:"−"}.comparison-with:before{content:"✓";color:var(--nexus-success)}.dashboard-footnote{color:var(--nexus-muted);text-align:center;margin:24px 0 0;font-size:10px}@media (width<=980px){.dashboard-header{grid-template-columns:1fr;gap:16px}.dashboard-subtitle{max-width:680px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-insights{grid-template-columns:1fr}}@media (width<=600px){.dashboard{padding-top:40px}.dashboard-header{margin-bottom:28px}.dashboard-header h1{font-size:36px}.stat-grid{grid-template-columns:1fr}.stat-card-topline{margin-bottom:20px}.funnel-section,.comparison-section{padding:22px 18px}.funnel-bar-row{grid-template-columns:minmax(0,1fr) 48px;gap:7px 10px}.funnel-bar-label,.funnel-bar-track{grid-column:1}.funnel-bar-value{grid-area:1/2/span 2}.comparison-table{border:0}.comparison-row{border:1px solid var(--nexus-border);border-radius:var(--radius-sm);grid-template-columns:1fr;gap:5px;margin-bottom:8px}.comparison-row--head{display:none}.comparison-topic{color:var(--nexus-cyan);letter-spacing:.06em;text-transform:uppercase;margin-bottom:3px;font-size:10px}}@media (width>=1500px){.dashboard{width:min(1320px,100%)}.dashboard-subtitle{font-size:15px}.stat-card-label{font-size:14px}.stat-card-detail,.text-muted,.comparison-topic,.comparison-without,.comparison-with{font-size:12px}}.qr-badge{border:1px solid var(--nexus-border);border-radius:var(--radius-md);background:#ffffff06;align-items:center;gap:10px;padding:6px 10px 6px 6px;display:flex}.qr-badge img{background:#fff;border-radius:7px;width:40px;height:40px;padding:3px;display:block}.qr-badge-text{flex-direction:column;gap:2px;min-width:0;display:flex}.qr-badge-text strong{color:var(--nexus-ice);font-size:11px;font-weight:600}.qr-badge-text span{max-width:150px;color:var(--nexus-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}@media (width<=700px){.qr-badge-text{display:none}}@media (width<=420px){.qr-badge{display:none}}.app-shell{min-height:100vh}.app-loading{min-height:45vh;color:var(--nexus-muted-strong);place-items:center;font-size:14px;display:grid}.app-nav{z-index:20;border-bottom:1px solid var(--nexus-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080d16e0;grid-template-columns:minmax(168px,auto) minmax(0,1fr) auto;align-items:center;gap:32px;min-height:72px;padding:10px clamp(20px,4vw,56px);display:grid;position:sticky;top:0}.app-nav-brand{color:var(--nexus-white);align-items:center;gap:10px;display:inline-flex}.app-nav-brand:before{content:"S";background:var(--nexus-blue);color:#fff;border-radius:9px;place-items:center;width:32px;height:32px;font:700 14px/1 Space Grotesk,sans-serif;display:grid}.app-nav-brand strong{letter-spacing:-.02em;font:700 16px/1.1 Space Grotesk,sans-serif}.app-nav-brand small{color:var(--nexus-muted);letter-spacing:.04em;margin-top:3px;font-size:10px;font-weight:500;display:block}.app-nav-tabs{justify-content:center;gap:4px;display:flex}.app-nav-tab{border-radius:var(--radius-sm);color:var(--nexus-muted);cursor:pointer;background:0 0;border:0;padding:10px 14px;font-size:13px;font-weight:600;transition:background .18s,color .18s;position:relative}.app-nav-tab:hover{color:var(--nexus-ice);background:#ffffff0a}.app-nav-tab.is-active{color:#dce9ff;background:#3b6bff1f}.app-nav-tab.is-active:after{content:"";background:var(--nexus-blue);border-radius:2px;height:2px;position:absolute;bottom:3px;left:14px;right:14px}@media (width<=820px){.app-nav{grid-template-columns:1fr auto;gap:10px 16px;padding:12px 18px 0}.app-nav-tabs{scrollbar-width:none;grid-column:1/-1;justify-content:flex-start;padding-bottom:10px;overflow-x:auto}.app-nav-tabs::-webkit-scrollbar{display:none}.app-nav-tab{flex:none}}@media (width<=520px){.app-nav-brand small{display:none}}
