﻿:root{--bg:#020812;--panel:#091321;--panel2:#0b1727;--yellow:#f1bf00;--spain-red:#aa151b;--spain-gold:#f1bf00;--blue:#0b9cff;--cyan:#39d8ff;--green:#2bd56f;--red:#e5222c;--text:#f7f9fc;--muted:#9eabba;--line:#ffffff14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#000713;color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.page-shell{position:relative;width:min(100%,430px);min-height:100vh;margin:auto;background:var(--bg);overflow:hidden;box-shadow:0 0 70px #000}
.site-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;height:62px;padding:0 17px;background:linear-gradient(180deg,#020812 65%,#020812e8 85%,transparent);backdrop-filter:blur(8px)}.brand{display:inline-flex;align-items:center;gap:6px;font-size:19px;letter-spacing:-.5px}.brand-tv{position:relative;display:inline-block;width:25px;height:18px;border-radius:3px;background:linear-gradient(180deg,#aa151b 0 25%,#f1bf00 25% 75%,#aa151b 75% 100%);box-shadow:0 0 11px #f1bf0040}.brand-tv::after{content:"";position:absolute;left:7px;top:6px;width:3px;height:6px;border:1px solid #aa151b;border-radius:1px;background:#f6d44a}.header-actions{display:flex;align-items:center;gap:8px}.header-download{display:inline-flex;align-items:center;gap:4px;padding:7px 9px;border:1px solid #ffe067;border-radius:8px;background:linear-gradient(180deg,#ffd331,#f1bf00);color:#07101b;font-size:10px;font-weight:900;box-shadow:0 4px 12px #0008}.menu-button{display:grid;gap:5px;padding:10px 0 10px 5px;border:0;background:none}.menu-button i{display:block;width:19px;height:2px;border-radius:2px;background:#fff}.menu-panel{position:absolute;right:13px;top:54px;display:none;width:150px;padding:8px;border:1px solid var(--line);border-radius:12px;background:#07111ff5;box-shadow:0 16px 40px #000b}.menu-panel.open{display:grid}.menu-panel a{padding:10px 12px;border-radius:8px;font-size:12px}.menu-panel a:hover{background:#ffffff0c}
.hero{position:relative;padding:8px 13px 20px;background:radial-gradient(circle at 80% 20%,#123051 0,transparent 29%),linear-gradient(180deg,#020812 0,#061224 55%,#020812 100%)}.hero-copy{position:relative;z-index:5;text-align:center}.crown{display:block;height:28px;color:var(--yellow);font-size:43px;line-height:.7;text-shadow:0 0 18px #ffc40066}.hero h1{margin:13px 0 4px;font-size:41px;line-height:1;letter-spacing:-2px}.hero h1 strong{color:var(--yellow);font-weight:900}.hero h2{margin:15px 0 3px;font-size:24px}.hero-offer{margin:0;font-size:24px;font-weight:800}.hero-offer strong{color:var(--yellow)}.hero-points{margin:19px 0 0;font-size:12px;font-weight:800;letter-spacing:.2px}.hero-points.muted{margin-top:8px;color:#d6e0eb}.stadium-glow{position:absolute;z-index:0;left:0;right:0;top:196px;height:410px;background:linear-gradient(180deg,#02081200 0,#03112644 20%,#03112699 72%,#020812 100%),linear-gradient(90deg,#0013307a,#00133013 48%,#00133088),url('https://shorttv.site/assets/images/banner02.png') center/cover;filter:saturate(1.25) contrast(1.1);opacity:.58}.hero-visual{position:relative;z-index:1;height:720px;margin:0 -13px}.hero-player{position:absolute;z-index:1;right:calc(50% - 320px);top:24px;width:500px;height:540px;object-fit:cover;object-position:50% 50%;opacity:.98;filter:saturate(1.12) contrast(1.08) brightness(.9);-webkit-mask-image:linear-gradient(180deg,#000 0,#000 69%,transparent 100%);mask-image:linear-gradient(180deg,#000 0,#000 69%,transparent 100%)}
.phone-frame{position:absolute;z-index:4;left:-9px;top:245px;width:282px;height:520px;padding:7px;border-radius:38px;background:linear-gradient(135deg,#8490a0,#060a0f 25%,#303947 70%,#050709);border:2px solid #10151c;box-shadow:0 22px 45px #000c,0 0 30px #1462b933}.phone-notch{position:absolute;z-index:2;top:7px;left:50%;width:100px;height:21px;transform:translateX(-50%);border-radius:0 0 15px 15px;background:#030609}.phone-screen{height:100%;padding:20px 11px 13px;border-radius:30px;background:linear-gradient(180deg,#0b1523,#070d17);overflow:hidden}.phone-status{display:flex;justify-content:space-between;color:#b9c5d2;font-size:9px;font-weight:700}.phone-title{display:grid;grid-template-columns:30px 1fr 30px;align-items:center;margin:8px -4px 12px;text-align:center}.phone-title button{border:0;background:none;color:#fff;font-size:28px}.phone-title b{font-size:12px}.account-list{display:grid}.account-list>div{display:flex;align-items:center;justify-content:space-between;padding:9px 3px;border-bottom:1px solid #ffffff0d;font-size:9px}.account-list span,.server-card span{color:#aeb9c7}.account-list b{font-size:9px}.green{color:#2ce779!important}.server-card{position:relative;margin-top:7px;padding:9px 27px 9px 7px;border-radius:7px;background:#0b1625;box-shadow:0 2px 7px #0005}.server-card span,.server-card b{display:block}.server-card span{font-size:9px}.server-card b{margin-top:3px;color:#dfe8f3;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-card i{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-style:normal;font-size:10px}.account-list.lower{margin-top:6px}
.apps-panel{position:relative;z-index:8;margin-top:-27px;padding:21px 10px 15px;border:1px solid #f1bf0035;border-radius:15px;background:#030a14f5;box-shadow:0 14px 34px #000a,0 0 26px #aa151b18;overflow:hidden}.apps-panel::before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--spain-red) 0 28%,var(--spain-gold) 28% 72%,var(--spain-red) 72%)}.apps-panel h3,.apps-panel>p{text-align:center}.apps-panel h3{margin:0;font-size:15px}.apps-panel>p{margin:6px 0 17px;color:#e1e6ed;font-size:14px}.apps-panel>p strong{color:var(--yellow)}.app-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px 3px}.app-item{min-width:0;text-align:center}.app-item img{display:block;width:43px;height:43px;margin:auto;border-radius:9px;object-fit:contain;box-shadow:0 7px 15px #0008}.app-item span{display:block;min-height:18px;margin-top:5px;color:#f3f6fb;font-size:7px;line-height:1.18}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-top:18px;padding-top:13px;border-top:1px solid #f1bf001c;text-align:center}.trust-row span{display:block;color:var(--spain-gold);font-size:18px}.trust-row b,.trust-row small{display:block}.trust-row b{margin-top:4px;font-size:7px}.trust-row small{margin-top:2px;color:#99a8b8;font-size:6px}
.section{padding:28px 13px}.section h2{margin:0;text-align:center;font-size:21px;letter-spacing:-.4px}.section h2 strong{color:var(--yellow)}.content-section{padding-top:20px;background:linear-gradient(180deg,#020812,#00050b)}.content-viewport{margin:18px -13px 0;overflow:hidden}.content-track{display:flex;gap:5px;padding:0 0 2px;transition:transform .55s ease}.content-card{position:relative;flex:0 0 108px;height:170px;border-radius:8px;overflow:hidden;background:#0d1724}.content-card img{width:100%;height:100%;object-fit:cover}.content-card::after{content:"";position:absolute;inset:42% 0 0;background:linear-gradient(transparent,#000d)}.content-card b{position:absolute;z-index:2;left:0;right:0;bottom:9px;text-align:center;font-size:11px}.slider-dots{display:flex;justify-content:center;gap:8px;margin-top:12px}.slider-dots button{width:7px;height:7px;padding:0;border:0;border-radius:20px;background:#7b8795}.slider-dots button.active{width:26px;background:var(--yellow)}
.plans-section{padding-top:25px;background:radial-gradient(circle at 50% 0,#0a1d34,transparent 38%),#020812}.plans-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px}.plan-card{position:relative;min-height:188px;padding:16px 10px 12px;border:1px solid #1679a7;border-radius:11px;background:linear-gradient(145deg,#0b1625,#07101c);text-align:center;box-shadow:inset 0 0 20px #1abfff08}.plan-card.trial{border-color:#b41d53}.plan-card h3{margin:0;color:var(--yellow);font-size:15px}.plan-card h3 strong{font-size:19px}.plan-price{margin-top:10px;font-size:23px;font-weight:900}.plan-price.free{color:var(--red);font-size:25px}.plan-icon{display:block;height:40px;margin:9px 0 10px;color:var(--yellow);font-size:31px;line-height:40px}.plan-card a{display:block;padding:11px 4px;border-radius:7px;background:linear-gradient(180deg,#ffd000,#f5b800);color:#07101b;font-size:14px;font-weight:900;box-shadow:0 6px 12px #0007}.popular-badge{position:absolute;right:-3px;top:8px;padding:4px 7px;border-radius:20px 0 0 20px;background:#ff2549;font-size:8px;font-weight:900}
.reviews-section{padding-bottom:34px;background:#020812}.reviews-section h2 span{color:var(--yellow)}.reviews-viewport{margin:20px -13px 0;overflow:hidden}.reviews-track{display:flex;gap:8px;padding:0 13px;transition:transform .5s ease}.review-card{flex:0 0 178px;min-height:201px;padding:13px 12px;border:1px solid #49617a;border-radius:10px;background:linear-gradient(145deg,#0e1928,#08111d)}.review-card header{display:flex;align-items:center;justify-content:space-between;gap:7px}.review-person{display:flex;min-width:0;align-items:center;gap:8px}.review-avatar{flex:0 0 40px;width:40px;height:40px;border:2px solid #f1bf00;border-radius:50%;object-fit:cover;object-position:center;box-shadow:0 4px 12px #0008}.review-card h3{margin:0;font-size:11px;line-height:1.15}.review-card .flag{font-size:13px}.review-stars{margin:8px 0;color:var(--yellow);letter-spacing:1px}.review-card p{min-height:72px;margin:0;color:#edf2f7;font-size:10px;line-height:1.45}.review-card small{display:block;margin-top:9px;color:#afbdcb;font-size:8px}
.why-section{background:linear-gradient(180deg,#020812,#030b16)}.why-section h2 strong,.faq-section h2 strong{color:var(--blue)}.blue-line{width:42px;height:3px;margin:6px auto 14px;border-radius:4px;background:#0c95ff}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.why-grid article{min-height:177px;padding:20px 14px;border:1px solid #ffffff0a;border-radius:12px;background:linear-gradient(145deg,#0b1726,#08121e);text-align:center}.why-grid span{display:block;font-size:45px}.why-grid h3{margin:10px 0 8px;font-size:14px}.why-grid p{margin:0;color:#c6d0dc;font-size:10px;line-height:1.55}
.faq-section{padding-top:5px}.faq-list{display:grid;gap:7px}.faq-list article{border:1px solid #ffffff08;border-radius:9px;background:#0a1524;overflow:hidden}.faq-list button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 15px;border:0;background:none;color:#f5f8fb;text-align:left;font-size:12px;font-weight:700}.faq-list button i{font-size:17px;font-style:normal;transition:transform .2s}.faq-list p{display:none;margin:0;padding:0 15px 14px;color:#9facba;font-size:10px;line-height:1.5}.faq-list article.open p{display:block}.faq-list article.open button i{transform:rotate(180deg)}
.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 10px;padding:20px 22px 54px;text-align:center}.benefits-grid span,.benefits-grid b{display:block}.benefits-grid span{font-size:30px}.benefits-grid b{margin-top:6px;font-size:8px}.benefits-grid div:nth-child(1) span,.benefits-grid div:nth-child(2) span{color:#138bff}
footer{padding:25px 18px 125px;background:#01060d;border-top:1px solid #ffffff0b}.footer-brand{font-size:15px}.footer-brand .brand-tv{width:19px;height:18px;font-size:8px}footer p{max-width:260px;margin:9px 0 15px;color:#758494;font-size:8px;line-height:1.4}footer nav{display:flex;flex-wrap:wrap;gap:8px 15px;margin-bottom:12px;color:#8d99a7;font-size:8px}footer small{color:#536171;font-size:7px}
.fixed-download{position:fixed;z-index:1000;left:max(12px,calc(50% - 203px));right:max(12px,calc(50% - 203px));bottom:calc(10px + env(safe-area-inset-bottom));padding:15px 10px;border:1px solid #ffe067;border-radius:8px;background:linear-gradient(180deg,#ffd000,#f2b900);color:#070d14;text-align:center;font-size:14px;font-weight:900;box-shadow:0 12px 28px #000c,0 0 0 2px #aa151b55}.fixed-download span{margin-right:7px}.whatsapp{position:fixed;z-index:1001;right:max(17px,calc(50% - 198px));bottom:calc(72px + env(safe-area-inset-bottom));display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:68px;height:75px;padding:0;background:transparent;border:0;color:#fff;filter:drop-shadow(0 8px 12px #000b)}.whatsapp svg{position:relative;z-index:2;display:block;width:55px;height:55px;padding:10px;overflow:visible;border:2px solid #a2edb2;border-radius:50%;background:linear-gradient(145deg,#40d967,#21ac48);fill:#fff;box-shadow:inset 0 0 0 2px #ffffff20}.whatsapp b{position:relative;z-index:3;margin-top:-5px;padding:4px 8px 3px;border:1px solid #6bdc83;border-radius:999px;background:#21a844;color:#fff;font-size:8px;line-height:1;white-space:nowrap}.download-running{pointer-events:none;filter:saturate(.75)}
@media(max-width:370px){.hero h1{font-size:37px}.hero-offer{font-size:21px}.phone-frame{left:-18px;width:274px}.apps-panel{padding-left:7px;padding-right:7px}.app-grid{column-gap:1px}.app-item img{width:39px;height:39px}.app-item span{font-size:6.5px}.why-grid article{padding-left:9px;padding-right:9px}}
@media(min-width:431px){body{background:radial-gradient(circle at 50% 0,#09213b,#000713 44%)}.page-shell{border-left:1px solid #ffffff08;border-right:1px solid #ffffff08}}

/* Hero v2: portrait player, complete phone and 8K emphasis */
.quality-badge{display:inline-flex;align-items:center;gap:6px;margin-top:11px;padding:5px 11px;border:1px solid #ffd93e80;border-radius:999px;background:linear-gradient(90deg,#aa151bca,#6f0f16ca);color:#fff4c2;font-size:10px;font-weight:900;letter-spacing:.6px;box-shadow:0 0 18px #aa151b55}.quality-badge b{color:#ffd331;font-size:16px;line-height:1}.quality-badge+.hero-points{margin-top:11px}.hero-visual{height:690px}.hero-player{right:-42px;top:18px;width:350px;height:520px;object-fit:cover;object-position:52% 48%;filter:saturate(1.08) contrast(1.06) brightness(.86);-webkit-mask-image:linear-gradient(180deg,#000 0,#000 72%,transparent 100%);mask-image:linear-gradient(180deg,#000 0,#000 72%,transparent 100%)}.phone-frame{left:-3px;top:170px;width:260px;height:495px}.apps-panel{margin-top:0}

@media(max-width:370px){.hero-player{right:-58px;width:330px;height:500px}.phone-frame{left:-12px;top:180px;width:250px;height:480px}.quality-badge{margin-top:10px}}

/* Spain market visual theme */
.site-header::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,var(--spain-red) 0 30%,var(--spain-gold) 30% 70%,var(--spain-red) 70%);opacity:.9}.hero{background:radial-gradient(circle at 88% 20%,#f1bf0024 0,transparent 25%),radial-gradient(circle at 8% 40%,#aa151b30 0,transparent 32%),linear-gradient(180deg,#020812 0,#081326 55%,#020812 100%)}.market-badge{display:inline-flex;align-items:center;gap:6px;margin:0 auto 11px;padding:5px 10px;border:1px solid #f1bf0060;border-radius:999px;background:#aa151b55;color:#fff4bd;font-size:9px;font-weight:900;letter-spacing:.6px;box-shadow:0 0 18px #aa151b33}.market-badge i{display:inline-block;width:17px;height:11px;border-radius:2px;background:linear-gradient(180deg,#aa151b 0 25%,#f1bf00 25% 75%,#aa151b 75%)}.crown{color:var(--spain-gold)}.content-section{background:radial-gradient(circle at 90% 0,#aa151b1f,transparent 32%),linear-gradient(180deg,#020812,#00050b)}.plans-section{background:radial-gradient(circle at 50% 0,#f1bf0018,transparent 38%),radial-gradient(circle at 0 55%,#aa151b18,transparent 34%),#020812}.plan-card{border-color:#f1bf0050}.plan-card.trial{border-color:#d92534}.plan-card a{background:linear-gradient(180deg,#ffd331,#f1bf00)}.reviews-section{background:radial-gradient(circle at 100% 18%,#aa151b1c,transparent 35%),#020812}.review-card{border-color:#f1bf0040}.why-section{background:radial-gradient(circle at 0 20%,#aa151b1b,transparent 32%),linear-gradient(180deg,#020812,#030b16)}.why-section h2 strong,.faq-section h2 strong{color:var(--spain-gold)}.blue-line{background:linear-gradient(90deg,var(--spain-red),var(--spain-gold),var(--spain-red))}.why-grid article{border-color:#f1bf0019}.faq-list article{border-color:#f1bf0012}.slider-dots button.active{background:var(--spain-gold)}footer{border-top:2px solid #aa151b66}

/* Keep the complete activation phone inside the first mobile viewport */
.hero-visual{height:500px}.hero-player{right:-36px;top:4px;width:320px;height:430px}.phone-frame{left:0;top:98px;width:220px;height:370px;padding:6px;border-radius:31px}.phone-notch{top:6px;width:78px;height:17px}.phone-screen{padding:17px 9px 10px;border-radius:25px}.phone-title{grid-template-columns:24px 1fr 24px;margin:5px -3px 6px}.phone-title button{font-size:23px}.phone-title b{font-size:9px}.phone-status,.account-list>div,.account-list b{font-size:7px}.account-list>div{padding:5px 2px}.server-card{margin-top:4px;padding:6px 21px 6px 6px}.server-card span{font-size:7px}.server-card b{font-size:6px}.account-list.lower{margin-top:3px}

@media(max-width:370px){.hero-visual{height:490px}.hero-player{right:-48px;top:8px;width:300px;height:410px}.phone-frame{left:-6px;top:96px;width:210px;height:360px}}

.phone-frame{top:-4px}
@media(max-width:370px){.phone-frame{top:-2px}}

/* FreeIPTV vector brand */
.brand-logo{display:block;width:128px;height:auto}.footer-brand .brand-logo{width:116px}.hero h1.brand-heading{font-size:35px;letter-spacing:-1.8px;white-space:nowrap}
@media(max-width:370px){.brand-logo{width:118px}.hero h1.brand-heading{font-size:31px;letter-spacing:-1.5px}}

/* Facebook / Instagram in-app browser guide */
.external-browser-guide{position:fixed;inset:0;z-index:30000;display:none;align-items:flex-end;justify-content:center;padding:18px;background:rgba(1,8,21,.8);backdrop-filter:blur(7px)}.external-browser-guide.is-open{display:flex}.external-browser-guide__backdrop{position:absolute;inset:0}.external-browser-guide__dialog{position:relative;width:min(100%,430px);max-height:calc(100vh - 28px);max-height:calc(100dvh - 28px);overflow-y:auto;padding:28px 18px calc(20px + env(safe-area-inset-bottom));border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#111b2e;box-shadow:0 24px 70px rgba(0,0,0,.7);text-align:center}.external-browser-guide__dialog h2{max-width:350px;margin:0 auto 17px;color:#fff;font-size:25px;line-height:1.15}.external-browser-guide__dialog>p{margin-left:auto;margin-right:auto}.external-browser-guide__dialog>p:first-of-type{max-width:370px;color:#b9c1d1;font-size:14px;line-height:1.55}.external-browser-guide__url{display:block;max-width:100%;margin:16px 0 13px;padding:10px 12px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#0c1526;color:#9fb0c8;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.external-browser-guide__actions{display:grid;gap:11px}.external-browser-guide__button{width:100%;min-height:55px;padding:13px 15px;border:0;border-radius:14px;background:#202b3f;color:#fff;font-size:16px;font-weight:900;cursor:pointer}.external-browser-guide__button--primary{background:linear-gradient(100deg,#ffc11a,#ff7918);color:#101827}.external-browser-guide__button:focus-visible{outline:3px solid #fff;outline-offset:2px}.external-browser-guide__help{margin-top:16px;margin-bottom:0;color:#aeb8ca;font-size:12px;line-height:1.5}.external-browser-guide__status{min-height:18px;margin:7px 0 0;color:#60dfa0;font-size:12px}.external-browser-guide-open{overflow:hidden}

/* Privacy consent: optional measurement stays disabled until the visitor chooses */
.footer-cookie-settings{padding:0;border:0;background:none;color:inherit;font:inherit;cursor:pointer}.footer-cookie-settings:hover{text-decoration:underline}.cookie-consent{position:fixed;inset:0;z-index:40000;display:none;align-items:flex-end;justify-content:center;padding:14px;background:#010817a8;backdrop-filter:blur(6px)}.cookie-consent.is-open{display:flex}.cookie-consent__panel{width:min(100%,430px);padding:20px 17px calc(17px + env(safe-area-inset-bottom));border:1px solid #ffffff1a;border-radius:20px;background:#111b2e;box-shadow:0 24px 65px #000c}.cookie-consent__eyebrow{display:block;color:#ffd331;font-size:10px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase}.cookie-consent h2{margin:7px 0 9px;font-size:20px;line-height:1.2}.cookie-consent p{margin:0;color:#bdc7d6;font-size:12px;line-height:1.55}.cookie-consent__actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:16px}.cookie-consent__actions button{min-height:49px;padding:10px 8px;border:1px solid #f1bf00;border-radius:11px;background:#f1bf00;color:#07101b;font-size:12px;font-weight:900;cursor:pointer}.cookie-consent__actions button:first-child{border-color:#d4dbe6;background:#d4dbe6}.cookie-consent__actions button:focus-visible,.footer-cookie-settings:focus-visible{outline:3px solid #4ac6ff;outline-offset:3px}.cookie-consent__links{display:flex;justify-content:center;gap:8px;margin-top:12px!important;color:#9eaec3!important;font-size:10px!important}.cookie-consent__links a{text-decoration:underline;text-underline-offset:2px}.cookie-consent-open{overflow:hidden}@media(max-width:350px){.cookie-consent__actions{grid-template-columns:1fr}.cookie-consent__panel{padding-left:14px;padding-right:14px}}

/* Refined Spanish TV aesthetic inspired by Orange España's visual principles */
:root{--bg:#050505;--panel:#151515;--panel2:#202020;--yellow:#ff7900;--spain-red:#aa151b;--spain-gold:#ff7900;--blue:#ff7900;--cyan:#ff9d43;--text:#fff;--muted:#b8b8b8;--line:#ffffff1f}
body{background:#0a0a0a;color:#fff;font-family:"Helvetica Neue",Arial,sans-serif}
body .page-shell{background:#050505;box-shadow:0 0 80px #000;border-color:#ffffff12}
body .site-header{height:64px;padding:0 16px;background:#050505f5;border-bottom:1px solid #ffffff18;backdrop-filter:blur(14px)}
body .site-header::after{height:3px;background:#ff7900;opacity:1}
body .header-download{padding:8px 11px;border:0;border-radius:2px;background:#ff7900;color:#090909;box-shadow:none;font-size:10px}
body .menu-button i{background:#ff7900}
body .menu-panel{top:59px;border:1px solid #444;border-radius:2px;background:#111;box-shadow:0 20px 45px #000c}
body .menu-panel a{border-radius:0}
body .menu-panel a:hover{background:#ff7900;color:#000}
body .hero{padding-top:14px;background:radial-gradient(circle at 88% 24%,#ff790029 0,transparent 28%),radial-gradient(circle at 10% 48%,#7f280f30 0,transparent 34%),linear-gradient(180deg,#050505 0,#111 58%,#050505 100%)}
body .hero::before{opacity:.15;filter:grayscale(1) sepia(.35)}
body .stadium-glow{opacity:.42;filter:saturate(.85) contrast(1.18) brightness(.7)}
body .hero h1{font-weight:800;letter-spacing:-2.2px}
body .hero h1 strong{color:#ff7900}
body .hero h2{font-weight:700}
body .hero-offer strong{color:#ff7900}
body .crown{color:#ff7900;text-shadow:0 0 22px #ff790066}
body .quality-badge{border:1px solid #ff7900;border-radius:2px;background:#ff7900;color:#080808;box-shadow:0 10px 25px #0008}
body .quality-badge b{color:#080808}
body .hero-copy::after{border-color:#ff790080;color:#ffad61;letter-spacing:2px}
body .tutorial-panel{position:relative;z-index:7;margin:18px 0 8px;padding:18px 14px 14px;border:1px solid #ff79004d;border-top:4px solid #ff7900;border-radius:4px;background:linear-gradient(145deg,#171717,#090909);color:#fff;box-shadow:0 18px 42px #0009}
body .tutorial-eyebrow{display:block;margin-bottom:4px;color:#ff7900;text-align:center;font-size:8px;font-weight:900;letter-spacing:1.8px}
body .tutorial-panel>h3{margin:0 0 14px;text-align:center;font-size:19px;letter-spacing:-.4px}
body .tutorial-steps{display:grid;gap:8px}
body .tutorial-steps article{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:11px;min-height:65px;padding:10px 11px;border:1px solid #ffffff12;border-radius:4px;background:#1c1c1c}
body .tutorial-steps article>b{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ff7900;color:#090909;font-size:17px;font-weight:950;box-shadow:0 5px 14px #ff790040}
body .tutorial-steps h4{margin:0;color:#fff;font-size:11.5px;line-height:1.25}
body .tutorial-steps p{margin:4px 0 0;color:#cfcfcf;font-size:9.5px;line-height:1.4}
body .phone-frame{border:1px solid #ff7900;border-radius:30px;background:#111;box-shadow:0 25px 50px #000e,0 0 28px #ff790026}
body .phone-screen{background:linear-gradient(180deg,#171717,#080808)}
body .server-card{background:#1d1d1d}
body .apps-panel{margin-top:2px;padding:21px 12px 15px;border:0;border-radius:4px;background:#f4f4f4;color:#111;box-shadow:0 22px 55px #000b}
body .apps-panel::before{height:4px;background:#ff7900}
body .apps-panel>p{margin-bottom:13px;color:#242424;font-weight:600}
body .apps-panel>p strong{color:#d96100}
body .app-item img{width:50px;height:50px;border:1px solid #dedede;border-radius:9px;background:#fff;box-shadow:0 8px 18px #0003}
body .app-grid{row-gap:16px}
body .app-item span{min-height:38px;margin-top:5px;color:#111;font-size:8.4px;font-weight:850;line-height:1.16}
body .app-item small{display:block;width:max-content;max-width:100%;margin:3px auto 0;padding:2px 5px;border-radius:2px;background:#ff7900;color:#090909;font-size:6.1px;font-weight:900;letter-spacing:.25px;line-height:1}
body .apps-panel>.channel-apps-copy{margin:25px 0 17px;padding-top:22px;border-top:1px solid #d6d6d6;color:#111;font-size:14px;font-weight:850;line-height:1.35}
body .channel-app-grid{row-gap:14px}
body .channel-app-item span{min-height:32px;font-size:8.1px}
body .channel-app-slot{display:flex;align-items:center;justify-content:center;height:85px;border:1px dashed #b9b9b9;border-radius:9px;background:#e9e9e9;color:#767676}
body .channel-app-slot span{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#d7d7d7;font-size:9px;font-weight:900;letter-spacing:.4px}
body .trust-row{border-color:#d5d5d5}
body .trust-row span{color:#ff7900}
body .trust-row b{color:#111}
body .trust-row small{color:#666}
body .section{padding:36px 15px}
body .section h2{font-size:23px;font-weight:800;letter-spacing:-.8px}
body .content-section{background:#fff;color:#111}
body .content-section::before{opacity:.035;filter:grayscale(1)}
body .content-intro{max-width:340px;margin:8px auto 0;color:#424242;text-align:center;font-size:11px;font-weight:600;line-height:1.5}
body .content-viewport{margin-left:-15px;margin-right:-15px}
body .content-track{gap:10px;padding:0 15px 3px;will-change:transform}
body .content-viewport{touch-action:pan-y;cursor:grab;user-select:none;-webkit-user-select:none}
body .content-viewport:active{cursor:grabbing}
body .content-card{flex:0 0 calc(100% - 30px);height:auto;aspect-ratio:16/9;border:1px solid #dedede;border-radius:8px;background:#090909;box-shadow:0 10px 24px #0003}
body .content-card img{object-fit:contain;background:#090909}
body .content-card::after,body .content-card b{display:none}
body #contentDots{max-width:250px;margin-left:auto;margin-right:auto;gap:5px;flex-wrap:wrap}
body #contentDots button{width:6px;height:6px}
body #contentDots button.active{width:20px}
body .content-card{border-radius:2px;background:#222;box-shadow:0 8px 22px #0003}
body .content-card b{color:#fff;font-size:11px}
body .slider-dots button{background:#bcbcbc}
body .slider-dots button.active{background:#ff7900}
body .plans-section{background:radial-gradient(circle at 50% 0,#ff79001b,transparent 38%),#090909}
body .plans-section::before{opacity:.08;filter:grayscale(1)}
body .plans-section h2{color:#fff}
body .plans-section h2 strong{color:#ff7900}
body .plan-card{min-height:194px;border:0;border-radius:4px;background:#f5f5f5;color:#111;box-shadow:0 12px 30px #000b}
body .plan-card.trial{border:2px solid #ff7900;background:#fff}
body .plan-card h3{color:#d96100}
body .plan-price{color:#111}
body .plan-price.free{color:#ff7900}
body .plan-icon{color:#ff7900}
body .plan-card a{border-radius:2px;background:#ff7900;color:#090909;box-shadow:none}
body .popular-badge{right:0;top:0;border-radius:0;background:#ff7900;color:#090909}

/* Full-width mobile plan cards with complete service details */
body .plans-grid{grid-template-columns:1fr;gap:14px;margin-top:18px}
body .plan-card{min-height:0;padding:19px 16px 15px;border:1px solid #dedede;border-top:4px solid #ff7900;border-radius:5px;background:#f7f7f7;text-align:left;box-shadow:0 14px 32px #0009}
body .plan-card.trial{border:2px solid #ff7900;border-top-width:5px;background:#fff}
body .plan-card__header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-bottom:13px;border-bottom:1px solid #dadada}
body .plan-card__header h3{display:flex;align-items:baseline;gap:5px;margin:0;color:#111;line-height:1}
body .plan-card__header h3 strong{color:#ff7900;font-size:34px;letter-spacing:-1.5px}
body .plan-card__header h3 span{font-size:14px;font-weight:900}
body .plan-pricing{flex:0 0 auto;text-align:right}
body .plan-pricing del{display:block;color:#777;font-size:13px;font-weight:800;line-height:1.1;text-decoration-color:#e02323;text-decoration-thickness:2px}
body .plan-pricing .plan-price{margin:2px 0 0;color:#111;font-size:27px;line-height:1;font-weight:950;letter-spacing:-1px}
body .plan-pricing .plan-price.free{color:#ff7900;font-size:30px;letter-spacing:.4px}
body .plan-connections{display:inline-flex;align-items:center;gap:6px;margin:14px 0 8px;padding:7px 10px;border-radius:3px;background:#111;color:#fff;font-size:11px}
body .plan-connections::before{content:"✓";display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#ff7900;color:#111;font-size:10px;font-weight:950}
body .plan-devices{margin:0;color:#555;font-size:10.5px;font-weight:650;line-height:1.45}
body .plan-features{display:grid;gap:7px;margin:13px 0 12px;padding:0;list-style:none}
body .plan-features li{display:grid;grid-template-columns:27px 1fr auto;align-items:center;min-height:38px;padding:7px 10px;border:1px solid #e0e0e0;border-radius:3px;background:#fff}
body .plan-features li span{font-size:17px}
body .plan-features li b{color:#333;font-size:10.5px}
body .plan-features li strong{color:#111;font-size:13px;font-weight:950}
body .plan-quality{display:inline-flex;align-items:center;gap:5px;margin-bottom:12px;padding:5px 10px;border-radius:3px;background:#111;color:#ff7900;font-size:17px;font-weight:950;letter-spacing:.3px}
body .plan-quality small{color:#fff;font-size:8px;letter-spacing:1px}
body .plan-card a{padding:13px 10px;text-align:center;font-size:14px;font-weight:950}
body .plan-card.popular{padding-top:24px;border-color:#ff7900}
body .popular-badge{right:0;top:0;padding:5px 10px;font-size:8px;letter-spacing:.5px}
@media(max-width:370px){body .plan-card{padding-left:13px;padding-right:13px}body .plan-card__header h3 strong{font-size:31px}body .plan-pricing .plan-price{font-size:24px}body .plan-pricing .plan-price.free{font-size:27px}body .plan-devices{font-size:10px}}

body .reviews-section{background:#f2f2f2;color:#111}
body .reviews-section::before{opacity:.035;filter:grayscale(1)}
body .reviews-intro{max-width:340px;margin:8px auto 0;color:#5e5e5e;text-align:center;font-size:10px;line-height:1.45}
body .reviews-viewport{touch-action:pan-y;cursor:grab;user-select:none}
body .reviews-viewport:active{cursor:grabbing}
body .reviews-track{gap:10px;will-change:transform}
body .review-card{flex:0 0 236px;min-height:276px;padding:16px 14px;border:1px solid #dedede;border-radius:4px;background:#fff;color:#111;box-shadow:0 9px 24px #0001}
body .review-avatar{flex-basis:50px;width:50px;height:50px;border-color:#ff7900}
body .review-card h3{font-size:12px}
body .review-stars{color:#ff7900}
body .review-card p{min-height:125px;color:#2b2b2b;font-size:10.5px;line-height:1.55}
body .review-card small{color:#666}
body #reviewDots{max-width:250px;margin-left:auto;margin-right:auto;gap:5px;flex-wrap:wrap}
body #reviewDots button{width:6px;height:6px}
body #reviewDots button.active{width:20px}
body .reviews-disclaimer{max-width:330px;margin:12px auto 0;color:#777;text-align:center;font-size:8px;line-height:1.45}
body .why-section{background:#090909;color:#fff}
body .why-section::before{opacity:.09;filter:grayscale(1)}
body .why-section h2 strong{color:#ff7900}
body .blue-line{height:4px;background:#ff7900}
body .why-grid article{border:1px solid #333;border-radius:4px;background:#171717;box-shadow:0 12px 28px #0007}
body .why-grid span{filter:saturate(.85)}
body .why-grid p{color:#c4c4c4}
body .faq-section{background:#fff;color:#111}
body .faq-section::before{opacity:.025;filter:grayscale(1)}
body .faq-list article{border:1px solid #dedede;border-radius:2px;background:#f4f4f4}
body .faq-list button{color:#111}
body .faq-list button i{color:#ff7900}
body .faq-list p{color:#4d4d4d}
body .benefits-grid{background:#111;color:#fff}
body .benefits-grid::before{opacity:.06;filter:grayscale(1)}
body .benefits-grid span{color:#ff7900!important}
body footer{border-top:4px solid #ff7900;background:#050505}
body footer::before{opacity:.05;filter:grayscale(1)}
body .fixed-download{border:0;border-radius:3px;background:#ff7900;color:#080808;box-shadow:0 13px 30px #000d;font-size:14px}
body .external-browser-guide__dialog{border-color:#444;border-radius:6px;background:#151515}
body .external-browser-guide__button{border-radius:3px;background:#2a2a2a}
body .external-browser-guide__button--primary{background:#ff7900;color:#090909}
body .cookie-consent__panel{border-color:#444;border-radius:6px;background:#151515}
body .cookie-consent__eyebrow{color:#ff7900}
body .cookie-consent__actions button{border-color:#ff7900;border-radius:3px;background:#ff7900}
body .cookie-consent__actions button:first-child{border-color:#e5e5e5;background:#e5e5e5}

/* Spanish football atmosphere: subtle flag waves, pitch lines and football outlines */
.hero,.section,.benefits-grid,footer{isolation:isolate;overflow:hidden}.hero::before,.section::before,.benefits-grid::before,footer::before{content:"";position:absolute;z-index:-1;inset:0;pointer-events:none;background-image:url('../image/spain-football-pattern.svg');background-repeat:no-repeat;background-position:center top;background-size:430px 720px;opacity:.72}.hero::before{background-position:center 92px;opacity:.86}.content-section::before{background-position:center -105px;opacity:.48}.plans-section::before{background-position:center -25px;transform:scaleX(-1);opacity:.62}.reviews-section::before{background-position:center -220px;opacity:.5}.why-section::before{background-position:center -40px;transform:scaleX(-1);opacity:.55}.faq-section{position:relative;background:linear-gradient(180deg,#030b16,#020812)}.faq-section::before{background-position:center -310px;opacity:.38}.benefits-grid{position:relative;background:#020812}.benefits-grid::before{background-position:center -480px;opacity:.3}footer{position:relative}footer::before{background-position:center -525px;opacity:.28}.content-section h2::before,.plans-section h2::before,.reviews-section h2::before{content:"⚽";display:inline-block;margin-right:7px;font-size:.72em;filter:grayscale(.2);vertical-align:2px}.plans-section h2::before{margin-right:5px}.hero-copy::after{content:"FÚTBOL  •  ESPAÑA";display:block;width:max-content;margin:9px auto 0;padding:3px 10px;border-top:1px solid #f1bf0055;border-bottom:1px solid #aa151b66;color:#f7dd75;font-size:7px;font-weight:900;letter-spacing:2.2px;opacity:.9}
.download-details{margin:22px 14px 96px;padding:18px;border:1px solid rgba(255,122,0,.35);border-radius:18px;background:rgba(10,10,10,.78)}.download-details h2{margin:0 0 14px;text-align:center;font-size:20px}.download-details dl{margin:0;display:grid;gap:9px}.download-details dl div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.08)}.download-details dt{color:#aaa}.download-details dd{margin:0;overflow-wrap:anywhere;color:#fff;font-weight:700}
