@charset "UTF-8";
:root{--ink:#111319;--muted:#626874;--paper:#f7f7f4;--white:#fff;--red:#d71920;--gold:#ffcb05;--line:#dedfd9;--dark:#111319;--radius:22px;--shadow:0 25px 70px rgba(17,19,25,.12);--container:min(1180px,calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}.container{width:var(--container);margin-inline:auto}.narrow{max-width:820px}.skip-link{position:fixed;left:12px;top:-100px;z-index:10000;background:#fff;padding:10px 16px}.skip-link:focus{top:12px}.topline{background:#111;color:#fff;font-size:12px}.topline-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topline strong{color:var(--gold)}.topline a{font-weight:800}.site-header{position:sticky;top:0;z-index:900;background:rgba(255,255,255,.92);border-bottom:1px solid transparent;backdrop-filter:blur(18px);transition:.25s}.site-header.scrolled{border-color:rgba(17,19,25,.09);box-shadow:0 10px 35px rgba(17,19,25,.06)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:11px;min-width:max-content}.brand img{width:45px;height:45px}.brand span{display:flex;flex-direction:column;line-height:1}.brand b{font-size:21px;letter-spacing:-.5px}.brand small{text-transform:uppercase;font-size:9px;letter-spacing:2.2px;margin-top:5px;color:#70747d}.primary-nav{display:flex;align-items:center;gap:18px}.primary-nav>ul{display:flex;align-items:center;gap:23px;list-style:none;margin:0;padding:0}.primary-nav li{position:relative}.primary-nav a{font-size:14px;font-weight:720}.primary-nav>ul>li>a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--red);transition:.2s}.primary-nav>ul>li>a:hover:after,.primary-nav .current-menu-item>a:after{right:0}.nav-cta{background:var(--ink);color:#fff!important;padding:11px 17px;border-radius:999px}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:#111;margin:5px}.menu-toggle em{position:absolute;width:1px;height:1px;overflow:hidden}.site-main{overflow:hidden}.hero{position:relative;min-height:720px;display:flex;align-items:center;background:linear-gradient(135deg,#f7f7f3 0%,#fff 62%);isolation:isolate}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(17,19,25,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(17,19,25,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,#000,transparent 72%);z-index:-2}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;padding:90px 0}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:12px;text-transform:uppercase;letter-spacing:1.8px;font-weight:850;color:var(--red);margin-bottom:18px}.eyebrow:before{content:"";width:25px;height:2px;background:currentColor}.eyebrow.light{color:var(--gold)}h1,h2,h3{font-family:ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.08;letter-spacing:-.045em;margin:0 0 18px}h1{font-size:clamp(48px,6vw,82px);font-weight:850}h2{font-size:clamp(36px,4.5vw,58px);font-weight:830}h3{font-size:23px}.hero h1 span{color:var(--red)}.hero-lead{font-size:20px;line-height:1.55;max-width:650px;color:#535965;margin:0 0 31px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:0 23px;border-radius:999px;border:1px solid var(--ink);background:var(--ink);color:#fff;font-weight:820;font-size:14px;cursor:pointer;transition:.22s}.button:hover{transform:translateY(-2px);box-shadow:0 13px 30px rgba(17,19,25,.18)}.button-secondary{background:#fff;color:var(--ink);border-color:#cfd1ca}.button-outline{background:transparent;color:#fff;border-color:rgba(255,255,255,.35)}.button-light{background:#fff;color:#111;border-color:#fff}.text-link{font-size:14px;font-weight:800;border-bottom:1px solid #bfc1bb;padding-bottom:5px}.text-link span{color:var(--red)}.hero-proof{display:flex;gap:35px;margin-top:48px;padding-top:26px;border-top:1px solid #d9dad4}.hero-proof div{display:flex;flex-direction:column}.hero-proof strong{font-size:24px}.hero-proof span{font-size:12px;color:#6c717b}.hero-visual{position:relative;min-height:520px;display:grid;place-items:center}.hero-orb{position:absolute;border-radius:50%;filter:blur(3px);opacity:.9;z-index:-1}.hero-orb-a{width:390px;height:390px;right:5%;top:13%;background:radial-gradient(circle at 35% 35%,#ffe987,#ffcb05 48%,#e1a500)}.hero-orb-b{width:230px;height:230px;right:25%;bottom:2%;background:radial-gradient(circle at 35% 35%,#ff7b80,#d71920 55%,#970c12)}.device-window{width:min(520px,96%);border:9px solid #181b21;border-radius:26px;background:#f9f9f7;box-shadow:0 40px 90px rgba(17,19,25,.3);transform:perspective(1000px) rotateY(-7deg) rotateX(2deg);overflow:hidden}.window-bar{height:36px;background:#181b21;color:#a5a9b0;display:flex;align-items:center;gap:6px;padding:0 13px;font-size:10px}.window-bar i{width:7px;height:7px;border-radius:50%;background:#555}.window-bar i:first-child{background:#d71920}.window-bar i:nth-child(2){background:#ffcb05}.window-bar span{margin-left:8px}.window-content{padding:20px}.mini-nav{display:flex;align-items:center;gap:15px;font-size:10px}.mini-nav b{margin-right:auto}.mini-nav span{width:35px;height:4px;background:#d8d9d4;border-radius:5px}.mini-hero{padding:38px 25px;margin-top:18px;border-radius:18px;background:#171a1f;color:#fff;position:relative;overflow:hidden}.mini-hero:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;background:var(--gold);right:-30px;top:-20px}.mini-hero small{color:var(--gold);letter-spacing:1.5px}.mini-hero h3{width:62%;font-size:25px;margin-top:12px}.mini-button{width:76px;height:19px;border-radius:9px;background:var(--red)}.mini-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.mini-cards i{height:83px;border-radius:12px;background:linear-gradient(145deg,#eee,#dadbd6)}.floating-card{position:absolute;display:flex;align-items:center;gap:11px;background:#fff;border:1px solid rgba(17,19,25,.1);border-radius:15px;box-shadow:0 20px 45px rgba(17,19,25,.18);padding:13px 16px}.floating-card b,.floating-card small{display:block}.floating-card small{font-size:10px;color:#6b7078}.fc-one{left:-7px;bottom:84px}.fc-two{right:-6px;top:93px;flex-direction:column;gap:0}.fc-two b{font-size:23px;color:var(--red)}.fc-two span{font-size:10px}.status-dot{width:12px;height:12px;border-radius:50%;background:#27bd69;box-shadow:0 0 0 5px rgba(39,189,105,.14)}.trust-strip{border-top:1px solid #ededeb;border-bottom:1px solid #ededeb;background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;min-height:83px}.trust-grid span{text-align:center;font-size:13px;font-weight:800;color:#6f737b;border-right:1px solid #ededeb}.trust-grid span:last-child{border:0}.section{padding:110px 0}.split-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end;margin-bottom:52px}.split-heading p{font-size:19px;color:var(--muted);max-width:550px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{position:relative;border:1px solid var(--line);border-radius:var(--radius);padding:34px;background:#fff;transition:.25s}.feature-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:#c9cac4}.feature-no{position:absolute;top:23px;right:25px;color:#a3a6ad;font-size:11px;font-weight:800}.icon-box{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#f1f1ed;font-size:13px;font-weight:900;margin-bottom:48px}.feature-card p{color:var(--muted);min-height:78px}.feature-card>a{font-size:13px;font-weight:850}.dark-section{background:#111319;color:#fff;position:relative}.dark-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 80%,rgba(215,25,32,.22),transparent 25%),radial-gradient(circle at 90% 20%,rgba(255,203,5,.15),transparent 24%)}.dark-grid{position:relative;display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.dark-grid p{color:#aeb2bb;max-width:510px;margin-bottom:32px}.process-stack{display:grid;gap:12px}.process-stack article{display:flex;gap:20px;padding:21px 24px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.04);backdrop-filter:blur(8px)}.process-stack article>span{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;background:var(--gold);color:#111;font-weight:900;flex:0 0 auto}.process-stack h3{font-size:18px;margin:0 0 5px}.process-stack p{font-size:13px;margin:0}.center-heading{text-align:center;max-width:760px}.center-heading .eyebrow{justify-content:center}.center-heading p{color:var(--muted);font-size:18px}.pricing-section{background:#f7f7f4}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:50px}.price-card{position:relative;background:#fff;border:1px solid #dcddd8;border-radius:22px;padding:29px 24px;display:flex;flex-direction:column}.price-card.featured{background:#15171c;color:#fff;border-color:#15171c;transform:translateY(-12px);box-shadow:0 28px 65px rgba(17,19,25,.22)}.plan-badge{position:absolute;right:17px;top:17px;background:var(--gold);color:#111;border-radius:99px;padding:5px 9px;font-size:9px;font-weight:900;text-transform:uppercase}.plan-top{min-height:86px}.plan-top h2,.plan-top h3{font-size:21px;margin-bottom:8px}.plan-top p{font-size:12px;color:#7b7f87}.featured .plan-top p{color:#afb3bc}.price{display:flex;align-items:flex-start;margin:15px 0 26px}.price span{font-size:20px;font-weight:800;margin-top:10px}.price b{font-size:57px;letter-spacing:-4px;line-height:1}.price sup{font-size:18px;font-weight:800;margin-top:7px}.price-card ul{list-style:none;padding:0;margin:0 0 28px;flex:1}.price-card li{font-size:13px;padding:9px 0;border-bottom:1px solid #ecece8}.price-card li:before{content:"✓";color:var(--red);font-weight:900;margin-right:8px}.featured li{border-color:rgba(255,255,255,.12)}.featured .button{background:var(--gold);border-color:var(--gold);color:#111}.pricing-note{text-align:center;font-size:12px;color:#737780;margin-top:27px}.player-section{background:#fff}.player-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.player-demo{position:relative;background:#f2f2ed;border-radius:30px;padding:55px}.player-screen{aspect-ratio:16/10;border-radius:18px;background:linear-gradient(145deg,#16191e,#252a33);box-shadow:0 30px 60px rgba(17,19,25,.24);display:grid;place-items:center;position:relative;overflow:hidden}.player-screen:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 10%,rgba(215,25,32,.4),transparent 30%),radial-gradient(circle at 10% 90%,rgba(255,203,5,.28),transparent 35%)}.player-logo{position:absolute;left:25px;top:25px;width:38px;height:38px;border-radius:11px;background:var(--red);display:grid;place-items:center;color:#fff;font-weight:900}.player-lines{position:absolute;left:25px;bottom:25px;display:grid;gap:7px}.player-lines i{display:block;width:130px;height:7px;border-radius:7px;background:rgba(255,255,255,.2)}.player-lines i:first-child{width:180px;background:#fff}.play-button{position:relative;width:70px;height:70px;border-radius:50%;background:#fff;display:grid;place-items:center;padding-left:4px;font-size:20px}.player-tag{position:absolute;right:30px;bottom:28px;background:var(--gold);padding:8px 13px;border-radius:10px;font-size:11px;font-weight:900}.disclosure{border-left:3px solid var(--gold);background:#f5f5f1;padding:16px 18px;margin:25px 0;color:#555b66;font-size:13px}.journal-section{background:#f7f7f4}.section-title-row{display:flex;align-items:end;justify-content:space-between;margin-bottom:40px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.post-card{border-radius:20px;overflow:hidden;background:#fff;border:1px solid #dfdfda}.post-cover{height:210px;background:#15171c;color:#fff;padding:24px;display:flex;justify-content:space-between;align-items:flex-end;position:relative;overflow:hidden}.post-cover:before{content:"";position:absolute;width:170px;height:170px;border-radius:50%;background:var(--red);right:-45px;top:-40px}.post-cover:after{content:"";position:absolute;width:100px;height:100px;border-radius:50%;background:var(--gold);left:35%;bottom:-55px}.post-cover span,.post-cover b{position:relative;z-index:1}.post-cover span{font-size:42px;font-weight:900}.post-cover b{font-size:12px;text-align:right;letter-spacing:1px}.post-body{padding:25px}.post-body small{font-size:10px;text-transform:uppercase;letter-spacing:1.2px;color:#898c93}.post-body h2,.post-body h3{font-size:22px;margin:12px 0}.post-body p{font-size:14px;color:var(--muted)}.post-body>a{font-size:13px;font-weight:850}.faq-preview{background:#fff}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.faq-layout>div:first-child p{color:var(--muted);margin-bottom:25px}.accordion-list details{border-top:1px solid #dfe0db}.accordion-list details:last-child{border-bottom:1px solid #dfe0db}.accordion-list summary{list-style:none;cursor:pointer;padding:23px 0;font-weight:800;display:flex;justify-content:space-between;gap:20px}.accordion-list summary::-webkit-details-marker{display:none}.accordion-list summary span{font-size:22px;font-weight:400;transition:.2s}.accordion-list details[open] summary span{transform:rotate(45deg)}.accordion-list details>div{color:var(--muted);padding:0 45px 22px 0}.prefooter{background:var(--red);color:#fff;padding:65px 0}.prefooter-grid{display:flex;align-items:center;justify-content:space-between;gap:50px}.prefooter h2{font-size:43px;max-width:720px}.prefooter p{color:rgba(255,255,255,.8);margin:0}.site-footer{background:#0d0f12;color:#fff;padding:78px 0 25px}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr .8fr 1fr;gap:60px}.brand-footer{color:#fff;margin-bottom:20px}.footer-brand p,.footer-grid>div>p{color:#9fa3ac;font-size:13px}.footer-grid h3{font-size:13px;text-transform:uppercase;letter-spacing:1.2px}.footer-grid ul{list-style:none;margin:0;padding:0}.footer-grid li{margin:9px 0}.footer-grid li a{font-size:13px;color:#b5b8bf}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.1);margin-top:60px;padding-top:22px;font-size:11px;color:#838791}.wa-float{position:fixed;right:20px;bottom:20px;z-index:800;display:flex;align-items:center;gap:9px;background:#1dad5a;color:#fff;border-radius:999px;padding:7px 7px 7px 15px;box-shadow:0 15px 35px rgba(17,19,25,.25);font-size:12px;font-weight:850}.wa-float b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;color:#1b9f54;font-size:10px}.page-hero{background:#f7f7f4;padding:100px 0 90px;position:relative}.page-hero:after{content:"";position:absolute;width:280px;height:7px;right:0;bottom:0;background:linear-gradient(90deg,#111 0 33%,#d71920 33% 66%,#ffcb05 66%)}.page-hero h1{max-width:920px;font-size:clamp(46px,6vw,76px)}.page-hero p{max-width:760px;font-size:19px;color:var(--muted)}.offer-hero{background:#15171c;color:#fff}.offer-hero p{color:#b2b6bf}.standalone{padding-top:90px}.soft-section{background:#f7f7f4}.content-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:75px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.steps-grid article{background:#fff;padding:24px;border:1px solid var(--line);border-radius:17px}.steps-grid b{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#111;color:#fff;margin-bottom:35px}.steps-grid h3{font-size:19px}.steps-grid p{font-size:13px;color:var(--muted)}.prose{font-size:18px}.prose h2{font-size:36px;margin-top:55px}.prose h3{font-size:25px;margin-top:35px}.prose p,.prose li{color:#515762}.prose a{color:var(--red);text-decoration:underline;text-underline-offset:3px}.prose li{margin:8px 0}.prose table{width:100%;border-collapse:collapse}.prose th,.prose td{padding:12px;border:1px solid var(--line);text-align:left}.device-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.device-card{border:1px solid var(--line);border-radius:20px;padding:28px}.device-card>span{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;background:#111;color:#fff;font-weight:900;margin-bottom:45px}.device-card h2{font-size:25px}.device-card p{color:var(--muted)}.device-card a{font-size:13px;font-weight:850}.guide-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px}.guide-aside{position:sticky;top:120px;align-self:start}.guide-aside p{color:var(--muted)}.guide-steps{display:grid;gap:14px}.guide-steps article{display:flex;gap:20px;background:#fff;border:1px solid var(--line);padding:25px;border-radius:18px}.guide-steps article>span{font-size:12px;font-weight:900;color:var(--red)}.guide-steps h3{font-size:20px;margin-bottom:7px}.guide-steps p{font-size:14px;color:var(--muted);margin:0}.comparison-wrap{overflow:auto;border:1px solid var(--line);border-radius:20px}.comparison-table{width:100%;border-collapse:collapse;min-width:840px}.comparison-table th{background:#15171c;color:#fff;text-align:left;padding:18px;font-size:12px;text-transform:uppercase;letter-spacing:.8px}.comparison-table td{padding:20px 18px;border-bottom:1px solid var(--line);font-size:14px;color:#4f5560}.comparison-table tr:last-child td{border:0}.player-page-hero{background:#15171c;color:#fff}.player-page-hero p{color:#b5b8bf}.faq-page-grid{display:grid;grid-template-columns:250px 1fr;gap:70px}.faq-page-grid aside{position:sticky;top:120px;align-self:start;border:1px solid var(--line);border-radius:18px;padding:23px}.faq-page-grid aside h2{font-size:22px}.faq-page-grid aside a{display:block;padding:8px 0;color:var(--muted);font-size:13px}.accordion-list.large summary{font-size:18px;padding:27px 0}.editorial-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px}.editorial-quote{background:#15171c;color:#fff;border-radius:25px;padding:45px;height:max-content;position:sticky;top:120px}.editorial-quote>span{font-size:80px;line-height:.6;color:var(--gold)}.editorial-quote p{font-size:25px;line-height:1.45}.contact-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:70px}.contact-builder{border:1px solid var(--line);border-radius:22px;padding:35px;display:grid;gap:18px}.contact-builder label{display:grid;gap:7px;font-size:13px;font-weight:800}.contact-builder input,.contact-builder select,.contact-builder textarea{width:100%;border:1px solid #d8d9d4;border-radius:12px;padding:13px 14px;background:#fbfbf9;color:#111}.contact-builder textarea{resize:vertical}.form-note{font-size:11px;color:#777b83}.contact-aside ul{list-style:none;padding:0}.contact-aside li{padding:11px 0;border-bottom:1px solid var(--line);color:var(--muted)}.contact-aside li:before{content:"✓";color:var(--red);margin-right:9px;font-weight:900}.legal-copy h2{font-size:29px}.legal-warning{background:#fff5d8;border:1px solid #e7ca75;border-radius:15px;padding:18px;font-size:14px;color:#5d512e}.blog-layout{display:grid;grid-template-columns:1fr 280px;gap:45px}.archive-grid{grid-template-columns:repeat(2,1fr)}.sidebar-card{border:1px solid var(--line);border-radius:15px;padding:22px}.pagination{margin-top:40px}.article-header{background:#f7f7f4;padding:95px 0 75px}.article-header h1{font-size:clamp(42px,5vw,67px)}.article-meta{display:flex;gap:20px;font-size:12px;color:#747881}.article-content{padding-top:70px;padding-bottom:90px}.article-content>p:first-of-type{font-size:22px;color:#2d323b}.article-disclaimer{margin-top:55px;border:1px solid var(--line);border-radius:15px;padding:20px;font-size:13px;background:#f8f8f5}.related{background:#f7f7f4}.error-page{min-height:70vh;display:grid;place-items:center;text-align:center}.error-code{font-size:120px;line-height:1;font-weight:900;color:#eee}.error-page p{color:var(--muted);font-size:18px}.error-page .hero-actions{justify-content:center}.search-result{padding:22px 0;border-bottom:1px solid var(--line)}.search-result h2{font-size:28px}.breadcrumb-wrap{font-size:11px;color:#777b83;padding-top:12px}.reveal{opacity:0;transform:translateY(25px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}@media(max-width:1050px){.primary-nav>ul{gap:13px}.primary-nav>ul>li>a{font-size:12px}.hero-grid{gap:25px}.pricing-grid{grid-template-columns:repeat(2,1fr)}.price-card.featured{transform:none}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.feature-card{padding:28px}.blog-layout{grid-template-columns:1fr}}
@media(max-width:820px){:root{--container:min(100% - 28px,720px)}.topline-inner span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topline-inner>a{display:none}.header-inner{height:70px}.menu-toggle{display:block;z-index:1001}.primary-nav{position:fixed;inset:104px 0 0;background:#fff;display:block;padding:28px;transform:translateX(100%);opacity:0;visibility:hidden;transition:.28s;overflow:auto}.primary-nav.open{transform:none;opacity:1;visibility:visible}.primary-nav>ul{display:grid;gap:0}.primary-nav>ul>li{border-bottom:1px solid var(--line)}.primary-nav>ul>li>a{display:block;padding:16px 0;font-size:18px}.nav-cta{display:flex;margin-top:25px;justify-content:center;padding:14px}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;padding:68px 0 90px}.hero-visual{min-height:430px;margin-top:15px}.fc-one{left:0}.fc-two{right:0}.trust-grid{grid-template-columns:repeat(3,1fr);row-gap:25px;padding:25px 0}.trust-grid span:nth-child(3){border:0}.split-heading,.dark-grid,.player-grid,.faq-layout,.content-grid,.guide-layout,.editorial-grid,.contact-grid{grid-template-columns:1fr;gap:40px}.section{padding:80px 0}.feature-grid,.post-grid,.device-grid{grid-template-columns:repeat(2,1fr)}.process-stack{margin-top:20px}.player-demo{padding:30px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}.page-hero{padding:75px 0}.steps-grid{grid-template-columns:1fr}.guide-aside,.editorial-quote,.faq-page-grid aside{position:static}.faq-page-grid{grid-template-columns:1fr}.faq-page-grid aside{display:none}.prefooter-grid{align-items:flex-start;flex-direction:column}.archive-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){:root{--container:calc(100% - 24px)}body{font-size:15px}h1{font-size:45px}.hero h1{font-size:48px}.hero-lead{font-size:17px}.hero-grid{padding-top:52px}.hero-proof{gap:18px}.hero-proof strong{font-size:20px}.hero-proof span{font-size:10px}.hero-visual{min-height:340px}.device-window{border-width:6px}.mini-hero{padding:24px 18px}.mini-hero h3{font-size:18px}.floating-card{padding:9px 11px}.fc-one{bottom:25px}.fc-two{top:34px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid span:nth-child(3){border-right:1px solid #ededeb}.trust-grid span:nth-child(even){border:0}.split-heading{margin-bottom:35px}.feature-grid,.post-grid,.device-grid,.pricing-grid,.archive-grid{grid-template-columns:1fr}.feature-card p{min-height:auto}.price-card.featured{order:-1}.dark-grid{gap:45px}.section-title-row{align-items:flex-start;flex-direction:column;gap:15px}.player-demo{padding:18px}.player-tag{right:9px;bottom:7px}.prefooter h2{font-size:34px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.wa-float span{display:none}.wa-float{padding:6px}.page-hero h1{font-size:43px}.prose{font-size:16px}.prose h2{font-size:30px}.contact-builder{padding:22px}.article-meta{flex-direction:column;gap:4px}.article-header{padding:65px 0}.article-header h1{font-size:42px}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
/* Streamly Deutschland 2.0 content system */
.answer-box,.editor-note,.source-box,.related-guides,.test-log{margin:32px 0;border-radius:18px;padding:24px 26px}.answer-box{background:#fff8dc;border:1px solid #ead17f}.answer-box>strong,.source-box>strong,.related-guides>strong,.test-log>strong{display:block;font-size:13px;text-transform:uppercase;letter-spacing:1.1px;margin-bottom:12px}.editor-note{background:#f4f4f0;border-left:4px solid var(--red);font-size:15px}.source-box{background:#f7f7f4;border:1px solid var(--line);font-size:14px}.source-box p{font-size:13px}.related-guides{background:#15171c;color:#fff}.related-guides li,.related-guides a{color:#fff}.related-guides a{text-decoration-color:var(--gold)}.test-log{border:1px solid var(--line);background:#fff}.article-toc{margin:34px 0;padding:25px;border:1px solid var(--line);border-radius:18px;background:#fbfbf8}.article-toc>strong{display:block;margin-bottom:12px}.article-toc ol{columns:2;gap:30px;margin:0;padding-left:20px}.article-toc li{break-inside:avoid;font-size:14px}.article-lead,.article-excerpt{font-size:21px;line-height:1.55;color:#3b414b}.article-excerpt{max-width:760px}.author-box{display:flex;gap:18px;align-items:flex-start;margin-top:55px;padding:25px;border:1px solid var(--line);border-radius:18px;background:#fff}.author-mark{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:#111;color:#fff;font-weight:900;flex:0 0 auto}.author-box p{font-size:14px;margin:5px 0}.author-box a{font-size:13px;font-weight:800}.hub-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hub-card{border:1px solid var(--line);border-radius:20px;padding:28px;background:#fff}.hub-card>span{font-size:11px;font-weight:900;color:var(--red)}.hub-card h3{margin-top:32px}.hub-card p{font-size:14px;color:var(--muted);min-height:120px}.hub-card a{font-size:13px;font-weight:850}.editorial-standard{background:#111319;color:#fff}.standard-list{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.standard-list article{border:1px solid rgba(255,255,255,.13);border-radius:18px;padding:25px;background:rgba(255,255,255,.04)}.standard-list b{display:block;font-size:28px;color:var(--gold)}.standard-list span{font-size:13px;color:#b9bdc5}.topic-nav{border-bottom:1px solid var(--line)}.topic-nav .container{display:flex;flex-wrap:wrap;gap:10px;padding:20px 0}.topic-nav a{border:1px solid var(--line);border-radius:999px;padding:9px 14px;font-size:12px;font-weight:800}.prose code{font-size:.9em;background:#f1f1ed;padding:2px 6px;border-radius:5px}.prose .comparison-wrap table{min-width:700px}.post-body small{letter-spacing:.2px}.post-body h2{font-size:25px}.article-content h2[id]{scroll-margin-top:115px}
@media(max-width:1050px){.hub-grid{grid-template-columns:repeat(2,1fr)}.hub-card p{min-height:auto}}
@media(max-width:820px){.article-toc ol{columns:1}.standard-list{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.hub-grid,.standard-list{grid-template-columns:1fr}.answer-box,.editor-note,.source-box,.related-guides,.test-log{padding:20px}.author-box{flex-direction:column}.article-lead,.article-excerpt{font-size:18px}}
/* Streamly Deutschland 3.0 commercial clarity */
.commercial-facts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.commercial-facts-grid .feature-card{padding:27px}.commercial-facts-grid .feature-card h2{font-size:20px;letter-spacing:-.025em}.commercial-facts-grid .feature-card p{min-height:0;margin-bottom:0}.seller-section{background:#fff}.seller-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:center;padding:44px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(135deg,#fff 0%,#f7f7f3 100%);box-shadow:0 22px 65px rgba(17,19,25,.08)}.seller-panel h2{font-size:clamp(34px,4vw,52px)}.seller-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.seller-facts article{display:flex;flex-direction:column;gap:7px;padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.seller-facts b{font-size:12px;text-transform:uppercase;letter-spacing:.8px;color:var(--red)}.seller-facts span{font-size:13px;color:var(--muted)}.footer-operator{font-size:12px;color:#b7bac1;line-height:1.75}.footer-operator a{color:#fff;text-decoration:underline}.comparison-table th{padding:20px 18px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;font-size:12px;text-transform:uppercase;letter-spacing:.8px;color:#666b74;width:34%}.legal-copy .comparison-table{margin:28px 0}.legal-copy .hero-actions{margin-top:30px}
@media(max-width:820px){.seller-panel{grid-template-columns:1fr}.commercial-facts-grid{grid-template-columns:1fr}.seller-facts{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.seller-panel{padding:25px}.seller-facts{grid-template-columns:1fr}.comparison-table th,.comparison-table td{display:block;width:100%;padding:13px 15px}.comparison-table th{border-bottom:0;padding-bottom:3px}.comparison-table td{padding-top:0}}

/* Streamly Deutschland 4.0 WooCommerce shop */
.price-card-whatsapp{display:block;margin-top:14px;text-align:center;font-size:12px;font-weight:850;color:#343841;text-decoration:underline;text-decoration-color:#b9bbb5;text-underline-offset:4px}.price-card.featured .price-card-whatsapp{color:#fff;text-decoration-color:rgba(255,255,255,.45)}
.woo-shell{background:linear-gradient(180deg,#f7f7f4 0,#fff 280px)}.woocommerce .woocommerce-breadcrumb{margin:0 0 30px;color:#747983;font-size:13px}.woocommerce .woocommerce-breadcrumb a{font-weight:750}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{margin-bottom:32px}.woocommerce .woocommerce-ordering select{min-height:44px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 38px 0 14px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;position:relative;background:#fff;border:1px solid var(--line);border-radius:23px;padding:14px 14px 22px;overflow:hidden;transition:.25s;box-shadow:0 14px 40px rgba(17,19,25,.06)}.woocommerce ul.products li.product:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:#c8c9c3}.woocommerce ul.products li.product a img{margin:0 0 20px!important;border-radius:16px;aspect-ratio:4/3;object-fit:cover}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:20px!important;line-height:1.18;letter-spacing:-.035em;padding:0 8px!important;min-height:72px}.woocommerce ul.products li.product .price{display:block;color:var(--ink)!important;font-size:24px!important;font-weight:900;margin:8px 8px 18px!important}.woocommerce ul.products li.product .button{margin:0 8px!important;width:calc(100% - 16px);min-height:47px}.woocommerce ul.products li.product .added_to_cart{display:block;text-align:center;margin-top:12px;font-size:13px;font-weight:800}.streamly-product-badge{position:absolute;z-index:3;top:26px;left:26px;display:inline-flex;align-items:center;min-height:31px;padding:0 12px;border-radius:999px;background:var(--red);color:#fff;font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.9px;font-weight:900;box-shadow:0 7px 18px rgba(215,25,32,.26)}
.woocommerce div.product{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);column-gap:70px;align-items:start}.woocommerce div.product .woocommerce-product-gallery{width:auto!important;float:none!important;margin:0!important;position:sticky;top:120px}.woocommerce div.product .summary{width:auto!important;float:none!important;margin:0!important;position:relative}.woocommerce div.product .product_title{font-size:clamp(38px,4.8vw,64px);line-height:1.02;letter-spacing:-.055em;margin:15px 0 20px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ink)!important;font-size:38px!important;font-weight:900}.woocommerce div.product .woocommerce-product-details__short-description{font-size:17px;color:#4f5560}.streamly-product-highlights{list-style:none;padding:0;margin:24px 0;display:grid;gap:10px}.streamly-product-highlights li{position:relative;padding-left:27px}.streamly-product-highlights li:before{content:'✓';position:absolute;left:0;top:0;color:var(--red);font-weight:900}.woocommerce div.product form.cart{display:flex;gap:12px;margin:28px 0 20px!important}.woocommerce div.product form.cart .quantity .qty{min-height:50px;width:72px;border:1px solid var(--line);border-radius:12px}.woocommerce div.product form.cart .button{min-height:52px;border-radius:999px;background:var(--ink);font-weight:850;padding-inline:28px}.woocommerce div.product form.cart .button:hover{background:var(--red)}.woocommerce div.product .product_meta{font-size:13px;color:#6b7079;border-top:1px solid var(--line);padding-top:18px;display:grid;gap:5px}.woocommerce div.product .woocommerce-product-gallery__wrapper{border-radius:25px;overflow:hidden;box-shadow:0 25px 65px rgba(17,19,25,.12)}.woocommerce div.product .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px!important}.woocommerce div.product .flex-control-thumbs li{width:auto!important;float:none!important}.woocommerce div.product .flex-control-thumbs img{border-radius:10px;border:2px solid transparent}.woocommerce div.product .flex-control-thumbs img.flex-active{border-color:var(--red)}.streamly-buy-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0 13px}.streamly-buy-trust>div{border:1px solid var(--line);border-radius:13px;padding:13px;background:#f9f9f6}.streamly-buy-trust strong,.streamly-buy-trust span{display:block}.streamly-buy-trust strong{font-size:12px}.streamly-buy-trust span{font-size:10px;color:#737882}.streamly-whatsapp-product{display:block;text-align:center;border:1px solid #c9cbc5;border-radius:999px;padding:12px 17px;font-size:13px;font-weight:850;background:#fff}.streamly-whatsapp-product:hover{border-color:#25d366;box-shadow:0 8px 25px rgba(37,211,102,.12)}
.woocommerce div.product .woocommerce-tabs{grid-column:1/-1;width:100%;margin-top:85px}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:8px;flex-wrap:wrap;padding:0!important;margin:0 0 35px!important;border:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid var(--line)!important;background:#fff!important;border-radius:999px!important;margin:0!important;padding:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:11px 18px!important;font-size:13px;font-weight:850!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--ink)!important;border-color:var(--ink)!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#fff!important}.woocommerce div.product .woocommerce-tabs .panel{max-width:920px;margin:0 auto 55px!important}.woocommerce div.product .woocommerce-tabs .panel>h2:first-child{font-size:38px}.streamly-product-copy{font-size:17px;line-height:1.78}.streamly-product-copy h2{font-size:34px;margin-top:55px}.streamly-product-copy h3{font-size:24px;margin-top:36px}.streamly-product-copy a{text-decoration:underline;text-decoration-color:#babcb6;text-underline-offset:4px}.streamly-product-copy .comparison-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:18px;overflow:hidden}.streamly-product-copy .comparison-table th,.streamly-product-copy .comparison-table td{padding:16px 18px;border-bottom:1px solid var(--line);vertical-align:top;text-align:left}.streamly-product-copy .comparison-table tr:last-child th,.streamly-product-copy .comparison-table tr:last-child td{border-bottom:0}.streamly-product-copy .comparison-table th{width:34%;font-size:12px;text-transform:uppercase;letter-spacing:.8px;color:#6d727b;background:#f7f7f4}.product-faq details{border-bottom:1px solid var(--line)}.product-faq summary{padding:18px 0;cursor:pointer;font-weight:800}.product-faq summary span{float:right;color:var(--red)}.woocommerce .related.products{grid-column:1/-1;margin-top:35px}.woocommerce .related.products>h2{font-size:42px;margin-bottom:32px}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-radius:14px;border-top:0!important;background:#f7f7f4;padding:18px 22px 18px 54px!important}.woocommerce-message:before,.woocommerce-info:before{color:var(--red)!important}.woocommerce-cart table.cart,.woocommerce-checkout-review-order-table,.woocommerce table.shop_table{border:1px solid var(--line)!important;border-radius:18px!important;background:#fff}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:16px!important}.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout #payment{background:#f7f7f4;border-radius:18px;padding:25px}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout #payment #place_order{background:var(--ink)!important;border-radius:999px!important;font-weight:850!important}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{min-height:48px;border:1px solid var(--line);border-radius:11px;padding:10px 13px;background:#fff}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:27px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:46px}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;border:1px solid var(--line);border-radius:16px;overflow:hidden}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;padding:13px 16px;border-bottom:1px solid var(--line);font-weight:750}.woocommerce-account .woocommerce-MyAccount-navigation li:last-child a{border:0}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{background:var(--ink);color:#fff}
@media(max-width:1050px){.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce div.product{grid-template-columns:1fr;gap:45px}.woocommerce div.product .woocommerce-product-gallery{position:relative;top:auto;max-width:760px}.streamly-buy-trust{max-width:650px}.woocommerce div.product .woocommerce-tabs{margin-top:50px}}
@media(max-width:620px){.woocommerce ul.products{grid-template-columns:1fr}.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:auto}.streamly-buy-trust{grid-template-columns:1fr}.woocommerce div.product form.cart{flex-wrap:wrap}.woocommerce div.product form.cart .button{flex:1}.woocommerce div.product .product_title{font-size:40px}.woocommerce div.product .woocommerce-tabs ul.tabs{display:grid}.woocommerce div.product .woocommerce-tabs ul.tabs li{text-align:center}.streamly-product-copy h2{font-size:29px}.streamly-product-copy .comparison-table th,.streamly-product-copy .comparison-table td{display:block;width:100%;border-bottom:0}.streamly-product-copy .comparison-table th{padding-bottom:5px}.streamly-product-copy .comparison-table td{padding-top:5px;border-bottom:1px solid var(--line)}.streamly-product-copy .comparison-table tr:last-child td{border-bottom:0}}
.nav-cart{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:850;white-space:nowrap}.nav-cart span{display:grid;place-items:center;min-width:23px;height:23px;padding:0 6px;border-radius:999px;background:#f0f0ec;color:var(--red)}.single-product .summary .streamly-product-badge{position:static;margin:0 0 10px;box-shadow:none}.streamly-checkout-consents{margin:24px 0;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff}.streamly-checkout-consents h3{font-size:20px;margin-bottom:14px}.streamly-consent-row{margin-bottom:13px!important}.streamly-consent-row label{font-size:13px;line-height:1.55}.streamly-consent-help{font-size:12px;color:#686d76;margin:8px 0 0}.streamly-consent-help a{text-decoration:underline}
@media(max-width:1050px){.nav-cart{margin-left:auto}.primary-nav .nav-cart{justify-content:center;margin:4px 0 8px}}
.streamly-device-fields{margin:28px 0;padding:20px;border:1px solid var(--line);border-radius:16px;background:#f7f7f4}.streamly-device-fields h3{font-size:20px;margin-bottom:16px}.streamly-thankyou-panel{margin:28px 0;padding:26px;border-radius:20px;background:#111319;color:#fff}.streamly-thankyou-panel h2{font-size:30px}.streamly-thankyou-panel p{color:#c4c7cd}.streamly-thankyou-panel .button{background:#fff;color:#111;border-color:#fff}

/* V5 custom WhatsApp checkout */
.streamly-wa-checkout{margin:30px 0 0;border:1px solid #d8dad4;border-radius:24px;background:#fff;box-shadow:0 22px 65px rgba(17,19,25,.09);overflow:hidden}.streamly-wa-checkout-head{padding:26px 28px 20px;background:linear-gradient(135deg,#111319,#252830);color:#fff}.streamly-wa-checkout-head .wa-kicker{display:inline-flex;margin-bottom:9px;color:#ffcb05;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:1.25px}.streamly-wa-checkout-head h2{font-size:30px;line-height:1.08;margin-bottom:10px}.streamly-wa-checkout-head p{margin:0;color:#cfd2d8;font-size:13px;line-height:1.55}.wa-selected-plan{display:grid;grid-template-columns:82px 1fr auto;align-items:center;gap:15px;margin:0;padding:18px 24px;border-bottom:1px solid var(--line);background:#f7f7f4}.wa-selected-plan img{width:82px;height:62px;object-fit:cover;border-radius:12px}.wa-selected-plan div{display:flex;flex-direction:column}.wa-selected-plan small{font-size:9px;text-transform:uppercase;letter-spacing:1px;color:#777c84}.wa-selected-plan strong{font-size:17px;line-height:1.25}.wa-selected-plan span{font-size:11px;color:#666b74}.wa-selected-plan>a{font-size:11px;font-weight:850;text-decoration:underline;text-underline-offset:3px}.streamly-wa-order-form{padding:25px}.wa-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.wa-field{display:flex;flex-direction:column;gap:7px}.wa-field-full{grid-column:1/-1}.wa-field>span{font-size:11px;font-weight:850;color:#444950}.wa-field>span b{color:var(--red)}.wa-field input,.wa-field select,.wa-field textarea{width:100%;min-height:48px;border:1px solid #d5d7d1;border-radius:12px;background:#fff;padding:11px 13px;color:var(--ink);outline:none;transition:.2s}.wa-field textarea{resize:vertical;min-height:88px}.wa-field input:focus,.wa-field select:focus,.wa-field textarea:focus{border-color:#111319;box-shadow:0 0 0 3px rgba(17,19,25,.07)}.wa-consents{display:grid;gap:11px;margin:22px 0;padding:17px;border:1px solid #e0e1dc;border-radius:15px;background:#fafaf8}.wa-consents label{display:grid;grid-template-columns:19px 1fr;gap:9px;align-items:start;font-size:11px;line-height:1.5;color:#515660}.wa-consents input{width:17px;height:17px;margin-top:2px;accent-color:#111319}.wa-consents a{text-decoration:underline;text-underline-offset:3px}.wa-submit{width:100%;min-height:62px;display:flex;flex-direction:column;border:0;background:#1fba63}.wa-submit:hover{background:#169c50}.wa-submit span{font-size:14px}.wa-submit small{font-size:9px;font-weight:650;opacity:.85}.wa-form-note{margin:12px 0 0;font-size:10px;color:#6c717a;text-align:center;line-height:1.5}.wa-submit-feedback{min-height:18px;margin-top:10px;font-size:11px;font-weight:800;color:#187545;text-align:center}.streamly-loop-order{text-align:center!important;white-space:normal!important;line-height:1.3!important;padding:12px 14px!important}.single-product .summary .streamly-wa-checkout{margin-top:26px}.single-product .summary .streamly-buy-trust{margin-top:16px}
.order-page-hero{padding:105px 0;background:linear-gradient(135deg,#f7f7f4,#fff)}.order-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:65px;align-items:center}.order-page-hero h1{font-size:clamp(44px,5.7vw,76px)}.order-page-hero p{font-size:19px;color:#5f6570;max-width:760px}.order-hero-proof{padding:30px;border-radius:24px;background:#111319;color:#fff;box-shadow:var(--shadow)}.order-hero-proof>strong{display:block;color:#ffcb05;text-transform:uppercase;letter-spacing:1.2px;font-size:11px}.order-hero-proof ol{margin:20px 0 0;padding:0;list-style:none;counter-reset:orderstep;display:grid;gap:15px}.order-hero-proof li{counter-increment:orderstep;display:grid;grid-template-columns:35px 1fr;align-items:center;gap:12px;font-weight:760}.order-hero-proof li:before{content:counter(orderstep);display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#fff;color:#111;font-weight:900}.order-plans-section{padding-bottom:80px}.order-plan-picker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.order-plan-option{position:relative;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:22px;padding:12px 12px 20px;background:#fff;transition:.22s;overflow:hidden}.order-plan-option:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.order-plan-option.is-selected{border:2px solid #111319;box-shadow:0 18px 55px rgba(17,19,25,.12)}.order-plan-option img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:15px;margin-bottom:16px}.order-plan-option>span{position:absolute;top:24px;left:24px;padding:7px 10px;border-radius:999px;background:#d71920;color:#fff;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.7px}.order-plan-option h2{font-size:24px;margin:0 8px 4px}.order-plan-option>strong{font-size:27px;margin:0 8px}.order-plan-option>small{min-height:38px;margin:3px 8px 15px;color:#71767f;font-size:11px}.order-plan-option>b{margin:0 8px;padding-top:13px;border-top:1px solid var(--line);font-size:11px;color:#d71920}.order-checkout-grid{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:34px;align-items:start}.order-security-card{position:sticky;top:115px;padding:30px;border-radius:24px;background:#111319;color:#fff}.order-security-card h2{font-size:38px}.order-security-card>p{color:#c5c8cf}.order-security-card ul{list-style:none;margin:25px 0;padding:0;display:grid;gap:12px}.order-security-card li{position:relative;padding-left:26px;font-size:13px}.order-security-card li:before{content:'✓';position:absolute;left:0;color:#ffcb05;font-weight:900}.order-security-small{padding-top:18px;border-top:1px solid rgba(255,255,255,.15);font-size:11px!important}.order-checkout-section .streamly-wa-checkout{margin:0}.order-checkout-section .streamly-wa-checkout-head h2{font-size:38px}
@media(max-width:1050px){.order-plan-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.order-hero-grid,.order-checkout-grid{grid-template-columns:1fr}.order-security-card{position:relative;top:auto}.single-product .summary .streamly-wa-checkout-head h2{font-size:32px}}
@media(max-width:620px){.streamly-wa-checkout{border-radius:18px}.streamly-wa-checkout-head{padding:22px 19px}.streamly-wa-checkout-head h2{font-size:26px}.wa-selected-plan{grid-template-columns:66px 1fr;padding:14px 16px}.wa-selected-plan img{width:66px;height:50px}.wa-selected-plan>a{grid-column:2}.streamly-wa-order-form{padding:18px}.wa-form-grid{grid-template-columns:1fr}.wa-field-full{grid-column:auto}.wa-consents{padding:14px}.order-page-hero{padding:75px 0}.order-page-hero h1{font-size:43px}.order-page-hero p{font-size:16px}.order-plan-picker{grid-template-columns:1fr}.order-security-card{padding:24px}.order-checkout-section .streamly-wa-checkout-head h2{font-size:28px}}

/* V7 SEO/editorial presentation */
.streamly-guide-hero{margin:0 0 2.3rem;border-radius:28px;overflow:hidden;background:#f4f1e8;border:1px solid rgba(20,22,26,.12);box-shadow:0 20px 50px rgba(20,22,26,.09)}
.streamly-guide-hero img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
.streamly-guide-hero figcaption{padding:.9rem 1.15rem;font-size:.92rem;color:var(--muted,#666);background:#fff}
.inline-source-note{margin:1.5rem 0 2rem;padding:1rem 1.15rem;border-left:4px solid #d5262d;background:#f8f5ed;border-radius:0 14px 14px 0;color:#34363a}
.inline-source-note a{font-weight:700;text-decoration:underline;text-underline-offset:3px}
.post-card.has-image{overflow:hidden}
.post-cover.image-cover{display:block;aspect-ratio:16/9;overflow:hidden;background:#ece8de;padding:0}
.post-cover.image-cover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.post-card:hover .post-cover.image-cover img{transform:scale(1.035)}
.post-cover.image-cover>span{display:grid;place-items:center;width:100%;height:100%;font-weight:900;letter-spacing:.08em}
.magazine-intro{padding-bottom:2rem}
.category-intro{padding-bottom:1.5rem}
.category-intro .prose{font-size:1.05rem}
.category-intro .prose p:first-child{font-size:1.16rem;color:#25272b}
.topic-hub-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}
.topic-hub-links a{display:flex;align-items:center;justify-content:center;min-height:78px;padding:1rem;border:1px solid rgba(20,22,26,.13);border-radius:18px;background:#fff;font-weight:800;text-align:center;box-shadow:0 10px 26px rgba(20,22,26,.06)}
.editorial-page .answer-box{margin-bottom:2.3rem}
.editorial-principles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:2rem 0}
.editorial-principles-grid article{padding:1.35rem;border-radius:20px;background:#f7f4ec;border:1px solid rgba(20,22,26,.11)}
.editorial-principles-grid h3{margin-top:0}
.author-box strong a{color:inherit;text-decoration:none}
.author-box strong a:hover{text-decoration:underline}
.author-links{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.7rem}
.author-links a{font-weight:800;font-size:.92rem}
.article-meta{flex-wrap:wrap}
.section-soft{background:#f7f4ec}

@media (max-width:900px){
  .topic-hub-links,.editorial-principles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:620px){
  .streamly-guide-hero{border-radius:18px;margin-left:-4px;margin-right:-4px}
  .topic-hub-links,.editorial-principles-grid{grid-template-columns:1fr}
  .topic-hub-links a{min-height:62px}
  .inline-source-note{padding:.9rem 1rem}
}

/* V7 IPTV positioning and price safety */
.price{display:block;margin:15px 0 26px;white-space:nowrap}
.price .price-value{display:inline-block;font-size:clamp(42px,4.4vw,57px);font-weight:900;letter-spacing:-.055em;line-height:1;font-variant-numeric:tabular-nums}
.price span,.price sup{display:none!important}
.iptv-context{margin:24px 0;padding:18px 20px;border-left:4px solid var(--red);border-radius:0 14px 14px 0;background:#fff5f5;color:#343841}
.iptv-context strong{color:var(--red)}
.iptv-context a{font-weight:850;text-decoration:underline;text-underline-offset:3px}
@media(max-width:1200px) and (min-width:701px){.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* V8 interface rebuild: deterministic header, real mobile drawer, compact heroes and stable cards */
:root{--streamly-nav-top:0px;--header-container:min(1280px,calc(100% - 36px))}
.admin-bar .site-header{top:32px}
.topline-inner,.header-inner{width:var(--header-container)}
.topline{position:relative;z-index:1002}
.topline-inner{min-height:32px}
.topline-message{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.topline-support{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}
.topline-support i{width:7px;height:7px;border-radius:50%;background:#2bd06f;box-shadow:0 0 0 4px rgba(43,208,111,.15)}
.site-header{z-index:1000;background:rgba(255,255,255,.96)}
.header-inner{height:74px;gap:24px}
.brand{flex:0 0 auto}
.brand img{width:42px;height:42px}
.brand b{font-size:20px}
.primary-nav{min-width:0;margin-left:auto;gap:15px}
.primary-nav>ul{min-width:0;gap:18px}
.primary-nav>ul>li>a{display:block;white-space:nowrap;font-size:13px;line-height:1.2;padding:8px 0}
.nav-cta{flex:0 0 auto;white-space:nowrap;padding:12px 18px}
.mobile-nav-intro,.mobile-nav-support,.nav-backdrop{display:none}
.menu-toggle{position:relative;width:46px;height:46px;border:1px solid #dedfd9;border-radius:14px;background:#f7f7f4;place-items:center;padding:0;cursor:pointer}
.menu-icon{display:grid;gap:5px}
.menu-icon i{display:block;width:22px;height:2px;border-radius:2px;background:#111319;transition:transform .22s ease,opacity .18s ease}
.menu-toggle em{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}
.menu-toggle[aria-expanded="true"] .menu-icon i:first-child{transform:translateY(7px) rotate(45deg)}
.menu-toggle[aria-expanded="true"] .menu-icon i:nth-child(2){opacity:0}
.menu-toggle[aria-expanded="true"] .menu-icon i:last-child{transform:translateY(-7px) rotate(-45deg)}

.breadcrumb-bar{border-bottom:1px solid #e6e6e1;background:#fff}
.breadcrumb-wrap{padding:10px 0;font-size:11px;color:#727781;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.breadcrumb-wrap nav,.breadcrumb-wrap p{margin:0}
.streamly-breadcrumbs{display:flex;align-items:center;gap:8px;min-width:0}
.streamly-breadcrumbs a{font-weight:750;color:#4b5058}
.streamly-breadcrumbs .sep{color:#b2b5bb}
.streamly-breadcrumbs [aria-current="page"]{overflow:hidden;text-overflow:ellipsis}

.page-hero{padding:72px 0 66px;overflow:hidden}
.page-hero h1{max-width:860px;font-size:clamp(42px,5vw,66px);text-wrap:balance;overflow-wrap:normal}
.page-hero p{max-width:730px;margin-bottom:0;font-size:18px;line-height:1.6}
.offer-hero{background:linear-gradient(125deg,#111319 0%,#171a20 70%,#20242b 100%)}
.offer-hero:before{content:"";position:absolute;right:-90px;top:-110px;width:360px;height:360px;border-radius:50%;border:70px solid rgba(255,203,5,.08)}
.offer-hero .container{position:relative;z-index:1}
.standalone{padding-top:76px}

.post-grid{gap:24px;align-items:stretch}
.post-card{display:flex;min-width:0;flex-direction:column;height:100%;border-radius:22px;box-shadow:0 10px 35px rgba(17,19,25,.055);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.post-card:hover{transform:translateY(-5px);border-color:#cacbc5;box-shadow:0 22px 55px rgba(17,19,25,.11)}
.post-cover.image-cover{display:block;height:auto;aspect-ratio:16/9;padding:0;background:#f3f0e8}
.post-cover.image-cover:before,.post-cover.image-cover:after{display:none}
.post-cover.image-cover img{width:100%;height:100%;object-fit:contain;object-position:center;background:#f3f0e8}
.post-body{display:flex;flex:1;flex-direction:column;padding:25px 25px 27px;min-width:0}
.post-body small{display:block;font-size:10px;line-height:1.4;letter-spacing:.55px;color:#747983}
.post-body h2,.post-body h3{font-size:clamp(21px,2vw,25px);line-height:1.12;letter-spacing:-.03em;margin:12px 0 13px;text-wrap:balance;hyphens:auto;overflow-wrap:break-word}
.post-body h2 a,.post-body h3 a{display:block}
.post-body p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin:0 0 20px;font-size:14px;line-height:1.65}
.post-body>a{margin-top:auto;align-self:flex-start;padding-bottom:3px;border-bottom:1px solid #bfc1bb}
.blog-layout.no-sidebar{grid-template-columns:minmax(0,1fr)}
.blog-layout.no-sidebar .archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.archive-grid{min-width:0}

@media(max-width:1180px){
  .primary-nav>ul{gap:13px}
  .primary-nav>ul>li>a{font-size:12px}
  .nav-cta{padding-inline:15px;font-size:13px}
}
@media(max-width:1120px){
  .admin-bar .site-header{top:32px}
  .header-inner{height:70px}
  .menu-toggle{display:grid;z-index:1004;margin-left:auto}
  .nav-backdrop{position:fixed!important;display:block!important;z-index:997;inset:var(--streamly-nav-top) 0 0;background:rgba(8,10,14,.55);border:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s ease,visibility .24s ease}
  body.menu-open .nav-backdrop{opacity:1;visibility:visible;pointer-events:auto}
  .primary-nav{position:fixed!important;z-index:998;top:var(--streamly-nav-top)!important;right:0!important;bottom:0!important;left:auto!important;inset:auto 0 0 auto!important;width:min(430px,100%)!important;margin:0!important;padding:26px 24px 30px!important;display:flex!important;flex-direction:column;align-items:stretch;gap:18px;background:#f7f7f4!important;box-shadow:-25px 30px 70px rgba(8,10,14,.22);overflow-y:auto;overscroll-behavior:contain;transform:translateX(104%)!important;opacity:1!important;visibility:visible!important;transition:transform .28s cubic-bezier(.2,.8,.2,1)!important}
  .primary-nav.open{transform:translateX(0)!important}
  .mobile-nav-intro{display:flex;flex-direction:column;padding:4px 3px 16px;border-bottom:1px solid #dfe0da}
  .mobile-nav-intro span{font-size:10px;font-weight:850;letter-spacing:1.4px;text-transform:uppercase;color:#d71920}
  .mobile-nav-intro strong{font-size:23px;letter-spacing:-.035em}
  .primary-nav>ul{display:grid!important;gap:8px!important;width:100%;margin:0!important;padding:0!important}
  .primary-nav>ul>li{border:0!important}
  .primary-nav>ul>li>a{position:relative;display:flex!important;align-items:center;min-height:48px;padding:11px 44px 11px 15px!important;border:1px solid #dedfd9;border-radius:14px;background:#fff;font-size:16px!important;font-weight:800;line-height:1.25;white-space:normal}
  .primary-nav>ul>li>a:before{content:"→";position:absolute;right:16px;color:#d71920;font-size:17px}
  .primary-nav>ul>li>a:after{display:none!important}
  .primary-nav .current-menu-item>a,.primary-nav .current_page_item>a{border-color:#111319;background:#111319;color:#fff}
  .primary-nav .current-menu-item>a:before,.primary-nav .current_page_item>a:before{color:#ffcb05}
  .nav-cta{display:flex!important;justify-content:center;min-height:52px;margin:0!important;padding:14px 18px!important;border-radius:14px;font-size:15px!important}
  .mobile-nav-support{display:flex;flex-direction:column;gap:2px;margin-top:auto;padding:17px 3px 0;border-top:1px solid #dfe0da}
  .mobile-nav-support span{font-size:11px;color:#6a6f78}
  .mobile-nav-support a{font-size:13px;font-weight:850;color:#d71920}
}
@media(max-width:782px){.admin-bar .site-header{top:46px}}
@media(max-width:820px){
  :root{--container:min(100% - 28px,720px);--header-container:calc(100% - 24px)}
  .topline-inner{min-height:30px}
  .topline-detail{display:none}
  .topline-message{font-size:11px}
  .topline-support{display:inline-flex!important;font-size:11px}
  .header-inner{height:66px}
  .brand img{width:39px;height:39px}
  .brand b{font-size:19px}
  .brand small{font-size:8px;letter-spacing:2px}
  .menu-toggle{width:43px;height:43px;border-radius:13px}
  .page-hero{padding:52px 0 49px}
  .page-hero h1{font-size:clamp(36px,10vw,51px);line-height:1.04;letter-spacing:-.045em}
  .page-hero p{font-size:16px;line-height:1.55}
  .page-hero .eyebrow{margin-bottom:13px;font-size:10px}
  .standalone{padding-top:62px}
  .blog-layout.no-sidebar .archive-grid,.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
  :root{--container:calc(100% - 24px)}
  .topline{font-size:11px}
  .topline-support i{width:6px;height:6px;box-shadow:0 0 0 3px rgba(43,208,111,.14)}
  .primary-nav{padding:20px 18px 24px!important}
  .mobile-nav-intro strong{font-size:21px}
  .primary-nav>ul>li>a{min-height:46px;font-size:15px!important}
  .page-hero{padding:44px 0 45px}
  .page-hero:after{width:180px;height:5px}
  .page-hero h1{font-size:clamp(34px,10.7vw,43px)}
  .offer-hero:before{width:220px;height:220px;border-width:45px;right:-95px;top:-80px}
  .blog-layout.no-sidebar .archive-grid,.archive-grid,.post-grid{grid-template-columns:1fr}
  .post-card{border-radius:18px}
  .post-body{padding:21px 20px 23px}
  .post-body h2,.post-body h3{font-size:23px;line-height:1.12;margin-top:10px;text-wrap:pretty}
  .post-body p{-webkit-line-clamp:4;font-size:14px}
  .post-cover.image-cover{aspect-ratio:16/9}
  .section-title-row{gap:13px}
}
@media(prefers-reduced-motion:reduce){.primary-nav,.nav-backdrop,.menu-icon i{transition:none!important}}

/* V8 final collision fixes against legacy selectors */
.menu-toggle .menu-icon{display:grid!important;width:auto!important;height:auto!important;margin:0!important;background:transparent!important;transform:none!important}
.menu-toggle[aria-expanded="true"] .menu-icon{transform:none!important;opacity:1!important}
@media(max-width:1120px){.primary-nav{inset:var(--streamly-nav-top) 0 0 auto!important}}
@media(max-width:820px){.section{padding:68px 0}.journal-section{padding-top:64px}.section-title-row{margin-bottom:30px}}
@media(max-width:620px){.section{padding:58px 0}.journal-section{padding-top:56px}.section-title-row{margin-bottom:25px}}
@media(max-width:1120px){
  .primary-nav{visibility:hidden!important;pointer-events:none;transition:transform .28s cubic-bezier(.2,.8,.2,1),visibility 0s linear .28s!important}
  .primary-nav.open{visibility:visible!important;pointer-events:auto;transition-delay:0s!important}
}
