@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}
}

/* V10 mobile-first interface repair: isolated navigation and product-page hardening */
html{max-width:100%;overflow-x:hidden}
body{max-width:100%;overflow-x:hidden}
body.sd-nav-open{position:fixed;left:0;right:0;width:100%;overflow:hidden;touch-action:none}
.site-main,.woo-shell,.woocommerce,.woocommerce-page,.woocommerce div.product,.woocommerce div.product .summary,.woocommerce div.product .woocommerce-product-gallery,.woocommerce div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs .panel{min-width:0;max-width:100%}

.sd-site-header{position:sticky;top:0;z-index:10020;background:rgba(255,255,255,.98);border-bottom:1px solid rgba(17,19,25,.08);backdrop-filter:blur(18px)}
.admin-bar .sd-site-header{top:32px}
.sd-header-inner{width:var(--header-container);height:74px;display:flex;align-items:center;gap:24px;margin-inline:auto}
.sd-brand{flex:0 0 auto}
.sd-desktop-nav{min-width:0;margin-left:auto;display:flex;align-items:center;gap:17px}
.streamly-nav-list{list-style:none;margin:0;padding:0}
.sd-desktop-menu{min-width:0;display:flex;align-items:center;gap:18px}
.sd-desktop-menu li{position:relative}
.sd-desktop-menu a{display:block;padding:11px 0;font-size:13px;font-weight:800;line-height:1.2;white-space:nowrap}
.sd-desktop-menu a:after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;border-radius:2px;background:var(--red);transition:right .2s ease}
.sd-desktop-menu a:hover:after,.sd-desktop-menu .is-current a:after{right:0}
.sd-desktop-cta{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;background:var(--ink);color:#fff;font-size:13px;font-weight:900;white-space:nowrap}
.sd-desktop-cta:hover{background:var(--red);color:#fff}
.sd-menu-toggle{display:none;margin-left:auto;width:46px;height:46px;border:1px solid #dcded8;border-radius:14px;background:#f7f7f4;color:var(--ink);align-items:center;justify-content:center;gap:8px;padding:0 11px;cursor:pointer}
.sd-menu-toggle>span{display:grid;gap:4px;width:21px}
.sd-menu-toggle i{display:block;width:21px;height:2px;border-radius:2px;background:currentColor}
.sd-menu-toggle b{display:none;font-size:12px}
.sd-mobile-overlay,.sd-mobile-drawer{display:none}

@media(max-width:1180px) and (min-width:1101px){
  .sd-header-inner{gap:18px}
  .sd-desktop-nav{gap:12px}
  .sd-desktop-menu{gap:12px}
  .sd-desktop-menu a{font-size:12px}
  .sd-desktop-cta{padding-inline:15px;font-size:12px}
}

@media(max-width:1100px){
  .sd-desktop-nav{display:none!important}
  .sd-menu-toggle{display:flex!important}
  .sd-mobile-overlay{display:block;position:fixed;z-index:10040;inset:0;background:rgba(8,10,14,.58);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}
  .sd-mobile-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}
  .sd-mobile-drawer{display:flex;position:fixed;z-index:10050;top:0;right:0;bottom:0;width:min(420px,100vw);height:100dvh;max-width:100%;flex-direction:column;background:#f7f7f4;box-shadow:-24px 0 70px rgba(8,10,14,.25);transform:translate3d(102%,0,0);visibility:hidden;pointer-events:none;transition:transform .27s cubic-bezier(.2,.8,.2,1),visibility 0s linear .27s;overflow:hidden}
  .sd-mobile-drawer.is-open{transform:translate3d(0,0,0);visibility:visible;pointer-events:auto;transition-delay:0s}
  .admin-bar .sd-mobile-overlay{top:32px}
  .admin-bar .sd-mobile-drawer{top:32px;height:calc(100dvh - 32px)}
  .sd-mobile-drawer-head{flex:0 0 auto;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 18px;border-bottom:1px solid #dedfd9;background:#fff}
  .sd-mobile-brand img{width:40px;height:40px}
  .sd-mobile-brand b{font-size:19px}
  .sd-menu-close{flex:0 0 auto;width:44px;height:44px;display:grid;place-items:center;border:1px solid #dedfd9;border-radius:13px;background:#f7f7f4;color:#111319;font-size:34px;font-weight:300;line-height:1;cursor:pointer}
  .sd-menu-close span{display:block;transform:translateY(-2px)}
  .sd-mobile-drawer-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:22px 18px max(28px,env(safe-area-inset-bottom))}
  .sd-mobile-intro{margin-bottom:18px;padding:0 2px 17px;border-bottom:1px solid #dedfd9}
  .sd-mobile-intro>span{display:block;margin-bottom:5px;color:var(--red);font-size:10px;font-weight:900;letter-spacing:1.4px;text-transform:uppercase}
  .sd-mobile-intro strong{display:block;font-size:25px;line-height:1.08;letter-spacing:-.035em}
  .sd-mobile-intro p{margin:8px 0 0;color:#686d76;font-size:12px;line-height:1.55}
  .sd-mobile-menu{display:grid;gap:9px}
  .sd-mobile-menu li{min-width:0}
  .sd-mobile-menu a{position:relative;display:flex;align-items:center;min-height:52px;padding:12px 46px 12px 15px;border:1px solid #dedfd9;border-radius:14px;background:#fff;color:#111319;font-size:16px;font-weight:850;line-height:1.2;overflow-wrap:anywhere}
  .sd-mobile-menu a:after{content:"→";position:absolute;right:16px;color:var(--red);font-size:18px;font-weight:900}
  .sd-mobile-menu .is-current a{border-color:#111319;background:#111319;color:#fff}
  .sd-mobile-menu .is-current a:after{color:var(--gold)}
  .sd-mobile-cta{display:flex;align-items:center;justify-content:center;min-height:54px;margin-top:18px;padding:13px 18px;border-radius:15px;background:var(--red);color:#fff;font-size:15px;font-weight:900;text-align:center}
  .sd-mobile-support{display:grid;gap:3px;margin-top:20px;padding:18px 2px 0;border-top:1px solid #dedfd9}
  .sd-mobile-support span{color:#747983;font-size:11px}
  .sd-mobile-support a{color:#111319;font-size:14px;font-weight:900;text-decoration:underline;text-decoration-color:var(--red);text-underline-offset:4px}
}

@media(max-width:782px){
  .admin-bar .sd-site-header{top:46px}
  .admin-bar .sd-mobile-overlay{top:46px}
  .admin-bar .sd-mobile-drawer{top:46px;height:calc(100dvh - 46px)}
}

@media(max-width:820px){
  .sd-header-inner{width:calc(100% - 24px);height:66px;gap:12px}
  .sd-brand img{width:39px;height:39px}
  .sd-brand b{font-size:19px}
  .sd-brand small{font-size:8px;letter-spacing:2px}
  .sd-menu-toggle{width:44px;height:44px;border-radius:13px;padding:0}
  .topline-inner{width:calc(100% - 24px)}
}

@media(max-width:480px){
  .sd-mobile-drawer{width:100vw}
  .sd-mobile-drawer-head{min-height:70px;padding:10px 14px}
  .sd-mobile-drawer-scroll{padding:18px 14px max(24px,env(safe-area-inset-bottom))}
  .sd-mobile-intro strong{font-size:23px}
  .sd-mobile-menu a{min-height:49px;font-size:15px}
}

/* Mobile page and WooCommerce containment */
.woocommerce img,.woocommerce-page img,.woocommerce iframe,.site-main iframe{max-width:100%;height:auto}
.woocommerce table,.streamly-product-copy table,.prose table{max-width:100%}
.woocommerce td,.woocommerce th,.streamly-product-copy td,.streamly-product-copy th,.prose td,.prose th{overflow-wrap:anywhere;word-break:normal}

@media(max-width:720px){
  .woo-shell{padding:34px 0 56px}
  .woo-shell>.container{width:calc(100% - 24px);max-width:none}
  .woocommerce div.product{display:block!important;width:100%!important;margin:0!important}
  .woocommerce div.product .woocommerce-product-gallery{position:relative!important;top:auto!important;width:100%!important;max-width:100%!important;margin:0 0 28px!important}
  .woocommerce div.product .woocommerce-product-gallery__wrapper{width:100%;border-radius:18px}
  .woocommerce div.product .summary{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}
  .woocommerce div.product .product_title{font-size:clamp(32px,9.5vw,42px)!important;line-height:1.04;overflow-wrap:anywhere}
  .woocommerce div.product p.price,.woocommerce div.product span.price{font-size:34px!important}
  .woocommerce div.product .woocommerce-product-details__short-description{font-size:16px;line-height:1.65}
  .woocommerce div.product .woocommerce-tabs{width:100%!important;max-width:100%!important;margin-top:45px!important}
  .woocommerce div.product .woocommerce-tabs ul.tabs{display:flex!important;flex-wrap:nowrap!important;gap:8px;max-width:100%;overflow-x:auto;padding:0 0 7px!important;scrollbar-width:thin}
  .woocommerce div.product .woocommerce-tabs ul.tabs li{flex:0 0 auto!important;white-space:nowrap}
  .woocommerce div.product .woocommerce-tabs .panel{width:100%!important;max-width:100%!important;margin:0 0 42px!important}
  .woocommerce div.product .woocommerce-tabs .panel>h2:first-child{font-size:30px}
  .streamly-product-copy{width:100%;max-width:100%;font-size:16px;overflow-wrap:anywhere}
  .streamly-product-copy h2{font-size:28px;line-height:1.12;margin-top:42px}
  .streamly-product-copy h3{font-size:22px;line-height:1.2}
  .woocommerce table.shop_attributes,.woocommerce table.shop_attributes tbody{display:block!important;width:100%!important;border:0!important}
  .woocommerce table.shop_attributes tr{display:block!important;width:100%!important;margin:0 0 10px;padding:14px;border:1px solid #dedfd9;border-radius:14px;background:#fff}
  .woocommerce table.shop_attributes th,.woocommerce table.shop_attributes td{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;text-align:left!important;white-space:normal!important}
  .woocommerce table.shop_attributes th{margin-bottom:5px!important;color:#686d76;font-size:10px!important;line-height:1.3;text-transform:uppercase;letter-spacing:.9px}
  .woocommerce table.shop_attributes td,.woocommerce table.shop_attributes td p{font-size:14px!important;line-height:1.55!important;overflow-wrap:anywhere!important}
  .streamly-product-copy .comparison-table{display:block;width:100%;overflow:hidden}
  .streamly-product-copy .comparison-table tbody{display:block;width:100%}
  .streamly-product-copy .comparison-table tr{display:block;width:100%;padding:0}
  .streamly-product-copy .comparison-table th,.streamly-product-copy .comparison-table td{display:block!important;width:100%!important;max-width:100%!important}
  .streamly-buy-trust{grid-template-columns:1fr!important}
  .wa-selected-plan{grid-template-columns:64px minmax(0,1fr)!important;gap:12px;padding:14px!important}
  .wa-selected-plan img{width:64px!important;height:50px!important}
  .wa-selected-plan>a{grid-column:2!important}
  .streamly-wa-order-form{padding:17px!important}
  .wa-form-grid{grid-template-columns:minmax(0,1fr)!important}
  .wa-field,.wa-field input,.wa-field select,.wa-field textarea{min-width:0;max-width:100%}
  .order-page-hero,.page-hero,.article-header{overflow:hidden}
  .order-plan-option,.post-card,.feature-card,.price-card{min-width:0}
  .article-content,.prose{overflow-wrap:anywhere}
}

@media(prefers-reduced-motion:reduce){
  .sd-mobile-drawer,.sd-mobile-overlay,.sd-desktop-menu a:after{transition:none!important}
}


/* V10.1 sticky header shell: keeps the offer bar and main navigation visible together. */
:root{--sd-admin-offset:0px}
html{scroll-padding-top:calc(112px + var(--sd-admin-offset))}
.sd-sticky-shell{position:-webkit-sticky;position:sticky;top:var(--sd-admin-offset);z-index:10020;width:100%;isolation:isolate;transform:translateZ(0)}
.sd-sticky-shell .topline{position:relative;z-index:2}
.sd-sticky-shell .sd-site-header{position:relative!important;top:auto!important;z-index:1}
body.admin-bar .sd-sticky-shell{top:var(--sd-admin-offset)}
body.admin-bar .sd-site-header{top:auto!important}
@media(max-width:1100px){
  .sd-mobile-overlay{top:var(--sd-admin-offset)!important;height:calc(100dvh - var(--sd-admin-offset))}
  .sd-mobile-drawer{top:var(--sd-admin-offset)!important;height:calc(100dvh - var(--sd-admin-offset))!important}
}
@media(max-width:820px){html{scroll-padding-top:calc(104px + var(--sd-admin-offset))}}
@media(max-width:1100px){
  .sd-mobile-overlay,.sd-mobile-drawer{bottom:auto!important}
}


/* V10.2 definitive fixed header — intentionally avoids position:sticky and overflow ancestors. */
:root{--sd-admin-offset:0px;--sd-fixed-header-height:112px}
html{scroll-padding-top:calc(var(--sd-fixed-header-height) + var(--sd-admin-offset) + 14px)}
html,body{overflow-x:clip!important}
.sd-sticky-shell{
  position:fixed!important;
  top:var(--sd-admin-offset)!important;
  right:0!important;
  left:0!important;
  z-index:10020!important;
  width:100%!important;
  margin:0!important;
  transform:none!important;
  isolation:isolate;
}
.sd-sticky-shell .topline{position:relative!important;z-index:2!important}
.sd-sticky-shell .sd-site-header{position:relative!important;top:auto!important;right:auto!important;left:auto!important;z-index:1!important}
.sd-sticky-spacer{display:block!important;width:100%;height:var(--sd-fixed-header-height);min-height:var(--sd-fixed-header-height);pointer-events:none}
body.admin-bar .sd-sticky-shell{top:var(--sd-admin-offset)!important}
body.admin-bar .sd-site-header{top:auto!important}
@supports not (overflow:clip){html,body{overflow-x:hidden!important}}
@media(max-width:1100px){
  .sd-mobile-overlay,.sd-mobile-drawer{top:var(--sd-admin-offset)!important;height:calc(100dvh - var(--sd-admin-offset))!important}
}

/* ========================================================================
   Streamly Deutschland V10.4 — Premium public experience
   ======================================================================== */
:root{
  --premium-black:#090b10;
  --premium-panel:#11141b;
  --premium-ivory:#f5f4ef;
  --premium-red:#e21f2d;
  --premium-gold:#f2c84b;
  --premium-text:#151820;
  --premium-muted:#666c78;
  --premium-line:rgba(17,20,27,.12);
  --premium-shadow:0 26px 80px rgba(9,11,16,.12);
  --premium-shadow-strong:0 38px 100px rgba(9,11,16,.22);
  --premium-radius:28px;
  --container:min(1240px,calc(100% - 48px));
}
body{background:#fff;color:var(--premium-text)}
.site-main{overflow:clip;background:#fff}
.section{padding:112px 0}
.button-premium{background:linear-gradient(135deg,var(--premium-red),#ba101c);border-color:var(--premium-red);box-shadow:0 15px 34px rgba(226,31,45,.25)}
.button-premium:hover{box-shadow:0 18px 42px rgba(226,31,45,.34)}
.button-ghost{background:transparent;color:inherit;border-color:rgba(21,24,32,.22)}
.premium-page-hero-dark .button-ghost,.premium-page-hero-red .button-ghost{color:#fff;border-color:rgba(255,255,255,.32)}

/* Header */
.premium-topline{background:#090b10;color:#fff;border-bottom:1px solid rgba(255,255,255,.07)}
.premium-topline-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:11px;font-weight:720;letter-spacing:.02em}
.premium-topline-points{display:flex;align-items:center;gap:24px;color:#d7dae0}
.premium-topline-points span{display:flex;align-items:center;gap:8px;white-space:nowrap}
.premium-topline-points i,.premium-topline-inner>a i{width:7px;height:7px;border-radius:50%;background:#33c875;box-shadow:0 0 0 4px rgba(51,200,117,.13)}
.premium-topline-inner>a{display:flex;align-items:center;gap:9px;color:#fff;font-weight:850;white-space:nowrap}
.premium-header{background:rgba(255,255,255,.96)!important;border-bottom:1px solid rgba(9,11,16,.08)!important;backdrop-filter:blur(22px) saturate(140%)}
.premium-header-inner{min-height:76px;height:auto!important}
.premium-brand b{font-size:22px;letter-spacing:-.055em}.premium-brand small{letter-spacing:.22em;color:#747985}
.premium-desktop-nav{gap:18px}.premium-desktop-nav .streamly-nav-list{gap:20px}.premium-desktop-nav .streamly-nav-list a{font-size:13px;font-weight:790;color:#262a33;white-space:nowrap}
.premium-desktop-nav .streamly-nav-list a:hover,.premium-desktop-nav .streamly-nav-list .is-current>a{color:var(--premium-red)}
.premium-nav-cta{display:inline-flex!important;align-items:center;gap:12px;background:#0d1016!important;color:#fff!important;border-radius:999px;padding:12px 18px!important;font-size:13px;font-weight:850;box-shadow:0 10px 24px rgba(9,11,16,.14)}
.premium-nav-cta i{font-style:normal;color:var(--premium-gold)}
.premium-menu-toggle{border:1px solid rgba(9,11,16,.13)!important;border-radius:14px!important;background:#fff!important;padding:9px 11px!important;gap:8px!important}
.premium-mobile-drawer{background:#f6f5f0!important}.premium-mobile-intro{padding:24px 22px 18px;border-bottom:1px solid #dedfd9}.premium-mobile-intro small{display:block;color:var(--premium-red);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.premium-mobile-intro strong{display:block;font-size:27px;line-height:1.06;letter-spacing:-.04em;margin:8px 0}.premium-mobile-intro p{margin:0;color:#656b76;font-size:14px;line-height:1.55}
.premium-mobile-quick{display:grid;grid-template-columns:1fr;gap:8px;margin:12px 20px 18px}.premium-mobile-quick a{padding:12px 14px;background:#fff;border:1px solid #dedfd9;border-radius:13px;font-size:13px;font-weight:780}

/* Premium homepage hero */
.premium-hero{position:relative;isolation:isolate;min-height:760px;display:flex;align-items:center;background:linear-gradient(135deg,#f7f6f0 0%,#fff 58%,#f4f0e4 100%);overflow:hidden}
.premium-hero:before{content:"";position:absolute;inset:0;z-index:-3;background-image:linear-gradient(rgba(9,11,16,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(9,11,16,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.25) 65%,transparent)}
.premium-hero-glow{position:absolute;border-radius:50%;filter:blur(2px);z-index:-2}.premium-hero-glow-a{width:520px;height:520px;right:-130px;top:-120px;background:radial-gradient(circle,#f8dc74 0%,rgba(242,200,75,.28) 44%,transparent 72%)}.premium-hero-glow-b{width:420px;height:420px;left:-220px;bottom:-200px;background:radial-gradient(circle,rgba(226,31,45,.22),transparent 70%)}
.premium-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(520px,.98fr);gap:72px;align-items:center;padding:100px 0 92px}
.premium-kicker{display:flex;align-items:center;gap:12px;margin-bottom:22px;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#4f5560}.premium-kicker i{width:28px;height:1px;background:var(--premium-red)}.premium-kicker span:first-child{color:var(--premium-red)}
.premium-hero h1{font-size:clamp(56px,6.3vw,92px);line-height:.98;max-width:780px;margin-bottom:28px;letter-spacing:-.065em}.premium-hero h1 span{color:var(--premium-red)}
.premium-hero-lead{max-width:720px;font-size:20px;line-height:1.58;color:#555c68;margin:0 0 34px}
.premium-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px}
.premium-proof-row{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:44px;border-top:1px solid rgba(9,11,16,.14);padding-top:22px}.premium-proof-row>div{padding-right:22px}.premium-proof-row>div+div{padding-left:22px;border-left:1px solid rgba(9,11,16,.1)}.premium-proof-row b{display:block;font-size:16px;letter-spacing:-.02em}.premium-proof-row span{display:block;margin-top:3px;font-size:11px;color:#747984}
.premium-command{position:relative;padding:14px;border:1px solid rgba(9,11,16,.12);border-radius:34px;background:rgba(255,255,255,.82);box-shadow:var(--premium-shadow-strong);backdrop-filter:blur(22px);transform:rotate(1deg)}
.premium-command:before{content:"";position:absolute;inset:18px -18px -18px 18px;z-index:-1;border-radius:34px;background:#10131a}
.command-top{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;color:#686e78;font-size:11px;font-weight:800}.command-top>span{display:flex;align-items:center;gap:9px}.command-top i{width:8px;height:8px;border-radius:50%;background:#33c875;box-shadow:0 0 0 5px rgba(51,200,117,.13)}
.command-main{overflow:hidden;border-radius:24px;background:#0f1218;color:#fff}.command-focus{padding:36px}.command-focus>small{color:var(--premium-gold);font-weight:850;letter-spacing:.13em;text-transform:uppercase}.command-focus h2{font-size:34px;max-width:420px;margin:11px 0 28px}.command-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.command-actions a{display:grid;grid-template-columns:38px 1fr;column-gap:12px;align-items:center;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.045);transition:.22s}.command-actions a:hover{transform:translateY(-3px);background:rgba(255,255,255,.08);border-color:rgba(242,200,75,.4)}.command-actions span{grid-row:1/3;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:rgba(242,200,75,.14);color:var(--premium-gold);font-weight:900}.command-actions b{font-size:14px}.command-actions small{font-size:10px;color:#aeb3be}.command-status{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.09)}.command-status>div{padding:15px 17px;background:#171a22}.command-status span{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px}.command-status b{display:inline;font-size:11px}.command-status small{display:block;margin-top:4px;color:#9298a4;font-size:9px}.status-live{background:#33c875}.status-gold{background:var(--premium-gold)}.status-neutral{background:#8c94a2}
.premium-assurance{background:#0b0e14;color:#fff;border-top:1px solid rgba(255,255,255,.06)}.premium-assurance-grid{display:grid;grid-template-columns:repeat(4,1fr)}.premium-assurance-grid>div{min-height:116px;padding:25px 28px;border-right:1px solid rgba(255,255,255,.09)}.premium-assurance-grid>div:last-child{border:0}.premium-assurance-grid span{display:block;color:var(--premium-gold);font-size:10px;font-weight:900;letter-spacing:.12em}.premium-assurance-grid b{display:block;margin:5px 0 3px;font-size:14px}.premium-assurance-grid small{color:#9ea4af;font-size:11px;line-height:1.5}

/* Section systems */
.premium-section-head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.65fr);gap:80px;align-items:end;margin-bottom:48px}.premium-section-head.center{display:block;text-align:center;max-width:820px}.premium-section-head.center .eyebrow{justify-content:center}.premium-section-head h2{font-size:clamp(40px,4.7vw,64px);margin-bottom:0}.premium-section-head>p{font-size:18px;line-height:1.65;color:var(--premium-muted);margin:0}.premium-section-head.center>p{margin:18px auto 0;max-width:720px}
.premium-paths{background:#fff}.premium-path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.premium-path-card{position:relative;display:flex;flex-direction:column;min-height:330px;padding:30px;border:1px solid var(--premium-line);border-radius:24px;background:#fff;transition:.25s;overflow:hidden}.premium-path-card:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;right:-65px;bottom:-65px;background:rgba(242,200,75,.17);transition:.25s}.premium-path-card:hover{transform:translateY(-7px);box-shadow:var(--premium-shadow);border-color:rgba(226,31,45,.25)}.premium-path-card:hover:after{transform:scale(1.25)}.premium-path-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;background:#11141b;color:#fff;font-size:13px;font-weight:900;margin-bottom:44px}.premium-path-card:nth-child(4n+2) .premium-path-icon{background:var(--premium-red)}.premium-path-card:nth-child(4n+3) .premium-path-icon{background:var(--premium-gold);color:#111}.premium-path-card small{color:var(--premium-red);font-weight:850;text-transform:uppercase;letter-spacing:.12em;font-size:10px}.premium-path-card h3{font-size:25px;margin:9px 0 12px}.premium-path-card p{color:var(--premium-muted);font-size:14px;line-height:1.6;margin:0 0 20px}.premium-path-card>b{margin-top:auto;font-size:12px}.premium-path-card>b i{font-style:normal;color:var(--premium-red)}
.premium-devices{background:var(--premium-ivory)}.premium-device-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.premium-device-card{display:block;overflow:hidden;border-radius:25px;background:#fff;border:1px solid rgba(9,11,16,.09);transition:.25s}.premium-device-card:hover{transform:translateY(-6px);box-shadow:var(--premium-shadow)}.premium-device-image{display:block;height:210px;overflow:hidden;background:#0f1218}.premium-device-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.premium-device-card:hover img{transform:scale(1.025)}.premium-device-body{display:block;padding:25px}.premium-device-body small{color:var(--premium-red);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.premium-device-body h3{font-size:24px;margin:8px 0 10px}.premium-device-body p{min-height:70px;color:var(--premium-muted);font-size:13px;line-height:1.6}.premium-device-body b{font-size:12px}.premium-inline-cta{margin-top:22px;padding:24px 26px;display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid rgba(9,11,16,.1);border-radius:20px;background:#fff}.premium-inline-cta div{display:flex;flex-direction:column}.premium-inline-cta b{font-size:15px}.premium-inline-cta span{color:var(--premium-muted);font-size:12px;margin-top:3px}
.premium-diagnostic{position:relative;background:#0b0e14;color:#fff;overflow:hidden}.premium-diagnostic:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 88%,rgba(226,31,45,.24),transparent 28%),radial-gradient(circle at 90% 10%,rgba(242,200,75,.13),transparent 26%)}.premium-diagnostic-grid{position:relative;display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;align-items:center}.premium-diagnostic-copy h2{font-size:clamp(44px,5vw,68px)}.premium-diagnostic-copy p{max-width:520px;color:#b0b5c0;font-size:17px}.premium-diagnostic-map{display:grid;gap:12px}.premium-diagnostic-map article{display:grid;grid-template-columns:52px 1fr;gap:18px;padding:20px 22px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:rgba(255,255,255,.045);backdrop-filter:blur(12px)}.premium-diagnostic-map article>span{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:var(--premium-gold);color:#111;font-weight:900}.premium-diagnostic-map small{color:var(--premium-gold);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.12em}.premium-diagnostic-map h3{font-size:19px;margin:3px 0 4px}.premium-diagnostic-map p{font-size:12px;color:#aeb3be;margin:0;line-height:1.55}
.premium-symptoms{background:#fff}.premium-symptom-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.premium-symptom-grid>a{min-height:215px;padding:25px;border:1px solid var(--premium-line);border-radius:21px;background:#fff;display:flex;flex-direction:column;transition:.22s}.premium-symptom-grid>a:hover{transform:translateY(-5px);border-color:rgba(226,31,45,.25);box-shadow:var(--premium-shadow)}.premium-symptom-grid span{align-self:flex-start;padding:5px 8px;border-radius:999px;background:#f2f2ed;color:var(--premium-red);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.premium-symptom-grid h3{font-size:21px;margin:16px 0 9px}.premium-symptom-grid p{color:var(--premium-muted);font-size:13px;line-height:1.55}.premium-symptom-grid b{margin-top:auto;font-size:12px}.premium-symptom-grid-large{grid-template-columns:repeat(4,1fr)}
.premium-pricing{background:linear-gradient(180deg,#f4f3ee 0%,#fff 100%)}.premium-price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.premium-price-card{position:relative;display:flex;flex-direction:column;min-height:610px;padding:28px 24px;border:1px solid rgba(9,11,16,.12);border-radius:25px;background:#fff;box-shadow:0 12px 35px rgba(9,11,16,.04)}.premium-price-card.is-featured{background:#0d1016;color:#fff;border-color:#0d1016;box-shadow:0 32px 70px rgba(9,11,16,.25);transform:translateY(-12px)}.premium-price-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:28px}.premium-price-head>span{font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--premium-red)}.premium-price-card.is-featured .premium-price-head>span{color:var(--premium-gold)}.premium-price-head>b{padding:6px 9px;border-radius:999px;background:var(--premium-gold);color:#111;font-size:8px;text-transform:uppercase}.premium-price-card h2,.premium-price-card h3{font-size:23px;margin-bottom:8px}.premium-price-card>p{min-height:48px;color:var(--premium-muted);font-size:12px}.premium-price-card.is-featured>p{color:#adb3bf}.premium-price-card .price{margin:19px 0 21px}.premium-price-card .price-value{font-size:39px;letter-spacing:-.055em}.premium-price-card ul{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:10px}.premium-price-card li{position:relative;padding-left:19px;font-size:11px;color:#555b66}.premium-price-card.is-featured li{color:#c2c6ce}.premium-price-card li:before{content:"✓";position:absolute;left:0;color:#2dbd70;font-weight:900}.premium-price-card .button{margin-top:auto;width:100%}.premium-price-question{display:block;text-align:center;margin-top:12px;font-size:10px;font-weight:800;color:var(--premium-muted)}.premium-price-card.is-featured .premium-price-question{color:#c4c8d0}.premium-order-flow{margin-top:36px;display:grid;grid-template-columns:1fr 40px 1fr 40px 1fr 40px 1fr;align-items:center;padding:25px;border-radius:22px;background:#fff;border:1px solid rgba(9,11,16,.1)}.premium-order-flow>div{display:grid;grid-template-columns:36px 1fr;column-gap:12px}.premium-order-flow>div span{grid-row:1/3;width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:#11141b;color:#fff;font-weight:900;font-size:11px}.premium-order-flow b{font-size:12px}.premium-order-flow small{font-size:9px;color:var(--premium-muted)}.premium-order-flow>i{height:1px;background:#d7d8d2}.premium-pricing-foot{margin-top:18px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 24px;color:#666c78;font-size:11px}.premium-pricing-foot a{font-weight:850;color:#11141b}
.premium-player{background:#fff}.premium-player-grid{display:grid;grid-template-columns:1fr 1fr;gap:88px;align-items:center}.premium-player-visual{padding:35px;border-radius:34px;background:radial-gradient(circle at 75% 15%,rgba(242,200,75,.35),transparent 30%),linear-gradient(145deg,#10131a,#1d222d)}.premium-player-window{overflow:hidden;border-radius:23px;background:#fff;box-shadow:0 35px 70px rgba(0,0,0,.28)}.premium-player-bar{height:42px;display:flex;align-items:center;gap:7px;padding:0 14px;background:#161922;color:#a4aab5}.premium-player-bar span{width:8px;height:8px;border-radius:50%;background:#555c68}.premium-player-bar span:first-child{background:var(--premium-red)}.premium-player-bar span:nth-child(2){background:var(--premium-gold)}.premium-player-bar small{margin-left:8px}.premium-player-body{min-height:360px;padding:42px;background:linear-gradient(145deg,#f6f5ef,#fff)}.premium-player-mark{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#11141b;color:var(--premium-gold);font-size:27px;font-weight:900;margin-bottom:50px}.premium-player-body>small{font-size:9px;font-weight:900;letter-spacing:.15em;color:var(--premium-red)}.premium-player-body h3{font-size:34px;max-width:420px;margin:11px 0 28px}.premium-player-controls{display:flex;gap:10px}.premium-player-controls i{width:58px;height:8px;border-radius:999px;background:#dbdcd6}.premium-player-controls i:first-child{width:110px;background:var(--premium-red)}.premium-player-copy h2{font-size:clamp(42px,4.5vw,62px)}.premium-player-copy>p{font-size:18px;color:var(--premium-muted)}.premium-disclosure{padding:18px 20px;border-left:3px solid var(--premium-gold);background:#f7f6f1;border-radius:0 15px 15px 0;color:#555b66;font-size:12px;line-height:1.65;margin:26px 0}.premium-player-features{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:26px}.premium-player-features span{padding:8px 11px;border:1px solid rgba(9,11,16,.12);border-radius:999px;font-size:10px;font-weight:800}
.premium-journal{background:var(--premium-ivory)}.premium-journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.premium-journal-card{overflow:hidden;border-radius:24px;background:#fff;border:1px solid rgba(9,11,16,.09);transition:.25s}.premium-journal-card:hover{transform:translateY(-5px);box-shadow:var(--premium-shadow)}.premium-journal-card.is-lead{grid-column:span 2;display:grid;grid-template-columns:1.1fr .9fr}.premium-journal-image{display:block;min-height:225px;background:#11141b;overflow:hidden}.premium-journal-card.is-lead .premium-journal-image{min-height:100%}.premium-journal-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.premium-journal-card:hover img{transform:scale(1.025)}.premium-journal-card>div{padding:24px}.premium-journal-card small{color:var(--premium-red);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.premium-journal-card h3{font-size:23px;margin:10px 0 10px}.premium-journal-card.is-lead h3{font-size:31px}.premium-journal-card p{color:var(--premium-muted);font-size:13px;line-height:1.6}.premium-journal-card>div>a{font-size:12px;font-weight:850}.premium-journal-more{text-align:center;margin-top:28px}.archive-premium-grid{grid-template-columns:repeat(3,1fr)}
.premium-editorial{position:relative;background:#0b0e14;color:#fff;overflow:hidden}.premium-editorial:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-220px;top:-200px;background:radial-gradient(circle,rgba(242,200,75,.18),transparent 70%)}.premium-editorial-grid{position:relative;z-index:1;display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.premium-editorial-grid>div:first-child p{color:#b0b5c0;font-size:17px}.premium-standard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.premium-standard-grid article{padding:24px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:rgba(255,255,255,.045)}.premium-standard-grid span{color:var(--premium-gold);font-size:10px;font-weight:900}.premium-standard-grid h3{font-size:18px;margin:8px 0 6px}.premium-standard-grid p{font-size:11px;color:#aeb3be;margin:0;line-height:1.55}
.premium-faq{background:#fff}.premium-faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;align-items:start}.premium-faq-grid>div:first-child p{color:var(--premium-muted);font-size:17px}.premium-accordion details{border-radius:16px!important;background:#f7f6f1!important;border:1px solid rgba(9,11,16,.08)!important;margin-bottom:9px!important}.premium-accordion summary{padding:18px 20px!important;font-size:14px!important}.premium-accordion details>div{padding:0 20px 20px!important;color:var(--premium-muted)}

/* Premium inner pages */
.premium-page-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f6f5ef,#fff);padding:94px 0 86px}.premium-page-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(9,11,16,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(9,11,16,.03) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(90deg,#000,transparent 78%);pointer-events:none}.premium-page-hero-dark{background:radial-gradient(circle at 80% 20%,rgba(242,200,75,.14),transparent 27%),#0b0e14;color:#fff}.premium-page-hero-red{background:radial-gradient(circle at 82% 18%,rgba(242,200,75,.18),transparent 26%),linear-gradient(135deg,#97101b,#dc1f2c);color:#fff}.premium-page-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.55fr);gap:80px;align-items:center}.premium-page-hero h1{font-size:clamp(48px,5.8vw,78px);max-width:900px}.premium-page-hero p{max-width:780px;font-size:19px;line-height:1.6;color:#5e6470}.premium-page-hero-dark p,.premium-page-hero-red p{color:#c1c5cd}.premium-hero-panel{padding:28px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:rgba(255,255,255,.07);backdrop-filter:blur(15px)}.premium-hero-panel-light{border-color:rgba(9,11,16,.1);background:rgba(255,255,255,.82);box-shadow:var(--premium-shadow)}.premium-hero-panel>small{display:block;color:var(--premium-gold);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.13em}.premium-hero-panel-light>small{color:var(--premium-red)}.premium-hero-panel ul,.premium-hero-panel ol{margin:17px 0 0;padding-left:20px;display:grid;gap:12px}.premium-hero-panel li{font-size:12px;line-height:1.5}.premium-anchor-nav{border-bottom:1px solid rgba(9,11,16,.1);background:#fff}.premium-anchor-nav .container{display:flex;align-items:center;gap:10px;overflow:auto;padding-top:14px;padding-bottom:14px}.premium-anchor-nav a{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:#f2f2ed;font-size:11px;font-weight:800}.premium-anchor-nav a:hover{background:#11141b;color:#fff}.premium-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.premium-step-grid article{min-height:245px;padding:26px;border:1px solid var(--premium-line);border-radius:22px;background:#fff}.premium-step-grid span{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:#11141b;color:var(--premium-gold);font-size:11px;font-weight:900}.premium-step-grid h3{font-size:20px;margin:28px 0 10px}.premium-step-grid p{font-size:12px;color:var(--premium-muted)}.premium-step-grid small{display:block;margin-top:20px;color:var(--premium-red);font-size:9px;font-weight:800}.premium-hub-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.premium-hub-card{min-height:270px;padding:27px;border:1px solid var(--premium-line);border-radius:23px;background:#fff;display:flex;flex-direction:column;transition:.22s}.premium-hub-card:hover{transform:translateY(-5px);box-shadow:var(--premium-shadow);border-color:rgba(226,31,45,.22)}.premium-hub-card>span{color:var(--premium-red);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.premium-hub-card h2{font-size:25px;margin:22px 0 10px}.premium-hub-card p{color:var(--premium-muted);font-size:13px;line-height:1.6}.premium-hub-card b{margin-top:auto;font-size:11px}.premium-comparison-section{max-width:1120px}.premium-pagination{margin-top:30px}

/* Prefooter and footer */
.premium-prefooter{padding:70px 0;background:linear-gradient(135deg,#cf1825,#99101a);color:#fff}.premium-prefooter-grid{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center}.premium-prefooter h2{font-size:clamp(38px,4vw,55px);max-width:760px}.premium-prefooter p{color:#f3c9cd;max-width:700px}.premium-prefooter-actions{display:flex;flex-direction:column;align-items:center;gap:13px}.premium-prefooter-actions>a:last-child{font-size:11px;font-weight:850}
.premium-footer{background:#080a0f;color:#fff;padding:82px 0 24px}.premium-footer-top{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:42px;padding-bottom:52px}.premium-footer-brand>p{max-width:360px;color:#9298a4;font-size:13px}.premium-footer h3{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--premium-gold);margin:8px 0 19px}.premium-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.premium-footer li a{font-size:11px;color:#c1c5cd}.premium-footer li a:hover{color:#fff}.premium-footer>div p{font-size:10px;color:#7f8590}.premium-footer-badges{display:flex;flex-wrap:wrap;gap:7px}.premium-footer-badges span{padding:6px 8px;border:1px solid rgba(255,255,255,.11);border-radius:999px;font-size:8px;color:#bfc4cd}.premium-footer-business{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden}.premium-footer-business>div{padding:17px 18px;background:#10131a;display:flex;flex-direction:column}.premium-footer-business b{font-size:9px;color:var(--premium-gold);text-transform:uppercase;letter-spacing:.1em}.premium-footer-business span,.premium-footer-business a{font-size:10px;color:#b8bdc7;margin-top:4px}.premium-footer-bottom{display:flex;justify-content:space-between;gap:24px;padding-top:24px;color:#767d88;font-size:9px}.premium-wa-float{border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 45px rgba(9,11,16,.25)}.premium-wa-float span{display:flex;flex-direction:column}.premium-wa-float small{font-size:8px;font-weight:600;opacity:.75}

/* Existing public copy and article improvements */
.prose h2{scroll-margin-top:calc(var(--sd-fixed-header-height) + 28px)}
.prose .answer-box{border-radius:20px;border:1px solid rgba(9,11,16,.1);background:linear-gradient(135deg,#f7f6f0,#fff);box-shadow:0 12px 35px rgba(9,11,16,.04)}
.article-header{background:linear-gradient(135deg,#f5f4ef,#fff);padding-top:82px;padding-bottom:60px}.article-header h1{font-size:clamp(44px,5.5vw,72px)}.article-excerpt{font-size:19px!important}.author-box{border-radius:22px!important;background:#f6f5f0!important}

/* Responsive */
@media(max-width:1180px){
  .premium-topline-points span:nth-child(3){display:none}
  .premium-desktop-nav .streamly-nav-list{gap:14px}.premium-desktop-nav .streamly-nav-list a{font-size:12px}.premium-nav-cta{padding:11px 14px!important}
  .premium-hero-grid{grid-template-columns:1fr 480px;gap:42px}.command-focus{padding:29px}.command-actions a{padding:13px}.premium-price-card{padding:25px 20px}
  .premium-footer-top{grid-template-columns:1.3fr repeat(2,1fr);row-gap:40px}
}
@media(max-width:1100px){
  .premium-topline-inner{padding:0 4px}.premium-topline-points span:nth-child(2){display:none}
  .premium-desktop-nav{display:none!important}.premium-menu-toggle{display:flex!important}
  .premium-hero{min-height:auto}.premium-hero-grid{grid-template-columns:1fr;padding:82px 0}.premium-command{max-width:720px;margin:0 auto;transform:none}
  .premium-assurance-grid{grid-template-columns:repeat(2,1fr)}.premium-assurance-grid>div:nth-child(2){border-right:0}.premium-assurance-grid>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.09)}
  .premium-path-grid,.premium-price-grid{grid-template-columns:repeat(2,1fr)}.premium-price-card.is-featured{transform:none}
  .premium-device-grid{grid-template-columns:repeat(2,1fr)}.premium-symptom-grid-large{grid-template-columns:repeat(2,1fr)}
  .premium-player-grid,.premium-editorial-grid,.premium-page-hero-grid{grid-template-columns:1fr;gap:48px}.premium-player-visual{max-width:720px}.premium-hero-panel{max-width:720px}
  .premium-hub-card-grid{grid-template-columns:repeat(2,1fr)}.premium-step-grid{grid-template-columns:repeat(2,1fr)}
  .premium-footer-top{grid-template-columns:repeat(3,1fr)}.premium-footer-brand{grid-column:span 3}.premium-footer-business{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:780px){
  :root{--container:min(100% - 30px,1240px)}
  .section{padding:78px 0}.premium-topline-inner{min-height:32px}.premium-topline-points span{font-size:9px}.premium-topline-inner>a{font-size:9px}.premium-header-inner{min-height:68px}.premium-brand img{width:40px;height:40px}.premium-brand b{font-size:19px}
  .premium-hero-grid{padding:68px 0 62px}.premium-kicker{font-size:9px;gap:8px}.premium-hero h1{font-size:clamp(45px,13vw,68px)}.premium-hero-lead{font-size:17px}.premium-hero-actions .button{width:100%}.premium-proof-row{grid-template-columns:1fr;gap:13px}.premium-proof-row>div,.premium-proof-row>div+div{padding:0;border:0;display:grid;grid-template-columns:130px 1fr;align-items:center}.premium-proof-row span{margin:0}.premium-command{padding:9px;border-radius:25px}.premium-command:before{inset:12px -8px -8px 8px;border-radius:25px}.command-top{height:45px;padding:0 10px}.command-focus{padding:22px}.command-focus h2{font-size:27px}.command-actions{grid-template-columns:1fr}.command-status{grid-template-columns:1fr}.command-status>div{padding:12px 14px}
  .premium-assurance-grid{grid-template-columns:1fr}.premium-assurance-grid>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.09)!important;min-height:auto;padding:18px 8px}.premium-assurance-grid>div:last-child{border-bottom:0!important}
  .premium-section-head{grid-template-columns:1fr;gap:20px;margin-bottom:32px}.premium-section-head h2{font-size:clamp(36px,10vw,50px)}.premium-section-head>p{font-size:15px}.premium-path-grid,.premium-device-grid,.premium-price-grid,.premium-symptom-grid,.premium-symptom-grid-large,.premium-hub-card-grid,.premium-step-grid{grid-template-columns:1fr}.premium-path-card{min-height:285px}.premium-device-image{height:190px}.premium-device-body p{min-height:0}.premium-inline-cta{align-items:flex-start;flex-direction:column}.premium-inline-cta .button{width:100%}
  .premium-diagnostic-grid,.premium-faq-grid{grid-template-columns:1fr;gap:44px}.premium-diagnostic-copy h2{font-size:46px}.premium-diagnostic-map article{grid-template-columns:44px 1fr;padding:17px}.premium-diagnostic-map article>span{width:40px;height:40px}
  .premium-price-card{min-height:auto}.premium-order-flow{grid-template-columns:1fr;gap:12px}.premium-order-flow>i{width:1px;height:18px;margin-left:18px}.premium-pricing-foot{align-items:flex-start;justify-content:flex-start;flex-direction:column}
  .premium-player-visual{padding:18px}.premium-player-body{min-height:300px;padding:28px}.premium-player-body h3{font-size:27px}.premium-player-copy h2{font-size:42px}.premium-player-copy>p{font-size:16px}.premium-hero-actions .button{width:100%}
  .premium-journal-grid,.archive-premium-grid{grid-template-columns:1fr}.premium-journal-card.is-lead{grid-column:auto;display:block}.premium-journal-card.is-lead .premium-journal-image{min-height:225px}.premium-journal-card.is-lead h3{font-size:25px}.premium-standard-grid{grid-template-columns:1fr}
  .premium-page-hero{padding:68px 0 58px}.premium-page-hero h1{font-size:clamp(43px,12vw,62px)}.premium-page-hero p{font-size:16px}.premium-page-hero-grid{gap:34px}.premium-anchor-nav .container{width:100%;padding-left:15px;padding-right:15px}
  .premium-prefooter-grid{grid-template-columns:1fr;gap:28px}.premium-prefooter-actions{align-items:stretch}.premium-prefooter-actions .button{width:100%}.premium-footer-top{grid-template-columns:repeat(2,1fr);gap:30px}.premium-footer-brand{grid-column:span 2}.premium-footer-business{grid-template-columns:1fr}.premium-footer-bottom{flex-direction:column}.premium-footer{padding-top:62px}
}
@media(max-width:480px){
  :root{--container:calc(100% - 24px)}.premium-topline-points span:nth-child(1){font-size:8px}.premium-topline-inner>a{font-size:0}.premium-topline-inner>a:after{content:"Support";font-size:9px}.premium-hero h1{font-size:43px}.premium-path-card,.premium-hub-card{padding:23px}.premium-device-image{height:170px}.premium-footer-top{grid-template-columns:1fr}.premium-footer-brand{grid-column:auto}.premium-footer-bottom{font-size:8px}.premium-wa-float span{display:none}
}

/* Premium continuity for legacy templates and WooCommerce */
.page-hero{position:relative;padding:88px 0 76px;background:linear-gradient(135deg,#f5f4ee,#fff);overflow:hidden}.page-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(9,11,16,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(9,11,16,.03) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(90deg,#000,transparent 80%);pointer-events:none}.page-hero>.container{position:relative;z-index:1}.page-hero h1{font-size:clamp(46px,5.8vw,76px);max-width:950px}.page-hero p{max-width:790px;font-size:18px;line-height:1.65;color:var(--premium-muted)}
.woo-shell{background:linear-gradient(180deg,#f4f3ee 0,#fff 340px)}.woocommerce div.product{padding-top:24px}.woocommerce div.product .summary{padding:12px 0}.woocommerce div.product .product_title{color:#11141b}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--premium-red)!important}.woocommerce div.product .woocommerce-product-gallery__wrapper{border-radius:28px;box-shadow:var(--premium-shadow-strong)}.streamly-wa-checkout{border-radius:25px;border-color:rgba(9,11,16,.1);box-shadow:var(--premium-shadow)}.streamly-wa-checkout-head{background:radial-gradient(circle at 90% 0,rgba(242,200,75,.17),transparent 28%),linear-gradient(135deg,#0b0e14,#1c2029)}.wa-submit{background:linear-gradient(135deg,#22b965,#14934d)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--premium-red)!important;border-color:var(--premium-red)!important}.woocommerce .related.products>h2{font-size:clamp(36px,4vw,52px)}
@media(max-width:780px){.page-hero{padding:66px 0 56px}.page-hero h1{font-size:clamp(40px,11vw,58px)}.page-hero p{font-size:16px}}
