@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg:#07090d;--panel:#0d1118;--panel2:#111720;--line:#ffffff14;--text:#f5f7fa;--muted:#8d98a8;--green:#b7ff3c;--green2:#8fdc20;--yellow:#f5c451;--danger:#ff6b6b;--blue:#7c9cff;--radius:18px}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,system-ui,sans-serif;font-size:16px}button,input,select{font:inherit}button{cursor:pointer}.app{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:5;background:#090c11;flex-direction:column;width:260px;padding:25px 17px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;margin:2px 10px 28px;display:flex}.brand-mark{background:var(--green);color:#080b08;border-radius:11px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:900;display:grid}.brand b{letter-spacing:2px;font-size:15px;display:block}.brand small{letter-spacing:4px;color:#a0aab8;margin-top:2px;font-size:12px;display:block}.new-release{background:var(--green);color:#071006;border:0;border-radius:12px;margin:0 4px 22px;padding:13px 14px;font-size:14px;font-weight:800}.new-release span{margin-right:7px;font-size:20px}nav{flex-direction:column;gap:4px;display:flex}.nav-item{color:#9aa4b2;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;padding:13px 14px;font-size:15px;font-weight:600;display:flex}.nav-item:hover{color:#fff;background:#10151d}.nav-item.active{color:#fff;background:#151b24}.nav-item.active .icon{color:var(--green)}.icon{text-align:center;width:19px;font-size:18px}.sidebar-bottom{margin-top:auto}.pro-card{background:linear-gradient(135deg,#18210f,#10150e);border:1px solid #30451c;border-radius:14px;margin:0 4px 15px;padding:16px}.pro-card span{color:var(--green);letter-spacing:1.5px;font-size:12px;font-weight:800}.pro-card b{margin:9px 0 4px;font-size:14px;display:block}.pro-card small{color:#a3ad9b;font-size:12px}.main{width:calc(100% - 260px);min-width:0;margin-left:260px}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:4;background:#07090dd1;justify-content:space-between;align-items:center;height:72px;padding:0 34px;display:flex;position:sticky;top:0}.search{color:#828d9e;border:1px solid var(--line);background:#0d1117;border-radius:10px;width:320px;padding:10px 14px}.search input{color:#fff;background:0 0;border:0;outline:0;width:90%;font-size:14px}.top-actions{align-items:center;gap:10px;display:flex}.round{border:1px solid var(--line);color:#b0bac8;background:#0d1117;border-radius:50%;width:36px;height:36px}.avatar{width:36px;height:36px;color:var(--green);background:#273022;border-radius:50%;place-items:center;margin-left:7px;font-size:13px;font-weight:800;display:grid}.user-name{font-size:14px;font-weight:600}.user-name span{color:#8c96a4;margin-left:6px}.mobile-title{display:none}.page{zoom:1;max-width:1400px;margin:0 auto;padding:38px 42px 70px}.welcome,.section-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px;display:flex}.eyebrow{letter-spacing:1.8px;color:#8c97a8;font-size:12px;font-weight:800}.welcome h1,.section-title h1{letter-spacing:-1px;margin:8px 0;font-size:34px}.welcome h1 span{color:var(--green)}.welcome p,.section-title p{color:var(--muted);margin:0;font-size:15px}.primary,.secondary{border:0;border-radius:11px;padding:12px 18px;font-size:14px;font-weight:800}.primary{background:var(--green);color:#071006}.primary:hover{background:#c7ff64}.primary:disabled{opacity:.4;cursor:not-allowed}.secondary{color:#d7dce4;border:1px solid var(--line);background:#121720}.stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:14px;display:grid}.stat{border:1px solid var(--line);background:linear-gradient(145deg,#10151d,#0c1016);border-radius:15px;padding:20px}.stat-head{color:#9aa4b2;text-transform:uppercase;letter-spacing:1px;justify-content:space-between;font-size:13px;display:flex}.stat-dot{color:#33404e}.stat strong{letter-spacing:-1px;margin:13px 0 5px;font-size:30px;display:block}.stat .up{color:var(--green);font-size:13px}.grid-two{grid-template-columns:1.65fr 1fr;gap:14px;margin-bottom:14px;display:grid}.panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:24px;transition:all .25s}.panel-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.panel h2{margin:6px 0 0;font-size:17px}.panel-head select,.date-select{color:#cfd5de;border:1px solid var(--line);background:#111720;border-radius:8px;padding:9px 12px;font-size:13px}.link{color:var(--green);background:0 0;border:0;font-size:14px;font-weight:700}.chart{height:245px;position:relative}.chart-value{margin:8px 0;font-size:26px;font-weight:800}.chart-value small{color:var(--green);margin-left:8px;font-size:13px}.bars{border-bottom:1px solid var(--line);align-items:flex-end;gap:5px;height:175px;padding-top:15px;display:flex}.bars i{background:linear-gradient(to top, var(--green), #b7ff3c33);border-radius:4px 4px 0 0;flex:1;min-width:3px;display:block}.store-row{border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;padding:12px 0;display:flex}.store-row:last-child{border:0}.store-icon{color:#cbd2dc;background:#171e27;border-radius:9px;place-items:center;width:34px;height:34px;font-size:14px;font-weight:800;display:grid}.store-name{flex:1}.store-name b{font-size:14px}.store-name .progress{background:#1c232d;border-radius:3px;height:4px;margin-top:7px}.store-name .progress i{background:var(--green);border-radius:3px;height:100%;display:block}.store-row>strong{font-size:14px}.releases-panel{margin-top:14px}.release-list{flex-direction:column;display:flex}.release-row{cursor:pointer;border-bottom:1px solid #ffffff0d;align-items:center;gap:14px;padding:14px 0;display:flex}.release-row:last-child{border:0}.cover{color:#606b7a;background:#171d26;border-radius:8px;flex:none;place-items:center;width:52px;height:52px;display:grid;overflow:hidden}.cover img,.detail-cover img,.review-cover img{object-fit:cover;width:100%;height:100%}.release-main{flex:1;min-width:0}.release-main b,.release-main span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.release-main b{font-size:15px}.release-main span{color:#939ea9;margin-top:4px;font-size:13px}.release-streams{text-align:right;min-width:80px}.release-streams b,.release-streams span{display:block}.release-streams b{font-size:14px}.release-streams span{color:#828d9e;margin-top:3px;font-size:12px}.chevron{color:#6a7585;font-size:22px}.pill{color:var(--green);background:#b7ff3c17;border:1px solid #b7ff3c26;border-radius:30px;padding:6px 12px;font-size:12px;font-weight:800;display:inline-flex}.pill.yellow{color:var(--yellow);background:#f5c45114;border-color:#f5c45126}.empty{text-align:center;padding:60px 20px}.empty-disc{width:60px;height:60px;color:var(--green);background:#141a22;border-radius:50%;place-items:center;margin:0 auto 15px;font-size:28px;display:grid}.empty h3{font-size:18px}.empty p{color:var(--muted);margin-bottom:20px;font-size:14px}.filterbar{gap:8px;margin-bottom:15px;display:flex}.filterbar input{border:1px solid var(--line);color:#fff;background:#0e131a;border-radius:10px;outline:none;flex:1;padding:11px 14px;font-size:14px}.filter{border:1px solid var(--line);color:#9aa4b2;background:#0e131a;border-radius:10px;padding:10px 14px;font-size:13px}.filter.active{color:var(--green);border-color:#38551b}.big-chart{min-height:400px}.line-chart{height:300px;color:var(--green);padding-top:25px}.line-chart svg{width:100%;height:100%}.earnings-card{background:linear-gradient(135deg,#17230e,#0d130b);border:1px solid #2d4718;border-radius:18px;margin-bottom:14px;padding:30px}.earnings-card span,.earnings-card small{color:#9bad90;font-size:13px;display:block}.earnings-card strong{color:var(--green);letter-spacing:-2px;margin:9px 0;font-size:46px;display:block}.money-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:16px 0;font-size:15px;display:flex}.artist-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.artist-card{text-align:center;background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:28px}.artist-avatar{width:75px;height:75px;color:var(--green);background:#1c252e;border-radius:50%;place-items:center;margin:auto;font-size:18px;font-weight:800;display:grid}.artist-card h3{margin:14px 0 5px;font-size:17px}.artist-card>span{color:#8c96a4;margin-bottom:18px;font-size:13px;display:block}.settings-list{padding:0;overflow:hidden}.setting-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px;display:flex}.setting-row:last-child{border:0}.setting-row b,.setting-row span{display:block}.setting-row b{font-size:15px}.setting-row span{color:#8c96a4;margin-top:5px;font-size:13px}.wizard{border:1px solid var(--line);background:#0d1117;border-radius:14px;grid-template-columns:repeat(5,1fr);margin-bottom:14px;padding:10px;display:grid}.wizard-step{color:#7b8696;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:11px;font-size:13px;display:flex}.wizard-step span{background:#161c24;border-radius:50%;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.wizard-step.active{color:#fff;background:#151c13}.wizard-step.active span,.wizard-step.done span{background:var(--green);color:#081008}.wizard-step.done{color:#b0bac8}.form-grid{grid-template-columns:1.55fr 1fr;gap:14px;display:grid}.form-card h2{margin:0;font-size:18px}.muted{color:#8c96a4;font-size:14px;line-height:1.6}.field{margin-top:22px;display:block}.field>span{color:#b8c2d0;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.field input,.field select,.person input{color:#eef2f6;border:1px solid var(--line);background:#090d13;border-radius:10px;outline:none;width:100%;padding:13px 15px;font-size:15px}.field input:focus,.field select:focus,.person input:focus{border-color:#3c5720}.two-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.side-tip,.ai-card{background:linear-gradient(145deg,#12191d,#0c1015);align-self:start}.tip-icon,.ai-badge{width:38px;height:38px;color:var(--green);background:#b7ff3c17;border-radius:10px;place-items:center;font-weight:800;display:grid}.side-tip h3,.ai-card h2{margin:18px 0 7px;font-size:15px}.side-tip p,.ai-card p{color:#8c96a4;font-size:13px;line-height:1.7}.dropzone,.cover-drop{text-align:center;cursor:pointer;background:#0a0e14;border:1px dashed #34404e;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:250px;margin-top:18px;display:flex;position:relative;overflow:hidden}.dropzone input,.cover-drop input{display:none}.upload-icon{width:45px;height:45px;color:var(--green);background:#151c24;border-radius:12px;place-items:center;margin-bottom:12px;font-size:23px;display:grid}.dropzone b,.cover-drop b{text-overflow:ellipsis;white-space:nowrap;max-width:80%;font-size:13px;overflow:hidden}.dropzone small,.cover-drop small{color:#828d9e;margin-top:7px;font-size:12px}.cover-drop img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.people{margin-top:20px}.people-title{justify-content:space-between;align-items:center;margin-bottom:9px;font-size:13px;display:flex}.people-title button{color:var(--green);background:0 0;border:0;font-size:12px}.person{grid-template-columns:1fr 1.5fr 28px;gap:8px;margin-bottom:8px;display:grid}.person button{border:1px solid var(--line);color:#ff7474;background:#11161d;border-radius:8px}.ai-card{padding:24px}.switch-row{border:1px solid var(--line);background:#10161d;border-radius:10px;justify-content:space-between;align-items:center;margin-top:20px;padding:14px;font-size:13px;display:flex}.switch-row input{accent-color:var(--green);width:18px;height:18px}.store-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.store-card{border:1px solid var(--line);color:#b8c2d0;text-align:left;background:#0a0e14;border-radius:12px;grid-template-columns:32px 1fr 18px;align-items:center;gap:8px;padding:15px 12px;font-size:13px;display:grid}.store-card.selected{color:#fff;background:#111a0c;border-color:#3b5b1d}.store-card>span:last-child{color:#7b8696}.store-letter{background:#171f28;border-radius:7px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:grid}.release-note{color:#8c96a4;background:#111720;border-radius:9px;margin-top:20px;padding:14px;font-size:12px;line-height:1.6}.form-actions{grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:16px;display:grid}.form-actions>:last-child{justify-self:end}.error{color:#ff9898;background:#ff6b6b14;border:1px solid #ff6b6b33;border-radius:10px;margin-bottom:14px;padding:12px 15px;font-size:13px}.review{align-items:flex-start;gap:25px;display:flex}.review-cover{color:#606b7a;background:#141a22;border-radius:14px;flex:none;place-items:center;width:230px;height:230px;font-size:50px;display:grid;overflow:hidden}.review-info{flex:1}.review-info h2{margin:10px 0 6px;font-size:30px}.review-info>p{color:#8c96a4;font-size:14px}.review-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:25px;display:grid}.review-grid span{border:1px solid var(--line);color:#828d9e;background:#0a0e14;border-radius:9px;padding:14px;font-size:12px}.review-grid b{color:#eef2f6;text-overflow:ellipsis;margin-top:5px;font-size:13px;display:block;overflow:hidden}.back{color:#9aa4b2;background:0 0;border:0;margin-bottom:20px;padding:0;font-size:13px}.detail-hero{align-items:center;gap:24px;margin-bottom:18px;display:flex}.detail-cover{color:#5f6a79;background:#141a22;border-radius:15px;flex:none;place-items:center;width:180px;height:180px;font-size:45px;display:grid;overflow:hidden}.detail-info{flex:1}.detail-info h1{margin:10px 0 5px;font-size:34px}.detail-info>p{color:#939ea9;font-size:15px}.meta{gap:20px;margin-top:22px;display:flex}.meta span{color:#7b8696;text-transform:uppercase;letter-spacing:1px;font-size:11px}.meta b{color:#eef2f6;text-transform:none;letter-spacing:0;margin-top:4px;font-size:13px;display:block}.auth{background:radial-gradient(circle at 50% 20%,#18210f 0,#07090d 42%);place-items:center;min-height:100vh;display:grid}.auth-card{border:1px solid var(--line);zoom:1.2;background:#0d1118;border-radius:22px;width:min(440px,100% - 32px);padding:38px}.center{justify-content:center;margin:0 0 28px}.auth-card h1{margin:10px 0;font-size:30px}.auth-card>p{color:#7e8998;margin-bottom:24px;font-size:13px}.auth-card .field{margin-top:18px}.auth-card .field>span{color:#aab3bf;margin-bottom:7px;font-size:11px;font-weight:700}.auth-card .field input{border-radius:9px;padding:12px 14px;font-size:13px}.full{width:100%;margin-top:22px;padding:12px;font-size:13px}@media (width<=1000px){.sidebar{width:78px;padding:20px 9px}.sidebar .brand>div:last-child,.sidebar .new-release{display:none}.brand{justify-content:center;margin:2px 0 25px}.nav-item{justify-content:center;font-size:0}.nav-item .icon{font-size:18px}.pro-card{display:none}.main{width:calc(100% - 78px);margin-left:78px}.stats{grid-template-columns:repeat(2,1fr)}.grid-two,.form-grid{grid-template-columns:1fr}.artist-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.topbar{padding:0 15px}.search{display:none}.mobile-title{font-size:14px;font-weight:700;display:block}.user-name,.top-actions .round{display:none}.page{padding:25px 15px 50px}.welcome,.section-title{flex-direction:column;align-items:flex-start}.welcome h1,.section-title h1{font-size:28px}.stats{grid-template-columns:1fr 1fr}.stat{padding:16px}.stat strong{font-size:24px}.wizard{overflow:auto}.wizard-step{min-width:125px}.store-grid{grid-template-columns:1fr 1fr}.review{flex-direction:column}.review-cover{aspect-ratio:1;width:100%;height:auto}.review-grid{grid-template-columns:1fr}.detail-hero{flex-wrap:wrap;align-items:flex-start}.detail-cover{width:120px;height:120px}.detail-info h1{font-size:26px}.meta{flex-wrap:wrap}.artist-grid{grid-template-columns:1fr}.form-actions{grid-template-columns:1fr 1fr}.form-actions>div{display:none}.form-actions>:last-child{justify-self:stretch}.two-fields{grid-template-columns:1fr}.release-row{gap:9px}.release-streams{display:none}.sidebar{width:64px}.main{width:calc(100% - 64px);margin-left:64px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinning-sun{animation:15s linear infinite spin;display:inline-block}@keyframes bubblePop{0%{opacity:0;transform:scale(.7)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.analytics-globe3d{cursor:pointer;isolation:isolate;background:0 0;border:0;outline:0;width:470px;max-width:96%;height:360px;margin:-18px auto -8px;padding:0;display:block;position:relative;overflow:visible}.analytics-globe3d__canvas{z-index:2;border-radius:50%;position:absolute;inset:0;overflow:visible;transform:translate(0,0)}.analytics-globe3d__canvas canvas{filter:drop-shadow(0 0 8px #ffffff42)drop-shadow(0 0 26px #ffffff1f);display:block;background:0 0!important;border:0!important;outline:0!important;width:100%!important;height:100%!important}.analytics-globe3d:before{content:"";z-index:0;aspect-ratio:1;filter:blur(18px);pointer-events:none;background:radial-gradient(circle,#ffffff1b 0%,#ffffff0a 42%,#0000 72%);border-radius:50%;width:66%;animation:4.8s ease-in-out infinite globe3dAura;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.analytics-globe3d__floor{z-index:1;filter:blur(8px);opacity:.82;pointer-events:none;background:radial-gradient(#ffffffc2 0%,#ffffff40 38%,#0000 72%);border-radius:50%;width:190px;height:25px;animation:4.8s ease-in-out infinite globe3dFloor;position:absolute;bottom:18px;left:50%;transform:translate(-50%)scaleY(.35)}.analytics-globe3d__rings{z-index:1;opacity:.78;pointer-events:none;border:1px solid #ffffff40;border-radius:50%;width:300px;height:76px;position:absolute;bottom:8px;left:50%;transform:translate(-50%);box-shadow:0 0 0 10px #ffffff09,0 0 0 22px #ffffff06,0 0 20px #ffffff1a}.analytics-globe3d:hover .analytics-globe3d__canvas canvas{filter:drop-shadow(0 0 10px #ffffff45)drop-shadow(0 0 30px #ffffff26)}.analytics-globe3d:focus-visible{outline-offset:5px;border-radius:22px;outline:2px solid #b7ff3ce6}.globe-webgl-fallback{background:radial-gradient(circle,#ffffff2e 0 20%,#ffffff0f 21% 44%,#0000 45%),repeating-radial-gradient(circle,#0000 0 12px,#ffffff1f 13px 14px)}@keyframes globe3dAura{0%,to{opacity:.58;transform:translate(-50%,-50%)scale(.97)}50%{opacity:.96;transform:translate(-50%,-50%)scale(1.04)}}@keyframes globe3dFloor{0%,to{opacity:.62;transform:translate(-50%)scaleY(.31)scaleX(.92)}50%{opacity:.9;transform:translate(-50%)scaleY(.38)scaleX(1.07)}}@media (width<=650px){.analytics-globe3d{width:340px;max-width:100%;height:285px;margin-top:-8px}.analytics-globe3d__rings{width:230px;height:60px}.analytics-globe3d__floor{width:145px}}@media (prefers-reduced-motion:reduce){.analytics-globe3d:before,.analytics-globe3d__floor{animation:none}}.listener-planisphere{background:#050b14;border:1px solid #00f2fe57;border-radius:14px;width:100%;overflow:hidden;box-shadow:inset 0 0 35px #00f2fe0b,0 0 24px #0000003d}.listener-planisphere__country{fill:#ffffff0e;stroke:#75ecffc7;stroke-width:.75px;vector-effect:non-scaling-stroke;filter:url(#world-country-glow);transition:fill .2s,stroke .2s}.listener-planisphere__country:hover{fill:#00f2fe1f;stroke:#b2fafffa}.listener-planisphere__error{fill:#94a3b8;font-size:14px;font-weight:600}@keyframes planispherePulse{0%{opacity:.8;transform:scale(.75)}70%{opacity:.06;transform:scale(2.2)}to{opacity:0;transform:scale(2.5)}}@media (width<=650px){.listener-planisphere__label{font-size:15px}.listener-planisphere__legend{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.listener-planisphere__pulse{animation:none}}.worldmap-fullscreen{z-index:10000;-webkit-backdrop-filter:blur(14px);background:radial-gradient(circle at 50% 47%,#ffffff0e 0%,#ffffff05 34%,#0000 66%),#03070d;justify-content:stretch;align-items:stretch;display:flex;position:fixed;inset:0}.worldmap-fullscreen__panel{color:#fff;background:radial-gradient(circle at 50% 48%,#ffffff07,#0000 42%),linear-gradient(#ffffff03,#fff0);width:100%;min-height:100%;padding:34px clamp(24px,4vw,64px) 30px;position:relative;overflow:auto}.worldmap-fullscreen__panel:before{content:"";pointer-events:none;opacity:.16;background-color:#0000;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 44%,#000 0 58%,#0000 88%);mask-image:radial-gradient(circle at 50% 44%,#000 0 58%,#0000 88%)}.worldmap-fullscreen__header .eyebrow{color:#ffffffb8!important}.worldmap-fullscreen__close{color:#f4f7fb;cursor:pointer;background:#ffffff06;border:1px solid #ffffff26;border-radius:50%;flex:none;width:46px;height:46px;font-size:24px;transition:transform .25s,background .25s,border-color .25s}.worldmap-fullscreen__close:hover{background:#ffffff0e;border-color:#ffffff52;transform:rotate(90deg)}.worldmap-fullscreen__footer{z-index:4;justify-content:flex-end;width:min(1500px,100%);margin:20px auto 0;display:flex;position:relative}.worldmap-fullscreen__button{box-shadow:0 0 18px #ffffff1f;color:#07090d!important;background:#fff!important;border:1px solid #fff!important}.listener-planisphere{z-index:2;background:radial-gradient(circle at 50% 46%,#ffffff0b,#0000 52%),#05090f;border:1px solid #ffffff1c;border-radius:24px;width:min(1500px,100%);margin:0 auto;position:relative;overflow:hidden;box-shadow:inset 0 0 100px #ffffff05,0 24px 70px #0000006b,0 0 30px #ffffff09}.listener-planisphere:before{content:"";z-index:3;pointer-events:none;background:radial-gradient(circle at 50% 46%,#0000 0 47%,#ffffff05 70%,#0003 100%);position:absolute;inset:0}.listener-planisphere__svg{aspect-ratio:900/440;background:0 0;width:100%;height:auto;display:block}.listener-planisphere__orbits ellipse:nth-child(2){stroke:#ffffff1c}.listener-planisphere__orbits ellipse:nth-child(3){stroke:#ffffff16}.listener-planisphere__dot{fill:#fff;stroke:#fffffff2;stroke-width:.75px}.listener-planisphere__label{fill:#fff;paint-order:stroke;stroke:#03070dfa;stroke-width:4px;stroke-linejoin:round;font-size:12px;font-weight:700}.listener-planisphere__legend{color:#9ba5b2;background:#ffffff03;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:14px;padding:12px 16px;font-size:11px;display:flex}.listener-planisphere__legend span{align-items:center;gap:7px;display:inline-flex}.listener-planisphere__legend-dot{background:#fff;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 10px #ffffff9e}@keyframes planisphereScan{0%,to{opacity:.12;transform:translateY(0)}50%{opacity:.55;transform:translateY(340px)}}@media (width<=900px){.worldmap-fullscreen__panel{padding:22px 14px}.listener-planisphere{border-radius:16px}.listener-planisphere__label{font-size:14px}}@media (prefers-reduced-motion:reduce){.listener-planisphere__pulse,.listener-planisphere__scan{animation:none}}.listener-planisphere__tooltip{opacity:0;transform-box:fill-box;transform-origin:50%;pointer-events:none;transition:opacity .18s,filter .18s}.listener-planisphere__city:hover .listener-planisphere__dot,.listener-planisphere__city:focus .listener-planisphere__dot,.listener-planisphere__city:focus-visible .listener-planisphere__dot{r:5.5;filter:url(#world-city-glow)drop-shadow(0 0 5px #fffffff2)}.listener-planisphere__city:hover .listener-planisphere__pulse,.listener-planisphere__city:focus .listener-planisphere__pulse,.listener-planisphere__city:focus-visible .listener-planisphere__pulse{stroke:#ffffffb3}.listener-planisphere__city:focus-visible .listener-planisphere__hit{stroke:#b7ff3cf2;stroke-width:1.2px}.listener-planisphere__label{pointer-events:none}.worldmap-fullscreen{z-index:10000;background:radial-gradient(circle at 50% 52%,#00f2fe0e,#0000 52%),#02060b;justify-content:stretch;align-items:stretch;display:flex;position:fixed;inset:0;overflow:hidden}.worldmap-fullscreen__panel{color:#fff;background:radial-gradient(circle at 50% 48%,#ffffff06,#0000 42%),linear-gradient(#ffffff03,#0000);width:100vw;height:100vh;min-height:100vh;padding:24px clamp(22px,3.2vw,54px) 18px;position:relative;overflow:hidden}.worldmap-fullscreen__header{z-index:6;justify-content:space-between;align-items:flex-start;gap:24px;width:min(1700px,100%);margin:0 auto 12px;display:flex;position:relative}.worldmap-fullscreen__header .eyebrow{opacity:.95;letter-spacing:2px;color:#00f2fe!important}.worldmap-fullscreen__header h2{letter-spacing:-.8px;margin-top:7px;font-size:clamp(24px,2.3vw,36px)!important}.listener-planisphere{z-index:2;background:radial-gradient(circle,#00f2fe0b,#0000 55%),#03080e;border:1px solid #74e8ff2e;border-radius:22px;width:min(1700px,100vw - 44px);height:calc(100vh - 118px);margin:0 auto;position:relative;overflow:hidden;box-shadow:inset 0 0 100px #00f2fe06,0 24px 70px #00000080,0 0 30px #00f2fe0a}.listener-planisphere__svg{background:radial-gradient(circle at 50% 48%,#00f2fe08,#0000 60%),#03080e;width:100%;height:100%;display:block}.listener-planisphere__country{fill:url(#world-dot-pattern);fill-opacity:.68;stroke:#d5f6ffb3;stroke-width:.48px;vector-effect:non-scaling-stroke;filter:url(#world-country-glow)drop-shadow(0 0 1.7px #91e7ff38);transition:fill-opacity .22s,stroke .22s,filter .22s}.listener-planisphere__country:hover{fill-opacity:.9;stroke:#fffffff5;filter:url(#world-country-glow)drop-shadow(0 0 4px #82ebff5c)}.listener-planisphere__grid{stroke:#00f2fe12;stroke-width:.55px;vector-effect:non-scaling-stroke}.listener-planisphere__star{fill:#dffaff;transform-box:fill-box;transform-origin:50%;animation:3.6s ease-in-out infinite holoStarTwinkle}.listener-planisphere__star--1{animation-delay:-.8s}.listener-planisphere__star--2{animation-delay:-1.6s}.listener-planisphere__star--3{animation-delay:-2.4s}@keyframes holoStarTwinkle{0%,to{opacity:.12;transform:scale(.7)}50%{opacity:.85;transform:scale(1.35)}}.listener-planisphere__connections path{fill:none;stroke:#8de6ff47;stroke-width:.8px;stroke-dasharray:5 7;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 3px #00f2fe2e);animation:8s linear infinite holoRoute}.listener-planisphere__connections path:nth-child(2){animation-delay:-2s}.listener-planisphere__connections path:nth-child(3){animation-delay:-4s}.listener-planisphere__connections path:nth-child(4){animation-delay:-6s}@keyframes holoRoute{to{stroke-dashoffset:-48px}}.listener-planisphere__orbits ellipse{fill:none;stroke:#afebff24;stroke-width:.75px;vector-effect:non-scaling-stroke}.listener-planisphere__orbits ellipse:nth-child(2){stroke-dasharray:7 10;animation:15s linear infinite orbitDash}.listener-planisphere__orbits ellipse:nth-child(3){stroke-dasharray:3 12;animation:22s linear infinite reverse orbitDash}@keyframes orbitDash{to{stroke-dashoffset:-120px}}.listener-planisphere__projector ellipse{fill:none;stroke:#bff1ff2b;stroke-width:1px;vector-effect:non-scaling-stroke}.listener-planisphere__projector ellipse:first-child{stroke:#e0faff6b;filter:drop-shadow(0 0 6px #75e4ff47)}.listener-planisphere__beam{stroke:#c9f5ff7a;stroke-width:1.1px;filter:drop-shadow(0 0 8px #00f2fe73);animation:2.8s ease-in-out infinite holoBeam}@keyframes holoBeam{0%,to{opacity:.28}50%{opacity:.95}}.listener-planisphere__city{cursor:pointer;outline:none}.listener-planisphere__hit{fill:#0000;stroke:#0000;pointer-events:all}.listener-planisphere__pulse{fill:#00f2fe17;stroke:#b7f3ff75;stroke-width:.8px;transform-box:fill-box;transform-origin:50%;animation:2.1s ease-out infinite cityPulse}.listener-planisphere__radar{fill:none;stroke:#bef2ff45;stroke-width:.75px;transform-box:fill-box;transform-origin:50%;pointer-events:none}.listener-planisphere__radar--one{animation:2.2s ease-out infinite radarRing}.listener-planisphere__radar--two{animation:2.2s ease-out .55s infinite radarRing}@keyframes radarRing{0%{opacity:.8;transform:scale(.55)}to{opacity:0;transform:scale(1.45)}}@keyframes cityPulse{0%{opacity:.8;transform:scale(.65)}to{opacity:0;transform:scale(2.1)}}.listener-planisphere__tooltip{opacity:0;pointer-events:none;transition:opacity .18s}.listener-planisphere__city:hover .listener-planisphere__tooltip,.listener-planisphere__city:focus .listener-planisphere__tooltip,.listener-planisphere__city:focus-visible .listener-planisphere__tooltip{opacity:1}.listener-planisphere__tooltip-bg{fill:#03080ef5;stroke:#6fe1ff47;stroke-width:.75px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 5px 12px #00000085)drop-shadow(0 0 5px #00f2fe14)}.listener-planisphere__label{fill:#f7fbff;paint-order:stroke;stroke:#03080efa;stroke-width:3px;stroke-linejoin:round;pointer-events:none;font-size:11px;font-weight:700}.listener-planisphere__instruction{fill:#c9d6e1b3;letter-spacing:.1px;paint-order:stroke;stroke:#02060be6;stroke-width:3px;font-size:11px;font-weight:500}.listener-planisphere__legend{display:none}.listener-planisphere__scan{opacity:.18;pointer-events:none;animation:7s ease-in-out infinite fullMapScan}@keyframes fullMapScan{0%,to{opacity:.04;transform:translateY(-50px)}50%{opacity:.22;transform:translateY(385px)}}@media (width<=900px){.worldmap-fullscreen__panel{padding:16px 10px 10px}.worldmap-fullscreen__header{margin-bottom:8px}.listener-planisphere{border-radius:15px;width:calc(100vw - 20px);height:calc(100vh - 94px)}.listener-planisphere__label{font-size:14px}}@media (prefers-reduced-motion:reduce){.listener-planisphere__star,.listener-planisphere__connections path,.listener-planisphere__orbits ellipse,.listener-planisphere__beam,.listener-planisphere__pulse,.listener-planisphere__radar,.listener-planisphere__scan{animation:none!important}}.worldmap-fullscreen__panel{background:0 0;width:100vw;height:100vh;min-height:100vh;padding:22px 28px 16px;overflow:hidden}.worldmap-fullscreen__header{align-items:flex-start;width:100%;max-width:none;margin:0 0 10px;padding:0 6px}.worldmap-fullscreen__header .eyebrow{letter-spacing:1.8px;font-size:12px;color:#00efff!important}.worldmap-fullscreen__header h2{margin:7px 0 0;line-height:1.05;font-size:clamp(25px,2.25vw,38px)!important}.worldmap-fullscreen__close{background:#02080ebd;border-color:#ace6f742;margin-top:0;box-shadow:0 0 22px #00dcff0f}.listener-planisphere{width:100%;height:calc(100vh - 104px);box-shadow:none;background:0 0;border:0;border-radius:0;margin:0}.listener-planisphere:before,.listener-planisphere:after{display:none}.listener-planisphere__svg{background:radial-gradient(at 50% 59%,#00d2ff0b,#0000 48%),0 0;width:100%;height:100%}.listener-planisphere__star{fill:#d9fbff;filter:drop-shadow(0 0 2px #b4f5ffa6)}.listener-planisphere__star--0{animation-duration:3.2s}.listener-planisphere__star--1{animation-duration:4.6s}.listener-planisphere__star--2{animation-duration:5.4s}.listener-planisphere__star--3{animation-duration:6.2s}.listener-planisphere__country{fill:url(#world-dot-pattern);fill-opacity:.64;stroke:#dcf9ffb8;stroke-width:.38px;filter:url(#world-country-glow)drop-shadow(0 0 1.3px #81e2ff57)}.listener-planisphere__country:hover{fill-opacity:.86;stroke:#fffffff5}.listener-planisphere__grid{stroke:#00e1ff0b;stroke-width:.48px}.listener-planisphere__orbits ellipse{fill:none;stroke:#7adcf726;stroke-width:.58px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 2px #00d7ff14)}.listener-planisphere__horizon line,.listener-planisphere__horizon path{fill:none;stroke:#63d7f613;stroke-width:.48px;vector-effect:non-scaling-stroke}.listener-planisphere__horizon ellipse{fill:none;stroke:#8ee5fa21;stroke-width:.55px;vector-effect:non-scaling-stroke}.listener-planisphere__projector ellipse{fill:none;stroke:#c1f4ff2b;stroke-width:.72px}.listener-planisphere__beam{stroke:#e4fdffb8;stroke-width:.9px;filter:drop-shadow(0 0 4px #a5f1ffbf)drop-shadow(0 0 10px #00ddff3d)}.listener-planisphere__beam-cone{fill:#67dcff09;stroke:none;filter:blur(.4px);animation:3.6s ease-in-out infinite hologramCone}@keyframes hologramCone{0%,to{opacity:.15}50%{opacity:.55}}.listener-planisphere__connections path{stroke:#6ce0fa47;stroke-width:.58px;stroke-dasharray:3 7;filter:drop-shadow(0 0 2px #00dcff38)}.listener-planisphere__radar{stroke:#d0f8ff57;stroke-width:.55px}.listener-planisphere__dot{fill:#fff;stroke:#eaffff;stroke-width:.55px;filter:url(#world-city-glow)drop-shadow(0 0 5px #c9faffe6)}.listener-planisphere__pulse{fill:#00ebff12;stroke:#b2f3ff57;stroke-width:.55px}.listener-planisphere__tooltip-bg{fill:#01070cf0;stroke:#6fdcf44d;stroke-width:.6px}.listener-planisphere__label{fill:#f8fdff;stroke-width:2.5px;font-size:10.5px;font-weight:600}.listener-planisphere__instruction{fill:#b9d0daad;stroke-width:2px;font-size:10.5px}.listener-planisphere__legend,.worldmap-fullscreen__footer{display:none!important}.listener-planisphere__scan{opacity:.12}@media (width<=900px){.worldmap-fullscreen__panel{padding:14px 12px 10px}.listener-planisphere{height:calc(100vh - 88px)}}.worldmap-fullscreen{overflow:hidden}.worldmap-fullscreen__panel{grid-template-rows:auto minmax(0,1fr)!important;gap:10px!important;height:100dvh!important;min-height:100dvh!important;padding:20px 26px 14px!important;display:grid!important;overflow:hidden!important}.worldmap-fullscreen__header{min-height:74px;margin:0!important}.listener-planisphere{background:radial-gradient(at 50% 48%,#00ddff0b,#0000 56%),linear-gradient(#01080eeb,#000408fa)!important;border:1px solid #89e7ff1f!important;border-radius:18px!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important;box-shadow:inset 0 0 80px #00e1ff05,0 18px 60px #0000006b!important}.listener-planisphere__svg{transform-origin:50% 52%;transform:perspective(1400px)rotateX(1.2deg)translateZ(0);width:100%!important;height:100%!important;display:block!important;overflow:visible!important}.listener-planisphere__depthplate path:first-child{fill:#00d7ff05;stroke:#80e3fa17;stroke-width:.7px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 12px 20px #00000040)}.listener-planisphere__depthplate path:not(:first-child){fill:none;stroke:#a2ebfc0e;stroke-width:.55px;vector-effect:non-scaling-stroke}.listener-planisphere__countries{filter:drop-shadow(0 7px 9px #00000047)}.listener-planisphere__country{fill-opacity:.61!important;stroke-width:.42px!important}.listener-planisphere__horizon{opacity:.92}.listener-planisphere__horizon line,.listener-planisphere__horizon path{stroke:#6ddef816!important}.listener-planisphere__horizon ellipse{stroke:#91e8fc29!important}.listener-planisphere__projector ellipse:first-child{stroke:#e6fdff8a!important;filter:drop-shadow(0 0 5px #77e7ff6b)drop-shadow(0 0 14px #00dcff1f)!important}.listener-planisphere__beam-cone{fill:#6ee2ff0e!important}.listener-planisphere__beam{stroke:#e5fdffc7!important}.listener-planisphere__orbits{opacity:.72}@media (height<=760px){.worldmap-fullscreen__panel{gap:6px!important;padding-top:12px!important}.worldmap-fullscreen__header{min-height:64px}.worldmap-fullscreen__header h2{font-size:clamp(22px,2vw,30px)!important}}@media (width<=900px){.worldmap-fullscreen__panel{padding:12px 10px 8px!important}.worldmap-fullscreen__header{min-height:60px}.listener-planisphere{border-radius:12px!important}}.worldmap-fullscreen{z-index:10000;background:radial-gradient(circle at 50% 53%,#00d3ff0b,#0000 56%),linear-gradient(#010408 0%,#02070d 55%,#010307 100%);position:fixed;inset:0;overflow:hidden}.worldmap-fullscreen__panel{color:#fff;background:0 0;grid-template-rows:auto minmax(0,1fr);gap:10px;width:100vw;height:100dvh;min-height:100dvh;padding:20px 26px 14px;display:grid;overflow:hidden}.worldmap-fullscreen__header{z-index:10;justify-content:space-between;align-items:flex-start;gap:24px;width:100%;max-width:none;min-height:72px;margin:0;display:flex;position:relative}.worldmap-fullscreen__header .eyebrow{letter-spacing:1.9px;opacity:.95;font-size:12px;color:#00efff!important}.worldmap-fullscreen__header h2{letter-spacing:-.8px;margin:7px 0 0;line-height:1.06;font-size:clamp(25px,2.25vw,38px)!important}.worldmap-fullscreen__close{color:#fff;cursor:pointer;background:#02080eb8;border:1px solid #b8e9f63d;border-radius:50%;flex:none;width:46px;height:46px;font-size:25px;transition:transform .25s,border-color .25s,box-shadow .25s;box-shadow:0 0 22px #00dcff0d}.worldmap-fullscreen__close:hover{border-color:#00f2fe94;transform:rotate(90deg)scale(1.04);box-shadow:0 0 26px #00f2fe24}.three-planisphere__canvas{position:absolute;inset:0}.three-planisphere__canvas canvas{filter:drop-shadow(0 0 4px #7ee6ff1a)drop-shadow(0 0 18px #00c8ff09);outline:0;display:block;background:0 0!important;width:100%!important;height:100%!important}.three-planisphere__hint{z-index:5;color:#c2d3deb8;letter-spacing:.1px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none;white-space:nowrap;background:#02080d6b;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:500;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.three-planisphere__tooltip{z-index:10020;opacity:0;pointer-events:none;background:#02080ef2;border:1px solid #74e2fa3d;border-radius:9px;min-width:154px;padding:10px 12px;transition:opacity .14s;position:fixed;top:0;left:0;transform:translate(-9999px,-9999px);box-shadow:0 8px 22px #0000007a,0 0 14px #00dcff0f}.three-planisphere__tooltip strong,.three-planisphere__tooltip span{display:block}.three-planisphere__tooltip strong{color:#f7fdff;margin-bottom:3px;font-size:13px}.three-planisphere__tooltip span{color:#63efff;font-size:12px}.planisphere-webgl-fallback{background:radial-gradient(circle,#00f2fe0f,#0000 55%),repeating-linear-gradient(0deg,#0000 0 28px,#00f2fe06 29px,#0000 30px),#02070d}@media (width<=900px){.worldmap-fullscreen__panel{gap:6px;padding:12px 10px 8px}.worldmap-fullscreen__header{min-height:60px}.worldmap-fullscreen__header h2{font-size:clamp(21px,5vw,29px)!important}.three-planisphere{border-radius:13px}.three-planisphere__hint{font-size:10px;bottom:9px}}@media (height<=720px){.worldmap-fullscreen__panel{padding-top:10px}.worldmap-fullscreen__header{min-height:58px}}.worldmap-fullscreen__panel{grid-template-rows:82px minmax(0,1fr)!important;gap:4px!important;padding:16px 22px 12px!important}.three-planisphere{background:radial-gradient(at 50% 52%,#ffffff09,#0000 58%),radial-gradient(at 50% 70%,#54e1ff09,#0000 52%),#01070c!important;border-color:#d2f8ff24!important;border-radius:18px!important;box-shadow:inset 0 0 110px #82ebff06,0 0 50px #00000061!important}.three-planisphere__canvas canvas{filter:brightness(1.42)contrast(1.12)drop-shadow(0 0 2px #ffffffd1)drop-shadow(0 0 7px #dcfaff6b)drop-shadow(0 0 18px #69e6ff21)!important}.three-planisphere__hint{color:#ebf8ffb8!important;bottom:10px!important}@media (width>=1200px){.worldmap-fullscreen__header h2{font-size:34px!important}}.worldmap-fullscreen{z-index:10000;position:fixed;inset:0;overflow:hidden;background:radial-gradient(circle at 50% 54%,#00b4dc06,#0000 56%),#02060b!important}.worldmap-fullscreen__panel{background:0 0!important;grid-template-rows:86px minmax(0,1fr)!important;gap:4px!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;padding:14px 24px 12px!important;display:grid!important;overflow:hidden!important}.worldmap-fullscreen__header{width:100%!important;max-width:none!important;min-height:82px!important;margin:0!important;padding:0 4px!important}.worldmap-fullscreen__header .eyebrow{color:#00eaf8!important;opacity:.92!important}.worldmap-fullscreen__header h2{margin:6px 0 0!important;font-size:clamp(24px,2.15vw,35px)!important;line-height:1.05!important}.three-planisphere{background:radial-gradient(at 50% 54%,#00bee606,#0000 56%),#01060b!important;border:1px solid #89e5f81a!important;border-radius:18px!important;width:100%!important;height:100%!important;min-height:0!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 0 80px #00d2f503,0 18px 50px #0000005c!important}.three-planisphere__canvas{position:absolute!important;inset:0!important;overflow:hidden!important}.three-planisphere__canvas canvas{filter:brightness(1.08)contrast(1.06)drop-shadow(0 0 2px #ebfcff57)drop-shadow(0 0 7px #8ae5f924)!important;background:0 0!important;width:100%!important;height:100%!important;display:block!important}.three-planisphere__tooltip{background:#02080df2!important;border-color:#7adef238!important}.three-planisphere__hint{color:#cbdce5a6!important;background:#01060a6b!important;bottom:10px!important}.worldmap-fullscreen__close{background:#02070cb8!important;border-color:#b5e9f633!important}.worldmap-fullscreen__footer{display:none!important}@media (height<=760px){.worldmap-fullscreen__panel{grid-template-rows:68px minmax(0,1fr)!important;padding-top:8px!important}.worldmap-fullscreen__header{min-height:64px!important}.worldmap-fullscreen__header h2{font-size:clamp(21px,2vw,30px)!important}}@media (width<=900px){.worldmap-fullscreen__panel{grid-template-rows:64px minmax(0,1fr)!important;padding:10px 8px 8px!important}.three-planisphere{border-radius:12px!important}}.three-planisphere__tooltip{transform-origin:0 0;border-radius:8px!important;min-width:138px!important;padding:8px 10px!important}.three-planisphere__tooltip strong{font-size:12px!important}.three-planisphere__tooltip span{font-size:11px!important}.three-planisphere__tooltip{width:max-content;max-width:190px;top:0;left:0;transform:translateY(-50%);pointer-events:none!important;z-index:10020!important;border-radius:8px!important;min-width:132px!important;padding:7px 9px!important;position:fixed!important}.three-planisphere__tooltip strong{line-height:1.15;margin-bottom:3px!important;font-size:12px!important}.three-planisphere__tooltip span{line-height:1.1;font-size:11px!important}.three-planisphere{position:relative!important}.three-planisphere__tooltip{top:0;left:0;transform:translateY(-50%);z-index:50!important;pointer-events:none!important;min-width:128px!important;max-width:180px!important;margin:0!important;padding:7px 9px!important;position:absolute!important}.three-planisphere__tooltip:before{content:"";background:#02080df2;border-bottom:1px solid #7adef238;border-left:1px solid #7adef238;width:8px;height:8px;position:absolute;top:50%;left:-5px;transform:translateY(-50%)rotate(45deg)}.page{zoom:1!important;transform:none!important}.three-planisphere__canvas canvas{cursor:crosshair;cursor:crosshair}.worldmap-fullscreen__panel{padding-bottom:8px!important;padding-left:10px!important;padding-right:10px!important}.three-planisphere{border-radius:14px!important}.analytics-globe3d{transition:filter .35s,transform .35s cubic-bezier(.22,1,.36,1)}.analytics-globe3d__canvas{transition:filter .28s,opacity .28s}.analytics-globe3d--morphing{pointer-events:none;filter:drop-shadow(0 0 12px #ffffff38)drop-shadow(0 0 30px #8cebff1f)}.analytics-globe3d--morphing .analytics-globe3d__canvas{filter:brightness(1.16)contrast(1.08)drop-shadow(0 0 12px #ffffff47)}.analytics-globe3d--morphing .analytics-globe3d__floor,.analytics-globe3d--morphing .analytics-globe3d__rings{opacity:.28;transition:opacity .65s,transform .9s cubic-bezier(.22,1,.36,1);transform:translate(-50%)scaleX(1.32)}.analytics-globe3d--flat .analytics-globe3d__canvas{filter:brightness(1.3)contrast(1.1)drop-shadow(0 0 18px #ffffff57)}.analytics-globe3d--flat:after{content:"";z-index:9;pointer-events:none;background:radial-gradient(#ffffff2e 0%,#80e8ff14 38%,#0000 72%);border-radius:50%;width:88%;height:58%;animation:.42s ease-out both globeFlattenFlash;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes globeFlattenFlash{0%{opacity:0;transform:translate(-50%,-50%)scale(.72)}42%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(1.18)}}.worldmap-fullscreen{transform-origin:50%;animation:.46s cubic-bezier(.22,1,.36,1) both worldMapTransitionIn}.worldmap-fullscreen__panel{animation:.55s cubic-bezier(.22,1,.36,1) 40ms both worldMapPanelIn}@keyframes worldMapTransitionIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1}}@keyframes worldMapPanelIn{0%{opacity:0;filter:blur(7px);transform:scale(.92,.8)}to{opacity:1;filter:blur();transform:scale(1)}}@media (prefers-reduced-motion:reduce){.analytics-globe3d,.analytics-globe3d__canvas,.analytics-globe3d__floor,.analytics-globe3d__rings,.worldmap-fullscreen,.worldmap-fullscreen__panel{transition-duration:.01ms!important;animation:none!important}}.analytics-globe3d,.analytics-globe3d__canvas{overflow:visible!important}.panel:has(.analytics-globe3d--morphing){overflow:visible!important}.analytics-globe3d--morphing .analytics-globe3d__canvas canvas{filter:brightness(1.12)contrast(1.07)drop-shadow(0 0 9px #ffffff3d)drop-shadow(0 0 22px #7de6ff1a)!important;overflow:visible!important}.map-transition-portal{z-index:20000;pointer-events:none;background:radial-gradient(circle,#78e6ff14,#0000 28%),#010509eb;animation:.98s both mapPortalBackdrop;position:fixed;inset:0;overflow:hidden}.map-transition-portal__stars{opacity:.38;background-image:radial-gradient(circle,#e6fcffe6 0 1px,#0000 1.5px),radial-gradient(circle,#78e1ffa6 0 1px,#0000 1.4px);background-position:0 0,37px 51px;background-size:73px 73px,119px 119px;animation:.9s cubic-bezier(.2,.8,.2,1) both portalStarsRush;position:absolute;inset:0}.map-transition-portal__ring{opacity:0;border:1px solid #d2faffb8;border-radius:50%;width:120px;height:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.15);box-shadow:0 0 14px #dcfaff57,0 0 38px #64dcff29}.map-transition-portal__ring--1{animation:.78s cubic-bezier(.16,1,.3,1) both portalRingExpand}.map-transition-portal__ring--2{animation:.78s cubic-bezier(.16,1,.3,1) .1s both portalRingExpand}.map-transition-portal__ring--3{animation:.78s cubic-bezier(.16,1,.3,1) .2s both portalRingExpand}.map-transition-portal__core{background:#f5feff;border-radius:50%;width:34px;height:34px;animation:.72s ease-out both portalCoreBurst;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 22px #fffffff2,0 0 52px #82ebff94,0 0 110px #3cd2ff47}.map-transition-portal__scan{filter:blur(1px);background:linear-gradient(#0000,#dcfcff9e,#0000);width:8px;height:0;animation:.72s cubic-bezier(.16,1,.3,1) 80ms both portalScanOpen;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px #7de6ff42}.map-transition-portal__line{background:linear-gradient(90deg,#0000,#ebfefff2 12%,#fff 50%,#ebfefff2 88%,#0000);width:0;height:2px;animation:.72s cubic-bezier(.16,1,.3,1) .12s both portalHorizontalOpen;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px #ffffffbf,0 0 28px #64e1ff59}@keyframes mapPortalBackdrop{0%{opacity:1;background-color:#010509}72%{opacity:1;background-color:#010509}to{opacity:0;background-color:#010509}}@keyframes portalRingExpand{0%{opacity:0;transform:translate(-50%,-50%)scale(.15)}22%{opacity:.92}to{opacity:0;transform:translate(-50%,-50%)scale(11)}}@keyframes portalCoreBurst{0%{opacity:0;transform:translate(-50%,-50%)scale(.2)}30%{opacity:1;transform:translate(-50%,-50%)scale(1.4)}to{opacity:0;transform:translate(-50%,-50%)scale(8)}}@keyframes portalScanOpen{0%{opacity:0;height:0}28%{opacity:1}to{opacity:0;height:120vh}}@keyframes portalHorizontalOpen{0%{opacity:0;width:0}24%{opacity:1}to{opacity:0;width:120vw}}@keyframes portalStarsRush{0%{opacity:0;transform:scale(.72)}38%{opacity:.55}to{opacity:0;transform:scale(1.55)}}.worldmap-fullscreen{animation:.34s ease-out both worldMapRevealAfterPortal!important}@keyframes worldMapRevealAfterPortal{0%{opacity:0}to{opacity:1}}.worldmap-fullscreen .three-planisphere,.worldmap-fullscreen .three-planisphere__canvas,.worldmap-fullscreen .three-planisphere__canvas canvas{filter:none!important;animation:none!important;transform:none!important}.worldmap-fullscreen__header{animation:.44s cubic-bezier(.16,1,.3,1) 50ms both portalHeaderReveal!important}@keyframes portalHeaderReveal{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}.worldmap-fullscreen__close{animation:.46s cubic-bezier(.16,1.3,.3,1) .1s both portalCloseReveal!important}@keyframes portalCloseReveal{0%{opacity:0;transform:scale(.55)rotate(-20deg)}to{opacity:1;transform:scale(1)rotate(0)}}@media (prefers-reduced-motion:reduce){.map-transition-portal{display:none!important}.worldmap-fullscreen,.worldmap-fullscreen__header,.worldmap-fullscreen__close{animation:none!important}}.map-transition-portal{background:#010509!important}.map-transition-portal{z-index:20000!important}.analytics-globe3d--handoff{opacity:0!important;visibility:hidden!important}.map-transition-portal{opacity:1;z-index:30000!important;background:#010509!important}.worldmap-fullscreen{z-index:29000!important}.worldmap-fullscreen,.worldmap-fullscreen__panel,.worldmap-fullscreen .three-planisphere,.worldmap-fullscreen .three-planisphere__canvas{visibility:visible!important}body:has(.map-transition-portal){background:#010509!important}:root{--sw-bg:#05060a;--sw-bg-soft:#080b12;--sw-panel:#0c101bd6;--sw-panel-strong:#0d1220;--sw-line:#94a3ff24;--sw-line-strong:#8b5cf657;--sw-text:#f7f8ff;--sw-muted:#8f99ac;--sw-purple:#8b5cf6;--sw-purple-2:#6d5dfc;--sw-blue:#35a7ff;--sw-cyan:#6ee7ff;--sw-glow:#6d5dfc4d}body{color:var(--sw-text);background:radial-gradient(circle at 16% 8%,#6d5dfc1c,#0000 28%),radial-gradient(circle at 82% 18%,#35a7ff12,#0000 25%),linear-gradient(#05060a 0%,#070912 48%,#05060a 100%)}.app{isolation:isolate;position:relative}.app:before{content:"";pointer-events:none;z-index:-1;opacity:.26;background-color:#0000;background-image:linear-gradient(#ffffff03 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 15%,#000 0 34%,#0000 82%);mask-image:radial-gradient(circle at 50% 15%,#000 0 34%,#0000 82%)}.sidebar{background:radial-gradient(circle at 32% 0,#6d5dfc1f,#0000 34%),linear-gradient(#080a11fa,#05070cfa);border-right:1px solid #94a3ff1c;width:268px;padding:24px 16px 20px;box-shadow:18px 0 60px #00000038}.brand{margin:3px 10px 30px}.brand-mark{color:#fff;background:linear-gradient(145deg,#9d7cff 0%,#6d5dfc 55%,#35a7ff 100%);border-radius:13px;width:40px;height:40px;box-shadow:inset 0 0 0 1px #ffffff1a,0 0 30px #6d5dfc47}.brand b{color:#fff;letter-spacing:2.4px}.brand small{color:#818ba0;letter-spacing:4.5px}.new-release{color:#fff;background:linear-gradient(115deg,#795cff 0%,#6558f5 48%,#2f9dff 100%);border:1px solid #ffffff1c;transition:transform .2s,box-shadow .2s,filter .2s;position:relative;overflow:hidden;box-shadow:0 10px 28px #4037d238,0 0 24px #6d5dfc1c}.new-release:after{content:"";background:linear-gradient(90deg,#0000,#ffffff2e,#0000);animation:5.8s ease-in-out infinite soundwyndButtonSweep;position:absolute;inset:0;transform:translate(-125%)}.new-release:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 14px 34px #4037d24d,0 0 32px #6d5dfc2e}.nav-item{color:#929db1;border:1px solid #0000;transition:color .2s,background .2s,border-color .2s,transform .2s}.nav-item:hover{color:#fff;background:#ffffff09;border-color:#ffffff0d;transform:translate(2px)}.nav-item.active{color:#fff;background:linear-gradient(90deg,#6d5dfc2b,#35a7ff0b);border-color:#8b5cf629;box-shadow:inset 3px 0 #8b5cf6}.nav-item.active .icon{color:#a78bfa;text-shadow:0 0 14px #8b5cf68c}.pro-card{background:radial-gradient(circle at 20% 0,#8b5cf629,#0000 48%),linear-gradient(145deg,#0e121ff2,#080b13f5);border:1px solid #8b5cf633;box-shadow:0 16px 38px #0000002e}.pro-card span{color:#a78bfa}.pro-card small{color:#8791a4}.main{width:calc(100% - 268px);margin-left:268px}.topbar{-webkit-backdrop-filter:blur(22px)saturate(130%);background:#05070cb8;border-bottom:1px solid #94a3ff1a;height:76px;padding:0 34px;box-shadow:0 10px 35px #00000024}.search{color:#78849b;background:#0d111cc2;border:1px solid #94a3ff1f;width:340px;box-shadow:inset 0 1px #ffffff06}.search:focus-within{border-color:#8b5cf66b;box-shadow:0 0 0 3px #6d5dfc12,0 0 24px #6d5dfc14}.round{color:#aab4c7;background:#0d111cc2;border-color:#94a3ff1f;transition:all .2s}.round:hover{color:#fff;background:#6d5dfc17;border-color:#8b5cf666;transform:translateY(-1px)}.avatar{color:#c4b5fd;background:linear-gradient(145deg,#8b5cf63d,#35a7ff1f);border:1px solid #8b5cf633;box-shadow:0 0 20px #6d5dfc1a}.page{max-width:1460px;padding:42px 44px 76px}.welcome,.section-title{margin-bottom:30px;position:relative}.eyebrow{color:#8794ae;letter-spacing:2.05px}.welcome h1,.section-title h1{color:#fbfbff;letter-spacing:-1.25px;font-weight:800}.welcome h1 span{color:#9b87ff;text-shadow:0 0 20px #8b5cf68c}.welcome p,.section-title p{color:#8e99ad}.primary{color:#fff;background:linear-gradient(115deg,#795cff 0%,#6658f6 48%,#329fff 100%);border:1px solid #ffffff1a;transition:transform .2s,filter .2s,box-shadow .2s;box-shadow:0 10px 28px #483dd833,0 0 25px #6d5dfc1a}.primary:hover{color:#fff;filter:brightness(1.04);background:linear-gradient(115deg,#876dff 0%,#7064ff 48%,#45a9ff 100%);transform:translateY(-1px);box-shadow:0 14px 34px #483dd847,0 0 30px #6d5dfc26}.secondary{color:#d9deea;background:#101522c7;border-color:#94a3ff1f}.stats{gap:15px}.stat{background:radial-gradient(circle at 90% 4%,#6d5dfc1f,#0000 40%),linear-gradient(145deg,#0f1421eb,#090d16f5);border:1px solid #94a3ff1f;border-radius:17px;padding:21px;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06,0 14px 38px #00000024}.stat:after{content:"";aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#6d5dfc1f,#0000 68%);border-radius:50%;width:75%;position:absolute;bottom:-70%;left:-20%}.stat:hover{border-color:#8b5cf645;transform:translateY(-3px);box-shadow:inset 0 1px #ffffff09,0 18px 45px #00000038,0 0 25px #6d5dfc0f}.stat-head{color:#8895aa}.stat-dot{color:#6255dc;text-shadow:0 0 12px #6d5dfc66}.stat strong{color:#fff}.stat .up{color:#8bd3ff}.panel{background:radial-gradient(circle at 95% -8%,#6d5dfc12,#0000 36%),linear-gradient(145deg,#0d121eeb,#080c14f5);border:1px solid #94a3ff1c;box-shadow:inset 0 1px #ffffff05,0 16px 45px #00000029}.panel:hover{border-color:#94a3ff29}.panel-head select,.date-select{color:#cbd3df;background:#0f1421db;border-color:#94a3ff1f}.link{color:#9e8cff}.link:hover{color:#71c5ff}.bars i{background:linear-gradient(#6ee7ff4d 0%,#35a7ffbf 42%,#6d5dfcf0 100%);box-shadow:0 0 12px #6d5dfc1a}.chart-value small{color:#79c8ff}.store-icon{color:#d7dcff;background:linear-gradient(145deg,#8b5cf61a,#35a7ff0d);border:1px solid #94a3ff17}.store-name .progress{background:#94a3ff1a}.store-name .progress i{background:linear-gradient(90deg,#8067ff,#5b82ff,#43b5ff);box-shadow:0 0 12px #6d5dfc2b}.release-row{border-bottom-color:#94a3ff13;transition:background .2s,transform .2s}.release-row:hover{background:linear-gradient(90deg,#6d5dfc0b,#0000);transform:translate(2px)}.cover{background:#101626;border:1px solid #94a3ff17}.chevron{color:#68738b}.pill:not(.yellow):not(.red){color:#b7abff;background:#6d5dfc1a;border-color:#8b5cf633}.filterbar input,.filter{background:#0b0f19d6;border-color:#94a3ff1c}.filter.active{color:#a995ff;background:#6d5dfc12;border-color:#8b5cf65c}.field input,.field select,.person input{background:#070a11e6;border-color:#94a3ff1f}.field input:focus,.field select:focus,.person input:focus{border-color:#8b5cf68c;box-shadow:0 0 0 3px #6d5dfc12}.wizard{background:#0a0e17e0;border-color:#94a3ff1c}.wizard-step.active{background:#6d5dfc1a}.wizard-step.active span,.wizard-step.done span{color:#fff;background:linear-gradient(145deg,#8b5cf6,#3da8ff)}.tip-icon,.ai-badge,.upload-icon{color:#b6a8ff;background:#6d5dfc1c;border:1px solid #8b5cf624}.switch-row input{accent-color:#7c67ff}.people-title button{color:#a995ff}.store-card.selected{background:linear-gradient(145deg,#6d5dfc1a,#35a7ff09);border-color:#8b5cf661}.store-card.selected>span:last-child{color:#a995ff}.empty-disc{color:#a995ff;background:radial-gradient(circle,#6d5dfc21,#0c101bf2);border:1px solid #8b5cf626;box-shadow:0 0 30px #6d5dfc1a}.auth{background:radial-gradient(circle at 50% 18%,#6d5dfc2b,#0000 31%),radial-gradient(circle at 72% 28%,#35a7ff12,#0000 24%),#05060a}.auth-card{background:linear-gradient(145deg,#0d121ef5,#080c14fa);border-color:#94a3ff21;box-shadow:0 30px 90px #00000061,0 0 60px #6d5dfc0f}.analytics-globe3d:focus-visible{outline-color:#8b5cf6e6}.listener-planisphere__pulse{fill:#6d5dfc29;stroke:#58b1ff66}.listener-planisphere__dot{fill:#d8d0ff}.listener-planisphere__legend-dot{background:#9c88ff;box-shadow:0 0 10px #8b5cf69e}@keyframes soundwyndButtonSweep{0%,68%,to{transform:translate(-125%)}78%{transform:translate(125%)}}@keyframes soundwyndAmbientPulse{0%,to{opacity:.62;transform:scale(.98)}50%{opacity:1;transform:scale(1.03)}}.brand-mark{animation:15s linear infinite spin,4.6s ease-in-out infinite soundwyndAmbientPulse}@media (width<=1000px){.sidebar{width:78px}.main{width:calc(100% - 78px);margin-left:78px}}@media (width<=650px){.sidebar{width:64px}.main{width:calc(100% - 64px);margin-left:64px}.page{padding:25px 15px 52px}}.sw-system-status{color:#aeb8ca;letter-spacing:1.25px;white-space:nowrap;background:#6d5dfc0e;border:1px solid #6d5dfc2e;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex}.sw-system-dot{background:#7c6cff;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite swStatusPulse;box-shadow:0 0 12px #7c6cffe6}.sw-staff-button,.sw-support-button{cursor:pointer;border-radius:10px;min-height:34px;padding:0 12px;font-size:12px;font-weight:750}.sw-staff-button{color:#e9e8ff;background:#ffffff0b;border:1px solid #94a3ff26}.sw-support-button{color:#d8f8e6;background:#25d36613;border:1px solid #36d3992e}.sw-overview{padding-top:34px}.sw-hero{background:radial-gradient(circle at 78% 48%,#4673ff21,#0000 24%),radial-gradient(circle at 68% 42%,#7c56ff29,#0000 34%),linear-gradient(135deg,#0d111ef5,#060911fa);border:1px solid #94a3ff1f;border-radius:24px;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:center;gap:34px;min-height:300px;margin-bottom:18px;padding:42px 46px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06,0 24px 70px #0000003d}.sw-hero:before{content:"";pointer-events:none;opacity:.22;background-color:#0000;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:38px 38px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.sw-hero-copy{z-index:2;max-width:720px;position:relative}.sw-kicker{color:#8e9bb3;letter-spacing:2.4px;margin-bottom:16px;font-size:10px;font-weight:850;display:inline-flex}.sw-hero h1{color:#fbfbff;letter-spacing:-2.6px;max-width:760px;margin:0;font-size:clamp(38px,4.4vw,66px);line-height:.98}.sw-hero h1 span{background:linear-gradient(100deg,#a68cff,#7567ff 52%,#54b8ff);color:#0000;-webkit-background-clip:text;background-clip:text}.sw-hero p{color:#8f9aaf;max-width:640px;margin:20px 0 0;font-size:14px;line-height:1.75}.sw-hero-actions{flex-wrap:wrap;gap:11px;margin-top:28px;display:flex}.sw-hero-primary,.sw-hero-secondary{letter-spacing:.35px;min-height:44px;padding-inline:18px;font-size:11px}.sw-hero-secondary{border:1px solid #94a3ff21}.sw-intelligence-core{z-index:1;aspect-ratio:1;justify-self:center;place-items:center;width:260px;display:grid;position:relative}.sw-core-glow{filter:blur(7px);background:radial-gradient(circle,#6d5dfc47,#35a7ff0f 48%,#0000 72%);border-radius:50%;width:58%;height:58%;animation:3.8s ease-in-out infinite swCoreGlow;position:absolute}.sw-core-orbit{border:1px solid #8773ff45;border-radius:50%;position:absolute;box-shadow:0 0 25px #6d5dfc0e}.sw-core-orbit:after{content:"";background:#72bfff;border-radius:50%;width:6px;height:6px;position:absolute;top:-3px;left:50%;box-shadow:0 0 14px #59b2ffe6}.sw-core-orbit-a{animation:10s linear infinite swOrbit;inset:14%}.sw-core-orbit-b{animation:7s linear infinite swOrbitReverse;inset:24%}.sw-core-orbit-c{border-color:#53adff40;animation:5s linear infinite swOrbit;inset:34%}.sw-core-center{z-index:3;color:#fff;letter-spacing:1px;background:linear-gradient(145deg,#8f70fff5,#565bf4f5 54%,#30a0fff0);border-radius:24px;place-items:center;width:76px;height:76px;font-size:20px;font-weight:900;display:grid;position:relative;box-shadow:inset 0 1px #ffffff38,0 0 36px #6d5dfc5c,0 0 70px #35a7ff1f}.sw-core-caption{flex-direction:column;align-items:center;display:flex;position:absolute;bottom:4px}.sw-core-caption small{color:#68758e;letter-spacing:2.2px;font-size:8px}.sw-core-caption b{color:#c7c1ff;letter-spacing:1.5px;margin-top:4px;font-size:10px}.sw-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.sw-metric-card{background:radial-gradient(circle at 92% 4%,#6d5dfc1f,#0000 38%),linear-gradient(145deg,#0e121fed,#080c14f7);border:1px solid #94a3ff1c;border-radius:17px;min-height:132px;padding:20px 21px;transition:transform .22s,border-color .22s;box-shadow:inset 0 1px #ffffff05}.sw-metric-card:hover{border-color:#8b5cf647;transform:translateY(-3px)}.sw-metric-top{color:#8490a7;letter-spacing:1.55px;justify-content:space-between;font-size:9px;font-weight:850;display:flex}.sw-metric-top i{color:#7767ff;font-style:normal}.sw-metric-card strong{color:#fff;letter-spacing:-1px;margin-top:18px;font-size:28px;display:block}.sw-metric-card strong.sw-ready{color:#a99aff;letter-spacing:.8px;font-size:21px}.sw-metric-card small{color:#647086;letter-spacing:1.1px;margin-top:6px;font-size:8px;font-weight:800;display:block}.sw-dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);gap:14px;display:grid}.sw-recent-panel,.sw-ai-panel{min-height:350px}.sw-ai-panel{padding:22px;position:relative;overflow:hidden}.sw-ai-panel:after{content:"";pointer-events:none;background:radial-gradient(circle,#6d5dfc21,#0000 68%);border-radius:50%;width:260px;height:260px;position:absolute;top:60px;right:-120px}.sw-ai-head{z-index:2;justify-content:space-between;gap:12px;display:flex;position:relative}.sw-ai-head h2{color:#fff;margin:5px 0 0;font-size:17px}.sw-ai-live{color:#9d93ff;letter-spacing:1px;border:1px solid #6d5dfc29;border-radius:999px;align-items:center;gap:6px;height:26px;padding:0 9px;font-size:8px;font-weight:900;display:inline-flex}.sw-ai-live i{background:#8271ff;border-radius:50%;width:5px;height:5px;box-shadow:0 0 9px #8271ff}.sw-ai-visual{place-items:center;width:150px;height:150px;margin:18px auto 8px;display:grid;position:relative}.sw-ai-ring{border:1px solid #7b68ff3d;border-radius:50%;position:absolute}.sw-ai-ring-one{animation:9s linear infinite swOrbit;inset:5px}.sw-ai-ring-two{border-color:#3fabff38;animation:6s linear infinite swOrbitReverse;inset:26px}.sw-ai-node{z-index:2;color:#fff;background:linear-gradient(145deg,#856dff,#5c62f4 56%,#38a8ff);border-radius:19px;place-items:center;width:58px;height:58px;font-size:15px;font-weight:900;display:grid;position:relative;box-shadow:0 0 32px #6d5dfc4d}.sw-ai-panel p{z-index:2;color:#8590a4;font-size:12px;line-height:1.65;position:relative}.sw-ai-link{z-index:2;color:#9f91ff;letter-spacing:1.05px;cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-size:9px;font-weight:900;position:relative}@keyframes swOrbit{to{transform:rotate(360deg)}}@keyframes swOrbitReverse{to{transform:rotate(-360deg)}}@keyframes swCoreGlow{0%,to{opacity:.65;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes swStatusPulse{0%,to{opacity:.55;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}@media (width<=1180px){.sw-system-status{display:none}.sw-hero{grid-template-columns:1fr 260px}.sw-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sw-dashboard-grid{grid-template-columns:1fr}}@media (width<=850px){.sw-support-button{display:none}.sw-hero{grid-template-columns:1fr;padding:32px 26px}.sw-intelligence-core{width:220px}}@media (width<=650px){.sw-staff-button{display:none}.sw-hero h1{font-size:38px}.sw-metric-grid{grid-template-columns:1fr}}.new-release{white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:46px;line-height:1;display:flex}.new-release>span:first-child{flex:none;margin-right:0;font-size:19px;line-height:1}.new-release .new-release-label{letter-spacing:0;min-width:0;margin-right:0;font-size:13px;font-weight:800;line-height:1.15}.new-release:after{pointer-events:none}.brand>div:last-child{min-width:0}.brand b,.brand small{white-space:nowrap}.sidebar nav{scrollbar-width:thin;scrollbar-color:#8b5cf63d transparent;min-height:0;overflow:hidden auto}.sidebar nav::-webkit-scrollbar{width:4px}.sidebar nav::-webkit-scrollbar-thumb{background:#8b5cf63d;border-radius:999px}.top-actions{min-width:0}.sw-staff-button,.sw-support-button{white-space:nowrap}.sw-overview{width:100%;zoom:1!important;transform:none!important}.sw-intelligence-core,.sw-ai-visual{transform:translateZ(0)}@media (width<=1000px){.sidebar .new-release{display:none}}.sw-reference-overview{width:100%;max-width:1400px}.sw-reference-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:24px;display:flex}.sw-reference-date{color:#8d98aa;letter-spacing:.03em;text-transform:capitalize;margin-bottom:13px;font-size:12px;font-weight:700;display:block}.sw-reference-heading h1{color:#f7f8fc;letter-spacing:-1.2px;margin:0;font-size:clamp(28px,2.3vw,38px);line-height:1.05}.sw-reference-heading h1>span{background:linear-gradient(100deg,#a78bfa 0%,#7c5cff 48%,#39a7ff 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.sw-reference-heading p{color:#8f9aae;margin:11px 0 0;font-size:14px}.sw-reference-heading-actions{flex:none;align-items:center;gap:12px;display:flex}.sw-reference-online,.sw-reference-ai-online,.sw-reference-live{color:#b8b4ff;letter-spacing:.12em;background:#7c5cff12;border:1px solid #7c5cff42;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;font-weight:800;display:inline-flex}.sw-reference-online i,.sw-reference-ai-online i{background:#8b6cff;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite swReferenceOnline;display:block;box-shadow:0 0 11px #8b6cffe6}.sw-reference-upload{min-height:42px;padding-inline:17px}.sw-reference-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.sw-reference-stat{background:radial-gradient(circle at 100% 0,#6f52ff1a,#0000 46%),linear-gradient(145deg,#101422fa,#080c16fa);border:1px solid #8770ff24;border-radius:15px;min-height:126px;padding:19px 20px;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff05}.sw-reference-stat:hover{border-color:#8b5cf657;transform:translateY(-2px);box-shadow:0 12px 32px #00000038,0 0 25px #7c5cff0d}.sw-reference-stat-head{color:#8793a7;letter-spacing:.16em;justify-content:space-between;align-items:center;font-size:10px;font-weight:800;display:flex}.sw-reference-stat-head i{color:#8b6cff;font-style:normal}.sw-reference-stat strong{color:#f5f7fb;letter-spacing:-1px;margin:15px 0 7px;font-size:28px;line-height:1;display:block}.sw-reference-stat strong.sw-reference-ready{color:#aa96ff;letter-spacing:.04em;font-size:21px}.sw-reference-stat small{color:#606d82;letter-spacing:.13em;font-size:9px;font-weight:800}.sw-reference-main-grid{grid-template-columns:minmax(0,1.7fr) minmax(285px,.8fr);gap:14px;margin-bottom:14px;display:grid}.sw-reference-main-grid>.panel,.sw-reference-bottom-grid>.panel{background:radial-gradient(circle at 100% 0,#5b43d211,#0000 44%),linear-gradient(145deg,#0e1320fa,#080c15fa);border-color:#856fff21}.sw-reference-performance{min-height:300px}.sw-reference-performance-value{align-items:baseline;gap:7px;margin:3px 0 10px;display:flex}.sw-reference-performance-value strong{letter-spacing:-1px;font-size:28px}.sw-reference-performance-value span{color:#778397;font-size:12px}.sw-reference-bars{background:linear-gradient(#ffffff06 1px,#0000 1px) 0 0/100% 41px;border-bottom:1px solid #ffffff12;align-items:flex-end;gap:clamp(4px,.65vw,9px);height:164px;padding:15px 2px 0;display:flex}.sw-reference-bars i{transform-origin:bottom;background:linear-gradient(#a78bfa 0%,#775cff 46%,#329cff 100%);border-radius:5px 5px 1px 1px;flex:1;min-width:4px;max-width:24px;animation:.7s cubic-bezier(.2,.8,.2,1) both swReferenceBarRise;display:block;box-shadow:0 0 13px #775cff21}.sw-reference-bars i:nth-child(2n){animation-delay:35ms}.sw-reference-bars i:nth-child(3n){animation-delay:70ms}.sw-reference-bars i:nth-child(4n){animation-delay:.105s}.sw-reference-axis{color:#536074;justify-content:space-between;margin-top:9px;font-size:9px;font-weight:700;display:flex}.sw-reference-stores{min-height:300px}.sw-reference-live{padding:6px 9px}.sw-reference-store-list{flex-direction:column;gap:7px;display:flex}.sw-reference-store{align-items:center;gap:11px;min-height:48px;padding:7px 0;display:flex}.sw-reference-store-icon{color:#b7a8ff;background:#7c5cff14;border:1px solid #8b5cf62e;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:grid}.sw-reference-store-data{flex:1;min-width:0}.sw-reference-store-data>div:first-child{justify-content:space-between;gap:12px;margin-bottom:7px;display:flex}.sw-reference-store-data b{color:#e9edf5;font-size:12px}.sw-reference-store-data span{color:#7d899b;font-size:11px;font-weight:700}.sw-reference-store-track{background:#ffffff0e;border-radius:999px;height:4px;overflow:hidden}.sw-reference-store-track i{border-radius:inherit;background:linear-gradient(90deg,#765cff,#3ca5ff);height:100%;display:block;box-shadow:0 0 12px #765cff3d}.sw-reference-bottom-grid{grid-template-columns:minmax(0,1.7fr) minmax(285px,.8fr);gap:14px;display:grid}.sw-reference-releases{min-height:285px}.sw-reference-releases .release-row{padding:12px 2px}.sw-reference-releases .link{color:#a88fff}.sw-reference-intelligence{min-height:285px;position:relative;overflow:hidden}.sw-reference-intelligence:before{content:"";filter:blur(4px);pointer-events:none;background:radial-gradient(circle,#6449ff1c,#0000 67%);border-radius:50%;width:220px;height:220px;animation:3.4s ease-in-out infinite swReferenceAura;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.sw-reference-ai-head{z-index:2;justify-content:space-between;align-items:flex-start;gap:10px;display:flex;position:relative}.sw-reference-ai-head h2{margin:6px 0 0}.sw-reference-ai-online{padding:6px 8px;font-size:8px}.sw-reference-ai-core{z-index:2;place-items:center;width:132px;height:132px;margin:12px auto 6px;display:grid;position:relative}.sw-reference-ai-ring{border:1px solid #6f5bff42;border-radius:50%;position:absolute}.sw-reference-ai-ring-a{animation:9s linear infinite swReferenceSpin;inset:8px}.sw-reference-ai-ring-b{border-color:#35a7ff3b;animation:6.5s linear infinite swReferenceSpinReverse;inset:25px}.sw-reference-ai-ring-a:after,.sw-reference-ai-ring-b:after{content:"";background:#70c6ff;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;right:-3px;box-shadow:0 0 11px #70c6fff2}.sw-reference-ai-node{color:#fff;background:linear-gradient(145deg,#8766ff,#516cff 60%,#39a6ff);border-radius:17px;place-items:center;width:54px;height:54px;font-size:15px;font-weight:900;animation:2.8s ease-in-out infinite swReferenceNode;display:grid;position:relative;box-shadow:0 0 35px #6f5bff47}.sw-reference-intelligence>p{z-index:2;color:#7f8ba0;margin:4px 0 12px;font-size:11px;line-height:1.6;position:relative}.sw-reference-intelligence>button{z-index:2;color:#a890ff;letter-spacing:.06em;background:0 0;border:0;padding:0;font-size:10px;font-weight:800;position:relative}@keyframes swReferenceOnline{0%,to{opacity:.45;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}@keyframes swReferenceBarRise{0%{opacity:.25;transform:scaleY(.08)}to{opacity:1;transform:scaleY(1)}}@keyframes swReferenceSpin{to{transform:rotate(360deg)}}@keyframes swReferenceSpinReverse{to{transform:rotate(-360deg)}}@keyframes swReferenceNode{0%,to{transform:scale(.96);box-shadow:0 0 24px #6f5bff33}50%{transform:scale(1.04);box-shadow:0 0 42px #6f5bff61}}@keyframes swReferenceAura{0%,to{opacity:.45;transform:translate(-50%,-50%)scale(.92)}50%{opacity:.9;transform:translate(-50%,-50%)scale(1.08)}}@media (width<=1100px){.sw-reference-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.sw-reference-main-grid,.sw-reference-bottom-grid{grid-template-columns:1fr}}@media (width<=760px){.sw-reference-heading{flex-direction:column;align-items:flex-start}.sw-reference-heading-actions{flex-wrap:wrap;width:100%}.sw-reference-stats{grid-template-columns:1fr 1fr}}@media (width<=520px){.sw-reference-stats{grid-template-columns:1fr}.sw-reference-heading h1{font-size:28px}.sw-reference-upload{flex:1}}
