/* BITANIK TV: isolated campaign surface. All artwork is local HTML/SVG/CSS. */
.bq-tv{margin-block:34px 44px;min-width:0;--tv-ink:#09293f;--tv-pearl:#e9f7fb;--tv-accent:#71e7ff}
.bq-tv .bq-tv-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px;padding-inline:5px}
.bq-tv .bq-tv-eyebrow{font:800 11px/1.8 Tahoma,sans-serif;letter-spacing:3px;color:#236d87}
.bq-tv .bq-tv-heading h2{font-size:clamp(20px,2.15vw,32px);line-height:1.65;color:var(--tv-ink);margin:4px 0 0;letter-spacing:0}
.bq-tv .bq-tv-heading p{font-size:12px;line-height:1.8;color:#446778;margin:0}
.bq-tv .bq-tv-frame{position:relative;padding:10px;border:1px solid #adc7d1;border-radius:32px;background:linear-gradient(125deg,#fff 0%,#d7e9ee 20%,#f9ffff 47%,#b8cfd9 79%,#edfaff);box-shadow:inset 0 0 0 2px #ffffffb3,0 22px 45px #183b5221,0 4px 8px #17334717;min-width:0;max-width:100%}
.bq-tv .bq-tv-bezel{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:36px;padding:0 16px 9px;color:#375465}
.bq-tv .bq-tv-brand{direction:ltr;font:800 11px/1.5 Tahoma,sans-serif;letter-spacing:2px}.bq-tv .bq-tv-brand b{font-weight:400;letter-spacing:1px}
.bq-tv .bq-tv-indicator{display:flex;align-items:center;gap:7px;font-size:10px}.bq-tv .bq-tv-indicator i{width:6px;height:6px;border-radius:50%;background:#22866b;box-shadow:0 0 0 3px #22866b12}
.bq-tv .bq-tv-speaker{height:5px;width:52px;border-radius:4px;background:repeating-linear-gradient(90deg,#78919d 0 2px,transparent 2px 5px);opacity:.65}
.bq-tv .bq-tv-screen{display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden;border-radius:22px;border:1px solid #071d32;background:#061829;box-shadow:inset 0 0 12px #0009;isolation:isolate}
.bq-tv .bq-tv-scene{grid-area:1 / 1;position:relative;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-items:center;min-height:430px;padding:clamp(24px,4vw,58px);gap:24px;color:#f3fbff;background:radial-gradient(ellipse at 20% 55%,#124d6877,transparent 57%),linear-gradient(130deg,#051422,#0c233b 70%,#083148);min-width:0}
/* Inactive scenes still size the shared grid track: text/zoom cannot change
   the screen height when another scene becomes active. Visibility + inert
   remove their links from interaction without measuring or clipping copy. */
.bq-tv .bq-tv-scene[hidden]{display:grid!important;visibility:hidden!important;pointer-events:none!important}
.bq-tv .bq-tv-scene--cash{--tv-accent:#8affc8;background:radial-gradient(ellipse at 20% 50%,#14614f7a,transparent 57%),linear-gradient(135deg,#041f22,#082b2b 70%,#0c4139)}
.bq-tv .bq-tv-scene--gift{--tv-accent:#ffd58c;background:radial-gradient(ellipse at 20% 40%,#65478977,transparent 60%),linear-gradient(135deg,#17192d,#25213c 67%,#3b2e44)}
.bq-tv .bq-tv-copy{position:relative;z-index:2;min-width:0;max-width:570px}
.bq-tv .bq-tv-kicker{font-size:12px;color:var(--tv-accent);display:inline-flex;align-items:center;gap:9px;font-weight:700}.bq-tv .bq-tv-kicker:before{content:'';height:1px;width:25px;background:currentColor}
.bq-tv .bq-tv-copy h3{color:#f5fbff;font-size:clamp(27px,3.3vw,47px);font-weight:900;line-height:1.6;margin:14px 0 13px;max-width:540px;letter-spacing:-.6px;text-wrap:balance}
.bq-tv .bq-tv-copy p{font-size:14px;line-height:2.1;color:#c9dde7;max-width:440px;margin:0 0 24px}
.bq-tv .bq-tv-copy small{display:block;color:#b9d0d9;font-size:10px;line-height:1.9;margin-top:14px;max-width:450px}
.bq-tv a.bq-tv-cta{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:48px;max-width:100%;padding:11px 21px;background:var(--tv-accent);color:#09242e;border:1px solid #ffffff3b;border-radius:13px;text-decoration:none;font-weight:800;font-size:13px;line-height:1.8;box-shadow:0 8px 24px #0003;white-space:normal}
.bq-tv a.bq-tv-cta:hover{filter:brightness(1.08)}.bq-tv a:focus-visible,.bq-tv button:focus-visible{outline:3px solid #f7bd36!important;outline-offset:4px}
.bq-tv .bq-tv-art{position:relative;min-width:0;height:285px;perspective:900px;display:grid;place-items:center;direction:ltr;color:var(--tv-accent)}
.bq-tv .bq-tv-halo{position:absolute;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,#75dcf21a,transparent 67%);box-shadow:0 0 70px #9bffdf12}
.bq-tv .bq-tv-orbit{position:absolute;width:290px;height:190px;border:1px solid #b7eeff2b;transform:rotate(-25deg);border-radius:50%;box-shadow:0 0 0 24px #ffffff02,0 0 0 48px #ffffff02}
.bq-tv .bq-tv-plinth{position:absolute;bottom:14px;width:260px;height:58px;border-radius:50%;background:linear-gradient(#bbecf21f,#4b8e9817);border-top:1px solid #b6ffff49;box-shadow:0 28px 28px #0004}
.bq-tv .bq-tv-device{position:relative;width:145px;height:234px;padding:5px;border-radius:28px;transform:rotate(-12deg) rotateY(16deg);background:linear-gradient(120deg,#d7efff,#567783 28%,#d9f1ff 47%,#244655 78%,#a8dbe7);box-shadow:10px 17px 28px #0006,inset -3px 0 3px #ecffffb3}
.bq-tv .bq-tv-device-glass{position:relative;height:100%;border-radius:23px;background:linear-gradient(145deg,#233e5c,#0a2433 58%,#287687);overflow:hidden;border:1px solid #122534}
.bq-tv .bq-tv-device-glass svg{position:absolute;inset:16px 2px 0;width:100%;height:88%;filter:drop-shadow(0 7px 8px #0003)}
.bq-tv .bq-tv-device-dot{position:absolute;top:8px;left:50%;width:35px;height:6px;transform:translateX(-50%);border-radius:5px;background:#020d15;z-index:1}.bq-tv .bq-tv-device-word{position:absolute;bottom:12px;left:0;right:0;text-align:center;color:#c7eef1;font:8px/1.4 Tahoma,sans-serif;letter-spacing:3px}
.bq-tv .bq-tv-token{position:absolute;right:3%;bottom:38px;width:92px;height:92px;border-radius:50%;display:grid;place-items:center;transform:rotate(10deg);border:5px solid #b5fbf0;background:radial-gradient(circle at 30% 20%,#dcfff7,#86e8c4 45%,#24897f);box-shadow:5px 10px 0 #1d6661,10px 20px 25px #0004;color:#103e42;font-size:30px;font-weight:900;letter-spacing:-1px}
.bq-tv .bq-tv-scene--installment .bq-tv-token{border-color:#b7f2ff;background:linear-gradient(140deg,#e3ffff,#77daf5,#4695bc);color:#143d5a;box-shadow:5px 10px 0 #285f7f,10px 20px 25px #0004}
.bq-tv .bq-tv-gift{position:relative;width:172px;height:174px;transform:rotate(-10deg);filter:drop-shadow(15px 18px 15px #0005)}
.bq-tv .bq-tv-box{position:absolute;bottom:0;width:164px;height:121px;border-radius:7px 7px 14px 14px;background:linear-gradient(120deg,#dfbcfd,#a576d6 48%,#683fa5);border:1px solid #f1ceff7a;box-shadow:inset -12px 0 0 #592f7833,inset 2px 0 3px #fff6}
.bq-tv .bq-tv-box i{position:absolute;top:0;bottom:0;left:65px;width:30px;background:linear-gradient(90deg,#ba8036,#ffe9a8 35%,#e6b464 75%,#b77c36)}
.bq-tv .bq-tv-lid{position:absolute;top:34px;left:-7px;width:181px;height:34px;z-index:2;border-radius:7px;background:linear-gradient(145deg,#efdcff,#b994e2 56%,#8c5bc0);box-shadow:0 6px 5px #40204740;border:1px solid #ffe5ff70}
.bq-tv .bq-tv-lid:after{content:'';position:absolute;inset:0 auto 0 71px;width:30px;background:linear-gradient(90deg,#d69f50,#fff0b8,#d49f54)}
.bq-tv .bq-tv-bow{position:absolute;z-index:3;top:-4px;left:45px;width:77px;height:44px;display:flex;align-items:end;justify-content:center}
.bq-tv .bq-tv-bow i{display:block;width:43px;height:33px;border:8px solid #ebc378;border-radius:50% 50% 8% 50%;transform:rotate(18deg);box-shadow:inset 1px 1px 2px #fff8}.bq-tv .bq-tv-bow i+i{transform:scaleX(-1) rotate(18deg)}
.bq-tv .bq-tv-gift-star{position:absolute;right:-25px;top:3px;font-size:42px;color:#ffe2a1;text-shadow:0 0 25px #ffe09b70}
.bq-tv .bq-tv-spark{position:absolute;color:var(--tv-accent);font-size:22px;opacity:.8}.bq-tv .bq-tv-spark--one{left:12%;top:20px}.bq-tv .bq-tv-spark--two{right:9%;top:70px;font-size:15px}
.bq-tv .bq-tv-art-caption{position:absolute;bottom:-15px;left:0;right:0;text-align:center;font:8px/1.6 Tahoma,sans-serif;letter-spacing:3px;color:#bad6d9aa}
.bq-tv .bq-tv-controls{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 8px 3px;min-width:0}
.bq-tv .bq-tv-choices{display:flex;flex-wrap:wrap;gap:7px;min-width:0;flex:1}
.bq-tv :is(a,button).bq-tv-choice,.bq-tv button.bq-tv-pause{display:inline-flex;justify-content:center;align-items:center;min-height:44px;padding:9px 15px;border-radius:11px;border:1px solid #aac4ce;background:#f8fdffb3;color:#294759;font:700 11px/1.7 Tahoma,sans-serif;text-decoration:none;cursor:pointer;white-space:normal}
.bq-tv :is(a,button).bq-tv-choice[aria-pressed=true]{background:#18374e;border-color:#18374e;color:#fff;box-shadow:0 3px 8px #153a5326}
.bq-tv button.bq-tv-pause{background:transparent;font-weight:400;min-width:93px}.bq-tv button.bq-tv-pause:disabled{cursor:default}
.bq-tv [hidden]{display:none!important}.bq-tv .bq-tv-counter{font:10px/1.6 Tahoma,sans-serif;color:#47606d;direction:ltr;min-width:27px;text-align:center}
.bq-tv .bq-tv-stand{margin:0 auto;width:36%;max-width:300px;height:15px;border-radius:0 0 50% 50%;background:linear-gradient(#96b3c0,#daeaf0 60%,#adcad3);box-shadow:0 6px 9px #1c485d12}
.bq-tv .bq-tv-status{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
@media(max-width:860px){.bq-tv .bq-tv-scene{min-height:430px;gap:12px;padding:28px}.bq-tv .bq-tv-art{transform:scale(.87)}.bq-tv .bq-tv-copy h3{font-size:30px}.bq-tv .bq-tv-copy p{font-size:13px}}
@media(max-width:600px){.bq-tv{margin-block:24px 30px}.bq-tv .bq-tv-heading{display:block}.bq-tv .bq-tv-heading p{margin-top:5px}.bq-tv .bq-tv-heading h2{font-size:22px}.bq-tv .bq-tv-frame{padding:6px;border-radius:24px}.bq-tv .bq-tv-bezel{padding:3px 8px 9px;gap:8px}.bq-tv .bq-tv-speaker{display:none}.bq-tv .bq-tv-screen{border-radius:17px}.bq-tv .bq-tv-scene{grid-template-columns:minmax(0,1fr);min-height:620px;padding:23px 20px 29px;gap:9px}.bq-tv .bq-tv-copy h3{font-size:29px;line-height:1.65;margin:11px 0}.bq-tv .bq-tv-copy p{margin-bottom:17px}.bq-tv .bq-tv-art{height:246px;transform:scale(.85);margin-block:-7px -9px}.bq-tv .bq-tv-copy{max-width:none}.bq-tv .bq-tv-cta{width:100%}.bq-tv .bq-tv-controls{gap:7px;padding:9px 3px 3px}.bq-tv .bq-tv-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;flex-basis:100%;gap:5px}.bq-tv :is(a,button).bq-tv-choice{padding:8px 5px;font-size:10px;min-height:44px}.bq-tv button.bq-tv-pause{margin-inline-start:auto}.bq-tv .bq-tv-art-caption{bottom:-9px}}
@media(max-width:359px){.bq-tv .bq-tv-scene{padding-inline:15px}.bq-tv .bq-tv-copy h3{font-size:25px}.bq-tv .bq-tv-orbit{width:240px}.bq-tv .bq-tv-plinth{width:215px}.bq-tv .bq-tv-art{transform:scale(.77)}}
@media(prefers-reduced-motion:reduce){.bq-tv *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* Managed campaign posters preserve the screen's intrinsic space and live copy. */
.bq-tv .bq-tv-poster{display:block;width:100%;height:100%;max-width:360px;max-height:285px;object-fit:contain;border-radius:18px}
.bq-tv .bq-tv-copy :is(h3,p,small),.bq-tv :is(a,button).bq-tv-choice{overflow-wrap:anywhere}
