*{box-sizing:border-box}
:root{
    --bg:#080b12;
    --bg2:#111827;
    --panel:#171b2a;
    --panel2:#20263a;
    --text:#ffffff;
    --muted:#cbd5e1;
    --gold:#ffdc55;
    --orange:#ff9d2e;
    --blue:#46b7ff;
    --green:#2ee68a;
    --red:#ff5c6c;
    --border:rgba(255,255,255,.14);
    --shadow:0 22px 70px rgba(0,0,0,.45);
}
:root[data-theme="light"]{
    --bg:#f4f7fb;
    --bg2:#eaf0f8;
    --panel:#ffffff;
    --panel2:#eef4ff;
    --text:#101828;
    --muted:#44546a;
    --border:rgba(15,23,42,.16);
    --shadow:0 18px 50px rgba(15,23,42,.18);
}
html,body{margin:0;min-height:100%;background:radial-gradient(circle at top,#1b2340 0,#080b12 56%,#05060a 100%);color:var(--text);font-family:Arial,Helvetica,sans-serif}
body{overflow-x:hidden}
a{color:inherit;text-decoration:none}
button{font-family:inherit}
.onea-top{width:100%;padding:14px 14px 8px}
.tiles-slider{position:relative;max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:8px}
.onea-tiles{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;max-width:1180px;margin:0 auto;scroll-behavior:smooth}
.onea-tiles a,.theme-toggle-tile,.app-install-tile{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border-radius:15px;font-weight:800;font-size:15px;letter-spacing:.2px;background:linear-gradient(135deg,#27345f,#181d33);border:1px solid var(--border);box-shadow:0 10px 28px rgba(0,0,0,.28);white-space:nowrap}
.theme-toggle-tile{background:linear-gradient(135deg,#fff7c4,#f4b931);color:#101828;cursor:pointer}
.app-install-tile{background:linear-gradient(135deg,#6ef3ce,#1b9b7b);color:#071823;cursor:pointer}
.app-install-tile.is-ready{background:linear-gradient(135deg,#72f7d5,#2bb28d)}
.app-install-tile.is-installed{background:linear-gradient(135deg,#b6f1ff,#7cb7ff);color:#12213d}
.app-install-tile.is-unavailable{background:linear-gradient(135deg,#b7c3d9,#7f8aa2);color:#132035}
.onea-tiles a:nth-of-type(1){background:linear-gradient(135deg,#305cff,#7b2cff)}
.onea-tiles a:nth-of-type(2){background:linear-gradient(135deg,#ff3f7d,#ff8d3d)}
.onea-tiles a:nth-of-type(3){background:linear-gradient(135deg,#1aa6ff,#1747d4)}
.onea-tiles a:nth-of-type(4){background:linear-gradient(135deg,#26c06f,#0d806f)}
.onea-tiles a:nth-of-type(5){background:linear-gradient(135deg,#f1a51f,#d34920)}
.onea-tiles a:nth-of-type(6){background:linear-gradient(135deg,#20283c,#4b587c)}
.onea-tiles a:nth-of-type(7){background:linear-gradient(135deg,#7b2cff,#1aa6ff)}
.tile-scroll{display:none;width:38px;height:38px;flex:0 0 38px;border-radius:50%;border:1px solid var(--border);background:linear-gradient(180deg,#ffffff,#d7e3f7);color:#111827;font-size:30px;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.22);z-index:2}
.tile-scroll:active{transform:translateY(1px)}
.onea-page{width:min(1180px,calc(100% - 24px));margin:0 auto 20px}
.brand-banner-row{display:flex;align-items:center;justify-content:center;gap:24px;width:100%;margin:8px auto 18px;clear:both}
.ad-banner{display:flex;justify-content:center;align-items:center;flex:0 1 730px;min-height:92px;margin:0}
.onea-ad-placeholder{width:min(730px,100%);min-height:112px;display:flex;align-items:center;justify-content:center;text-align:center;border:2px dashed rgba(255,255,255,.28);border-radius:18px;background:linear-gradient(135deg,rgba(255,216,74,.18),rgba(70,183,255,.18));font-size:22px;font-weight:900;color:#fff;box-shadow:var(--shadow)}
.hero-title{display:flex;align-items:center;justify-content:center;flex:0 0 auto;margin:0;text-align:center}
.hero-logo-wide{width:210px;max-width:min(300px,26vw);height:auto;max-height:66px;display:block;object-fit:contain;filter:drop-shadow(0 10px 28px rgba(0,0,0,.35)) drop-shadow(0 0 20px rgba(255,220,85,.10))}
.tv-area{display:grid;gap:12px;place-items:center}
.tv-frame{position:relative;width:min(980px,100%);padding:18px 18px 28px;border-radius:34px;background:linear-gradient(145deg,#2c3147,#070911 45%,#22283a);border:1px solid rgba(255,255,255,.2);box-shadow:var(--shadow),inset 0 0 0 2px rgba(255,255,255,.04)}
.tv-frame:before{content:"";position:absolute;inset:8px;border-radius:28px;border:1px solid rgba(255,255,255,.08);pointer-events:none}
.tv-screen{position:relative;overflow:hidden;width:100%;aspect-ratio:16/9;border-radius:22px;background:#000;border:2px solid rgba(255,255,255,.16);box-shadow:inset 0 0 80px rgba(70,183,255,.08),0 12px 38px rgba(0,0,0,.5)}
.youtube-player,.youtube-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:19px;background:#000}
.sender-logo{position:absolute;right:22px;top:34.5px;z-index:8;pointer-events:none;display:flex;align-items:center;justify-content:center}
.sender-logo img{display:block;width:clamp(32px,4.8vw,54px);height:auto;filter:drop-shadow(0 8px 20px rgba(0,0,0,.40))}
.tv-glow{position:absolute;inset:-12px;border-radius:42px;background:radial-gradient(circle at 50% 8%,rgba(255,220,85,.16),transparent 45%);pointer-events:none}
.tv-footer-light{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);width:110px;height:7px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--green),transparent);box-shadow:0 0 18px rgba(46,230,138,.55)}
.start-overlay{position:absolute;inset:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:0;background:radial-gradient(circle,rgba(11,18,32,.78),rgba(0,0,0,.92));color:#fff;cursor:pointer;text-align:center;padding:18px}
.start-overlay strong{font-size:clamp(24px,4vw,44px);color:var(--gold)}
.start-overlay small{font-size:clamp(13px,2vw,17px);color:var(--muted)}
.play-symbol{width:74px;height:74px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--gold);color:#111;font-size:34px;font-weight:900;box-shadow:0 0 36px rgba(255,220,85,.45);padding-left:5px}
.start-overlay.is-hidden{display:none}
.screen-message{position:absolute;left:14px;right:14px;bottom:14px;z-index:6;padding:10px 12px;border-radius:14px;background:rgba(0,0,0,.7);color:#fff;font-size:14px;text-align:center;display:none}
.screen-message.is-visible{display:block}
.now-playing{width:min(980px,100%);display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px;border-radius:18px;background:rgba(23,27,42,.86);border:1px solid var(--border);box-shadow:0 8px 30px rgba(0,0,0,.25)}
.now-playing strong{color:var(--gold);font-size:18px;white-space:nowrap}.now-playing span{color:var(--muted);text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.channel-panel,.control-panel{width:min(980px,100%);margin:14px auto 0;padding:14px;border-radius:22px;background:rgba(23,27,42,.88);border:1px solid var(--border);box-shadow:0 10px 34px rgba(0,0,0,.24)}
.channel-panel h2{margin:0 0 12px;text-align:center;color:var(--gold);font-size:24px}.channel-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}
.channel-btn,.control-btn{border:1px solid rgba(255,255,255,.18);border-radius:16px;color:#fff;background:linear-gradient(180deg,#5b647b 0%,#252b39 48%,#111520 100%);font-weight:900;font-size:17px;padding:13px 22px;min-height:52px;cursor:pointer;box-shadow:0 10px 0 rgba(0,0,0,.34),0 16px 24px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.25);transition:transform .12s ease,filter .12s ease,background .12s ease}
.channel-btn:hover,.control-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}
.channel-btn.is-active{background:linear-gradient(180deg,#ffef9c 0%,#ffd34d 45%,#ef9a1a 100%);color:#121212;border-color:rgba(255,255,255,.45);box-shadow:0 10px 0 rgba(98,64,8,.55),0 0 24px rgba(255,220,85,.28),inset 0 1px 0 rgba(255,255,255,.45)}
.channel-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}
.channel-btn-label{display:inline-block}
.channel-btn.is-premium-channel{padding-right:14px}
.channel-premium-badge{display:inline-block!important;width:24px!important;height:24px!important;min-width:24px!important;max-width:24px!important;max-height:24px!important;flex:0 0 24px!important;object-fit:contain!important;vertical-align:middle!important;margin-left:3px;pointer-events:none;border:0;background:transparent}
.channel-premium-tooltip{position:absolute;left:50%;bottom:calc(100% + 10px);transform:translateX(-50%);min-width:170px;max-width:210px;padding:8px 10px;border-radius:10px;background:rgba(5,16,39,.96);border:1px solid rgba(255,255,255,.18);color:#fff;font-size:13px;line-height:1.35;text-align:center;box-shadow:0 14px 28px rgba(0,0,0,.30);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease;z-index:50}
.channel-premium-tooltip::after{content:"";position:absolute;left:50%;top:100%;width:10px;height:10px;background:rgba(5,16,39,.96);border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);transform:translateX(-50%) rotate(45deg)}
.channel-btn.is-premium-channel:hover .channel-premium-tooltip,.channel-btn.is-premium-channel:focus-visible .channel-premium-tooltip,.channel-btn.is-premium-channel.show-premium-info .channel-premium-tooltip{opacity:1;visibility:visible}
.control-panel{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.control-btn{background:linear-gradient(180deg,#4c78a3 0%,#214a74 48%,#14213b 100%)}
.rating-panel{width:min(980px,100%);margin:12px auto 0;padding:10px 14px;border-radius:20px;background:rgba(23,27,42,.88);border:1px solid var(--border);box-shadow:0 10px 34px rgba(0,0,0,.20);display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}
.rating-panel[hidden]{display:none!important}.rating-label{font-weight:900;color:var(--gold)}.rating-btn{width:52px;height:48px;border-radius:16px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#5b647b 0%,#252b39 48%,#111520 100%);color:#fff;font-size:25px;line-height:1;cursor:pointer;box-shadow:0 8px 0 rgba(0,0,0,.34),0 12px 20px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.22);transition:transform .12s ease,filter .12s ease}.rating-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}.rating-btn:active{transform:translateY(2px);box-shadow:0 5px 0 rgba(0,0,0,.34),0 8px 14px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.18)}.rating-btn.is-active{background:linear-gradient(180deg,#ffef9c 0%,#ffd34d 45%,#ef9a1a 100%);color:#111;border-color:rgba(255,255,255,.45);box-shadow:0 8px 0 rgba(98,64,8,.55),0 0 22px rgba(255,220,85,.26),inset 0 1px 0 rgba(255,255,255,.45)}.rating-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.rating-status{min-width:180px;color:var(--muted);font-size:14px;font-weight:700}
.onea-footer{width:min(1180px,calc(100% - 24px));margin:18px auto 24px;padding:16px;text-align:center;border-radius:22px;background:rgba(10,13,22,.72);border:1px solid var(--border)}
.footer-links{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:8px}.footer-links a,.copyright a{color:#a9d9ff;text-decoration:underline;text-underline-offset:3px}.copyright{color:var(--muted)}

:root[data-theme="light"] html, :root[data-theme="light"] body,
html[data-theme="light"],html[data-theme="light"] body{background:radial-gradient(circle at top,#ffffff 0,#eef4ff 48%,#dfe9f7 100%);color:var(--text)}
html[data-theme="light"] .onea-ad-placeholder{background:linear-gradient(135deg,rgba(255,220,85,.42),rgba(70,183,255,.24));color:#102033;border-color:rgba(15,23,42,.24)}
html[data-theme="light"] .brand-banner-row,
html[data-theme="light"] .channel-panel,
html[data-theme="light"] .control-panel,
html[data-theme="light"] .onea-footer{background:rgba(255,255,255,.82);border-color:var(--border);box-shadow:var(--shadow)}
html[data-theme="light"] .tv-frame{background:linear-gradient(145deg,#d8e1ef,#1b2333 38%,#eef4ff);border-color:rgba(15,23,42,.18);box-shadow:var(--shadow),inset 0 0 0 2px rgba(255,255,255,.55)}
html[data-theme="light"] .channel-btn{background:linear-gradient(180deg,#f8fbff 0%,#cbd7ea 48%,#8fa4c2 100%);color:#111827;border-color:rgba(15,23,42,.2);box-shadow:0 10px 0 rgba(65,79,99,.36),0 16px 24px rgba(15,23,42,.16),inset 0 1px 0 rgba(255,255,255,.75)}
html[data-theme="light"] .channel-btn.is-active{background:linear-gradient(180deg,#fff4a8 0%,#ffd34d 45%,#ef9a1a 100%);color:#121212;box-shadow:0 10px 0 rgba(98,64,8,.40),0 0 20px rgba(255,190,40,.25),inset 0 1px 0 rgba(255,255,255,.65)}
html[data-theme="light"] .control-btn{background:linear-gradient(180deg,#78aee3 0%,#3777af 48%,#1d4c78 100%);color:#fff}
html[data-theme="light"] .rating-panel{background:rgba(255,255,255,.82);border-color:var(--border);box-shadow:var(--shadow)}
html[data-theme="light"] .rating-btn{background:linear-gradient(180deg,#f8fbff 0%,#cbd7ea 48%,#8fa4c2 100%);color:#111827;border-color:rgba(15,23,42,.2)}
html[data-theme="light"] .rating-btn.is-active{background:linear-gradient(180deg,#fff4a8 0%,#ffd34d 45%,#ef9a1a 100%);color:#121212}
html[data-theme="light"] .theme-toggle-tile{background:linear-gradient(135deg,#182238,#334766);color:#fff}
html[data-theme="light"] .app-install-tile{background:linear-gradient(135deg,#0e8d72,#0a5d51);color:#fff}
html[data-theme="light"] .footer-links a,html[data-theme="light"] .copyright a{color:#135f9d}

@media (max-width:900px){.onea-page{width:min(100% - 16px,1180px)}.brand-banner-row{gap:14px}.hero-logo-wide{width:160px;max-width:28vw}.tv-frame{border-radius:26px;padding:12px 12px 22px}.tv-screen{border-radius:17px}.sender-logo{right:16px;top:25.5px}.now-playing{align-items:flex-start;flex-direction:column}.now-playing span{text-align:left;width:100%}}
@media (max-width:640px){.onea-top{padding:8px}.onea-tiles{gap:7px}.onea-tiles a{font-size:13px;min-height:38px;padding:8px 10px;border-radius:12px}.brand-banner-row{flex-wrap:wrap;gap:10px}.hero-logo-wide{width:170px;max-width:80vw}.onea-ad-placeholder{min-height:74px;font-size:16px}.channel-btn,.control-btn{font-size:15px;padding:11px 14px;min-height:44px}.channel-premium-badge{width:20px!important;height:20px!important;min-width:20px!important;max-width:20px!important;max-height:20px!important;flex-basis:20px!important}.channel-premium-tooltip{min-width:150px;max-width:190px;font-size:12px}.channel-panel,.control-panel{padding:10px;border-radius:18px}.rating-panel{padding:9px 10px;border-radius:18px}.rating-label{width:100%;text-align:center}.rating-status{width:100%;min-width:0;text-align:center}.rating-btn{width:50px;height:46px;font-size:23px}.sender-logo{right:10px;top:19.5px}.sender-logo img{width:58px}.play-symbol{width:58px;height:58px;font-size:27px}.start-overlay strong{font-size:24px}.footer-links{gap:10px}}
@media (max-height:520px) and (orientation:landscape){.onea-top{padding:6px}.onea-tiles a{min-height:34px;font-size:12px;padding:6px 10px}.brand-banner-row{display:none}.tv-frame{width:min(78vw,900px);padding:9px 9px 18px;border-radius:20px}.channel-panel,.control-panel{margin-top:8px;padding:8px}.rating-panel{margin-top:8px;padding:7px 9px}.rating-label{font-size:13px}.rating-btn{width:42px;height:38px;font-size:20px}.rating-status{font-size:12px;min-width:130px}.channel-panel h2{display:none}.channel-btn,.control-btn{min-height:36px;font-size:13px;padding:8px 12px}.channel-premium-badge{width:18px!important;height:18px!important;min-width:18px!important;max-width:18px!important;max-height:18px!important;flex-basis:18px!important}.channel-premium-tooltip{min-width:140px;max-width:180px;font-size:11px}.now-playing{padding:8px 12px;font-size:13px}.onea-footer{display:none}.sender-logo{top:13.5px;right:10px}.sender-logo img{width:48px}}

 .ad-banner > *{display:block;max-width:100%;margin:0 auto;float:none!important;}

.channel-buttons{align-items:center;}
.channel-btn:active,.control-btn:active{transform:translateY(2px);box-shadow:0 6px 0 rgba(0,0,0,.34),0 10px 16px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.18);}

@media (max-width:760px){
    .onea-top{padding:8px 6px 6px}
    .tiles-slider{width:100%;max-width:100%;justify-content:space-between;gap:6px}
    .tile-scroll{display:inline-flex;align-items:center;justify-content:center}
    .onea-tiles{flex:1;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;gap:8px;max-width:none;margin:0;padding:3px 2px 12px;scrollbar-width:none;-webkit-overflow-scrolling:touch;mask-image:linear-gradient(90deg,transparent 0,#000 18px,#000 calc(100% - 18px),transparent 100%)}
    .onea-tiles::-webkit-scrollbar{display:none}
    .onea-tiles a,.theme-toggle-tile,.app-install-tile{flex:0 0 auto;min-height:38px;font-size:13px;padding:8px 12px;border-radius:13px}
}

.icon-control-btn{width:62px;min-width:62px;min-height:54px;padding:10px 0;font-size:25px;line-height:1;text-align:center;display:inline-flex;align-items:center;justify-content:center;overflow:visible}
@media (max-width:640px){.control-panel{gap:10px}.icon-control-btn{width:56px;min-width:56px;height:50px;min-height:50px;font-size:22px;padding:8px 0}}
@media (max-height:520px) and (orientation:landscape){.icon-control-btn{width:48px;min-width:48px;height:40px;min-height:40px;font-size:19px;padding:6px 0}}


/* 1A-TV v1.9: echter TV-An/Aus-Schalter und Aus-Banner */
.tv-off-overlay{position:absolute;inset:0;z-index:7;display:none;align-items:center;justify-content:center;overflow:hidden;border-radius:19px;background:radial-gradient(circle at center,#101827 0%,#05070d 55%,#000 100%);padding:clamp(6px,1.4vw,18px);text-align:center}
.tv-off-overlay.is-visible,.tv-screen.is-powered-off .tv-off-overlay{display:flex}
.tv-screen.is-powered-off .youtube-player,.tv-screen.is-powered-off .start-overlay{visibility:hidden;pointer-events:none}
.tv-off-banner{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain;object-position:center center;box-sizing:border-box;padding:clamp(6px,1.4vw,18px);background:#000;border-radius:19px}
.tv-off-fallback{position:relative;z-index:2;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;width:100%;height:100%;border:2px solid rgba(255,255,255,.14);border-radius:18px;background:linear-gradient(135deg,rgba(255,220,85,.10),rgba(70,183,255,.10));box-shadow:inset 0 0 90px rgba(0,0,0,.55)}
.tv-off-fallback strong{font-size:clamp(34px,6vw,78px);line-height:1;color:var(--gold);text-shadow:0 0 24px rgba(255,220,85,.28)}
.tv-off-fallback span{font-size:clamp(14px,2vw,21px);font-weight:900;color:#dbeafe;letter-spacing:.4px;text-transform:uppercase}
.icon-control-btn{border-radius:20px;background:linear-gradient(180deg,#5f6b81 0%,#2c3445 48%,#111620 100%);font-family:Arial Black,Arial,Helvetica,sans-serif;font-weight:950;letter-spacing:.5px;text-shadow:0 2px 0 rgba(0,0,0,.35)}
.power-control-btn{background:linear-gradient(180deg,#ff7b76 0%,#c92730 50%,#5b1016 100%);color:#fff;font-size:30px;box-shadow:0 10px 0 rgba(55,4,7,.62),0 16px 24px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.30)}
.tv-power-icon{position:relative;display:inline-block;width:26px;height:26px;border:4px solid currentColor;border-top-color:transparent;border-radius:50%;filter:drop-shadow(0 2px 0 rgba(0,0,0,.28))}
.tv-power-icon:before{content:"";position:absolute;left:50%;top:-11px;width:4px;height:17px;transform:translateX(-50%);background:currentColor;border-radius:999px}
@media (max-width:640px){.tv-power-icon{width:23px;height:23px;border-width:3.5px}.tv-power-icon:before{top:-10px;width:3.5px;height:15px}}
@media (max-height:520px) and (orientation:landscape){.tv-power-icon{width:20px;height:20px;border-width:3px}.tv-power-icon:before{top:-9px;width:3px;height:13px}}
.power-control-btn.is-on{background:linear-gradient(180deg,#73ffad 0%,#19b765 50%,#07552b 100%);box-shadow:0 10px 0 rgba(5,64,32,.60),0 16px 24px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.30)}
html[data-theme="light"] .tv-off-overlay{background:radial-gradient(circle at center,#f3f7ff 0%,#8ba3c2 60%,#1f2937 100%)}
html[data-theme="light"] .tv-off-fallback span{color:#eaf2ff}
html[data-theme="light"] .power-control-btn{background:linear-gradient(180deg,#ff8d86 0%,#cc3038 50%,#6a1219 100%);color:#fff}
html[data-theme="light"] .power-control-btn.is-on{background:linear-gradient(180deg,#79ffb1 0%,#23b96b 50%,#0b6334 100%);color:#fff}


/* 1A-TV v1.11: Impressum / Datenschutz */
.legal-page-body{min-height:100vh}
.legal-header{width:min(1180px,calc(100% - 24px));margin:18px auto 10px;display:flex;justify-content:center;align-items:center}
.legal-logo-link{display:inline-flex;align-items:center;justify-content:center}
.legal-logo{width:min(260px,72vw);height:auto;display:block;filter:drop-shadow(0 10px 28px rgba(0,0,0,.35))}
.legal-page{width:min(980px,calc(100% - 24px));margin:0 auto 18px}
.legal-card{padding:22px;border-radius:26px;background:rgba(23,27,42,.88);border:1px solid var(--border);box-shadow:var(--shadow)}
.legal-title-row{display:flex;align-items:center;gap:16px;margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid var(--border)}
.legal-title-icon{width:58px;height:58px;flex:0 0 58px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(135deg,var(--gold),var(--orange));color:#111;font-size:30px;box-shadow:0 10px 24px rgba(0,0,0,.28)}
.legal-title-row h1{margin:0;color:var(--gold);font-size:clamp(30px,5vw,48px);line-height:1.05}
.legal-title-row p{margin:7px 0 0;color:var(--muted);font-size:16px;line-height:1.45}
.legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px}
.legal-box{padding:18px;border-radius:20px;background:rgba(255,255,255,.06);border:1px solid var(--border);box-shadow:0 8px 26px rgba(0,0,0,.18)}
.legal-box-wide{margin-top:14px}
.legal-box h2{display:flex;align-items:center;gap:9px;margin:0 0 10px;color:#fff;font-size:20px;line-height:1.25}
.legal-box p{margin:8px 0;color:var(--muted);font-size:16px;line-height:1.55}
.legal-box strong{color:#fff}
.legal-box a{color:#a9d9ff;text-decoration:underline;text-underline-offset:3px;font-weight:800}
.legal-close-wrap{display:flex;justify-content:flex-start;margin-top:14px}
.legal-close-btn{border:1px solid rgba(255,255,255,.20);border-radius:999px;color:#fff;background:linear-gradient(180deg,#5f6b81 0%,#2c3445 48%,#111620 100%);font-weight:950;font-size:17px;padding:12px 24px;min-height:48px;cursor:pointer;box-shadow:0 8px 0 rgba(0,0,0,.34),0 14px 22px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.25)}
.legal-close-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}
.legal-close-btn:active{transform:translateY(2px);box-shadow:0 5px 0 rgba(0,0,0,.34),0 9px 14px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.18)}
html[data-theme="light"] .legal-card,html[data-theme="light"] .legal-box{background:rgba(255,255,255,.88);border-color:var(--border);box-shadow:var(--shadow)}
html[data-theme="light"] .legal-title-row h1{color:#a66900}
html[data-theme="light"] .legal-box h2,html[data-theme="light"] .legal-box strong{color:#101828}
html[data-theme="light"] .legal-box p{color:#44546a}
html[data-theme="light"] .legal-box a{color:#135f9d}
html[data-theme="light"] .legal-close-btn{background:linear-gradient(180deg,#78aee3 0%,#3777af 48%,#1d4c78 100%);color:#fff}
@media (max-width:720px){.legal-card{padding:16px;border-radius:22px}.legal-title-row{align-items:flex-start;gap:12px}.legal-title-icon{width:48px;height:48px;flex-basis:48px;font-size:25px;border-radius:15px}.legal-grid{grid-template-columns:1fr}.legal-box{padding:15px;border-radius:18px}.legal-box h2{font-size:18px}.legal-box p{font-size:15px}.legal-logo{width:min(220px,76vw)}}


/* 1A-TV v1.13: Smartphone/App Banner, kleineres Top-Logo und Cookie-Hinweis */
.ad-banner iframe{display:block;width:min(730px,100%)!important;height:auto!important;aspect-ratio:730/140;max-height:140px;border:0!important;overflow:hidden!important}
@media (max-width:760px){
    .onea-page{width:100%;padding:0 8px;margin-left:auto;margin-right:auto}
    .brand-banner-row{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:7px!important;align-items:center!important;justify-content:center!important;width:100%!important;margin:6px auto 10px!important;clear:both}
    .hero-title{width:100%!important;flex:0 0 auto!important;display:flex!important;justify-content:center!important;margin:0!important}
    .hero-logo-wide{width:clamp(82px,24vw,116px)!important;max-width:34vw!important;height:auto!important;display:block!important}
    .ad-banner{width:100%!important;max-width:100%!important;flex:0 0 auto!important;min-width:0!important;min-height:0!important;margin:0 auto!important;display:flex!important;justify-content:center!important;align-items:center!important;overflow:hidden!important}
    .ad-banner iframe{display:block!important;width:100%!important;max-width:730px!important;height:auto!important;aspect-ratio:730/140!important;max-height:none!important;margin:0 auto!important;border:0!important;overflow:hidden!important}
    .onea-ad-placeholder{width:100%!important;max-width:730px!important;min-height:0!important;aspect-ratio:730/140!important;font-size:15px!important;border-radius:14px!important}
}
@media (max-width:420px){
    .onea-page{padding:0 6px}
    .brand-banner-row{gap:6px!important;margin-top:5px!important;margin-bottom:9px!important}
    .hero-logo-wide{width:clamp(74px,25vw,96px)!important;max-width:36vw!important}
    .ad-banner{width:100%!important;max-width:100%!important}
}
.cookie-consent{position:fixed;right:18px;bottom:18px;z-index:120;width:min(390px,calc(100% - 24px));display:none;gap:12px;align-items:flex-start;padding:15px;border-radius:22px;background:rgba(12,17,30,.96);border:1px solid rgba(255,255,255,.20);box-shadow:0 18px 50px rgba(0,0,0,.48);color:#fff}
.cookie-consent.is-visible{display:flex}
.cookie-consent-icon{width:42px;height:42px;flex:0 0 42px;display:flex;align-items:center;justify-content:center;border-radius:15px;background:linear-gradient(135deg,var(--gold),var(--orange));font-size:24px;box-shadow:0 8px 22px rgba(0,0,0,.28)}
.cookie-consent-content strong{display:block;margin:0 0 6px;color:var(--gold);font-size:18px;line-height:1.2}
.cookie-consent-content p{margin:6px 0;color:#dbe6f5;font-size:13px;line-height:1.42}
.cookie-consent-links a{color:#a9d9ff;text-decoration:underline;text-underline-offset:3px;font-weight:800}
.cookie-consent-btn{margin-top:7px;width:100%;min-height:42px;border:0;border-radius:999px;background:linear-gradient(180deg,#73ffad 0%,#19b765 50%,#07552b 100%);color:#fff;font-weight:950;font-size:15px;cursor:pointer;box-shadow:0 6px 0 rgba(5,64,32,.58),0 10px 18px rgba(0,0,0,.28)}
.cookie-consent-btn:active{transform:translateY(2px);box-shadow:0 3px 0 rgba(5,64,32,.58),0 6px 12px rgba(0,0,0,.24)}
html[data-theme="light"] .cookie-consent{background:rgba(255,255,255,.97);border-color:rgba(15,23,42,.18);box-shadow:0 18px 50px rgba(15,23,42,.20);color:#101828}
html[data-theme="light"] .cookie-consent-content strong{color:#a66900}
html[data-theme="light"] .cookie-consent-content p{color:#44546a}
html[data-theme="light"] .cookie-consent-links a{color:#135f9d}
@media (max-width:640px){
    .cookie-consent{right:10px;bottom:10px;width:calc(100% - 20px);padding:12px;border-radius:18px}
    .cookie-consent-icon{width:36px;height:36px;flex-basis:36px;font-size:20px;border-radius:13px}
    .cookie-consent-content strong{font-size:16px}
    .cookie-consent-content p{font-size:12.5px}
}


/* 1A-TV v1.13.2: Smartphone/App Logo-Banner-Abstände, 728x92 Mobilbanner und Rechtstext-Logo kleiner */
.ad-banner{overflow:visible!important;align-items:flex-start!important}
.ad-banner .onea-ad-frame{display:block!important;border:0!important;overflow:hidden!important;margin:0 auto!important;max-width:none!important}
@media (max-width:760px){
    .brand-banner-row{gap:15px!important;margin-top:7px!important;margin-bottom:20px!important}
    .ad-banner{width:100%!important;min-height:0!important;margin-bottom:0!important;overflow:visible!important}
    .ad-banner .onea-ad-frame{width:728px!important;height:92px!important;aspect-ratio:auto!important}
    .tv-area{margin-top:2px!important}
}
@media (max-width:640px){
    .sender-logo{right:14px!important}
    .legal-logo{width:min(156px,52vw)!important}
    .legal-header{margin-top:12px!important;margin-bottom:8px!important}
}
@media (max-width:420px){
    .brand-banner-row{gap:14px!important;margin-top:6px!important;margin-bottom:19px!important}
    .legal-logo{width:min(138px,48vw)!important}
}
@media (max-height:520px) and (orientation:landscape){
    .brand-banner-row{display:flex!important;gap:10px!important;margin:4px auto 12px!important}
    .sender-logo{right:14px!important}
    .legal-logo{width:130px!important}
}


/* 1A-TV v1.13.3: Smartphone/App Banner volle Rahmenbreite und Rechtstexte sicher umbrechen */
@media (max-width:760px){
    .onea-page{width:100%!important;max-width:100%!important;padding-left:6px!important;padding-right:6px!important;overflow-x:hidden!important}
    .brand-banner-row{width:100%!important;max-width:100%!important;padding:0!important;box-sizing:border-box!important;align-items:stretch!important}
    .hero-title{align-items:center!important}
    .ad-banner{width:100%!important;max-width:100%!important;min-width:0!important;display:flex!important;justify-content:center!important;align-items:flex-start!important;overflow:hidden!important;box-sizing:border-box!important}
    .ad-banner .onea-ad-frame{display:block!important;width:728px!important;height:92px!important;max-width:none!important;min-width:728px!important;border:0!important;overflow:hidden!important;margin:0 auto!important;transform-origin:top center!important}
    .legal-page{width:100%!important;max-width:100%!important;padding-left:8px!important;padding-right:8px!important;overflow-x:hidden!important}
    .legal-card{width:100%!important;max-width:100%!important;overflow:hidden!important;padding:14px!important}
    .legal-title-row{width:100%!important;min-width:0!important;align-items:flex-start!important}
    .legal-title-row > div{min-width:0!important;max-width:100%!important}
    .legal-title-row h1{font-size:clamp(25px,8vw,34px)!important;overflow-wrap:anywhere!important;word-break:normal!important}
    .legal-title-row p,.legal-box p,.legal-box a,.legal-box strong,.legal-box small{max-width:100%!important;overflow-wrap:anywhere!important;word-break:normal!important}
    .legal-box{min-width:0!important;max-width:100%!important;padding:14px!important}
    .legal-box h2{font-size:17px!important;line-height:1.25!important;overflow-wrap:anywhere!important}
    .legal-box p{font-size:14.5px!important;line-height:1.52!important}
    .legal-close-wrap{justify-content:flex-start!important}
}
@media (max-width:420px){
    .onea-page{padding-left:4px!important;padding-right:4px!important}
    .legal-page{padding-left:6px!important;padding-right:6px!important}
    .legal-card{padding:12px!important;border-radius:20px!important}
    .legal-title-icon{width:42px!important;height:42px!important;flex-basis:42px!important;font-size:22px!important;border-radius:13px!important}
    .legal-box{padding:12px!important;border-radius:16px!important}
    .legal-box h2{font-size:16px!important}
    .legal-box p{font-size:14px!important}
}
@media (max-height:520px) and (orientation:landscape){
    .ad-banner{overflow:hidden!important;width:100%!important;max-width:100%!important}
    .ad-banner .onea-ad-frame{width:728px!important;height:92px!important;min-width:728px!important;transform-origin:top center!important}
    .legal-page{width:100%!important;max-width:100%!important;padding-left:8px!important;padding-right:8px!important;overflow-x:hidden!important}
    .legal-card{overflow:hidden!important}
    .legal-close-wrap{justify-content:flex-start!important}
}

/* 1A-TV v1.14: echtere Fernseher-Optik mit Seitenboxen und Logo direkt im Video */
.tv-frame{
    width:min(1120px,100%)!important;
    padding:22px 22px 34px!important;
    border-radius:40px!important;
    background:
        linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,0) 20%),
        linear-gradient(150deg,#343a52 0%,#090b13 44%,#202639 100%)!important;
    border:1px solid rgba(255,255,255,.22)!important;
    box-shadow:var(--shadow),inset 0 0 0 2px rgba(255,255,255,.05),inset 0 -22px 42px rgba(0,0,0,.46)!important;
}
.tv-frame:before{
    z-index:0;
    inset:9px!important;
    border-radius:32px!important;
    background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,0) 28%,rgba(0,0,0,.20));
}
.tv-front{
    position:relative;
    z-index:1;
    display:grid;
    grid-template-columns:clamp(58px,7.2vw,86px) minmax(0,1fr) clamp(58px,7.2vw,86px);
    gap:clamp(12px,1.8vw,20px);
    align-items:stretch;
}
.tv-speaker{
    position:relative;
    min-height:100%;
    border-radius:26px;
    overflow:hidden;
    background:
        radial-gradient(circle at center,rgba(0,0,0,.28) 0 2px,transparent 3px) 0 0/12px 12px,
        linear-gradient(180deg,#252b3d 0%,#0b0e18 55%,#1a2030 100%);
    border:1px solid rgba(255,255,255,.13);
    box-shadow:inset 0 0 28px rgba(0,0,0,.68),inset 0 1px 0 rgba(255,255,255,.12),0 10px 24px rgba(0,0,0,.24);
}
.tv-speaker:before{
    content:"";
    position:absolute;
    inset:10px;
    border-radius:20px;
    border:1px solid rgba(255,255,255,.08);
    box-shadow:inset 0 0 18px rgba(0,0,0,.58);
}
.tv-speaker span{
    position:absolute;
    left:50%;
    top:50%;
    width:46%;
    aspect-ratio:1;
    transform:translate(-50%,-50%);
    border-radius:50%;
    border:2px solid rgba(255,255,255,.11);
    background:radial-gradient(circle,rgba(70,183,255,.08),rgba(0,0,0,.44) 62%,rgba(255,255,255,.04));
    box-shadow:0 0 22px rgba(70,183,255,.08),inset 0 0 24px rgba(0,0,0,.68);
}
.tv-screen{
    align-self:center;
    width:100%!important;
    aspect-ratio:16/9!important;
    border-radius:24px!important;
    border:4px solid rgba(255,255,255,.16)!important;
    box-shadow:inset 0 0 90px rgba(70,183,255,.09),0 14px 42px rgba(0,0,0,.56)!important;
}
.youtube-player{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    overflow:hidden!important;
    border-radius:20px!important;
    background:#000!important;
}
.youtube-player iframe{
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    right:auto!important;
    bottom:auto!important;
    width:101.2%!important;
    height:101.2%!important;
    min-width:101.2%!important;
    min-height:101.2%!important;
    transform:translate(-50%,-50%)!important;
    display:block!important;
    border:0!important;
    border-radius:20px!important;
    background:#000!important;
}
.sender-logo{
    position:absolute!important;
    top:17px!important;
    right:-27px!important;
    z-index:8!important;
    pointer-events:none!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
}
.sender-logo img{
    width:clamp(62px,6.8vw,94px)!important;
    height:auto!important;
    max-height:22%!important;
    object-fit:contain!important;
    filter:drop-shadow(0 8px 18px rgba(0,0,0,.60)) drop-shadow(0 0 8px rgba(255,220,85,.16))!important;
}
.tv-off-overlay,.tv-off-banner,.tv-off-fallback{border-radius:20px!important}
.tv-off-banner.is-clickable{cursor:pointer}
.tv-footer-light{z-index:2!important;bottom:13px!important;width:132px!important;height:8px!important}
html[data-theme="light"] .tv-frame{
    background:
        linear-gradient(145deg,rgba(255,255,255,.65),rgba(255,255,255,0) 22%),
        linear-gradient(150deg,#d8e1ef 0%,#1b2333 40%,#edf4ff 100%)!important;
    border-color:rgba(15,23,42,.18)!important;
    box-shadow:var(--shadow),inset 0 0 0 2px rgba(255,255,255,.55),inset 0 -20px 34px rgba(15,23,42,.16)!important;
}
html[data-theme="light"] .tv-speaker{
    background:
        radial-gradient(circle at center,rgba(15,23,42,.32) 0 2px,transparent 3px) 0 0/12px 12px,
        linear-gradient(180deg,#dbe7f6 0%,#7f93ae 55%,#cbd9eb 100%);
    border-color:rgba(15,23,42,.18);
    box-shadow:inset 0 0 24px rgba(15,23,42,.24),inset 0 1px 0 rgba(255,255,255,.65),0 10px 22px rgba(15,23,42,.16);
}
@media (max-width:900px) and (min-width:761px){
    .tv-frame{padding:14px 14px 26px!important;border-radius:30px!important}
    .tv-frame:before{inset:7px!important;border-radius:24px!important}
    .tv-front{grid-template-columns:clamp(48px,7.6vw,66px) minmax(0,1fr) clamp(48px,7.6vw,66px);gap:10px!important}
    .tv-speaker{border-radius:20px!important}
    .tv-speaker:before{inset:8px;border-radius:15px}
    .tv-screen{border-radius:18px!important;border-width:3px!important}
    .youtube-player,.youtube-player iframe,.tv-off-overlay,.tv-off-banner,.tv-off-fallback{border-radius:15px!important}
    .sender-logo{top:15px!important;right:-23px!important}
    .sender-logo img{width:clamp(54px,6.5vw,72px)!important}
    .tv-footer-light{bottom:10px!important;width:110px!important;height:7px!important}
}
@media (max-width:760px){
    .tv-frame{width:100%!important;padding:10px 10px 20px!important;border-radius:23px!important}
    .tv-frame:before{inset:6px!important;border-radius:18px!important}
    .tv-front{display:block!important}
    .tv-speaker{display:none!important}
    .tv-screen{border-radius:17px!important;border-width:2px!important}
    .youtube-player,.youtube-player iframe,.tv-off-overlay,.tv-off-banner,.tv-off-fallback{border-radius:14px!important}
    .youtube-player iframe{width:101.4%!important;height:101.4%!important;min-width:101.4%!important;min-height:101.4%!important}
    .sender-logo{top:15px!important;right:-23px!important}
    .sender-logo img{width:60px!important;max-height:26%!important}
    .tv-footer-light{bottom:8px!important;width:92px!important;height:6px!important}
}
@media (max-height:520px) and (orientation:landscape){
    .tv-frame{width:min(94vw,900px)!important;padding:8px 8px 17px!important;border-radius:20px!important}
    .tv-front{display:block!important}
    .tv-speaker{display:none!important}
    .tv-screen{border-radius:14px!important;border-width:2px!important}
    .youtube-player,.youtube-player iframe,.tv-off-overlay,.tv-off-banner,.tv-off-fallback{border-radius:12px!important}
    .sender-logo{top:13px!important;right:-24px!important}
    .sender-logo img{width:50px!important}
    .tv-footer-light{bottom:7px!important;width:82px!important;height:5px!important}
}

/* 1A-TV v5: Sender-Buttons links umbrechen lassen.
   Wenn eine Reihe voll ist, beginnt die nächste Reihe wieder links vorne. */
.channel-buttons{
    justify-content:flex-start!important;
    align-items:center!important;
}

/* 1A-TV v6: Auf Smartphone/App werden umgebrochene Sender-Reihen mittig ausgerichtet. */
@media (max-width:760px){
    .channel-buttons{
        justify-content:center!important;
    }
}
@media (display-mode:standalone) and (max-width:900px){
    .channel-buttons{
        justify-content:center!important;
    }
}


/* 1A-TV App Installationsfenster */
.app-install-modal[hidden]{display:none}
.app-install-modal{position:fixed;inset:0;z-index:2200;display:flex;align-items:center;justify-content:center;padding:18px}
.app-install-backdrop{position:absolute;inset:0;background:rgba(3,7,18,.72);backdrop-filter:blur(4px)}
.app-install-box{position:relative;width:min(560px,calc(100vw - 32px));max-height:calc(100vh - 36px);overflow:auto;background:linear-gradient(180deg,#121a2d,#080d18);border:1px solid rgba(255,255,255,.18);border-radius:24px;box-shadow:0 28px 90px rgba(0,0,0,.55);padding:24px;color:#f8fafc}
.app-install-box h2{margin:0 42px 14px 0;font-size:26px;color:#ffe56b;text-align:left}
.app-install-box p{margin:12px 0;line-height:1.55;color:#dbeafe;font-size:16px}
.app-install-x{position:absolute;right:14px;top:12px;width:38px;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:#fff;font-size:28px;line-height:1;cursor:pointer}
.app-logo-install{display:flex;align-items:center;justify-content:center;margin:4px auto 16px;width:148px;height:148px;border-radius:28px;border:1px solid rgba(255,229,107,.55);background:linear-gradient(135deg,rgba(255,229,107,.12),rgba(47,183,255,.12));box-shadow:0 18px 44px rgba(0,0,0,.35);cursor:pointer}
.app-logo-install img{width:118px;height:118px;object-fit:contain;display:block}
.app-logo-install:hover,.app-logo-install:focus-visible{transform:translateY(-1px);box-shadow:0 22px 52px rgba(0,0,0,.42);outline:2px solid rgba(255,229,107,.65);outline-offset:3px}
.app-install-close{margin-top:8px;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border-radius:14px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(135deg,#334155,#111827);color:#fff;font-weight:800;cursor:pointer}
html[data-theme="light"] .app-install-box{background:linear-gradient(180deg,#ffffff,#edf4ff);color:#0f172a;border-color:rgba(15,23,42,.15)}
html[data-theme="light"] .app-install-box h2{color:#9a6700}
html[data-theme="light"] .app-install-box p{color:#1e293b}
html[data-theme="light"] .app-install-x{background:#e2e8f0;color:#0f172a;border-color:#cbd5e1}
html[data-theme="light"] .app-install-close{background:linear-gradient(135deg,#1f2937,#475569);color:#fff}
@media (max-width:640px){.app-install-modal{align-items:center;padding:12px}.app-install-box{width:calc(100vw - 24px);border-radius:20px;padding:20px 16px}.app-install-box h2{font-size:23px}.app-install-box p{font-size:15px}.app-logo-install{width:130px;height:130px}.app-logo-install img{width:104px;height:104px}}

@media (max-width:640px){.tv-off-overlay{padding:6px}.tv-off-banner{padding:6px}}
@media (max-height:520px) and (orientation:landscape){.tv-off-overlay{padding:5px}.tv-off-banner{padding:5px}}


/* Kontaktformular als Fenster über der Webseite */
.contact-overlay-modal[hidden]{display:none}
.contact-overlay-modal{position:fixed;inset:0;z-index:2300;display:flex;align-items:center;justify-content:center;padding:18px}
.contact-overlay-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62);backdrop-filter:blur(4px)}
.contact-overlay-box{position:relative;z-index:1;width:min(900px,calc(100vw - 24px));max-height:calc(100dvh - 24px);overflow:hidden;border-radius:24px;background:rgba(15,23,42,.96);border:1px solid rgba(255,255,255,.18);box-shadow:0 24px 80px rgba(0,0,0,.58);padding:12px 0 0}
.contact-overlay-x{position:absolute;right:12px;top:10px;width:38px;height:38px;border:0;border-radius:50%;background:linear-gradient(180deg,#fff,#d7e3f7);color:#101828;font-size:28px;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.28);z-index:2}
.contact-overlay-frame{display:block;width:100%;height:min(760px,calc(100dvh - 74px));border:0;background:transparent}
body.contact-overlay-open{overflow:hidden}
html[data-theme="light"] .contact-overlay-box{background:rgba(255,255,255,.98);border-color:rgba(15,23,42,.16);box-shadow:0 24px 70px rgba(15,23,42,.24)}
@media (max-width:700px){.contact-overlay-modal{padding:10px}.contact-overlay-box{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);border-radius:20px;padding-top:10px}.contact-overlay-frame{height:calc(100dvh - 30px)}.contact-overlay-x{right:8px;top:7px}}
@media (max-height:520px) and (orientation:landscape){.contact-overlay-modal{padding:8px}.contact-overlay-box{max-height:calc(100dvh - 16px);padding-top:8px}.contact-overlay-x{width:32px;height:32px;font-size:24px}.contact-overlay-frame{height:calc(100dvh - 24px)}}

/* Anbita AMTV Einbettung */
body.amtv-embedded{
    background:transparent!important;
    min-height:auto;
}
body.amtv-embedded .onea-page{
    width:100%;
    max-width:100%;
    margin:0 auto;
}
body.amtv-embedded .tv-area{
    margin-top:0;
}
body.amtv-embedded .tv-frame{
    width:min(980px,100%);
}
.hero-logo-text{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:170px;
    min-height:78px;
    padding:10px 18px;
    border-radius:18px;
    font-size:clamp(2rem,5vw,4rem);
    line-height:1;
    font-weight:950;
    color:#ffd23a;
    background:linear-gradient(135deg,rgba(227,29,45,.92),rgba(15,79,216,.92));
    text-shadow:0 3px 0 rgba(0,0,0,.32);
    box-shadow:0 10px 28px rgba(0,0,0,.28);
}
.sender-logo-text{
    min-width:64px;
    padding:7px 10px;
    border-radius:12px;
    color:#ffd23a;
    background:rgba(0,0,0,.48);
    border:1px solid rgba(255,255,255,.22);
    font-size:clamp(.95rem,1.6vw,1.25rem);
    font-weight:950;
    letter-spacing:.04em;
    text-shadow:0 2px 0 rgba(0,0,0,.42);
}
body.amtv-embedded .cookie-consent,
body.amtv-embedded .app-install-modal,
body.amtv-embedded .contact-overlay-modal{
    display:none!important;
}


/* AMTV Logo im Fernseher oben rechts */
.sender-logo{top:20px!important;right:12px!important;z-index:12!important;background:transparent!important;border:0!important;padding:0!important;min-width:0!important}
.sender-logo img{display:block;width:clamp(132px,18vw,205px)!important;max-width:34%!important;height:auto!important;max-height:88px!important;filter:drop-shadow(0 4px 14px rgba(0,0,0,.38))!important}
@media (max-width:900px){.sender-logo{top:16px!important;right:8px!important}.sender-logo img{width:clamp(108px,20vw,158px)!important;max-height:70px!important}}
@media (max-width:640px){.sender-logo{top:14px!important;right:4px!important}.sender-logo img{width:106px!important;max-height:52px!important}}
@media (max-width:420px){.sender-logo{top:12px!important;right:2px!important}.sender-logo img{width:90px!important;max-height:44px!important}}

html[data-theme="dark"] .hero-logo-wide{filter:brightness(0) invert(1) drop-shadow(0 10px 28px rgba(0,0,0,.35))!important}

/* AMTV: Fernseher-Logo Darkmode */
html[data-theme="dark"] .sender-logo img{
    filter:brightness(0) invert(1) drop-shadow(0 4px 14px rgba(0,0,0,.38))!important;
}
.sender-logo{
    right:4px!important;
}
.sender-logo img{
    width:clamp(146px,19vw,220px)!important;
    max-height:96px!important;
}
@media (max-width:900px){
    .sender-logo{right:0!important}
    .sender-logo img{width:clamp(118px,21vw,170px)!important;max-height:78px!important}
}
@media (max-width:640px){
    .sender-logo{right:0!important}
    .sender-logo img{width:116px!important;max-height:58px!important}
}
@media (max-width:420px){
    .sender-logo{right:0!important}
    .sender-logo img{width:98px!important;max-height:49px!important}
}


/* Senderlogo im Fernseher oben rechts mit kleinem Abstand */
.sender-logo{
    top:8px!important;
    right:8px!important;
    left:auto!important;
    bottom:auto!important;
}
.sender-logo img{
    width:clamp(78px,7.8vw,112px)!important;
    max-height:100px!important;
    object-fit:contain!important;
}
@media (max-width:900px){
    .sender-logo{
        top:7px!important;
        right:7px!important;
    }
    .sender-logo img{
        width:clamp(62px,7.5vw,84px)!important;
        max-height:76px!important;
    }
}
@media (max-width:640px){
    .sender-logo{
        top:6px!important;
        right:6px!important;
    }
    .sender-logo img{
        width:64px!important;
        max-height:58px!important;
    }
}
@media (max-width:420px){
    .sender-logo{
        top:5px!important;
        right:5px!important;
    }
    .sender-logo img{
        width:56px!important;
        max-height:50px!important;
    }
}


/* Senderlogo im Fernseher deutlich größer */
.sender-logo{
    top:8px!important;
    right:8px!important;
    left:auto!important;
    bottom:auto!important;
}
.sender-logo img{
    width:clamp(150px,14vw,240px)!important;
    max-height:155px!important;
    object-fit:contain!important;
}
@media (max-width:900px){
    .sender-logo{
        top:7px!important;
        right:7px!important;
    }
    .sender-logo img{
        width:clamp(115px,15vw,170px)!important;
        max-height:118px!important;
    }
}
@media (max-width:640px){
    .sender-logo{
        top:6px!important;
        right:6px!important;
    }
    .sender-logo img{
        width:108px!important;
        max-height:90px!important;
    }
}
@media (max-width:420px){
    .sender-logo{
        top:5px!important;
        right:5px!important;
    }
    .sender-logo img{
        width:96px!important;
        max-height:78px!important;
    }
}


/* Senderlogo im Fernseher exakt 50x20 oben rechts */
.sender-logo{
    top:6px!important;
    right:6px!important;
    left:auto!important;
    bottom:auto!important;
}
.sender-logo img{
    width:50px!important;
    height:20px!important;
    max-width:50px!important;
    max-height:20px!important;
    object-fit:contain!important;
}
@media (max-width:900px){
    .sender-logo{
        top:6px!important;
        right:6px!important;
    }
    .sender-logo img{
        width:50px!important;
        height:20px!important;
        max-width:50px!important;
        max-height:20px!important;
    }
}
@media (max-width:640px){
    .sender-logo{
        top:5px!important;
        right:5px!important;
    }
    .sender-logo img{
        width:50px!important;
        height:20px!important;
        max-width:50px!important;
        max-height:20px!important;
    }
}
@media (max-width:420px){
    .sender-logo{
        top:5px!important;
        right:5px!important;
    }
    .sender-logo img{
        width:50px!important;
        height:20px!important;
        max-width:50px!important;
        max-height:20px!important;
    }
}


/* Senderlogo im Fernseher exakt 66x33 oben rechts */
.sender-logo{
    top:6px!important;
    right:6px!important;
    left:auto!important;
    bottom:auto!important;
}
.sender-logo img{
    width:66px!important;
    height:33px!important;
    max-width:66px!important;
    max-height:33px!important;
    object-fit:contain!important;
}
@media (max-width:900px){
    .sender-logo{
        top:6px!important;
        right:6px!important;
    }
    .sender-logo img{
        width:66px!important;
        height:33px!important;
        max-width:66px!important;
        max-height:33px!important;
    }
}
@media (max-width:640px){
    .sender-logo{
        top:5px!important;
        right:5px!important;
    }
    .sender-logo img{
        width:66px!important;
        height:33px!important;
        max-width:66px!important;
        max-height:33px!important;
    }
}
@media (max-width:420px){
    .sender-logo{
        top:5px!important;
        right:5px!important;
    }
    .sender-logo img{
        width:66px!important;
        height:33px!important;
        max-width:66px!important;
        max-height:33px!important;
    }
}


/* Senderlogo im Fernseher exakt 85x50 oben rechts */
.sender-logo{
    top:6px!important;
    right:6px!important;
    left:auto!important;
    bottom:auto!important;
}
.sender-logo img{
    width:85px!important;
    height:50px!important;
    max-width:85px!important;
    max-height:50px!important;
    object-fit:contain!important;
}
@media (max-width:900px){
    .sender-logo{
        top:6px!important;
        right:6px!important;
    }
    .sender-logo img{
        width:85px!important;
        height:50px!important;
        max-width:85px!important;
        max-height:50px!important;
    }
}
@media (max-width:640px){
    .sender-logo{
        top:5px!important;
        right:5px!important;
    }
    .sender-logo img{
        width:85px!important;
        height:50px!important;
        max-width:85px!important;
        max-height:50px!important;
    }
}
@media (max-width:420px){
    .sender-logo{
        top:5px!important;
        right:5px!important;
    }
    .sender-logo img{
        width:85px!important;
        height:50px!important;
        max-width:85px!important;
        max-height:50px!important;
    }
}


/* AMTV v43: Klick/Tipp aufs laufende Video öffnet Vollbild, Logo passt sich automatisch an */
.tv-fullscreen-hitarea{
    position:absolute!important;
    inset:0!important;
    z-index:4!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    background:transparent!important;
    cursor:zoom-in!important;
    opacity:0!important;
}
.tv-screen.is-powered-off .tv-fullscreen-hitarea{
    display:none!important;
}
.tv-screen .sender-logo{
    top:clamp(6px,1.25%,12px)!important;
    right:clamp(6px,1.25%,12px)!important;
    left:auto!important;
    bottom:auto!important;
    z-index:12!important;
    width:clamp(74px,13%,160px)!important;
    height:auto!important;
    max-width:18%!important;
    min-width:0!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    pointer-events:none!important;
}
.tv-screen .sender-logo img{
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-width:100%!important;
    max-height:none!important;
    object-fit:contain!important;
    filter:drop-shadow(0 4px 14px rgba(0,0,0,.55))!important;
}
html[data-theme="dark"] .tv-screen .sender-logo img{
    filter:brightness(0) invert(1) drop-shadow(0 4px 14px rgba(0,0,0,.55))!important;
}
.tv-screen:fullscreen,
.tv-screen:-webkit-full-screen,
.tv-screen.is-faux-fullscreen{
    position:fixed!important;
    inset:0!important;
    width:100vw!important;
    height:100vh!important;
    max-width:none!important;
    max-height:none!important;
    aspect-ratio:auto!important;
    z-index:99999!important;
    border:0!important;
    border-radius:0!important;
    background:#000!important;
    box-shadow:none!important;
}
.tv-screen:fullscreen .youtube-player,
.tv-screen:fullscreen .youtube-player iframe,
.tv-screen:fullscreen .tv-off-overlay,
.tv-screen:fullscreen .tv-off-banner,
.tv-screen:-webkit-full-screen .youtube-player,
.tv-screen:-webkit-full-screen .youtube-player iframe,
.tv-screen:-webkit-full-screen .tv-off-overlay,
.tv-screen:-webkit-full-screen .tv-off-banner,
.tv-screen.is-faux-fullscreen .youtube-player,
.tv-screen.is-faux-fullscreen .youtube-player iframe,
.tv-screen.is-faux-fullscreen .tv-off-overlay,
.tv-screen.is-faux-fullscreen .tv-off-banner{
    border-radius:0!important;
}
.tv-screen:fullscreen .sender-logo,
.tv-screen:-webkit-full-screen .sender-logo,
.tv-screen.is-faux-fullscreen .sender-logo{
    top:clamp(8px,1.2vw,18px)!important;
    right:clamp(8px,1.2vw,18px)!important;
    width:clamp(110px,12vw,230px)!important;
    max-width:18vw!important;
}
.tv-screen:fullscreen .tv-fullscreen-hitarea,
.tv-screen:-webkit-full-screen .tv-fullscreen-hitarea,
.tv-screen.is-faux-fullscreen .tv-fullscreen-hitarea{
    cursor:zoom-out!important;
}
html.amtv-faux-fullscreen-open,
body.amtv-faux-fullscreen-open{
    overflow:hidden!important;
}
@media (max-width:760px){
    .tv-screen .sender-logo{
        top:6px!important;
        right:6px!important;
        width:clamp(70px,18%,116px)!important;
        max-width:22%!important;
    }
    .tv-screen:fullscreen .sender-logo,
    .tv-screen:-webkit-full-screen .sender-logo,
    .tv-screen.is-faux-fullscreen .sender-logo{
        top:8px!important;
        right:8px!important;
        width:clamp(96px,24vw,150px)!important;
        max-width:26vw!important;
    }
}
@media (max-width:420px){
    .tv-screen .sender-logo{
        width:clamp(66px,20%,98px)!important;
        max-width:24%!important;
    }
    .tv-screen:fullscreen .sender-logo,
    .tv-screen:-webkit-full-screen .sender-logo,
    .tv-screen.is-faux-fullscreen .sender-logo{
        width:clamp(88px,28vw,128px)!important;
        max-width:30vw!important;
    }
}

.channel-btn .channel-premium-badge{display:inline-block!important;width:24px!important;height:24px!important;min-width:24px!important;max-width:24px!important;max-height:24px!important;object-fit:contain!important;vertical-align:middle!important;flex:0 0 24px!important}
@media (max-width:640px){.channel-btn .channel-premium-badge{width:20px!important;height:20px!important;min-width:20px!important;max-width:20px!important;max-height:20px!important;flex-basis:20px!important}}
@media (max-height:520px) and (orientation:landscape){.channel-btn .channel-premium-badge{width:18px!important;height:18px!important;min-width:18px!important;max-width:18px!important;max-height:18px!important;flex-basis:18px!important}}
