@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.auth-main-style{background:#f3f7fc;color:#172033;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)}.auth-main-style .auth-brand{position:relative;overflow:hidden;background:linear-gradient(145deg,#0a4ea5,#032a61);padding:clamp(38px,5vw,76px);color:#fff}.auth-main-style .auth-brand:before,.auth-main-style .auth-brand:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.auth-main-style .auth-brand:before{width:520px;aspect-ratio:1;right:-170px;top:-150px;border:34px solid rgba(255,255,255,.08)}.auth-main-style .auth-brand:after{width:360px;height:360px;left:-140px;bottom:-180px;right:auto;border:28px solid rgba(255,255,255,.07)}.auth-main-brand{position:relative;z-index:2;display:flex;align-items:center;gap:13px}.auth-main-brandmark{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#69cff2}.auth-main-brandmark svg{width:23px;height:23px}.auth-main-brand strong{display:block;font-size:24px;line-height:1;letter-spacing:-.045em}.auth-main-brand small{display:block;margin-top:5px;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#ffffff9e}.auth-main-pitch{position:relative;z-index:2;max-width:650px}.auth-main-pitch>span,.auth-main-eyebrow{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.auth-main-pitch>span{color:#69cff2}.auth-main-pitch h1{max-width:10ch;margin:15px 0 20px;font-size:clamp(45px,5vw,76px);line-height:.98;letter-spacing:-.06em}.auth-main-pitch p{max-width:50ch;margin:0;font-size:clamp(15px,1.2vw,19px);line-height:1.55;color:#ffffffb8}.auth-main-foot{position:relative;z-index:2;font-size:11px;color:#ffffff7a}.auth-main-style .auth-card{padding:36px clamp(34px,6vw,84px);background:#f3f7fc}.auth-main-card{width:min(440px,100%)}.auth-main-eyebrow{display:block;color:#08479a}.auth-main-style .auth-card h2{margin:11px 0 8px;font-size:32px;letter-spacing:-.045em;color:#172033}.auth-main-style .auth-card>div>p{margin:0 0 28px;font-size:13px;line-height:1.5;color:#667085}.auth-main-tabs{display:flex;gap:6px;margin-bottom:26px;padding:4px;border-radius:13px;background:#e9eef5}.auth-main-tabs a{flex:1;padding:10px;border-radius:10px;text-align:center;text-decoration:none;font-size:12px;font-weight:700;color:#667085}.auth-main-tabs a.active{background:#fff;color:#032a61;box-shadow:0 2px 7px #21324f14}.auth-main-style .auth-form{gap:16px}.auth-main-style .auth-form label{gap:7px;font-size:12px;font-weight:700;color:#172033}.auth-main-style .auth-form label>span{min-height:48px;border:1px solid #dfe6ef;border-radius:12px;background:#fff;padding-left:14px;transition:border-color .2s ease,box-shadow .2s ease}.auth-main-style .auth-form label>span:focus-within{border-color:#8bb6e7;box-shadow:0 0 0 3px #08479a14}.auth-main-style .auth-form label svg{width:16px;color:#8190a3}.auth-main-style .auth-form input{min-height:46px;font-size:14px;color:#172033}.auth-main-style .btn.primary.full{min-height:48px;border-radius:12px;background:#032a61;color:#fff;font-size:14px;font-weight:700}.auth-main-style .btn.primary.full:hover{background:#052f68}.auth-main-style .auth-main-forgot{justify-self:center;margin-top:0;font-size:12px;font-weight:700;color:#08479a}.auth-main-style .auth-switch{margin-top:18px!important}@media (max-width: 880px){.auth-main-style{display:block}.auth-main-style .auth-brand{display:none}.auth-main-style .auth-card{min-height:100vh;padding:28px 22px}.auth-main-style .auth-card h2{font-size:29px}}:root{--navy:#0b1f3a;--navy-2:#142e50;--ink:#182333;--muted:#6b7888;--line:#e3e8ee;--soft:#f5f7fa;--green:#22825c;--red:#9c5560;--blue:#244f7e}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;background:var(--soft);color:var(--ink)}button,input,select,textarea{font:inherit}.shell{min-height:100vh;display:grid;grid-template-columns:244px 1fr}.sidebar{background:var(--navy);color:#fff;padding:22px 14px 16px;display:flex;flex-direction:column;min-height:100vh;position:sticky;top:0;height:100vh}.brand{display:flex;gap:11px;align-items:center;padding:0 8px 24px}.brand>b,.player-mark{width:38px;height:38px;display:grid;place-items:center;background:#fff;color:var(--navy);border-radius:11px}.brand span strong,.brand span small{display:block}.brand span small{color:#91a7c2;margin-top:2px}.nav-label{padding:0 12px 8px;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#6f89a8;font-weight:700}.account-label{margin-top:22px}.sidebar nav{display:flex;flex-direction:column;gap:4px}.sidebar a{display:flex;align-items:center;gap:11px;color:#aabed7;text-decoration:none;padding:10px 12px;border-radius:10px;font-size:13px}.sidebar a:hover,.sidebar a.active{background:var(--navy-2);color:#fff}.settings{margin-top:auto}.org-card{margin-top:14px;border-top:1px solid rgba(255,255,255,.1);padding:14px 5px 0;display:flex;gap:9px;align-items:center}.org-card>span:nth-child(2){min-width:0;flex:1}.org-card strong,.org-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.org-card strong{font-size:11px}.org-card small{font-size:10px;color:#8da4bf;margin-top:3px}.avatar,.top-avatar{display:grid;place-items:center;border-radius:10px;background:#244f7e;color:#fff;font-size:11px;font-weight:700}.avatar{width:34px;height:34px}.avatar.light{background:#edf2f6;color:#42556a}.top-avatar{width:34px;height:34px}.shell main{min-width:0}.topbar{height:68px;background:#fff;border-bottom:1px solid var(--line);padding:0 32px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:5}.topbar>div:first-child small,.topbar>div:first-child strong{display:block}.topbar>div:first-child small,.head>div>small,.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#7c8998;font-weight:700}.topbar>div:first-child strong{font-size:14px;margin-top:3px}.top-actions{display:flex;align-items:center;gap:9px}.system-ok{font-size:11px;border:1px solid var(--line);padding:7px 10px;border-radius:999px;color:#4f6174}.help-button,.icon-button{border:0;background:transparent;color:#657487;display:grid;place-items:center;cursor:pointer}.help-button{width:34px;height:34px;border:1px solid var(--line);border-radius:10px}.page{padding:32px;max-width:1440px;margin:auto}.head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:26px;gap:20px}.head h1,.help-hero h1{font-size:30px;letter-spacing:-.035em;margin:6px 0 8px}.head p,.help-hero p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.btn{border-radius:10px;padding:10px 13px;display:inline-flex;gap:7px;align-items:center;justify-content:center;font-weight:600;font-size:12px;cursor:pointer;border:1px solid transparent}.btn.primary{background:var(--navy);color:#fff}.btn.secondary{background:#fff;border-color:#dfe5eb;color:#2d3d4f}.btn.tertiary{background:#f4f7fa;color:#31475f}.btn.full{width:100%}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.stats article,.panel,.list-panel,.media-card,.device-card,.app-card,.help-card{background:#fff;border:1px solid var(--line);border-radius:14px}.stats article{padding:17px}.stats article>svg{padding:8px;width:36px;height:36px;border-radius:10px;background:#eef3f8;color:var(--blue);margin-bottom:16px}.stats article span,.stats article small{display:block;color:var(--muted);font-size:11px}.stats article strong{display:block;font-size:28px;margin:5px 0}.dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px;margin-bottom:18px}.panel{padding:18px}.panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.panel-title h2,.panel h2,.app-card h2,.help-card h2,.device-card h2{font-size:15px;margin:0 0 4px}.panel-title p,.panel>p,.app-card p,.help-card p,.device-card p{font-size:11px;color:var(--muted);margin:0;line-height:1.5}.panel-title>a{font-size:11px;color:#516a84;text-decoration:none;display:flex;align-items:center;gap:3px}.screen-row{display:flex;align-items:center;gap:12px;padding:13px 0;border-top:1px solid #edf1f4}.screen-row:first-of-type{margin-top:10px}.icon-box{padding:9px;width:38px;height:38px;border-radius:10px;background:#f1f5f8;display:grid;place-items:center}.screen-row>span:nth-child(2){flex:1}.screen-row b,.screen-row small{display:block}.screen-row b{font-size:12px}.screen-row small{font-size:10px;color:var(--muted);margin-top:3px}.screen-row em{display:flex;align-items:center;gap:5px;font-style:normal;font-size:10px;font-weight:600}.online,.green{color:var(--green)}.offline{color:var(--red)}.preview{aspect-ratio:16/8;background:#e9eef3;border-radius:11px;padding:8px;margin:14px 0}.preview-screen{height:100%;border-radius:7px;background:linear-gradient(135deg,#0b1f3a,#244f7e);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:16px}.preview-screen span{font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:#b8c9da}.preview-screen b{font-size:15px;max-width:230px;line-height:1.25;margin-top:4px}.progress,.usage-bar,.onboarding-progress{height:5px;background:#dfe6ed;border-radius:99px;overflow:hidden}.progress{margin:20px 0 9px}.progress i,.usage-bar i,.onboarding-progress i{display:block;height:100%;background:var(--blue);border-radius:99px}.progress i{width:64%}.muted{font-size:10px;color:var(--muted)}.activity{margin-top:18px}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.timeline>span{display:grid;grid-template-columns:8px 1fr;column-gap:8px}.timeline i{width:7px;height:7px;border-radius:50%;background:#6e8093;margin-top:5px}.timeline b,.timeline small{grid-column:2;font-size:10px}.timeline b{font-weight:600}.timeline small{color:var(--muted);margin-top:3px}.toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:12px}.tabs{display:flex;background:#e9eef3;padding:3px;border-radius:10px}.tabs button{border:0;background:transparent;padding:8px 12px;border-radius:8px;font-size:11px;color:#607082;cursor:pointer}.tabs button.selected{background:#fff;color:#1b2b3d;font-weight:600}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.media-card{overflow:hidden;position:relative}.media-thumb{aspect-ratio:16/9;display:grid;place-items:center;background:#e9eef3;color:#47627f;position:relative}.thumb-1{background:#e6edf2}.thumb-2{background:#edf0ea}.thumb-3{background:#ebeaf1}.media-thumb>span{position:absolute;bottom:9px;right:9px;background:#0a1828d1;color:#fff;padding:4px 7px;border-radius:6px;font-size:9px}.media-info{padding:12px 42px 13px 13px}.media-info b,.media-info span{display:block}.media-info b{font-size:12px}.media-info span{font-size:10px;color:var(--muted);margin-top:4px}.media-card>.icon-button{position:absolute;right:10px;bottom:18px}.list-panel{overflow:hidden}.playlist-row{display:flex;align-items:center;gap:12px;padding:13px 15px;border-top:1px solid #edf1f4}.playlist-row:first-child{border-top:0}.playlist-icon,.app-icon,.support-icon{display:grid;place-items:center;border-radius:10px;background:#edf2f6;color:#385777}.playlist-icon{width:36px;height:36px}.grow{flex:1;min-width:0}.playlist-row b,.playlist-row small,.user-row b,.user-row small,.integration b,.integration small,.payment-line b,.payment-line small,.setting-row b,.setting-row small{display:block}.playlist-row b,.user-row b,.integration b,.payment-line b,.setting-row b{font-size:11px}.playlist-row small,.user-row small,.integration small,.payment-line small,.setting-row small{font-size:10px;color:var(--muted);margin-top:3px}.pill,.status{font-size:9px;border-radius:999px;padding:6px 9px;font-weight:600;white-space:nowrap}.pill{background:#eef2f6;color:#53677d}.status.active{background:#e8f5ee;color:#1f7654;display:inline-flex;align-items:center;gap:4px}.status.scheduled{background:#eef2f7;color:#4d6680}.offline-status{background:#f8ecee;color:#96535e}.schedule-grid,.apps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.schedule-grid .panel>h2{margin-top:17px}.schedule-grid .panel>strong{display:block;font-size:18px;margin:22px 0 5px}.schedule-grid .panel>strong span{color:#8392a1;padding:0 6px}.schedule-grid .panel>small{font-size:10px;color:var(--muted)}.device-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.device-card{padding:14px}.tv-preview{aspect-ratio:16/7;background:#eff3f6;border-radius:10px;display:grid;place-items:center;align-content:center;color:#526a83;gap:7px}.tv-preview span{font-size:9px}.device-head{display:flex;align-items:flex-start;justify-content:space-between;margin:14px 0 12px}.device-card dl{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #edf1f4;padding-top:11px;margin:0 0 13px}.device-card dl div{display:block}.device-card dt{font-size:9px;color:var(--muted)}.device-card dd{font-size:10px;font-weight:600;margin:3px 0 0}.app-card{padding:17px}.app-icon{width:42px;height:42px;margin-bottom:18px}.app-card p{min-height:34px;margin-bottom:16px}.settings-grid,.billing-grid,.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-card label,.support-form label{display:block;font-size:10px;font-weight:600;margin-top:15px;color:#485b70}.form-card input,.form-card select,.support-form select,.support-form textarea{width:100%;margin-top:6px;border:1px solid #dfe5eb;border-radius:9px;background:#fff;padding:10px 11px;font-size:12px;color:var(--ink);outline:none}.form-card input:focus,.support-form select:focus,.support-form textarea:focus,.search input:focus{border-color:#8097af}.form-card>.btn{margin-top:17px}.user-row,.integration,.payment-line,.setting-row{display:flex;align-items:center;gap:10px;padding:12px 0;border-top:1px solid #edf1f4}.user-row:first-of-type{margin-top:10px}.integration{margin-top:10px}.integration>span,.payment-line>span,.setting-row>span{flex:1}.billing-hero{display:grid;grid-template-columns:1.4fr 1fr;gap:30px;padding:26px;margin-bottom:18px}.billing-hero h2{font-size:22px;margin-top:8px}.price{display:flex;align-items:baseline;gap:5px;margin-top:22px}.price strong{font-size:30px}.price span{font-size:11px;color:var(--muted)}.billing-status{border-left:1px solid var(--line);padding-left:28px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.billing-status>small{font-size:10px;color:var(--muted);margin-top:18px}.billing-status>b{font-size:12px;margin:4px 0 15px}.usage{margin-top:18px}.usage>div:first-child{display:flex;justify-content:space-between;font-size:10px;margin-bottom:7px}.usage>div:first-child b{font-size:10px}.usage-bar i{background:#5b7896}.payment-card .payment-line{margin:12px 0 15px}.mp-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#eef3f8;color:#285d87;font-weight:700;font-size:10px}.history{margin-top:18px}.table{margin-top:12px}.tr{display:grid;grid-template-columns:1fr 2fr 1fr 1fr;gap:10px;padding:11px 5px;border-top:1px solid #edf1f4;font-size:10px}.tr.th{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.tr span:last-child{display:flex;align-items:center;gap:5px}.paid-dot{width:6px;height:6px;background:var(--green);border-radius:50%}.help-hero{text-align:center;padding:12px 0 28px}.help-hero small{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#7c8998;font-weight:700}.help-hero p{max-width:540px;margin:0 auto}.search{max-width:620px;margin:20px auto 0;background:#fff;border:1px solid var(--line);border-radius:12px;padding:0 13px;display:flex;align-items:center;gap:8px;color:#718094}.search input{border:0;outline:0;width:100%;padding:13px 0;font-size:12px}.onboarding{margin-bottom:26px}.onboarding-progress{margin:14px 0}.onboarding-progress i{width:60%}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.steps span{display:flex;align-items:center;gap:7px;font-size:9px;color:#7a8999}.steps b{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#eef2f6;color:#617487}.steps .done{color:#35566f}.steps .done b{background:#e6f3ec;color:var(--green)}.how{padding:18px 0 28px}.section-head{text-align:center;max-width:600px;margin:0 auto 22px}.section-head small{font-size:9px;letter-spacing:.12em;color:#788897;font-weight:700}.section-head h2{font-size:21px;margin:7px 0}.section-head p{font-size:11px;color:var(--muted);margin:0}.flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:12px}.flow>svg{color:#a6b2bf}.flow article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;min-height:150px;position:relative}.flow article>span{position:absolute;top:13px;right:13px;font-size:9px;color:#94a1ae}.flow article>svg{color:#3b5c7a;margin-bottom:18px}.flow h3{font-size:13px;margin:0 0 5px}.flow p{font-size:10px;color:var(--muted);margin:0;line-height:1.5}.help-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.help-card{padding:14px;display:flex;align-items:center;gap:11px}.help-card>span{width:38px;height:38px;display:grid;place-items:center;background:#eef2f6;border-radius:10px;color:#3f5e7c}.help-card>div{flex:1}.help-card p{margin:2px 0 0}.help-card>svg{color:#8b98a6}.support-grid{grid-template-columns:.85fr 1.5fr}.support-options{display:grid;gap:12px}.support-options .panel{position:relative}.support-icon{width:40px;height:40px;margin-bottom:15px}.support-options p{margin-top:5px}.support-form .panel-title{margin-bottom:6px}.context-box{background:#f4f7f9;border-radius:10px;padding:11px 12px;margin:14px 0}.context-box b,.context-box span{display:block}.context-box b{font-size:10px}.context-box span{font-size:9px;color:var(--muted);margin-top:4px}.success-box{text-align:center;padding:32px 10px}.success-box>svg{color:var(--green)}.success-box h3{font-size:15px}.success-box p{font-size:11px;color:var(--muted)}.success-box .btn{margin-top:10px}.setting-row:first-of-type{margin-top:10px}.player{min-height:100vh;background:#071321;color:#fff;display:grid;place-items:center;align-content:center;text-align:center}.player-mark{margin-bottom:14px}.player small,.player strong,.player span{display:block}.player small{color:#8094ad;text-transform:uppercase;letter-spacing:.14em}.player strong{font-size:28px;margin:10px}.player span{color:#8094ad;font-size:11px}@media (max-width:1100px){.media-grid,.schedule-grid,.apps-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(3,1fr)}.flow{grid-template-columns:1fr 1fr}.flow>svg{display:none}}@media (max-width:950px){.shell{grid-template-columns:76px 1fr}.brand span,.sidebar a span,.nav-label,.org-card>span:nth-child(2),.org-card>svg{display:none}.sidebar a,.org-card{justify-content:center}.stats{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.billing-grid,.settings-grid,.support-grid,.billing-hero{grid-template-columns:1fr}.billing-status{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.timeline,.device-grid{grid-template-columns:1fr}}@media (max-width:650px){.shell{display:block}.sidebar{display:none}.page{padding:22px 15px}.topbar{padding:0 16px}.topbar>div:first-child small,.system-ok{display:none}.head{flex-direction:column;gap:15px}.head h1,.help-hero h1{font-size:26px}.stats,.media-grid,.schedule-grid,.apps-grid,.help-grid{grid-template-columns:1fr}.toolbar{align-items:stretch;flex-direction:column}.tabs{overflow:auto}.tr{grid-template-columns:1fr 1.4fr 1fr}.tr span:nth-child(3),.tr.th span:nth-child(3){display:none}.steps,.flow{grid-template-columns:1fr}.playlist-row .pill{display:none}.device-card dl{grid-template-columns:1fr}.device-card dl div+div{margin-top:9px}}.mini-l-preview{display:grid;grid-template-columns:1fr 82px;grid-template-rows:1fr 26px;aspect-ratio:16/8;background:#0b1f3a;border-radius:10px;overflow:hidden;margin:14px 0}.mini-main{display:grid;place-items:center;color:#c8d6e5;font-size:10px;background:linear-gradient(135deg,#244f7e,#0b1f3a)}.mini-side{grid-column:2;grid-row:1/3;background:#eef3f7;color:#142e50;display:grid;place-items:center;align-content:center;font-weight:700;font-size:17px;line-height:1.1}.mini-side small{font-size:10px;color:#6b7888}.mini-bar{grid-column:1;grid-row:2;background:#fff;color:#405367;font-size:8px;display:flex;align-items:center;padding:0 10px}.requires-net{display:inline-block!important;margin-top:6px!important;color:#986b2b!important;background:#fff5e7;padding:3px 6px;border-radius:999px;width:max-content}.youtube-thumb{background:linear-gradient(135deg,#20252b,#101418);color:#fff}.yt-play{position:absolute;width:38px;height:28px;border-radius:8px;background:#fff;color:#101418;display:grid;place-items:center;font-size:12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0713218f;z-index:50;display:grid;place-items:center;padding:24px}.pv-modal{width:min(680px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:16px;border:1px solid #dfe5eb;padding:22px}.modal-head{display:flex;justify-content:space-between;align-items:flex-start}.modal-head small{font-size:9px;letter-spacing:.12em;color:#7c8998;font-weight:700}.modal-head h2{margin:5px 0 0;font-size:20px}.source-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:20px 0}.source-card{border:1px solid #dfe5eb;background:#fff;border-radius:12px;padding:14px 10px;display:grid;place-items:center;gap:7px;color:#53677d;cursor:pointer;font-size:11px}.selected-source{border-color:#244f7e;background:#f1f5f9;color:#173a5c}.youtube-form label{display:block;font-size:10px;font-weight:600;color:#485b70;margin-top:14px}.youtube-form label>span{font-weight:400;color:#7b8898}.youtube-form input[type=text],.youtube-form label>input:not([type=checkbox]){width:100%;margin-top:6px;border:1px solid #dfe5eb;border-radius:9px;padding:11px;font-size:12px}.yt-options{display:flex;flex-wrap:wrap;gap:8px 16px;margin:16px 0}.yt-options label{display:flex;align-items:center;gap:6px;margin:0;font-weight:500}.info-box{display:flex;gap:10px;background:#f4f7fa;border:1px solid #e2e8ee;border-radius:11px;padding:12px;color:#41556b}.info-box span,.info-box b,.info-box small{display:block}.info-box b{font-size:11px}.info-box small{font-size:10px;color:#687789;line-height:1.45;margin-top:3px}.form-error{font-size:10px;color:#9c5560}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.coming-source{text-align:center;padding:24px;color:#5a6d82}.coming-source p{font-size:11px}.yt-playlist-note{display:flex;gap:12px;align-items:center;margin-top:16px}.yt-playlist-note span,.yt-playlist-note b,.yt-playlist-note small{display:block}.yt-playlist-note b{font-size:11px}.yt-playlist-note small{font-size:10px;color:#6b7888;margin-top:3px}.tv-preview.detailed{padding:8px}.tiny-layout{width:100%;height:100%;display:grid;grid-template-columns:1fr 21%;grid-template-rows:1fr 16%;gap:3px}.tiny-content{background:linear-gradient(135deg,#294f76,#102844);grid-row:1}.tiny-side{background:#dfe8ef;grid-column:2;grid-row:1/3}.tiny-ticker{background:#cbd7e2;grid-column:1;grid-row:2}.tiny-full{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#294f76,#102844);color:#dbe7f1;border-radius:6px}.screen-config{display:block}.config-top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-bottom:18px}.config-top small{font-size:9px;letter-spacing:.12em;color:#7c8998;font-weight:700}.config-top h2{font-size:20px;margin:3px 0 0}.config-grid{display:grid;grid-template-columns:420px 1fr;gap:18px}.config-controls h3{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#657487;margin:4px 0 10px}.config-controls h3:not(:first-child){margin-top:22px}.layout-choice{display:grid;grid-template-columns:1fr 1fr;gap:9px}.layout-option{border:1px solid #dfe5eb;background:#fff;border-radius:12px;padding:14px;text-align:left;display:grid;grid-template-columns:24px 1fr;gap:3px 8px;cursor:pointer;color:#52687d}.layout-option svg{grid-row:1/3}.layout-option b{font-size:11px;color:#26384b}.layout-option small{font-size:9px;color:#7a8999;line-height:1.35}.active-option{border-color:#244f7e;background:#f0f4f8}.segmented{display:flex;background:#edf2f6;padding:3px;border-radius:9px;margin-bottom:8px}.segmented button{flex:1;border:0;background:transparent;border-radius:7px;padding:8px;font-size:10px;color:#627386;display:flex;align-items:center;justify-content:center;gap:5px;cursor:pointer}.segmented button.selected{background:#fff;color:#1d3550;font-weight:600}.widget-list{display:grid;gap:6px}.widget-toggle{width:100%;border:1px solid #e2e7ec;background:#fff;border-radius:10px;padding:10px;display:flex;align-items:center;gap:9px;cursor:pointer;color:#42576e}.widget-toggle span{font-size:10px;flex:1;text-align:left}.switch{width:31px;height:18px;background:#ccd6df;border-radius:99px;padding:2px;display:flex;align-items:center}.switch b{width:14px;height:14px;border-radius:50%;background:#fff;display:block;transition:.2s}.switch.on{background:#244f7e;justify-content:flex-end}.preview-config{min-width:0}.preview-label{display:flex;justify-content:space-between;font-size:9px;color:#7c8998;margin-bottom:10px}.frame-preview{aspect-ratio:16/9;background:#0b1f3a;border-radius:12px;overflow:hidden;position:relative}.fullscreen-preview{display:grid;place-items:center}.main-media{background:linear-gradient(135deg,#244f7e,#0b1f3a);color:#fff;display:grid;place-items:center;align-content:center;gap:6px}.main-media b{font-size:15px}.main-media small{font-size:9px;color:#b8c9da}.fullscreen-preview .main-media{width:100%;height:100%}.l-preview{display:grid}.l-preview.side-right{grid-template-columns:1fr 24%}.l-preview.side-left{grid-template-columns:24% 1fr}.l-preview.bar-bottom{grid-template-rows:1fr 15%}.l-preview.bar-top{grid-template-rows:15% 1fr}.l-preview.side-right .main-media{grid-column:1}.l-preview.side-right .frame-side,.l-preview.side-left .main-media{grid-column:2}.l-preview.side-left .frame-side{grid-column:1}.l-preview.bar-bottom .main-media,.l-preview.bar-bottom .frame-side{grid-row:1}.l-preview.bar-top .main-media,.l-preview.bar-top .frame-side{grid-row:2}.l-preview .frame-bar{grid-column:1/3}.l-preview.bar-bottom .frame-bar{grid-row:2}.l-preview.bar-top .frame-bar{grid-row:1}.frame-side{background:#eef3f7;color:#172d45;padding:18px 14px;display:flex;flex-direction:column;gap:15px}.clock-widget b{display:block;font-size:29px;letter-spacing:-.04em}.clock-widget small{font-size:8px;color:#728297}.weather-widget{display:flex;align-items:center;gap:8px;padding-top:11px;border-top:1px solid #d5e0e8}.weather-widget span,.weather-widget b,.weather-widget small{display:block}.weather-widget b{font-size:18px}.weather-widget small{font-size:8px;color:#728297}.business-widget{margin-top:auto;display:flex;gap:7px;align-items:center}.business-widget small{font-size:8px}.frame-bar{background:#fff;color:#30465c;display:flex;align-items:center;gap:12px;padding:0 14px;font-size:9px;overflow:hidden;white-space:nowrap}.frame-bar b{background:#0b1f3a;color:#fff;padding:4px 6px;border-radius:5px;font-size:7px}.preview-note{display:flex;gap:8px;align-items:flex-start;margin-top:12px;color:#607285}.preview-note span{font-size:9px;line-height:1.45}.help-button{text-decoration:none}@media (max-width:1100px){.config-grid{grid-template-columns:1fr}.preview-config{order:-1}}@media (max-width:760px){.source-grid{grid-template-columns:1fr 1fr}.config-top{grid-template-columns:1fr}.config-top .btn{width:max-content}.layout-choice{grid-template-columns:1fr}.modal-backdrop{padding:10px}.frame-side{padding:10px 8px}.clock-widget b{font-size:19px}.frame-bar{font-size:7px}.yt-options{display:grid}}.spin{animation:pv-spin .8s linear infinite}@keyframes pv-spin{to{transform:rotate(360deg)}}.loading-screen,.player-boot{min-height:100vh;display:grid;place-items:center;align-content:center;gap:14px;background:#f3f6f8;color:#476078}.loading-screen p,.player-boot p{margin:0;font-size:13px}.loading-screen .player-mark,.player-boot .player-mark{width:52px;height:52px;font-size:24px}.form-message{display:flex;align-items:center;gap:8px;border-radius:10px;padding:11px 13px;margin:12px 0;font-size:11px}.form-message.error{background:#fff0f1;color:#9c3d4a;border:1px solid #f0cdd2}.form-message.success{background:#eef8f2;color:#276543;border:1px solid #cde7d7}.empty-state{text-align:center;padding:52px 24px}.empty-state>span{width:48px;height:48px;margin:auto;display:grid;place-items:center;background:#edf3f7;color:#244f7e;border-radius:13px}.empty-state h2{font-size:16px;margin:14px 0 5px}.empty-state p{font-size:11px;color:#6c7d8f;margin:0 auto 18px;max-width:430px}.compact-empty{display:flex;align-items:center;gap:12px;color:#708094;padding:20px 4px}.compact-empty svg{width:32px}.compact-empty span,.compact-empty b,.compact-empty small{display:block}.compact-empty b{font-size:11px;color:#354b61}.compact-empty small{font-size:9px;margin-top:3px}.org-card .icon-button{margin-left:auto}.danger-hover:hover{color:#a83d4a!important;background:#fff0f1!important}.btn.danger{background:#fff0f1;color:#9c3d4a;border:1px solid #f0cdd2}.btn svg{width:16px;height:16px}.top-avatar{text-transform:uppercase}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,45%) 1fr;background:#f6f8fa}.auth-brand{background:#102c49;color:#fff;padding:54px clamp(36px,6vw,90px);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-brand:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-250px;bottom:-170px}.auth-brand .brand{position:relative;z-index:1}.auth-brand .brand b{background:#fff;color:#173a5c}.auth-brand>div:nth-child(2)>small{font-size:9px;letter-spacing:.16em;color:#8fc2e6;font-weight:700}.auth-brand h1{font-size:clamp(34px,4vw,54px);line-height:1.04;letter-spacing:-.045em;margin:15px 0 18px}.auth-brand p{font-size:13px;line-height:1.6;color:#bed0df;max-width:460px}.auth-brand ul{list-style:none;padding:0;margin:0;display:grid;gap:11px;font-size:11px;color:#d9e5ee}.auth-brand li{display:flex;align-items:center;gap:9px}.auth-brand li svg{width:16px}.auth-card{display:grid;place-items:center;padding:38px}.auth-card>div{width:min(420px,100%)}.auth-card h2{font-size:28px;letter-spacing:-.03em;margin:0 0 8px;color:#1c3045}.auth-card>div>p{font-size:12px;color:#738294;margin:0 0 28px}.auth-form{display:grid;gap:14px}.auth-form label,.youtube-form label,.form-card label,.config-controls>label,.support-form label{font-size:10px;font-weight:650;color:#42576d;display:grid;gap:6px}.auth-form label>span{display:flex;align-items:center;border:1px solid #dbe3ea;border-radius:10px;background:#fff;padding-left:11px}.auth-form label svg{width:16px;color:#7c8c9c}.auth-form input{border:0!important;outline:0;width:100%;padding:12px!important;background:transparent!important}.auth-form .forgot{justify-self:end;font-size:10px;color:#244f7e;text-decoration:none;margin-top:-5px}.auth-switch{text-align:center!important;margin-top:22px!important}.auth-switch a{color:#244f7e;font-weight:700;text-decoration:none}.auth-success{text-align:center;background:#eef5f8;border-radius:13px;padding:25px;margin-bottom:18px}.auth-success svg{color:#244f7e}.auth-success p{font-size:11px;color:#53697e}.content-toolbar{gap:12px}.inline-search{margin-left:auto;display:flex;align-items:center;gap:7px;border:1px solid #dce4eb;background:#fff;border-radius:9px;padding:0 10px}.inline-search svg{width:15px}.inline-search input{border:0;outline:0;padding:9px 0;font-size:10px}.media-thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.media-thumb>svg,.media-thumb>.yt-play{z-index:1}.media-thumb>span{z-index:2}.offline-ready{display:inline-flex!important;align-items:center;gap:4px;margin-top:6px!important;color:#38664f!important;background:#edf8f2;padding:3px 6px;border-radius:999px;width:max-content}.requires-net{display:inline-flex!important;align-items:center;gap:4px}.source-grid{grid-template-columns:repeat(5,1fr)}.drive-picker{text-align:center;padding:18px 0}.drive-picker>svg{color:#244f7e}.drive-picker h3{font-size:14px}.drive-picker p{font-size:10px;line-height:1.55;color:#6d7d8d;max-width:480px;margin:0 auto}.drive-file-list{display:grid;gap:7px;margin-top:16px;max-height:280px;overflow:auto}.drive-file-list button{border:1px solid #e0e7ed;background:#fff;border-radius:9px;padding:9px;display:flex;align-items:center;gap:9px;text-align:left;cursor:pointer}.drive-file-list button span{width:34px;height:34px;display:grid;place-items:center;background:#eef3f7;border-radius:7px}.drive-file-list button b{font-size:10px}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.form-row:has(>label:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr))}.youtube-form input,.youtube-form select,.youtube-form textarea,.form-card input,.form-card select,.config-controls input,.config-controls select,.support-form input,.support-form select,.support-form textarea,.media-add select{width:100%;border:1px solid #dce4eb;border-radius:9px;padding:10px;font:inherit;background:#fff;box-sizing:border-box}.youtube-form textarea,.support-form textarea{resize:vertical}.modal-actions .btn{width:auto}.playlist-editor{margin-top:16px}.media-add{font-size:10px;color:#52677b;display:grid;gap:6px}.editor-items{display:grid;gap:7px;margin-top:14px;max-height:400px;overflow:auto}.editor-items article{display:flex;align-items:center;gap:9px;border:1px solid #e0e6ec;border-radius:10px;padding:8px;background:#fff}.editor-items article>svg{color:#9ba8b4;cursor:grab}.editor-items article label{font-size:8px;display:flex;align-items:center;gap:4px}.editor-items article input{width:62px;border:1px solid #dce4eb;border-radius:7px;padding:7px}.editor-items article .playlist-icon svg{width:14px}.editor-summary{display:flex;justify-content:space-between;margin-top:12px;padding:10px;background:#f3f6f8;border-radius:8px;font-size:9px;color:#637588}.schedule-actions{display:flex;align-items:center;gap:5px}.schedule-actions .status{margin-right:auto}.schedule-grid article>small{display:block;margin-top:10px}.weekday-picker{display:flex;gap:5px;flex-wrap:wrap;margin-top:14px}.weekday-picker label input{position:absolute;opacity:0}.weekday-picker label span{display:block;padding:8px 10px;border:1px solid #dce4eb;border-radius:8px;font-size:9px;cursor:pointer}.weekday-picker label:has(input:checked) span{background:#173a5c;color:#fff;border-color:#173a5c}.pair-help{display:flex;gap:11px;background:#f0f5f8;padding:13px;border-radius:10px;margin:15px 0}.pair-help span,.pair-help b,.pair-help small{display:block}.pair-help b{font-size:10px}.pair-help small{font-size:9px;color:#65788a;margin-top:4px}.pair-code{text-align:center;font-size:30px!important;letter-spacing:.22em;font-weight:700}.device-card .status{display:flex;align-items:center;gap:3px}.device-card .status svg{width:12px}.tv-preview img{width:100%;height:100%;object-fit:cover}.config-controls>label{margin-bottom:13px}.disconnect{margin-top:24px}.integration-title{margin-top:26px}.onboarding-page{max-width:900px;margin:0 auto}.onboarding-intro{text-align:center;padding:24px 0}.onboarding-intro small{font-size:9px;letter-spacing:.16em;color:#50708c;font-weight:700}.onboarding-intro h1{font-size:32px;letter-spacing:-.04em;margin:10px 0}.onboarding-intro p{font-size:11px;color:#6b7d8f}.onboarding-cards{display:grid;gap:9px}.onboarding-cards button{display:grid;grid-template-columns:36px 24px 1fr;align-items:center;gap:12px;text-align:left;padding:15px;border:1px solid #dfe6ec;border-radius:12px;background:#fff;color:#54697c;cursor:pointer}.onboarding-cards button>span{width:30px;height:30px;border-radius:50%;background:#edf2f6;display:grid;place-items:center;font-size:10px}.onboarding-cards button>span svg{width:15px}.onboarding-cards button div,.onboarding-cards button b,.onboarding-cards button small{display:block}.onboarding-cards button b{font-size:11px;color:#293e52}.onboarding-cards button small{font-size:9px;margin-top:3px}.onboarding-cards button.done>span{background:#e8f5ee;color:#2d6e4d}.onboarding-finish{display:flex;margin:18px auto}.widget-config{margin-top:12px;padding:12px;border:1px solid #e0e7ed;border-radius:10px;background:#f8fafb}.widget-config>label,.widget-config .form-row label{display:grid;gap:5px;font-size:9px;color:#53687b}.widget-config input{width:100%;box-sizing:border-box;border:1px solid #dce4eb;border-radius:8px;padding:8px;background:#fff}.widget-config>small{font-size:8px;letter-spacing:.1em;color:#687b8d;font-weight:700}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.plan-card{position:relative}.plan-card.current{border-color:#7e9bb5}.plan-card>span{font-size:8px;letter-spacing:.12em;color:#61778c;font-weight:700}.plan-card h2{font-size:17px}.plan-card p{font-size:10px;color:#6d7d8d;min-height:42px}.plan-card .price{margin:15px 0}.plan-card .price strong{font-size:22px}.plan-card ul{list-style:none;padding:0;display:grid;gap:8px;font-size:10px;color:#506477}.plan-card li{display:flex;gap:6px}.plan-card li svg{width:14px;color:#3c7658}.table-empty{padding:20px;color:#758596;font-size:10px;text-align:center}.history .panel-title>svg{color:#3b6c55}.support-form .panel-title>svg{color:#244f7e}.help-card{cursor:default}.activation-screen,.pv-player-runtime{position:fixed;top:0;right:0;bottom:0;left:0;background:#071a2d;color:#fff;overflow:hidden}.activation-screen{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:42px;box-sizing:border-box;background:radial-gradient(circle at 50% 35%,#173e62,#071a2d 62%)}.activation-brand{display:flex;align-items:center;gap:10px;align-self:flex-start}.activation-brand .player-mark{width:38px;height:38px}.activation-brand b{font-size:13px}.activation-screen section{text-align:center;max-width:620px}.activation-screen section>svg{width:38px;height:38px;color:#7ab1dc}.activation-screen section>small{display:block;letter-spacing:.18em;font-size:10px;color:#89b5d7;margin-top:18px}.activation-screen h1{font-size:clamp(60px,11vw,116px);letter-spacing:.16em;margin:15px 0 8px;line-height:1}.activation-screen p{font-size:14px;line-height:1.6;color:#c0d1df}.activation-screen em{display:block;font-size:10px;color:#7f9db5;font-style:normal}.activation-screen footer{font-size:10px;letter-spacing:.1em;color:#66839a}.activation-error{margin-top:15px;color:#ffc9ce;font-size:11px}.activation-error button{display:flex;margin:9px auto;border:0;background:#fff;color:#173a5c;border-radius:8px;padding:8px 12px;gap:6px;align-items:center}.activation-error svg{width:14px}.connection-dot{position:fixed;right:16px;top:14px;z-index:20;font-size:9px}.connection-dot.offline{display:flex;align-items:center;gap:5px;background:#05121fbf;padding:7px 9px;border-radius:8px;color:#f5d0a0}.connection-dot svg{width:13px}.player-fullscreen,.player-lframe,.player-main,.timed-stage,.youtube-stage,.youtube-stage iframe,.drive-stage{width:100%;height:100%}.timed-stage>img,.timed-stage>iframe,.player-main video,.player-fullscreen video{width:100%;height:100%;object-fit:contain;border:0;background:#000}.player-fullscreen{display:grid;background:#000}.player-lframe{width:100vw;height:100vh;display:grid;background:#eaf0f4;color:#10283e}.player-lframe.side-right{grid-template-columns:1fr 24%}.player-lframe.side-left{grid-template-columns:24% 1fr}.player-lframe.bar-bottom{grid-template-rows:1fr 15%}.player-lframe.bar-top{grid-template-rows:15% 1fr}.player-lframe.side-right .player-main{grid-column:1}.player-lframe.side-right>aside{grid-column:2}.player-lframe.side-left .player-main{grid-column:2}.player-lframe.side-left>aside{grid-column:1}.player-lframe.bar-bottom .player-main,.player-lframe.bar-bottom>aside{grid-row:1}.player-lframe.bar-top .player-main,.player-lframe.bar-top>aside{grid-row:2}.player-lframe>footer{grid-column:1/3;display:flex;align-items:center;gap:18px;background:#fff;padding:0 2.5vw;overflow:hidden;font-size:clamp(13px,1.45vw,28px);white-space:nowrap}.player-lframe.bar-bottom>footer{grid-row:2}.player-lframe.bar-top>footer{grid-row:1}.player-lframe>footer b{background:#102d49;color:#fff;padding:.45em .75em;border-radius:.45em;font-size:.7em;letter-spacing:.08em}.player-lframe>footer span{animation:pv-info-in .45s ease}@keyframes pv-info-in{0%{opacity:0;transform:translateY(8px)}}.player-lframe>aside{padding:8vh 3vw;display:flex;flex-direction:column;gap:5vh;background:#eaf0f4;box-sizing:border-box}.live-clock b{display:block;font-size:clamp(42px,5vw,94px);letter-spacing:-.055em;line-height:1}.live-clock small{display:block;font-size:clamp(10px,1vw,20px);letter-spacing:.08em;color:#61768a;margin-top:8px}.live-weather{display:flex;align-items:center;gap:1vw;border-top:1px solid #cdd9e2;padding-top:4vh}.live-weather>svg{width:clamp(30px,3vw,58px);height:auto}.live-weather span,.live-weather b,.live-weather small{display:block}.live-weather b{font-size:clamp(28px,3.5vw,64px)}.live-weather small{font-size:clamp(9px,.9vw,17px);color:#61768a}.live-business{margin-top:auto;display:flex;align-items:center;gap:8px;font-size:clamp(10px,1vw,18px)}.player-standby,.message-stage,.generic-app,.clock-app,.player-loading{width:100%;height:100%;display:grid;place-items:center;align-content:center;text-align:center;background:linear-gradient(135deg,#173f64,#071a2d);color:#fff;box-sizing:border-box;padding:5vw}.player-standby h1,.message-stage h1,.generic-app h1{font-size:clamp(30px,4vw,72px);margin:.25em 0}.player-standby p,.message-stage p,.generic-app p{font-size:clamp(14px,1.6vw,30px);color:#c2d2df;max-width:70%;line-height:1.45}.message-stage>small,.generic-app>small{letter-spacing:.18em;color:#8bb6d7}.clock-app b{font-size:clamp(90px,16vw,300px);letter-spacing:-.06em;line-height:.9}.clock-app span{font-size:clamp(18px,2.5vw,48px);margin-top:3vh;text-transform:capitalize}.player-loading{gap:12px}.youtube-stage>div,.youtube-stage iframe{width:100%!important;height:100%!important}.message-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.groups-section{margin-top:28px}.playlist-preview-stage{aspect-ratio:16/9;overflow:hidden;border-radius:12px;background:#07131f;color:#fff}.playlist-preview-stage iframe,.playlist-preview-stage img{width:100%;height:100%;border:0;object-fit:contain}.preview-fallback,.preview-message{height:100%;display:grid;place-content:center;justify-items:center;gap:10px;padding:40px;text-align:center}.preview-message b{font-size:28px}.preview-message p{font-size:18px;line-height:1.5}.preview-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.group-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.group-card{display:flex;align-items:center;gap:12px}.group-card>svg{color:#087b76}.group-card span{display:grid;gap:3px;flex:1}.group-card small{color:#6b7f90}.media-actions{display:flex;align-items:center;gap:2px}.message-card{position:relative;min-height:220px}.message-card .schedule-actions{position:absolute;top:16px;right:16px}.message-card .message-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#e9f7f6;color:#087b76;margin-bottom:18px}.message-card h2{margin:0 0 8px}.message-card p{color:#53687b;line-height:1.55;min-height:48px}.message-card>strong{display:block;margin:18px 0 6px;color:#15344b}.message-card>small{color:#6b7f90}.screen-picker{border:1px solid #dce4eb;border-radius:12px;padding:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.screen-picker legend{font-size:10px;font-weight:800;color:#375268;padding:0 5px}.screen-picker legend span{font-weight:500;color:#7c8f9f}.screen-picker label{display:flex;align-items:center;gap:8px;padding:8px;border-radius:8px;background:#f7f9fb}.screen-picker input{width:auto}.screen-picker small{grid-column:1/-1;color:#6b7f90}@media (max-width: 900px){.auth-page{grid-template-columns:1fr}.auth-brand{display:none}.auth-card{min-height:100vh}.plan-grid{grid-template-columns:1fr}.source-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 760px){.mobile-menu,.mobile-close{display:grid;place-items:center;border:0;background:transparent;color:inherit}.mobile-menu{margin-right:8px}.mobile-close{margin-left:auto}.sidebar{transform:translate(-105%);transition:.25s;z-index:70}.sidebar.open{transform:translate(0)}.sidebar-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#05111d7a;z-index:69}.topbar{padding-left:14px}.content-toolbar{align-items:stretch}.inline-search{margin-left:0}.form-row,.form-row:has(>label:nth-child(3)){grid-template-columns:1fr}.auth-card,.activation-screen{padding:24px}.activation-screen h1{letter-spacing:.09em}.player-lframe.side-left,.player-lframe.side-right{grid-template-columns:1fr 30%}.player-lframe>aside{padding:5vh 2vw}}.pv-panel-catalog{align-items:stretch}.pv-panel-card{display:flex;min-height:310px;flex-direction:column;gap:0;overflow:hidden;position:relative}.pv-panel-card:after{content:"";position:absolute;width:150px;height:150px;right:-70px;top:-70px;border-radius:999px;background:radial-gradient(circle,rgba(31,111,213,.09),transparent 70%);pointer-events:none}.pv-panel-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.pv-panel-category{padding:6px 9px;border:1px solid #dce5ef;border-radius:999px;color:#55708f;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:#f8fafc}.pv-panel-card h2{margin-top:24px}.pv-panel-card p{min-height:54px}.pv-panel-meta{display:flex;flex-wrap:wrap;gap:7px;margin:auto 0 18px;padding-top:18px}.pv-panel-meta span{padding:6px 8px;border-radius:8px;background:#f4f7fa;color:#667a91;font-size:11px;line-height:1}.pv-panel-actions{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:9px}.pv-panel-actions .btn{width:100%;justify-content:center}.pv-panel-preview{width:min(1120px,82vw);aspect-ratio:16 / 9;overflow:hidden;border-radius:16px;border:1px solid #d9e3ed;background:#061d3d;box-shadow:0 18px 44px #0a1f3929}.pv-panel-preview iframe{display:block;width:100%;height:100%;border:0;background:#061d3d}.pv-panel-preview-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:16px}.pv-panel-preview-footer>span{max-width:62ch;color:#63758b;font-size:13px;line-height:1.5}@media (max-width: 860px){.pv-panel-preview{width:78vw}.pv-panel-preview-footer{align-items:stretch;flex-direction:column}}@media (max-width: 620px){.pv-panel-actions{grid-template-columns:1fr}.pv-panel-preview{width:86vw}}.branding-upload{display:grid;grid-template-columns:116px minmax(0,1fr);gap:14px;align-items:center;padding:13px;margin:2px 0 14px;border:1px solid #dce4eb;border-radius:12px;background:#f8fafb}.branding-preview{height:82px;display:grid;place-items:center;border-radius:10px;border:1px solid #e0e7ed;background:#fff;overflow:hidden}.branding-preview img{width:100%;height:100%;object-fit:contain;padding:8px;box-sizing:border-box}.branding-preview svg{width:28px;height:28px;color:#8193a4}.branding-copy,.branding-copy b,.branding-copy small{display:block}.branding-copy b{font-size:10px;color:#344c62}.branding-copy small{margin-top:4px;font-size:8.5px;line-height:1.45;color:#748596}.branding-file{width:max-content;margin-top:9px;display:inline-flex!important;align-items:center;gap:6px;border:1px solid #ccd8e2;background:#fff;color:#244f7e!important;border-radius:8px;padding:7px 10px;cursor:pointer;font-size:9px!important;font-weight:700!important}.branding-file svg{width:14px;height:14px}.branding-file input{position:absolute;width:1px!important;height:1px;opacity:0;pointer-events:none}.branding-remove{display:block;margin-top:7px;border:0;background:transparent;color:#8d5260;padding:0;font-size:8.5px;cursor:pointer}@media (max-width: 620px){.branding-upload{grid-template-columns:1fr}.branding-preview{width:140px}}.topbar>div:first-of-type{display:flex;align-items:center}.topbar>div:first-of-type strong{margin-top:0;font-size:15px}.device-grid{grid-template-columns:repeat(auto-fit,minmax(310px,1fr))}.device-card.compact-device{padding:16px 18px;display:grid;gap:13px}.compact-device .device-head{margin:0;align-items:center}.compact-device .device-head h2{margin-bottom:5px;font-size:16px}.compact-device dl{margin:0;padding-top:12px}.compact-device .btn{margin-top:1px}.help-grid.help-topics{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start}.help-topic{display:block!important;padding:0;overflow:hidden}.help-topic summary{list-style:none;display:grid;grid-template-columns:42px 1fr auto;gap:13px;align-items:center;padding:16px;cursor:pointer}.help-topic summary::-webkit-details-marker{display:none}.help-topic summary>span:first-child{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#eef3f7;color:#244f7e}.help-topic summary svg{width:19px}.help-topic summary h2{margin:0 0 4px}.help-topic summary p{margin:0}.help-topic summary>svg{width:16px;color:#7a8998;transition:transform .2s ease}.help-topic[open] summary>svg{transform:rotate(90deg)}.help-topic-body{border-top:1px solid #edf1f4;padding:14px 16px 17px 71px}.help-topic-body p{margin:0 0 10px;color:#52677b;font-size:11px;line-height:1.55}.help-topic-body ol{margin:0;padding-left:18px;display:grid;gap:7px;color:#3d5267;font-size:10px;line-height:1.5}.support-contact-strip{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 18px}.support-contact-strip .btn{text-decoration:none}.btn.whatsapp{background:#eef8f2;border-color:#cfe7d8;color:#226342}.btn.whatsapp:hover{background:#e5f4eb}.support-note{display:block;margin-top:8px;color:#718194;font-size:9px;line-height:1.5}.player-lframe>footer>b{position:relative;display:inline-flex;align-items:center;gap:.55em;background:#0b3764;border:1px solid rgba(105,207,242,.42);box-shadow:0 5px 16px #032a6121;padding:.48em .82em;border-radius:.52em;letter-spacing:.1em}.player-lframe>footer>b:before{content:"";width:.42em;height:.42em;border-radius:999px;background:#69cff2;box-shadow:0 0 0 .18em #69cff224}.live-business.business-logo{width:100%;min-height:38px}.live-business.business-logo img{display:block;max-width:100%;max-height:clamp(38px,5vh,74px);object-fit:contain;object-position:left center}.player-main,.player-fullscreen,.player-main .pv-stage-transition,.player-fullscreen .pv-stage-transition,.timed-stage,.youtube-stage{min-width:0;min-height:0;max-width:100%;max-height:100%;overflow:hidden}.player-main .pv-stage-transition,.player-fullscreen .pv-stage-transition,.timed-stage{display:flex;align-items:center;justify-content:center}.player-main video,.player-fullscreen video,.timed-stage>img,.youtube-stage,.youtube-stage iframe{display:block;width:100%!important;height:100%!important;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center center;border:0}.promo-badge{display:inline-flex!important;width:max-content;margin:4px 0 8px;padding:5px 8px;border-radius:999px;background:#edf8f2;color:#276543;font-size:9px!important;font-weight:800;letter-spacing:.06em}.price{display:grid;gap:2px}.price-list{font-size:11px;color:#7a8998;text-decoration:line-through}.price-current{display:flex;align-items:baseline;gap:5px}.price-current small{color:#6b7d8f}.mobile-menu,.mobile-close,.sidebar-scrim{display:none}@media (max-width: 900px){.shell{display:block!important;min-height:100dvh}.shell>main{width:100%;min-width:0}.sidebar{position:fixed!important;z-index:1001!important;inset:0 auto 0 0!important;width:min(86vw,320px)!important;height:100dvh!important;min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain;transform:translate(-105%);visibility:hidden;pointer-events:none;transition:transform .24s ease,visibility .24s step-end;box-shadow:18px 0 42px #05142647}.sidebar.open{transform:translate(0)!important;visibility:visible!important;pointer-events:auto!important;transition:transform .24s ease,visibility 0s}.sidebar-scrim{display:block!important;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;width:100%;height:100%;border:0;padding:0;background:#040f1c7a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-menu,.mobile-close{display:grid!important;place-items:center;border:0;background:transparent;cursor:pointer}.mobile-menu{width:42px;height:42px;margin-right:4px;border:1px solid var(--line);border-radius:11px;color:#42576e;flex:0 0 auto}.mobile-close{width:38px;height:38px;margin-left:auto;border-radius:10px;color:#c6d5e5}.topbar{height:64px!important;padding:0 16px!important;gap:9px;justify-content:flex-start!important}.topbar>div:first-of-type{min-width:0;flex:1}.topbar>div:first-of-type strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-actions{margin-left:auto;flex:0 0 auto}.system-ok{display:none!important}.page{width:100%;max-width:none!important;padding:20px 16px 36px!important;overflow-x:hidden}.head,.panel-title,.toolbar,.device-head,.preview-label{min-width:0}.head{align-items:stretch!important;flex-direction:column}.head>.btn,.head>button{width:100%}.stats,.dashboard-grid,.media-grid,.schedule-grid,.apps-grid,.device-grid,.settings-grid,.billing-grid,.support-grid,.plan-grid,.config-grid{grid-template-columns:minmax(0,1fr)!important}.billing-hero{grid-template-columns:minmax(0,1fr)!important;gap:18px!important;padding:20px!important}.billing-status{border-left:0!important;border-top:1px solid var(--line);padding:18px 0 0!important}.table{overflow-x:auto;-webkit-overflow-scrolling:touch}.tr{min-width:560px}.config-top{grid-template-columns:minmax(0,1fr)!important}.config-top .btn{width:100%!important}.layout-choice,.source-grid{grid-template-columns:minmax(0,1fr)!important}.pv-modal{width:100%!important;max-height:calc(100dvh - 20px)!important;border-radius:14px!important;padding:18px!important}.modal-backdrop{padding:10px!important;align-items:end!important}.modal-actions{display:grid!important;grid-template-columns:1fr!important}.modal-actions .btn{width:100%}.branding-upload,.support-contact-strip{min-width:0}}@media (max-width: 560px){.page{padding:16px 12px 30px!important}.topbar{padding:0 12px!important}.help-button{display:none!important}.top-avatar{width:32px;height:32px}.panel,.device-card.compact-device,.app-card,.help-card{border-radius:12px}.head h1,.help-hero h1{font-size:clamp(24px,8vw,30px)!important}.help-topic-body{padding-left:16px}.panel-title{flex-direction:column;align-items:stretch!important}.panel-title .btn{width:100%}.segmented{display:grid!important;grid-template-columns:1fr!important}.widget-toggle{min-height:48px}input,select,textarea,button{max-width:100%}}.loading-screen .player-mark{color:transparent!important;background:#fff url(/assets/icon.png) center / 78% 78% no-repeat!important;overflow:hidden}.auth-main-brandmark{background-image:url(/assets/icon.png)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:72% 72%!important}.auth-main-brandmark>svg{display:none!important}.sidebar .privacy-link{margin-top:4px;color:#829ab6;font-size:11px}.sidebar .privacy-link:hover{color:#fff}@media (max-width: 900px){.shell{position:relative!important;overflow:visible!important}.shell>.sidebar{display:flex!important;position:fixed!important;top:0!important;right:auto!important;bottom:0!important;left:0!important;z-index:2147483001!important;width:min(86vw,320px)!important;max-width:320px!important;height:100dvh!important;margin:0!important;opacity:1;transform:translate3d(-105%,0,0)!important;will-change:transform}.shell>.sidebar.open{display:flex!important;left:0!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:translateZ(0)!important}.shell>.sidebar-scrim{z-index:2147483000!important}}.media-thumb.pv-panel-thumb{background:linear-gradient(145deg,#eef4f8,#e3ebf1)!important}.media-thumb.pv-panel-thumb>svg{display:none!important}.media-thumb>.pv-panel-emoji{position:static!important;z-index:1!important;display:grid!important;place-items:center!important;width:auto!important;height:auto!important;padding:0!important;background:transparent!important;color:inherit!important;border-radius:0!important;font-size:clamp(42px,6vw,66px)!important;line-height:1!important;filter:drop-shadow(0 6px 12px rgba(23,58,92,.1))}.pv-modal:has(.playlist-builder){width:min(1120px,calc(100vw - 48px))}.playlist-builder{margin-top:16px}.playlist-builder-grid{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(380px,1.18fr);gap:14px;min-width:0}.playlist-builder-column{min-width:0;height:min(60vh,620px);display:flex;flex-direction:column;border:1px solid #dfe6ec;border-radius:14px;background:#f8fafb;overflow:hidden}.playlist-column-head{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border-bottom:1px solid #e5ebf0;background:#fff}.playlist-column-head small,.playlist-column-head h3{display:block}.playlist-column-head small{margin-bottom:3px;color:#8391a0;font-size:8px;font-weight:800;letter-spacing:.13em}.playlist-column-head h3{margin:0;color:#263a4f;font-size:14px}.playlist-column-head>span{display:inline-flex;align-items:center;gap:5px;color:#718397;font-size:9px;white-space:nowrap}.playlist-library-search{margin:10px 10px 4px;display:flex;align-items:center;gap:8px;border:1px solid #dce4eb;border-radius:10px;padding:0 10px;background:#fff;color:#75879a}.playlist-library-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;padding:10px 0;color:#273b50;font-size:11px}.playlist-library-list,.playlist-editor-items{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.playlist-library-list{display:grid;gap:7px;padding:7px 10px 12px}.playlist-library-card{min-width:0;min-height:66px;display:grid;grid-template-columns:62px minmax(0,1fr) 34px;align-items:center;gap:10px;padding:8px;border:1px solid #e0e7ed;border-radius:11px;background:#fff;cursor:grab;transition:border-color .16s ease,background .16s ease,transform .16s ease}.playlist-library-card:active{cursor:grabbing}@media (hover: hover) and (pointer: fine){.playlist-library-card:hover{border-color:#bdcbd8;background:#fbfcfd;transform:translateY(-1px)}}.playlist-library-info{min-width:0}.playlist-library-info b,.playlist-library-info small,.playlist-library-info em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlist-library-info b{color:#25394d;font-size:11px}.playlist-library-info small{margin-top:3px;color:#76879a;font-size:9px}.playlist-library-info em{width:max-content;max-width:100%;margin-top:5px;padding:3px 6px;border-radius:999px;background:#eef4f8;color:#496983;font-size:8px;font-style:normal;font-weight:700}.playlist-add-button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #d9e3eb;border-radius:9px;background:#f5f8fa;color:#244f7e;cursor:pointer}.playlist-add-button:hover{background:#eaf1f6}.playlist-library-empty{padding:28px 16px;text-align:center;color:#7b8b9b;font-size:10px}.playlist-media-thumb{position:relative;width:62px;aspect-ratio:16 / 10;display:grid;place-items:center;overflow:hidden;flex:0 0 auto;border:1px solid #dfe7ed;border-radius:9px;background:#edf2f6;color:#526d86}.playlist-media-thumb.compact{width:48px;border-radius:8px}.playlist-media-thumb.emoji{background:linear-gradient(145deg,#eef4f8,#e5edf3);border-color:#dce6ed;font-size:27px;line-height:1}.playlist-media-thumb.compact.emoji{font-size:22px}.playlist-media-thumb>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.playlist-media-thumb>svg,.playlist-thumb-fallback{width:18px;height:18px}.playlist-thumb-fallback{color:#698096}.playlist-column{transition:border-color .18s ease,background .18s ease}.playlist-column.accepting-drop{border-color:#8aa8c2;background:#f1f6f9}.playlist-column>.playlist-editor-items{flex:1}.playlist-builder .playlist-editor-items{display:grid;align-content:start;gap:7px;margin:0;padding:10px;max-height:none}.playlist-builder .playlist-editor-items article{min-width:0;display:grid;grid-template-columns:18px 48px minmax(0,1fr) 28px 88px 30px;align-items:center;gap:8px;min-height:64px;padding:8px;border:1px solid #dfe6ec;border-radius:11px;background:#fff;transition:opacity .15s ease,border-color .15s ease,background .15s ease}.playlist-builder .playlist-editor-items article.dragging{opacity:.48;border-style:dashed}.playlist-builder .playlist-editor-items article:hover{border-color:#c8d4df}.playlist-grip{width:17px!important;color:#9cacbb!important;cursor:grab!important}.playlist-selected-info{min-width:0}.playlist-selected-info b,.playlist-selected-info small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlist-selected-info b{color:#26394d;font-size:11px}.playlist-selected-info small{margin-top:3px;color:#7a8998;font-size:8px;text-transform:capitalize}.playlist-order-buttons{display:grid;gap:1px}.playlist-order-buttons .icon-button{width:26px;height:24px;border-radius:6px}.playlist-order-buttons .icon-button:disabled{opacity:.25;cursor:default}.playlist-duration-control{display:grid!important;gap:3px!important;margin:0!important;color:#6c7c8d!important;font-size:8px!important;font-weight:600!important}.playlist-duration-control>span{display:flex;align-items:center;gap:4px}.playlist-duration-control input{min-width:0;width:58px!important;margin:0!important;padding:7px 6px!important;border:1px solid #dce4eb!important;border-radius:7px!important;background:#fff!important;font-size:9px!important}.playlist-duration-control small{color:#7b8a99;font-size:8px}.playlist-remove-button{width:30px;height:30px;border-radius:8px}.playlist-remove-button:hover{background:#fff0f1;color:#9c3d4a}.playlist-drop-empty{min-height:0;flex:1;display:grid;place-items:center;align-content:center;gap:7px;margin:10px;padding:28px;border:1px dashed #cbd7e1;border-radius:11px;color:#73869a;text-align:center;background:#ffffff9e}.playlist-drop-empty>svg{width:28px;height:28px;margin-bottom:4px;color:#52738f}.playlist-drop-empty b{color:#334b61;font-size:11px}.playlist-drop-empty small{max-width:250px;color:#7b8c9d;font-size:9px;line-height:1.45}.playlist-builder-summary{margin-top:12px}.playlist-builder-actions{margin-top:14px}.playlist-mobile-add{margin-bottom:12px}.playlist-preview-emoji{display:block;margin-bottom:10px;font-size:42px}.loading-screen .player-mark.loading-brand-mark{background:#fff!important;color:transparent!important}.loading-screen .player-mark.loading-brand-mark img{display:block;width:78%;height:78%;object-fit:contain}.auth-main-brandmark{background-image:url(/assets/icon.png)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:72% 72%!important}.auth-main-brandmark img{display:block;width:72%;height:72%;object-fit:contain}@media (max-width: 900px) and (min-width: 721px){.pv-modal:has(.playlist-builder){width:calc(100vw - 20px)!important}.playlist-builder-grid{grid-template-columns:minmax(260px,.8fr) minmax(370px,1.2fr);gap:10px}.playlist-builder .playlist-editor-items article{grid-template-columns:16px 44px minmax(0,1fr) 26px 78px 28px;gap:6px}.playlist-media-thumb.compact{width:44px}.playlist-duration-control input{width:50px!important}}@media (max-width: 720px){.pv-modal:has(.playlist-builder){width:100%!important}.playlist-builder{margin-top:12px}.playlist-mobile-add select{min-height:46px;font-size:16px}.playlist-mobile-items .playlist-editor-items{max-height:min(48vh,430px);padding:0}.playlist-builder .playlist-editor-items article{grid-template-columns:18px 46px minmax(0,1fr) 32px;grid-template-areas:"grip thumb info remove" ". thumb duration order";gap:7px 8px;min-height:78px;padding:9px}.playlist-grip{grid-area:grip}.playlist-media-thumb.compact{grid-area:thumb;width:46px;align-self:center}.playlist-selected-info{grid-area:info}.playlist-order-buttons{grid-area:order;grid-template-columns:1fr 1fr;align-self:end}.playlist-duration-control{grid-area:duration;align-self:end;display:flex!important;align-items:center;gap:6px!important}.playlist-duration-control>span{margin-left:auto}.playlist-duration-control input{width:62px!important;font-size:12px!important}.playlist-remove-button{grid-area:remove}.playlist-builder-summary{display:flex;flex-wrap:wrap;gap:6px 12px}}.activation-brand .player-mark,.player-boot .player-mark,.player-standby .player-mark,.generic-app .player-mark{display:grid;place-items:center;flex:0 0 auto;overflow:hidden}.activation-brand .player-mark{width:clamp(34px,2.6vw,48px);height:clamp(34px,2.6vw,48px)}.activation-brand .pv-brand-official{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain}.activation-brand b{font-size:clamp(13px,1vw,18px)}.activation-screen section>small{font-size:clamp(11px,.8vw,15px)}.activation-screen p{font-size:clamp(15px,1.05vw,20px)}.activation-screen em,.activation-screen footer{font-size:clamp(11px,.72vw,14px)}.player-lframe{position:relative}.player-lframe>footer{font-size:clamp(18px,1.55vw,30px)!important;min-width:0;min-height:0;height:100%;box-sizing:border-box;padding-top:clamp(8px,1.1vh,16px)!important;padding-bottom:clamp(8px,1.1vh,16px)!important;line-height:1.15;overflow:hidden}.player-lframe:has(>aside .live-business)>footer{padding-right:clamp(150px,18vw,290px)!important}.player-lframe>footer>*{min-width:0}.player-lframe>footer .footer-headline{display:block;flex:1 1 auto;min-width:0;line-height:1.18;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-lframe>footer .news-source{height:auto;max-height:100%;flex:0 0 auto;line-height:1}.player-lframe>footer .news-source-icon{width:clamp(32px,2.2vw,46px);height:clamp(32px,2.2vw,46px);flex:0 0 auto}.player-lframe>aside .live-business{position:absolute;z-index:8;right:clamp(22px,2.5vw,52px);width:clamp(110px,13vw,220px);height:15%;margin:0!important;padding:clamp(7px,.8vh,12px) 0;box-sizing:border-box;display:flex!important;align-items:center;justify-content:flex-end;gap:.55em;overflow:hidden;pointer-events:none;font-size:clamp(12px,.9vw,17px)!important}.player-lframe.bar-bottom>aside .live-business{bottom:0;top:auto}.player-lframe.bar-top>aside .live-business{top:0;bottom:auto}.player-lframe>aside .live-business.business-logo img{display:block;width:auto!important;height:auto!important;max-width:100%!important;max-height:70%!important;object-fit:contain!important;object-position:right center}.player-lframe>aside .live-business svg{width:1.2em;height:1.2em;flex:0 0 auto}.player-lframe>aside .live-business span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-lframe:has(>aside .live-business)>footer .footer-company{display:none!important}.player-lframe>footer .footer-company{display:flex!important;align-items:center;justify-content:flex-start;flex:1 1 auto;width:100%;height:100%!important;min-width:0;overflow:hidden;animation:none!important}.player-lframe>footer .footer-company img{display:block;width:auto!important;height:auto!important;max-height:clamp(36px,7vh,72px)!important;max-width:min(34vw,380px)!important;object-fit:contain!important;object-position:left center;flex:0 1 auto}.player-lframe>footer .footer-company strong{font-size:.82em;line-height:1.1}.live-clock small{font-size:clamp(14px,1.08vw,22px)!important}.live-weather small{font-size:clamp(13px,.95vw,19px)!important;line-height:1.25}.live-weather .weather-detail{font-size:clamp(12px,.82vw,16px)!important}.weather-day>small{font-size:clamp(12px,.82vw,16px)!important}.weather-day>span{font-size:clamp(13px,.92vw,18px)!important}.news-source strong{font-size:.78em!important}@media (max-height: 720px) and (orientation: landscape){.player-lframe>footer{font-size:clamp(16px,1.45vw,25px)!important;padding-top:6px!important;padding-bottom:6px!important}.player-lframe:has(>aside .live-business)>footer{padding-right:clamp(125px,17vw,235px)!important}.player-lframe>aside .live-business{width:clamp(95px,12.5vw,185px);padding-top:5px;padding-bottom:5px}.player-lframe>aside .live-business.business-logo img{max-height:66%!important}.player-lframe>footer .footer-company img{max-height:clamp(30px,6vh,52px)!important}.player-lframe>footer .news-source-icon{width:clamp(28px,2vw,38px);height:clamp(28px,2vw,38px)}.live-weather small{font-size:clamp(11px,.9vw,16px)!important}.live-weather .weather-detail{font-size:clamp(10px,.78vw,14px)!important}.weather-day>small{font-size:clamp(10px,.76vw,14px)!important}.weather-day>span{font-size:clamp(11px,.84vw,15px)!important}}
