:root{color-scheme:dark;--bg:#070e20;--panel:#101d36;--line:#26324a;--muted:#b1bdd1;--orange:#ff651c}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid #ffb079;outline-offset:5px}header,main,footer{max-width:1280px;margin:auto;padding:0 40px}header{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{font-size:30px;font-weight:900;font-style:italic;color:var(--orange);white-space:nowrap;letter-spacing:-1px}.brand span{color:white}.brand b{font-size:20px;margin-left:5px}nav{display:flex;gap:28px;font-size:14px}.contact{border:1px solid var(--line);padding:10px 18px;border-radius:5px;font-size:14px}.intro{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:40px 0 28px}.eyebrow{font-size:12px;letter-spacing:1.5px;font-weight:700;color:var(--orange);margin:0 0 12px}h1{font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-1.6px;margin:0}h1 em{font-style:normal;color:var(--orange)}.intro-note{color:var(--muted);font-size:14px}.broadcast{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--panel)}.section-head{display:flex;align-items:center;justify-content:space-between;padding:14px 20px}.section-head h2{font-size:16px;margin:0}.section-head>span{font-size:12px;color:var(--muted)}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--orange);margin-right:8px}.screen{position:relative;aspect-ratio:16/9;background:#030712}.poster{position:absolute;width:100%;height:100%;object-fit:cover}.screen iframe{position:absolute;width:100%;height:100%;border:0}.broadcast-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;font-size:14px}.broadcast-bottom p{margin:0;color:var(--muted)}.broadcast-bottom a{white-space:nowrap}.bottom{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:28px;padding:36px 0 42px}.bottom h2{font-size:24px;margin:0}.bottom p:not(.eyebrow){color:var(--muted);font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 20px;border-radius:5px;font-size:16px;font-weight:700}.facebook{background:#1877f2;color:white}.phone{font-size:21px;font-weight:700}.reach{padding-left:20px;border-left:1px solid var(--line)}.qr{display:flex;align-items:center;gap:16px}.qr img{border-radius:6px}.qr strong{font-size:14px}.qr a{font-size:14px;color:var(--orange)}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:22px;padding-bottom:22px;color:var(--muted);font-size:12px}footer .brand{font-size:24px}dialog{color:#fff;background:var(--panel);border:1px solid #40506b;border-radius:16px;padding:30px;width:min(420px,calc(100% - 32px));text-align:center;max-height:90dvh;overflow:auto;box-shadow:0 30px 100px #0008}dialog::backdrop{background:#020716bd;backdrop-filter:blur(5px)}.modal-logo{width:114px;height:93px;object-fit:cover;border-radius:7px;margin:0 0 20px}dialog h2{font-size:29px;line-height:1.12;letter-spacing:-.6px;margin:0 0 16px}dialog p{color:var(--muted)}dialog .eyebrow{color:var(--orange)}dialog .button{width:100%}.close{position:absolute;right:10px;top:8px;border:0;background:none;color:#fff;font-size:28px;width:40px;height:40px;cursor:pointer}.small{font-size:12px}.continue{font:inherit;color:#d9e4f5;background:none;border:0;text-decoration:underline;padding:8px;cursor:pointer}@media(min-width:1400px){.screen{max-height:560px}}@media(max-width:900px){header,main,footer{padding-left:22px;padding-right:22px}.bottom{grid-template-columns:1fr 1fr}.qr{grid-column:1/-1}.intro-note{display:none}nav{gap:14px}.contact{display:none}}@media(max-width:540px){header{min-height:80px;flex-wrap:wrap;gap:8px;padding-top:14px;padding-bottom:14px}.brand{font-size:25px}nav{font-size:12px;gap:12px}.intro{padding:28px 0 22px}.bottom{grid-template-columns:1fr}.reach{border-left:0;border-top:1px solid var(--line);padding:22px 0 0}.qr{grid-column:auto}.broadcast-bottom{align-items:start;flex-direction:column}.section-head{padding:12px}.section-head>span{font-size:12px}footer{flex-wrap:wrap}footer p{display:none}}

nav a,.broadcast-bottom>a{display:inline-flex;align-items:center;gap:8px}.social-icon{width:20px;height:20px;flex-shrink:0;filter:invert(1)}.button{gap:9px}nav{flex-wrap:wrap}nav .youtube-icon{filter:invert(21%) sepia(98%) saturate(6800%) hue-rotate(355deg) brightness(103%) contrast(116%)}.screen{min-height:200px}

.broadcast-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;flex-shrink:0}.broadcast-actions>a{display:inline-flex;align-items:center;gap:8px}.share-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #53627c;border-radius:5px;background:#192b48;color:#fff;font:inherit;padding:10px 14px;cursor:pointer;min-height:44px}.share-button:hover{background:#263d60}.whatsapp{background:#137d40;color:white}.share-label{display:block;text-align:left;margin-top:20px;font-size:14px}#share-url{width:100%;margin:8px 0 12px;padding:12px;border:1px solid #53627c;background:#070e20;color:white;border-radius:5px;font:inherit}#share-dialog h2{padding-top:16px}@media(max-width:1050px){.broadcast-bottom{flex-wrap:wrap}}@media(max-width:540px){.broadcast-actions{gap:12px}}

