*{box-sizing:border-box}.tools-page{color:#f8fafc;background:radial-gradient(circle at 10% 0,#2563eb33,#0000 30%),radial-gradient(circle at 90% 10%,#7c3aed21,#0000 28%),#070f1d;min-height:100vh}.tools-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070f1ddb;border-bottom:1px solid #94a3b833;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:14px clamp(20px,4vw,64px);display:flex}.tools-brand,.tools-user{align-items:center;gap:12px;display:flex}.tools-brand-mark,.tool-card-icon{color:#fff;background:linear-gradient(145deg,#60a5fa,#6d5dfc);place-items:center;font-weight:900;display:grid}.tools-brand-mark{border-radius:13px;width:42px;height:42px}.tools-brand div{gap:2px;display:grid}.tools-brand strong{font-size:15px}.tools-brand span,.tools-user span{color:#8fa5bf;font-size:11px}.tools-user button{color:#dbeafe;background:#101d30;border:1px solid #29405e;border-radius:9px;padding:8px 11px;font-size:11px;font-weight:800}.tools-content{width:min(1120px,100% - 40px);margin:0 auto;padding:clamp(64px,9vh,108px) 0 80px}.tools-kicker,.tool-card-eyebrow{color:#60a5fa;letter-spacing:.15em;margin:0;font-size:10px;font-weight:900}.tools-content>h1{letter-spacing:-.045em;margin:10px 0 8px;font-size:clamp(34px,5vw,56px)}.tools-intro{color:#9fb0c7;max-width:690px;margin:0;font-size:15px;line-height:1.65}.tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:42px;display:grid}.tool-card{min-height:235px;color:inherit;background:linear-gradient(145deg,#122238f0,#0a1627f5);border:1px solid #223750;border-radius:17px;flex-direction:column;padding:22px;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.tool-card:not(.disabled):hover{border-color:#5aa8ff;transform:translateY(-4px);box-shadow:0 22px 48px #00000047}.tool-card.disabled{opacity:.58;cursor:default}.tool-card-topline{justify-content:space-between;align-items:center;gap:14px;margin-bottom:22px;display:flex}.tool-card-icon{border-radius:12px;width:40px;height:40px;font-size:12px}.tool-status{color:#68e8b1;background:#5ce0a814;border:1px solid #5ce0a847;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:850}.tool-status.pending{color:#fbbf24;background:#fbbf2414;border-color:#fbbf2440}.tool-card h2{margin:7px 0 8px;font-size:22px}.tool-card-description{color:#9fb0c7;margin:0;font-size:13px;line-height:1.55}.tool-card-action{color:#8dc4ff;margin-top:auto;padding-top:20px;font-size:12px;font-weight:850}.tool-card.disabled .tool-card-action{color:#8391a5}.tool-card-button{text-align:left;width:100%;font:inherit;cursor:pointer}.tools-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020814c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.tools-modal{background:linear-gradient(145deg,#101f34,#081422);border:1px solid #2c4665;border-radius:20px;width:min(880px,100%);max-height:calc(100vh - 48px);padding:26px;overflow:auto;box-shadow:0 34px 100px #0000008c}.tools-modal-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.tools-modal-heading h2{margin:7px 0 5px;font-size:30px}.tools-modal-heading p:last-child,.tools-modal-note{color:#91a6c0;margin:0;font-size:12px;line-height:1.5}.tools-modal-close{color:#dbeafe;cursor:pointer;background:#12243a;border:1px solid #314a69;border-radius:999px;width:38px;height:38px;font-size:23px}.tools-modal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.tools-modal-option{color:#f8fafc;background:#0c1b2ee6;border:1px solid #263c58;border-radius:15px;flex-direction:column;gap:16px;min-height:245px;padding:18px;text-decoration:none;transition:transform .16s,border-color .16s;display:flex}.tools-modal-option:hover{border-color:#5aa8ff;transform:translateY(-3px)}.tools-modal-option div{flex-direction:column;flex:1;display:flex}.tools-modal-option small{color:#60a5fa;letter-spacing:.13em;font-size:9px;font-weight:900}.tools-modal-option strong{margin-top:7px;font-size:17px}.tools-modal-option p{color:#98abc3;margin:8px 0;font-size:12px;line-height:1.5}.tools-modal-option b{color:#8dc4ff;margin-top:auto;font-size:11px}.tools-modal-note{border-top:1px solid #26384f;margin-top:18px;padding-top:16px}@media (width<=760px){.tools-grid{grid-template-columns:1fr}.tools-user span{display:none}.tools-content{width:min(100% - 28px,1120px);padding-top:50px}.tools-modal-grid{grid-template-columns:1fr}.tools-modal-option{min-height:190px}}:root{color:#f8fafc;font-synthesis:none;text-rendering:optimizelegibility;background:#07111f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}body{background:radial-gradient(circle at 0 0,#2563eb33,#0000 34%),linear-gradient(#07111f 0%,#0b1628 100%);min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}.site-header{text-align:center;border-bottom:1px solid #94a3b824;padding:54px 24px 42px}.header-content{width:min(820px,100%);margin:0 auto}.brand-row{justify-content:center;align-items:center;gap:18px;display:flex}.brand-logo{object-fit:contain;width:82px;height:82px}.eyebrow{color:#60a5fa;letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}.site-header h1{letter-spacing:-.05em;margin:0;font-size:clamp(42px,8vw,72px);line-height:1}.tagline{color:#94a3b8;margin:18px 0 0;font-size:clamp(18px,3vw,24px);font-weight:600}.header-account{color:#94a3b8;justify-content:center;align-items:center;gap:12px;margin-top:20px;font-size:13px;display:flex}.header-account button,.auth-form button{color:#dbeafe;cursor:pointer;background:#2563eb2e;border:1px solid #60a5fa73;border-radius:10px;padding:9px 14px;font-weight:800}.auth-page{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#0f172ae0;border:1px solid #94a3b833;border-radius:24px;width:min(430px,100%);padding:36px;box-shadow:0 24px 70px #0000004d}.auth-card h1{letter-spacing:-.04em;margin:0;font-size:36px}.auth-description,.auth-message{color:#94a3b8;line-height:1.6}.auth-form{gap:18px;margin-top:26px;display:grid}.auth-form label{color:#cbd5e1;gap:8px;font-size:13px;font-weight:800;display:grid}.auth-form input{color:#f8fafc;background:#0b1526;border:1px solid #94a3b838;border-radius:12px;outline:none;width:100%;padding:13px 14px}.auth-form input:focus{border-color:#60a5fa}.auth-form button{padding:13px 16px}.auth-form button:disabled{cursor:wait;opacity:.65}.container{gap:28px;width:calc(100% - 48px);max-width:none;margin:32px auto 56px;display:grid}.workspace{grid-template-columns:minmax(360px,3fr) minmax(0,7fr);align-items:start;gap:28px;display:grid}.left-panel{gap:24px;min-width:0;display:grid}.right-panel{align-self:start;min-width:0;position:sticky;top:24px}.add-event-card,.events-list,.analyzer-panel,.analyzer-result-card,.event-details-card,.stat-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172ac7;border:1px solid #94a3b829;box-shadow:0 24px 70px #0000003d}.add-event-card,.events-list,.analyzer-panel{border-radius:22px;padding:28px}.add-event-card h2,.events-list h2,.analyzer-panel h2{letter-spacing:-.02em;margin:0;font-size:24px}.section-kicker{color:#60a5fa;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.section-description{color:#94a3b8;margin:8px 0 0;font-size:14px;line-height:1.6}.dashboard{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.stat-card{border-radius:24px;padding:24px}.stat-card p{color:#94a3b8;margin:0 0 8px;font-size:14px;font-weight:700}.stat-card strong{letter-spacing:-.04em;font-size:36px;line-height:1}.add-event-card,.source-form{gap:16px;display:grid}input,select,textarea{color:#f8fafc;background:#0b1324eb;border:1px solid #263449;border-radius:14px;outline:none;width:100%;padding:15px 16px;transition:border-color .2s,box-shadow .2s,background .2s}input::placeholder,textarea::placeholder{color:#64748b}input:focus,select:focus,textarea:focus{background:#0b1324;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f624}textarea{resize:vertical}.regression-checkbox{color:#e2e8f0;cursor:pointer;background:#0f172a8c;border:1px solid #94a3b833;border-radius:12px;align-items:center;gap:10px;width:fit-content;padding:12px 14px;font-size:14px;font-weight:600;transition:border-color .2s,background .2s;display:flex}.regression-checkbox:hover{background:#1e293bbf;border-color:#60a5fa99}.regression-checkbox input{accent-color:#60a5fa;width:17px;height:17px;margin:0}button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#3b82f6);border:0;border-radius:13px;padding:14px 18px;font-weight:800;transition:transform .2s,box-shadow .2s,filter .2s,opacity .2s}button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 12px 30px #2563eb4d}button:active:not(:disabled){transform:translateY(0)}button:disabled{cursor:not-allowed;opacity:.62}.analyze-source-button{background:linear-gradient(135deg,#7c3aed,#8b5cf6);padding:11px 16px}.open-source-button{color:#dbeafe;white-space:nowrap;background:#2563eb24;border:1px solid #3b82f659;border-radius:11px;justify-content:center;align-items:center;padding:11px 14px;font-weight:800;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.open-source-button:hover{color:#fff;background:#2563eb40;border-color:#60a5fa99;text-decoration:none;transform:translateY(-2px)}.delete-button{color:#fecaca;background:#dc26261f;border:1px solid #f871714d;border-radius:11px;padding:11px 14px}.delete-button:hover:not(:disabled){background:#dc262640;box-shadow:0 10px 24px #dc26262e}.events-header{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:22px;display:flex}.events-header h2{margin:0}.search-input{width:min(320px,100%)}.source-filter-buttons{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.source-filter-button{color:#94a3b8;background:#0f172ab3;border:1px solid #94a3b82e;border-radius:11px;padding:10px 13px;font-size:13px}.source-filter-button:hover:not(:disabled),.source-filter-button.active{color:#eff6ff;box-shadow:none;background:#2563eb2e;border-color:#60a5fa73;transform:none}.events-list>p{color:#94a3b8;text-align:center;background:#0b1324;border:1px dashed #334155;border-radius:14px;margin:0;padding:28px}.event-card{cursor:pointer;background:#0b1324e6;border:1px solid #243247;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:18px 20px;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:flex}.event-card:hover{background:#101c31;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 12px 30px #0003}.event-card:focus-visible{outline-offset:3px;outline:2px solid #3b82f6}.event-info{min-width:0}.event-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.event-card h3{letter-spacing:-.01em;margin:0;font-size:18px}.platform-badge{color:#bfdbfe;letter-spacing:.05em;text-transform:uppercase;background:#2563eb29;border:1px solid #60a5fa4d;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.flow-label{color:#60a5fa;margin:8px 0 0;font-size:13px;font-weight:700}.event-notes{color:#cbd5e1;margin:7px 0 0;font-size:14px;line-height:1.5}.event-url{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:500px;margin:7px 0 0;font-size:13px;overflow:hidden}.event-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:10px;display:flex}.analyzer-panel{min-height:560px}.analyzer-empty-state{text-align:center;background:#0b13248c;border:1px dashed #94a3b83d;border-radius:18px;place-items:center;min-height:500px;padding:40px;display:grid}.analyzer-empty-state h3{margin:16px 0 8px;font-size:22px}.analyzer-empty-state p{color:#94a3b8;max-width:430px;margin:0;line-height:1.7}.analyzer-message{color:#cbd5e1;background:#60a5fa1a;border:1px solid #60a5fa40;border-radius:10px;margin:16px 0 0;padding:12px 14px;font-size:14px}.analyzer-result-card{border-color:#60a5fa59;border-radius:18px;margin-top:18px;padding:24px}.analyzer-result-header,.event-details-header,.analyzer-area-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.analyzer-result-header{margin-bottom:18px}.analyzer-result-header h3,.event-details-header h2{margin:4px 0 0}.analyzer-status-badge,.section-count-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:6px 11px;font-size:12px;font-weight:800;display:inline-flex}.analyzer-status-badge{color:#bbf7d0;background:#22c55e26;border:1px solid #22c55e59}.section-count-badge{color:#dbeafe;background:#2563eb24;border:1px solid #60a5fa4d}.details-label{color:#60a5fa;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:13px;font-weight:700}.event-details-card{border-radius:20px;margin-top:24px;padding:28px}.event-details-header{margin-bottom:24px}.close-details-button{color:#e5e7eb;background:0 0;border:1px solid #334155;border-radius:10px;width:40px;height:40px;padding:0;font-size:24px}.event-details-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.detail-item,.detail-section,.analyzer-area-item{background:#0b1424db;border:1px solid #263651;border-radius:14px;padding:18px}.detail-item span,.detail-section>span{color:#94a3b8;margin-bottom:8px;font-size:13px;display:block}.detail-item strong,.detail-section p,.analyzer-area-item p{color:#f8fafc;margin:0}.detail-section{margin-top:16px}.analyzer-areas-list{gap:14px;margin-top:14px;display:grid}.analyzer-area-item p{color:#94a3b8;margin-top:7px;font-size:13px;line-height:1.5}.section-tags{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.section-tag{color:#dbeafe;background:#2563eb1c;border:1px solid #60a5fa3d;border-radius:10px;align-items:center;gap:4px;padding:9px 11px;font-size:12px;line-height:1.35;display:inline-flex}.manifest-section-block{border-top:1px solid #94a3b826;margin-top:18px;padding-top:16px}.details-url{overflow-wrap:anywhere}.event-details-actions{gap:12px;margin-top:22px;display:flex}@media (width<=1180px){.workspace{grid-template-columns:minmax(320px,390px) minmax(0,1fr);gap:22px}.event-details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.container{width:min(100% - 32px,760px)}.workspace{grid-template-columns:1fr}.right-panel{position:static}.analyzer-panel{min-height:0}}@media (width<=700px){.site-header{padding:46px 18px 36px}.brand-row{gap:12px}.brand-logo{width:58px;height:58px}.container{gap:20px;width:min(100% - 24px,680px);margin-top:24px}.dashboard,.event-details-grid{grid-template-columns:1fr}.add-event-card,.events-list,.analyzer-panel{border-radius:18px;padding:22px}.events-header,.event-card,.analyzer-result-header,.analyzer-area-heading,.event-details-header{flex-direction:column;align-items:stretch}.search-input,.event-info,.event-url{width:100%;max-width:100%}.event-actions,.event-details-actions{width:100%}.event-actions>*,.event-details-actions>*{text-align:center;flex:1}}.gt-page{color:#eef7ff;background:#07101f;min-height:100vh}.gt-nav{background:#0c1628;border-bottom:1px solid #23334d;justify-content:space-between;padding:20px 30px;display:flex}.gt-nav a{color:#66deb3;font-weight:800;text-decoration:none}.gt-nav span{color:#8ca3c3}.gt-content{width:min(1500px,100% - 48px);margin:auto;padding:34px 0 60px}.gt-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.gt-heading p{color:#56dfae;letter-spacing:.13em;margin:0;font-size:11px;font-weight:900}.gt-heading h1{margin:6px 0;font-size:clamp(30px,4vw,48px)}.gt-heading span{color:#9bb0cd}.gt-heading button{color:#06261c;background:#56dfae;border:0;border-radius:10px;padding:12px 18px;font-weight:900}.gt-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.gt-summary article,.gt-panel{background:#0d192b;border:1px solid #29405f;border-radius:14px}.gt-summary article{gap:7px;padding:18px;display:grid}.gt-summary small{color:#8499b7;font-weight:800}.gt-summary strong{font-size:26px}.gt-summary .up{color:#56dfae}.gt-summary .down{color:#ff857b}.gt-panel{margin-bottom:16px;padding:20px;overflow:hidden}.gt-panel h2{margin:0 0 16px}.gt-chart{background:linear-gradient(#56dfae0d,#0000);border-radius:10px;width:100%;height:240px;display:block}.gt-table-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.gt-table-head input{color:#fff;background:#091423;border:1px solid #2b4162;border-radius:9px;width:min(360px,100%);padding:11px}.gt-table-wrap{overflow:auto}.gt-panel table{border-collapse:collapse;width:100%;min-width:980px}.gt-panel th,.gt-panel td{text-align:left;border-bottom:1px solid #263953;padding:13px}.gt-panel th{color:#7f95b3;font-size:11px}.gt-panel td small{color:#7f95b3;margin-top:4px;display:block}.gt-state{color:#d8eaa1;background:#1e2818;border:1px solid #4a643c;border-radius:10px;margin-bottom:16px;padding:18px}.gt-state.error{color:#ffaaa3;background:#291515;border-color:#73403d}@media (width<=800px){.gt-summary{grid-template-columns:1fr 1fr}.gt-heading,.gt-table-head{flex-direction:column;align-items:stretch}.gt-content{width:calc(100% - 24px)}}.gt-window{color:#cddcff;background:#0d192b;border:1px solid #29405f;border-radius:999px;width:max-content;margin-top:22px;padding:10px 14px;font-size:12px;display:block}.gt-tabs{border-bottom:1px solid #263953;gap:28px;margin:8px 0 28px;display:flex}.gt-tabs button{color:#8da6cc;text-transform:capitalize;background:0 0;border:0;border-bottom:2px solid #0000;padding:13px 3px;font-weight:800}.gt-tabs button.active{color:#fff;border-color:#7b70ff}.gt-summary.six{grid-template-columns:repeat(3,1fr)}.gt-summary article.clickable{cursor:pointer}.gt-summary article.clickable:hover{background:#111f35;border-color:#7b70ff}.gt-panel h2 small{margin-left:10px;font-size:12px}.gt-event-filters{gap:9px;display:flex}.gt-event-filters select{color:#fff;background:#091423;border:1px solid #2b4162;border-radius:9px;padding:10px}.gt-fulfillment{border-bottom:1px solid #263953;justify-content:space-between;padding:16px;display:flex}.gt-fulfillment span{color:#56dfae}@media (width<=800px){.gt-summary.six{grid-template-columns:1fr 1fr}.gt-event-filters{flex-direction:column}}.gt-event-filters button{white-space:nowrap;color:#06261c;background:#56dfae;border:0;border-radius:9px;padding:10px 14px;font-weight:900}.gt-table-head>select{color:#fff;background:#091423;border:1px solid #2b4162;border-radius:9px;padding:10px}.gt-chart-legend{color:#a9bad1;justify-content:flex-end;gap:18px;margin-bottom:8px;font-size:12px;display:flex}.gt-chart-legend span{align-items:center;gap:6px;display:flex}.gt-chart-legend i{border-radius:50%;width:10px;height:10px}.gt-note{color:#7f95b3;margin:10px 0 0;font-size:12px}.gt-heading-actions{align-items:center;gap:10px;display:flex}.gt-heading-actions select{color:#fff;background:#091423;border:1px solid #2b4162;border-radius:10px;padding:12px}.gt-event-row{cursor:pointer;transition:background .15s}.gt-event-row:hover{background:#13233a}.gt-drawer-shell{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#02070fb3;justify-content:flex-end;display:flex;position:fixed;inset:0}.gt-drawer{background:#0d192b;border-left:1px solid #345174;width:min(720px,94vw);height:100%;padding:34px;animation:.2s ease-out gt-drawer-in;position:relative;overflow:auto;box-shadow:-24px 0 70px #00000073}.gt-drawer>p:first-of-type{color:#56dfae;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:12px;font-weight:900}.gt-drawer h2{margin:8px 44px 6px 0;font-size:28px}.gt-drawer>span{color:#8fa6c5}.gt-drawer-close{color:#fff;background:#14253c;border:1px solid #385270;border-radius:50%;width:38px;height:38px;font-size:25px;position:absolute;top:22px;right:22px}.gt-drawer-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin:26px 0;display:grid}.gt-drawer-stats div{background:#091423;border:1px solid #29405f;border-radius:10px;gap:5px;padding:15px;display:grid}.gt-drawer-stats small{color:#8499b7}.gt-drawer-stats strong{font-size:20px}@keyframes gt-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@media (width<=800px){.gt-heading-actions{flex-direction:column;align-items:stretch}.gt-drawer{padding:24px 16px}.gt-drawer-stats{grid-template-columns:1fr}.gt-event-filters input{width:100%}}.gt-drawer .gt-chart{background:#091423;height:300px}.gt-chart-tooltip{pointer-events:none}.gt-drawer-marketplace{border-top:1px solid #29405f;margin-top:26px;padding-top:24px}.gt-drawer-marketplace .marketplace-lens{margin:0}.gt-drawer-marketplace .virtual-insights{grid-template-columns:1fr;min-height:0}.gt-drawer-marketplace .virtual-insight-panel{height:auto}.gt-drawer-marketplace .virtual-history-chart svg{min-height:300px}.gt-drawer-marketplace .virtual-insight-panel.marketplace{overflow:visible}.premium-event-card{background:linear-gradient(#0f172af5,#0a1221f5);border:1px solid #94a3b829;border-radius:20px;gap:20px;padding:28px;display:grid;overflow:hidden;box-shadow:0 18px 45px #00000029}.premium-event-card:hover{border-color:#60a5fa8c;transform:translateY(-3px);box-shadow:0 24px 55px #0000003d,0 0 0 1px #3b82f614}.event-card-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.premium-event-card .event-info{width:100%}.premium-event-card .event-title-row{justify-content:space-between;align-items:flex-start;gap:14px}.premium-event-card .event-title-row h3{letter-spacing:-.03em;font-size:26px;font-weight:800;line-height:1.2}.event-badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.regression-badge{color:#ddd6fe;letter-spacing:.06em;text-transform:uppercase;background:#7c3aed26;border:1px solid #a78bfa52;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800}.premium-event-card .flow-label{color:#7dd3fc;margin-top:10px;font-size:15px;font-weight:700}.premium-event-card .event-notes{color:#94a3b8;margin-top:10px;font-size:13px;line-height:1.55}.event-card-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.event-meta-item{background:#0f172ab3;border:1px solid #94a3b81f;border-radius:13px;min-width:0;padding:13px 14px}.event-meta-item span,.event-source-preview>span{color:#64748b;letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.event-meta-item strong{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;display:block;overflow:hidden}.event-source-preview{background:#02061761;border:1px solid #94a3b81a;border-radius:13px;min-width:0;padding:14px}.premium-event-card .event-url{color:#94a3b8;max-width:100%;margin:0;font-size:13px;line-height:1.5}.premium-event-actions{grid-template-columns:minmax(110px,1.5fr) repeat(3,minmax(70px,1fr));gap:9px;width:100%;display:grid}.primary-card-action,.secondary-card-action,.danger-card-action{text-align:center;border-radius:12px;min-height:46px;padding:12px 14px;font-size:14px;font-weight:700}.primary-card-action{background:linear-gradient(135deg,#7c3aed,#2563eb);justify-content:center;align-items:center;gap:7px;display:inline-flex;box-shadow:0 10px 24px #4f46e53d}.secondary-card-action{color:#cbd5e1;background:#1e293bad;border:1px solid #94a3b829;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.secondary-card-action:hover{color:#fff;background:#334155d1;border-color:#60a5fa59;text-decoration:none}.danger-card-action{color:#fca5a5;background:#7f1d1d1f;border:1px solid #f871712e}.danger-card-action:hover{color:#fecaca;background:#b91c1c38;border-color:#f8717161}@media (width<=1180px){.premium-event-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.premium-event-card{padding:18px}.premium-event-card .event-title-row{flex-direction:column}.event-badges{justify-content:flex-start}.event-card-meta{grid-template-columns:1fr}.premium-event-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.left-panel{gap:18px;min-width:0;max-height:none;padding-right:0;display:grid;overflow:visible}.right-panel{align-self:start;position:sticky;top:24px}html,body{min-height:100%;height:auto!important;overflow-y:auto!important}#root{min-height:100vh;height:auto!important;overflow:visible!important}.container,.workspace,.left-panel{max-height:none;overflow:visible}.events-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#60a5fa57 transparent;max-height:760px;overflow-y:auto}.events-list::-webkit-scrollbar{width:7px}.events-list::-webkit-scrollbar-track{background:0 0}.events-list::-webkit-scrollbar-thumb{background:#60a5fa47;border-radius:999px}.events-list::-webkit-scrollbar-thumb:hover{background:#60a5fa80}.premium-event-card{grid-template-columns:minmax(0,1fr)}.event-card-meta{grid-template-columns:repeat(2,minmax(150px,1fr));max-width:100%}.event-source-preview{width:100%}.premium-event-actions{grid-template-columns:minmax(130px,1.5fr) repeat(3,minmax(90px,1fr))}@media (width>=1400px){.premium-event-card{padding:26px}.event-card-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.event-source-preview{padding:16px}.premium-event-actions{grid-template-columns:minmax(140px,1.4fr) repeat(3,minmax(95px,1fr))}}.analyzer-workbench{margin-top:0;padding:22px;overflow:hidden}.analyzer-workbench-header{margin-bottom:18px}.analyzer-subtitle{color:#94a3b8;margin:8px 0 0;font-size:14px;line-height:1.55}.analysis-layout{grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr);grid-template-areas:"inventory map""inventory comparison""recommendation recommendation";gap:18px;display:grid}.analysis-panel{background:linear-gradient(#0b1324f0,#08101ef0);border:1px solid #60a5fa2e;border-radius:18px;min-width:0;padding:22px;box-shadow:inset 0 1px #ffffff06}.event-inventory-panel{flex-direction:column;grid-area:inventory;gap:26px;display:flex}.venue-map-panel{grid-area:map}.price-comparison-panel{grid-area:comparison}.pricing-recommendation-panel{grid-area:recommendation;min-height:190px}.analysis-panel-kicker{color:#60a5fa;letter-spacing:.13em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:800}.analysis-panel h2,.analysis-panel h3{color:#f8fafc;letter-spacing:-.025em;margin:0}.analysis-panel h2{font-size:clamp(22px,2vw,30px);line-height:1.15}.analysis-panel h3{font-size:19px}.analysis-panel-title-row{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.event-summary-list{gap:12px;margin:20px 0 0;display:grid}.event-summary-list>div{grid-template-columns:86px minmax(0,1fr);align-items:start;gap:12px;display:grid}.event-summary-list dt{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:800}.event-summary-list dd{color:#e2e8f0;overflow-wrap:anywhere;min-width:0;margin:0;font-size:13px;font-weight:650}.event-summary-list a{color:#93c5fd;text-decoration:none}.event-summary-list a:hover{color:#dbeafe;text-decoration:underline}.available-sections-block{min-height:0}.inventory-toolbar{justify-content:space-between;align-items:center;gap:10px;margin:12px 0;display:flex}.inventory-filter-tabs{gap:6px;display:flex}.inventory-filter-tabs button{color:#91a3bf;background:#0a172dcc;border:1px solid #709de133;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:700}.inventory-filter-tabs button.active{color:#dbeafe;background:#3b82f633;border-color:#3b82f6}.inventory-filter-tabs button:disabled{cursor:not-allowed;opacity:.4}.inventory-toolbar select{color:#dbeafe;background:#091426;border:1px solid #709de133;border-radius:10px;min-width:150px;padding:8px 10px}.inventory-type-tag{color:#93c5fd;letter-spacing:.04em;text-transform:uppercase;background:#3b82f62e;border-radius:999px;width:fit-content;margin-top:5px;padding:3px 7px;font-size:9px;font-weight:800;display:inline-flex}.inventory-type-tag.resale{color:#d8b4fe;background:#a855f72e}.stubhub-comparison-row{grid-template-columns:minmax(180px,1fr) auto;gap:10px 16px;display:grid}.stubhub-comparison-value{justify-items:end;display:grid}.stubhub-comparison-value small{color:#34d399}.comparison-link-control{grid-column:1/-1;grid-template-columns:1fr auto;gap:8px;display:grid}.comparison-link-control input,.comparison-link-control button{border-radius:9px;min-height:36px}.comparison-link-control input{color:#e2e8f0;background:#091426;border:1px solid #709de133;padding:8px 10px}.comparison-link-control button{padding:8px 12px}.available-sections-list{scrollbar-width:thin;scrollbar-color:#60a5fa59 transparent;gap:8px;max-height:520px;padding-right:5px;display:grid;overflow-y:auto}.available-section-row{color:#e2e8f0;text-align:left;width:100%;box-shadow:none;background:#0f172a94;border:1px solid #94a3b821;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:13px 14px;display:flex}.available-section-row:hover:not(:disabled){box-shadow:none;filter:none;background:#1e293bd9;border-color:#60a5fa66;transform:translate(3px)}.available-section-price{flex:none;justify-items:end;font-size:11px;display:grid}.available-section-price strong{color:#f8fafc;font-size:14px}.available-section-price small{color:#94a3b8;font-size:9px;font-weight:500}.available-section-price em{color:#34d399;font-size:9px;font-style:normal;font-weight:700}.available-section-row.active{color:#fff;background:linear-gradient(135deg,#2563eb40,#3b82f61f);border-color:#60a5fabf;box-shadow:0 0 0 3px #3b82f617}.available-section-row>span:first-child{gap:4px;min-width:0;display:grid}.available-section-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.available-section-row small,.comparison-source-row small{color:#64748b;font-size:11px;font-weight:600}.available-section-price{color:#bfdbfe;flex-shrink:0;font-size:12px;font-weight:800}.analysis-empty-box{color:#94a3b8;text-align:center;border:1px dashed #94a3b840;border-radius:13px;padding:24px}.venue-map-placeholder{background:radial-gradient(circle,#60a5fa1f,#0000 42%),#0206176b;border:1px solid #94a3b824;border-radius:15px;place-items:center;min-height:320px;display:grid;position:relative;overflow:hidden}.venue-map-viewport{scrollbar-color:#60a5fa8c #0f172abf;background:#0206176b;border:1px solid #94a3b824;border-radius:15px;width:100%;max-height:520px;overflow:auto}.venue-map-canvas{min-width:100%;transition:width .16s;position:relative}.venue-map-header-actions,.venue-map-zoom-controls{align-items:center;gap:8px;display:flex}.venue-map-zoom-controls{background:#0f172ab8;border:1px solid #60a5fa4d;border-radius:10px;padding:3px}.venue-map-zoom-controls button{color:#dbeafe;cursor:pointer;background:0 0;border:0;border-radius:7px;min-width:30px;height:28px;padding:0 7px;font-weight:900}.venue-map-zoom-controls button:hover:not(:disabled){background:#3b82f638}.venue-map-zoom-controls button:disabled{opacity:.35;cursor:default}.venue-map-zoom-controls .venue-map-zoom-value{color:#93c5fd;min-width:52px;font-size:11px}.venue-map-canvas img,.venue-map-canvas svg{width:100%;height:100%;position:absolute;inset:0}.venue-map-canvas img{object-fit:contain}.venue-map-canvas polygon{fill:#0f172a14;stroke:#94a3b82e;stroke-width:1.5px;vector-effect:non-scaling-stroke;transition:fill .14s,stroke .14s}.venue-map-canvas polygon.available{fill:#3b82f633;stroke:#60a5fab8;cursor:pointer}.venue-map-canvas polygon.available:hover{fill:#3b82f657}.venue-map-canvas polygon.active{fill:#22c55e75;stroke:#86efac;stroke-width:3px}.venue-map-placeholder p{z-index:3;color:#64748b;text-align:center;margin:0;font-size:12px;line-height:1.5;position:absolute;bottom:20px;left:24px;right:24px}.venue-map-ring{border:22px solid #60a5fa21;border-radius:48% 48% 42% 42%;position:absolute;transform:perspective(420px)rotateX(58deg)}.venue-map-ring-one{width:310px;height:230px}.venue-map-ring-two{border-color:#94a3b81c;width:220px;height:155px}.venue-map-field{z-index:2;color:#64748b;letter-spacing:.12em;background:#0f172ae6;border:1px solid #60a5fa38;border-radius:28px;place-items:center;width:108px;height:64px;font-size:11px;font-weight:900;display:grid;position:relative}.selected-section-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.selected-section-summary>div{background:#0f172a8c;border:1px solid #94a3b81c;border-radius:11px;min-width:0;padding:12px}.selected-section-summary span{color:#64748b;letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.selected-section-summary strong{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.comparison-section-label{color:#bfdbfe;text-overflow:ellipsis;white-space:nowrap;background:#2563eb1f;border:1px solid #60a5fa40;border-radius:999px;max-width:210px;padding:7px 10px;font-size:11px;font-weight:800;overflow:hidden}.comparison-grid{gap:9px;display:grid}.comparison-source-row{background:#0f172a8c;border:1px solid #94a3b81c;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;display:flex}.comparison-source-row>span:first-child{gap:3px;display:grid}.source-price-row{background:linear-gradient(135deg,#2563eb33,#2563eb12);border-color:#60a5fa61}.comparison-pending{color:#64748b;font-size:18px}.marketplace-lens,.marketplace-lens-empty{background:#0f172a8c;border:1px solid #60a5fa33;border-radius:12px;overflow:hidden}.marketplace-lens-empty{gap:4px;padding:14px;display:grid}.marketplace-lens-empty small,.marketplace-lens small{color:#94a3b8}.marketplace-lens-header{border-bottom:1px solid #60a5fa29;justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;display:flex}.marketplace-lens-header>span,.marketplace-provider-row>span,.marketplace-provider-price{gap:3px;display:grid}.marketplace-lens-header button{color:#bfdbfe;background:#2563eb24;border:1px solid #60a5fa4d;border-radius:8px;padding:7px 10px}.marketplace-lens-providers{display:grid}.marketplace-provider-card{border-top:1px solid #94a3b814}.marketplace-provider-card:first-child{border-top:0}.marketplace-provider-row{border-top:1px solid #94a3b814;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.marketplace-provider-card .marketplace-provider-row{border-top:0}.marketplace-provider-state{border-radius:999px;place-items:center;width:20px;height:20px;font-size:11px;font-weight:900;display:grid}.marketplace-provider-state.ok{color:#86efac;background:#22c55e29}.marketplace-provider-state.warning{color:#fdba74;background:#f9731629}.marketplace-provider-state.loading{color:#93c5fd;background:#3b82f629}.marketplace-provider-price{text-align:right;justify-items:end}.marketplace-provider-price strong{color:#f8fafc}.marketplace-provider-price small{font-size:10px}.marketplace-stubhub-connect{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:0 14px 14px 46px;display:grid}.marketplace-stubhub-connect input{color:#dbeafe;background:#0f172a94;border:1px solid #60a5fa3d;border-radius:8px;min-width:0;padding:9px 10px}.marketplace-stubhub-connect button{color:#fff;background:#2563eb;border:0;border-radius:8px;padding:8px 12px;font-weight:800}.marketplace-provider-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:0 14px 14px 46px;display:grid}.marketplace-provider-metrics>span{background:#0f172a94;border:1px solid #60a5fa29;border-radius:8px;gap:3px;min-width:0;padding:9px 10px;display:grid}.marketplace-provider-metrics>span:nth-last-child(-n+3){grid-column:span 2}.marketplace-provider-metrics>span:nth-last-child(3){grid-column:span 1}.marketplace-provider-metrics strong{overflow-wrap:anywhere}@media (width<=900px){.marketplace-stubhub-connect{grid-template-columns:1fr;padding-left:14px}.marketplace-provider-metrics{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:14px}.marketplace-provider-metrics>span:nth-last-child(-n+3){grid-column:span 1}}.marketplace-lens-note,.marketplace-lens-error{border-top:1px solid #94a3b814;margin:0;padding:10px 14px;font-size:11px}.marketplace-lens-note{color:#fbbf24}.marketplace-lens-error{color:#fca5a5}.virtual-inventory-page{color:#e5e7eb;background:#0a0e1a;min-height:100vh;font-family:inherit}.virtual-inventory-page button,.virtual-inventory-page input,.virtual-inventory-page select,.virtual-inventory-page textarea,.virtual-inventory-page table{font-family:inherit}.virtual-inventory-nav{background:#111726;border-top:4px solid #2563eb;border-bottom:1px solid #1f2740;justify-content:space-between;align-items:center;gap:20px;height:64px;padding:0 22px;display:flex}.virtual-brand,.virtual-inventory-nav>div{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.virtual-brand>span{color:#fff;background:linear-gradient(145deg,#6366f1,#8b5cf6);border-radius:9px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.virtual-brand div{display:grid}.virtual-brand small,.virtual-user{color:#8b93a7;font-size:10px}.virtual-inventory-nav>div a{color:#93c5fd;font-size:12px}.virtual-toolbar{background:#0d1220;border-bottom:1px solid #1f2740;justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:9px 20px;display:flex}.virtual-toolbar>div{align-items:center;gap:10px;display:flex}.virtual-type-badge{color:#c4b5fd;background:#8b5cf624;border:1px solid #8b5cf659;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:900}.virtual-toolbar button,.virtual-add-form button{color:#fff;background:#6366f1;border:0;border-radius:7px;padding:9px 14px;font-weight:800}.virtual-add-form{background:#111726;border-bottom:1px solid #1f2740;grid-template-columns:repeat(4,minmax(140px,1fr));gap:10px;padding:18px 20px;display:grid}.virtual-form-heading{grid-column:1/-1;justify-content:space-between;align-items:end;gap:20px;margin-bottom:4px;display:flex}.virtual-form-heading small{color:#8b5cf6;letter-spacing:.08em;font-weight:900}.virtual-form-heading h2,.virtual-form-heading p{margin:3px 0 0}.virtual-form-heading p{color:#8b93a7;font-size:12px}.virtual-add-form input,.virtual-add-form select,.virtual-sidebar input{color:#e5e7eb;background:#0d1220;border:1px solid #1f2740;border-radius:7px;min-width:0;padding:9px 10px}.virtual-event-search{min-width:0;position:relative}.virtual-event-search>input{width:100%}.virtual-event-results{z-index:20;background:#0b1120;border:1px solid #334155;border-radius:9px;width:min(580px,90vw);max-height:310px;padding:6px;position:absolute;top:calc(100% + 5px);left:0;overflow:auto;box-shadow:0 18px 45px #00000073}.virtual-event-results p{color:#94a3b8;margin:0;padding:10px;font-size:11px}.virtual-event-results button{color:#e5e7eb;text-align:left;background:0 0;border:0;border-radius:7px;gap:3px;width:100%;padding:10px;display:grid}.virtual-event-results button:hover{box-shadow:none;background:#6366f124;transform:none}.virtual-event-results button span{color:#94a3b8;font-size:10px}.virtual-event-results button small{color:#818cf8;font-size:9px}.virtual-parking-toggle{color:#cbd5e1;cursor:pointer;background:#0d1220;border:1px solid #1f2740;border-radius:7px;align-items:center;gap:8px;min-height:37px;padding:8px 10px;font-size:11px;display:flex}.virtual-parking-toggle input{accent-color:#6366f1;width:15px;height:15px;margin:0}.virtual-section-builder{grid-column:1/-1;gap:10px;padding-top:6px;display:grid}.virtual-section-builder-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.virtual-section-builder-heading small{color:#8b5cf6;letter-spacing:.08em;font-weight:900}.virtual-section-builder-heading p{color:#8b93a7;margin:3px 0 0;font-size:12px}.virtual-section-builder-heading button{color:#c4b5fd;background:#8b5cf61f;border:1px solid #8b5cf659}.virtual-section-entry{background:#0d1220;border:1px solid #273451;border-radius:9px;grid-template-columns:1.1fr .75fr 1fr 1.5fr .8fr .8fr .7fr 1.4fr;gap:8px;padding:12px;display:grid}.virtual-section-entry-title{color:#c4b5fd;grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.virtual-section-entry-title button{color:#fca5a5;background:#f8717114;border:1px solid #f8717140;padding:4px 8px;font-size:10px}.virtual-notes-input{grid-column:span 2}.virtual-message{color:#a7f3d0;background:#10b98114;border-bottom:1px solid #34d39933;margin:0;padding:9px 20px;font-size:12px}.virtual-layout{grid-template-columns:440px minmax(0,1fr);min-height:calc(100vh - 151px);display:grid}.virtual-sidebar{background:#111726;border-right:1px solid #1f2740;padding:16px}.virtual-sidebar>small{color:#8b5cf6;letter-spacing:.06em;margin-bottom:9px;font-weight:900;display:block}.virtual-sidebar input{width:100%;margin-bottom:12px}.virtual-sidebar-summary{background:#0d1220;border:1px solid #1f2740;border-radius:8px;grid-template-columns:auto 1fr auto 1fr;align-items:baseline;gap:4px 7px;margin-bottom:8px;padding:10px;display:grid}.virtual-sidebar-summary strong{color:#f8fafc;font-size:18px}.virtual-sidebar-summary span{color:#8b93a7;font-size:10px}.virtual-sidebar>button{color:#e5e7eb;text-align:left;width:100%;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #1f2740;border-radius:0;gap:6px;padding:13px 9px;display:grid}.virtual-sidebar>button:hover{box-shadow:none;background:#6366f10f;transform:none}.virtual-sidebar>button.active{color:#fff;background:#6366f124;border-left:3px solid #818cf8;padding-left:10px}.virtual-sidebar>button.active small{color:#a5b4fc}.virtual-sidebar>button small,.virtual-sidebar>button span{color:#8b93a7;font-size:10px}.virtual-sidebar>button span{grid-template-columns:72px minmax(0,1fr);gap:7px;display:grid}.virtual-sidebar>button span b{color:#64748b;text-transform:uppercase;font-size:9px}.virtual-sidebar>button .virtual-event-card-label{color:#818cf8;letter-spacing:.12em;font-size:8px;font-weight:900;display:block}.virtual-event-card{border-bottom:1px solid #1f2740;position:relative}.virtual-event-card.active{color:#fff;background:#6366f124;border-left:3px solid #818cf8}.virtual-event-select{color:#e5e7eb;text-align:left;width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;gap:6px;padding:13px 132px 13px 9px;display:grid}.virtual-event-select:hover{box-shadow:none;background:#6366f10f;transform:none}.virtual-event-select small,.virtual-event-select span{color:#8b93a7;font-size:10px}.virtual-event-select>span{grid-template-columns:72px minmax(0,1fr);gap:7px;display:grid}.virtual-event-select>span b{color:#64748b;text-transform:uppercase;font-size:9px}.virtual-event-select .virtual-event-card-label{color:#818cf8;letter-spacing:.12em;font-size:8px;font-weight:900;display:block}.virtual-event-card.active .virtual-event-select{padding-left:7px}.virtual-event-card.active .virtual-event-select small{color:#a5b4fc}.virtual-event-card-actions{z-index:1;gap:5px;display:flex;position:absolute;top:10px;right:9px}.virtual-event-card-actions button{color:#a5b4fc;background:#6366f11a;border:1px solid #818cf847;border-radius:6px;padding:5px 7px;font-size:9px;font-weight:800}.virtual-event-card-actions button:last-child{color:#fca5a5;background:#f8717114;border-color:#f8717147}.virtual-event-card-actions button:disabled{cursor:wait;opacity:.55}.virtual-table-wrap{min-width:0;padding:16px;overflow:auto}.virtual-table{border-collapse:collapse;background:#111726;border:1px solid #1f2740;width:100%;min-width:980px}.virtual-table th{color:#8b5cf6;text-align:left;letter-spacing:.05em;white-space:nowrap;border-bottom:1px solid #1f2740;padding:10px 12px;font-size:10px}.virtual-table td{color:#e5e7eb;white-space:nowrap;border-bottom:1px solid #1f2740;padding:11px 12px}.virtual-event-row td{background:#0d1220}.virtual-event-row strong{margin-right:10px}.virtual-event-row span{color:#5b6478;font-size:11px}.virtual-source-tag{color:#93c5fd;background:#60a5fa1f;border-radius:6px;padding:3px 7px;font-weight:800;text-decoration:none}.virtual-offer-count{color:#8b5cf6;margin-top:3px;font-size:9px;font-weight:800;display:block}.virtual-source-choice{align-items:center;gap:7px;display:flex}.virtual-source-select{color:#dbeafe;background:#101a2c;border:1px solid #334155;border-radius:7px;max-width:220px;padding:6px 8px;font-weight:750}.virtual-source-choice a{color:#93c5fd;white-space:nowrap;font-size:10px}.virtual-lens-ready{color:#34d399}.virtual-lens-waiting{color:#fbbf24}.virtual-lens-toggle{color:#cbd5e1;background:#1e293b8c;border:1px solid #334155;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;min-width:105px;padding:6px 9px;display:flex}.virtual-lens-toggle:hover{box-shadow:none;background:#6366f11f;transform:none}.virtual-lens-toggle b{color:#60a5fa}.virtual-remove{color:#fca5a5;background:#f8717114;border:1px solid #f8717138;border-radius:6px;padding:5px 8px;font-size:10px}.virtual-record-actions{align-items:center;gap:6px;display:flex}.virtual-record-actions>button:first-child{color:#bfdbfe;background:#3b82f617;border:1px solid #60a5fa3d;border-radius:6px;padding:5px 8px;font-size:10px}.virtual-empty{text-align:center;height:260px;color:#8b93a7!important}.virtual-event-empty{text-align:center;height:86px;font-size:12px;color:#8b93a7!important}.virtual-event-empty>span{margin-right:14px}.virtual-event-empty .virtual-lens-toggle{vertical-align:middle;display:inline-flex}.virtual-insights-row>td{white-space:normal;vertical-align:top;background:#080e1b;height:calc(100vh - 225px);padding:12px}.virtual-insights-wrap{gap:12px;display:grid}.virtual-best-option{background:#10b98114;border:1px solid #34d3994d;border-radius:10px;grid-template-columns:minmax(250px,1.7fr) repeat(3,minmax(110px,.7fr)) auto;align-items:center;gap:10px;padding:13px 15px;display:grid}.virtual-best-option>div{gap:3px;display:grid}.virtual-best-option small{color:#8b93a7;letter-spacing:.08em;font-size:9px;font-weight:900}.virtual-best-option strong{color:#f8fafc;font-size:15px}.virtual-best-option span{color:#8b93a7;font-size:10px}.virtual-best-option>b{color:#34d399;letter-spacing:.08em;background:#10b98121;border-radius:7px;padding:7px 10px;font-size:11px}.virtual-best-option.avoid{background:#ef444412;border-color:#f871714d}.virtual-best-option.avoid>b{color:#fca5a5;background:#ef44441f}.virtual-best-option.monitor>b{color:#fbbf24;background:#f59e0b1f}.virtual-insights{grid-template-columns:minmax(460px,1fr) minmax(620px,1fr);align-items:stretch;gap:12px;min-height:calc(100vh - 250px);display:grid}.virtual-insight-panel{background:#0d1627;border:1px solid #243552;border-radius:12px;min-width:0;height:100%;overflow:hidden}.virtual-insight-panel.marketplace{overflow:auto}.virtual-insight-heading{border-bottom:1px solid #243552;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px 14px;display:flex}.virtual-insight-heading>span{gap:3px;display:grid}.virtual-insight-heading>span:last-child{text-align:right}.virtual-insight-heading small{color:#60a5fa;letter-spacing:.1em;font-size:8px;font-weight:900}.virtual-insight-panel>p{color:#94a3b8;border-top:1px solid #1e293b;min-height:38px;margin:0;padding:10px 14px;font-size:10px}.virtual-history-chart{padding:12px}.virtual-history-chart svg{width:100%;min-height:min(54vh,520px);overflow:visible}.virtual-history-chart svg line{stroke:#334155;stroke-width:1px}.virtual-history-chart svg polyline{fill:none;stroke:#60a5fa;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.virtual-history-chart svg circle{fill:#93c5fd;stroke:#0d1627;stroke-width:2px}.virtual-history-chart svg text{fill:#94a3b8;font-size:10px}.virtual-chart-labels{color:#64748b;justify-content:space-between;align-items:center;gap:10px;font-size:9px;display:flex}.virtual-chart-labels strong{color:#bfdbfe}.virtual-chart-empty{color:#64748b;text-align:center;place-items:center;min-height:246px;padding:20px;font-size:11px;display:grid}.virtual-insight-panel.marketplace .marketplace-lens{border:0;border-radius:0}.virtual-insight-panel.marketplace .marketplace-lens-header{display:none}.marketplace-decision-support{background:#2563eb0f;border-top:1px solid #60a5fa33;grid-template-columns:minmax(190px,1.35fr) repeat(4,minmax(100px,1fr));gap:8px;padding:14px;display:grid}.marketplace-decision-support>div,.marketplace-decision-support>span{background:#0b1424;border:1px solid #243552;border-radius:8px;gap:3px;padding:9px;display:grid}.marketplace-decision-support small{color:#7c8ba3;font-size:8px;font-weight:900}.marketplace-decision-support>div strong{color:#fbbf24}.marketplace-decision-support>p{color:#7c8ba3;grid-column:1/-1;margin:0;font-size:9px}.virtual-inventory-page .virtual-sidebar>button{gap:8px;padding-top:16px;padding-bottom:16px}.virtual-inventory-page .virtual-sidebar>button>strong{font-size:15px;line-height:1.3}.virtual-inventory-page .virtual-sidebar>button small,.virtual-inventory-page .virtual-sidebar>button span,.virtual-inventory-page .virtual-event-row span{font-size:12px;line-height:1.35}.virtual-inventory-page .virtual-sidebar>button span b,.virtual-inventory-page .virtual-sidebar>button .virtual-event-card-label{font-size:10px}.virtual-inventory-page .virtual-event-select{gap:8px;padding-top:16px;padding-bottom:16px}.virtual-inventory-page .virtual-event-select>strong{font-size:15px;line-height:1.3}.virtual-inventory-page .virtual-event-select small,.virtual-inventory-page .virtual-event-select span{font-size:12px;line-height:1.35}.virtual-inventory-page .virtual-event-select>span b,.virtual-inventory-page .virtual-event-select .virtual-event-card-label{font-size:10px}.virtual-inventory-page .marketplace-provider-metrics>span,.virtual-inventory-page .marketplace-decision-support>div,.virtual-inventory-page .marketplace-decision-support>span{padding:11px 12px}.virtual-inventory-page{font-size:16px}.virtual-inventory-page .virtual-toolbar strong{font-size:19px}.virtual-inventory-page .virtual-type-badge{font-size:12px}.virtual-inventory-page .virtual-sidebar>small,.virtual-inventory-page .virtual-table th{font-size:13px}.virtual-inventory-page .virtual-sidebar>button>strong,.virtual-inventory-page .virtual-event-select>strong{font-size:17px;line-height:1.35}.virtual-inventory-page .virtual-sidebar>button small,.virtual-inventory-page .virtual-sidebar>button span,.virtual-inventory-page .virtual-event-select small,.virtual-inventory-page .virtual-event-select span,.virtual-inventory-page .virtual-event-row span{font-size:14px;line-height:1.4}.virtual-inventory-page .virtual-event-remove{font-size:12px}.virtual-inventory-page .virtual-table td{padding-top:16px;padding-bottom:16px;font-size:16px}.virtual-inventory-page .virtual-insight-heading strong{font-size:19px}.virtual-inventory-page .virtual-insight-heading small{font-size:12px}.virtual-inventory-page .virtual-insight-panel>p,.virtual-inventory-page .virtual-chart-labels,.virtual-inventory-page .virtual-chart-empty{font-size:14px}.virtual-inventory-page .marketplace-provider-row{padding-top:17px;padding-bottom:17px}.virtual-inventory-page .marketplace-provider-row strong{font-size:17px}.virtual-inventory-page .marketplace-provider-row small,.virtual-inventory-page .marketplace-provider-price small{font-size:13px;line-height:1.4}.virtual-inventory-page .marketplace-provider-price strong{font-size:18px}.virtual-inventory-page .marketplace-provider-metrics small,.virtual-inventory-page .marketplace-decision-support small{font-size:12px}.virtual-inventory-page .marketplace-provider-metrics strong,.virtual-inventory-page .marketplace-decision-support strong{font-size:17px}.virtual-inventory-page .marketplace-lens-note,.virtual-inventory-page .marketplace-lens-error,.virtual-inventory-page .marketplace-decision-support>p{font-size:13px;line-height:1.5}.virtual-status{color:#8b93a7;background:#111726;border-top:1px solid #1f2740;align-items:center;gap:7px;padding:9px 20px;font-size:11px;display:flex}.virtual-status span{background:#8b5cf6;border-radius:50%;width:7px;height:7px}@media (width<=900px){.virtual-add-form{grid-template-columns:repeat(2,minmax(0,1fr))}.virtual-layout{grid-template-columns:1fr}.virtual-sidebar{border-bottom:1px solid #1f2740;border-right:0}}@media (width<=1250px){.virtual-section-entry{grid-template-columns:repeat(4,minmax(0,1fr))}.virtual-insights{grid-template-columns:1fr}.virtual-best-option,.marketplace-decision-support{grid-template-columns:repeat(2,minmax(0,1fr))}.marketplace-decision-support>p{grid-column:1/-1}}@media (width<=600px){.virtual-user{display:none}.virtual-form-heading{flex-direction:column;align-items:start}.virtual-add-form{grid-template-columns:1fr}.virtual-section-builder-heading{flex-direction:column;align-items:stretch}.virtual-section-entry,.virtual-best-option{grid-template-columns:1fr}.virtual-notes-input{grid-column:auto}}.pulse-desk-page{color:#e8edf7;background:radial-gradient(circle at 10% 0,#7c3aed29,#0000 27%),#080e1b;min-height:100vh}.pulse-desk-nav{background:#0d1424;border-top:4px solid #7c3aed;border-bottom:1px solid #202a40;justify-content:space-between;align-items:center;gap:18px;min-height:62px;padding:10px 22px;display:flex}.pulse-brand,.pulse-desk-nav>div{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.pulse-brand>span{color:#fff;background:linear-gradient(145deg,#8b5cf6,#3b82f6);border-radius:10px;place-items:center;width:36px;height:36px;font-size:11px;font-weight:900;display:grid}.pulse-brand div{gap:2px;display:grid}.pulse-brand small,.pulse-desk-nav>div span{color:#8390a8;font-size:10px}.pulse-desk-nav>div a{color:#93c5fd;font-size:11px}.pulse-hero{background:linear-gradient(120deg,#11182bf2,#0b1120f2);border-bottom:1px solid #202a40;justify-content:space-between;align-items:center;gap:24px;padding:28px clamp(20px,4vw,58px);display:flex}.pulse-hero p,.pulse-feed-heading small{color:#a78bfa;letter-spacing:.14em;margin:0;font-size:10px;font-weight:900}.pulse-hero h1{letter-spacing:-.035em;margin:7px 0;font-size:clamp(26px,4vw,42px)}.pulse-hero span{color:#9aa8be;font-size:13px}.pulse-hero button,.pulse-manual-form button,.pulse-refresh{color:#fff;white-space:nowrap;background:#7c3aed;border:0;border-radius:9px;padding:10px 14px;font-weight:850}.pulse-manual-form{background:#10182a;border-bottom:1px solid #29334c;grid-template-columns:1.3fr .65fr 1.3fr 1fr 1fr;align-items:end;gap:10px;padding:14px clamp(20px,4vw,58px);display:grid}.pulse-manual-form input,.pulse-manual-form select,.pulse-controls input,.pulse-workspace aside input{color:#e8edf7;background:#090f1d;border:1px solid #293650;border-radius:8px;outline:none;width:100%;min-width:0;padding:10px 11px}.pulse-manual-form input:focus,.pulse-controls input:focus,.pulse-workspace aside input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61f}.pulse-manual-form label{color:#8996aa;gap:5px;font-size:9px;font-weight:800;display:grid}.pulse-summary{border-bottom:1px solid #202a40;grid-template-columns:repeat(3,minmax(100px,150px)) minmax(210px,1fr);gap:10px;padding:14px clamp(20px,4vw,58px);display:grid}.pulse-summary>div{background:#0d1526;border:1px solid #202a40;border-radius:10px;gap:4px;padding:11px 13px;display:grid}.pulse-summary small{color:#77849a;letter-spacing:.08em;font-size:9px;font-weight:900}.pulse-summary strong{font-size:22px}.pulse-summary .pulse-summary-date{align-self:center;font-size:12px}.pulse-controls{background:#0b1221;border-bottom:1px solid #202a40;grid-template-columns:auto minmax(240px,1fr) auto;gap:11px;padding:13px clamp(20px,4vw,58px);display:grid}.pulse-provider-tabs{gap:5px;display:flex}.pulse-provider-tabs button,.pulse-workspace aside>button{color:#9aa8be;background:#10182a;border:1px solid #293650;border-radius:8px;padding:9px 11px;font-size:10px;font-weight:850}.pulse-provider-tabs button.active,.pulse-workspace aside>button.active{color:#ede9fe;background:#7c3aed2e;border-color:#7c3aed}.pulse-refresh:disabled{opacity:.65;cursor:wait}.pulse-workspace{grid-template-columns:230px minmax(0,1fr);min-height:500px;display:grid}.pulse-workspace aside{background:#0d1424;border-right:1px solid #202a40;padding:18px}.pulse-workspace aside label{color:#a78bfa;letter-spacing:.09em;gap:8px;font-size:9px;font-weight:900;display:grid}.pulse-workspace aside>button{text-align:left;width:100%;margin-top:12px}.pulse-workspace aside p{color:#728097;margin:18px 2px 0;font-size:10px;line-height:1.55}.pulse-feed{padding:20px;overflow:hidden}.pulse-message{color:#bfdbfe;background:#2563eb14;border:1px solid #60a5fa33;border-radius:8px;margin:0 0 12px;padding:10px 12px;font-size:11px}.pulse-feed-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:12px;display:flex}.pulse-feed-heading h2{margin:5px 0 0;font-size:20px}.pulse-feed-heading>span{color:#77849a;font-size:10px}.pulse-record{background:linear-gradient(135deg,#111b2e,#0e1728);border:1px solid #24314a;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:18px;margin-bottom:10px;padding:15px;display:grid}.pulse-record-badges{color:#8794a9;align-items:center;gap:7px;font-size:9px;font-weight:800;display:flex}.pulse-provider,.pulse-new{border-radius:999px;padding:4px 7px}.pulse-provider{color:#bfdbfe;background:#3b82f624}.pulse-provider.spinzo{color:#c4b5fd;background:#8b5cf629}.pulse-new{color:#6ee7b7;background:#10b98126}.pulse-record h3{margin:8px 0 5px;font-size:16px}.pulse-record-main>p{color:#8f9db2;max-width:900px;margin:3px 0;font-size:11px;line-height:1.5}.pulse-record-times{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.pulse-record-times>span{color:#cbd5e1;background:#050a1459;border:1px solid #202a40;border-radius:7px;gap:3px;min-width:145px;padding:7px 9px;font-size:10px;display:grid}.pulse-record-times small{color:#69768c;font-size:8px;font-weight:900}.pulse-record-actions{align-content:center;gap:8px;min-width:112px;display:grid}.pulse-record-actions button,.pulse-record-actions a{color:#bfdbfe;text-align:center;background:#101c31;border:1px solid #31405e;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:850;text-decoration:none}.pulse-record-actions button.watched{color:#fde68a;background:#f59e0b1a;border-color:#f59e0b66}.pulse-empty{color:#748197;text-align:center;place-content:center;justify-items:center;gap:7px;min-height:250px;display:grid}.pulse-empty strong{color:#cbd5e1}.pulse-empty span{font-size:11px}@media (width<=1000px){.pulse-manual-form,.pulse-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.pulse-desk-nav>div span{display:none}.pulse-hero{flex-direction:column;align-items:flex-start}.pulse-controls{grid-template-columns:1fr}.pulse-provider-tabs button{flex:1}.pulse-workspace{grid-template-columns:1fr}.pulse-workspace aside{border-bottom:1px solid #202a40;border-right:0}.pulse-record{grid-template-columns:1fr}.pulse-record-actions{grid-template-columns:1fr 1fr}}@media (width<=520px){.pulse-manual-form,.pulse-summary{grid-template-columns:1fr}}.ticket-evolution-comparison{background:#0f172a8c;border:1px solid #60a5fa2e;border-radius:12px;overflow:hidden}.ticket-evolution-toggle{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) auto 22px;align-items:center;gap:16px;padding:13px 14px;display:grid}.ticket-evolution-toggle:hover{background:#2563eb14}.ticket-evolution-toggle>span:first-child,.ticket-evolution-value,.ticket-evolution-metrics span,.ticket-evolution-edges span{gap:3px;display:grid}.ticket-evolution-value{text-align:right}.ticket-evolution-chevron{color:#60a5fa;font-size:16px}.ticket-evolution-details{background:#0206174d;border-top:1px solid #60a5fa2e;gap:12px;padding:14px;display:grid}.ticket-evolution-metrics,.ticket-evolution-edges{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.ticket-evolution-edges{grid-template-columns:repeat(3,minmax(0,1fr))}.ticket-evolution-metrics span,.ticket-evolution-edges span{background:#0f172abf;border:1px solid #94a3b81f;border-radius:9px;padding:10px}.market-edge-positive strong{color:#34d399}.market-edge-warning strong{color:#fb923c}.ticket-evolution-note{color:#94a3b8;margin:0;font-size:11px;line-height:1.5}.ticket-evolution-actions{justify-content:flex-end;gap:8px;display:flex}.ticket-evolution-actions button,.ticket-evolution-actions a{color:#bfdbfe;background:#2563eb1f;border:1px solid #60a5fa4d;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:800;text-decoration:none}.recommendation-content{background:#0f172a7a;border:1px dashed #60a5fa3d;border-radius:14px;align-items:center;gap:18px;min-height:105px;padding:20px;display:flex}.recommendation-icon{color:#bfdbfe;background:#2563eb26;border:1px solid #60a5fa4d;border-radius:14px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:22px;font-weight:900;display:grid}.recommendation-content strong{color:#f8fafc;margin-bottom:7px;display:block}.recommendation-content p{color:#94a3b8;margin:0;font-size:13px;line-height:1.65}@media (width<=1350px){.analysis-layout{grid-template-columns:minmax(240px,.8fr) minmax(360px,1.2fr)}.selected-section-summary{grid-template-columns:1fr}}@media (width<=1080px){.analysis-layout{grid-template-columns:1fr;grid-template-areas:"inventory""map""comparison""recommendation"}.available-sections-list{max-height:380px}.selected-section-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.analyzer-workbench{padding:16px}.analysis-panel{padding:18px}.analysis-panel-title-row,.available-section-row,.comparison-source-row,.recommendation-content{align-items:stretch}.analysis-panel-title-row{flex-direction:column}.event-summary-list>div{grid-template-columns:1fr;gap:4px}.available-section-row{flex-direction:column}.available-section-price{align-self:flex-start}.venue-map-placeholder{min-height:270px}.venue-map-ring-one{width:250px;height:190px}.venue-map-ring-two{width:175px;height:125px}.selected-section-summary{grid-template-columns:1fr}.recommendation-content{flex-direction:column}.ticket-evolution-toggle{grid-template-columns:minmax(0,1fr) auto}.ticket-evolution-chevron{display:none}.ticket-evolution-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.ticket-evolution-edges{grid-template-columns:1fr}}.analyzer-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.virtual-inventory-batch-button{border:1px solid var(--green);color:var(--green);cursor:pointer;background:#5ce0a81f;border-radius:9px;padding:9px 12px;font-size:11px;font-weight:850}.virtual-inventory-batch-button:disabled{cursor:not-allowed;opacity:.55}.virtual-inventory-batch-status{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:10px 18px;font-size:11px}.virtual-section-picker-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030712c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.virtual-section-picker{color:#e5e7eb;background:#0d1627;border:1px solid #334155;border-radius:14px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(720px,96vw);max-height:min(780px,90vh);display:grid;overflow:hidden;box-shadow:0 28px 80px #0009}.virtual-section-picker-header,.virtual-section-picker-tools,.virtual-section-picker-footer{border-bottom:1px solid #243552;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.virtual-section-picker-header small{color:#5ce0a8;letter-spacing:.1em;font-size:9px;font-weight:900}.virtual-section-picker-header h3{margin:3px 0}.virtual-section-picker-header p{color:#8b93a7;margin:0;font-size:11px}.virtual-section-picker button{color:#cbd5e1;background:#111c30;border:1px solid #334155;border-radius:7px;padding:7px 10px;font-weight:800}.virtual-section-picker-tools{padding-top:10px;padding-bottom:10px}.virtual-section-picker-tools>div{gap:6px;display:flex}.virtual-section-picker-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:12px 16px;display:grid;overflow:auto}.virtual-section-picker-list label{cursor:pointer;background:#101a2c;border:1px solid #26344f;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;display:grid}.virtual-section-picker-list label.selected{background:#10b98117;border-color:#34d3997a}.virtual-section-picker-list input{accent-color:#10b981;width:16px;height:16px}.virtual-section-picker-list span{gap:2px;display:grid}.virtual-section-picker-list small{color:#7c8ba3;font-size:9px}.virtual-section-picker-list b{color:#a7f3d0}.virtual-section-picker-footer{border-top:1px solid #243552;border-bottom:0;justify-content:flex-end}.virtual-section-picker-footer .primary{color:#062c21;background:#5ce0a8;border-color:#5ce0a8}.virtual-section-picker-footer .primary:disabled{cursor:not-allowed;opacity:.45}@media (width<=600px){.virtual-section-picker-list{grid-template-columns:1fr}}.group-back-button{color:#dbeafe;background:#2563eb1f;border:1px solid #60a5fa57;border-radius:10px;padding:9px 13px;font-size:12px;font-weight:800}.group-back-button:hover:not(:disabled){box-shadow:none;background:#2563eb3d;border-color:#60a5fa9e}@media (width<=700px){.analyzer-header-actions{justify-content:space-between;width:100%}}.historical-page{color:#edf4ff;background:#07101f;min-height:100vh}.historical-nav,.historical-brand,.historical-nav>div,.historical-heading,.historical-panel-head,.historical-legend{align-items:center;display:flex}.historical-nav{background:#0c1628;border-bottom:1px solid #23334d;justify-content:space-between;min-height:62px;padding:0 28px}.historical-brand{color:inherit;gap:12px;text-decoration:none}.historical-brand>span{background:linear-gradient(135deg,#4f9dff,#7c5cff);border-radius:11px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.historical-brand div{gap:2px;display:grid}.historical-brand strong{font-size:16px}.historical-brand small,.historical-nav>div span{color:#8ca3c3;font-size:12px}.historical-nav>div{gap:16px}.historical-nav a{color:#77bdff}.historical-content{width:min(1580px,100% - 48px);margin:0 auto;padding:34px 0 60px}.historical-heading{justify-content:space-between;gap:24px;margin-bottom:24px}.historical-heading p,.historical-panel-head small{color:#5ba8ff;letter-spacing:.13em;margin:0 0 7px;font-size:11px;font-weight:900}.historical-heading h1{margin:0 0 8px;font-size:clamp(30px,4vw,48px)}.historical-heading span,.historical-panel-head p{color:#9bb0cd}.historical-heading b{color:#59ddba;white-space:nowrap}.historical-filters{grid-template-columns:minmax(280px,2fr) repeat(5,minmax(130px,1fr));gap:10px;margin-bottom:18px;display:grid}.historical-filters input,.historical-filters select,.historical-panel-head select{color:#e8f1ff;background:#0d192b;border:1px solid #2b4162;border-radius:10px;min-height:44px;padding:0 13px}.historical-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.historical-summary article,.historical-panel{background:#0d192b;border:1px solid #29405f;box-shadow:0 18px 50px #0000001f}.historical-summary article{border-radius:12px;gap:7px;min-height:94px;padding:18px;display:grid}.historical-summary small{color:#8499b7;font-weight:800}.historical-summary strong{font-size:24px}.historical-panel{border-radius:14px;margin-bottom:16px;overflow:hidden}.historical-panel-head{border-bottom:1px solid #29405f;justify-content:space-between;gap:20px;padding:18px 20px}.historical-panel-head h2{margin:0 0 5px;font-size:22px}.historical-panel-head p{margin:0}.historical-panel-head label{color:#92a8c6;gap:5px;font-size:11px;display:grid}.historical-panel-head select{min-width:150px}.historical-legend{color:#aebed4;flex-wrap:wrap;justify-content:flex-end;gap:16px;min-height:42px;padding:10px 24px 0;font-size:12px}.historical-legend span{align-items:center;gap:7px;display:inline-flex}.historical-legend i{border-radius:50%;width:9px;height:9px}.historical-chart{width:100%;min-height:300px;padding:0 10px 12px;display:block}.historical-chart text{fill:#8095b2;font-size:12px}.historical-chart .chart-grid{stroke:#263953;stroke-width:1px}.historical-table-wrap{overflow-x:auto}.historical-table{border-collapse:collapse;width:100%;min-width:1000px}.historical-table th,.historical-table td{text-align:left;border-bottom:1px solid #263953;padding:15px 17px}.historical-table th{color:#788eac;letter-spacing:.06em;font-size:11px}.historical-table tbody tr{cursor:pointer}.historical-table tbody tr:hover,.historical-table tbody tr.selected{background:#428bff1a}.historical-table td:first-child{min-width:290px}.historical-table td strong,.historical-table td small{display:block}.historical-table td small{color:#8397b3;margin-top:5px}.historical-table .current,.historical-table .legacy{border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.historical-table .current{color:#59ddba;background:#20b48b21}.historical-table .legacy{color:#f4c66a;background:#dd991f21}.historical-state,.historical-empty{color:#90a5c2;text-align:center;padding:54px 24px}.historical-error{color:#ff8d82}@media (width<=1050px){.historical-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.historical-filters input{grid-column:span 3}.historical-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.historical-nav{padding:10px 15px}.historical-nav>div span{display:none}.historical-content{width:min(100% - 24px,1580px);padding-top:22px}.historical-heading{flex-direction:column;align-items:flex-start}.historical-filters{grid-template-columns:1fr 1fr}.historical-filters input{grid-column:span 2}.historical-summary{grid-template-columns:1fr}.historical-panel-head{flex-direction:column;align-items:stretch}.historical-chart{min-width:680px}.historical-panel:not(.historical-table-wrap){overflow-x:auto}}
