:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f7f7fb;--muted:#9696a6;--muted-2:#727283;--line:#ffffff16;--line-strong:#ffffff24;--panel:#18181fe0;--panel-2:#1c1c24;--sidebar:#0d0d11;--surface:#121217;--violet:#8b6cff;--violet-2:#b3a3ff;--violet-soft:#8b6cff24;--green:#68d391;--green-soft:#68d3911f;--amber:#f1bd67;--amber-soft:#f1bd6721;--red:#f07b82;--red-soft:#f07b821f;--shadow:0 18px 50px #00000047;--radius:17px}*{box-sizing:border-box}html{background:var(--surface)}body{background:radial-gradient(circle at 90% -20%, #7553f221, transparent 32rem), var(--surface);color:var(--ink);min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}button{color:inherit}button,select{cursor:pointer}a{color:inherit}.sr-only{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.loading-screen{background:#0e0e13;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:100vh;display:flex}.loading-screen p{color:var(--muted);margin:0}.brand-mark{background:#031116;border:1px solid #d0972f52;border-radius:10px;flex:0 0 60px;justify-content:center;align-items:center;width:60px;height:36px;display:inline-flex;overflow:hidden;box-shadow:0 8px 26px #07535633}.brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-lockup>span:last-child{flex-direction:column;gap:1px;display:flex}.brand-lockup strong{letter-spacing:-.015em;font-size:15px}.brand-lockup small{color:#747482;letter-spacing:.09em;text-transform:uppercase;font-size:10px}.brand-lockup-large .brand-mark{border-radius:12px;flex-basis:75px;width:75px;height:45px}.brand-lockup-large strong{font-size:19px}.login-shell{background:#0e0e13;grid-template-columns:minmax(0,1.15fr) minmax(430px,.85fr);min-height:100vh;display:grid}.login-story{border-right:1px solid var(--line);background:radial-gradient(circle at 15% 20%,#9575ff2e,#0000 24rem),radial-gradient(circle at 80% 85%,#5e3ed41f,#0000 26rem),linear-gradient(150deg,#111119 0%,#0d0d12 65%,#12101b 100%);flex-direction:column;justify-content:space-between;min-height:100vh;padding:48px clamp(48px,7vw,108px) 38px;display:flex;position:relative;overflow:hidden}.login-story:before{content:"";border:1px solid #ffffff09;border-radius:50%;width:620px;height:620px;position:absolute;top:190px;left:-230px}.login-story:after{content:"";border:1px solid #ffffff09;border-radius:50%;width:410px;height:410px;position:absolute;top:295px;left:-115px}.story-copy,.story-metrics,.login-story>*{z-index:1;position:relative}.story-copy{max-width:710px}.eyebrow{color:var(--violet-2);letter-spacing:.13em;text-transform:uppercase;margin:0 0 10px;font-size:10px;font-weight:750}.story-copy h1{letter-spacing:-.055em;max-width:820px;margin:0 0 26px;font-size:clamp(44px,5.4vw,76px);font-weight:680;line-height:.98}.story-copy>p:last-child{color:#a4a4b2;max-width:650px;margin:0;font-size:17px;line-height:1.7}.story-metrics{grid-template-columns:repeat(3,1fr);gap:1px;max-width:620px;display:grid;overflow:hidden}.story-metrics>div{border-left:1px solid var(--line-strong);flex-direction:column;gap:4px;padding-left:22px;display:flex}.story-metrics strong{letter-spacing:-.03em;font-size:23px}.story-metrics span{color:var(--muted-2);font-size:11px}.legal-note{color:#5e5e6a;margin:28px 0 0;font-size:10px}.login-panel{justify-content:center;align-items:center;padding:50px;display:flex}.login-card{flex-direction:column;gap:22px;width:100%;max-width:405px;display:flex}.login-card h2{letter-spacing:-.04em;margin:0 0 7px;font-size:32px}.muted{color:var(--muted);margin:0;line-height:1.55}label{flex-direction:column;gap:8px;display:flex}label>span{color:#b7b7c3;font-size:11px;font-weight:650}input,select,textarea{border:1px solid var(--line-strong);color:var(--ink);background:#17171e;border-radius:10px;outline:none;width:100%;padding:12px 13px;transition:border-color .14s,box-shadow .14s,background .14s}textarea{resize:vertical;line-height:1.55}input:hover,select:hover,textarea:hover{border-color:#fff3}input:focus,select:focus,textarea:focus{background:#1a1a22;border-color:#8b6cffb3;box-shadow:0 0 0 3px #8b6cff1f}input::placeholder,textarea::placeholder{color:#5f5f6d}.button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 15px;font-size:12px;font-weight:700;transition:transform .12s,background .12s,border-color .12s,opacity .12s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:default;opacity:.48}.button-primary{color:#fff;background:linear-gradient(145deg,#8f73ff,#7656eb);box-shadow:0 7px 20px #6d4ee033}.button-primary:hover:not(:disabled){background:linear-gradient(145deg,#9b82ff,#8061ee)}.button-secondary{border-color:var(--line-strong);color:#d7d7df;background:#202028}.button-secondary:hover:not(:disabled){background:#272730;border-color:#fff3}.button-danger{background:var(--red-soft);color:#ff9da3;border-color:#f07b8240}.button-ghost{color:var(--muted);background:0 0}.login-card>.button{width:100%;min-height:47px}.demo-credentials{border:1px solid var(--line);background:#ffffff06;border-radius:11px;grid-template-columns:1fr auto;align-items:center;gap:6px 10px;padding:13px 15px;display:grid}.demo-credentials span{color:var(--muted-2);letter-spacing:.06em;text-transform:uppercase;grid-column:1/-1;font-size:10px}.demo-credentials code{color:#bdbdc9;font-size:11px}.console-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:30;background:linear-gradient(#0d0d11 0%,#0b0b0f 100%);flex-direction:column;flex-shrink:0;width:226px;height:100vh;padding:24px 14px 16px;display:flex;position:fixed;top:0;left:0}.sidebar>.brand-lockup{padding:0 8px 24px}.sidebar nav{flex:1;padding-right:2px;overflow-y:auto}.sidebar nav>p{color:#51515d;letter-spacing:.13em;text-transform:uppercase;margin:11px 10px 8px;font-size:9px;font-weight:750}.sidebar nav button{color:#858592;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:10px;width:100%;min-height:36px;margin:1px 0;padding:0 10px;font-size:11px;font-weight:600;transition:background .12s,color .12s;display:flex}.sidebar nav button>span{color:#777785;letter-spacing:.03em;border:1px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;font-size:7px;font-weight:800;display:inline-flex}.sidebar nav button>.sidebar-nav-icon{background:0 0;border:0;flex:0 0 26px;width:26px;height:26px;padding:1px}.sidebar-nav-icon img{object-fit:contain;width:100%;height:100%;display:block}.sidebar nav button:hover{color:#c6c6cf;background:#ffffff09}.sidebar nav button.nav-active{background:var(--violet-soft);color:#e5e0ff}.sidebar nav button.nav-active>span{color:#b5a4ff;background:#8b6cff30;border-color:#9c82ff4d}.sidebar nav button>i{color:#fff;text-align:center;background:#7859e7;border-radius:99px;min-width:17px;margin-left:auto;padding:2px 5px;font-size:8px;font-style:normal}.sidebar-footer{border-top:1px solid var(--line);padding:14px 5px 0}.environment-card{align-items:center;gap:9px;display:flex}.environment-dot{background:var(--green);border-radius:50%;width:7px;height:7px;margin-left:4px;box-shadow:0 0 0 4px #68d39114}.environment-card>div{flex-direction:column;display:flex}.environment-card strong{color:#a9a9b4;font-size:10px}.environment-card small{color:#555561;font-size:9px}.sidebar-footer>p{color:#44444f;letter-spacing:.06em;text-transform:uppercase;margin:12px 4px 0;font-size:8px}.console-main{width:calc(100% - 226px);min-width:0;margin-left:226px}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);z-index:20;background:#121217d1;justify-content:space-between;align-items:center;height:66px;padding:0 clamp(22px,3vw,46px);display:flex;position:sticky;top:0}.breadcrumb{color:#5e5e6b;align-items:center;gap:8px;font-size:10px;display:flex}.breadcrumb i{color:#3e3e48;font-style:normal}.breadcrumb strong{color:#aaaab5;font-weight:650}.topbar-actions{align-items:center;gap:16px;display:flex}.sync-button{color:#777785;background:0 0;border:0;align-items:center;gap:6px;padding:6px;font-size:10px;display:flex}.sync-button:hover{color:#c8c8d0}.spin{animation:.75s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.admin-menu{border:0;border-left:1px solid var(--line);background:0 0;align-items:center;gap:9px;padding:0 0 0 16px;display:flex}.admin-menu>span:first-child{color:#cfc4ff;background:linear-gradient(145deg,#3d365a,#282433);border:1px solid #a389ff40;border-radius:9px;justify-content:center;align-items:center;width:31px;height:31px;font-size:9px;font-weight:750;display:flex}.admin-menu>span:nth-child(2){text-align:left;flex-direction:column;display:flex}.admin-menu strong{color:#bdbdc7;font-size:9px}.admin-menu small{color:#5c5c68;font-size:8px}.admin-menu>i{color:#4c4c57;font-size:10px;font-style:normal}.mobile-menu{background:0 0;border:0;font-size:18px;display:none}.content{max-width:1620px;margin:0 auto;padding:35px clamp(22px,3vw,46px) 70px}.page-heading{justify-content:space-between;align-items:flex-end;margin-bottom:29px;display:flex}.page-heading h1{letter-spacing:-.04em;margin:0 0 7px;font-size:29px;font-weight:650}.page-heading>div:first-child>p:last-child{color:#7f7f8d;margin:0;font-size:12px}.page-heading-meta{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.page-heading-meta small{color:#50505b;font-size:9px}.api-status{color:#7c7c89;align-items:center;gap:6px;font-size:9px;display:flex}.api-status i{background:var(--green);border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 3px #68d39114}.view-stack{flex-direction:column;gap:18px;display:flex}.admin-workspace-tabs{gap:7px;padding:7px;display:grid}.admin-workspace-tabs-2{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-workspace-tabs-3{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-workspace-tabs>button{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:10px;min-width:0;min-height:50px;padding:8px 12px;display:flex;position:relative}.admin-workspace-tabs>button:hover,.admin-workspace-tabs>button:focus-visible{color:var(--ink);background:#8b6cff0e}.admin-workspace-tabs>button.active{background:var(--violet-soft);color:var(--ink);border-color:#8b6cff3d}.admin-workspace-tabs>button>span:nth-child(2){gap:2px;min-width:0;display:grid}.admin-workspace-tabs strong,.admin-workspace-tabs small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-workspace-tabs strong{font-size:10px}.admin-workspace-tabs small{color:var(--muted);font-size:8px}.admin-workspace-tab-mark{color:var(--violet);background:#8b6cff1c;border:1px solid #8b6cff2e;border-radius:7px;flex:0 0 30px;justify-content:center;align-items:center;height:30px;font-size:8px;font-weight:850;display:inline-flex}.admin-workspace-tabs>button>i{background:var(--amber);color:#17131f;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 5px;font-size:8px;font-style:normal;font-weight:850;display:flex}.panel{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#1b1b23f0,#17171ef0);box-shadow:0 7px 28px #00000014}.hero-strip{border-radius:var(--radius);background:linear-gradient(100deg,#8b6cff21,#8b6cff05 55%),#191820;border:1px solid #8b6cff2b;justify-content:space-between;align-items:center;min-height:124px;padding:25px 28px;display:flex;position:relative;overflow:hidden}.hero-strip:after{content:"";border:1px solid #ab94ff17;border-radius:50%;width:210px;height:210px;position:absolute;top:-112px;right:14%}.live-label{color:#aaa0d4;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:8px;font-size:9px;font-weight:700;display:flex}.live-label>span{background:var(--green);border-radius:50%;width:5px;height:5px}.hero-strip h2{letter-spacing:-.03em;margin:0 0 7px;font-size:21px}.hero-strip p{color:#82828f;margin:0;font-size:11px}.hero-actions{z-index:1;gap:8px;display:flex;position:relative}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric-card{border:1px solid var(--line);text-align:left;background:linear-gradient(145deg,#1c1c24f5,#17171ef5);border-radius:14px;flex-direction:column;min-height:125px;padding:17px 18px;display:flex}.metric-card-button{cursor:pointer;transition:border-color .14s,transform .14s}.metric-card-button:hover{border-color:#8b6cff45;transform:translateY(-2px)}.metric-topline{color:#797987;justify-content:space-between;align-items:center;margin-bottom:17px;font-size:9px;display:flex}.metric-spark{background:var(--violet-soft);border-radius:50%;width:7px;height:7px;position:relative}.metric-spark:after{content:"";border:1px solid #8b6cff3d;border-radius:50%;position:absolute;inset:-4px}.metric-spark-green{background:var(--green)}.metric-spark-green:after{border-color:#68d39140}.metric-spark-amber{background:var(--amber)}.metric-spark-amber:after{border-color:#f1bd6740}.metric-card>strong{letter-spacing:-.04em;margin-bottom:5px;font-size:24px}.metric-card>small{color:#5f5f6c;font-size:9px}.support-health-section{gap:14px;display:grid}.support-health-heading{justify-content:space-between;align-items:end;gap:20px;padding:4px 2px 0;display:flex}.support-health-heading h3{margin:2px 0 0;font-size:20px}.support-health-heading>span{color:#777681;font-size:9px}.service-health-list{gap:12px;display:grid}.service-health{border-color:#f1bd672e;gap:13px;padding:18px 22px;display:grid}.service-health-copy,.service-health-detail{justify-content:space-between;align-items:center;gap:20px;display:flex}.service-health-copy h3{margin:2px 0 0;font-size:15px}.service-health-state{border:1px solid var(--line);color:#8a8a96;white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:6px 9px;font-size:9px;display:inline-flex}.service-health-state i{background:#6d6d78;border-radius:50%;width:6px;height:6px}.service-health-track{background:#ffffff0b;border-radius:999px;height:8px;overflow:hidden}.service-health-track span{border-radius:inherit;background:#6d6d78;height:100%;transition:width .28s;display:block}.service-health-detail p{color:#b8b8c1;margin:0;font-size:10px}.service-health-detail small{color:#5f5f6c;text-align:right;font-size:8px}.service-health-healthy{border-color:#68d3913d}.service-health-healthy .service-health-state i,.service-health-healthy .service-health-track span{background:var(--green);box-shadow:0 0 12px #68d39152}.service-health-failed{border-color:#eb676742}.service-health-failed .service-health-state i,.service-health-failed .service-health-track span{background:#eb6767}.service-health-warning{border-color:#f1bd6747}.service-health-warning .service-health-state i,.service-health-warning .service-health-track span,.service-health-not_configured .service-health-state i,.service-health-not_configured .service-health-track span{background:var(--amber)}.stream-health-workspace{border-radius:var(--radius);background:#ffffff05;border:1px solid #8b6cff33;gap:14px;padding:22px;display:grid}.stream-health-workspace .support-health-heading{align-items:flex-start}.stream-health-workspace .support-health-heading p:not(.eyebrow){color:#777681;max-width:720px;margin:6px 0 0;font-size:9px;line-height:1.55}.stream-health-customer{gap:6px;min-width:230px;display:grid}.stream-health-customer span,.stream-health-controls label>span{color:#777681;letter-spacing:.06em;text-transform:uppercase;font-size:7px;font-weight:750}.stream-health-bars{grid-template-columns:1fr 1fr;gap:12px;display:grid}.stream-health-metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.stream-health-metrics>div{border:1px solid var(--line);background:#ffffff06;border-radius:10px;gap:4px;padding:11px;display:grid}.stream-health-metrics span{color:#777681;letter-spacing:.05em;text-transform:uppercase;font-size:7px}.stream-health-metrics strong{font-variant-numeric:tabular-nums;font-size:17px}.stream-health-controls{grid-template-columns:minmax(240px,1fr) minmax(170px,.45fr) auto;align-items:end;gap:10px;display:grid}.stream-health-controls label{gap:6px;display:grid}.stream-health-list{border:1px solid var(--line);border-radius:11px;max-height:760px;overflow:auto}.stream-health-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(220px,1.4fr) auto minmax(220px,.8fr) auto;align-items:center;gap:12px;padding:12px 13px;display:grid}.stream-health-row:last-child{border-bottom:0}.stream-health-row-down{background:#dc4c4c0b}.stream-health-row>div,.stream-health-evidence{gap:3px;min-width:0;display:grid}.stream-health-row strong{color:#d8d7df;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.stream-health-row span,.stream-health-evidence small{color:#686773;font-size:8px}.stream-health-badge{border:1px solid var(--line);text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:5px 8px;font-weight:800;font-size:7px!important}.stream-health-badge-healthy{border-color:#68d39147;color:var(--green)!important}.stream-health-badge-degraded,.stream-health-badge-stale{border-color:#f1bd6747;color:var(--amber)!important}.stream-health-badge-down{border-color:#eb67674d;color:#eb8787!important}.overview-grid{grid-template-columns:minmax(0,1.65fr) minmax(310px,.75fr);gap:18px;display:grid}.overview-grid-bottom{grid-template-columns:1fr 1fr}.chart-panel,.health-panel,.overview-grid-bottom>.panel{min-height:320px;padding:21px 23px}.panel-heading{justify-content:space-between;align-items:flex-start;display:flex}.panel-heading h3,.activation-card h3,.credit-form h3,.context-card h3,.settings-section h3{letter-spacing:-.02em;margin:0;font-size:15px}.estimate-badge{border:1px solid var(--line);color:#686875;text-transform:uppercase;background:#ffffff09;border-radius:99px;padding:5px 8px;font-size:8px}.chart-summary{align-items:baseline;gap:8px;margin:22px 0 17px;display:flex}.chart-summary strong{letter-spacing:-.04em;font-size:26px}.chart-summary span{color:#686875;font-size:9px}.bar-chart{border-bottom:1px solid var(--line);align-items:stretch;gap:clamp(12px,2vw,31px);height:185px;padding:5px 13px 0;display:flex}.bar-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;display:flex}.bar-track{justify-content:center;align-items:flex-end;width:100%;height:150px;display:flex}.bar-track>span{opacity:.82;background:linear-gradient(#9c83ff,#6348c9);border-radius:5px 5px 2px 2px;width:65%;max-width:31px;min-height:8px;transition:height .28s;box-shadow:0 0 18px #7552e624}.bar-column small{color:#555561;margin-bottom:-18px;font-size:8px}.donut-wrap{justify-content:center;align-items:center;gap:28px;min-height:180px;display:flex}.donut{background:conic-gradient(var(--violet) 0 var(--active), #cd9c50 var(--active) calc(var(--active) + 11%), #7f5660 calc(var(--active) + 11%) calc(var(--active) + 22%), #353541 calc(var(--active) + 22%));border-radius:50%;justify-content:center;align-items:center;width:125px;height:125px;display:flex;position:relative}.donut:after{content:"";background:#1a1a22;border-radius:50%;width:83px;height:83px;position:absolute}.donut>span{color:#62626f;z-index:1;flex-direction:column;align-items:center;font-size:8px;display:flex;position:relative}.donut strong{color:#e6e6ed;letter-spacing:-.04em;font-size:21px}.legend{flex-direction:column;gap:10px;min-width:95px;display:flex}.legend p{color:#6e6e7b;align-items:center;margin:0;font-size:9px;display:flex}.legend i{border-radius:50%;width:6px;height:6px;margin-right:7px}.legend strong{color:#b7b7c0;margin-left:auto}.legend-active{background:var(--violet)}.legend-trial{background:var(--amber)}.legend-warning{background:#8b5c67}.legend-muted{background:#3a3a46}.health-callouts{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;padding-top:16px;display:grid}.health-callouts>div{flex-direction:column;gap:4px;padding:0 10px;display:flex}.health-callouts>div+div{border-left:1px solid var(--line)}.health-callouts span{color:#60606d;font-size:8px}.health-callouts strong{font-size:16px}.text-button{color:#8f7ddd;background:0 0;border:0;padding:4px;font-size:9px}.compact-list{flex-direction:column;margin-top:13px;display:flex}.compact-row{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:11px;min-height:54px;padding:8px 2px;display:flex}.compact-row>span:nth-child(2){flex-direction:column;gap:2px;display:flex}.compact-row strong{color:#bfbfc8;font-size:10px}.compact-row small{color:#5d5d68;font-size:8px}.compact-row time{color:var(--amber);margin-left:auto;font-size:9px}.avatar{color:#bdb4d7;background:linear-gradient(145deg,#373342,#27262f);border:1px solid #ffffff12;border-radius:9px;flex:none;justify-content:center;align-items:center;width:31px;height:31px;font-size:8px;font-weight:750;display:inline-flex}.avatar-large{border-radius:14px;width:54px;height:54px;font-size:15px}.timeline{flex-direction:column;gap:0;margin-top:16px;display:flex}.timeline-row{grid-template-columns:8px 1fr;gap:13px;min-height:47px;display:grid;position:relative}.timeline-row:before{background:var(--line);content:"";width:1px;position:absolute;top:14px;bottom:0;left:3px}.timeline-row:last-child:before{display:none}.timeline-row>span{background:#8170c7;border-radius:50%;width:6px;height:6px;margin-top:5px;box-shadow:0 0 0 3px #8170c71a}.timeline-row>div{flex-direction:column;gap:3px;display:flex}.timeline-row strong{color:#a9a9b3;text-transform:capitalize;font-size:9px}.timeline-row small{color:#53535e;font-size:8px}.table-panel,.cash-payment-panel{overflow:hidden}.cash-payment-heading{border-bottom:1px solid var(--line);align-items:center;padding:20px}.cash-payment-heading>div{gap:5px;display:grid}.cash-payment-heading p:last-child{color:var(--muted);margin:0;font-size:10px}.cash-payment-mark{background:var(--green-soft);color:var(--green);border:1px solid #68d39140;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;font-weight:800;display:flex}.cash-payment-form{grid-template-columns:minmax(180px,1fr) minmax(145px,.55fr) minmax(230px,1.25fr) auto;align-items:end;gap:12px;padding:20px;display:grid}.cash-payment-form :where(input,select){min-height:42px}.cash-payment-form>.button{white-space:nowrap;min-height:42px}.cash-payment-note,.cash-payment-error{grid-column:1/-1;margin:0;font-size:9px}.cash-payment-error{color:var(--red)!important}.table-toolbar,.table-heading{justify-content:space-between;align-items:center;padding:17px 19px;display:flex}.table-toolbar{border-bottom:1px solid var(--line)}.filter-row{gap:8px;display:flex}.filter-row input,.filter-row select{background:#15151b;min-height:35px;padding:8px 11px;font-size:10px}.search-field{width:250px}.filter-row select{width:145px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px}th{border-bottom:1px solid var(--line);color:#5d5d69;letter-spacing:.07em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#0000001c;padding:11px 16px;font-size:8px;font-weight:700}td{border-bottom:1px solid var(--line);color:#858592;vertical-align:middle;padding:11px 16px;font-size:10px}tbody tr{transition:background .12s}tbody tr:hover{background:#ffffff05}tbody tr:last-child td{border-bottom:0}td>strong{color:#bdbdc6}.customer-cell{text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.customer-cell>span:last-child{flex-direction:column;gap:2px;display:flex}.customer-cell strong{color:#c5c5cd;font-size:10px}.customer-cell small,.table-subtitle{color:#5e5e69;margin-top:3px;font-size:8px;display:block}.row-action{color:#646470;background:0 0;border:0;font-size:15px}.status{text-transform:capitalize;white-space:nowrap;border:1px solid #0000;border-radius:99px;align-items:center;gap:5px;padding:4px 7px;font-size:8px;font-weight:650;display:inline-flex}.status-dot{background:currentColor;border-radius:50%;width:4px;height:4px}.status-positive{background:var(--green-soft);color:#72c791;border-color:#68d39121}.status-warning{background:var(--amber-soft);color:#d6a95e;border-color:#f1bd6724}.status-danger{background:var(--red-soft);color:#d8767d;border-color:#f07b8224}.status-neutral{border-color:var(--line);color:#777783;background:#ffffff0a}.table-footer{border-top:1px solid var(--line);color:#555560;justify-content:space-between;align-items:center;padding:12px 16px;font-size:8px;display:flex}.activation-grid{grid-template-columns:1fr .72fr;gap:18px;display:grid}.activation-card{flex-direction:column;gap:18px;min-height:306px;padding:25px;display:flex}.activation-card>p.muted{max-width:610px}.activation-card form{grid-template-columns:.6fr 1.1fr auto;align-items:flex-end;gap:12px;margin-top:auto;display:grid}.activation-profiles{background:#8b6cff14;border:1px solid #8b6cff33;border-radius:11px;gap:4px;padding:12px 14px;display:grid}.activation-profiles span,.activation-profiles small{color:var(--muted);font-size:9px}.activation-profiles strong{color:var(--ink);font-size:11px}.code-input{letter-spacing:.18em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:20px;font-weight:750}.activation-demo{background:radial-gradient(circle at 100% 0,#8b6cff2e,#0000 18rem),#1b1922}.generated-code{background:#0003;border:1px dashed #ab94ff40;border-radius:13px;flex-direction:column;align-items:center;padding:16px;display:flex}.generated-code span{color:#666573;text-transform:uppercase;font-size:8px}.generated-code strong,.code-placeholder{color:#c9bdff;letter-spacing:.18em;margin:6px 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:26px;font-weight:750}.generated-code small{color:#5d596b;font-size:8px}.code-placeholder{color:#47434f;flex:1;justify-content:center;align-items:center;display:flex}.inline-code,.request-id{border:1px solid var(--line);color:#9d91d1;background:#ffffff09;border-radius:5px;padding:3px 5px;font-size:9px}.credit-hero{grid-template-columns:.42fr 1fr;gap:18px;display:grid}.credit-balance{border-radius:var(--radius);background:linear-gradient(145deg,#7854eb2b,#7854eb08),#1a1921;border:1px solid #8b6cff33;flex-direction:column;min-height:235px;padding:23px;display:flex}.credit-balance p{color:#8c83ae;text-transform:uppercase;margin:0;font-size:9px}.credit-balance>strong{letter-spacing:-.07em;margin-top:26px;font-size:57px;line-height:1}.credit-balance>span{color:#777487;font-size:10px}.credit-progress{background:#ffffff0e;border-radius:99px;height:4px;margin:auto 0 8px;overflow:hidden}.credit-progress span{border-radius:inherit;background:linear-gradient(90deg,#7a5be8,#a891ff);height:100%;display:block}.credit-balance small{color:#5d5a69;font-size:8px}.credit-form{flex-direction:column;justify-content:center;gap:23px;padding:25px;display:flex}.inline-fields{grid-template-columns:.35fr 1fr;gap:12px;display:grid}.credit-form>.button{align-self:flex-start}.positive-number{color:var(--green)}.negative-number{color:var(--red)}.row-actions{gap:8px;display:flex}.row-actions button{color:#8d80c5;background:0 0;border:0;padding:3px;font-size:9px}.row-actions button.danger-link{color:#b76970}.plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.pricing-model-summary{justify-content:space-between;align-items:center;gap:30px;padding:24px 27px;display:flex}.pricing-model-summary h3{margin:5px 0 7px;font-size:19px}.pricing-model-summary p:not(.eyebrow){color:var(--muted);margin:0;font-size:10px}.pricing-model-totals{gap:9px;display:flex}.pricing-model-totals span{background:#8b6cff12;border:1px solid #8b6cff24;border-radius:10px;gap:4px;min-width:105px;padding:11px 13px;display:grid}.pricing-model-totals small{color:var(--muted);font-size:8px}.pricing-model-totals strong{color:var(--ink);font-size:11px}.plans-stack{gap:28px;display:grid}.public-price-panel{padding:25px}.public-price-heading>div>p:last-child{margin:7px 0 0;font-size:10px;line-height:1.55}.access-price-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.access-price-field>div{align-items:center;display:flex;position:relative}.access-price-field>div>span{color:#757482;pointer-events:none;font-size:12px;position:absolute;left:13px}.access-price-field input{padding-left:28px;font-size:15px;font-weight:700}.public-price-actions{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.public-price-actions p{margin:0;font-size:9px}.subsection-heading{justify-content:space-between;align-items:flex-end;margin-bottom:14px;display:flex}.subsection-heading h3{margin:0;font-size:15px}.plan-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#8b6cff0e,#0000 45%),#1a1a22;padding:24px}.plan-heading{justify-content:space-between;align-items:flex-start;display:flex}.plan-heading p{color:#b7addf;margin:0 0 8px;font-size:11px;font-weight:700}.plan-heading strong{letter-spacing:-.05em;font-size:29px}.plan-heading strong small{color:#666572;letter-spacing:0;font-size:9px;font-weight:500}.plan-heading .annual-plan-price{color:#777683;margin-top:5px;font-size:9px;display:block}.plan-card ul{border-bottom:1px solid var(--line);border-top:1px solid var(--line);margin:23px 0 17px;padding:11px 0;list-style:none}.plan-card li{color:#686875;justify-content:space-between;align-items:center;padding:7px 0;font-size:9px;display:flex}.plan-card li strong{color:#aaaab5}.plan-price-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:22px 0 16px;display:grid}.plan-price-fields label{gap:5px;display:grid}.plan-price-fields span{color:#777683;font-size:8px}.plan-price-fields input{width:100%;min-width:0}.plan-entitlements{margin-bottom:18px}.plan-entitlements label{align-items:center;gap:5px;display:flex}.plan-entitlements label:has(input:disabled){cursor:default;opacity:.78}.entitlement-row{gap:6px;display:flex}.entitlement-row span{background:var(--violet-soft);color:#9987dc;border:1px solid #8b6cff26;border-radius:99px;padding:4px 7px;font-size:8px}.plan-cost{color:#555460;margin:18px 0 0;font-size:8px}.context-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.context-card{min-height:280px;padding:27px}.context-mark{background:var(--violet-soft);color:#a492ed;border:1px solid #8b6cff33;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:35px;font-size:10px;font-weight:800;display:flex}.context-card>p:not(.eyebrow){color:#777784;max-width:600px;line-height:1.7}.context-card .status,.context-card .estimate-badge{margin-top:15px}.provider-layout{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:18px;display:grid}.content-access-command{grid-column:1/-1;grid-template-columns:minmax(240px,1.25fr) minmax(260px,1fr) auto;align-items:end;gap:14px;padding:18px;display:grid}.content-access-command-copy{gap:4px;display:grid}.content-access-command-copy h3,.content-access-command-copy p{margin:0}.content-access-service-picker{gap:6px;display:grid}.content-access-service-picker>span{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:750}.content-access-command-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.content-access-command-actions .button.active{background:var(--violet-soft);color:var(--ink);border-color:#8b6cff4d}.content-access-command-status{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:auto 1fr;align-items:center;gap:3px 8px;padding-top:12px;display:grid}.content-access-command-status .connection-dot{grid-row:1/span 2}.content-access-command-status small{color:var(--muted);font-size:8px}.content-access-command>.form-error{grid-column:1/-1;margin:0}.content-access-nav{border:1px solid var(--line);background:#8b6cff0b;border-radius:12px;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:18px;padding:7px;display:grid}.content-access-nav>button{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:10px;min-width:0;min-height:48px;padding:8px 12px;display:flex;position:relative}.content-access-nav>button:hover,.content-access-nav>button:focus-visible{color:var(--ink);background:#8b6cff0e}.content-access-nav>button.active{background:var(--violet-soft);color:var(--ink);border-color:#8b6cff3d}.content-access-nav>button:disabled{cursor:wait;opacity:.58}.content-access-nav>button>span:nth-child(2){gap:2px;min-width:0;display:grid}.content-access-nav strong,.content-access-nav small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.content-access-nav strong{font-size:12px}.content-access-nav small{color:var(--muted);font-size:10px}.content-access-nav-symbol{color:var(--violet);background:#8b6cff1c;border:1px solid #8b6cff2e;border-radius:7px;flex:0 0 30px;justify-content:center;align-items:center;height:30px;font-size:14px;font-weight:800;display:inline-flex}.content-access-unsaved-dot{background:var(--amber);border-radius:999px;width:7px;height:7px;position:absolute;top:9px;right:9px;box-shadow:0 0 0 3px #d99a3726}.content-access-nav-state{text-transform:uppercase;border:1px solid;border-radius:999px;flex:none;margin-left:auto;padding:4px 7px;font-size:9px;font-weight:850}.content-access-nav-state.enabled{color:#35b682}.content-access-nav-state.disabled{color:#d0666d}.provider-vault-layout{grid-template-columns:minmax(0,1.18fr) minmax(350px,.82fr);gap:18px;display:grid}.provider-vault-intro{grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;padding:24px 27px;display:flex}.provider-vault-intro h3{margin:5px 0 8px}.provider-vault-intro .muted{max-width:720px;margin:0;line-height:1.6}.provider-vault-count{border-left:1px solid var(--line);flex-direction:column;flex:none;align-items:flex-end;min-width:105px;padding-left:24px;display:flex}.provider-vault-count strong{color:var(--amber);font-size:28px;line-height:1}.provider-vault-count span{color:var(--muted);margin-top:5px;font-size:9px}.provider-vault-list-panel,.provider-vault-form{align-self:start}.content-customer-context{grid-column:1/-1;grid-template-columns:minmax(230px,.8fr) minmax(220px,.9fr) minmax(280px,1.2fr);align-items:center;gap:16px;padding:14px 18px;display:grid}.content-customer-picker{gap:6px;display:grid}.content-customer-picker>span,.content-customer-service>span,.connection-detail-grid span{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:750}.content-customer-picker select{width:100%;min-width:0}.content-customer-identity{border-left:1px solid var(--line);align-items:center;gap:11px;min-width:0;padding-left:22px;display:flex}.content-customer-identity>span:last-child,.content-customer-service{flex-direction:column;gap:4px;min-width:0;display:flex}.content-customer-identity strong,.content-customer-service strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.content-customer-identity small,.content-customer-service small{color:var(--muted);font-size:8px;line-height:1.45}.content-customer-service{border-left:1px solid var(--line);padding-left:22px}.content-access-profile-panel{grid-column:1/-1;padding:24px 27px}.content-access-profile-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:22px;display:grid}.content-access-profile-action{border:1px solid var(--line);background:#ffffff06;border-radius:12px;flex-direction:column;gap:11px;padding:16px;display:flex}.content-access-profile-action label{gap:6px;display:grid}.content-access-profile-action label>span{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:750}.content-access-profile-action p{color:var(--muted);min-height:28px;margin:0;font-size:9px;line-height:1.55}.content-access-profile-action .button{align-self:flex-start;margin-top:auto}.content-access-profile-state{justify-content:flex-start}.inline-state-success{background:#4ac48114;border-color:#4ac4813d}.inline-state-success strong{color:#4ac481}.credential-editor-card,.current-connection-card{align-self:start;min-height:0}.credential-editor-intro{border:1px solid var(--line);background:#ffffff06;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin-top:24px;padding:18px;display:flex}.credential-editor-intro strong{margin-bottom:5px;font-size:11px;display:block}.credential-editor-intro p,.credential-replacement-note{color:var(--muted);margin:0;font-size:9px;line-height:1.55}.credential-editor-intro .button{flex:none}.credential-replacement-note{background:var(--violet-soft);border:1px solid #8b6cff2e;border-radius:10px;margin-top:14px;padding:12px 14px}.credential-form-actions,.connection-card-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.current-connection-card{padding:27px}.connection-detail-grid{grid-template-columns:1fr 1fr;gap:1px;margin-top:24px;display:grid;overflow:hidden}.connection-detail-grid>div{border:1px solid var(--line);background:#ffffff06;flex-direction:column;gap:6px;min-width:0;margin:0 -1px -1px 0;padding:13px;display:flex}.connection-detail-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.connection-health{border:1px solid var(--line);background:#ffffff06;border-radius:11px;align-items:center;gap:11px;margin-top:14px;padding:12px;display:flex}.connection-health-mark{background:var(--violet-soft);color:var(--violet-2);border-radius:50%;flex:none;justify-content:center;align-items:center;width:29px;height:29px;font-size:11px;font-weight:850;display:flex}.connection-health>div{flex-direction:column;gap:3px;display:flex}.connection-health strong{font-size:10px}.connection-health small,.demo-connection-note{color:var(--muted);font-size:8px;line-height:1.45}.connection-health-success{background:#4ac48114;border-color:#4ac4813d}.connection-health-success .connection-health-mark{color:#4ac481;background:#4ac48121}.connection-health-failure{background:#e0536314;border-color:#e053633d}.connection-health-failure .connection-health-mark{color:#e05363;background:#e0536321}.connection-card-actions{margin-top:14px}.inline-state{border:1px solid var(--line);background:#ffffff06;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding:14px;display:flex}.inline-state>div{flex-direction:column;gap:4px;display:flex}.inline-state strong{font-size:10px}.inline-state span:not(.spinner){color:var(--muted);font-size:9px;line-height:1.45}.inline-state-error{background:#e0536312;border-color:#e0536338}.inline-state-error strong{color:#e0717e}.inline-state-loading{justify-content:flex-start}.inline-state-loading .spinner{flex:none;width:20px;height:20px}.provider-mark{margin:0}.provider-method-picker{border:0;margin:24px 0 0;padding:0}.provider-method-picker legend{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:8px;font-weight:750}.provider-method-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.provider-method-option{border:1px solid var(--line);cursor:pointer;background:#ffffff06;border-radius:11px;align-items:flex-start;gap:10px;padding:13px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.provider-method-option.active{background:var(--amber-soft);border-color:#f1bd675c;box-shadow:inset 0 0 0 1px #f1bd6714}.provider-method-option input{accent-color:var(--amber);flex:none;width:16px;height:16px;margin:1px 0 0}.provider-method-option span{flex-direction:column;gap:4px;display:flex}.provider-method-option strong{font-size:10px}.provider-method-option small,.provider-playlist-field small{color:var(--muted);font-size:8px;line-height:1.5}.provider-playlist-field small{margin-top:-8px}.provider-fields{grid-template-columns:1fr 1fr;gap:16px;margin-top:26px;display:grid}.provider-wide-field{grid-column:1/-1}.authorization-confirmation{background:var(--amber-soft);border:1px solid #f1bd672e;border-radius:11px;flex-direction:row;align-items:flex-start;gap:11px;margin-top:20px;padding:14px;display:flex}.authorization-confirmation input{accent-color:var(--amber);flex:none;width:17px;height:17px;margin:1px 0 0}.authorization-confirmation span{color:#b7a98f;font-size:10px;line-height:1.55}.provider-accounts-panel{padding:27px}.provider-account-list{flex-direction:column;gap:10px;margin-top:24px;display:flex}.provider-account-row{border:1px solid var(--line);background:#ffffff06;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:15px;display:grid}.provider-account-icon{background:var(--amber-soft);color:var(--amber);border:1px solid #f1bd6733;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;font-size:9px;font-weight:850;display:flex}.provider-account-row strong,.provider-account-row p,.provider-account-row small{margin:0;display:block}.provider-account-row p{color:#888895;margin-top:3px;font-size:11px}.provider-account-row small{color:#5f5f6b;margin-top:4px;font-size:9px}.provider-account-status{text-align:right;flex-direction:column;align-items:flex-end;gap:5px;display:flex}.provider-vault-row{align-items:start}.provider-account-copy{min-width:0}.provider-account-copy p,.provider-account-copy small{overflow-wrap:anywhere}.provider-vault-actions .button{min-width:76px;margin-top:5px}.provider-verification-message{color:var(--amber)!important}.epg-guide-layout{gap:18px;display:grid}.epg-guide-intro{justify-content:space-between;align-items:center;display:flex}.epg-guide-form,.epg-guide-list-panel{padding:27px}.epg-guide-fields{grid-template-columns:1fr}.epg-guide-row{grid-template-columns:auto minmax(0,1fr) auto}.epg-guide-metrics{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.epg-guide-metrics span{background:var(--amber-soft);color:var(--muted);border:1px solid #f1bd672e;border-radius:999px;padding:5px 8px;font-size:8px}.epg-guide-metrics strong{color:var(--ink);font-size:inherit;display:inline}.epg-guide-browser-panel{min-width:0;padding:27px}.epg-guide-browser-heading{align-items:flex-start}.epg-guide-browser-heading .status{flex:none}.epg-guide-search{gap:7px;margin:22px 0 18px;display:grid}.epg-guide-search>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:750}.epg-guide-search input{width:100%}.epg-guide-browser-layout{grid-template-columns:minmax(190px,.28fr) minmax(0,1fr);gap:18px;display:grid}.epg-guide-categories{background:var(--panel-2);border:1px solid var(--line);border-radius:13px;align-content:start;min-width:0;max-height:650px;padding:9px;display:grid;overflow:auto}.epg-guide-category-heading{justify-content:space-between;align-items:center;padding:10px 11px 13px;display:flex}.epg-guide-category-heading strong{font-size:12px}.epg-guide-category-heading span{background:var(--amber-soft);color:var(--amber);border-radius:999px;padding:4px 8px;font-size:9px;font-weight:800}.epg-guide-categories button{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;gap:3px;padding:10px 11px;display:grid}.epg-guide-categories button:hover,.epg-guide-categories button:focus-visible,.epg-guide-categories button.selected{background:var(--amber-soft);color:var(--ink);border-color:#f1bd6738;outline:none}.epg-guide-categories button span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:720;overflow:hidden}.epg-guide-categories button small{color:var(--muted);font-size:8px}.epg-guide-channel-directory{gap:13px;min-width:0;display:grid}.epg-guide-test-controls{grid-template-columns:minmax(260px,1fr) minmax(300px,.75fr);align-items:end;gap:14px;display:grid}.epg-guide-auto-hide{border:1px solid var(--line);background:#ffffff06;border-radius:11px;align-items:center;gap:10px;min-height:54px;padding:9px 12px;display:flex}.epg-guide-auto-hide input{accent-color:var(--accent);width:17px;height:17px}.epg-guide-auto-hide>span{gap:3px;display:grid}.epg-guide-auto-hide strong{font-size:10px}.epg-guide-auto-hide small,.epg-guide-check-message{color:var(--muted);font-size:8px}.epg-guide-check-message{background:#69e0bc0f;border:1px solid #69e0bc2e;border-radius:9px;margin:0;padding:9px 12px}.epg-guide-check-error{color:var(--danger);background:#ff63630f;border-color:#ff636333}.epg-guide-directory-summary{justify-content:space-between;align-items:center;gap:14px;min-height:42px;display:flex}.epg-guide-directory-summary>div{gap:3px;display:grid}.epg-guide-directory-summary strong{font-size:12px}.epg-guide-directory-summary small{color:var(--muted);font-size:9px}.epg-guide-channel-list{border:1px solid var(--line);border-radius:13px;min-width:0;overflow:hidden}.epg-guide-channel-row{background:#ffffff05;grid-template-columns:42px minmax(130px,.75fr) minmax(170px,1.1fr) minmax(125px,.7fr) minmax(145px,auto);align-items:center;gap:13px;min-width:0;padding:13px 15px;display:grid}.epg-guide-channel-row.is-hidden{opacity:.62}.epg-guide-channel-row+.epg-guide-channel-row{border-top:1px solid var(--line)}.epg-guide-channel-row .live-channel-logo{width:38px;height:38px}.epg-guide-channel-name,.epg-guide-now,.epg-guide-next{gap:4px;min-width:0;display:grid}.epg-guide-channel-name strong,.epg-guide-now strong,.epg-guide-next strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.epg-guide-channel-name small,.epg-guide-now span,.epg-guide-next span{color:var(--muted);font-size:8px}.epg-guide-now span,.epg-guide-next span{letter-spacing:.05em;text-transform:uppercase;font-weight:760}.epg-guide-now strong{color:var(--ink)}.epg-guide-next strong{color:var(--muted)}.epg-guide-signal-actions{place-items:flex-end stretch;gap:5px;display:grid}.epg-guide-signal-actions .status{justify-self:end}.epg-guide-signal-actions .button{min-height:28px;padding:5px 9px;font-size:8px}@media (max-width:760px){.epg-guide-intro{flex-direction:column;align-items:flex-start;gap:18px}.epg-guide-row{grid-template-columns:auto minmax(0,1fr)}.epg-guide-row .provider-account-status{text-align:left;grid-column:1/-1;align-items:stretch}.epg-guide-browser-layout,.epg-guide-test-controls{grid-template-columns:1fr}.epg-guide-categories{grid-auto-columns:minmax(150px,.55fr);grid-auto-flow:column;max-height:none;overflow-x:auto}.epg-guide-category-heading{display:none}.epg-guide-channel-row{grid-template-columns:38px minmax(0,1fr)}.epg-guide-now,.epg-guide-next,.epg-guide-signal-actions{grid-column:2}.epg-guide-signal-actions{grid-template-columns:auto 1fr 1fr;align-items:center}}.provider-vault-form .credential-form-actions{margin-top:20px}.content-control-panel{grid-column:1/-1}.content-workspace{gap:18px;margin-top:18px;display:grid}.content-workspace-hero{border:1px solid var(--line);background:radial-gradient(circle at 0 0,#8b6cff24,#0000 24rem),#ffffff06;border-radius:13px;justify-content:space-between;align-items:center;gap:22px;padding:18px;display:flex}.content-workspace-heading{align-items:center;gap:14px;min-width:0;display:flex}.content-workspace-heading>div{gap:3px;min-width:0;display:grid}.content-workspace-heading h4,.content-workspace-heading p,.account-epg-heading h4,.account-epg-heading p,.provider-catalog-note h4,.provider-catalog-note p{margin:0}.content-workspace-heading h4{letter-spacing:-.02em;font-size:18px}.content-workspace-heading>div>p:last-child{color:var(--muted);font-size:11px}.content-workspace-symbol,.account-epg-symbol,.provider-catalog-note-symbol{color:var(--violet);background:#8b6cff1f;border:1px solid #8b6cff38;border-radius:10px;flex:0 0 44px;justify-content:center;align-items:center;height:44px;font-size:21px;font-weight:850;display:inline-flex}.content-workspace-master-toggle{cursor:pointer;text-align:left;background:0 0;border:1px solid;border-radius:10px;flex:none;gap:2px;min-width:126px;padding:10px 13px;display:grid}.content-workspace-master-toggle.enabled{color:#45c993;background:#39d1911a}.content-workspace-master-toggle.disabled{color:#dc6b73;background:#ff5b5b17}.content-workspace-master-toggle.included{color:var(--violet);cursor:default;background:#8b6cff1a}.content-workspace-master-toggle:disabled{cursor:wait;opacity:.58}.content-workspace-master-toggle span{font-size:12px;font-weight:850}.content-workspace-master-toggle small{color:var(--muted);font-size:10px}.content-workspace-billing{grid-template-columns:repeat(3,minmax(120px,.7fr)) minmax(220px,1.4fr);gap:10px;display:grid}.content-workspace-billing>div,.content-workspace-billing>.price-override-field{border:1px solid var(--line);background:#ffffff06;border-radius:10px;min-height:70px;padding:12px}.content-workspace-billing>div{gap:5px;display:grid}.content-workspace-billing>div span,.content-workspace-billing>.price-override-field>span{color:var(--muted);font-size:10px}.content-workspace-billing>div strong{font-size:15px}.account-epg-card,.provider-catalog-note{background:radial-gradient(circle at 100% 0,#31b98c1f,#0000 22rem),#ffffff06;border:1px solid #31b98c3d;border-radius:13px;gap:14px;padding:18px;display:grid}.account-epg-card.status-invalid{background:radial-gradient(circle at 100% 0,#dc6b731f,#0000 22rem),#ffffff06;border-color:#dc6b7347}.account-epg-heading,.provider-catalog-note{align-items:center;gap:13px;display:flex}.account-epg-heading>div,.provider-catalog-note>div{flex:auto;gap:4px;min-width:0;display:grid}.account-epg-heading h4,.provider-catalog-note h4{font-size:15px}.account-epg-heading p:last-child,.provider-catalog-note p:last-child{color:var(--muted);font-size:11px;line-height:1.55}.account-epg-status{text-transform:uppercase;border:1px solid;border-radius:999px;flex:none;padding:5px 9px;font-size:10px;font-weight:850}.account-epg-status.active{color:#45c993}.account-epg-status.fallback{color:#d4973c}.account-epg-status.invalid{color:#dc6b73}.account-epg-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.account-epg-metrics>div{border:1px solid var(--line);background:#ffffff09;border-radius:8px;gap:4px;min-width:0;padding:10px;display:grid}.account-epg-metrics dt{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:750}.account-epg-metrics dd{overflow-wrap:anywhere;margin:0;font-size:11px;font-weight:750}.provider-catalog-note-symbol{color:#d99a37;background:#d99a371f;border-color:#d99a373d}.content-organizer-content{gap:18px;display:grid}.content-switch-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:24px 0;display:grid}.content-switch,.price-override-field{border:1px solid var(--line);background:#ffffff06;border-radius:10px;align-items:center;gap:10px;min-height:66px;padding:12px;display:flex}.content-switch span,.price-override-field{gap:4px;display:grid}.content-switch small,.category-control-group small{color:#666572;font-size:8px}.content-switch:has(input:disabled){cursor:default;border-color:#8b6cff38}.price-override-field input{width:100%;min-width:0}.live-channel-finder{background:#8b6cff0e;border:1px solid #8b6cff3d;border-radius:12px;gap:16px;margin:24px 0 18px;padding:18px;display:grid}.live-channel-finder-heading{justify-content:space-between;align-items:start;gap:20px;display:flex}.live-channel-finder-heading>div{gap:5px;max-width:700px;display:grid}.live-channel-finder-heading h4{letter-spacing:-.025em;margin:0;font-size:18px}.live-channel-search-row{grid-template-columns:minmax(220px,1fr) minmax(180px,.68fr) 150px 150px auto;align-items:end;gap:10px;display:grid}.live-channel-search-row label{gap:6px;display:grid}.live-channel-search-row label>span{color:#666572;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:700}.live-channel-search-row input,.live-channel-search-row select{background:#15151b;min-height:42px;padding:9px 12px;font-size:10px}.live-channel-search-row .button{min-height:42px}.live-channel-search-prompt{border:1px solid var(--line);background:#ffffff06;border-radius:10px;align-items:center;gap:12px;min-height:68px;padding:13px 14px;display:flex}.live-channel-search-prompt>span{color:var(--violet);font-size:22px}.live-channel-search-prompt>div{gap:3px;display:grid}.live-channel-search-prompt small{color:#777681;font-size:9px}.live-channel-result-summary{justify-content:space-between;align-items:center;gap:16px;display:flex}.live-channel-result-summary>div{gap:3px;display:grid}.live-channel-result-summary small,.live-channel-result-summary>span{color:#777681;font-size:9px}.live-channel-result-summary>span{color:#ce4655}.live-channel-result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.live-channel-result{border:1px solid var(--line);background:#ffffff06;border-radius:10px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:12px;display:grid}.live-channel-logo{border:1px solid var(--line);color:#a99cf1;background-color:#1b1b24;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:9px;justify-content:center;align-items:center;width:48px;height:48px;font-size:10px;font-weight:800;display:flex;overflow:hidden}.live-channel-logo.has-artwork span{opacity:0}.live-channel-result-copy{gap:7px;min-width:0;display:grid}.live-channel-title-row{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.live-channel-title-row>strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.live-channel-tags{gap:5px;min-width:0;display:flex}.live-channel-tags span{color:#9c8be9;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;background:#8b6cff1a;border:1px solid #8b6cff2e;border-radius:999px;max-width:180px;padding:3px 6px;font-size:7px;font-weight:750;overflow:hidden}.live-channel-epg{align-items:start;gap:7px;min-width:0;display:flex}.live-channel-epg .status-dot{background:#45b978;flex:none;margin-top:4px}.live-channel-epg.missing .status-dot{background:#a4a3aa}.live-channel-epg p{gap:2px;min-width:0;margin:0;display:grid}.live-channel-epg strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.live-channel-epg small,.live-channel-next{color:#777681;font-size:8px}.live-channel-next{text-overflow:ellipsis;white-space:nowrap;align-items:baseline;gap:6px;min-width:0;margin:0;display:flex;overflow:hidden}.live-channel-next span{color:#9c8be9;text-transform:uppercase;font-size:7px;font-weight:800}.live-channel-group-action{color:#9c8be9;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:8px 0 8px 8px;font-size:8px;font-weight:750}.live-channel-group-action:hover,.live-channel-group-action:focus-visible{color:#c7bcff}.content-organizer-content{flex-direction:column;margin-top:20px;display:flex}.live-channel-inspector{background:#8b6cff0b;border:1px solid #8b6cff2e;border-radius:11px;order:2;margin:0 0 14px;overflow:hidden}.live-channel-inspector>summary{cursor:pointer;align-items:center;gap:11px;min-height:52px;padding:9px 13px;list-style:none;display:flex}.live-channel-inspector>summary::-webkit-details-marker{display:none}.live-channel-inspector>summary>span:first-child{color:#b9aaff;background:#8b6cff1f;border-radius:7px;flex:0 0 30px;justify-content:center;align-items:center;height:30px;font-size:15px;display:inline-flex}.live-channel-inspector>summary>span:nth-child(2){flex:auto;gap:2px;min-width:0;display:grid}.live-channel-inspector>summary strong{font-size:10px}.live-channel-inspector>summary small,.live-channel-inspector-action{color:#777681;font-size:8px}.live-channel-inspector-action{flex:none;font-weight:750}.live-channel-inspector[open] .live-channel-inspector-action{color:var(--violet)}.live-channel-inspector .live-channel-finder{border:0;border-top:1px solid #8b6cff2e;border-radius:0;margin:0}.stream-workbench-panel{border:1px solid var(--line);background:#ffffff05;border-radius:12px;order:0;gap:16px;margin:0 0 14px;padding:18px;display:grid}.stream-workbench-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.stream-workbench-heading>div:first-child{gap:5px;max-width:760px;display:grid}.stream-workbench-heading h4{letter-spacing:-.025em;margin:0;font-size:17px}.stream-cache-actions{place-items:flex-end end;gap:7px;min-width:160px;display:grid}.stream-cache-actions small{color:#6f6e79;font-size:7px}.stream-inventory-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.stream-inventory-metrics>div{border:1px solid var(--line);background:#ffffff06;border-radius:10px;gap:4px;padding:12px;display:grid}.stream-inventory-metrics span{color:#777681;letter-spacing:.07em;text-transform:uppercase;font-size:7px}.stream-inventory-metrics strong{font-variant-numeric:tabular-nums;font-size:18px}.stream-filter-grid{grid-template-columns:minmax(220px,1.25fr) repeat(3,minmax(145px,.75fr));gap:10px;display:grid}.stream-filter-grid label,.stream-bulk-toolbar label{gap:6px;display:grid}.stream-filter-grid label>span,.stream-bulk-toolbar label>span{color:#777681;letter-spacing:.06em;text-transform:uppercase;font-size:7px;font-weight:750}.stream-bulk-toolbar{background:#8b6cff0e;border:1px solid #8b6cff2b;border-radius:11px;grid-template-columns:auto auto minmax(180px,1fr) auto;align-items:end;gap:10px;padding:11px;display:grid}.stream-bulk-toolbar>div{flex-wrap:wrap;gap:6px;display:flex}.stream-change-message,.stream-inventory-error,.stream-loading-state{border-radius:9px;margin:0;padding:10px 12px;font-size:9px}.stream-change-message{color:#77bf99;background:#46ad7b17;border:1px solid #46ad7b33}.stream-inventory-error{color:#d78787;background:#dc4c4c14;border:1px solid #dc4c4c33}.stream-loading-state{color:#777681;justify-content:center;align-items:center;gap:10px;min-height:170px;display:flex}.stream-inventory-list{border:1px solid var(--line);border-radius:11px;max-height:920px;overflow:auto}.stream-record{border-bottom:1px solid var(--line);grid-template-columns:22px 40px minmax(210px,1.7fr) minmax(120px,.7fr) auto auto;align-items:center;gap:11px;padding:11px 12px;display:grid}.stream-record:last-child{border-bottom:0}.stream-record-stream-disabled,.stream-record-category-disabled{opacity:.78;background:#dc4c4c06}.stream-record-select{justify-content:center;align-items:center;display:flex}.stream-record-select input{accent-color:var(--amber)}.stream-record-logo{border:1px solid var(--line);background-color:#17171e;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.stream-record-logo.has-artwork span{display:none}.stream-record-logo span{color:#777681;font-size:7px;font-weight:800}.stream-record-primary,.stream-record-classification{gap:3px;min-width:0;display:grid}.stream-record-primary strong,.stream-record-primary span,.stream-record-primary small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stream-record-primary strong{font-size:10px}.stream-record-primary span,.stream-record-primary small,.stream-record-classification span{color:#777681;font-size:7px}.stream-record-classification strong{color:#aaa1ce;font-size:9px}.stream-access-badge{white-space:nowrap;border-radius:99px;padding:5px 8px;font-size:7px;font-weight:800}.stream-access-badge.enabled{color:#6daf8b;background:#46ad7b1a}.stream-access-badge.stream-disabled,.stream-access-badge.category-disabled{color:#cd7777;background:#dc4c4c17}.stream-record-details{grid-column:3/-1;min-width:0}.stream-preview-button{min-width:62px}.stream-preview-player{background:#08090d;border:1px solid #8b6cff40;border-radius:12px;gap:12px;padding:14px;display:grid}.stream-preview-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.stream-preview-heading>div{gap:3px;min-width:0;display:grid}.stream-preview-heading h5{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;overflow:hidden}.stream-preview-heading span,.stream-preview-player>p{color:#777681;margin:0;font-size:8px}.stream-preview-stage{aspect-ratio:16/9;background:#000;border-radius:9px;width:100%;max-height:520px;position:relative;overflow:hidden}.stream-preview-stage video{object-fit:contain;width:100%;height:100%}.stream-preview-state{color:#aaa8b3;background:#05060ad1;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.stream-preview-error{color:#d78787;text-align:center;padding:20px}.stream-record-details summary{color:#777681;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:7px}.stream-record-details dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:10px 0 2px;display:grid}.stream-record-details dl>div{background:#ffffff05;border-radius:7px;min-width:0;padding:8px}.stream-record-details dt{color:#64636f;text-transform:uppercase;margin-bottom:3px;font-size:6px}.stream-record-details dd{color:#92919d;overflow-wrap:anywhere;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px}.stream-load-more{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.stream-load-more span{color:#777681;font-size:8px}.stream-save-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-top:14px;display:flex}.stream-save-row p{color:#777681;margin:0;font-size:8px}.category-bulk-manager{border:1px solid var(--line);background:#ffffff05;border-radius:12px;order:1;grid-template-columns:minmax(0,1fr) 252px;gap:16px;margin:0 0 14px;padding:18px;display:grid}.category-bulk-intro{grid-column:1/-1;justify-content:space-between;align-items:end;gap:20px;display:flex}.category-bulk-intro>div:first-child{gap:5px;max-width:650px;display:grid}.category-bulk-intro h4{letter-spacing:-.025em;margin:0;font-size:17px}.category-kind-tabs{border:1px solid var(--line);background:#101016;border-radius:9px;flex:none;gap:4px;padding:4px;display:flex}.category-kind-tabs button{color:#777681;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:32px;padding:7px 13px;font-size:9px;font-weight:750}.category-kind-tabs button:hover,.category-kind-tabs button:focus-visible{color:#d6d5de}.category-kind-tabs button.active{background:var(--violet);color:#fff}.category-filter-row{grid-column:1/-1;grid-template-columns:minmax(200px,1fr) minmax(160px,.9fr) 160px 115px 145px auto;align-items:end;gap:10px;display:grid}.category-filter-row label{gap:6px;display:grid}.category-filter-row label>span{color:#666572;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:700}.category-filter-row input,.category-filter-row select{background:#15151b;min-height:38px;padding:8px 11px;font-size:10px}.category-filter-row .button{min-height:38px}.category-match-card{background:linear-gradient(115deg,#8b6cff1a,#ffffff03);border:1px solid #8b6cff33;border-radius:11px;grid-column:1;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:16px;padding:14px;display:grid}.category-match-summary{align-items:center;gap:11px;min-width:0;display:flex}.category-match-summary>div{gap:3px;min-width:0;display:grid}.category-match-summary strong{font-size:11px}.category-match-summary small{color:#777681;font-size:8px;line-height:1.45}.category-match-icon{color:#b8a9ff;background:#8b6cff29;border:1px solid #8b6cff42;border-radius:8px;flex:0 0 36px;justify-content:center;align-items:center;height:36px;font-size:16px;display:inline-flex}.category-match-stats{align-items:center;gap:9px;display:flex}.category-match-stats span{border:1px solid var(--line);color:#777681;text-align:center;text-transform:uppercase;background:#0003;border-radius:7px;gap:1px;min-width:58px;padding:7px 9px;font-size:7px;display:grid}.category-match-stats strong{color:#d5d4dc;font-size:11px}.category-summary{color:#73727f;flex-wrap:wrap;align-items:center;gap:6px;font-size:9px;display:flex}.category-summary strong{color:#d2d1da;font-size:11px}.category-quick-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.category-quick-actions .button{min-height:36px;padding-inline:12px;font-size:9px}.category-assignment-card{background:linear-gradient(115deg,#22b2841a,#8b6cff14);border:1px solid #22b28438;border-radius:11px;flex-direction:column;grid-area:3/2/span 6;align-items:stretch;gap:14px;max-height:780px;padding:13px;display:flex;position:sticky;top:82px;overflow:hidden}.app-category-builder{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:7px;display:grid}.app-category-builder label{gap:5px;display:grid}.app-category-builder label>span{color:var(--muted-2);letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:750}.app-category-builder input,.app-category-builder .button{min-height:34px}.app-category-order{gap:4px;max-height:176px;padding-right:3px;display:grid;overflow:auto}.app-category-order-row{border:1px solid var(--line);background:#ffffff0a;border-radius:7px;grid-template-columns:24px minmax(0,1fr) 48px repeat(3,25px);align-items:center;gap:5px;min-height:32px;padding:3px 5px;display:grid}.app-category-order-row>span{color:var(--muted-2);font-size:7px;font-weight:800}.app-category-order-row[draggable=true]{cursor:grab}.category-library-shelf{border:1px solid var(--line);border-radius:10px;gap:8px;min-height:100px;padding:14px;display:grid}.category-library-shelf h4,.category-library-shelf p{margin:0}.category-library-shelf small{font-weight:400}.santa-category-rule-row{grid-template-columns:minmax(0,1fr) auto auto}.santa-category-rule-row>strong{white-space:normal}.santa-category-rule-row>button{padding:0 8px}.app-category-order-row>strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.app-category-order-row>button{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;height:24px;padding:0}.app-category-order-row>button:hover:not(:disabled),.app-category-order-row>button:focus-visible{background:var(--violet-soft);color:var(--ink);border-color:#8b6cff40}.app-category-order-row>button:disabled{cursor:default;opacity:.28}.app-category-order-row>button.app-category-remove:hover:not(:disabled){color:#d84a59;background:#ff5b5b1a;border-color:#ff5b5b33}.category-assignment-copy{align-items:center;gap:11px;min-width:0;display:flex}.category-assignment-copy>div{gap:3px;min-width:0;display:grid}.category-assignment-copy strong{color:#d5d4dc;font-size:11px}.category-assignment-copy small{color:#858490;font-size:8px}.category-assignment-symbol{color:#64d5b0;background:#22b28424;border:1px solid #22b2843d;border-radius:8px;flex:0 0 36px;justify-content:center;align-items:center;height:36px;font-size:20px;display:inline-flex}.category-destination-list{gap:4px;min-height:0;padding-right:3px;display:grid;overflow:auto}.category-destination-list>button{color:#92919e;cursor:pointer;text-align:left;background:#ffffff09;border:1px solid #0000;border-radius:8px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:43px;padding:6px 8px;display:grid}.category-destination-list>button:hover,.category-destination-list>button:focus-visible{color:#d8d7df;border-color:#8b6cff47}.category-destination-list>button.selected{color:#fff;background:#8b6cff24;border-color:#8b6cff5c}.category-destination-list>button.drag-over{color:var(--ink);background:#22b2842e;border-color:#22b2849e;box-shadow:0 0 0 3px #22b2841a}.category-destination-list>button>span:nth-child(2){gap:1px;min-width:0;display:grid}.category-destination-list strong,.category-destination-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.category-destination-list strong{font-size:10px}.category-destination-list small{color:#777681;font-size:7px}.category-destination-list b{color:#777681;font-variant-numeric:tabular-nums;font-size:9px}.category-destination-symbol{color:#b9aaff;background:#8b6cff1f;border-radius:6px;justify-content:center;align-items:center;height:26px;font-size:7px;font-weight:850;display:inline-flex}.category-transfer-tray{border-top:1px solid var(--line);gap:9px;margin-top:auto;padding-top:12px;display:grid}.category-transfer-tray.active{cursor:grab}.category-transfer-tray.active:active,.category-transfer-tray.dragging{cursor:grabbing;opacity:.72}.category-transfer-tray>div:first-child{gap:2px;display:grid}.category-transfer-tray strong{font-size:10px}.category-transfer-tray small{color:#777681;font-size:8px}.category-transfer-tray>.button{width:100%;min-height:38px}.category-transfer-access-actions{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.category-transfer-access-actions .button{min-height:30px;padding:5px;font-size:8px}.category-list-heading{border-top:1px solid var(--line);grid-column:1;justify-content:space-between;align-items:end;gap:20px;padding-top:18px;display:flex}.category-list-heading>div{gap:4px;display:grid}.category-list-heading small,.category-list-heading>span{color:#666572;font-size:8px}.category-selection-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.category-selection-actions .button{min-height:32px;padding:6px 10px;font-size:8px}.category-check-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 12px;max-height:300px;display:grid;overflow:auto}.category-check-grid-wide{grid-column:1;grid-template-columns:minmax(0,1fr);max-height:510px;padding-right:4px}.category-group-entry{gap:6px;min-width:0;display:grid}.category-content-preview{background:radial-gradient(circle at 0 0,#8b6cff1a,#0000 19rem),#08090ee0;border:1px solid #8b6cff33;border-radius:10px;gap:12px;margin:0 4px 4px;padding:15px;display:grid}.category-content-preview-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.category-content-preview-header h5{color:var(--ink);margin:2px 0 3px;font-size:16px}.category-content-preview-header small,.category-content-preview-status,.category-content-load-more span{color:var(--muted);font-size:9px}.category-content-preview-actions{flex:none;align-items:center;gap:7px;display:flex}.category-content-preview-actions>button,.category-preview-button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;min-height:27px;padding:4px 8px;font-size:8px;font-weight:750}.category-preview-button.active,.category-preview-button:hover,.category-preview-button:focus-visible,.category-content-preview-actions>button:hover,.category-content-preview-actions>button:focus-visible{background:var(--violet-soft);color:var(--ink);border-color:#8b6cff4d}.category-preview-access{text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:850}.category-preview-access.enabled{color:#65dca8;background:#39d1911f}.category-preview-access.disabled{color:#ff8b8b;background:#ff5b5b1f}.category-content-search{grid-template-columns:minmax(160px,1fr) auto auto;align-items:end;gap:8px;display:grid}.category-check-grid .category-content-search label{background:0 0;border:0;align-items:stretch;gap:5px;min-height:0;padding:0;display:grid}.category-check-grid .category-content-search label>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:800}.category-content-search input{border:1px solid var(--line);color:var(--ink);background:#ffffff09;border-radius:7px;min-height:34px;padding:7px 10px}.category-content-search .button{min-height:34px}.category-content-preview-status{justify-content:space-between;gap:12px;display:flex}.category-content-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:0;padding:0;list-style:none;display:grid}.category-content-list li{background:#ffffff06;border:1px solid #ffffff0e;border-radius:7px;flex-wrap:wrap;align-items:center;gap:9px;min-width:0;padding:8px 9px;display:flex}.category-content-artwork{color:#9b83f5;background:#8b6cff1a 50%/cover no-repeat;border:1px solid #8b6cff2e;border-radius:6px;flex:0 0 38px;justify-content:center;align-items:center;height:48px;font-size:9px;font-weight:850;display:inline-flex;overflow:hidden}.category-content-artwork.has-artwork>span{display:none}.category-content-number{color:#8f7adf;font-variant-numeric:tabular-nums;flex:0 0 22px;font-size:8px;font-weight:850}.category-content-title{flex:auto;gap:2px;min-width:0;display:grid}.category-content-title strong,.category-content-title small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.category-content-title strong{color:var(--ink);font-size:10px}.category-content-title small{color:var(--muted);font-size:8px}.category-content-row-actions{flex-wrap:wrap;flex:0 58%;justify-content:flex-end;align-items:center;gap:5px;min-width:118px;display:flex}.category-content-provider-details{border-top:1px solid var(--line);flex:1 0 100%;margin-top:2px;padding-top:7px}.category-content-provider-details>summary{color:var(--muted);cursor:pointer;justify-content:space-between;align-items:center;gap:8px;list-style:none;display:flex}.category-content-provider-details>summary::-webkit-details-marker{display:none}.category-content-provider-details>summary>span{color:var(--violet);font-size:10px;font-weight:800}.category-content-provider-details>summary>small{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.category-content-provider-details[open]>summary{margin-bottom:10px}.category-provider-detail-message,.category-provider-description{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.category-provider-detail-message.error{color:#dc6b73}.category-provider-detail-body{gap:10px;display:grid}.category-provider-detail-body dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0;display:grid}.category-provider-detail-body dl>div{border:1px solid var(--line);background:#ffffff08;border-radius:6px;gap:3px;min-width:0;padding:7px;display:grid}.category-provider-detail-body dt{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:750}.category-provider-detail-body dd{overflow-wrap:anywhere;margin:0;font-size:10px}.category-provider-detail-body a{color:var(--violet)}.category-caption-options{flex-wrap:wrap;flex:130px;justify-content:flex-end;align-items:center;gap:3px;display:flex}.category-caption-badge,.category-caption-state{color:#cfc6f7;letter-spacing:.01em;white-space:nowrap;border:1px solid #7e64e547;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:760;line-height:1.2}.category-caption-badge{background:#7e64e51f}.category-caption-badge b{color:#9b83f5;letter-spacing:.05em;font-size:8px}.category-caption-state.checking,.category-caption-state.unknown,.category-caption-state.none{color:var(--muted);border-color:#ffffff17}.category-caption-state.error{color:#e99b9b;border-color:#db5c5c3d}.category-content-watch.button{flex:none;min-width:58px;min-height:28px;padding:5px 9px}.series-preview-options,.catalog-preview-captions{background:#ffffff06;border:1px solid #fff1;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;display:flex}.series-preview-options>div,.catalog-preview-captions>div{gap:3px;min-width:0;display:grid}.series-preview-options strong,.catalog-preview-captions strong{color:var(--ink);font-size:10px}.series-preview-options span,.catalog-preview-captions span{color:var(--muted);font-size:8px}.series-preview-options label,.catalog-preview-captions label{flex:0 390px;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.series-preview-options select,.catalog-preview-captions select{border:1px solid var(--line);color:var(--ink);background:#11131a;border-radius:7px;width:min(100%,300px);min-width:0;min-height:32px;padding:5px 28px 5px 8px}.catalog-preview-player{min-width:0}.category-content-preview-loading,.category-content-empty,.category-content-preview-error{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:74px;padding:12px;font-size:9px;display:flex}.category-content-empty{gap:3px;display:grid}.category-content-empty strong{color:var(--ink)}.category-content-preview-error{color:#ff9a9a;border-color:#ff5b5b40;justify-content:space-between}.category-content-load-more{justify-content:space-between;align-items:center;gap:10px;display:flex}.category-bulk-manager>.inline-state{grid-column:1}.category-bulk-manager:not(.kind-live)>:not(.category-bulk-intro):not(.category-filter-row){grid-column:1/-1}.category-check-grid label{color:#92919e;background:#ffffff04;border:1px solid #0000;border-radius:8px;flex-direction:row;align-items:center;gap:10px;min-width:0;min-height:48px;padding:9px 10px;font-size:11px;display:flex}.category-check-grid label:has(input:checked){color:#d4d3dc;background:#8b6cff0e;border-color:#8b6cff1f}.category-check-grid label.category-disabled{background:#ff5b5b09;border-color:#ff5b5b1f}.category-group-row{color:#92919e;background:#ffffff04;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;min-width:0;min-height:45px;padding:6px 8px;font-size:9px;display:flex}.category-group-row[draggable=true]{cursor:grab}.category-group-row.category-dragging{opacity:.62;border-color:#22b28485}.category-drag-handle{color:var(--muted-2);flex:0 0 12px;font-size:15px;line-height:1}.category-create-app-button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;flex:none;min-height:27px;padding:4px 7px;font-size:8px}.category-create-app-button:hover:not(:disabled),.category-create-app-button:focus-visible{background:var(--violet-soft);color:var(--ink);border-color:#8b6cff47}.category-group-row.category-selected{color:#d4d3dc;background:#8b6cff13;border-color:#8b6cff47}.category-group-row.category-disabled{background:#ff5b5b09;border-color:#ff5b5b1f}.category-group-row.category-disabled.category-selected{border-color:#8b6cff61}.category-select-control{cursor:pointer;flex:0 0 24px;justify-content:center;align-items:center;display:inline-flex}.category-select-control input[type=checkbox]{accent-color:var(--violet);cursor:pointer;width:20px;height:20px;margin:0;padding:0}.category-check-grid input[type=checkbox]{accent-color:var(--violet);flex:0 0 20px;width:20px;height:20px;margin:0;padding:0}.category-country-code{color:#b9aaff;letter-spacing:.05em;background:#8b6cff1f;border:1px solid #8b6cff33;border-radius:5px;flex:0 0 32px;justify-content:center;align-items:center;height:24px;font-size:9px;font-weight:800;display:inline-flex}.category-country-other{border-color:var(--line);color:#666572;background:#ffffff09}.category-name{color:inherit;opacity:1;visibility:visible;flex:auto;gap:1px;min-width:0;font-size:12px;line-height:1.35;display:grid}.category-name strong,.category-name small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.category-name strong{color:inherit;font-size:12px;font-weight:750}.category-name small{color:#777681;font-size:10px;font-weight:500}.category-section-badge{color:#64d5b0;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;background:#22b2841a;border:1px solid #22b2842e;border-radius:999px;flex:none;max-width:110px;padding:5px 9px;font-size:9px;font-weight:800;overflow:hidden}.category-section-badge.manual{color:#b9aaff;background:#8b6cff21;border-color:#8b6cff40}.category-channel-count{color:#6f6e7a;font-variant-numeric:tabular-nums;flex:none;font-size:10px}.category-access-state{cursor:pointer;text-transform:uppercase;border:0;border-radius:999px;flex:0 0 40px;justify-content:center;align-items:center;min-height:26px;font-size:9px;font-weight:800;display:inline-flex}.category-access-state:focus-visible{outline:2px solid var(--violet);outline-offset:1px;box-shadow:0 0 0 3px #8b6cff42}.category-access-state:disabled{cursor:default;opacity:.58}.category-access-state.enabled{color:#65dca8;background:#39d1911f}.category-access-state.disabled{color:#ff8b8b;background:#ff5b5b1f}.category-no-results{border:1px dashed var(--line);text-align:center;border-radius:9px;grid-column:1/-1;align-items:center;gap:4px;min-height:94px;padding:20px;display:grid}.category-no-results span{color:#666572;font-size:9px}.category-check-grid>small{grid-column:1/-1}.settings-panel{padding:27px}.narrow-panel{max-width:780px}.narrow-panel>label{margin:27px 0 12px}.home-screen-settings{gap:18px;display:grid}.live-events-editor>fieldset{border:0;gap:20px;min-width:0;margin:0;padding:0;display:grid}.live-events-editor .home-choice-card{background:var(--panel-2);color:var(--ink)}.live-events-editor .home-choice-card span{color:var(--muted)}.live-events-editor .home-choice-card:hover,.live-events-editor .home-choice-card.selected{border-color:var(--violet);box-shadow:0 0 0 2px var(--violet-soft)}.live-events-source,.live-events-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.live-events-source{grid-template-columns:repeat(2,minmax(0,1fr))}.live-events-source.with-sport{grid-template-columns:repeat(3,minmax(0,1fr))}.live-events-column{border-top:3px solid #8f7bf5;align-self:start;min-width:0;padding:20px}.live-events-column.section-live_now{border-top-color:#e5533f}.live-events-column.section-starting_soon{border-top-color:#e3b64f}.live-events-column>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.live-events-column>header h3{margin:0;font-size:18px}.live-events-column>header span{background:#8f7bf524;border-radius:8px;padding:4px 10px}.live-events-column>p,.live-event-program-channel small{color:var(--muted);font-size:12px;line-height:1.5}.live-events-empty{padding:24px 0}.live-event-program-editor{border-top:1px solid var(--line);gap:12px;margin-top:20px;padding-top:18px;display:grid}.live-event-program-channel{overflow-wrap:anywhere;gap:4px;display:grid}.live-event-program-channel strong{font-size:13px}.live-events-editor label{gap:6px;min-width:0;font-size:12px;display:grid}.live-events-editor input:not([type=checkbox]),.live-events-editor select,.live-events-editor textarea{width:100%;min-width:0}.live-events-editor .home-guide-picker-toggle{flex-direction:row;display:flex}.live-events-editor .home-guide-picker-toggle input{width:auto}.live-event-program-actions{flex-wrap:wrap;gap:8px;display:flex}.live-events-editor .home-guide-picker-result{grid-template-columns:46px minmax(0,1fr) auto}.live-events-editor .home-guide-picker-program{white-space:normal;background:var(--violet-soft);color:var(--violet);border-radius:7px;grid-column:3;padding:8px 10px;font-size:11px}@media (max-width:1200px){.live-events-columns{grid-template-columns:1fr}}@media (max-width:640px){.live-events-source,.live-events-source.with-sport{grid-template-columns:1fr}.live-events-editor .home-guide-picker-result{grid-template-columns:38px minmax(0,1fr)}.live-events-editor .home-guide-picker-program{grid-column:2}}.home-tile-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.home-choice-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-top:18px;display:grid}.home-choice-card{border:1px solid var(--line);color:var(--text);cursor:pointer;text-align:left;background:radial-gradient(circle at 20% 0,#da9c421f,#0000 44%),#081312b8;border-radius:14px;gap:7px;min-height:112px;padding:16px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.home-choice-card:hover,.home-choice-card.selected{border-color:#da9c42c7;transform:translateY(-1px);box-shadow:0 0 0 1px #da9c4226,0 18px 38px #0000003d}.home-choice-card strong{font-size:14px}.home-choice-card span{color:#8d8c96;font-size:11px;line-height:1.45}.home-choice-card.background-aurora{background:radial-gradient(circle at 22% 8%,#49dbdc38,#0000 42%),radial-gradient(circle at 84% 16%,#775cff33,#0000 44%),#081312c2}.home-choice-card.background-midnight_mountain{background:radial-gradient(circle at 52% 0,#da9c4233,#0000 36%),linear-gradient(#020405f5,#171007d1)}.home-tile-editor{border:1px solid var(--line);background:#081312b8;border-radius:14px;gap:13px;padding:18px;display:grid}.home-tile-editor header{gap:3px;display:grid}.home-tile-editor header span{color:var(--amber);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:800}.home-tile-editor header strong{font-size:14px}.home-tile-editor label{gap:6px;display:grid}.home-tile-editor label>span{color:#878793;font-size:9px;font-weight:700}.home-guide-source{border:1px solid var(--line);background:#ffffff05;border-radius:12px;grid-template-columns:minmax(240px,360px) 1fr;align-items:end;gap:14px;margin-top:18px;padding:14px;display:grid}.home-guide-source label{gap:6px;display:grid}.home-guide-source label>span,.home-guide-picker label>span{color:#878793;font-size:9px;font-weight:700}.home-guide-source p{color:#777681;margin:0;font-size:10px;line-height:1.5}.home-guide-picker{border-top:1px solid var(--line);gap:10px;margin-top:2px;padding-top:13px;display:grid}.home-guide-picker-controls{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:9px;display:grid}.home-guide-picker-controls label{gap:6px;display:grid}.home-guide-picker-toggle{color:#8c8b94;align-items:center;gap:8px;font-size:10px;display:flex}.home-guide-picker-toggle input{accent-color:var(--amber)}.home-guide-picker-state{border:1px solid var(--line);color:#777681;background:#ffffff06;border-radius:10px;margin:0;padding:11px;font-size:10px}.home-guide-picker-state.error{color:#ff8f9b;border-color:#ce46556b}.home-guide-picker-results{gap:8px;display:grid}.home-guide-picker-result{border:1px solid var(--line);background:#ffffff06;border-radius:10px;grid-template-columns:40px minmax(0,1fr) 34px;align-items:center;gap:9px;padding:9px;display:grid}.home-guide-picker-logo{border:1px solid var(--line);color:#b99a54;background-color:#161923;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:9px;font-weight:850;display:flex;overflow:hidden}.home-guide-picker-logo.has-artwork span{opacity:0}.home-guide-picker-result>div:nth-child(2){gap:3px;min-width:0;display:grid}.home-guide-picker-result strong,.home-guide-picker-result small,.home-guide-picker-result em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-guide-picker-result strong{font-size:10px}.home-guide-picker-result small,.home-guide-picker-result em{color:#777681;font-size:8px}.home-guide-picker-result em{color:#9d8f72;font-style:normal}.home-guide-picker-check{color:var(--amber);cursor:pointer;background:#e09e4629;border:1px solid #e09e466b;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;font-weight:900;display:flex}.home-guide-picker-check:hover,.home-guide-picker-check:focus-visible{background:var(--amber);color:#07100e}.home-guide-picker-check.selected,.home-guide-picker-check:disabled{color:#60d893;cursor:default;background:#45b97824;border-color:#45b97859}.home-guide-picker-program{color:#a99055;cursor:pointer;background:0 0;border:0;grid-column:2/4;justify-self:start;padding:0;font-size:8px;font-weight:750}.home-guide-picker-program:disabled{color:#60d893;cursor:default}.settings-section{border-bottom:1px solid var(--line);grid-template-columns:.42fr 1fr;gap:50px;padding:4px 0 29px;display:grid}.settings-section+.settings-section{padding-top:29px}.settings-section>div:first-child>p:last-child{color:#666673;font-size:10px;line-height:1.6}.settings-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.affix-input{position:relative}.affix-input i{color:#686875;font-size:10px;font-style:normal;position:absolute;top:13px;left:12px}.affix-input input{padding-left:27px}.settings-save{justify-content:space-between;align-items:center;padding-top:22px;display:flex}.settings-save p,.form-note{color:#5e5e6a;margin:0;font-size:9px;line-height:1.6}.empty-state{text-align:center;flex-direction:column;align-items:center;padding:38px 20px;display:flex}.empty-mark{color:#7367a2;background:#8b6cff14;border:1px solid #8b6cff24;border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:12px;font-size:12px;font-weight:800;display:flex}.empty-state h3{margin:0 0 6px;font-size:13px}.empty-state p{color:#5f5f6b;margin:0 0 14px;font-size:9px}.alert{border-radius:10px;padding:11px 13px;font-size:10px;line-height:1.5}.alert-danger{background:var(--red-soft);color:#d9858b;border:1px solid #f07b8229}.alert-row{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.alert-row button{color:inherit;background:0 0;border:0;font-size:9px}.loading-panel{border:1px dashed var(--line-strong);border-radius:var(--radius);text-align:center;flex-direction:column;align-items:center;min-height:350px;padding:40px;display:flex}.spinner{border:2px solid #8b6cff26;border-top-color:var(--violet);border-radius:50%;width:27px;height:27px;margin-bottom:15px;animation:.75s linear infinite spin}.loading-panel h2{margin:0 0 7px;font-size:16px}.loading-panel p{color:#686875;margin:0 0 18px;font-size:10px}.toast{box-shadow:var(--shadow);color:#d6d0ef;z-index:100;background:#24232c;border:1px solid #8b6cff38;border-radius:10px;padding:12px 17px;font-size:10px;animation:.18s ease-out toast-in;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}.modal-backdrop,.drawer-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:80;background:#050508b8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{border:1px solid var(--line-strong);box-shadow:var(--shadow);background:#1a1a21;border-radius:17px;width:100%;max-width:620px;max-height:calc(100vh - 48px);overflow-y:auto}.modal-wide{max-width:850px}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:21px 23px;display:flex}.modal-header h2{letter-spacing:-.03em;margin:0;font-size:19px}.close-button{border:1px solid var(--line);color:#777784;background:#ffffff0a;border-radius:8px;justify-content:center;align-items:center;width:29px;height:29px;font-size:17px;line-height:1;display:flex}.modal-form,.confirmation-body,.metric-detail{flex-direction:column;gap:17px;padding:23px;display:flex}.two-fields{grid-template-columns:1fr 1fr;gap:13px;display:grid}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:3px;padding-top:18px;display:flex}.confirmation-body>p{color:#8a8a97;margin:0;line-height:1.65}.metric-detail>strong{color:#d8d2ef;letter-spacing:-.05em;font-size:38px}.metric-detail>div{border:1px solid var(--line);background:#ffffff06;border-radius:10px;padding:12px 13px}.metric-detail>div span{color:#61616d;text-transform:uppercase;font-size:8px}.metric-detail>div p{color:#aaaab5;margin:5px 0 0;font-size:10px}.metric-detail ul{margin:0;padding:0;list-style:none}.metric-detail li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 0;font-size:10px;display:flex}.metric-detail li span{color:#737380}.metric-detail li strong{color:#b9b9c3}.drawer-backdrop{justify-content:flex-end;align-items:stretch;padding:0}.drawer{border-left:1px solid var(--line-strong);background:#17171d;width:min(465px,100vw);height:100%;overflow-y:auto;box-shadow:-20px 0 50px #00000040}.drawer-header{border-bottom:1px solid var(--line);background:radial-gradient(circle at 100% 0,#8b6cff21,#0000 17rem),#1b1a22;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:65px 24px 24px;display:grid;position:relative}.drawer-header .close-button{position:absolute;top:18px;right:19px}.drawer-header h2{letter-spacing:-.03em;margin:0 0 4px;font-size:18px}.drawer-header p{color:#6c6c78;margin:0;font-size:9px}.drawer-section{border-bottom:1px solid var(--line);padding:22px 24px}.drawer-service-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.drawer-service-heading .eyebrow{margin-bottom:5px}.drawer-service-heading small{color:var(--muted);max-width:290px;font-size:8px;line-height:1.45;display:block}.service-count{background:var(--amber-soft);color:var(--amber);border:1px solid #f1bd6733;border-radius:999px;flex:none;padding:5px 8px;font-size:8px;font-weight:750}.drawer-service-select{gap:6px;margin-top:16px;display:grid}.drawer-service-select>span{color:var(--muted-2);letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:700}.drawer-service-select select{width:100%;min-width:0}.drawer-service-summary{border:1px solid var(--line);background:#ffffff06;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;margin-top:10px;padding:11px;display:grid}.drawer-service-summary>div{flex-direction:column;gap:3px;min-width:0;display:flex}.drawer-service-summary strong,.drawer-service-summary small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.drawer-service-summary strong{color:#aaaab4;font-size:10px}.drawer-service-summary small{color:var(--muted);font-size:8px}.drawer-service-action{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.drawer-service-action p{color:var(--muted);max-width:245px;margin:0;font-size:8px;line-height:1.45}.drawer-service-action .button{flex:none}.detail-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.detail-grid>div{flex-direction:column;gap:5px;display:flex}.detail-grid span{color:#61616d;text-transform:uppercase;font-size:8px}.detail-grid strong{color:#b8b8c2;text-transform:capitalize;font-size:11px}.drawer-devices{flex-direction:column;gap:9px;margin-top:15px;display:flex}.drawer-devices>div{border:1px solid var(--line);background:#ffffff06;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.device-icon{color:#9080cf;background:#8b6cff1a;border-radius:7px;justify-content:center;align-items:center;width:31px;height:27px;font-size:7px;font-weight:800;display:flex}.drawer-devices>div>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.drawer-devices strong{color:#aaaab4;font-size:9px}.drawer-devices small{color:#565661;font-size:8px}.profile-section-heading{justify-content:space-between;align-items:flex-start;display:flex}.profile-section-heading .eyebrow{margin-bottom:5px}.profile-section-heading small{color:var(--muted);font-size:9px;line-height:1.5;display:block}.profile-section-heading>span{color:#7964d7;background:#8b6cff1f;border-radius:99px;padding:5px 8px;font-size:9px;font-weight:800}.profile-list{gap:8px;margin-top:15px;display:grid}.profile-row{border:1px solid var(--line);background:#ffffff06;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.profile-avatar{color:#fff;background:linear-gradient(145deg,#a07bf7,#6c49c9);border-radius:11px;justify-content:center;align-items:center;width:37px;height:37px;font-size:15px;display:flex}.profile-avatar-kids{background:linear-gradient(145deg,#ffae5e,#e76f51)}.profile-avatar-film{background:linear-gradient(145deg,#4bc0c8,#247ba0)}.profile-avatar-sports{background:linear-gradient(145deg,#5fcf80,#278f5d)}.profile-avatar-music{background:linear-gradient(145deg,#ff75b5,#ba4b89)}.profile-avatar-person{background:linear-gradient(145deg,#70a7ff,#4469c4)}.profile-row>span:nth-child(2){gap:3px;display:grid}.profile-row strong{color:var(--ink);font-size:10px}.profile-row small{color:var(--muted);font-size:8px}.profile-remove{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;width:28px;height:28px;font-size:18px}.profile-remove:hover:not(:disabled){color:#d64141;background:#d641411a}.profile-remove:disabled{cursor:not-allowed;opacity:.25}.profile-create{grid-template-columns:minmax(0,1fr) 96px;gap:8px;margin-top:12px;display:grid}.profile-create .button{grid-column:1/-1}.drawer-notes{color:#797985;margin:14px 0 0;font-size:10px;line-height:1.6}.drawer-expiration-editor{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin-top:18px;display:grid}.drawer-expiration-editor label{gap:6px;display:grid}.drawer-expiration-editor label>span{color:var(--muted-2);letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:750}.drawer-expiration-editor input{width:100%;min-width:0}.drawer-field-help{margin:8px 0 0;line-height:1.5;color:var(--muted)!important;font-size:8px!important}.drawer-field-error{margin:9px 0 0;line-height:1.5;color:var(--red)!important;font-size:9px!important}.drawer-notes-editor{resize:vertical;width:100%;min-height:112px;margin-top:14px;line-height:1.55}.drawer-notes-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.drawer-notes-actions small{color:var(--muted);font-size:8px}.external-notes-section{background:color-mix(in srgb, var(--panel-2) 72%, transparent)}.external-notes-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.external-notes-heading .eyebrow{margin-bottom:5px}.external-notes-heading small{color:var(--muted);font-size:8px;line-height:1.45;display:block}.external-notes-heading>button{color:var(--violet-2);background:0 0;border:0;padding:2px 0;font-size:8px;font-weight:750}.external-notes-heading>button:disabled{cursor:wait;opacity:.55}.external-notes-list{gap:8px;margin:15px 0 0;padding:0;list-style:none;display:grid}.external-note{background:var(--panel);border:1px solid var(--line);border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:10px;display:grid}.external-note-mark{background:var(--violet-soft);color:var(--violet-2);letter-spacing:.03em;border-radius:7px;justify-content:center;align-items:center;width:38px;height:29px;font-size:6px;font-weight:850;display:flex}.external-note-payment .external-note-mark{background:var(--green-soft);color:var(--green);font-size:12px}.external-note-expiration .external-note-mark,.external-note-status .external-note-mark{background:var(--amber-soft);color:var(--amber)}.external-note>span:last-child{gap:3px;min-width:0;display:grid}.external-note strong{color:var(--ink);font-size:9px}.external-note small{color:var(--muted);overflow-wrap:anywhere;font-size:8px;line-height:1.45}.external-note time{color:var(--muted-2);font-size:7px}.external-notes-empty{border:1px dashed var(--line-strong);color:var(--muted);text-align:center;border-radius:10px;margin-top:15px;padding:16px;font-size:9px;line-height:1.5}.drawer-actions{flex-wrap:wrap;gap:8px;padding:22px 24px 40px;display:flex}.customer-danger-zone{background:var(--red-soft);border:1px solid #b4233238;justify-content:space-between;align-items:center;gap:18px;margin:16px 24px 0;display:flex}.customer-danger-zone>div{gap:5px;display:grid}.customer-danger-zone strong{color:var(--red);font-size:11px}.customer-danger-zone small{color:var(--muted);font-size:9px;line-height:1.5}.delete-customer-confirmation>p{color:var(--red)}.delete-confirmation-field{gap:8px;display:grid}.delete-confirmation-field>span{color:var(--muted);font-size:10px}.delete-confirmation-field>span strong{color:var(--ink)}.reseller-loading{min-height:330px}.reseller-disconnected{grid-template-columns:auto minmax(0,680px);justify-content:center;align-items:flex-start;gap:24px;min-height:430px;padding:clamp(48px,8vw,92px) 32px;display:grid}.reseller-connection-mark{background:var(--violet-soft);color:var(--violet-2);letter-spacing:.04em;border:1px solid #8b6cff42;border-radius:15px;justify-content:center;align-items:center;width:54px;height:54px;font-size:14px;font-weight:800;display:inline-flex}.reseller-disconnected h2,.reseller-connection-strip h2{letter-spacing:-.035em;margin:3px 0 9px;font-size:22px}.reseller-disconnected>div>p:not(.eyebrow),.reseller-connection-strip p:last-child{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.reseller-security-note{background:var(--violet-soft);border:1px solid #8b6cff33;border-radius:11px;flex-direction:column;align-items:flex-start;gap:4px;margin:21px 0 17px;padding:13px 15px;display:flex}.reseller-security-note strong{font-size:12px}.reseller-security-note span{color:var(--muted);font-size:12px;line-height:1.5}.reseller-connection-strip{border-color:#68d39138;justify-content:space-between;align-items:center;padding:22px 24px;display:flex;position:relative;overflow:hidden}.reseller-connection-strip:after{content:"";border:1px solid #68d3911c;border-radius:50%;width:150px;height:150px;position:absolute;top:-95px;right:12%}.reseller-connection-strip>div{align-items:flex-start;gap:14px;display:flex}.reseller-connection-strip>.button{z-index:1;position:relative}.reseller-connection-dot{background:var(--green);box-shadow:0 0 0 6px var(--green-soft);border-radius:50%;flex:none;width:8px;height:8px;margin-top:8px}.reseller-connection-strip h2{margin-bottom:4px;font-size:18px}.reseller-connection-strip p:last-child{font-size:12px}.reseller-metrics .metric-card:nth-child(2)>strong{overflow-wrap:anywhere;font-size:18px}.reseller-workspace-grid{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:18px;display:grid}.reseller-form-panel,.reseller-managed-panel{overflow:hidden}.reseller-panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:21px 23px;display:flex}.reseller-panel-heading h3,.reseller-success h3{letter-spacing:-.025em;margin:3px 0 6px;font-size:17px}.reseller-panel-heading p:last-child,.reseller-success p:last-child{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.reseller-step,.reseller-count{background:var(--violet-soft);color:var(--violet-2);border:1px solid #8b6cff33;border-radius:9px;flex:none;justify-content:center;align-items:center;min-width:31px;height:31px;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex}.reseller-provision-form{gap:16px;padding:22px 23px 24px;display:grid}.reseller-field-row{grid-template-columns:minmax(0,1fr) minmax(120px,.52fr);gap:13px;display:grid}.reseller-provision-form label>span,.reseller-line-actions label>span,.reseller-lookup-form label>span{font-size:12px}.reseller-provision-form :where(input,select,textarea),.reseller-lookup-form select,.reseller-line-actions select{min-height:43px}.reseller-form-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-top:2px;padding-top:17px;display:flex}.reseller-form-actions p{color:var(--muted);max-width:330px;margin:0;font-size:11px;line-height:1.5}.reseller-form-actions .button{flex:none}.reseller-bouquet-panel table{min-width:520px}.reseller-bouquet-panel .table-heading{padding:21px 23px}.reseller-bouquet-panel td,.reseller-bouquet-panel th{padding:13px 16px;font-size:10px}.reseller-bouquet-panel td:first-child{width:100%}.reseller-bouquet-panel .text-button{font-size:11px}.reseller-success{border-color:#68d3913d;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:19px 22px;display:grid}.reseller-success>span{background:var(--green-soft);color:var(--green);border:1px solid #68d39138;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;display:flex}.reseller-success h3{margin:2px 0 3px}.reseller-managed-panel{padding-bottom:22px}.reseller-lookup-form{grid-template-columns:minmax(240px,520px) auto;align-items:end;gap:12px;padding:20px 23px;display:grid}.reseller-lookup-form .button{min-height:43px}.reseller-inline-error{margin:0 23px 18px;font-size:12px;line-height:1.5;color:var(--red)!important}.reseller-line-card{border:1px solid var(--line);background:#ffffff06;border-radius:13px;margin:0 23px;overflow:hidden}.reseller-line-summary{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.reseller-line-summary>div{flex-direction:column;gap:7px;min-height:84px;padding:17px 18px;display:flex}.reseller-line-summary>div+div{border-left:1px solid var(--line)}.reseller-line-summary span,.reseller-line-meta,.reseller-line-meta code{color:var(--muted);font-size:11px}.reseller-line-summary strong{overflow-wrap:anywhere;font-size:14px}.reseller-line-meta{border-top:1px solid var(--line);justify-content:space-between;gap:18px;padding:12px 18px;display:flex}.reseller-line-meta code{color:var(--violet-2)}.reseller-line-actions{border-top:1px solid var(--line);background:#ffffff06;justify-content:flex-end;align-items:end;gap:10px;padding:16px 18px;display:flex}.reseller-line-actions label{max-width:180px;margin-right:auto}.reseller-line-empty{border:1px dashed var(--line-strong);border-radius:13px;align-items:center;gap:14px;margin:0 23px;padding:22px;display:flex}.reseller-line-empty>span{color:var(--violet-2);font-size:11px;font-weight:800}.reseller-line-empty p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.console-shell,.login-shell,.loading-screen{--ink:#172033;--muted:#586579;--muted-2:#6c7789;--line:#19273e21;--line-strong:#19273e38;--panel:#fff;--panel-2:#f5f7fb;--sidebar:#fff;--surface:#f3f6fb;--violet:#6548d8;--violet-2:#5e42c4;--violet-soft:#6548d81c;--green:#168252;--green-soft:#1682521c;--amber:#9a6500;--amber-soft:#b777001c;--red:#b42332;--red-soft:#b423321a;--shadow:0 18px 45px #1f2b4324;color:var(--ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.console-shell,.loading-screen{background:radial-gradient(circle at 88% -15%, #6548d81a, transparent 31rem), var(--surface)}.login-shell{background:#f7f8fc}.login-shell .login-story{background:radial-gradient(circle at 15% 20%,#6548d824,#0000 24rem),radial-gradient(circle at 80% 85%,#5982e51a,#0000 26rem),linear-gradient(150deg,#f4f1ff 0%,#eef3ff 65%,#f8f5ff 100%)}.login-shell .login-story:before,.login-shell .login-story:after{border-color:#6548d81c}.console-shell :where(h1,h2,h3,strong),.login-shell :where(h1,h2,h3,strong),.loading-screen :where(h1,h2,h3,strong){color:#172033}.console-shell :where(p,small),.login-shell :where(p,small),.loading-screen :where(p,small){color:#596679}.console-shell .eyebrow,.login-shell .eyebrow{color:#5f43c8}.console-shell label>span,.login-shell label>span{color:#39475c}.console-shell :where(input,select,textarea),.login-shell :where(input,select,textarea){color:#172033;background:#fff;border-color:#19273e38}.console-shell :where(input,select,textarea):hover,.login-shell :where(input,select,textarea):hover{border-color:#6548d875}.console-shell :where(input,select,textarea):focus,.login-shell :where(input,select,textarea):focus{background:#fff;border-color:#6548d8c7;box-shadow:0 0 0 3px #6548d821}.console-shell :where(input,textarea)::placeholder,.login-shell :where(input,textarea)::placeholder{color:#8a95a7}.console-shell .button-secondary,.login-shell .button-secondary{color:#28364a;background:#fff;border-color:#19273e33}.console-shell .button-secondary:hover:not(:disabled),.login-shell .button-secondary:hover:not(:disabled){background:#f2f4f9;border-color:#6548d859}.console-shell .button-ghost,.login-shell .button-ghost{color:#536075}.console-shell .button-danger,.login-shell .button-danger{color:#a51f2d}.login-shell .demo-credentials{background:#f1f3f8}.login-shell .demo-credentials code{color:#303b4d}.console-shell .sidebar{background:linear-gradient(#fff 0%,#f7f8fc 100%);box-shadow:12px 0 30px #1f2b4312}.console-shell .sidebar nav>p{color:#697589}.console-shell .sidebar nav button{color:#46546a}.console-shell .sidebar nav button>span{color:#617086;border-color:#19273e29}.console-shell .sidebar nav button:hover{color:#172033;background:#f0f2f8}.console-shell .sidebar nav button.nav-active{color:#4d33b5;background:#ebe7ff}.console-shell .sidebar nav button.nav-active>span{color:#4d33b5;background:#ddd5ff;border-color:#6548d847}.console-shell .sidebar nav button>.sidebar-nav-icon,.console-shell .sidebar nav button.nav-active>.sidebar-nav-icon{background:0 0;border-color:#0000}.console-shell .environment-card strong,.console-shell .environment-card small,.console-shell .sidebar-footer>p{color:#596679}.console-shell .topbar{background:#ffffffe6;box-shadow:0 8px 24px #1f2b430d}.console-shell .breadcrumb,.console-shell .breadcrumb i,.console-shell .breadcrumb strong,.console-shell .sync-button,.console-shell .admin-menu strong,.console-shell .admin-menu small,.console-shell .admin-menu>i{color:#536075}.console-shell .sync-button:hover{color:#4d33b5}.console-shell .admin-menu>span:first-child{color:#4d33b5;background:#ebe7ff;border-color:#6548d840}.console-shell .panel,.console-shell .metric-card,.console-shell .plan-card{background:#fff;border-color:#19273e21;box-shadow:0 8px 24px #1f2b4312}.console-shell .hero-strip{background:linear-gradient(100deg,#6548d81f,#6548d806 58%),#fff;border-color:#6548d833}.console-shell .hero-strip:after{border-color:#6548d826}.console-shell .metric-card-button:hover{border-color:#6548d859}.console-shell .estimate-badge,.console-shell .status-neutral{color:#4d596d;background:#f1f3f7}.console-shell .status-positive{color:#146c45}.console-shell .status-warning{color:#825700}.console-shell .status-danger{color:#a51f2d}.console-shell .donut:after{background:#fff}.console-shell .donut strong,.console-shell .legend strong,.console-shell .compact-row strong,.console-shell td>strong,.console-shell .customer-cell strong{color:#172033}.console-shell .avatar{color:#5037b2;background:#ece9fa;border-color:#6548d829}.console-shell .filter-row input,.console-shell .filter-row select,.console-shell .live-channel-search-row input,.console-shell .live-channel-search-row select,.console-shell .category-filter-row input,.console-shell .category-filter-row select{background:#fff}.console-shell th{color:#4d596d;background:#f1f3f7}.console-shell td{color:#46546a}.console-shell tbody tr:hover{background:#f7f6ff}.console-shell .activation-demo,.console-shell .credit-balance{background:radial-gradient(circle at 100% 0,#6548d81c,#0000 18rem),#fff}.console-shell .generated-code{background:#f7f5ff;border-color:#6548d84d}.console-shell .generated-code strong,.console-shell .code-placeholder,.console-shell .inline-code,.console-shell .request-id{color:#5037b2}.console-shell .inline-code,.console-shell .request-id,.console-shell .provider-account-row,.console-shell .credential-editor-intro,.console-shell .provider-method-option,.console-shell .content-access-profile-action,.console-shell .connection-detail-grid>div,.console-shell .inline-state-neutral,.console-shell .inline-state-loading,.console-shell .content-workspace-hero,.console-shell .content-workspace-billing>div,.console-shell .content-workspace-billing>.price-override-field,.console-shell .account-epg-card,.console-shell .provider-catalog-note,.console-shell .account-epg-metrics>div,.console-shell .content-switch,.console-shell .price-override-field,.console-shell .live-channel-search-prompt,.console-shell .live-channel-result,.console-shell .stream-workbench-panel,.console-shell .stream-inventory-metrics>div,.console-shell .stream-record-details dl>div,.console-shell .category-bulk-manager,.console-shell .category-kind-tabs,.console-shell .category-check-grid label,.console-shell .category-group-row,.console-shell .metric-detail>div,.console-shell .drawer-service-summary,.console-shell .drawer-devices>div{background:#f7f8fb}.console-shell .content-access-nav{background:#f7f8fb;border-color:#dfe3eb}.console-shell .content-access-nav>button.active{background:#eeeafd;border-color:#d6cdf8}.console-shell .content-access-nav-state.enabled,.console-shell .content-workspace-master-toggle.enabled,.console-shell .account-epg-status.active{color:#167149}.console-shell .content-access-nav-state.disabled,.console-shell .content-workspace-master-toggle.disabled{color:#a83d3d}.console-shell .content-workspace-heading h4,.console-shell .content-workspace-billing strong,.console-shell .account-epg-heading h4,.console-shell .account-epg-metrics dd,.console-shell .provider-catalog-note h4,.console-shell .category-provider-detail-body dd{color:#253247}.console-shell .content-workspace-heading>div>p:last-child,.console-shell .content-workspace-billing span,.console-shell .account-epg-heading p:last-child,.console-shell .account-epg-metrics dt,.console-shell .provider-catalog-note p:last-child,.console-shell .category-provider-description,.console-shell .category-provider-detail-message,.console-shell .category-content-provider-details>summary{color:#667388}.console-shell .account-epg-card,.console-shell .provider-catalog-note{border-color:#d8e9e3}.console-shell .account-epg-card.status-invalid{background:#fff4f4;border-color:#ecc7ca}.console-shell .account-epg-status.invalid{color:#a83d3d}.console-shell .category-content-artwork,.console-shell .category-provider-detail-body dl>div,.console-shell .stream-inventory-list,.console-shell .stream-record-logo{background-color:#fff;border-color:#dfe3eb}.console-shell .stream-record-primary strong,.console-shell .stream-record-classification strong,.console-shell .stream-record-details dd{color:#253247}.console-shell .stream-record-primary span,.console-shell .stream-record-primary small,.console-shell .stream-record-classification span,.console-shell .stream-record-details summary,.console-shell .stream-record-details dt,.console-shell .stream-inventory-metrics span{color:#667388}.console-shell .stream-change-message{color:#167149}.console-shell .stream-inventory-error{color:#a51f2d}.console-shell .provider-method-option.active{background:#fff8e9;border-color:#b8791b52}.console-shell .live-channel-finder{background:linear-gradient(115deg,#f5f2ff,#fff);border-color:#6548d838}.console-shell .live-channel-finder-heading h4,.console-shell .live-channel-search-prompt strong,.console-shell .live-channel-title-row>strong,.console-shell .live-channel-epg strong,.console-shell .live-channel-result-summary strong{color:#253247}.console-shell .live-channel-logo{color:#6548d8;background-color:#fff;border-color:#dfe3eb}.console-shell .live-channel-tags span{color:#5037b2;background:#f0edff;border-color:#6548d82b}.console-shell .live-channel-group-action,.console-shell .live-channel-next span{color:#5037b2}.console-shell .category-match-card{background:linear-gradient(115deg,#f1eeff,#fafbfe);border-color:#6548d838}.console-shell .category-assignment-card{background:linear-gradient(115deg,#eaf9f4,#f5f2ff);border-color:#16714a33}.console-shell .app-category-order-row{background:#ffffffc7}.console-shell .app-category-order-row>strong,.console-shell .content-access-command-status strong{color:#253247}.console-shell .category-destination-list>button.drag-over{color:#155b3e;background:#dcf6ed;border-color:#16714a7a}.console-shell .category-create-app-button{color:#536176;background:#fff}.console-shell .category-preview-button,.console-shell .category-content-preview-actions>button{color:#536176;background:#fff;border-color:#d9deea}.console-shell .category-preview-button.active,.console-shell .category-preview-button:hover,.console-shell .category-preview-button:focus-visible,.console-shell .category-content-preview-actions>button:hover,.console-shell .category-content-preview-actions>button:focus-visible{color:#352185;background:#f0edff;border-color:#6548d84d}.console-shell .category-content-preview{background:radial-gradient(circle at 0 0,#6548d81a,#0000 20rem),#fff;border-color:#6548d83b}.console-shell .category-content-preview-header h5,.console-shell .category-content-title strong,.console-shell .category-content-empty strong{color:#253247}.console-shell .category-content-preview-header small,.console-shell .category-content-preview-status,.console-shell .category-content-title small,.console-shell .category-content-load-more span{color:#667388}.console-shell .category-content-search label{background:0 0}.console-shell .category-content-search input{color:#253247;background:#fff;border-color:#d9deea}.console-shell .category-content-list li{background:#f7f8fb;border-color:#e3e7ee}.console-shell .category-caption-badge{color:#5b45ad;background:#eeeafd;border-color:#d8cff8}.console-shell .category-caption-badge b{color:#745dd0}.console-shell .category-caption-state.checking,.console-shell .category-caption-state.unknown,.console-shell .category-caption-state.none{color:#667388;border-color:#dfe3eb}.console-shell .category-caption-state.error{color:#a83d3d;background:#fff3f3;border-color:#f2cdcd}.console-shell .series-preview-options,.console-shell .catalog-preview-captions{background:#f7f8fb;border-color:#e3e7ee}.console-shell .series-preview-options strong,.console-shell .catalog-preview-captions strong{color:#253247}.console-shell .series-preview-options span,.console-shell .catalog-preview-captions span{color:#667388}.console-shell .series-preview-options select,.console-shell .catalog-preview-captions select{color:#253247;background:#fff;border-color:#d9deea}.console-shell .category-content-number{color:#6548d8}.console-shell .category-preview-access.enabled{color:#16714a;background:#e7f8ef}.console-shell .category-preview-access.disabled{color:#a51f2d;background:#ffeaed}.console-shell .category-content-preview-loading,.console-shell .category-content-empty{color:#667388;background:#fafbfc;border-color:#d9deea}.console-shell .category-content-preview-error{color:#a51f2d;background:#fff6f6;border-color:#b5304133}.console-shell .category-assignment-copy strong{color:#253247}.console-shell .category-assignment-copy small,.console-shell .category-destination-field>span,.console-shell .category-transfer-tray small{color:#5a687c}.console-shell .category-destination-field select{background:#fff}.console-shell .category-destination-list>button{color:#46546a;background:#ffffffc2}.console-shell .category-destination-list>button:hover,.console-shell .category-destination-list>button:focus-visible{color:#253247}.console-shell .category-destination-list>button.selected{color:#352185;background:#ece8ff;border-color:#6548d857}.console-shell .category-destination-list small,.console-shell .category-destination-list b{color:#657287}.console-shell .category-destination-symbol,.console-shell .live-channel-inspector>summary>span:first-child{color:#4d33b5;background:#e9e4ff}.console-shell .live-channel-inspector{background:#f6f4ff;border-color:#6548d833}.console-shell .category-match-stats span{background:#fff}.console-shell .category-match-summary strong,.console-shell .category-match-stats strong,.console-shell .category-list-heading strong{color:#253247}.console-shell .category-check-grid label:has(input:checked){color:#28364a;background:#f0edff;border-color:#6548d838}.console-shell .category-group-row.category-selected{color:#28364a;background:#f0edff;border-color:#6548d857}.console-shell .category-check-grid label.category-disabled,.console-shell .category-group-row.category-disabled{background:#fff6f6;border-color:#b5304126}.console-shell .category-group-row.category-disabled.category-selected{border-color:#6548d861}.console-shell .category-country-code{color:#4d33b5;background:#e9e4ff;border-color:#6548d83d}.console-shell .category-country-other{color:#596679;background:#eceff4;border-color:#19273e21}.console-shell .category-section-badge{color:#16714a;background:#e7f8f2;border-color:#16714a29}.console-shell .category-section-badge.manual{color:#4d33b5;background:#e9e4ff;border-color:#6548d83d}.console-shell .category-access-state.enabled{color:#16714a;background:#e7f8ef}.console-shell .category-access-state.disabled{color:#a51f2d;background:#ffeaed}.console-shell .authorization-confirmation span{color:#6e4e0a}.console-shell .empty-mark,.console-shell .context-mark,.console-shell .device-icon{color:#5037b2}.console-shell .toast{color:#28364a;background:#fff;border-color:#6548d847}.console-shell .modal,.console-shell .drawer{background:#fff}.console-shell .drawer-header{background:radial-gradient(circle at 100% 0,#6548d81f,#0000 17rem),#f8f7ff}.console-shell .close-button{color:#39475c;background:#f0f2f6}.console-shell .metric-detail>strong,.console-shell .content-customer-identity strong,.console-shell .content-customer-service strong,.console-shell .connection-detail-grid strong,.console-shell .connection-health strong,.console-shell .inline-state strong,.console-shell .detail-grid strong,.console-shell .drawer-service-summary strong,.console-shell .drawer-devices strong{color:#172033}@media (max-width:1180px){.metric-grid{grid-template-columns:1fr 1fr}.activation-card form{grid-template-columns:1fr}.activation-card form .button{justify-self:start}.plan-grid,.access-price-grid,.cash-payment-form{grid-template-columns:1fr 1fr}.reseller-workspace-grid{grid-template-columns:1fr}}@media (max-width:920px){.sidebar{transition:transform .18s;transform:translate(-101%);box-shadow:20px 0 50px #00000059}.sidebar-open{transform:translate(0)}.console-main{width:100%;margin-left:0}.mobile-menu{display:block}.breadcrumb{display:none}.overview-grid,.overview-grid-bottom,.activation-grid,.credit-hero,.context-grid,.provider-layout,.provider-vault-layout,.content-switch-grid,.stream-filter-grid,.stream-bulk-toolbar{grid-template-columns:1fr}.stream-inventory-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.stream-workbench-heading{flex-direction:column;align-items:stretch}.stream-workbench-heading .estimate-badge{align-self:flex-start}.stream-cache-actions{place-items:flex-start start}.stream-record{grid-template-columns:22px 40px minmax(0,1fr) auto}.stream-record-classification{grid-column:3}.stream-access-badge{grid-area:1/4/span 2}.stream-preview-button{grid-column:3;justify-self:start}.stream-record-details{grid-column:3/-1}.stream-record-details dl{grid-template-columns:repeat(2,minmax(0,1fr))}.cash-payment-form{grid-template-columns:1fr}.content-customer-context,.content-access-command{grid-template-columns:1fr;align-items:stretch}.content-access-command-status,.content-access-command>.form-error{grid-column:1}.content-access-command-actions{justify-content:flex-start}.content-access-profile-grid{grid-template-columns:1fr}.content-access-nav,.content-workspace-billing,.account-epg-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-vault-intro{align-items:flex-start}.reseller-line-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.reseller-line-summary>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.reseller-line-summary>div:nth-child(4){border-top:1px solid var(--line)}.content-customer-identity,.content-customer-service{border-left:0;border-top:1px solid var(--line);padding-top:16px;padding-left:0}.settings-section,.login-shell{grid-template-columns:1fr}.login-story{display:none}.category-filter-row,.live-channel-search-row{grid-template-columns:1fr 1fr}.live-channel-result-grid{grid-template-columns:1fr}.category-search-field{grid-column:1/-1}.category-bulk-intro{flex-direction:column;align-items:stretch}.category-kind-tabs{align-self:flex-start}.category-match-card{grid-template-columns:1fr;align-items:start}.category-assignment-card{grid-area:auto/1;grid-template-columns:1fr;align-items:stretch;max-height:none;position:static}.category-bulk-manager{grid-template-columns:minmax(0,1fr)}.category-bulk-manager>:not(.category-bulk-intro):not(.category-filter-row){grid-column:1}.category-destination-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:310px}.category-quick-actions{justify-content:flex-start}.category-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.content{padding:24px 14px 50px}.topbar{padding:0 14px}.sync-button,.admin-menu>span:nth-child(2){display:none}.page-heading{flex-direction:column;align-items:flex-start;gap:12px}.page-heading-meta{align-items:flex-start}.credential-editor-intro,.settings-save,.stream-save-row,.support-health-heading,.service-health-detail{flex-direction:column;align-items:flex-start}.service-health-detail small{text-align:left}.connection-detail-grid{grid-template-columns:1fr}.content-access-nav{grid-template-columns:1fr;gap:4px;padding:5px}.content-access-nav>button{min-height:44px;padding:6px 8px}.content-access-nav-symbol{flex-basis:27px;height:27px}.content-workspace-hero,.account-epg-heading,.provider-catalog-note{flex-direction:column;align-items:stretch}.content-workspace-master-toggle{width:100%}.content-workspace-billing,.account-epg-metrics,.category-provider-detail-body dl,.category-destination-list,.stream-inventory-metrics,.stream-health-metrics,.stream-health-bars,.stream-record-details dl{grid-template-columns:1fr}.stream-health-controls,.stream-health-row{grid-template-columns:1fr;align-items:stretch}.stream-health-customer{width:100%;min-width:0}.stream-record{grid-template-columns:22px 40px minmax(0,1fr);align-items:start}.stream-access-badge{grid-area:auto/3;justify-self:start}.stream-preview-button{grid-column:3}.stream-record-details{grid-column:1/-1}.credential-form-actions{justify-content:flex-start}.provider-method-options{grid-template-columns:1fr}.hero-strip{flex-direction:column;align-items:flex-start;gap:20px}.metric-grid,.plan-grid,.access-price-grid,.settings-fields,.two-fields{grid-template-columns:1fr}.reseller-disconnected{grid-template-columns:1fr;padding:45px 24px}.reseller-connection-strip,.reseller-success{flex-direction:column;align-items:flex-start;display:flex}.reseller-field-row,.reseller-lookup-form,.reseller-line-summary{grid-template-columns:1fr}.reseller-form-actions,.reseller-line-actions,.reseller-line-meta{flex-direction:column;align-items:stretch}.reseller-form-actions .button,.reseller-line-actions .button,.reseller-lookup-form .button{justify-content:center;width:100%}.reseller-line-actions label{width:100%;max-width:none}.reseller-line-summary>div+div{border-left:0;border-top:1px solid var(--line)}.table-toolbar{flex-direction:column;align-items:stretch;gap:12px}.filter-row{flex-direction:column}.search-field,.filter-row select{width:100%}.category-filter-row,.live-channel-search-row,.category-check-grid{grid-template-columns:1fr}.category-content-preview-header,.category-content-preview-status,.category-content-load-more{flex-direction:column;align-items:stretch}.category-content-preview-actions{justify-content:space-between}.category-content-search,.category-content-list{grid-template-columns:1fr}.category-content-row-actions{flex-basis:62%}.series-preview-options,.catalog-preview-captions{flex-direction:column;align-items:stretch}.series-preview-options label,.catalog-preview-captions label{flex-direction:column;flex:none;align-items:stretch}.series-preview-options select,.catalog-preview-captions select{width:100%}.live-channel-finder-heading{flex-direction:column}.live-channel-result{grid-template-columns:42px minmax(0,1fr)}.live-channel-logo{width:42px;height:42px}.live-channel-group-action{grid-column:2;justify-self:start;padding-left:0}.category-search-field{grid-column:auto}.category-kind-tabs{align-self:stretch}.category-kind-tabs button{flex:1 1 0}.category-list-heading{flex-direction:column;align-items:flex-start}.category-selection-actions{justify-content:flex-start;width:100%}.category-quick-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.category-quick-actions .button{width:100%}.login-panel{padding:30px 22px}.story-metrics{grid-template-columns:1fr}.modal-backdrop{padding:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.ns-home{--ns-night:#09090d;--ns-surface:#111117;--ns-card:#16161ed1;--ns-violet:#9b82ff;--ns-violet-bright:#b9a8ff;--ns-text:#f8f7fc;--ns-muted:#a2a0ae;--ns-line:#ffffff1a;background:radial-gradient(circle at 78% 5%, #7d56ff29, transparent 26rem), radial-gradient(circle at 9% 38%, #5233be14, transparent 30rem), var(--ns-night);color:var(--ns-text);min-height:100vh;position:relative;overflow:hidden}.ns-home:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 38%);mask-image:linear-gradient(#000,#0000 38%)}.ns-ambient{pointer-events:none;border:1px solid #a389ff21;border-radius:50%;position:absolute}.ns-ambient-one{width:780px;height:780px;top:210px;right:-390px}.ns-ambient-two{width:480px;height:480px;top:970px;left:-330px}.ns-header,.ns-hero,.ns-trust-row,.ns-section,.ns-principles,.ns-final-cta,.ns-footer{z-index:1;width:calc(100% - 64px);max-width:1240px;margin-inline:auto;position:relative}.ns-header{justify-content:space-between;align-items:center;height:92px;display:flex}.ns-logo{align-items:center;gap:11px;text-decoration:none;display:inline-flex}.ns-logo-mark{background:linear-gradient(145deg,#b5a4ff,#7555ed);border-radius:10px;justify-content:center;align-items:center;width:35px;height:35px;display:inline-flex;position:relative;transform:rotate(45deg);box-shadow:0 10px 28px #7555ed4d}.ns-logo-mark span{color:#fff;font-size:17px;transform:rotate(-45deg)}.ns-logo-word{letter-spacing:-.025em;font-size:17px;font-weight:760}.ns-nav{align-items:center;gap:34px;display:flex}.ns-nav a,.ns-footer a{color:#9896a2;font-size:13px;text-decoration:none;transition:color .16s}.ns-nav a:hover,.ns-footer a:hover{color:#fff}.ns-console-link{border:1px solid var(--ns-line);border-radius:999px;align-items:center;gap:9px;padding:10px 15px;font-size:12px;font-weight:650;text-decoration:none;transition:background .16s,border-color .16s;display:inline-flex}.ns-console-link:hover{background:#ffffff0e;border-color:#fff3}.ns-hero{grid-template-columns:minmax(0,.93fr) minmax(480px,1.07fr);align-items:center;gap:clamp(42px,7vw,98px);min-height:720px;padding:58px 0 92px;display:grid}.ns-hero-copy{max-width:630px}.ns-kicker,.ns-section-label{color:var(--ns-violet-bright);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:10px;font-weight:760}.ns-kicker{align-items:center;gap:9px;display:flex}.ns-kicker>span{background:var(--ns-violet);border-radius:999px;width:5px;height:5px;box-shadow:0 0 14px #9b82ffe6}.ns-hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(56px,5.5vw,84px);font-weight:620;line-height:.97}.ns-hero h1 em,.ns-final-cta h2 em{color:#0000;background:linear-gradient(100deg,#a78fff 0%,#d0c6ff 75%);-webkit-background-clip:text;background-clip:text;font-style:normal}.ns-hero-text{color:var(--ns-muted);max-width:585px;margin:29px 0 0;font-size:17px;line-height:1.7}.ns-hero-actions{align-items:center;gap:26px;margin-top:36px;display:flex}.ns-primary-button{color:#15121e;background:#f4f1ff;border:1px solid #f4f1ff;border-radius:999px;align-items:center;gap:12px;padding:14px 20px;font-size:13px;font-weight:760;text-decoration:none;transition:box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 10px 32px #9b82ff26}.ns-primary-button:hover{transform:translateY(-2px);box-shadow:0 14px 40px #9b82ff4d}.ns-text-link{color:#cfccd7;align-items:center;gap:9px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.ns-text-link:hover{color:#fff}.ns-hero-note{color:#666471;margin:22px 0 0;font-size:11px}.ns-product-stage{perspective:1400px;min-height:490px;position:relative}.ns-orbit{border:1px solid #b19aff1f;border-radius:50%;position:absolute}.ns-orbit-one{width:565px;height:565px;top:-44px;left:-22px}.ns-orbit-two{width:420px;height:420px;top:27px;left:52px}.ns-tv{background:linear-gradient(150deg,#1f1e2af5,#101016fa);border:1px solid #ffffff24;border-radius:23px;width:98%;min-height:392px;position:absolute;top:44px;left:1%;overflow:hidden;transform:rotateY(-7deg)rotateX(2deg);box-shadow:0 50px 90px #00000075,0 0 80px #6f4ce81f,inset 0 1px #ffffff14}.ns-tv:before{content:"";background:radial-gradient(circle,#9d80ff3b,#0000 68%);width:420px;height:420px;position:absolute;top:-175px;right:-145px}.ns-tv-topbar,.ns-tv-footer{justify-content:space-between;align-items:center;display:flex;position:relative}.ns-tv-topbar{color:#888692;border-bottom:1px solid #fff1;padding:18px 20px;font-size:9px}.ns-tv-brand{color:#efedf6;align-items:center;gap:7px;font-size:10px;display:flex}.ns-tv-mark,.ns-mini-mark{background:var(--ns-violet);color:#fff;border-radius:5px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.ns-tv-content{grid-template-columns:minmax(0,1.1fr) minmax(180px,.9fr);gap:18px;padding:34px 28px;display:grid;position:relative}.ns-activation-copy{flex-direction:column;align-items:flex-start;display:flex}.ns-live-pill{color:#9ae4b5;background:#68d3911a;border:1px solid #68d3912e;border-radius:999px;align-items:center;gap:6px;padding:5px 8px;font-size:8px;display:inline-flex}.ns-live-pill i{background:#68d391;border-radius:50%;width:4px;height:4px;box-shadow:0 0 9px #68d391}.ns-activation-copy p{color:#aaa8b3;margin:25px 0 9px;font-size:11px}.ns-activation-copy strong{letter-spacing:.11em;font-size:clamp(32px,4.1vw,52px);font-weight:690;line-height:1}.ns-activation-copy small{color:#6f6d79;margin-top:14px;font-size:8px}.ns-device-checks{background:#09090d61;border:1px solid #ffffff13;border-radius:14px;padding:17px}.ns-device-checks>p{color:#76747f;letter-spacing:.1em;text-transform:uppercase;margin:0 0 11px;font-size:8px}.ns-device-checks>div{border-top:1px solid #ffffff0e;justify-content:space-between;align-items:center;padding:12px 0;font-size:8px;display:flex}.ns-device-checks>div span{color:#9896a2}.ns-device-checks>div b{color:#d4cedf;font-size:8px;font-weight:650}.ns-tv-footer{color:#64626e;border-top:1px solid #fff1;padding:15px 21px;font-size:8px}.ns-floating-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1d1c26db;border:1px solid #ffffff1f;border-radius:13px;align-items:center;gap:11px;padding:11px 13px;display:flex;position:absolute;box-shadow:0 20px 45px #00000061}.ns-floating-card>div{flex-direction:column;gap:3px;display:flex}.ns-floating-card small{color:#797783;font-size:7px}.ns-floating-card strong{font-size:9px}.ns-floating-device{bottom:19px;left:-28px}.ns-floating-device>i{background:#68d391;border-radius:50%;width:6px;height:6px;margin-left:10px}.ns-card-icon{color:#c7b9ff;background:#9b82ff24;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:8px;font-weight:750;display:inline-flex}.ns-floating-sync{top:7px;right:-22px}.ns-sync-ring{color:#b8a5ff;border:1px solid #a88fff47;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:inline-flex}.ns-trust-row{border-bottom:1px solid var(--ns-line);border-top:1px solid var(--ns-line);color:#85838f;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:23px 8px;font-size:10px;display:flex}.ns-trust-row i{background:#ffffff2e;border-radius:50%;width:3px;height:3px}.ns-section{padding-block:142px}.ns-section-heading{grid-template-columns:minmax(0,.92fr) minmax(330px,.55fr);align-items:end;gap:30px;margin-bottom:64px;display:grid}.ns-section-heading .ns-section-label{grid-column:1/-1;margin-bottom:-13px}.ns-section-heading h2,.ns-workflow-intro h2,.ns-dashboard-copy h2,.ns-principles h2,.ns-final-cta h2{letter-spacing:-.055em;margin:0;font-size:clamp(40px,4.5vw,64px);font-weight:590;line-height:1.02}.ns-section-heading>p:last-child,.ns-workflow-intro>p:last-child,.ns-dashboard-copy>p,.ns-principles>p:not(.ns-section-label){color:var(--ns-muted);margin:0;font-size:15px;line-height:1.75}.ns-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ns-control-card{border:1px solid var(--ns-line);background:linear-gradient(145deg,#ffffff06,#0000 55%),#14141bc7;border-radius:22px;min-height:410px;padding:28px;position:relative;overflow:hidden}.ns-control-card:after{content:"";background:radial-gradient(circle,#8965ff21,#0000 66%);width:300px;height:300px;position:absolute;top:-130px;right:-140px}.ns-control-visual{z-index:1;justify-content:center;align-items:center;height:215px;display:flex;position:relative}.ns-control-copy{border-top:1px solid #ffffff12;grid-template-columns:25px 1fr;gap:0 16px;padding-top:23px;display:grid}.ns-control-copy>span{color:#5e5b68;padding-top:5px;font-size:9px}.ns-control-copy h3{letter-spacing:-.025em;margin:0 0 8px;font-size:19px}.ns-control-copy p{color:#888693;grid-column:2;max-width:390px;margin:0;font-size:12px;line-height:1.65}.ns-code-visual{background:#0a0a0e85;border:1px solid #ffffff17;border-radius:15px;flex-direction:column;align-items:center;padding:25px 42px;display:flex;box-shadow:0 24px 42px #00000047}.ns-code-visual span,.ns-sync-visual span{color:#74717e;letter-spacing:.11em;text-transform:uppercase;font-size:8px}.ns-code-visual strong{letter-spacing:.14em;margin-top:12px;font-size:30px}.ns-sync-visual{background:#0a0a0e7a;border:1px solid #ffffff17;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:155px;height:155px;display:flex;box-shadow:0 0 0 25px #9b82ff08,0 0 0 50px #9b82ff05}.ns-sync-visual i{color:#b7a4ff;margin:9px 0 6px;font-size:31px;font-style:normal}.ns-sync-visual b{color:#8ddeac;font-size:9px}.ns-ledger-visual{background:linear-gradient(155deg,#9b82ff2b,#131219a6);border:1px solid #beadff2e;border-radius:17px;width:min(320px,90%);padding:25px 31px;display:grid}.ns-ledger-visual span{letter-spacing:-.04em;font-size:35px;font-weight:670}.ns-ledger-visual small{color:#8d8998;margin-top:3px;font-size:8px}.ns-ledger-visual i{color:#8ddeac;border-top:1px solid #ffffff17;margin-top:21px;padding-top:13px;font-size:8px;font-style:normal}.ns-shield-visual{flex-direction:column;align-items:center;display:flex}.ns-shield-visual>span{background:linear-gradient(145deg,#b6a4ff,#7251e8);border-radius:19px 19px 28px 28px;justify-content:center;align-items:center;width:82px;height:92px;margin-bottom:16px;font-size:30px;display:flex;box-shadow:0 18px 45px #714fe647}.ns-shield-visual strong{font-size:11px}.ns-shield-visual small{color:#716e7c;margin-top:5px;font-size:8px}.ns-workflow{border-top:1px solid var(--ns-line);grid-template-columns:minmax(330px,.72fr) minmax(420px,1fr);gap:clamp(50px,8vw,130px);display:grid}.ns-workflow-intro>p:last-child{max-width:460px;margin-top:27px}.ns-steps{border-top:1px solid var(--ns-line)}.ns-step{border-bottom:1px solid var(--ns-line);grid-template-columns:36px 1fr;gap:22px;padding:29px 4px;display:grid}.ns-step>span{color:var(--ns-violet-bright);padding-top:4px;font-size:9px}.ns-step h3{letter-spacing:-.02em;margin:0 0 8px;font-size:18px}.ns-step p{color:#85828f;max-width:470px;margin:0;font-size:12px;line-height:1.65}.ns-dashboard-section{grid-template-columns:minmax(330px,.75fr) minmax(520px,1.25fr);align-items:center;gap:clamp(52px,8vw,120px);display:grid}.ns-dashboard-copy>p{max-width:450px;margin:26px 0 29px}.ns-dashboard-preview{background:linear-gradient(145deg,#1d1c27f2,#0d0d12f5);border:1px solid #ffffff1f;border-radius:20px;min-height:405px;padding:22px;position:relative;overflow:hidden;transform:rotate(1.2deg);box-shadow:0 45px 80px #0000005c}.ns-preview-bar{color:#777582;border-bottom:1px solid #ffffff13;justify-content:space-between;align-items:center;padding:0 2px 17px;font-size:8px;display:flex}.ns-preview-bar>div{color:#eae7f1;align-items:center;gap:8px;font-size:10px;display:flex}.ns-mini-mark{width:20px;height:20px;font-size:8px}.ns-metric-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:15px;display:grid}.ns-metric-row>div{background:#ffffff06;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;padding:14px;display:flex}.ns-metric-row small{color:#777481;font-size:7px}.ns-metric-row strong{letter-spacing:-.04em;margin:10px 0 5px;font-size:20px}.ns-metric-row span{color:#7fcf9c;font-size:6px}.ns-chart-area{background:#ffffff05;border:1px solid #fff1;border-radius:11px;margin-top:9px;padding:15px}.ns-chart-header{justify-content:space-between;align-items:center;font-size:8px;display:flex}.ns-chart-header small{color:#6a6873;font-size:6px}.ns-chart{background-image:linear-gradient(#ffffff0a 1px,#0000 1px);background-size:100% 34px;align-items:end;gap:11px;height:140px;padding:17px 10px 0;display:flex}.ns-chart span{background:linear-gradient(#a68eff,#7b57f073);border-radius:4px 4px 1px 1px;flex:1;box-shadow:0 0 18px #9679ff26}.ns-demo-label{color:#53515c;text-align:right;margin:8px 3px 0;font-size:6px;bottom:6px}.ns-principles{border:1px solid var(--ns-line);text-align:center;background:radial-gradient(circle at 50% 4%,#926fff29,#0000 27rem),#14131ca8;border-radius:28px;flex-direction:column;align-items:center;margin-bottom:142px;padding:92px 8%;display:flex;overflow:hidden}.ns-principles:before,.ns-principles:after{content:"";border:1px solid #ad97ff17;border-radius:50%;width:470px;height:470px;position:absolute;top:-275px;left:calc(50% - 235px)}.ns-principles:after{width:650px;height:650px;top:-365px;left:calc(50% - 325px)}.ns-principles-star{background:linear-gradient(145deg,#af9cff,#7251ea);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:30px;font-size:21px;display:flex;box-shadow:0 15px 45px #7551ec40}.ns-principles h2{max-width:890px}.ns-principles>p:not(.ns-section-label){max-width:760px;margin-top:28px}.ns-principle-list{border-top:1px solid var(--ns-line);justify-content:center;gap:44px;width:min(760px,100%);margin-top:44px;padding-top:27px;display:flex}.ns-principle-list span{color:#a4a1ae;font-size:10px}.ns-principle-list span:before{color:#8bdca8;content:"✓";margin-right:8px}.ns-final-cta{border-bottom:1px solid var(--ns-line);border-top:1px solid var(--ns-line);justify-content:space-between;align-items:end;padding-block:96px;display:flex}.ns-final-cta h2{font-size:clamp(42px,5vw,68px)}.ns-footer{grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding-block:40px 56px;display:grid}.ns-footer p{color:#65636f;margin:0;font-size:10px}.ns-footer>div{justify-content:flex-end;gap:23px;display:flex}@media (max-width:1060px){.ns-hero{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);gap:30px}.ns-hero h1{font-size:clamp(50px,6vw,70px)}.ns-dashboard-section{grid-template-columns:minmax(300px,.75fr) minmax(470px,1.25fr);gap:50px}.ns-floating-device{left:0}.ns-floating-sync{right:0}}@media (max-width:880px){.ns-header,.ns-hero,.ns-trust-row,.ns-section,.ns-principles,.ns-final-cta,.ns-footer{width:calc(100% - 40px)}.ns-nav{display:none}.ns-hero{grid-template-columns:1fr;padding-top:70px}.ns-hero-copy{max-width:720px}.ns-product-stage{width:100%;max-width:640px;margin:10px auto 0}.ns-section-heading,.ns-workflow,.ns-dashboard-section{grid-template-columns:1fr}.ns-section-heading .ns-section-label{grid-column:auto}.ns-dashboard-copy{max-width:620px}.ns-dashboard-preview{width:100%;max-width:680px;margin:0 auto;transform:none}.ns-final-cta{flex-direction:column;align-items:flex-start;gap:40px}.ns-footer{grid-template-columns:1fr 1fr}.ns-footer p{display:none}}@media (max-width:620px){.ns-header,.ns-hero,.ns-trust-row,.ns-section,.ns-principles,.ns-final-cta,.ns-footer{width:calc(100% - 28px)}.ns-header{height:76px}.ns-logo-word{font-size:15px}.ns-logo-mark{border-radius:8px;width:30px;height:30px}.ns-console-link{gap:0;padding:9px 12px;font-size:0}.ns-console-link:before{content:"Console";font-size:11px}.ns-console-link span{display:none}.ns-hero{min-height:auto;padding:64px 0 70px}.ns-hero h1{font-size:clamp(46px,14vw,66px)}.ns-hero-text{font-size:15px}.ns-hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.ns-product-stage{min-height:390px}.ns-orbit-one{width:420px;height:420px}.ns-tv{min-height:330px;top:35px;transform:none}.ns-tv-content{grid-template-columns:1fr;padding:25px 20px}.ns-device-checks{display:none}.ns-tv-footer{padding-block:13px}.ns-floating-sync{display:none}.ns-floating-device{bottom:0;left:12px}.ns-trust-row{grid-template-columns:1fr 1fr;gap:14px 20px;line-height:1.5;display:grid}.ns-trust-row i{display:none}.ns-section{padding-block:100px}.ns-section-heading{align-items:start;gap:24px;margin-bottom:42px}.ns-section-heading h2,.ns-workflow-intro h2,.ns-dashboard-copy h2,.ns-principles h2,.ns-final-cta h2{font-size:clamp(38px,11vw,52px)}.ns-control-grid{grid-template-columns:1fr}.ns-control-card{min-height:380px;padding:22px}.ns-control-copy p{grid-column:1/-1;margin-top:8px}.ns-workflow{gap:55px}.ns-dashboard-section{gap:45px}.ns-dashboard-preview{padding:14px}.ns-metric-row{grid-template-columns:1fr 1fr}.ns-metric-row>div:last-child{display:none}.ns-chart{gap:7px}.ns-principles{margin-bottom:100px;padding:74px 20px}.ns-principle-list{flex-direction:column;align-items:flex-start;gap:16px;padding-left:10px}.ns-final-cta{padding-block:74px}.ns-footer{grid-template-columns:1fr;align-items:flex-start}.ns-footer>div{justify-content:flex-start}}.guide-artwork-view{gap:18px}.guide-artwork-hero{background:linear-gradient(115deg,#f0ecff,#fff 58%);border-color:#6548d838;justify-content:space-between;align-items:center;gap:28px;padding:24px;display:flex}.guide-artwork-hero>div:first-child{gap:6px;max-width:640px;display:grid}.guide-artwork-hero h3,.guide-artwork-hero p{margin:0}.guide-artwork-hero h3{letter-spacing:-.035em;font-size:22px}.guide-artwork-hero>div:first-child>p:last-child{font-size:10px;line-height:1.65}.guide-artwork-metrics{grid-template-columns:repeat(2,minmax(110px,1fr));gap:8px;display:grid}.guide-artwork-metrics span{color:#667286;text-transform:uppercase;background:#ffffffd1;border:1px solid #6548d824;border-radius:10px;gap:2px;padding:11px 13px;font-size:8px;display:grid}.guide-artwork-metrics strong{letter-spacing:-.025em;font-size:17px}.guide-artwork-browser{gap:16px;padding:20px;display:grid}.guide-artwork-toolbar{grid-template-columns:minmax(170px,.75fr) minmax(240px,1.25fr) minmax(170px,.8fr) minmax(155px,.65fr);align-items:end;gap:10px;display:grid}.guide-artwork-toolbar label,.artwork-editor-fields label,.artwork-layout-fields label,.artwork-file-field{gap:6px;display:grid}.guide-artwork-toolbar label>span,.artwork-editor-fields label>span,.artwork-layout-fields label>span,.artwork-file-field>span{letter-spacing:.075em;text-transform:uppercase;font-size:8px;font-weight:750}.guide-artwork-toolbar :where(input,select){min-height:42px}.guide-artwork-result-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.guide-artwork-result-heading>div{gap:3px;display:grid}.guide-artwork-result-heading small,.guide-artwork-result-heading>span{color:#6b7789;font-size:8px}.guide-artwork-result-heading>span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.guide-artwork-result-heading .guide-artwork-result-actions{flex-shrink:0;align-items:center;gap:7px;display:flex}.guide-artwork-result-actions>span{color:#6b7789;margin-right:3px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.guide-artwork-result-actions .button{min-height:31px;padding:6px 9px;font-size:8px}.guide-artwork-categories{gap:10px;display:grid}.guide-artwork-category{background:#fff;border:1px solid #19273e24;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px #1f2b430b}.guide-artwork-category>summary{cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:58px;padding:10px 13px;list-style:none;display:grid}.guide-artwork-category>summary::-webkit-details-marker{display:none}.guide-artwork-category>summary:focus-visible{outline:0;box-shadow:inset 0 0 0 2px #694bd0}.guide-artwork-category[open]>summary{border-bottom:1px solid #19273e1a}.guide-artwork-category-chevron{color:#5f43c8;background:#f0ebff;border:1px solid #6548d826;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:17px;font-style:normal;transition:transform .16s;display:flex}.guide-artwork-category[open] .guide-artwork-category-chevron{transform:rotate(90deg)}.guide-artwork-category>summary>div{gap:3px;min-width:0;display:grid}.guide-artwork-category>summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.guide-artwork-category>summary small{color:#758195;text-transform:uppercase;font-size:8px}.guide-artwork-category>summary>span:last-child{color:#5f43c8;white-space:nowrap;font-size:8px;font-weight:750}.guide-artwork-category-tools{background:#f8f6ff;border-bottom:1px solid #19273e17;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;display:flex}.guide-artwork-category-tools>span{color:#667286;font-size:8px}.guide-artwork-category-tools .button{flex-shrink:0;min-height:31px;padding:6px 9px;font-size:8px}.guide-artwork-category>.guide-artwork-grid{background:#fbfbfd;padding:12px}.guide-artwork-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.guide-artwork-card{contain-intrinsic-size:74px;content-visibility:auto;background:#f7f8fb;border:1px solid #19273e21;border-radius:11px;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:10px;display:grid}.guide-artwork-logo{aspect-ratio:16/9;color:#5f43c8;background-repeat:no-repeat;border:1px solid #dfe3eb;border-radius:8px;justify-content:center;align-items:center;width:92px;font-size:11px;font-weight:800;display:flex;overflow:hidden}.guide-artwork-logo.is-program-artwork{background-color:#101827;border-color:#5f43c852}.guide-artwork-logo.is-awaiting-match{background:linear-gradient(145deg,#151c2a,#25203d);border-color:#755bdd57}.guide-artwork-smart-placeholder{color:#d8ceff;place-items:center;gap:1px;display:grid}.guide-artwork-smart-placeholder b{font-size:16px;line-height:1}.guide-artwork-smart-placeholder small{letter-spacing:.08em;text-transform:uppercase;font-size:6px}.guide-artwork-card-copy{gap:4px;min-width:0;display:grid}.guide-artwork-card-copy>strong,.guide-artwork-card-copy>span,.guide-artwork-card-copy>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.guide-artwork-card-copy>strong{font-size:10px}.guide-artwork-card-copy>span,.guide-artwork-card-copy>small{color:#68758a;font-size:8px}.guide-artwork-card-copy>div{color:#46546a;align-items:center;gap:5px;font-size:8px;display:flex}.guide-artwork-card-actions{gap:5px;display:grid}.artwork-quality{background:#d09128;border-radius:50%;width:6px;height:6px;display:inline-block}.artwork-quality-customized,.artwork-quality-verified_commons,.artwork-quality-provider_fallback_unverified{background:#1d9a62}.artwork-quality-smart-match{background:#6c4ed3}.artwork-quality-unmapped{background:#c64855}.guide-artwork-card .button{padding-inline:8px;font-size:8px}.artwork-editor{grid-template-columns:minmax(230px,.72fr) minmax(360px,1.28fr);gap:24px;padding:22px;display:grid}.artwork-editor-preview-column{gap:12px;height:max-content;display:grid}.artwork-editor-preview{aspect-ratio:16/9;color:#5f43c8;background-color:#fff;background-repeat:no-repeat;border:1px solid #19273e29;border-radius:13px;justify-content:center;align-items:center;width:100%;font-size:28px;font-weight:800;display:flex;overflow:hidden;box-shadow:0 14px 35px #1f2b431c}.artwork-editor-source-note{gap:4px;display:grid}.artwork-editor-source-note span,.artwork-editor-source-note small{color:#68758a;overflow-wrap:anywhere;font-size:8px;line-height:1.45}.artwork-editor-fields{gap:14px;display:grid}.artwork-editor fieldset{border:1px solid #19273e21;border-radius:11px;gap:8px;margin:0;padding:13px;display:grid}.artwork-editor legend{color:#39475c;padding:0 5px;font-size:9px;font-weight:750}.artwork-radio{background:#f7f8fb;border:1px solid #19273e1c;border-radius:9px;align-items:center;padding:9px 10px;display:flex!important}.artwork-radio input{width:auto;min-height:auto}.artwork-radio>span{gap:2px;display:grid;letter-spacing:normal!important;text-transform:none!important}.artwork-radio small{font-size:8px}.artwork-source-tabs{background:#f0f2f7;border-radius:9px;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;display:grid}.artwork-source-tabs button{color:#596679;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:34px;font-size:8px;font-weight:750}.artwork-source-tabs button.active{color:#4d33b5;background:#fff;box-shadow:0 3px 9px #1f2b4317}.artwork-file-field{background:#fbfbfd;border:1px dashed #6548d857;border-radius:9px;padding:11px}.artwork-file-field input{border:0;padding:6px 0}.artwork-file-field small{color:#68758a;font-size:8px}.artwork-layout-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.artwork-background-control{background:#f7f8fb;border:1px solid #19273e1f;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;padding:9px 11px;display:grid!important}.artwork-background-control input[type=checkbox]{width:auto;min-height:auto}.artwork-background-control input[type=color]{width:42px;height:30px;min-height:30px;padding:2px}.category-artwork-bulk-editor{gap:17px;padding:22px;display:grid}.category-artwork-bulk-intro{background:#f8f6ff;border:1px solid #6548d824;border-radius:11px;gap:4px;padding:13px;display:grid}.category-artwork-bulk-intro strong{font-size:11px}.category-artwork-bulk-intro p{color:#667286;margin:0;font-size:9px}.category-artwork-bulk-editor label{gap:6px;display:grid}.category-artwork-bulk-editor label>span{letter-spacing:.075em;text-transform:uppercase;font-size:8px;font-weight:750}.category-artwork-background-fields{grid-template-columns:minmax(0,1fr) 120px;gap:10px;display:grid}.category-artwork-background-fields input[type=color]{width:100%;height:42px;padding:3px}.category-artwork-reset{border:1px solid #c648552e;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.category-artwork-reset>div:first-child{gap:3px;display:grid}.category-artwork-reset strong{font-size:9px}.category-artwork-reset small{color:#68758a;font-size:8px}.category-artwork-reset-actions{flex-shrink:0;gap:7px;display:flex}@media (max-width:1080px){.guide-artwork-hero{flex-direction:column;align-items:stretch}.guide-artwork-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-artwork-grid{grid-template-columns:1fr}}@media (max-width:720px){.guide-artwork-metrics,.guide-artwork-toolbar,.artwork-editor,.artwork-layout-fields,.category-artwork-background-fields{grid-template-columns:1fr}.guide-artwork-result-heading{flex-direction:column;align-items:stretch}.guide-artwork-result-heading .guide-artwork-result-actions{flex-wrap:wrap}.guide-artwork-result-actions>span{margin-right:auto}.guide-artwork-card{grid-template-columns:74px minmax(0,1fr)}.guide-artwork-logo{width:74px}.guide-artwork-card-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.guide-artwork-category-tools,.category-artwork-reset{flex-direction:column;align-items:stretch}.category-artwork-reset-actions{grid-template-columns:1fr 1fr;display:grid}}.console-shell .santa-view{gap:18px;display:grid}.console-shell .santa-hero{background:radial-gradient(circle at 7% 15%,#6548d824,#0000 17rem),linear-gradient(120deg,#fff 0%,#f8f6ff 62%,#eef5ff 100%);border-color:#6548d833;justify-content:space-between;align-items:center;min-height:126px;padding:24px 27px;display:flex;position:relative;overflow:hidden}.console-shell .santa-hero:after{content:"";border:1px solid #6548d81f;border-radius:50%;width:190px;height:190px;position:absolute;top:-98px;right:-60px}.console-shell .santa-identity,.console-shell .santa-health,.console-shell .santa-name-row,.console-shell .santa-panel-heading,.console-shell .santa-connection-row{align-items:center;display:flex}.console-shell .santa-identity{z-index:1;gap:17px;min-width:0;position:relative}.console-shell .santa-orbit{color:#fff;background:radial-gradient(circle at 36% 28%,#bdafff 0 5%,#0000 6%),linear-gradient(145deg,#251a48,#6142ce 58%,#8c76ef);border:1px solid #5539bf3d;border-radius:50%;flex:none;justify-content:center;align-items:center;width:67px;height:67px;display:inline-flex;position:relative;box-shadow:0 15px 36px #3f2a9733,inset 0 0 0 7px #ffffff14}.console-shell .santa-orbit:before,.console-shell .santa-orbit:after{content:"";border:1px solid #6548d83d;border-radius:50%;position:absolute;inset:-6px}.console-shell .santa-orbit:after{border-color:#0000 #6548d880 #0000 #0000;animation:9s linear infinite santa-orbit;inset:-11px}.console-shell .santa-orbit i{text-shadow:0 2px 15px #ffffff73;font-size:25px;font-style:normal}.console-shell .santa-orbit-connected:before{box-shadow:0 0 0 5px #16825212}@keyframes santa-orbit{to{transform:rotate(360deg)}}.console-shell .santa-name-row{flex-wrap:wrap;gap:10px}.console-shell .santa-name-row h2{letter-spacing:-.045em;margin:0;font-size:31px}.console-shell .santa-identity>div>p{color:#596679;margin:7px 0 0;font-size:11px}.console-shell .santa-mode{color:#5037b2;letter-spacing:.06em;text-transform:uppercase;background:#f0edff;border:1px solid #6548d824;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.console-shell .santa-mode i{background:#927ae9;border-radius:50%;width:5px;height:5px}.console-shell .santa-mode-connected{color:#126f46;background:#e9f8f1;border-color:#16825229}.console-shell .santa-mode-connected i{background:#168252}.console-shell .santa-mode-disabled{color:#697589;background:#f1f3f7}.console-shell .santa-mode-disabled i{background:#8994a5}.console-shell .santa-health{z-index:1;gap:12px;padding-left:24px;position:relative}.console-shell .santa-health-ring{--santa-health:360deg;background:radial-gradient(circle, #fff 57%, transparent 59%), conic-gradient(#6548d8 var(--santa-health), #e1e5ee 0);border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;display:flex}.console-shell .santa-health-ring strong{letter-spacing:-.05em;font-size:22px}.console-shell .santa-health-ring small{color:#5e42c4;font-size:9px}.console-shell .santa-health>div{gap:3px;min-width:125px;display:grid}.console-shell .santa-health>div strong{font-size:10px}.console-shell .santa-health>div small{color:#6c7789;font-size:8px}.console-shell .santa-layout{grid-template-columns:minmax(0,1.45fr) minmax(310px,.75fr);align-items:start;gap:18px;display:grid}.console-shell .santa-chat-panel,.console-shell .santa-attention-panel,.console-shell .santa-connection-panel{overflow:hidden}.console-shell .santa-panel-heading{border-bottom:1px solid #19273e1a;justify-content:space-between;min-height:73px;padding:16px 19px}.console-shell .santa-panel-heading .eyebrow{margin-bottom:4px}.console-shell .santa-panel-heading h3{margin:0;font-size:15px}.console-shell .santa-panel-heading .text-button{color:#4d33b5;min-height:34px;font-size:11px}.console-shell .santa-messages{scroll-behavior:smooth;background-color:#fbfcfe;background-image:linear-gradient(#6548d806 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 34px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex-direction:column;gap:13px;height:clamp(340px,50vh,590px);padding:20px;display:flex;overflow-y:auto}.console-shell .santa-message{overflow-wrap:anywhere;background:#fff;border:1px solid #19273e1f;border-radius:5px 15px 15px;align-self:flex-start;max-width:min(84%,680px);padding:12px 14px;box-shadow:0 6px 18px #1f2b430f}.console-shell .santa-message-user{background:linear-gradient(145deg,#6a4cda,#573abf);border-color:#0000;border-radius:15px 5px 15px 15px;align-self:flex-end;box-shadow:0 8px 20px #4f34b529}.console-shell .santa-message-meta{justify-content:space-between;align-items:center;gap:7px;display:flex}.console-shell .santa-message-meta strong{color:#4d33b5;letter-spacing:.075em;text-transform:uppercase;font-size:10px}.console-shell .santa-message-meta span{color:#657287;font-size:10px}.console-shell .santa-message p{color:#28364a;white-space:pre-wrap;margin:7px 0 0;font-size:13px;line-height:1.62}.console-shell .santa-message-user :where(strong,span,p){color:#fff}.console-shell .santa-message-user .santa-message-meta span{opacity:.68}.console-shell .santa-thinking p{gap:4px;padding:4px 0 2px;display:flex}.console-shell .santa-thinking p span{background:#8269df;border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite santa-listening}.console-shell .santa-thinking p span:nth-child(2){animation-delay:.13s}.console-shell .santa-thinking p span:nth-child(3){animation-delay:.26s}@keyframes santa-listening{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.console-shell .santa-quick-prompts{border-top:1px solid #19273e14;gap:7px;padding:12px 18px 4px;display:flex;overflow-x:auto}.console-shell .santa-quick-prompts button{color:#5037b2;background:#f3f1fc;border:1px solid #6548d81f;border-radius:999px;flex:none;min-height:36px;padding:8px 12px;font-size:11px;font-weight:720}.console-shell .santa-quick-prompts button:hover{background:#eae5ff}.console-shell .santa-quick-prompts button:disabled{cursor:default;opacity:.48}.console-shell :where(.santa-quick-prompts button,.santa-refresh,.santa-priority,.santa-source-trail>button,.santa-webhook-copy):focus-visible{outline-offset:2px;outline:2px solid #6548d8;box-shadow:0 0 0 3px #6548d838}.console-shell .santa-composer{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;padding:10px 18px 8px;display:grid}.console-shell .santa-composer textarea{resize:vertical;min-height:52px;max-height:150px}.console-shell .santa-composer .button{min-height:52px}.console-shell .santa-privacy-note{color:#596679;margin:0;padding:0 19px 15px;font-size:11px;line-height:1.5}.console-shell .santa-side-column{gap:18px;display:grid}.console-shell .santa-refresh{color:#5037b2;background:#f1eff9;border:1px solid #6548d821;border-radius:8px;width:36px;height:36px}.console-shell .santa-priority-list{display:grid}.console-shell .santa-priority{text-align:left;overflow-wrap:anywhere;background:#fff;border:0;border-bottom:1px solid #19273e17;grid-template-columns:8px minmax(0,1fr);align-items:start;gap:10px;padding:15px 17px;display:grid}.console-shell .santa-priority:last-child{border-bottom:0}.console-shell .santa-priority:hover{background:#faf9ff}.console-shell .santa-priority-mark{background:#927ae9;border-radius:99px;width:7px;height:7px;margin-top:4px;box-shadow:0 0 0 4px #6548d814}.console-shell .santa-priority-urgent .santa-priority-mark{background:#b42332;box-shadow:0 0 0 4px #b4233214}.console-shell .santa-priority-watch .santa-priority-mark{background:#b77700;box-shadow:0 0 0 4px #b7770014}.console-shell .santa-priority-clear .santa-priority-mark{background:#168252;box-shadow:0 0 0 4px #16825214}.console-shell .santa-priority>span:nth-child(2){gap:5px;display:grid}.console-shell .santa-priority small{color:#637086;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:800}.console-shell .santa-priority strong{font-size:12px;line-height:1.35}.console-shell .santa-priority p{color:#4e5d72;margin:0;font-size:11px;line-height:1.45}.console-shell .santa-priority em{color:#637086;font-size:10px;font-style:normal}.console-shell .santa-priority b{color:#5037b2;grid-column:2;margin-top:2px;font-size:10px;font-weight:750}.console-shell .santa-connection-panel{display:grid}.console-shell .santa-connection-row{gap:11px;padding:15px 17px}.console-shell .santa-connection-row+.santa-connection-row{border-top:1px solid #19273e17}.console-shell .santa-connection-icon{color:#6a7688;background:#edf0f5;border:1px solid #19273e1a;border-radius:9px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:7px;font-weight:850;display:flex}.console-shell .santa-connection-icon.connected{color:#126f46;background:#e7f7ef;border-color:#16825229}.console-shell .santa-connection-row>div{gap:3px;display:grid}.console-shell .santa-connection-row strong{font-size:11px}.console-shell .santa-connection-row p{color:#596679;margin:0;font-size:11px;line-height:1.45}.console-shell .santa-webhook-copy{color:#5037b2;background:0 0;border:0;justify-self:start;min-height:30px;padding:5px 0;font-size:10px;font-weight:750}.console-shell .santa-source-panel{overflow:hidden}.console-shell .santa-source-trail{padding:12px 15px 15px;display:grid}.console-shell .santa-source-trail>button{text-align:left;background:#f8f9fc;border:1px solid #19273e1a;border-radius:10px;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:2px 9px;padding:10px;display:grid}.console-shell .santa-source-trail>button:hover{background:#f1effb;border-color:#6548d838}.console-shell .santa-source-trail>button span{color:#5037b2;background:#e9e4ff;border-radius:7px;grid-row:1/3;justify-content:center;align-items:center;height:25px;font-size:7px;font-weight:850;display:flex}.console-shell .santa-source-trail>button strong{font-size:11px}.console-shell .santa-source-trail>button small{color:#596679;font-size:10px}.console-shell .santa-source-trail>i{color:#9a8bd6;height:13px;margin-left:21px;font-size:9px;font-style:normal;line-height:13px}.console-shell .santa-stat-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.console-shell .santa-stat-grid>div{background:#fff;border:1px solid #19273e1c;border-radius:12px;gap:3px;padding:13px;display:grid;box-shadow:0 6px 20px #1f2b430d}.console-shell .santa-stat-grid strong{letter-spacing:-.035em;font-size:17px}.console-shell .santa-stat-grid span{color:#596679;font-size:10px}.console-shell .santa-loading{align-items:center;gap:22px;min-height:230px;padding:34px;display:flex}.console-shell .santa-loading h2{margin:0 0 7px}.console-shell .santa-loading p:last-child{color:#667286;margin:0}.santa-peek{color:#28364a;text-align:left;z-index:24;background:#fffffff5;border:1px solid #6548d838;border-radius:15px;align-items:center;gap:10px;max-width:255px;padding:9px 12px 9px 9px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 42px #2b1f622e}.santa-peek:hover{border-color:#6548d86b;transform:translateY(-1px)}.santa-peek>span:first-child{color:#fff;background:linear-gradient(145deg,#251a48,#6b4dd9);border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.santa-peek>span:last-child{gap:2px;display:grid}.santa-peek strong{color:#253247;font-size:11px}.santa-peek small{color:#596679;font-size:10px;line-height:1.4}@media (max-width:1080px){.console-shell .santa-layout{grid-template-columns:1fr}.console-shell .santa-side-column{grid-template-columns:1fr 1fr}.console-shell .santa-attention-panel{grid-row:span 2}}@media (max-width:720px){.console-shell .santa-hero{flex-direction:column;align-items:flex-start;gap:20px}.console-shell .santa-health{padding-left:0}.console-shell .santa-side-column{grid-template-columns:1fr}.console-shell .santa-attention-panel{grid-row:auto}.console-shell .santa-message{max-width:94%}.console-shell .santa-composer{grid-template-columns:1fr}.console-shell .santa-composer .button{min-height:40px}.santa-peek{max-width:215px;bottom:12px;right:12px}}@media (prefers-reduced-motion:reduce){.console-shell .santa-orbit:after,.console-shell .santa-thinking p span{animation:none}.console-shell .santa-messages{scroll-behavior:auto}}.northstar-login{--login-night:#05070d;--login-night-soft:#0b0f1c;--login-star:#f2efe6;--login-star-dim:#8792aa;--login-brass:#d4a857;--login-glow:#f0c776;--login-ring:#2a3350;--login-error:#d89476;background:radial-gradient(ellipse at 50% 40%, var(--login-night-soft), var(--login-night) 70%);color:var(--login-star);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;isolation:isolate;-webkit-font-smoothing:antialiased;width:100%;min-height:100dvh;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;position:relative;overflow:hidden}.northstar-login-stars{pointer-events:none;z-index:0;position:fixed;inset:0}.northstar-login-wordmark{opacity:0;text-align:center;z-index:3;animation:1s ease-out .2s forwards northstar-login-fade-down;position:fixed;top:40px;left:50%;transform:translate(-50%)}.northstar-login-wordmark strong,.northstar-login-wordmark span{white-space:nowrap;display:block}.northstar-login-wordmark strong{color:var(--login-star);letter-spacing:.32em;text-shadow:0 0 18px #d4a85740;font-size:15px;font-weight:500}.northstar-login-wordmark span{color:var(--login-star-dim);letter-spacing:.2em;margin-top:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px}.northstar-login-scene{z-index:1;justify-content:center;align-items:center;min-height:100dvh;display:flex;position:relative}.northstar-login-astrolabe{aspect-ratio:1;justify-content:center;align-items:center;width:min(620px,94vw,100dvh - 80px);display:flex;position:relative}.northstar-login-rings{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.northstar-login-rotator{transform-origin:310px 310px;animation:240s linear infinite northstar-login-spin}.northstar-login-ring{fill:none;opacity:0;stroke:var(--login-ring);stroke-width:1px;transform-origin:310px 310px;animation:.9s ease-out forwards northstar-login-ring-in}.northstar-login-ring-one{animation-delay:.1s}.northstar-login-ring-two{animation-delay:.35s}.northstar-login-ring-three{animation-delay:.6s}.northstar-login-tick{opacity:0;stroke:var(--login-ring);stroke-width:1px;animation:.5s ease-out forwards northstar-login-appear}.northstar-login-degree{fill:var(--login-star-dim);opacity:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:8.5px;animation:.6s ease-out forwards northstar-login-appear}.northstar-login-degree-zero{animation-delay:1s}.northstar-login-degree-ninety{text-anchor:end;animation-delay:1.15s}.northstar-login-degree-one-eighty{animation-delay:1.3s}.northstar-login-degree-two-seventy{animation-delay:1.45s}.northstar-login-anchor{background:var(--login-glow);opacity:0;pointer-events:none;z-index:1;border-radius:50%;width:6px;height:6px;animation:3.2s ease-in-out 2.4s infinite northstar-login-pulse,.6s ease-out 2s forwards northstar-login-anchor-in;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 12px 3px #f0c776b3}.northstar-login-form{opacity:0;text-align:left;z-index:2;width:min(300px,82vw);animation:1s ease-out 1.4s forwards northstar-login-fade-up;position:relative}.northstar-login-form h1{color:var(--login-star);letter-spacing:0;text-align:center;margin:0 0 4px;font-size:26px;font-weight:400;line-height:1.2}.northstar-login-subtitle{color:var(--login-star-dim);letter-spacing:.05em;text-align:center;margin:0 0 34px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px}.northstar-login-field{margin:0 0 20px;display:block}.northstar-login-field>span{color:var(--login-brass);letter-spacing:.05em;opacity:.9;margin-bottom:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10.5px;font-weight:400;display:block}.northstar-login-field input{border:0;border-bottom:1px solid var(--login-ring);box-shadow:none;color:var(--login-star);background:0 0;border-radius:0;outline:none;width:100%;padding:6px 2px 9px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:15px;transition:border-color .25s}.northstar-login-field input::placeholder{color:#788299;opacity:.72;font-style:italic}.northstar-login-field input:hover{border-bottom-color:#4a587b}.northstar-login-field input:focus{border-bottom-color:var(--login-brass);box-shadow:none;background:0 0}.northstar-login-field input:-webkit-autofill{border-bottom-color:var(--login-ring);box-shadow:0 0 0 1000px var(--login-night-soft) inset;-webkit-text-fill-color:var(--login-star)}.northstar-login-field input:-webkit-autofill:hover{border-bottom-color:var(--login-ring);box-shadow:0 0 0 1000px var(--login-night-soft) inset;-webkit-text-fill-color:var(--login-star)}.northstar-login-field input:-webkit-autofill:focus{border-bottom-color:var(--login-ring);box-shadow:0 0 0 1000px var(--login-night-soft) inset;-webkit-text-fill-color:var(--login-star)}.northstar-login-field input:focus-visible,.northstar-login-submit:focus-visible{outline:1.5px solid var(--login-brass);outline-offset:3px}.northstar-login-session{color:var(--login-star-dim);letter-spacing:.015em;justify-content:space-between;margin:2px 0 26px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;display:flex}.northstar-login-submit{background:linear-gradient(180deg, var(--login-glow), var(--login-brass));color:var(--login-night);cursor:pointer;letter-spacing:.06em;border:0;border-radius:0;width:100%;min-height:43px;padding:13px 0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:500;transition:box-shadow .25s,transform .15s,opacity .15s;box-shadow:0 0 24px #d4a85740}.northstar-login-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 34px #d4a85773}.northstar-login-submit:disabled{cursor:wait;opacity:.58}.northstar-login-footnote{color:#707b94;text-align:center;margin:26px 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9.5px;line-height:1.7}.northstar-login-error{color:var(--login-error);background:#c97a5c1a;border:1px solid #d894765c;margin:-16px 0 22px;padding:9px 11px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;line-height:1.5}@keyframes northstar-login-fade-down{0%{opacity:0;transform:translate(-50%)translateY(-10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes northstar-login-ring-in{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes northstar-login-spin{to{transform:rotate(360deg)}}@keyframes northstar-login-appear{to{opacity:.78}}@keyframes northstar-login-anchor-in{to{opacity:1}}@keyframes northstar-login-pulse{0%,to{box-shadow:0 0 10px 2px #f0c7768c}50%{box-shadow:0 0 20px 6px #f0c776d9}}@keyframes northstar-login-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:700px){.northstar-login-wordmark{top:24px}.northstar-login-astrolabe{width:min(94vw,100dvh - 64px)}.northstar-login-form{width:min(82vw,320px)}}@media (max-width:640px){.admin-workspace-tabs-3{grid-template-columns:1fr}.admin-workspace-tabs-2{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-workspace-tabs>button{min-height:44px;padding:6px 8px}.admin-workspace-tab-mark{flex-basis:27px;height:27px}}@media (max-height:620px){.northstar-login{overflow-y:auto}.northstar-login-wordmark{position:absolute;top:24px}.northstar-login-scene{min-height:620px}.northstar-login-astrolabe{width:min(560px,94vw)}}@media (prefers-reduced-motion:reduce){.northstar-login-wordmark,.northstar-login-form,.northstar-login-ring,.northstar-login-tick,.northstar-login-degree,.northstar-login-anchor{opacity:1;animation:none}.northstar-login-wordmark{transform:translate(-50%)}.northstar-login-rotator{animation:none}.northstar-login-anchor{box-shadow:0 0 12px 3px #f0c7769e}}.nfl-season-editor{gap:16px;margin-top:24px;display:grid}.nfl-week-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px;display:grid}.nfl-game-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;display:grid}.content-access-unified{gap:20px;min-width:0;display:grid}.content-access-title{justify-content:space-between;align-items:center;gap:20px;display:flex}.content-access-title h2{letter-spacing:-.035em;margin:4px 0 8px;font-size:28px}.content-access-title p{color:var(--muted);margin:0}.content-access-live-badge{color:#176541;white-space:nowrap;background:#eaf9f1;border:1px solid #a7d9c5;border-radius:20px;padding:8px 12px;font-size:12px}.content-access-unified .content-customer-context{border-block:1px solid var(--line);padding:16px 0}.content-access-unified .content-access-command{background:0 0;border:0;gap:12px;padding:0}.content-access-unified .content-access-command-copy{grid-column:1/-1}.content-access-unified .content-access-command-copy h3{margin:0;font-size:13px}.content-access-unified .content-control-panel{min-width:0}.content-access-unified .content-access-nav{margin:0 0 16px}.content-access-unified .content-workspace-hero{padding:14px 16px}.content-access-unified .content-workspace-heading h4{font-size:15px}.content-access-unified .unified-content-board{grid-template-columns:minmax(0,1fr);align-items:start;gap:20px;display:grid}.content-access-unified .unified-content-board.kind-live{grid-template-columns:minmax(320px,.85fr) minmax(0,1.45fr)}.content-access-unified .category-assignment-card{border-color:var(--line);background:#f7f9fc;grid-area:auto;gap:14px;min-width:0;max-height:none;padding:16px;position:static;overflow:visible}.content-access-unified .category-assignment-copy strong{font-size:17px}.content-access-unified .category-assignment-copy small{font-size:12px;line-height:1.5}.content-access-unified .app-category-order{scrollbar-gutter:stable;gap:14px;max-height:620px;padding:2px;overflow-y:auto}.content-access-unified .category-library-shelf{background:#fff;gap:8px;padding:10px}.content-access-unified .category-library-shelf h4{font-size:13px}.content-access-unified .category-library-shelf p{color:var(--muted);font-size:11px;line-height:1.5}.content-access-unified .app-category-order-row{background:#f6f8fc;grid-template-columns:20px minmax(0,1fr) 44px repeat(3,26px);gap:3px;min-height:60px;padding:5px}.content-access-unified .app-category-order-row>span{font-size:10px}.content-access-unified .app-category-order-row>button{color:#536176;height:32px;font-size:12px}.content-access-unified .app-category-order-row>.category-destination-name{text-align:left;color:#253247;align-content:center;height:auto;min-height:40px;padding:5px;display:grid}.content-access-unified .category-destination-name strong{white-space:normal;overflow-wrap:anywhere;font-size:12px}.content-access-unified .category-destination-name small{color:#66758b;font-size:10px;line-height:1.4}.content-access-unified .category-destination-name:disabled{opacity:1;cursor:default}.content-access-unified .app-category-order-row.selected{background:#f0ecff;border-color:#9683d5}.content-access-unified .app-category-order-row.drag-over{background:#def6e9;border:2px solid #2d966b}.content-access-unified .category-destination-picker,.content-access-unified .app-category-order>label{gap:6px;font-size:12px;display:grid}.content-access-unified .category-transfer-tray{margin:0}.content-access-unified .category-transfer-tray small{font-size:11px}.content-access-unified .content-provider-groups{min-width:0}.content-access-unified .category-bulk-manager{grid-template-columns:minmax(0,1fr);gap:16px;margin:0;padding:16px}.content-access-unified .category-bulk-manager>*{grid-column:1}.content-access-unified .category-bulk-intro h4{font-size:17px}.content-access-unified .category-bulk-intro p{font-size:12px;line-height:1.5}.content-access-unified .category-filter-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.content-access-unified .category-filter-row>.category-search-field{grid-column:1/-1}.content-access-unified .category-match-card{flex-wrap:wrap;gap:12px;padding:12px}.content-access-unified .category-list-heading{flex-wrap:wrap;gap:10px}.content-access-unified .category-check-grid{scrollbar-gutter:stable;max-height:600px;overflow:auto}.content-access-unified .category-group-row{grid-template-columns:24px 16px 28px minmax(80px,1fr) auto;gap:6px;padding:10px;font-size:12px;display:grid}.content-access-unified .category-name strong{font-size:13px}.content-access-unified .category-name small{font-size:11px}.content-access-unified .category-select-control{min-height:32px;padding:0}.content-access-unified .category-group-row .category-name{grid-column:4}.content-access-unified .category-group-row .category-section-badge{grid-area:2/4;justify-self:start}.content-access-unified .category-group-row .category-channel-count{grid-area:2/5}.content-access-unified .category-group-row .category-create-app-button,.content-access-unified .category-group-row .category-preview-button{grid-area:3/4;justify-self:start}.content-access-unified .category-group-row .category-access-state{grid-area:1/5}.content-access-disclosure{border:1px solid var(--line);border-radius:12px;margin-top:16px;overflow:hidden}.content-access-disclosure>summary{cursor:pointer;color:var(--ink);padding:18px}.content-access-disclosure>summary strong{margin-right:14px;font-size:14px}.content-access-disclosure>summary span{color:var(--muted);font-size:12px}.content-access-disclosure>summary:focus-visible{outline-offset:-3px;outline:2px solid #7760cf}.content-access-disclosure>.settings-panel,.content-access-tool-body{border-top:1px solid var(--line);padding:18px}.content-access-unified .santa-category-rule-row{grid-template-columns:minmax(0,1fr) auto auto}.content-access-unified .santa-category-rule-row>button{padding:4px 10px}.content-access-unified .content-access-save-bar{z-index:4;border:1px solid var(--line);background:#fff;border-radius:12px;padding:14px 18px;position:sticky;bottom:12px;box-shadow:0 4px 20px #25324712}@media (max-width:1150px){.content-access-unified .unified-content-board.kind-live{grid-template-columns:minmax(0,1fr)}.content-access-unified .app-category-order{max-height:460px}}@media (max-width:600px){.content-access-title{flex-direction:column;align-items:flex-start}.content-access-unified .category-filter-row{grid-template-columns:minmax(0,1fr)}.content-access-unified .category-assignment-card,.content-access-unified .category-bulk-manager{padding:10px}.content-access-disclosure>summary span{padding-top:6px;display:block}.content-access-unified .content-access-save-bar{position:static}.content-access-unified .category-group-row{grid-template-columns:20px 12px 20px minmax(0,1fr) 36px;gap:4px}}.background-job-row{border-top:1px solid #80808040;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.background-job-actions{flex-shrink:0;gap:.6rem;display:flex}.background-job-actions button{cursor:pointer;border-radius:.5rem;padding:.6rem 1rem}.background-job-actions button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.background-job-row{flex-direction:column;align-items:flex-start}}
