*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:linear-gradient(135deg,#041f1e 0%,#0d1f2d 50%,#0a1929 100%);font-family:Inter,sans-serif;overflow:hidden}canvas{display:block}#root{width:100%;height:100vh;position:relative;overflow:hidden}.back-btn{color:#4ecdc4;cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:200;background:#0d2936e6;border:1px solid #4ecdc459;border-radius:10px;padding:10px 20px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:all .25s;position:absolute;top:20px;left:20px}.back-btn:hover{background:#4ecdc426;transform:translate(-3px)}.info-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:200;background:#0d2936e6;border:1px solid #4ecdc433;border-radius:14px;max-width:280px;padding:16px 18px;position:absolute;top:80px;left:20px;box-shadow:0 8px 32px #0000004d}.info-panel h2{color:#4ecdc4;margin-bottom:4px;font-size:15px;font-weight:700}.info-panel p{color:#ffffffb8;font-size:11px;line-height:1.6}.info-panel .hint{opacity:.55;margin-top:8px;font-size:10px}.legend{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:200;background:#0d2936e6;border:1px solid #4ecdc433;border-radius:14px;padding:14px 16px;position:absolute;bottom:20px;right:20px;box-shadow:0 8px 32px #0000004d}.legend h3{color:#4ecdc4;margin-bottom:8px;font-size:12px;font-weight:700}.legend-item{align-items:center;margin:6px 0;font-size:11px;display:flex}.legend-dot{border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-right:9px}.filter-bar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:200;background:#0d2936e6;border:1px solid #4ecdc433;border-radius:12px;align-items:center;gap:8px;padding:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.filter-label{color:#ffffff73;padding:0 4px;font-size:11px}.filter-chip{color:#ffffffa6;cursor:pointer;background:#1e293b99;border:1px solid #4ecdc433;border-radius:8px;padding:6px 14px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;transition:all .2s}.filter-chip:hover{color:#4ecdc4;border-color:#4ecdc4}.filter-chip.active{color:#4ecdc4;background:#4ecdc42e;border-color:#4ecdc4}.controls{z-index:200;gap:8px;display:flex;position:absolute;top:20px;right:20px}.ctrl-btn{color:#4ecdc4;cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d2936e6;border:1px solid #4ecdc440;border-radius:10px;padding:9px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:all .2s}.ctrl-btn:hover{background:#4ecdc426}.tooltip{pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:300;background:#061622f7;border:1px solid #4ecdc44d;border-radius:10px;max-width:260px;padding:12px 14px;line-height:1.6;transition:opacity .15s;position:absolute;box-shadow:0 8px 24px #00000080}.tooltip h4{color:#4ecdc4;margin-bottom:5px;font-size:12px;font-weight:700}.tooltip p{color:#fffc;margin:1px 0;font-size:11px}.profile-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:200;background:#061622f7;border:1px solid #4ecdc440;border-radius:16px;width:248px;padding:20px;position:absolute;top:50%;right:20px;transform:translateY(-50%);box-shadow:0 12px 40px #00000080}.profile-card h3{color:#fff;margin-bottom:2px;font-size:15px;font-weight:700}.profile-card .acct{color:#4ecdc4;margin-bottom:12px;font-size:11px}.profile-row{align-items:flex-start;margin:6px 0;font-size:11px;display:flex}.profile-row .lbl{color:#fff6;flex-shrink:0;width:68px;padding-top:1px}.profile-row .val{color:#ffffffe0;line-height:1.45}.divider{background:#4ecdc41a;height:1px;margin:12px 0}.rel-title{color:#4ecdc4;letter-spacing:.8px;margin-bottom:7px;font-size:9px;font-weight:700}.rel-entry{margin:5px 0;font-size:11px}.rel-entry .rname{color:#ffffffc7}.rel-tag{letter-spacing:.3px;border-radius:4px;margin:2px 3px 0 0;padding:2px 7px;font-size:9px;font-weight:700;display:inline-block}.main-nav{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:400;background:#06121ceb;border:1px solid #4ecdc42e;border-radius:14px;gap:3px;padding:5px;display:flex;position:absolute;top:20px;left:50%;transform:translate(-50%);box-shadow:0 8px 40px #00000080}.nav-btn{color:#ffffff80;cursor:pointer;letter-spacing:.2px;background:0 0;border:none;border-radius:9px;align-items:center;gap:8px;padding:9px 26px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;transition:all .2s;display:flex}.nav-btn:hover{color:#ffffffe6;background:#4ecdc414}.nav-btn.active{color:#4ecdc4;background:linear-gradient(135deg,#4ecdc440,#0891b233);border:1px solid #4ecdc44d;box-shadow:inset 0 1px #4ecdc433}#journeyView{z-index:200;background:linear-gradient(160deg,#030e16 0%,#061d2a 40%,#04111c 100%);flex-direction:column;display:none;position:absolute;inset:0;overflow:hidden}#journeyView.show{display:flex}.jv-bg-grid{pointer-events:none;z-index:0;background-image:linear-gradient(#4ecdc40a 1px,#0000 1px),linear-gradient(90deg,#4ecdc40a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.jv-inner{z-index:1;flex-direction:column;flex:1;align-items:center;padding-bottom:40px;display:flex;position:relative;overflow-y:auto}.jv-inner::-webkit-scrollbar{width:5px}.jv-inner::-webkit-scrollbar-thumb{background:#4ecdc433;border-radius:3px}.jv-header{text-align:center;flex-shrink:0;width:100%;max-width:1100px;padding:80px 32px 28px}.jv-header h1{color:#fff;letter-spacing:-.5px;font-size:28px;font-weight:700}.jv-header p{color:#fff6;margin-top:5px;font-size:13px}.jv-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;width:100%;max-width:1100px;padding:0 32px 16px;display:grid}.j-card{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#0d2936cc,#061622f2);border:1px solid #ffffff12;border-radius:20px;padding:28px 26px 24px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.j-card:before{content:"";background:linear-gradient(135deg,var(--jc)18,transparent 60%);opacity:0;border-radius:20px;transition:opacity .25s;position:absolute;inset:0}.j-card:hover{border-color:var(--jc)44;box-shadow:0 20px 50px #00000080, 0 0 0 1px var(--jc)22;transform:translateY(-5px)}.j-card:hover:before{opacity:1}.j-card-glow{background:var(--jc);opacity:.08;filter:blur(35px);pointer-events:none;border-radius:50%;width:140px;height:140px;transition:opacity .25s;position:absolute;top:-30px;right:-30px}.j-card:hover .j-card-glow{opacity:.18}.j-card-icon{margin-bottom:16px;font-size:38px;line-height:1;display:block}.j-card-badge{background:var(--jc)22;border:1px solid var(--jc)44;color:var(--jc);letter-spacing:.5px;border-radius:20px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:22px;right:22px}.j-card-name{color:#fff;letter-spacing:-.2px;margin-bottom:7px;font-size:19px;font-weight:700}.j-card-desc{color:#ffffff73;margin-bottom:18px;font-size:12px;line-height:1.65}.j-card-stats{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.j-stat-pill{color:#ffffffa6;background:#0000004d;border:1px solid #ffffff12;border-radius:8px;padding:5px 11px;font-size:11px;font-weight:600}.j-stat-pill em{color:var(--jc);font-style:normal}.j-prog-track{background:#ffffff12;border-radius:2px;height:3px;overflow:hidden}.j-prog-fill{background:linear-gradient(90deg,var(--jc),var(--jc)aa);border-radius:2px;height:100%}.j-card-actions{gap:8px;margin-top:14px;display:flex}.j-card-btn-explore,.j-card-btn-settings{cursor:pointer;letter-spacing:.2px;border:1px solid;border-radius:8px;flex:1;padding:8px 0;font-family:Inter,sans-serif;font-size:11.5px;font-weight:700;transition:all .2s}.j-card-btn-explore{color:#4ecdc4;background:#4ecdc41f;border-color:#4ecdc44d}.j-card-btn-explore:hover{background:#4ecdc438;border-color:#4ecdc4}.j-card-btn-settings{color:#ffffff8c;background:#ffffff0a;border-color:#ffffff1a}.j-card-btn-settings:hover{color:#fff;background:#ffffff14;border-color:#ffffff40}#jvSettingsPanel{z-index:50;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#040e16f7;border:1px solid #4ecdc433;border-bottom:none;border-radius:20px 20px 0 0;width:min(900px,92vw);transition:transform .4s cubic-bezier(.2,0,.1,1);position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)translateY(100%);box-shadow:0 -12px 60px #00000080}#jvSettingsPanel.open{transform:translate(-50%)translateY(0)}.jvsp-handle{cursor:pointer;background:#4ecdc44d;border-radius:2px;width:36px;height:4px;margin:12px auto 0;transition:background .2s}.jvsp-handle:hover{background:#4ecdc4b3}.jvsp-topbar{cursor:pointer;align-items:center;gap:14px;padding:14px 24px 0;display:flex}.jvsp-icon{flex-shrink:0;font-size:24px;line-height:1}.jvsp-titles{flex:1;min-width:0}.jvsp-titles h3{color:#fff;margin:0;font-size:15px;font-weight:700}.jvsp-titles p{color:#fff6;margin:3px 0 0;font-size:11px}.jvsp-close{color:#4ecdc4;cursor:pointer;background:#4ecdc41a;border:1px solid #4ecdc433;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-family:Inter,sans-serif;font-size:14px;transition:all .2s;display:flex}.jvsp-close:hover{background:#4ecdc440}.jvsp-tabs{border-bottom:1px solid #4ecdc41a;gap:0;padding:16px 24px 0;display:flex}.jvsp-tab{color:#fff6;cursor:pointer;letter-spacing:.3px;white-space:nowrap;background:0 0;border:none;padding:8px 18px 10px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:color .2s;position:relative}.jvsp-tab:hover{color:#ffffffbf}.jvsp-tab.active{color:#4ecdc4}.jvsp-tab.active:after{content:"";background:#4ecdc4;border-radius:1px;height:2px;position:absolute;bottom:0;left:18px;right:18px}.jvsp-body{max-height:320px;padding:20px 24px 24px;overflow-y:auto}.jvsp-body::-webkit-scrollbar{width:4px}.jvsp-body::-webkit-scrollbar-thumb{background:#4ecdc433;border-radius:2px}.jvsp-section{margin-bottom:22px}.jvsp-section:last-child{margin-bottom:0}.jvsp-section-title{letter-spacing:1.2px;color:#4ecdc4b3;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:10px;font-size:10px;font-weight:700;display:flex}.jvsp-section-title:after{content:"";background:#4ecdc41f;flex:1;height:1px}.jvsp-row{background:#ffffff06;border:1px solid #ffffff0a;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:4px;padding:9px 12px;transition:background .15s;display:flex}.jvsp-row:hover{background:#4ecdc40d}.jvsp-row-label{color:#fffc;font-size:12.5px;font-weight:500}.jvsp-row-sub{color:#ffffff59;margin-top:2px;font-size:10.5px}.jvsp-toggle{cursor:pointer;background:#ffffff1f;border-radius:10px;flex-shrink:0;width:36px;height:20px;transition:background .2s;position:relative}.jvsp-toggle.on{background:var(--jc,#4ecdc4)}.jvsp-toggle:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000004d}.jvsp-toggle.on:after{transform:translate(16px)}.jvsp-select{color:#fff;cursor:pointer;background:#0d2936cc;border:1px solid #4ecdc433;border-radius:7px;outline:none;min-width:120px;padding:5px 10px;font-family:Inter,sans-serif;font-size:11.5px}.jvsp-select:focus{border-color:#4ecdc480}.jvsp-select option{background:#0d1f2d}.jvsp-input{color:#fff;text-align:right;background:#0d2936cc;border:1px solid #4ecdc433;border-radius:7px;outline:none;width:80px;padding:5px 10px;font-family:Inter,sans-serif;font-size:11.5px}.jvsp-input:focus{border-color:#4ecdc480}.jvsp-kpis{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.jvsp-kpi{background:#00000040;border:1px solid #4ecdc426;border-radius:10px;flex:1;min-width:100px;padding:10px 14px}.jvsp-kpi-val{color:#fff;font-size:22px;font-weight:700;line-height:1.1}.jvsp-kpi-val em{color:var(--jc,#4ecdc4);font-style:normal}.jvsp-kpi-lbl{color:#fff6;letter-spacing:.3px;margin-top:3px;font-size:10px}.jvsp-channels{flex-wrap:wrap;gap:8px;display:flex}.jvsp-ch{cursor:pointer;border:1px solid;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:11.5px;font-weight:600;transition:all .2s;display:flex}.jvsp-ch.enabled{border-color:var(--jc,#4ecdc4);color:var(--jc,#4ecdc4);background:var(--jc,#4ecdc4)18}.jvsp-ch.disabled{color:#ffffff4d;background:0 0;border-color:#ffffff1a}.jvsp-ch:hover{opacity:.8}#journeyDetail{z-index:300;background:linear-gradient(160deg,#030e16 0%,#061d2a 40%,#04111c 100%);flex-direction:column;display:none;position:absolute;inset:0}#journeyDetail.show{display:flex}.jd-topbar{z-index:10;pointer-events:none;align-items:center;gap:16px;height:70px;padding:0 28px;display:flex;position:absolute;top:0;left:0;right:0}.jd-topbar>*{pointer-events:all}.jd-back{color:#4ecdc4;cursor:pointer;background:#0d2936e6;border:1px solid #4ecdc44d;border-radius:9px;padding:9px 18px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:all .2s}.jd-back:hover{background:#4ecdc426;transform:translate(-3px)}.jd-title-block{flex:1}.jd-title-block h2{color:#fff;font-size:17px;font-weight:700}.jd-title-block p{color:#ffffff73;font-size:11px}.jd-user-dots{align-items:center;gap:6px;display:flex}.jd-user-dot{color:#fff;cursor:pointer;border:2px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;transition:all .15s;display:flex;position:relative}.jd-user-dot:hover{z-index:1;border-color:#fff;transform:scale(1.15)}.jd-user-dot.active-dot{box-shadow:0 0 0 2px var(--dc);border-color:#fff}.jd-more-dot{color:#4ecdc4;background:#1e293bcc;border-color:#4ecdc44d;font-size:10px}#journeyCanvas{flex:1;display:block}.jd-legend{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#06121ce6;border:1px solid #4ecdc426;border-radius:12px;max-height:200px;padding:12px 16px;position:absolute;bottom:24px;left:28px;overflow-y:auto}.jd-legend h4{color:#4ecdc4;letter-spacing:.6px;margin-bottom:8px;font-size:10px;font-weight:700}.jd-leg-row{color:#fff9;align-items:center;gap:8px;margin:5px 0;font-size:10px;display:flex}.jd-leg-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.amb-layer{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.amb-stars-canvas{width:100%;height:100%;position:absolute;inset:0}.amb-glow{pointer-events:none;background:radial-gradient(circle,#4ecdc41f 0%,#0891b20d 40%,#0000 70%);border-radius:50%;animation:5s ease-in-out infinite ambGlowPulse;position:absolute}.amb-glow-1{width:600px;height:600px;animation-delay:0s;top:-100px;left:-100px}.amb-glow-2{width:500px;height:500px;animation-delay:-2.5s;bottom:-80px;right:-80px}.amb-glow-3{opacity:.5;width:400px;height:400px;animation-delay:-1.2s;top:40%;left:40%;transform:translate(-50%,-50%)}@keyframes ambGlowPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.amb-glow-3{animation:5s ease-in-out -1.2s infinite ambGlowPulse3}@keyframes ambGlowPulse3{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(1)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.2)}}.amb-ring{pointer-events:none;animation:ambRingRotate var(--spd,30s) linear infinite;border:1px solid #4ecdc414;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.amb-ring-dot{background:#4ecdc4;border-radius:50%;width:7px;height:7px;position:absolute;top:-4px;left:50%;transform:translate(-50%);box-shadow:0 0 10px #4ecdc4,0 0 22px #4ecdc488}@keyframes ambRingRotate{to{transform:translate(-50%,-50%)rotate(360deg)}}.amb-scan{pointer-events:none;opacity:.6;background:linear-gradient(90deg,#0000 0%,#4ecdc459 30%,#4ecdc499 50%,#4ecdc459 70%,#0000 100%);height:1px;animation:7s linear infinite ambScanLine;position:absolute;left:0;right:0}@keyframes ambScanLine{0%{top:-2px}to{top:100%}}.amb-hex{opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='104' viewBox='0 0 60 104'%3E%3Cpath d='M30 2 L58 18 L58 50 L30 66 L2 50 L2 18 Z' fill='none' stroke='%234ecdc4' stroke-width='1'/%3E%3Cpath d='M30 54 L58 70 L58 102 L30 118 L2 102 L2 70 Z' fill='none' stroke='%234ecdc4' stroke-width='1'/%3E%3Cpath d='M0 28 L28 44 L28 76 L0 92' fill='none' stroke='%234ecdc4' stroke-width='1'/%3E%3Cpath d='M60 28 L32 44 L32 76 L60 92' fill='none' stroke='%234ecdc4' stroke-width='1'/%3E%3C/svg%3E");background-size:60px 104px;position:absolute;inset:0}#splash{z-index:9999;cursor:pointer;background:#020c12;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}#splash.hidden{pointer-events:none;animation:.8s cubic-bezier(.4,0,.2,1) forwards splashOut}@keyframes splashOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.04)}}.splash-stars{pointer-events:none;position:absolute;inset:0;overflow:hidden}.splash-star{animation:starPulse var(--dur,3s) ease-in-out infinite var(--delay,0s);background:#fff;border-radius:50%;position:absolute}@keyframes starPulse{0%,to{opacity:var(--lo,.1)}50%{opacity:var(--hi,.6)}}.splash-hex{opacity:.06;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='104' viewBox='0 0 60 104'%3E%3Cpath d='M30 2 L58 18 L58 50 L30 66 L2 50 L2 18 Z' fill='none' stroke='%234ecdc4' stroke-width='1'/%3E%3Cpath d='M30 54 L58 70 L58 102 L30 118 L2 102 L2 70 Z' fill='none' stroke='%234ecdc4' stroke-width='1'/%3E%3Cpath d='M0 28 L28 44 L28 76 L0 92' fill='none' stroke='%234ecdc4' stroke-width='1'/%3E%3Cpath d='M60 28 L32 44 L32 76 L60 92' fill='none' stroke='%234ecdc4' stroke-width='1'/%3E%3C/svg%3E");background-size:60px 104px;position:absolute;inset:0}.splash-glow{pointer-events:none;background:radial-gradient(circle,#4ecdc42e 0%,#0891b214 40%,#0000 70%);border-radius:50%;width:700px;height:700px;animation:4s ease-in-out infinite glowPulse;position:absolute}@keyframes glowPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.splash-ring{pointer-events:none;animation:ringRotate var(--spd,20s) linear infinite;border:1px solid #4ecdc426;border-radius:50%;position:absolute}@keyframes ringRotate{to{transform:rotate(360deg)}}.splash-ring-dot{background:#4ecdc4;border-radius:50%;width:8px;height:8px;position:absolute;top:-5px;left:50%;transform:translate(-50%);box-shadow:0 0 14px #4ecdc4,0 0 30px #4ecdc488}.splash-content{z-index:2;flex-direction:column;align-items:center;gap:0;animation:1.2s cubic-bezier(.2,0,.1,1) .3s both contentRise;display:flex;position:relative}@keyframes contentRise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.splash-eyebrow{letter-spacing:3.5px;color:#4ecdc4a6;text-transform:uppercase;margin-bottom:20px;font-size:11px;font-weight:700}.splash-logo-wrap{margin-bottom:28px;position:relative}.splash-logo-hex{justify-content:center;align-items:center;width:90px;height:90px;display:flex;position:relative}.splash-logo-hex svg{width:90px;height:90px}.splash-logo-icon{font-size:36px;line-height:1;animation:3s ease-in-out infinite iconBob;position:absolute}@keyframes iconBob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.splash-brand{letter-spacing:-2px;background:linear-gradient(135deg,#fff 30%,#4ecdc4 70%,#06b6d4);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;margin-bottom:10px;font-size:52px;font-weight:800;line-height:1}.splash-tagline{letter-spacing:.5px;color:#ffffff73;text-align:center;margin-bottom:56px;font-size:15px;font-weight:500}.splash-tagline strong{color:#4ecdc4cc;font-weight:600}.splash-cta{color:#fff;letter-spacing:.6px;cursor:pointer;background:0 0;border:1.5px solid #4ecdc466;border-radius:50px;align-items:center;gap:12px;padding:16px 44px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;transition:all .3s;display:flex;position:relative;overflow:hidden}.splash-cta:before{content:"";opacity:0;background:linear-gradient(135deg,#4ecdc426,#0891b21a);transition:opacity .3s;position:absolute;inset:0}.splash-cta:hover{border-color:#4ecdc4cc;transform:scale(1.04);box-shadow:0 0 40px #4ecdc440}.splash-cta:hover:before{opacity:1}.splash-cta-pulse{background:#4ecdc4;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:1.5s ease-in-out infinite ctaPulse;box-shadow:0 0 10px #4ecdc4}@keyframes ctaPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.splash-footer{text-align:center;color:#fff3;letter-spacing:1px;z-index:2;font-size:11px;animation:1.2s cubic-bezier(.2,0,.1,1) .7s both contentRise;position:absolute;bottom:32px;left:0;right:0}.splash-scan{pointer-events:none;background:linear-gradient(90deg,#0000,#4ecdc499,#0000);height:2px;animation:4s linear infinite scanLine;position:absolute;left:0;right:0}@keyframes scanLine{0%{top:-2px}to{top:100%}}#demoView{z-index:200;background:linear-gradient(160deg,#030e16 0%,#061d2a 40%,#04111c 100%);display:none;position:absolute;inset:0}#demoView.show{display:flex}.demo-grid{width:100%;height:100%;display:flex;overflow:hidden}.demo-left{border-right:1px solid #4ecdc41a;flex-shrink:0;width:40%;position:relative;overflow:hidden}.demo-left-title{z-index:10;color:#4ecdc499;letter-spacing:1.2px;text-transform:uppercase;pointer-events:none;font-size:10px;font-weight:700;position:absolute;top:76px;left:24px}#demoCanvas{width:100%;height:100%;display:block}.demo-right{flex-direction:column;flex:1;min-width:0;padding-top:70px;display:flex}.demo-user-bar{border-bottom:1px solid #4ecdc414;flex-shrink:0;align-items:center;gap:12px;padding:0 24px 14px;display:flex}.demo-user-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.demo-user-info{flex:1;min-width:0}.demo-user-info strong{color:#fff;font-size:13px;display:block}.demo-user-info span{color:#fff6;font-size:11px}.demo-user-select{color:#4ecdc4;cursor:pointer;background:#0d2936cc;border:1px solid #4ecdc440;border-radius:8px;padding:6px 14px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;transition:all .2s;position:relative}.demo-user-select:hover{background:#4ecdc41f}.demo-messages{flex-direction:column;flex:1;gap:12px;padding:18px 24px;display:flex;overflow-y:auto}.demo-messages::-webkit-scrollbar{width:4px}.demo-messages::-webkit-scrollbar-thumb{background:#4ecdc42e;border-radius:2px}.chat-msg{gap:9px;max-width:86%;animation:.28s msgIn;display:flex}@keyframes msgIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.chat-msg.user{flex-direction:row-reverse;align-self:flex-end}.chat-msg.agent{align-self:flex-start}.chat-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:3px;font-size:11px;font-weight:700;display:flex}.chat-avatar.agent-av{background:linear-gradient(135deg,#4ecdc4,#0891b2);font-size:13px}.chat-bubble{border-radius:14px;padding:10px 14px;font-size:12.5px;line-height:1.56}.chat-msg.user .chat-bubble{color:#ffffffeb;background:linear-gradient(135deg,#4ecdc438,#0891b22e);border:1px solid #4ecdc438;border-bottom-right-radius:3px}.chat-msg.agent .chat-bubble{color:#ffffffd6;background:#0d2936cc;border:1px solid #ffffff12;border-bottom-left-radius:3px}.chat-event{color:#ffffff73;background:#00000047;border:1px solid #4ecdc421;border-radius:20px;align-self:center;align-items:center;gap:8px;padding:4px 13px;font-size:10.5px;display:flex}.chat-event .ev-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.demo-input-wrap{border-top:1px solid #4ecdc414;flex-shrink:0;gap:9px;padding:14px 24px 22px;display:flex}.demo-input{color:#fff;resize:none;background:#0d2936b3;border:1px solid #4ecdc42e;border-radius:12px;outline:none;flex:1;min-height:44px;max-height:110px;padding:11px 15px;font-family:Inter,sans-serif;font-size:12.5px;transition:border-color .2s}.demo-input:focus{border-color:#4ecdc473}.demo-input::placeholder{color:#ffffff38}.demo-send{cursor:pointer;color:#fff;background:linear-gradient(135deg,#4ecdc4,#0891b2);border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:17px;transition:all .2s;display:flex}.demo-send:hover{transform:scale(1.08);box-shadow:0 4px 16px #4ecdc466}.demo-send:disabled{opacity:.35;cursor:default;transform:none}.demo-picker{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#06121cf7;border:1px solid #4ecdc433;border-radius:14px;min-width:210px;max-height:300px;padding:7px;display:none;position:absolute;top:116px;right:24px;overflow-y:auto;box-shadow:0 12px 40px #00000080}.demo-picker.open{display:block}.demo-picker-item{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:9px 11px;transition:background .15s;display:flex}.demo-picker-item:hover{background:#4ecdc41a}.demo-picker-item .pi-col{flex:1}.demo-picker-item .pi-name{color:#fff;font-size:12px;font-weight:600}.demo-picker-item .pi-acct{color:#ffffff61;font-size:10px}.node-pulse{animation:2.5s ease-in-out infinite nodePulse}@keyframes nodePulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.5;transform:scale(1.08)}}.journey-controls{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#040e16f2;border:1px solid #4ecdc440;border-radius:12px;min-width:220px;padding:14px 18px;box-shadow:0 8px 32px #0006}.jc-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.jc-row:last-child{margin-bottom:0}.jc-label{color:#ffffffd9;letter-spacing:.2px;flex:1;font-size:12px;font-weight:600}.jc-sub{color:#fff6;margin-top:2px;font-size:10px;line-height:1.4}.jc-toggle{cursor:pointer;background:#ffffff26;border:1px solid #fff3;border-radius:12px;flex-shrink:0;width:44px;height:24px;transition:background .2s;position:relative}.jc-toggle.on{background:#4ecdc4;border-color:#4ecdc4}.jc-toggle:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 4px #0003}.jc-toggle.on:after{transform:translate(20px)}.jc-divider{background:#4ecdc426;height:1px;margin:10px 0}.phone-mockup{background:0 0;width:420px;height:min(860px,100vh - 80px);position:relative}.phone-mockup:after{content:"";z-index:-1;background:linear-gradient(145deg,#4ecdc44d,#0891b233);border-radius:56px;position:absolute;inset:-3px;box-shadow:0 20px 60px #4ecdc426,0 0 80px #4ecdc414,inset 0 0 0 1px #4ecdc466}.phone-bezel{background:linear-gradient(145deg,#1f1f1f,#0a0a0a);border-radius:52px;width:100%;height:100%;padding:14px;position:relative;box-shadow:inset 0 2px 8px #0006,inset 0 0 0 1px #ffffff14}.phone-bezel:before{content:"";z-index:100;background:#000;border-radius:20px;width:120px;height:36px;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 12px #000000e6}.phone-screen{background:linear-gradient(165deg,#030e16 0%,#061d2a 45%,#04111c 100%);border-radius:40px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:inset 0 0 40px #0000004d}.phone-screen .demo-user-bar{background:#040e16f2;border-bottom:1px solid #4ecdc41f;flex-shrink:0;padding:56px 20px 14px}.phone-screen .demo-user-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:700;display:flex;box-shadow:0 2px 8px #0000004d}.phone-screen .demo-user-info strong{font-size:15px}.phone-screen .demo-user-info span{font-size:11.5px;display:block}.phone-screen .demo-messages{flex-direction:column;flex:1;gap:16px;padding:20px 18px;display:flex;overflow-y:auto}.phone-screen .demo-messages::-webkit-scrollbar{width:4px}.phone-screen .demo-messages::-webkit-scrollbar-thumb{background:#4ecdc440;border-radius:2px}.phone-screen .chat-bubble{border-radius:20px;padding:12px 16px;font-size:14.5px;line-height:1.5}.phone-screen .chat-msg.user .chat-bubble{border-bottom-right-radius:5px}.phone-screen .chat-msg.agent .chat-bubble{border-bottom-left-radius:5px}.phone-screen .demo-input-wrap{background:#040e16d9;border-top:1px solid #4ecdc41f;flex-shrink:0;align-items:flex-end;gap:10px;padding:14px 16px 24px;display:flex}.phone-screen .demo-input{color:#fff;resize:none;background:#0d2936f2;border:1px solid #4ecdc447;border-radius:26px;outline:none;flex:1;min-height:48px;max-height:120px;padding:12px 18px;font-family:Inter,sans-serif;font-size:15px;line-height:1.4;transition:border-color .2s}.phone-screen .demo-send{border-radius:50%;width:38px;height:38px;box-shadow:0 2px 8px #4ecdc44d}#assistantDemoView{z-index:200;background:linear-gradient(160deg,#030e16 0%,#061d2a 40%,#04111c 100%);display:none;position:absolute;inset:0}#assistantDemoView.show{display:flex}#assistantDemoView .demo-grid{justify-content:center;align-items:center;gap:32px;width:100%;height:100%;padding:32px;display:flex;overflow:hidden}#assistantDemoView .demo-left{background:#040e1680;border:1px solid #4ecdc433;border-radius:20px;flex:1;max-width:900px;height:100%;position:relative;overflow:hidden;box-shadow:0 12px 40px #0006}#assistantDemoView .demo-left-title{z-index:10;color:#4ecdc4b3;letter-spacing:1.2px;text-transform:uppercase;pointer-events:none;font-size:11px;font-weight:700;position:absolute;top:20px;left:24px}#assistantDemoView #demoCanvas{width:100%;height:100%;display:block}#assistantDemoView .demo-right{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:460px;height:100%;display:flex}#eventsDemoView{z-index:200;background:linear-gradient(160deg,#030e16 0%,#061d2a 40%,#04111c 100%);display:none;position:absolute;inset:0}#eventsDemoView.show{display:flex}.events-panel{background:#0f172ad9;border-radius:16px;flex-direction:column;gap:20px;height:100%;padding:24px;display:flex;box-shadow:0 8px 32px #0000004d}.events-header h2{color:#fff;align-items:center;gap:8px;margin:0 0 6px;font-size:18px;font-weight:700;display:flex}.events-header p{color:#ffffff7a;margin:0;font-size:12px;line-height:1.5}.events-controls{flex-direction:column;flex:1;gap:20px;display:flex;overflow-y:auto}.event-group{background:#1e293b99;border:1px solid #4ecdc41a;border-radius:12px;padding:16px}.event-group-header{border-bottom:1px solid #4ecdc41a;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:10px;display:flex}.event-icon{font-size:18px}.event-label{color:#ffffffd9;font-size:13px;font-weight:600}.event-buttons{flex-direction:column;gap:8px;display:flex}.event-btn{color:#fff;cursor:pointer;background:#33415599;border:1.5px solid #4ecdc433;border-radius:10px;flex-direction:column;align-items:flex-start;padding:12px 14px;font-family:Inter,sans-serif;transition:all .2s;display:flex}.event-btn:hover{background:#4ecdc426;border-color:#4ecdc466;transform:translateY(-1px);box-shadow:0 4px 12px #4ecdc433}.event-btn span{margin-bottom:2px;font-size:13px;font-weight:600}.event-btn small{color:#ffffff7a;font-size:11px;font-weight:400}.events-log{background:#1e293b66;border:1px solid #4ecdc414;border-radius:12px;max-height:180px}.events-log-header{color:#ffffff94;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #4ecdc414;padding:10px 14px;font-size:11px;font-weight:600}.events-log-items{max-height:140px;padding:8px;overflow-y:auto}.events-log-empty{text-align:center;color:#ffffff4d;padding:20px 10px;font-size:11px;font-style:italic}.event-log-item{color:#ffffffb3;background:#4ecdc40d;border-left:3px solid #4ecdc466;border-radius:8px;margin-bottom:6px;padding:8px 10px;font-size:11px;animation:.3s eventFadeIn}.event-log-item strong{color:#4ecdc4;font-weight:600}.event-log-item small{color:#fff6;margin-top:2px;font-size:10px;display:block}@keyframes eventFadeIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.event-group-compact{background:#1e293b66;border:1px solid #4ecdc414;border-radius:10px;padding:12px}.event-buttons-compact{flex-direction:column;gap:6px;display:flex}.event-btn-compact{color:#fff;cursor:pointer;text-align:left;background:#33415580;border:1.5px solid #4ecdc433;border-radius:8px;padding:8px 10px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:all .2s}.event-btn-compact:hover{background:#4ecdc426;border-color:#4ecdc466;transform:translateY(-1px);box-shadow:0 3px 10px #4ecdc433}.event-btn-compact:active{transform:translateY(0)}#scoreControlView{-webkit-overflow-scrolling:touch;z-index:200;background:#06121c;width:100%;height:100vh;display:none;position:fixed;top:0;left:0;overflow:hidden scroll}#scoreControlView.show{display:block}#scoreControlView::-webkit-scrollbar{width:12px}#scoreControlView::-webkit-scrollbar-track{background:#0f172a80;border-left:1px solid #4ecdc41a}#scoreControlView::-webkit-scrollbar-thumb{background:#4ecdc44d;border:2px solid #0f172a80;border-radius:6px}#scoreControlView::-webkit-scrollbar-thumb:hover{background:#4ecdc480}#scoreControlView .sc-wrap{max-width:1240px;margin:0 auto}#scoreControlView .sc-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}#scoreControlView h1{letter-spacing:.2px;margin:0;font-size:22px}#scoreControlView .sc-sub{color:#9fb0cc;max-width:860px;margin-top:6px;font-size:13px;line-height:1.35}#scoreControlView .sc-btnrow{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}#scoreControlView .sc-btn{color:#e7edf7;cursor:pointer;background:linear-gradient(#ffffff0f,#ffffff05);border:1px solid #1f2b44b3;border-radius:12px;padding:8px 10px;font-family:Inter,sans-serif;font-size:13px;box-shadow:0 8px 18px #0000002e}#scoreControlView .sc-btn:hover{border-color:#2b3a5e}#scoreControlView .sc-btn.primary{background:linear-gradient(#60a5fa38,#60a5fa0f);border-color:#60a5fa73}#scoreControlView .sc-btn.tiny{border-radius:10px;padding:6px 8px;font-size:12px}#scoreControlView .sc-card{background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #1f2b44b3;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #00000059}#scoreControlView .sc-card .sc-hd{border-bottom:1px solid #1f2b44b3;justify-content:space-between;align-items:center;gap:10px;padding:14px 14px 10px;display:flex}#scoreControlView .sc-card .sc-hd h2{letter-spacing:.25px;margin:0;font-size:14px}#scoreControlView .sc-card .sc-bd{padding:14px}#scoreControlView .sc-grid{grid-template-columns:1.05fr 1fr 1fr;gap:12px;display:grid}#scoreControlView .sc-row{justify-content:space-between;align-items:center;gap:12px;display:flex}#scoreControlView .sc-muted{color:#9fb0cc}#scoreControlView .sc-small{font-size:12px}#scoreControlView .sc-section{padding:10px 0}#scoreControlView .sc-sep{background:#1f2b44b3;height:1px;margin:12px 0}#scoreControlView .sc-control{justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}#scoreControlView .sc-control .sc-lbl .sc-t{font-size:13px;font-weight:600}#scoreControlView .sc-control .sc-lbl .sc-h{color:#9fb0cc;margin-top:3px;font-size:12px;line-height:1.25}#scoreControlView .sc-switch{cursor:pointer;background:#ffffff14;border:1px solid #1f2b44b3;border-radius:999px;flex:none;width:44px;height:26px;position:relative}#scoreControlView .sc-switch.on{background:#22c55e2e;border-color:#22c55e59}#scoreControlView .sc-switch .sc-knob{background:#ffffffd9;border-radius:999px;width:20px;height:20px;transition:transform .18s;position:absolute;top:3px;left:3px}#scoreControlView .sc-switch.on .sc-knob{transform:translate(18px)}#scoreControlView input[type=range]{accent-color:#60a5fa;width:240px;max-width:45vw}#scoreControlView .sc-val{opacity:.95;font-family:ui-monospace,monospace;font-size:12px}#scoreControlView .sc-dim{margin:10px 0}#scoreControlView .sc-dim .sc-topline{color:#9fb0cc;justify-content:space-between;margin-bottom:6px;font-size:12px;display:flex}#scoreControlView .sc-bar{background:#ffffff0d;border:1px solid #1f2b44b3;border-radius:999px;height:10px;overflow:hidden}#scoreControlView .sc-bar>i{background:linear-gradient(90deg,#60a5fa8c,#22c55e8c);width:0%;height:100%;display:block}#scoreControlView .sc-tabs{grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:10px;display:grid}#scoreControlView .sc-tab{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;color:#e7edf7;background:#0c16288c;border:1px solid #1f2b44b3;border-radius:12px;padding:8px 10px;font-size:13px}#scoreControlView .sc-tab.active{background:#60a5fa1f;border-color:#60a5fa8c}#scoreControlView .sc-selectRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}#scoreControlView .sc-note{color:#9fb0cc;background:#60a5fa0f;border:1px solid #60a5fa40;border-radius:14px;padding:10px 12px;font-size:12px;line-height:1.35}#scoreControlView .sc-pill{background:#0c1628bf;border:1px solid #1f2b44b3;border-radius:999px;padding:6px 10px;font-family:ui-monospace,monospace;font-size:12px}#scoreControlView .sc-pill.good{background:#22c55e1a;border-color:#22c55e59}#scoreControlView .sc-pill.warn{background:#f59e0b1a;border-color:#f59e0b59}#scoreControlView .sc-pill.bad{background:#ef44441a;border-color:#ef444461}#scoreControlView .sc-badge{color:#9fb0cc;background:#0c16288c;border:1px solid #1f2b44b3;border-radius:12px;align-items:center;gap:8px;padding:7px 10px;font-size:12px;display:inline-flex}#scoreControlView .sc-mono{font-family:ui-monospace,monospace}#scoreControlView .sc-kpiGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}#scoreControlView .sc-chartWrap{height:220px}#scoreControlView .sc-log{background:#0b12208c;border:1px solid #1f2b44b3;border-radius:14px;max-height:240px;padding:10px;font-size:12px;overflow:auto}#scoreControlView .sc-log .sc-log-item{border-bottom:1px solid #1f2b4473;padding:6px 0}#scoreControlView .sc-log .sc-log-item:last-child{border-bottom:none}#scoreControlView .sc-log .sc-ts{color:#9fb0cc;font-family:ui-monospace,monospace}#scoreControlView .sc-advGrid{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}@media (width<=1080px){#scoreControlView .sc-grid,#scoreControlView .sc-advGrid{grid-template-columns:1fr}}@media (width<=420px){#scoreControlView .sc-kpiGrid{grid-template-columns:1fr}}#userArchetypesView{-webkit-overflow-scrolling:touch;z-index:200;background:#06121c;width:100%;height:100vh;display:none;position:fixed;top:0;left:0;overflow:hidden scroll}#userArchetypesView.show{display:block}#userArchetypesView::-webkit-scrollbar{width:12px}#userArchetypesView::-webkit-scrollbar-track{background:#0f172a80;border-left:1px solid #8b5cf61a}#userArchetypesView::-webkit-scrollbar-thumb{background:#8b5cf64d;border:2px solid #0f172a80;border-radius:6px}#userArchetypesView::-webkit-scrollbar-thumb:hover{background:#8b5cf680}.archetype-header{margin-bottom:24px}.archetype-header h1{letter-spacing:.3px;color:#e7edf7;margin:0 0 8px;font-size:28px}.archetype-header p{color:#9fb0cc;margin:0;font-size:14px;line-height:1.5}.archetype-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:16px;margin-bottom:24px;display:grid}.archetype-card{background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #1f2b44b3;border-radius:16px;padding:20px;transition:all .2s}.archetype-card:hover{border-color:#8b5cf666;transform:translateY(-2px);box-shadow:0 8px 24px #8b5cf626}.archetype-card-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.archetype-icon{font-size:32px;line-height:1}.archetype-title{flex:1}.archetype-title h3{color:#e7edf7;margin:0 0 4px;font-size:18px}.archetype-title .count{color:#9fb0cc;font-family:ui-monospace,monospace;font-size:12px}.archetype-description{color:#9fb0cc;border-bottom:1px solid #1f2b4480;margin-bottom:16px;padding-bottom:16px;font-size:13px;line-height:1.5}.archetype-dimensions{gap:8px;margin-bottom:16px;display:grid}.dimension-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.dimension-label{color:#9fb0cc;min-width:100px;font-size:12px}.dimension-bar-container{background:#ffffff0d;border:1px solid #1f2b44b3;border-radius:4px;flex:1;height:8px;overflow:hidden}.dimension-bar{border-radius:3px;height:100%;transition:width .3s}.dimension-value{color:#e7edf7;text-align:right;min-width:35px;font-family:ui-monospace,monospace;font-size:11px}.archetype-users{flex-wrap:wrap;gap:6px;display:flex}.archetype-user-badge{color:#e7edf7;background:#0f172a99;border:1px solid #1f2b44b3;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;transition:all .2s;display:inline-flex}.archetype-user-badge:hover{background:#8b5cf61a;border-color:#8b5cf64d}.user-badge-dot{border-radius:50%;width:8px;height:8px}#campaignBuilderView{z-index:200;background:#0a0b0e;width:100%;height:100vh;display:none;position:fixed;top:0;left:0;overflow:hidden}#campaignBuilderView.show{display:flex}.campaign-chip{cursor:pointer;color:#8b8fa3;-webkit-user-select:none;user-select:none;background:#181a20;border:1px solid #ffffff0f;border-radius:99px;padding:8px 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:all .15s}.campaign-chip:hover{color:#e8eaed;border-color:#ffffff1a}.campaign-chip.selected{color:#63b3ed;background:#63b3ed26;border-color:#63b3ed4d}.campaign-modal-body{max-width:100%;padding:24px}.campaign-section-tabs{border-bottom:1px solid #ffffff0f;gap:8px;margin-bottom:24px;padding-bottom:0;display:flex}.campaign-section-tab{color:#8b8fa3;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:all .15s}.campaign-section-tab:hover{color:#e8eaed}.campaign-section-tab.active{color:#63b3ed;border-bottom-color:#63b3ed}.campaign-section-content{display:none}.campaign-section-content.active{display:block}.campaign-filter-group{background:#111318;border:1px solid #ffffff0f;border-radius:10px;margin-bottom:16px;padding:20px}.campaign-filter-label{color:#e8eaed;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;font-weight:600;display:flex}.campaign-control{margin-bottom:16px}.campaign-control label{color:#8b8fa3;margin-bottom:8px;font-size:12px;display:block}.campaign-control select{color:#e8eaed;background:#181a20;border:1px solid #ffffff0f;border-radius:6px;width:100%;padding:8px 12px;font-family:Inter,sans-serif;font-size:13px}.campaign-control input[type=range]{accent-color:#63b3ed;width:100%}.campaign-range-display{color:#63b3ed;margin-top:4px;font-family:ui-monospace,monospace;font-size:11px}
