:root{--bg:#050816;--surface:#071024;--surface2:#0B1530;--ink:#F5F7FF;--muted:#94A0BC;--blue:#2563EB;--blue2:#3B82F6;--orange:#F97316;--border:#1E293B;--success:#22C55E;--font:"Manrope",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--container:min(1240px,calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body.tod-site{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-weight:500;line-height:1.65;-webkit-font-smoothing:antialiased}body.tod-site a{color:inherit;text-decoration:none}body.tod-site img{max-width:100%;height:auto;display:block}.tod-container{width:var(--container);margin-inline:auto}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tod-header{position:sticky;top:0;z-index:90;background:rgba(5,8,22,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(148,160,188,.12)}.admin-bar .tod-header{top:32px}.tod-header__inner{height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.tod-brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.4px}.tod-brand__mark{width:34px;height:34px;border-radius:10px;background:var(--blue);display:grid;place-items:center}.tod-brand__mark span{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:12px solid white;margin-left:3px}.tod-brand__name{font-size:20px}.tod-nav{justify-self:center}.tod-nav__list{display:flex;gap:26px;align-items:center;list-style:none;padding:0;margin:0}.tod-nav__list a{color:var(--muted);font-size:14px;font-weight:700;transition:.2s}.tod-nav__list a:hover,.tod-nav__list .current-menu-item>a{color:var(--ink)}.tod-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--blue);color:var(--ink)!important;border:1px solid var(--blue);border-radius:12px;padding:13px 20px;font-weight:800;line-height:1.1;transition:transform .2s,background .2s;cursor:pointer}.tod-btn:hover{transform:translateY(-2px);background:var(--blue2)}.tod-btn--ghost{background:transparent;border-color:var(--border);color:var(--ink)!important}.tod-btn--sm{padding:11px 16px;font-size:14px}.tod-btn--block{width:100%}.tod-menu-toggle{display:none;background:none;border:0;padding:8px}.tod-menu-toggle span:not(.screen-reader-text){display:block;width:24px;height:2px;background:var(--ink);margin:5px 0}.tod-page-shell--home{overflow:hidden}.tod-home-hero{padding:76px 0 46px;background:radial-gradient(circle at 75% 15%,rgba(37,99,235,.16),transparent 32%),var(--bg)}.tod-home-hero__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(480px,1.05fr);gap:64px;align-items:center}.tod-kicker{display:inline-flex;align-items:center;border:1px solid rgba(37,99,235,.34);border-radius:999px;padding:7px 11px;color:#C7D4FF;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tod-home-hero h1{font-size:clamp(48px,5.3vw,76px);line-height:1.03;letter-spacing:-.055em;margin:20px 0 18px;max-width:700px}.tod-home-hero h1 em{font-style:normal;color:var(--orange)}.tod-home-hero__lead{color:var(--muted);font-size:18px;max-width:620px;margin:0 0 28px}.tod-actions{display:flex;flex-wrap:wrap;gap:12px}.tod-home-hero__visual{position:relative}.tod-home-hero__visual:before{content:"";position:absolute;inset:14% -8% -6% 10%;background:rgba(37,99,235,.16);filter:blur(60px);border-radius:50%}.tod-home-hero__visual img{position:relative;z-index:1;border-radius:28px;border:1px solid rgba(148,160,188,.14);box-shadow:0 30px 80px rgba(0,0,0,.32);aspect-ratio:1.49/1;object-fit:cover}.tod-stats{border-block:1px solid rgba(148,160,188,.1);background:#060B1B}.tod-stats__grid{display:grid;grid-template-columns:repeat(4,1fr)}.tod-stat{padding:25px 26px;border-right:1px solid rgba(148,160,188,.1)}.tod-stat:last-child{border-right:0}.tod-stat strong{display:block;font-size:26px;line-height:1.05;letter-spacing:-.04em}.tod-stat span{display:block;color:var(--muted);font-size:13px;margin-top:5px}.tod-section{padding:84px 0}.tod-section--alt{background:var(--surface)}.tod-section__head{max-width:760px;margin-bottom:34px}.tod-section__head h2{font-size:clamp(34px,4vw,54px);line-height:1.06;letter-spacing:-.04em;margin:0 0 14px}.tod-section__head p{color:var(--muted);margin:0;font-size:17px}.tod-section__head--center{text-align:center;margin-inline:auto}.tod-pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;align-items:stretch}.tod-price-card{position:relative;background:var(--surface2);border:1px solid var(--border);border-radius:22px;padding:28px 24px;display:flex;flex-direction:column;min-height:445px}.tod-price-card--featured{border-color:rgba(249,115,22,.72);transform:translateY(-8px);box-shadow:0 22px 60px rgba(249,115,22,.11)}.tod-price-card__tag{position:absolute;top:14px;right:14px;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--blue2)}.tod-price-card--featured .tod-price-card__tag{color:var(--orange)}.tod-price-card h3{font-size:22px;margin:2px 0 4px}.tod-price-card__duration{color:var(--muted);font-size:13px}.tod-price-card__price{font-size:43px;font-weight:900;letter-spacing:-.05em;margin:22px 0 10px}.tod-price-card__price small{font-size:12px;color:var(--muted);font-weight:700;letter-spacing:0}.tod-price-card ul{list-style:none;padding:0;margin:14px 0 26px;display:grid;gap:10px;color:#DCE5FF;font-size:14px}.tod-price-card li:before{content:"✓";color:var(--success);font-weight:900;margin-right:9px}.tod-price-card .tod-btn{margin-top:auto}.tod-price-card--featured .tod-btn{background:var(--orange);border-color:var(--orange)}.tod-plan-tabs{display:none}.tod-benefits{display:grid;grid-template-columns:1.3fr .7fr;gap:18px;margin-top:24px}.tod-compare{background:#060B1B;border:1px solid var(--border);border-radius:22px;overflow:auto}.tod-compare table{width:100%;border-collapse:collapse;min-width:680px}.tod-compare th,.tod-compare td{padding:14px 18px;text-align:left;border-bottom:1px solid rgba(148,160,188,.11);font-size:13px}.tod-compare th{color:#DDE5FF;background:rgba(255,255,255,.02)}.tod-trust-panel{background:linear-gradient(155deg,rgba(37,99,235,.16),rgba(11,21,48,.9));border:1px solid rgba(37,99,235,.32);border-radius:22px;padding:28px}.tod-trust-panel strong{font-size:28px;display:block;line-height:1.1}.tod-trust-panel p{color:var(--muted);margin:10px 0 0}.tod-device-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:56px;align-items:start}.tod-device-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--border)}.tod-device-item{padding:18px 0;border-bottom:1px solid var(--border)}.tod-device-item:nth-child(odd){padding-right:20px}.tod-device-item strong{display:block}.tod-device-item span{color:var(--muted);font-size:13px}.tod-device-feature{background:var(--surface2);border:1px solid var(--border);border-radius:28px;padding:34px}.tod-device-feature h3{font-size:34px;line-height:1.08;margin:0 0 14px}.tod-device-feature p{color:var(--muted)}.tod-steps{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--border)}.tod-step{padding:26px 24px;border-right:1px solid var(--border)}.tod-step:last-child{border-right:0}.tod-step b{color:var(--blue2);font-size:13px}.tod-step h3{margin:8px 0 6px;font-size:18px}.tod-step p{color:var(--muted);font-size:13px;margin:0}.tod-market-strip{display:grid;grid-template-columns:1.2fr repeat(5,1fr);gap:12px;align-items:stretch}.tod-market-intro{padding:18px 10px 18px 0}.tod-market-intro h2{font-size:34px;line-height:1.08;margin:0}.tod-market-card{background:var(--surface2);border:1px solid var(--border);border-radius:18px;padding:22px 18px;min-height:160px;display:flex;flex-direction:column;justify-content:flex-end}.tod-market-card strong{font-size:18px}.tod-market-card span{font-size:12px;color:var(--muted)}.tod-guides-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--border)}.tod-guide-link{padding:22px 4px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:16px}.tod-guide-link:nth-child(odd){margin-right:28px}.tod-guide-link span{color:var(--muted);font-size:13px}.tod-faq{max-width:900px}.tod-faq details{border-bottom:1px solid var(--border);padding:18px 0}.tod-faq summary{cursor:pointer;font-weight:800;list-style:none;display:flex;justify-content:space-between;gap:18px}.tod-faq summary::-webkit-details-marker{display:none}.tod-faq summary:after{content:"+";color:var(--blue2)}.tod-faq details[open] summary:after{content:"−"}.tod-faq p{color:var(--muted);margin:10px 0 0}.tod-final-cta{padding:84px 0}.tod-final-cta__box{position:relative;overflow:hidden;background:linear-gradient(135deg,#0B1530,#071024);border:1px solid rgba(37,99,235,.35);border-radius:30px;padding:54px;display:flex;align-items:center;justify-content:space-between;gap:36px}.tod-final-cta__box:after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;right:-140px;top:-160px;background:rgba(37,99,235,.18)}.tod-final-cta h2{font-size:42px;line-height:1.06;margin:0;max-width:720px;position:relative;z-index:1}.tod-final-cta .tod-btn{position:relative;z-index:1}.tod-standard-page,.tod-seo-page{padding:64px 0 90px}.tod-standard-page__inner{max-width:920px}.tod-page-head h1,.tod-seo-head h1{font-size:clamp(42px,5vw,68px);line-height:1.04;letter-spacing:-.05em;margin:10px 0 18px}.tod-entry{color:#DCE5FF}.tod-entry p,.tod-entry li{color:#C6D0E7}.tod-entry p{margin:0 0 18px}.tod-entry h2{color:var(--ink);font-size:32px;line-height:1.15;letter-spacing:-.03em;margin:48px 0 14px}.tod-entry h3{color:var(--ink);font-size:22px;margin:32px 0 10px}.tod-entry ul,.tod-entry ol{padding-left:22px;margin:0 0 22px}.tod-entry a{color:#7DA7FF;text-decoration:underline;text-decoration-color:rgba(125,167,255,.35);text-underline-offset:3px}.tod-entry table{width:100%;border-collapse:collapse;margin:24px 0;display:block;overflow:auto}.tod-entry th,.tod-entry td{padding:12px 14px;border:1px solid var(--border);text-align:left;min-width:120px}.tod-entry th{background:var(--surface2);color:var(--ink)}.tod-entry blockquote{margin:28px 0;padding:18px 22px;border-left:3px solid var(--blue);background:var(--surface);color:#DCE5FF}.tod-entry .tod-callout{background:var(--surface2);border:1px solid var(--border);border-radius:16px;padding:20px 22px;margin:26px 0}.tod-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:13px;margin-bottom:24px}.tod-breadcrumbs a{color:#AFC4FF}.tod-seo-head{max-width:880px;padding:16px 0 34px;border-bottom:1px solid var(--border)}.tod-seo-head__type{color:var(--blue2);font-weight:800;margin:0}.tod-seo-head__dek{color:var(--muted);font-size:19px;max-width:760px}.tod-seo-head__meta{display:flex;gap:16px;color:var(--muted);font-size:12px}.tod-seo-layout{display:grid;grid-template-columns:minmax(0,760px) 300px;gap:68px;align-items:start;padding-top:40px}.tod-seo-rail{position:sticky;top:112px;display:grid;gap:16px}.tod-rail-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:20px}.tod-rail-card strong{font-size:19px}.tod-rail-card p{font-size:13px;color:var(--muted);margin:8px 0 16px}.tod-related h2{font-size:15px;margin:0 0 8px}.tod-related a{display:block;padding:10px 0;border-bottom:1px solid var(--border);font-size:13px;color:#D7E1F8}.tod-footer{background:#040711;border-top:1px solid rgba(148,160,188,.12);padding:54px 0 24px;color:var(--muted)}.tod-footer__grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:40px}.tod-footer h2{color:var(--ink);font-size:14px;margin:0 0 12px}.tod-footer a:not(.tod-brand){display:block;padding:4px 0;font-size:13px}.tod-brand--footer{color:var(--ink);margin-bottom:14px}.tod-footer p{max-width:360px;font-size:13px}.tod-footer__bottom{border-top:1px solid rgba(148,160,188,.12);margin-top:38px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:12px}@media(max-width:1080px){.tod-nav__list{gap:16px}.tod-home-hero__grid{grid-template-columns:1fr 1fr;gap:34px}.tod-pricing-grid{grid-template-columns:1fr 1fr}.tod-price-card--featured{transform:none}.tod-market-strip{grid-template-columns:repeat(3,1fr)}.tod-market-intro{grid-column:1/-1}.tod-seo-layout{grid-template-columns:1fr}.tod-seo-rail{position:static;grid-template-columns:1fr 1fr}.tod-footer__grid{grid-template-columns:1.4fr 1fr 1fr}}@media(max-width:820px){:root{--container:min(100% - 28px,1240px)}.admin-bar .tod-header{top:46px}.tod-header__inner{height:68px;grid-template-columns:auto auto auto;justify-content:space-between;gap:10px}.tod-menu-toggle{display:block;order:3}.tod-nav{position:absolute;left:14px;right:14px;top:72px;background:#071024;border:1px solid var(--border);border-radius:16px;padding:10px;display:none}.tod-nav.is-open{display:block}.tod-nav__list{display:block}.tod-nav__list li a{display:block;padding:11px 10px}.tod-header__cta{justify-self:end}.tod-home-hero{padding:44px 0 34px}.tod-home-hero__grid{grid-template-columns:1fr}.tod-home-hero h1{font-size:clamp(42px,12vw,62px)}.tod-home-hero__visual{order:initial}.tod-stats__grid{grid-template-columns:1fr 1fr}.tod-stat:nth-child(2){border-right:0}.tod-stat:nth-child(-n+2){border-bottom:1px solid rgba(148,160,188,.1)}.tod-section{padding:64px 0}.tod-benefits,.tod-device-layout{grid-template-columns:1fr}.tod-steps{grid-template-columns:1fr 1fr}.tod-step:nth-child(2){border-right:0}.tod-step:nth-child(-n+2){border-bottom:1px solid var(--border)}.tod-market-strip{grid-template-columns:1fr 1fr}.tod-guides-list{grid-template-columns:1fr}.tod-guide-link:nth-child(odd){margin-right:0}.tod-final-cta__box{padding:34px;display:block}.tod-final-cta__box .tod-btn{margin-top:24px}.tod-footer__grid{grid-template-columns:1fr 1fr}.tod-footer__grid>div:first-child{grid-column:1/-1}.tod-seo-rail{grid-template-columns:1fr}}@media(max-width:560px){.tod-header__cta{display:none}.tod-header__inner{grid-template-columns:auto auto}.tod-menu-toggle{order:2}.tod-home-hero__visual{margin-inline:-14px}.tod-actions{display:grid;grid-template-columns:1fr 1fr}.tod-stats__grid{grid-template-columns:1fr 1fr}.tod-stat{padding:18px 14px}.tod-stat strong{font-size:22px}.tod-pricing-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.tod-price-card{min-width:86%;scroll-snap-align:center}.tod-plan-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:14px}.tod-plan-tabs button{border:1px solid var(--border);background:var(--surface);color:var(--muted);padding:8px 4px;border-radius:10px;font:inherit;font-size:11px}.tod-plan-tabs button.is-active{border-color:var(--orange);color:var(--ink)}.tod-device-list{grid-template-columns:1fr}.tod-device-item:nth-child(odd){padding-right:0}.tod-steps{grid-template-columns:1fr}.tod-step{border-right:0;border-bottom:1px solid var(--border)}.tod-step:last-child{border-bottom:0}.tod-market-strip{display:flex;overflow-x:auto}.tod-market-card{min-width:72%}.tod-final-cta h2{font-size:34px}.tod-footer__grid{grid-template-columns:1fr}.tod-footer__grid>div:first-child{grid-column:auto}.tod-footer__bottom{display:block}.tod-page-head h1,.tod-seo-head h1{font-size:42px}.tod-entry h2{font-size:28px}.tod-seo-head__meta{display:block}.tod-seo-head__meta span{display:block}.tod-section__head h2{font-size:36px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.tod-btn,.tod-nav__list a{transition:none}}.tod-link-index{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--border);margin:20px 0 10px}.tod-link-index a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 4px;border-bottom:1px solid var(--border);text-decoration:none!important}.tod-link-index a:nth-child(odd){margin-right:24px}.tod-link-index strong{color:var(--ink)}.tod-link-index span{font-size:12px;color:var(--muted)}.tod-link-index--compact{grid-template-columns:repeat(2,1fr)}@media(max-width:620px){.tod-link-index,.tod-link-index--compact{grid-template-columns:1fr}.tod-link-index a:nth-child(odd){margin-right:0}}
.tod-contact-form{display:grid;gap:18px;margin:28px 0 44px;padding:24px;background:var(--surface);border:1px solid var(--border);border-radius:22px}.tod-contact-form label{display:grid;gap:8px;color:var(--ink);font-weight:800;font-size:14px}.tod-contact-form input,.tod-contact-form select,.tod-contact-form textarea{width:100%;background:#060B1B;color:var(--ink);border:1px solid var(--border);border-radius:12px;padding:13px 14px;font:inherit;font-weight:500}.tod-contact-form textarea{resize:vertical;min-height:150px}.tod-contact-form input:focus,.tod-contact-form select:focus,.tod-contact-form textarea:focus{outline:2px solid var(--blue);outline-offset:2px}.tod-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tod-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.tod-form-status{padding:14px 16px;border-radius:12px;margin:18px 0}.tod-form-status--ok{background:rgba(34,197,94,.12);border:1px solid rgba(34,197,94,.4)}.tod-form-status--error{background:rgba(249,115,22,.1);border:1px solid rgba(249,115,22,.42)}@media(max-width:620px){.tod-form-row{grid-template-columns:1fr}.tod-contact-form{padding:18px}}

/* ===== TODIPTV native Elementor homepage ===== */
.tod-front .elementor{background:#050816}.tod-front .tod-el-section{width:100%;padding:92px 0;background:#050816;color:#F5F7FF}.tod-front .tod-el-wrap{width:min(1240px,calc(100% - 40px));margin:0 auto}.tod-front .tod-el-section .elementor-widget{margin:0}.tod-front .tod-el-section p{margin:0}.tod-front .tod-el-section .elementor-heading-title{font-family:Manrope,system-ui,sans-serif;color:#F5F7FF}.tod-front .tod-el-display .elementor-heading-title{font-size:clamp(52px,5.2vw,78px);line-height:1.02;letter-spacing:-.055em;font-weight:800;max-width:690px}.tod-front .tod-el-section-title .elementor-heading-title{font-size:clamp(38px,4.2vw,58px);line-height:1.05;letter-spacing:-.045em;font-weight:800;max-width:760px}.tod-front .tod-el-lead,.tod-front .tod-el-section-copy,.tod-front .tod-el-final-copytext{color:#94A0BC;font-size:18px;line-height:1.65;max-width:650px}.tod-front .tod-el-hero{padding:74px 0 54px;background:radial-gradient(circle at 74% 20%,rgba(37,99,235,.18),transparent 31%),#050816}.tod-front .tod-el-hero-grid{display:grid!important;grid-template-columns:minmax(0,.93fr) minmax(520px,1.07fr);gap:62px;align-items:center}.tod-front .tod-el-hero-copy{display:flex!important;flex-direction:column;gap:22px;align-items:flex-start}.tod-front .tod-el-hero-visual{position:relative}.tod-front .tod-el-hero-visual:before{content:"";position:absolute;inset:16% 5% 8% 18%;background:rgba(37,99,235,.28);filter:blur(70px);border-radius:50%;pointer-events:none}.tod-front .tod-el-image-hero img,.tod-front .tod-el-image-large img{position:relative;z-index:1;width:100%;display:block;border-radius:28px;border:1px solid rgba(148,160,188,.14);box-shadow:0 28px 80px rgba(2,6,23,.38)}.tod-front .tod-el-image-hero img{transform:perspective(1200px) rotateY(-4deg) rotateX(1deg)}.tod-front .tod-el-actions{display:flex!important;flex-direction:row!important;gap:12px;align-items:center}.tod-front .tod-el-btn-primary .elementor-button,.tod-front .tod-el-price-button .elementor-button{background:#2563EB;color:#F5F7FF;border:1px solid #2563EB;border-radius:12px;padding:15px 22px;font-weight:800;box-shadow:none}.tod-front .tod-el-btn-primary .elementor-button:hover,.tod-front .tod-el-price-button .elementor-button:hover{background:#3B82F6;transform:translateY(-2px)}.tod-front .tod-el-btn-secondary .elementor-button{background:transparent;color:#F5F7FF;border:1px solid #1E293B;border-radius:12px;padding:15px 22px;font-weight:800}.tod-front .tod-el-stats{padding:0;background:#060B1B;border-block:1px solid rgba(148,160,188,.1)}.tod-front .tod-el-metric-grid{display:grid!important;grid-template-columns:repeat(4,1fr)}.tod-front .tod-el-metric{padding:27px 28px;border-right:1px solid rgba(148,160,188,.1);gap:6px}.tod-front .tod-el-metric:last-child{border-right:0}.tod-front .tod-el-metric-big .elementor-heading-title{font-size:28px;line-height:1;font-weight:800;letter-spacing:-.04em}.tod-front .tod-el-metric-label{font-size:13px;color:#94A0BC}.tod-front .tod-el-pricing{background:#071024}.tod-front .tod-el-section-head{display:flex!important;flex-direction:column;gap:12px;margin-bottom:36px}.tod-front .tod-el-price-grid{display:grid!important;grid-template-columns:repeat(4,1fr);gap:14px;align-items:stretch}.tod-front .tod-el-price-card{background:#0B1530;border:1px solid #1E293B;border-radius:22px;padding:28px 24px;min-height:470px;display:flex!important;flex-direction:column;align-items:stretch;gap:10px;position:relative}.tod-front .tod-el-price-card:hover{transform:translateY(-4px);border-color:rgba(59,130,246,.55)}.tod-front .tod-el-price-featured{border-color:rgba(249,115,22,.75);box-shadow:0 22px 65px rgba(249,115,22,.09)}.tod-front .tod-el-price-tag{font-size:11px;font-weight:800;color:#3B82F6;text-transform:uppercase;letter-spacing:.08em}.tod-front .tod-el-price-featured .tod-el-price-tag{color:#F97316}.tod-front .tod-el-price-title .elementor-heading-title{font-size:22px;line-height:1.2;font-weight:800}.tod-front .tod-el-price-duration{font-size:13px;color:#94A0BC}.tod-front .tod-el-price-value{margin:12px 0 5px}.tod-front .tod-el-price-value .elementor-heading-title{font-size:44px;line-height:1;font-weight:800;letter-spacing:-.05em}.tod-front .tod-el-price-list{font-size:14px;color:#D9E2F4;line-height:1.55;flex:1}.tod-front .tod-el-price-list ul{list-style:none;padding:0;margin:5px 0 10px;display:grid;gap:10px}.tod-front .tod-el-price-list li:before{content:"✓";color:#22C55E;font-weight:900;margin-right:9px}.tod-front .tod-el-price-button{margin-top:auto}.tod-front .tod-el-price-button .elementor-button{width:100%}.tod-front .tod-el-price-featured .tod-el-price-button .elementor-button{background:#F97316;border-color:#F97316}.tod-front .tod-el-devices{background:#050816}.tod-front .tod-el-split{display:grid!important;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.tod-front .tod-el-split-visual-left{grid-template-columns:1.08fr .92fr}.tod-front .tod-el-device-copy,.tod-front .tod-el-content-copy{display:flex!important;flex-direction:column;gap:22px;align-items:flex-start}.tod-front .tod-el-link-stack{display:grid!important;grid-template-columns:1fr 1fr;width:100%;border-top:1px solid #1E293B;margin:4px 0}.tod-front .tod-el-text-link{border-bottom:1px solid #1E293B}.tod-front .tod-el-text-link:nth-child(odd){border-right:1px solid #1E293B}.tod-front .tod-el-text-link .elementor-button{width:100%;justify-content:flex-start;text-align:left;background:transparent;color:#DCE5FF;border:0;border-radius:0;padding:14px 4px;font-weight:700}.tod-front .tod-el-text-link .elementor-button:hover{color:#3B82F6;background:transparent}.tod-front .tod-el-content-section{background:#071024}.tod-front .tod-el-mini-facts{display:grid!important;grid-template-columns:1fr 1fr;gap:12px;width:100%;max-width:520px}.tod-front .tod-el-mini-fact{padding:18px 0;border-top:1px solid #1E293B}.tod-front .tod-el-mini-fact .elementor-heading-title{font-size:30px;letter-spacing:-.04em}.tod-front .tod-el-mini-fact p{color:#94A0BC;font-size:13px}.tod-front .tod-el-how{background:#050816}.tod-front .tod-el-step-grid{display:grid!important;grid-template-columns:repeat(4,1fr);border-block:1px solid #1E293B}.tod-front .tod-el-step{padding:28px 24px;border-right:1px solid #1E293B;gap:8px}.tod-front .tod-el-step:last-child{border-right:0}.tod-front .tod-el-step-num .elementor-heading-title{font-size:14px;color:#3B82F6;letter-spacing:.08em}.tod-front .tod-el-step-title .elementor-heading-title{font-size:20px}.tod-front .tod-el-step-copy{font-size:13px;color:#94A0BC;line-height:1.55}.tod-front .tod-el-markets{background:#071024}.tod-front .tod-el-market-layout{display:grid!important;grid-template-columns:.86fr 1.14fr;gap:56px;align-items:start}.tod-front .tod-el-market-content{display:flex!important;flex-direction:column;gap:28px}.tod-front .tod-el-market-grid{display:grid!important;grid-template-columns:1fr 1fr;gap:12px}.tod-front .tod-el-market-card{background:#0B1530;border:1px solid #1E293B;border-radius:18px;padding:22px;min-height:175px;display:flex!important;flex-direction:column;gap:10px;align-items:flex-start}.tod-front .tod-el-market-card:nth-child(1){grid-column:1/-1}.tod-front .tod-el-market-title .elementor-heading-title{font-size:20px}.tod-front .tod-el-market-copy{font-size:13px;color:#94A0BC;line-height:1.5;flex:1}.tod-front .tod-el-market-card .tod-el-text-link{border:0}.tod-front .tod-el-market-card .tod-el-text-link .elementor-button{padding:6px 0;color:#3B82F6}.tod-front .tod-el-guides{background:#050816}.tod-front .tod-el-guide-list{border-top:1px solid #1E293B}.tod-front .tod-el-guide-row{display:grid!important;grid-template-columns:1fr auto;align-items:center;padding:20px 0;border-bottom:1px solid #1E293B;gap:20px}.tod-front .tod-el-guide-copy{gap:4px}.tod-front .tod-el-guide-title .elementor-heading-title{font-size:22px}.tod-front .tod-el-guide-meta{font-size:12px;color:#94A0BC}.tod-front .tod-el-guide-action .elementor-button{background:transparent;color:#3B82F6;border:0;padding:8px 0;font-weight:800}.tod-front .tod-el-final{padding:76px 0;background:#050816}.tod-front .tod-el-final-box{display:grid!important;grid-template-columns:1fr auto;gap:40px;align-items:center;padding:48px 54px;border-radius:28px;border:1px solid rgba(37,99,235,.38);background:linear-gradient(135deg,#0B1530,#071024);overflow:hidden}.tod-front .tod-el-final-copy{display:flex!important;flex-direction:column;gap:12px}.tod-front .tod-el-final-title .elementor-heading-title{font-size:clamp(34px,3.4vw,48px);line-height:1.06;letter-spacing:-.04em;max-width:780px}@media(max-width:1080px){.tod-front .tod-el-hero-grid{grid-template-columns:1fr 1fr;gap:34px}.tod-front .tod-el-price-grid{grid-template-columns:1fr 1fr}.tod-front .tod-el-market-layout{grid-template-columns:1fr}.tod-front .tod-el-market-visual{max-width:720px}.tod-front .tod-el-split{gap:36px}}@media(max-width:820px){.tod-front .tod-el-section{padding:68px 0}.tod-front .tod-el-wrap{width:min(100% - 28px,1240px)}.tod-front .tod-el-hero{padding:46px 0}.tod-front .tod-el-hero-grid,.tod-front .tod-el-split,.tod-front .tod-el-split-visual-left{grid-template-columns:1fr}.tod-front .tod-el-display .elementor-heading-title{font-size:clamp(44px,10vw,62px)}.tod-front .tod-el-metric-grid{grid-template-columns:1fr 1fr}.tod-front .tod-el-metric:nth-child(2){border-right:0}.tod-front .tod-el-metric:nth-child(-n+2){border-bottom:1px solid rgba(148,160,188,.1)}.tod-front .tod-el-step-grid{grid-template-columns:1fr 1fr}.tod-front .tod-el-step:nth-child(2){border-right:0}.tod-front .tod-el-step:nth-child(-n+2){border-bottom:1px solid #1E293B}.tod-front .tod-el-final-box{grid-template-columns:1fr;padding:36px}}@media(max-width:560px){.tod-front .tod-el-hero-grid{gap:28px}.tod-front .tod-el-actions{display:grid!important;grid-template-columns:1fr 1fr;width:100%}.tod-front .tod-el-actions .elementor-button{width:100%}.tod-front .tod-el-image-hero img{transform:none}.tod-front .tod-el-price-grid{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.tod-front .tod-el-price-card{min-width:86%;scroll-snap-align:center}.tod-front .tod-el-step-grid{grid-template-columns:1fr}.tod-front .tod-el-step{border-right:0;border-bottom:1px solid #1E293B}.tod-front .tod-el-link-stack,.tod-front .tod-el-market-grid,.tod-front .tod-el-mini-facts{grid-template-columns:1fr}.tod-front .tod-el-text-link:nth-child(odd){border-right:0}.tod-front .tod-el-market-card:nth-child(1){grid-column:auto}.tod-front .tod-el-final-box{padding:28px 22px}.tod-front .tod-el-section-title .elementor-heading-title{font-size:36px}}@media(prefers-reduced-motion:reduce){.tod-front .tod-el-price-card,.tod-front .tod-el-btn-primary .elementor-button,.tod-front .tod-el-price-button .elementor-button{transition:none!important;transform:none!important}}

/* Elementor Header Footer Builder integration */
body.ehf-header #masthead{position:sticky;top:0;z-index:999;background:#050816;border-bottom:1px solid rgba(148,160,188,.12);backdrop-filter:blur(16px)}body.admin-bar.ehf-header #masthead{top:32px}body.ehf-footer #colophon{background:#040711;border-top:1px solid rgba(148,160,188,.12)}body.ehf-footer #colophon .elementor-widget-text-editor,body.ehf-footer #colophon .elementor-widget-text-editor p{color:#94A0BC;font-family:Manrope,system-ui,sans-serif;line-height:1.8}body.ehf-footer #colophon .elementor-widget-text-editor a{color:#94A0BC;text-decoration:none}body.ehf-footer #colophon .elementor-widget-text-editor a:hover{color:#F5F7FF}@media(max-width:782px){body.admin-bar.ehf-header #masthead{top:46px}}

/* ===== Reference-match pass: compact matchday landing ===== */
.tod-front .tod-el-hero{padding:28px 0 18px!important;min-height:auto!important;background:radial-gradient(circle at 74% 25%,rgba(37,99,235,.18),transparent 34%),linear-gradient(180deg,#050816 0%,#060b19 100%)!important}
.tod-front .tod-el-wrap{width:min(1320px,calc(100% - 36px))!important;max-width:1320px!important}
.tod-front .tod-el-hero-grid{grid-template-columns:minmax(380px,.82fr) minmax(560px,1.18fr)!important;gap:26px!important;align-items:center!important}
.tod-front .tod-el-hero-copy{gap:14px!important;padding:10px 0!important}
.tod-front .tod-el-display .elementor-heading-title{font-size:clamp(42px,4.35vw,64px)!important;line-height:1.02!important;max-width:610px!important;letter-spacing:-.05em!important}
.tod-front .tod-orange{color:#F97316}.tod-front .tod-blue{color:#3B82F6}
.tod-front .tod-el-lead{font-size:16px!important;line-height:1.5!important;max-width:500px!important}
.tod-front .tod-el-actions{gap:10px!important;margin-top:5px!important}
.tod-front .tod-el-actions .elementor-button{padding:13px 22px!important;min-height:46px!important}
.tod-front .tod-el-hero-visual{overflow:visible!important}
.tod-front .tod-el-image-hero img{border-radius:20px!important;transform:none!important;aspect-ratio:2.3/1!important;object-fit:cover!important;box-shadow:0 22px 55px rgba(0,0,0,.32)!important}
.tod-front .tod-el-stats{padding:0!important;background:#050816!important;border-top:1px solid rgba(148,160,188,.1)!important;border-bottom:1px solid rgba(148,160,188,.1)!important}
.tod-front .tod-el-metric-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;align-items:stretch!important}
.tod-front .tod-el-metric{display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important;padding:13px 18px!important;border-right:1px solid rgba(148,160,188,.12)!important}
.tod-front .tod-el-metric-big .elementor-heading-title{font-size:19px!important;line-height:1.05!important}
.tod-front .tod-el-metric-label{font-size:11px!important;line-height:1.3!important;color:#94A0BC!important;margin-top:2px!important}
.tod-front .tod-el-pricing{padding:24px 0 34px!important;background:#050816!important}
.tod-front .tod-el-pricing .tod-el-section-head{margin-bottom:16px!important;gap:6px!important}
.tod-front .tod-el-pricing .tod-el-section-title .elementor-heading-title{font-size:28px!important;letter-spacing:-.025em!important}
.tod-front .tod-el-pricing .tod-el-section-copy{font-size:13px!important}
.tod-front .tod-el-price-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}
.tod-front .tod-el-price-card{min-width:0!important;min-height:360px!important;padding:17px 18px 16px!important;border-radius:17px!important;gap:6px!important;background:linear-gradient(180deg,#0a1428 0%,#071024 100%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important}
.tod-front .tod-el-price-title .elementor-heading-title{font-size:17px!important;text-align:center!important}
.tod-front .tod-el-price-duration{text-align:center!important;font-size:11px!important}
.tod-front .tod-el-price-value{margin:7px 0 2px!important}
.tod-front .tod-el-price-value .elementor-heading-title{font-size:38px!important;text-align:center!important;line-height:1!important}
.tod-front .tod-el-price-tag{text-align:center!important;font-size:10px!important;letter-spacing:.04em!important;font-weight:900!important;min-height:19px!important}
.tod-front .tod-el-price-list{font-size:11.5px!important;line-height:1.42!important;margin-top:4px!important}
.tod-front .tod-el-price-list ul{gap:6px!important;margin:3px 0 8px!important}
.tod-front .tod-el-price-list li:before{margin-right:7px!important}
.tod-front .tod-el-price-button .elementor-button{padding:11px 12px!important;border-radius:9px!important;font-size:12px!important;min-height:40px!important}
.tod-front .tod-plan-green{border-color:rgba(34,197,94,.78)!important}.tod-front .tod-plan-green .tod-el-price-tag{color:#22C55E!important}.tod-front .tod-plan-green .tod-el-price-button .elementor-button{background:#22C55E!important;border-color:#22C55E!important;color:#04120a!important}
.tod-front .tod-plan-amber{border-color:rgba(245,180,20,.84)!important}.tod-front .tod-plan-amber .tod-el-price-tag{color:#F5B414!important}.tod-front .tod-plan-amber .tod-el-price-button .elementor-button{background:#F5B414!important;border-color:#F5B414!important;color:#171005!important}
.tod-front .tod-plan-orange{border-color:#F97316!important;box-shadow:0 0 0 1px rgba(249,115,22,.18),0 12px 34px rgba(249,115,22,.12)!important}.tod-front .tod-plan-orange .tod-el-price-tag{color:#F97316!important}.tod-front .tod-plan-orange .tod-el-price-button .elementor-button{background:#F97316!important;border-color:#F97316!important}
.tod-front .tod-plan-blue{border-color:#2563EB!important;box-shadow:0 0 0 1px rgba(37,99,235,.16),0 12px 34px rgba(37,99,235,.12)!important}.tod-front .tod-plan-blue .tod-el-price-tag{color:#3B82F6!important}.tod-front .tod-plan-blue .tod-el-price-button .elementor-button{background:#2563EB!important;border-color:#2563EB!important}
.tod-front .tod-el-pricing + .tod-el-devices{border-top:1px solid rgba(148,160,188,.08)!important}
@media (max-width:1080px){.tod-front .tod-el-hero-grid{grid-template-columns:1fr 1.08fr!important}.tod-front .tod-el-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tod-front .tod-el-price-card{min-height:350px!important}}
@media (max-width:820px){.tod-front .tod-el-hero{padding:22px 0 18px!important}.tod-front .tod-el-hero-grid{grid-template-columns:1fr!important}.tod-front .tod-el-display .elementor-heading-title{font-size:clamp(38px,11vw,54px)!important}.tod-front .tod-el-image-hero img{aspect-ratio:1.65/1!important}.tod-front .tod-el-metric-grid{grid-template-columns:repeat(4,minmax(120px,1fr))!important;overflow-x:auto!important}.tod-front .tod-el-metric{min-width:120px!important}.tod-front .tod-el-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media (max-width:560px){.tod-front .tod-el-wrap{width:min(100% - 20px,1320px)!important}.tod-front .tod-el-hero-copy{gap:12px!important}.tod-front .tod-el-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.tod-front .tod-el-image-hero img{border-radius:16px!important}.tod-front .tod-el-stats{overflow:hidden!important}.tod-front .tod-el-metric-grid{grid-template-columns:repeat(4,145px)!important;overflow-x:auto!important;scrollbar-width:none!important}.tod-front .tod-el-metric-grid::-webkit-scrollbar{display:none}.tod-front .tod-el-pricing{padding-top:20px!important}.tod-front .tod-el-price-grid{display:flex!important;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important}.tod-front .tod-el-price-card{min-width:84%!important;scroll-snap-align:center!important}.tod-front .tod-el-pricing .tod-el-section-title .elementor-heading-title{font-size:25px!important}}

/* ===== 2026-08-23 Elementor layout repair ===== */
body.tod-front .elementor-11{overflow:hidden;background:#050816!important}
body.tod-front .elementor-11 .tod-el-section{width:100%!important;max-width:none!important;margin:0!important}
body.tod-front .elementor-11 .tod-el-wrap{width:min(1320px,calc(100% - 48px))!important;max-width:1320px!important;margin-inline:auto!important;min-width:0!important}
body.tod-front .elementor-11 .tod-el-hero{padding:34px 0 18px!important;min-height:0!important;background:radial-gradient(circle at 72% 34%,rgba(37,99,235,.16),transparent 36%),#050816!important}
body.tod-front .elementor-11 .tod-el-hero-grid{display:grid!important;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)!important;gap:28px!important;align-items:center!important}
body.tod-front .elementor-11 .tod-el-hero-copy{display:flex!important;flex-direction:column!important;gap:14px!important;align-items:flex-start!important;width:100%!important;min-width:0!important;padding:6px 0!important}
body.tod-front .elementor-11 .tod-el-display{width:100%!important}
body.tod-front .elementor-11 .tod-el-display .elementor-heading-title{font-family:Manrope,system-ui,sans-serif!important;font-size:clamp(46px,4.55vw,70px)!important;line-height:1.01!important;letter-spacing:-.052em!important;font-weight:800!important;color:#F5F7FF!important;max-width:650px!important;margin:0!important}
body.tod-front .elementor-11 .tod-el-lead{max-width:570px!important;color:#C6D0E7!important;font-size:16px!important;line-height:1.55!important}
body.tod-front .elementor-11 .tod-el-actions{display:flex!important;flex-direction:row!important;gap:10px!important;width:auto!important}
body.tod-front .elementor-11 .tod-el-btn-primary .elementor-button,body.tod-front .elementor-11 .tod-el-price-button .elementor-button{background:#2563EB!important;border:1px solid #2563EB!important;color:#F5F7FF!important;border-radius:10px!important;padding:13px 20px!important;font-weight:800!important;box-shadow:none!important}
body.tod-front .elementor-11 .tod-el-btn-secondary .elementor-button{background:transparent!important;border:1px solid #40506d!important;color:#F5F7FF!important;border-radius:10px!important;padding:13px 20px!important;font-weight:800!important}
body.tod-front .elementor-11 .tod-el-hero-visual{display:block!important;width:100%!important;min-width:0!important;position:relative!important}
body.tod-front .elementor-11 .tod-el-image-hero{width:100%!important;display:block!important}
body.tod-front .elementor-11 .tod-el-image-hero .elementor-widget-container{width:100%!important}
body.tod-front .elementor-11 .tod-el-image-hero img{display:block!important;width:100%!important;height:auto!important;max-width:none!important;aspect-ratio:725/280!important;object-fit:cover!important;border-radius:18px!important;border:1px solid rgba(59,130,246,.22)!important;box-shadow:0 22px 55px rgba(2,6,23,.45)!important;transform:none!important}
body.tod-front .elementor-11 .tod-el-stats{padding:0!important;border-block:1px solid rgba(148,160,188,.11)!important;background:#060B1B!important}
body.tod-front .elementor-11 .tod-el-metric-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;width:min(1320px,calc(100% - 48px))!important;max-width:1320px!important;margin-inline:auto!important;gap:0!important}
body.tod-front .elementor-11 .tod-el-metric{display:flex!important;flex-direction:column!important;gap:4px!important;padding:17px 20px!important;border-right:1px solid rgba(148,160,188,.11)!important;min-width:0!important;width:100%!important}
body.tod-front .elementor-11 .tod-el-metric:last-child{border-right:0!important}
body.tod-front .elementor-11 .tod-el-metric-big .elementor-heading-title{font-size:21px!important;line-height:1!important;font-weight:800!important;color:#F5F7FF!important;margin:0!important}
body.tod-front .elementor-11 .tod-el-metric-label{font-size:12px!important;line-height:1.35!important;color:#94A0BC!important}
body.tod-front .elementor-11 .tod-el-pricing{padding:24px 0 34px!important;background:#050816!important}
body.tod-front .elementor-11 .tod-el-pricing .tod-el-section-head{margin-bottom:18px!important;gap:6px!important}
body.tod-front .elementor-11 .tod-el-pricing .tod-el-section-title .elementor-heading-title{font-size:30px!important;line-height:1.08!important;max-width:none!important}
body.tod-front .elementor-11 .tod-el-pricing .tod-el-section-copy{font-size:14px!important;color:#94A0BC!important}
body.tod-front .elementor-11 .tod-el-price-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;width:100%!important;align-items:stretch!important}
body.tod-front .elementor-11 .tod-el-price-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:360px!important;padding:21px 18px 18px!important;border-radius:18px!important;background:linear-gradient(180deg,#0B1530 0%,#071024 100%)!important;box-sizing:border-box!important}
body.tod-front .elementor-11 .tod-el-price-title .elementor-heading-title{font-size:19px!important;line-height:1.15!important}
body.tod-front .elementor-11 .tod-el-price-value .elementor-heading-title{font-size:39px!important;line-height:1!important}
body.tod-front .elementor-11 .tod-el-price-duration{font-size:12px!important}
body.tod-front .elementor-11 .tod-el-price-list{font-size:12px!important;line-height:1.45!important;flex:1!important}
body.tod-front .elementor-11 .tod-el-price-list ul{gap:7px!important}
body.tod-front .elementor-11 .tod-plan-green{border:1px solid #22C55E!important}.tod-front .elementor-11 .tod-plan-green .tod-el-price-button .elementor-button{background:#16B964!important;border-color:#16B964!important}
body.tod-front .elementor-11 .tod-plan-amber{border:1px solid #F5B61F!important}.tod-front .elementor-11 .tod-plan-amber .tod-el-price-button .elementor-button{background:#F5B61F!important;border-color:#F5B61F!important;color:#071024!important}
body.tod-front .elementor-11 .tod-plan-orange{border:1px solid #F97316!important;box-shadow:0 0 0 1px rgba(249,115,22,.1),0 18px 40px rgba(249,115,22,.1)!important}.tod-front .elementor-11 .tod-plan-orange .tod-el-price-button .elementor-button{background:#F97316!important;border-color:#F97316!important}
body.tod-front .elementor-11 .tod-plan-blue{border:1px solid #2563EB!important;box-shadow:0 0 0 1px rgba(37,99,235,.08),0 18px 40px rgba(37,99,235,.08)!important}
body.ehf-header #masthead .hfe-site-logo-img{width:auto!important;max-width:185px!important;height:auto!important}
body.ehf-header #masthead .elementor-widget-button .elementor-button{border-radius:9px!important;padding:12px 18px!important;font-weight:800!important}
@media(max-width:1024px){body.tod-front .elementor-11 .tod-el-hero-grid{grid-template-columns:1fr 1fr!important}body.tod-front .elementor-11 .tod-el-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:767px){body.tod-front .elementor-11 .tod-el-wrap,body.tod-front .elementor-11 .tod-el-metric-grid{width:min(100% - 24px,1320px)!important}body.tod-front .elementor-11 .tod-el-hero{padding:22px 0 14px!important}body.tod-front .elementor-11 .tod-el-hero-grid{grid-template-columns:1fr!important;gap:18px!important}body.tod-front .elementor-11 .tod-el-display .elementor-heading-title{font-size:clamp(38px,11vw,52px)!important}body.tod-front .elementor-11 .tod-el-hero-visual{order:2!important}body.tod-front .elementor-11 .tod-el-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.tod-front .elementor-11 .tod-el-metric:nth-child(2){border-right:0!important}body.tod-front .elementor-11 .tod-el-metric:nth-child(-n+2){border-bottom:1px solid rgba(148,160,188,.11)!important}body.tod-front .elementor-11 .tod-el-price-grid{display:flex!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory!important;padding-bottom:6px!important}body.tod-front .elementor-11 .tod-el-price-card{min-width:84%!important;scroll-snap-align:center!important}.tod-front .elementor-11 .tod-el-actions{width:100%!important}.tod-front .elementor-11 .tod-el-actions .elementor-button{width:100%!important}.tod-front .elementor-11 .tod-el-actions{display:grid!important;grid-template-columns:1fr 1fr!important}}

/* === TODIPTV 2026 reference homepage === */
.elementor-page-11{background:#050816!important;color:#F5F7FF}.elementor-page-11 .elementor-widget-text-editor{color:#94A0BC}.elementor-page-11 .tod-ref-hero-copy{max-width:470px}.elementor-page-11 .tod-ref-hero-copy h1{font-family:Manrope,system-ui,sans-serif;font-size:48px;line-height:1.03;letter-spacing:-1.9px;font-weight:800;color:#F5F7FF;margin:0 0 14px}.elementor-page-11 .tod-ref-hero-copy h1 .orange{color:#F97316}.elementor-page-11 .tod-ref-hero-copy h1 .blue{color:#2563EB}.elementor-page-11 .tod-ref-hero-copy p{font-size:15px;line-height:1.5;color:#C7D0E3;margin:0 0 20px;max-width:430px}.elementor-page-11 .tod-ref-actions{display:flex;gap:12px;flex-wrap:wrap}.elementor-page-11 .tod-ref-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 26px;border-radius:10px;font-weight:800;text-decoration:none}.elementor-page-11 .tod-ref-actions .primary{background:#2563EB;color:#fff;border:1px solid #3B82F6}.elementor-page-11 .tod-ref-actions .secondary{background:#071024;color:#F5F7FF;border:1px solid #334155}.elementor-page-11 .tod-ref-stat{min-height:72px;padding:12px 18px;display:flex;flex-direction:column;justify-content:center;border:1px solid #1E293B;border-radius:14px;background:#071024}.elementor-page-11 .tod-ref-stat strong{display:block;font-size:20px;line-height:1.05;color:#F5F7FF}.elementor-page-11 .tod-ref-stat span{display:block;color:#94A0BC;font-size:12px;margin-top:5px}.elementor-page-11 .tod-ref-price{height:100%;min-height:280px;padding:17px 18px 16px;border:1px solid #1E293B;border-radius:18px;background:linear-gradient(180deg,#0B1530,#071024);position:relative;display:flex;flex-direction:column}.elementor-page-11 .tod-ref-price.green{border-color:#16A66A}.elementor-page-11 .tod-ref-price.yellow{border-color:#C79100}.elementor-page-11 .tod-ref-price.orange{border-color:#F97316;box-shadow:0 0 0 1px rgba(249,115,22,.18),0 10px 28px rgba(249,115,22,.10)}.elementor-page-11 .tod-ref-price.blue{border-color:#2563EB}.elementor-page-11 .tod-ref-price .badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);border-radius:999px;padding:5px 14px;font-size:10px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#F97316;color:#fff}.elementor-page-11 .tod-ref-price.blue .badge{background:#2563EB}.elementor-page-11 .tod-ref-price .plan{font-weight:800;text-align:center;color:#F5F7FF;font-size:16px}.elementor-page-11 .tod-ref-price.green .plan{color:#22C55E}.elementor-page-11 .tod-ref-price.yellow .plan{color:#EAB308}.elementor-page-11 .tod-ref-price.orange .plan{color:#F97316}.elementor-page-11 .tod-ref-price.blue .plan{color:#60A5FA}.elementor-page-11 .tod-ref-price .price{text-align:center;font-size:38px;line-height:1;font-weight:900;color:#F5F7FF;margin:7px 0 2px;letter-spacing:-1.3px}.elementor-page-11 .tod-ref-price .term{text-align:center;color:#94A0BC;font-size:11px;margin-bottom:13px}.elementor-page-11 .tod-ref-price ul{list-style:none;margin:0 0 14px;padding:0;display:grid;gap:5px}.elementor-page-11 .tod-ref-price li{font-size:11px;color:#C7D0E3}.elementor-page-11 .tod-ref-price li:before{content:'✓';font-weight:900;margin-right:7px;color:#3B82F6}.elementor-page-11 .tod-ref-price.green li:before{color:#22C55E}.elementor-page-11 .tod-ref-price.yellow li:before{color:#EAB308}.elementor-page-11 .tod-ref-price.orange li:before{color:#F97316}.elementor-page-11 .tod-ref-price .buy{margin-top:auto;display:flex;min-height:39px;align-items:center;justify-content:center;border-radius:8px;text-decoration:none;font-weight:800;font-size:12px;background:#2563EB;color:#fff}.elementor-page-11 .tod-ref-price.green .buy{background:#129B62}.elementor-page-11 .tod-ref-price.yellow .buy{background:#D99A00}.elementor-page-11 .tod-ref-price.orange .buy{background:#F97316}.elementor-page-11 .tod-ref-price .save{text-align:center;color:#60A5FA;font-size:11px;font-weight:800;margin-top:6px}.elementor-page-11 .tod-ref-price.orange .save{color:#F59E0B}.elementor-page-11 .tod-ref-trust{height:100%;min-height:170px;border:1px solid #1E293B;border-radius:16px;background:#071024;padding:23px;text-align:center;display:flex;flex-direction:column;justify-content:center}.elementor-page-11 .tod-ref-trust h3{margin:0 0 8px;color:#F5F7FF;font-size:18px}.elementor-page-11 .tod-ref-trust p{margin:0;color:#94A0BC;font-size:12px}.elementor-page-11 .tod-ref-stars{color:#F6B40A;font-size:19px;letter-spacing:2px;margin:12px 0 4px}.elementor-page-11 .tod-ref-rating{color:#F5F7FF;font-weight:800}.elementor-page-11 .tod-ref-section-title{font-size:20px!important;color:#F5F7FF!important;margin-bottom:2px!important}.elementor-page-11 .tod-ref-section-sub{font-size:12px;color:#94A0BC;margin:0 0 8px}.elementor-page-11 .tod-ref-benefit{min-height:58px;border-top:1px solid #1E293B;padding:12px 10px 0}.elementor-page-11 .tod-ref-benefit strong{display:block;color:#F5F7FF;font-size:12px}.elementor-page-11 .tod-ref-benefit span{display:block;color:#94A0BC;font-size:10px;margin-top:2px}.elementor-page-11 .tod-ref-steps h2,.elementor-page-11 .tod-ref-faq h2{color:#F5F7FF;font-size:30px;margin:0 0 14px}.elementor-page-11 .tod-ref-steps p,.elementor-page-11 .tod-ref-faq p{color:#94A0BC}.elementor-page-11 .tod-ref-stepgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.elementor-page-11 .tod-ref-step{padding:16px;border-top:1px solid #1E293B}.elementor-page-11 .tod-ref-step b{color:#3B82F6}.elementor-page-11 .tod-ref-step strong{display:block;color:#F5F7FF;margin-top:4px}.elementor-page-11 .tod-ref-step span{font-size:12px;color:#94A0BC}.elementor-page-11 .tod-ref-faq details{border-bottom:1px solid #1E293B;padding:12px 0}.elementor-page-11 .tod-ref-faq summary{color:#F5F7FF;font-weight:800;cursor:pointer}.elementor-page-11 .tod-ref-faq p{font-size:13px;margin:7px 0 0}.elementor-page-11 .elementor-widget-image img{display:block;width:100%;height:auto}.elementor-page-11 .tod-ref-hero-img img{border-radius:18px}.elementor-page-11 .tod-ref-entertainment img,.elementor-page-11 .tod-ref-devices img{border-radius:16px;border:1px solid #1E293B}@media(max-width:1024px){.elementor-page-11 .tod-ref-hero-copy h1{font-size:41px}.elementor-page-11 .tod-ref-price{min-height:300px}.elementor-page-11 .tod-ref-price .price{font-size:34px}}@media(max-width:767px){.elementor-page-11 .tod-ref-hero-copy{max-width:none}.elementor-page-11 .tod-ref-hero-copy h1{font-size:36px;line-height:1.04}.elementor-page-11 .tod-ref-actions a{min-height:42px;padding:0 18px;font-size:12px}.elementor-page-11 .tod-ref-stat{min-height:60px;padding:9px 8px;text-align:center}.elementor-page-11 .tod-ref-stat strong{font-size:16px}.elementor-page-11 .tod-ref-stat span{font-size:9px}.elementor-page-11 .tod-ref-price.green,.elementor-page-11 .tod-ref-price.yellow,.elementor-page-11 .tod-ref-price.blue{display:none}.elementor-page-11 .tod-ref-price.orange{min-height:315px}.elementor-page-11 .tod-ref-price .price{font-size:44px}.elementor-page-11 .tod-ref-stepgrid{grid-template-columns:1fr 1fr}.elementor-page-11 .tod-ref-entertainment img{min-height:148px;object-fit:cover}.elementor-page-11 .tod-ref-devices img{min-height:94px;object-fit:cover}}

/* === TODIPTV mobile reference lock — 2026-08-23 === */
@media (max-width:767px){
html,body{overflow-x:hidden!important}
/* compact global header */
.elementor-447 .elementor-element.elementor-element-d514953{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;min-height:64px!important;padding:8px 14px!important;gap:6px!important;background:#050816!important}
.elementor-447 .elementor-element.elementor-element-d514953>.e-con-inner{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;width:100%!important;gap:6px!important}
.elementor-447 .elementor-element.elementor-element-affd5a9{width:52%!important;max-width:52%!important;min-width:0!important;display:flex!important;justify-content:center!important;padding:0!important}
.elementor-447 .elementor-element.elementor-element-40a700f{width:20%!important;max-width:20%!important;min-width:0!important;display:flex!important;justify-content:center!important;padding:0!important}
.elementor-447 .elementor-element.elementor-element-f11d822{width:28%!important;max-width:28%!important;min-width:0!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;padding:0!important}
.elementor-447 .elementor-element.elementor-element-c0ce8dc img{width:145px!important;max-width:145px!important;height:auto!important}
.elementor-447 .elementor-element.elementor-element-c136f2a{width:100%!important;margin:0!important}
.elementor-447 .elementor-element.elementor-element-c136f2a .hfe-nav-menu__toggle{margin:0 auto!important;color:#F5F7FF!important;background:transparent!important;border:0!important}
.elementor-447 .elementor-element.elementor-element-c136f2a .hfe-nav-menu__toggle i,.elementor-447 .elementor-element.elementor-element-c136f2a .hfe-nav-menu__toggle svg{color:#F5F7FF!important;fill:#F5F7FF!important}
.elementor-447 .elementor-element.elementor-element-5c6d40a{display:block!important;width:auto!important;margin:0!important}
.elementor-447 .elementor-element.elementor-element-5c6d40a .elementor-button{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;border-radius:12px!important;background:#071024!important;border:1px solid #1E293B!important;color:#22C55E!important;font-size:20px!important;display:flex!important;align-items:center!important;justify-content:center!important}
.elementor-447 .elementor-element.elementor-element-5c6d40a .elementor-button-icon{margin:0!important}

/* hero */
.elementor-page-11 .elementor-element.elementor-element-6760ab7{display:flex!important;flex-direction:column!important;gap:0!important;padding:18px 16px 8px!important;background:#050816!important}
.elementor-page-11 .elementor-element.elementor-element-6760ab7>.e-con-inner{display:flex!important;flex-direction:column!important;width:100%!important;gap:0!important}
.elementor-page-11 .elementor-element.elementor-element-c9edcef,.elementor-page-11 .elementor-element.elementor-element-ba2b5d9{width:100%!important;max-width:100%!important;padding:0!important}
.elementor-page-11 .tod-ref-hero-copy{max-width:none!important}
.elementor-page-11 .tod-ref-hero-copy h1{font-size:34px!important;line-height:1.02!important;letter-spacing:-1.25px!important;margin:0 0 12px!important}
.elementor-page-11 .tod-ref-hero-copy p{font-size:14px!important;line-height:1.48!important;margin:0 0 16px!important;max-width:340px!important}
.elementor-page-11 .tod-ref-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important}
.elementor-page-11 .tod-ref-actions a{min-height:42px!important;padding:0 10px!important;font-size:12px!important;border-radius:10px!important;white-space:nowrap!important}
.elementor-page-11 .elementor-element.elementor-element-ba2b5d9{margin-top:16px!important}
.elementor-page-11 .tod-ref-hero-img img{border-radius:16px!important;width:100%!important;height:auto!important;max-height:230px!important;object-fit:contain!important;background:#071024!important}

/* four stats in one row */
.elementor-page-11 .elementor-element.elementor-element-d095b43{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:6px!important;padding:6px 16px 8px!important}
.elementor-page-11 .elementor-element.elementor-element-d095b43>.e-con-inner{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;width:100%!important;gap:6px!important}
.elementor-page-11 .elementor-element.elementor-element-df9af36,.elementor-page-11 .elementor-element.elementor-element-d3c8170,.elementor-page-11 .elementor-element.elementor-element-f884634,.elementor-page-11 .elementor-element.elementor-element-68009ad{width:25%!important;max-width:25%!important;min-width:0!important;padding:0!important}
.elementor-page-11 .tod-ref-stat{min-height:58px!important;height:100%!important;padding:8px 3px!important;text-align:center!important;border-radius:12px!important}
.elementor-page-11 .tod-ref-stat strong{font-size:14px!important;white-space:nowrap!important}
.elementor-page-11 .tod-ref-stat span{font-size:8px!important;line-height:1.15!important;margin-top:4px!important;white-space:normal!important}

/* mobile pricing = recommended plan only */
.elementor-page-11 .elementor-element.elementor-element-4f1fe08{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;padding:18px 16px 10px!important;gap:0!important}
.elementor-page-11 .elementor-element.elementor-element-4f1fe08>.e-con-inner{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;width:100%!important}
.elementor-page-11 .elementor-element.elementor-element-df44ea7,.elementor-page-11 .elementor-element.elementor-element-fbbbd56,.elementor-page-11 .elementor-element.elementor-element-7702ff3{display:none!important}
.elementor-page-11 .elementor-element.elementor-element-185ccf9{display:block!important;width:100%!important;max-width:100%!important;padding:0!important}
.elementor-page-11 .tod-ref-price.orange{min-height:0!important;padding:24px 18px 18px!important;border-radius:18px!important}
.elementor-page-11 .tod-ref-price .badge{top:-13px!important;font-size:10px!important;padding:6px 16px!important}
.elementor-page-11 .tod-ref-price .plan{font-size:17px!important}
.elementor-page-11 .tod-ref-price .price{font-size:48px!important;margin:8px 0 4px!important}
.elementor-page-11 .tod-ref-price .term{font-size:12px!important;margin-bottom:16px!important}
.elementor-page-11 .tod-ref-price ul{gap:7px!important;margin-bottom:18px!important}
.elementor-page-11 .tod-ref-price li{font-size:12px!important;line-height:1.35!important}
.elementor-page-11 .tod-ref-price .buy{min-height:46px!important;font-size:13px!important;border-radius:10px!important}
.elementor-page-11 .tod-ref-price .save{font-size:11px!important;margin-top:9px!important}

/* mobile reference skips entertainment strip and goes to trust + devices */
.elementor-page-11 .elementor-element.elementor-element-af2dcfb{display:none!important}
.elementor-page-11 .elementor-element.elementor-element-52a6e11{display:block!important;padding:10px 16px 6px!important}
.elementor-page-11 .elementor-element.elementor-element-52a6e11>.e-con-inner{display:block!important;width:100%!important}
.elementor-page-11 .elementor-element.elementor-element-87879ac{display:none!important}
.elementor-page-11 .elementor-element.elementor-element-7f9d434{display:block!important;width:100%!important;max-width:100%!important;padding:0!important}
.elementor-page-11 .tod-ref-trust{min-height:145px!important;padding:18px 16px!important;border-radius:16px!important}
.elementor-page-11 .tod-ref-trust h3{font-size:18px!important;margin-bottom:5px!important}
.elementor-page-11 .tod-ref-trust p{font-size:11px!important;line-height:1.35!important}
.elementor-page-11 .tod-ref-stars{font-size:18px!important;margin:9px 0 3px!important}
.elementor-page-11 .elementor-element.elementor-element-96e39f6{padding:6px 16px 10px!important}
.elementor-page-11 .tod-ref-devices img{min-height:0!important;height:auto!important;object-fit:contain!important;border-radius:14px!important}
.elementor-page-11 .elementor-element.elementor-element-2476b90{display:none!important}
.elementor-page-11 .elementor-element.elementor-element-888a9f6,.elementor-page-11 .elementor-element.elementor-element-05a2635{padding:34px 16px!important}
.elementor-page-11 .tod-ref-steps h2,.elementor-page-11 .tod-ref-faq h2{font-size:26px!important}
.elementor-page-11 .tod-ref-stepgrid{grid-template-columns:1fr 1fr!important;gap:8px!important}
}

@media (min-width:768px){.elementor-447 .elementor-element.elementor-element-5c6d40a{display:none!important}}
@media (max-width:767px){.elementor-447 .elementor-element.elementor-element-69d179b{display:none!important}.elementor-447 .elementor-element.elementor-element-5c6d40a{display:block!important}}
