/*
Theme Name: SocialMediaAds
Theme URI: https://example.com/
Author: SocialMediaAds
Description: Moderný dynamický self-service reklamný portál SocialMediaAds s fotografickým hero blokom, viacerými reklamnými formátmi a klientským dashboardom.
Version: 8.0.0
Text Domain: socialmediaads
*/
:root{--blue:#4f46e5;--blue2:#2563eb;--violet:#7c3aed;--cyan:#0891b2;--green:#16a34a;--orange:#ea580c;--ink:#0b1220;--muted:#64748b;--line:#e5e7eb;--soft:#f6f8fc;--dark:#08111f;--white:#fff;--shadow:0 24px 80px rgba(15,23,42,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit}.wrap{width:min(1220px,calc(100% - 40px));margin:auto}.site-main{min-height:65vh}.site-header{position:sticky;top:0;z-index:70;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.9)}.nav{height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:950;font-size:20px;letter-spacing:-.035em}.brand-badge{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:linear-gradient(135deg,#4f46e5,#0ea5e9 60%,#14b8a6);color:#fff;box-shadow:0 8px 24px rgba(79,70,229,.25)}.nav-links{display:flex;align-items:center;gap:22px}.nav-links a{text-decoration:none;font-size:14px;font-weight:780;color:#334155}.nav-links a:hover{color:var(--blue)}.nav-links .nav-cta{background:#0f172a;color:#fff!important;padding:11px 15px;border-radius:12px;box-shadow:0 8px 22px rgba(15,23,42,.12)}.nav-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:11px;width:42px;height:42px;font-size:20px}.promo-strip{position:relative;z-index:20;background:#111827;color:#fff}.promo-strip .wrap{min-height:40px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px}.promo-strip strong{font-weight:900}.promo-strip span{color:#cbd5e1}.promo-strip a{color:#fff;font-weight:850}.promo-strip.type-discount{background:linear-gradient(90deg,#c2410c,#e11d48)}.promo-strip.type-price{background:linear-gradient(90deg,#047857,#0f766e)}
.hero-photo{--hero-bg:none;position:relative;min-height:720px;display:flex;align-items:center;overflow:hidden;color:#fff;background:#0f172a}.hero-photo:before{content:"";position:absolute;inset:0;background-image:var(--hero-bg);background-size:cover;background-position:center;transform:scale(1.02)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,10,22,.95) 0%,rgba(9,17,34,.88) 43%,rgba(15,23,42,.58) 72%,rgba(15,23,42,.35) 100%)}.hero-overlay:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 25%,rgba(99,102,241,.28),transparent 35%),radial-gradient(circle at 25% 80%,rgba(6,182,212,.18),transparent 35%)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.75fr);gap:58px;align-items:center;padding:86px 0}.hero-copy{max-width:760px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.14em;font-weight:900;color:var(--blue);text-transform:uppercase}.eyebrow:before{content:"";width:20px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--blue),#14b8a6)}.eyebrow.light{color:#c7d2fe}.eyebrow.light:before{background:linear-gradient(90deg,#a5b4fc,#67e8f9)}.hero-photo h1{font-size:clamp(50px,5.7vw,78px);line-height:.96;letter-spacing:-.058em;margin:17px 0 22px;text-shadow:0 4px 22px rgba(0,0,0,.15)}.hero-photo p{max-width:720px;font-size:19px;color:#dbe5f3;line-height:1.65}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 19px;border-radius:13px;text-decoration:none;font-weight:880;transition:.18s;border:1px solid transparent}.btn:hover{transform:translateY(-1px)}.btn.bright{background:#fff;color:#111827;box-shadow:0 14px 34px rgba(0,0,0,.2)}.btn.glass{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.22);color:#fff;backdrop-filter:blur(12px)}.btn.secondary{background:#fff;border-color:#dfe3ea;color:#3730a3;box-shadow:0 7px 24px rgba(15,23,42,.05)}.btn:not(.bright):not(.glass):not(.secondary){background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 10px 28px rgba(79,70,229,.22)}.hero-trust{display:flex;flex-wrap:wrap;gap:16px;margin-top:25px;color:#dbe5f3;font-size:12px;font-weight:760}.hero-trust span:before{content:"✓";display:inline-grid;place-items:center;width:17px;height:17px;margin-right:6px;border-radius:50%;background:rgba(74,222,128,.18);color:#86efac}.hero-metrics{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.hero-metrics div{min-width:155px;padding:13px 15px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.07);backdrop-filter:blur(10px)}.hero-metrics strong{display:block;font-size:20px}.hero-metrics span{display:block;margin-top:2px;font-size:10px;color:#cbd5e1;text-transform:uppercase;letter-spacing:.06em}.dashboard-preview{border:1px solid rgba(255,255,255,.18);border-radius:26px;background:rgba(255,255,255,.92);color:#0f172a;overflow:hidden;box-shadow:0 35px 100px rgba(0,0,0,.35);backdrop-filter:blur(20px);transform:perspective(1300px) rotateY(-2deg) rotateX(1deg)}.dash-top{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;background:#f8fafc;border-bottom:1px solid #e5e7eb}.dash-top>div{display:flex;gap:5px}.dot{width:8px;height:8px;border-radius:50%;display:block}.dot.red{background:#f87171}.dot.yellow{background:#facc15}.dot.green{background:#4ade80}.dash-top small{font-size:9px;color:#94a3b8}.dash-body{padding:19px}.dash-title{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.dash-title small{font-size:9px;color:#6366f1;font-weight:900;letter-spacing:.1em}.dash-title h3{font-size:22px;margin:3px 0}.live{font-size:10px;font-weight:800;padding:6px 8px;border-radius:999px;background:#dcfce7;color:#166534}.preview-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.preview-kpis>div{padding:12px;border-radius:13px;background:#f8fafc;border-top:3px solid currentColor}.preview-kpis .p-blue{color:#2563eb}.preview-kpis .p-violet{color:#7c3aed}.preview-kpis .p-cyan{color:#0891b2}.preview-kpis span{display:block;color:#64748b;font-size:9px}.preview-kpis strong{display:block;color:#0f172a;font-size:19px;margin-top:2px}.preview-kpis small{color:#94a3b8;font-size:8px}.budget-preview{padding:13px;border-radius:14px;background:linear-gradient(135deg,#fff7ed,#ecfdf5)}.budget-row{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#64748b}.budget-row b{color:#0f172a}.budget-track{height:8px;border-radius:99px;background:#dcfce7;overflow:hidden;margin:8px 0}.budget-track i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#f59e0b,#ef4444)}.budget-preview>small{font-size:9px;color:#64748b}.preview-chart{height:120px;display:flex;align-items:flex-end;gap:5px;margin:15px 0 7px;padding:10px 8px 0;background:linear-gradient(180deg,#fff,#f8fafc);border-radius:13px}.preview-chart i{flex:1;min-width:5px;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#818cf8,#4f46e5)}.dash-foot{display:flex;justify-content:space-between;gap:10px;color:#94a3b8;font-size:9px}.dash-foot b{color:#4f46e5}.network-strip{padding:18px 0;border-bottom:1px solid #eef1f5;background:#fff}.network-row{display:flex;align-items:center;gap:24px;overflow:auto}.network-row>span{white-space:nowrap;font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:900;color:#94a3b8}.network-logos{display:flex;gap:8px;flex-wrap:wrap}.network-logo{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:#f8fafc;border:1px solid #e5e7eb;font-size:12px;font-weight:850;color:#334155}.network-logo img{width:20px;height:20px;object-fit:contain;border-radius:5px}.section{padding:88px 0}.section.soft{background:var(--soft)}.section.dark{background:var(--dark);color:#fff}.section-title{max-width:780px;margin-bottom:38px}.section-title h2,.showcase h2{font-size:clamp(36px,4.4vw,55px);line-height:1.02;letter-spacing:-.048em;margin:10px 0 14px}.section-title p,.showcase p{font-size:18px;color:var(--muted)}.steps.modern{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.steps.modern article{position:relative;overflow:hidden;padding:24px;border:1px solid var(--line);border-radius:21px;background:#fff;box-shadow:0 8px 32px rgba(15,23,42,.035)}.steps.modern article:after{content:"";position:absolute;width:100px;height:100px;right:-45px;top:-45px;border-radius:50%;background:#eef2ff}.steps.modern article>span{position:relative;z-index:1;display:grid;place-items:center;width:39px;height:39px;border-radius:12px;background:#eef2ff;color:#4338ca;font-weight:950}.steps.modern h3{font-size:20px;margin:18px 0 7px}.steps.modern p{margin:0;color:var(--muted);font-size:14px}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.media-card{display:grid;grid-template-columns:auto 1fr;gap:16px;background:#fff;border:1px solid var(--line);border-radius:21px;padding:20px;box-shadow:0 8px 30px rgba(15,23,42,.035)}.media-logo{width:58px;height:58px;border-radius:15px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;padding:6px}.media-logo img{max-width:100%;max-height:100%;object-fit:contain}.media-title{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.media-title h3{font-size:19px;margin:0}.media-title a{font-size:11px;text-decoration:none;color:#4f46e5;font-weight:800}.media-card p{margin:9px 0;color:var(--muted);font-size:13px}.media-facts{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:11px}.media-facts span{padding:9px;border-radius:11px;background:#f8fafc}.media-facts b{display:block;font-size:15px}.media-facts small{font-size:9px;color:#64748b}.audience-pill{display:inline-flex;margin-top:9px;padding:5px 8px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:10px;font-weight:800}.showcase-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:center}.showcase p{color:#94a3b8}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:25px}.check-list span{font-size:13px;color:#cbd5e1}.check-list span:before{content:"✓";color:#5eead4;font-weight:900;margin-right:7px}.analytics-board{border:1px solid rgba(255,255,255,.1);background:linear-gradient(145deg,#101d33,#0d1728);border-radius:25px;padding:23px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.ab-head{display:flex;justify-content:space-between;align-items:flex-end}.ab-head small{display:block;color:#94a3b8;font-size:9px;letter-spacing:.09em}.ab-head strong{font-size:30px}.ab-head>span{font-size:10px;color:#93c5fd}.ab-split{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:18px 0}.ab-split>div{padding:15px;border-radius:15px}.ab-split small{display:block;color:#cbd5e1}.ab-split strong{display:block;font-size:22px;margin:3px 0}.ab-split span{font-size:10px}.ab-split .spent{background:rgba(249,115,22,.13)}.ab-split .spent strong,.ab-split .spent span{color:#fdba74}.ab-split .remaining{background:rgba(34,197,94,.12)}.ab-split .remaining strong,.ab-split .remaining span{color:#86efac}.ab-track{height:8px;border-radius:99px;background:rgba(34,197,94,.18);overflow:hidden}.ab-track i{display:block;height:100%;background:linear-gradient(90deg,#f59e0b,#ef4444);border-radius:99px}.ab-chart{display:grid;grid-template-columns:repeat(12,1fr);gap:7px;height:170px;align-items:end;margin-top:24px}.ab-chart div{height:100%;display:grid;grid-template-rows:1fr auto;align-items:end;text-align:center}.ab-chart i{display:block;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#818cf8,#4f46e5)}.ab-chart span{font-size:8px;color:#64748b;margin-top:4px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature{background:#fff;border:1px solid var(--line);border-radius:21px;padding:24px;box-shadow:0 8px 30px rgba(15,23,42,.035)}.feature-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;font-weight:900}.feature-icon.blue{background:#dbeafe;color:#1d4ed8}.feature-icon.violet{background:#ede9fe;color:#6d28d9}.feature-icon.green{background:#dcfce7;color:#15803d}.feature-icon.orange{background:#ffedd5;color:#c2410c}.feature h3{font-size:20px;margin:17px 0 7px}.feature p{margin:0;color:var(--muted);font-size:14px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.price-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:23px;padding:26px;box-shadow:0 8px 30px rgba(15,23,42,.035)}.price-card.popular{border-color:#a5b4fc;box-shadow:0 18px 55px rgba(79,70,229,.12)}.price-badge{position:absolute;right:18px;top:18px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:9px;font-weight:900;padding:6px 8px;letter-spacing:.08em}.price-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;background:#eef2ff;color:#4338ca;font-size:20px}.price-card h3{font-size:21px;margin:18px 0 0}.price{font-size:37px;font-weight:950;letter-spacing:-.045em;margin:13px 0}.price small{font-size:12px;font-weight:700;color:#64748b}.price-card>p{color:var(--muted);min-height:46px}.price-card .btn{width:100%;margin-top:10px}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:45px;align-items:start}.faq-list{display:grid;gap:9px}.faq{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}.faq button{width:100%;display:flex;justify-content:space-between;gap:15px;align-items:center;border:0;background:#fff;padding:18px 19px;text-align:left;font:800 15px inherit;cursor:pointer;color:var(--ink)}.faq button span{font-size:20px;color:#94a3b8}.faq div{display:none;padding:0 19px 18px;color:var(--muted)}.faq.is-open div{display:block}.faq.is-open button span{transform:rotate(45deg)}.cta-section{padding-top:20px}.cta{position:relative;overflow:hidden;background:linear-gradient(120deg,#111827,#312e81);color:#fff;border-radius:29px;padding:44px;display:flex;justify-content:space-between;align-items:center;gap:28px}.cta:after{content:"";position:absolute;width:320px;height:320px;right:-100px;top:-160px;border-radius:50%;background:radial-gradient(circle,rgba(56,189,248,.38),transparent 65%)}.cta>div,.cta>a{position:relative;z-index:1}.cta h2{font-size:40px;letter-spacing:-.045em;margin:8px 0}.cta p{margin:0;color:#cbd5e1}.content-wrap{width:min(1180px,calc(100% - 36px));margin:44px auto}.content-wrap>.entry-content{min-height:400px}.site-footer{border-top:1px solid var(--line);padding:34px 0;color:var(--muted);margin-top:70px}.footer-row{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-links{display:flex;gap:16px}.footer-links a{text-decoration:none}.screen-reader-text{position:absolute;left:-9999px}
@media(max-width:1050px){.hero-grid,.showcase-grid,.faq-grid{grid-template-columns:1fr}.hero-photo{min-height:auto}.dashboard-preview{max-width:680px;transform:none}.steps.modern,.feature-grid{grid-template-columns:1fr 1fr}.media-grid{grid-template-columns:1fr 1fr}.pricing-grid{grid-template-columns:1fr}.nav-links{position:absolute;left:20px;right:20px;top:78px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:17px;padding:13px;box-shadow:var(--shadow)}.nav-links.is-open{display:flex}.nav-links a{padding:8px}.nav-toggle{display:block}}
@media(max-width:700px){.wrap{width:min(100% - 24px,1220px)}.promo-strip .wrap{justify-content:flex-start;overflow:auto;white-space:nowrap}.promo-strip span{display:none}.hero-grid{padding:60px 0;gap:34px}.hero-photo h1{font-size:45px}.hero-photo p{font-size:17px}.hero-metrics{display:grid;grid-template-columns:1fr 1fr}.dashboard-preview{border-radius:20px}.preview-kpis{grid-template-columns:1fr}.preview-chart{height:90px}.section{padding:64px 0}.section-title h2,.showcase h2{font-size:36px}.steps.modern,.feature-grid,.media-grid{grid-template-columns:1fr}.media-card{grid-template-columns:1fr}.media-logo{width:48px;height:48px}.check-list{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr}.cta{padding:30px;flex-direction:column;align-items:flex-start}.cta h2{font-size:32px}.footer-row{flex-direction:column;align-items:flex-start}.network-row{align-items:flex-start;flex-direction:column;gap:10px}.ab-split{grid-template-columns:1fr}.hero-trust{gap:10px}.hero-metrics div{min-width:0}}

/* SocialMediaAds 6.0 – more dynamic public portal */
body{font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.site-header{box-shadow:0 1px 0 rgba(15,23,42,.025)}.hero-photo{min-height:740px}.hero-photo:before{filter:saturate(.9) contrast(1.03);animation:sma-hero-zoom 18s ease-in-out infinite alternate}.hero-overlay{background:linear-gradient(90deg,rgba(3,8,18,.97) 0%,rgba(8,16,32,.91) 42%,rgba(15,23,42,.6) 72%,rgba(15,23,42,.38) 100%)}.hero-motion{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden}.hero-motion i{position:absolute;border-radius:999px;filter:blur(2px);opacity:.33;animation:sma-float 10s ease-in-out infinite}.hero-motion i:nth-child(1){width:170px;height:170px;right:8%;top:13%;background:radial-gradient(circle,#6366f1,transparent 70%)}.hero-motion i:nth-child(2){width:230px;height:230px;right:28%;bottom:5%;background:radial-gradient(circle,#06b6d4,transparent 70%);animation-delay:-3s}.hero-motion i:nth-child(3){width:110px;height:110px;left:43%;top:18%;background:radial-gradient(circle,#a855f7,transparent 70%);animation-delay:-6s}.hero-motion i:nth-child(4){width:145px;height:145px;left:6%;bottom:6%;background:radial-gradient(circle,#14b8a6,transparent 70%);animation-delay:-1.5s}.hero-photo h1{font-weight:800;letter-spacing:-.062em}.hero-photo p{font-size:18px}.hero-format-pills{display:flex;gap:7px;flex-wrap:wrap;margin-top:18px}.hero-format-pills span{padding:6px 9px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.075);color:#dbeafe;font-size:9px;font-weight:800;letter-spacing:.025em;backdrop-filter:blur(10px)}.dashboard-preview{animation:sma-dashboard-float 6s ease-in-out infinite;transform:perspective(1300px) rotateY(-3deg) rotateX(1.3deg)}.preview-chart i{transform-origin:bottom;animation:sma-chart-pulse 3.4s ease-in-out infinite}.preview-chart i:nth-child(2n){animation-delay:-.7s}.preview-chart i:nth-child(3n){animation-delay:-1.5s}.formats-section{background:linear-gradient(180deg,#fff,#f7f8ff)}.format-showcase{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.format-showcase article{position:relative;padding:18px;border:1px solid #e4e7ec;border-radius:22px;background:rgba(255,255,255,.93);box-shadow:0 12px 40px rgba(15,23,42,.055);overflow:hidden}.format-showcase article>span{display:inline-block;margin-top:14px;color:#6366f1;font-size:9px;font-weight:900;letter-spacing:.1em}.format-showcase h3{font-size:19px;letter-spacing:-.025em;margin:5px 0 6px}.format-showcase p{margin:0;color:#64748b;font-size:12.5px;line-height:1.55}.format-visual{height:145px;border-radius:16px;overflow:hidden;position:relative;background:linear-gradient(145deg,#101827,#1e293b)}.banner-demo:before{content:"NEWS PORTAL";position:absolute;left:13px;top:12px;color:#cbd5e1;font-size:8px;font-weight:900;letter-spacing:.1em}.banner-demo i:first-child{position:absolute;left:13px;right:13px;top:34px;height:30px;border-radius:7px;background:linear-gradient(90deg,#6366f1,#06b6d4)}.banner-demo i:last-child{position:absolute;left:13px;right:38%;top:76px;height:48px;border-radius:8px;background:repeating-linear-gradient(180deg,#334155 0 5px,transparent 5px 11px)}.video-demo{display:grid;place-items:center;background:linear-gradient(135deg,#111827,#312e81 55%,#0e7490)}.video-demo:after{content:"VIDEO AD";position:absolute;left:12px;bottom:10px;color:#cbd5e1;font-size:8px;font-weight:900;letter-spacing:.08em}.video-demo b{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:rgba(255,255,255,.92);color:#4338ca;font-size:20px;box-shadow:0 10px 30px rgba(0,0,0,.2)}.sticky-demo{background:linear-gradient(180deg,#f8fafc,#e2e8f0)}.sticky-demo:before{content:"článok · obsah · správy";position:absolute;inset:18px;color:#94a3b8;font-size:10px;line-height:2;background:repeating-linear-gradient(180deg,transparent 0 10px,#cbd5e1 10px 12px,transparent 12px 21px)}.sticky-demo i{position:absolute;left:7px;right:7px;bottom:7px;height:38px;display:grid;place-items:center;border-radius:9px;background:linear-gradient(90deg,#4f46e5,#0ea5e9);color:#fff;font:800 8px Manrope,sans-serif;box-shadow:0 8px 20px rgba(79,70,229,.25)}.popup-demo{background:linear-gradient(145deg,#eef2ff,#dbeafe)}.popup-demo:before{content:"";position:absolute;inset:0;background:rgba(15,23,42,.38)}.popup-demo i{position:absolute;left:20%;right:20%;top:24%;bottom:24%;border-radius:12px;background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 14px 35px rgba(15,23,42,.25)}.popup-demo i:before{content:"REKLAMA";position:absolute;inset:0;display:grid;place-items:center;color:#4f46e5;font-size:10px;font-weight:900}.popup-demo i:after{content:"×";position:absolute;right:-8px;top:-8px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#0f172a;box-shadow:0 5px 12px rgba(15,23,42,.2);font-style:normal}.analytics-board{position:relative;overflow:hidden}.analytics-board:after{content:"";position:absolute;width:180px;height:180px;right:-80px;top:-80px;border-radius:50%;background:radial-gradient(circle,rgba(99,102,241,.3),transparent 70%)}.section-title h2,.showcase h2{font-weight:800}.feature,.price-card,.media-card,.steps.modern article{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.feature:hover,.price-card:hover,.media-card:hover,.steps.modern article:hover{transform:translateY(-3px);box-shadow:0 18px 52px rgba(15,23,42,.09);border-color:#c7d2fe}
@keyframes sma-hero-zoom{from{transform:scale(1.02)}to{transform:scale(1.085)}}@keyframes sma-float{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(14px,-18px,0) scale(1.08)}}@keyframes sma-dashboard-float{0%,100%{transform:perspective(1300px) rotateY(-3deg) rotateX(1.3deg) translateY(0)}50%{transform:perspective(1300px) rotateY(-1.8deg) rotateX(.7deg) translateY(-8px)}}@keyframes sma-chart-pulse{0%,100%{filter:saturate(1);opacity:.9}50%{filter:saturate(1.35);opacity:1}}
@media(max-width:1050px){.format-showcase{grid-template-columns:1fr 1fr}.dashboard-preview{animation:none;transform:none}}@media(max-width:700px){.hero-photo{min-height:auto}.hero-format-pills{gap:5px}.hero-format-pills span{font-size:8.5px}.format-showcase{grid-template-columns:1fr}.format-visual{height:130px}.hero-motion{opacity:.6}}
@media(prefers-reduced-motion:reduce){.hero-photo:before,.hero-motion i,.dashboard-preview,.preview-chart i{animation:none!important}}


/* SocialMediaAds 6.1 – live price ticker under "Reklama naprieč sieťou" */
.network-strip{padding:16px 0 0;background:linear-gradient(180deg,#fff 0%,#fbfcff 100%)}
.network-block{display:grid;gap:14px}.network-pricing{margin:0 -1px;padding:14px 0 16px;border-top:1px solid #eef1f7;overflow:hidden}
.network-pricing-head{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:#64748b;font-size:10px;letter-spacing:.02em}.network-pricing-head strong{color:#0f172a;font-size:11px;font-weight:900}.network-pricing-head small{color:#94a3b8}.price-live-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 5px rgba(34,197,94,.11);animation:sma-price-live 1.8s ease-in-out infinite}
.price-marquee{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%)}
.price-marquee-track{display:flex;width:max-content;will-change:transform;animation:sma-price-marquee 38s linear infinite}.price-marquee:hover .price-marquee-track{animation-play-state:paused}.price-marquee-group{display:flex;gap:9px;padding-right:9px}
.price-ticker-card{position:relative;display:flex;align-items:center;gap:8px;min-height:43px;padding:7px 11px 7px 8px;border:1px solid #e6e9f2;border-radius:14px;background:rgba(255,255,255,.95);box-shadow:0 5px 20px rgba(15,23,42,.045);white-space:nowrap;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.price-ticker-card:hover{transform:translateY(-1px);border-color:#c7d2fe;box-shadow:0 9px 26px rgba(79,70,229,.09)}
.price-ticker-logo{width:28px;height:28px;display:grid;place-items:center;padding:3px;border-radius:9px;background:#fff;border:1px solid #eef1f5}.price-ticker-logo img{max-width:100%;max-height:100%;object-fit:contain}.price-ticker-card>strong{font-size:11.5px;font-weight:900;color:#172033;letter-spacing:-.015em}.price-separator{color:#cbd5e1;font-size:10px}.ticker-price{display:inline-flex;align-items:baseline;gap:4px;padding:4px 7px;border-radius:9px;background:#eef2ff;color:#3730a3}.ticker-price.cpc{background:#ecfeff;color:#0e7490}.ticker-price b{font-size:11px;font-weight:950}.ticker-price small{font-size:8.5px;font-weight:750;color:inherit;opacity:.78}.price-ticker-card>em{order:-1;position:absolute;right:7px;top:-6px;padding:1px 5px;border-radius:999px;background:#111827;color:#fff;font-size:6.5px;font-style:normal;font-weight:900;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 3px 10px rgba(15,23,42,.16)}
@keyframes sma-price-marquee{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@keyframes sma-price-live{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.82)}}
@media(max-width:700px){.network-pricing-head small{display:none}.price-marquee{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%)}.price-marquee-track{animation-duration:28s}.price-ticker-card{min-height:39px;padding:6px 9px 6px 7px}.ticker-price small{font-size:8px}}
@media(prefers-reduced-motion:reduce){.price-live-dot{animation:none}.price-marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.price-marquee-track{animation:none}.price-marquee-group[aria-hidden="true"]{display:none}}


/* SocialMediaAds 7.0 – compact UX refresh */
.wrap{width:min(1200px,calc(100% - 32px))}
.section-compact{padding:62px 0}
.compact-title{margin-bottom:26px}
.compact-title h2{font-size:clamp(30px,4vw,46px);margin-bottom:10px}
.compact-title p{font-size:16px;line-height:1.6;max-width:760px}
.hero-compact{min-height:620px}
.compact-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);gap:32px;padding:58px 0 52px}
.hero-photo h1{font-size:clamp(40px,5vw,64px);margin:14px 0 14px}
.hero-photo p{font-size:17px;line-height:1.6;max-width:670px;margin:0}
.hero-rotator{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 16px}
.hero-rotator-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:850;color:#cbd5e1}
.hero-rotator-word{display:inline-flex;align-items:center;min-height:36px;padding:8px 12px;border-radius:12px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);font-size:12px;letter-spacing:.08em;font-weight:900;color:#fff;backdrop-filter:blur(10px);transition:opacity .18s ease,transform .18s ease}
.hero-rotator-word.is-changing{opacity:.15;transform:translateY(4px)}
.compact-trust{margin-top:18px;gap:12px}
.compact-metrics{margin-top:18px}
.compact-metrics div{padding:12px 13px}
.compact-preview{max-width:500px;justify-self:end}
.compact-network{padding-top:10px}
.network-row{padding-bottom:6px}
.compact-steps{gap:12px}
.compact-steps article{padding:20px}
.compact-steps h3{font-size:18px;margin:14px 0 6px}
.compact-steps p{font-size:13px;line-height:1.55}
.compact-format-showcase{gap:12px}
.compact-format-showcase article{padding:15px}
.format-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}
.format-head>span{display:inline-block;color:#6366f1;font-size:9px;font-weight:900;letter-spacing:.1em}
.info-toggle{display:inline-grid;place-items:center;width:28px;height:28px;border:1px solid #d7ddea;border-radius:999px;background:#fff;color:#334155;cursor:pointer;transition:.18s ease;font:800 13px/1 Manrope,sans-serif}
.info-toggle:hover,.info-toggle[aria-expanded="true"]{border-color:#c7d2fe;background:#eef2ff;color:#3730a3}
.info-toggle span{transform:translateY(-.5px)}
.info-panel{margin-top:10px;padding:11px 12px;border-radius:12px;background:#f8fafc;border:1px solid #e5e7eb;color:#475569;font-size:12px;line-height:1.55}
.compact-media-grid{gap:12px}
.compact-media-grid .media-card{padding:16px;border-radius:18px;gap:14px}
.compact-media-grid .media-title h3{font-size:17px}
.compact-media-grid .media-card p{font-size:12.5px}
.compact-showcase-grid{gap:20px;align-items:center}
.compact-check-list{gap:9px}
.compact-check-list span{padding:10px 12px}
.compact-pricing-grid{gap:12px}
.compact-pricing-grid .price-card{padding:22px 18px}
.compact-pricing-grid .price{font-size:25px}
.compact-faq-grid{gap:20px}
.compact-cta-section{padding-top:44px}
.cta{padding:28px 30px}
@media(max-width:1050px){.compact-grid{grid-template-columns:1fr;gap:20px;padding:42px 0}.compact-preview{justify-self:stretch;max-width:none}.section-compact{padding:54px 0}}
@media(max-width:760px){.hero-compact{min-height:auto}.hero-rotator{margin-bottom:12px}.hero-rotator-word{font-size:11px;min-height:34px}.section-compact{padding:44px 0}.compact-title h2{font-size:30px}.compact-title p{font-size:15px}.compact-network{padding-top:8px}.compact-preview .dash-title h3{font-size:18px}.cta{padding:22px}}


/* SocialMediaAds 7.1 – larger current ad prices ticker */
.network-pricing-head{font-size:12px;gap:10px;margin-bottom:12px}
.network-pricing-head strong{font-size:15px}
.network-pricing-head small{font-size:11px}
.price-ticker-card{min-height:54px;padding:10px 14px 10px 10px;gap:10px;border-radius:16px}
.price-ticker-logo{width:34px;height:34px;border-radius:10px}
.price-ticker-card>strong{font-size:14px}
.price-separator{font-size:12px}
.ticker-price{padding:6px 10px;border-radius:11px;gap:5px}
.ticker-price b{font-size:14px}
.ticker-price small{font-size:10px}
.price-ticker-card>em{right:8px;top:-7px;padding:2px 6px;font-size:7.5px}
@media(max-width:700px){
  .network-pricing-head{font-size:11px}
  .network-pricing-head strong{font-size:14px}
  .price-ticker-card{min-height:48px;padding:8px 12px 8px 9px}
  .price-ticker-logo{width:30px;height:30px}
  .price-ticker-card>strong{font-size:13px}
  .ticker-price b{font-size:13px}
  .ticker-price small{font-size:9px}
}


/* SocialMediaAds 7.2 – stronger benefits line, smaller hero title */
.hero-photo h1{font-size:clamp(34px,4.3vw,54px) !important;line-height:1.05}
.hero-photo p{font-size:16px !important}
.hero-rotator{margin:4px 0 18px !important;gap:12px !important}
.hero-rotator-label{font-size:14px !important;letter-spacing:.06em !important;font-weight:900 !important;color:#ffffff !important}
.hero-rotator-word{min-height:44px !important;padding:10px 16px !important;border-radius:14px !important;font-size:16px !important;letter-spacing:.06em !important;font-weight:950 !important;color:#fff !important;background:linear-gradient(90deg,rgba(99,102,241,.32),rgba(6,182,212,.26)) !important;border:1px solid rgba(255,255,255,.28) !important;box-shadow:0 10px 28px rgba(15,23,42,.22) !important}
@media(max-width:760px){
  .hero-photo h1{font-size:clamp(30px,8vw,40px) !important}
  .hero-rotator-label{font-size:12px !important}
  .hero-rotator-word{font-size:14px !important;min-height:40px !important;padding:9px 13px !important}
}


/* SocialMediaAds 7.3 – current prices much larger + blue background */
.network-pricing{margin-top:14px;padding:22px 22px 18px;border-radius:26px;background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 45%,#0ea5e9 100%);box-shadow:0 18px 40px rgba(29,78,216,.22);overflow:hidden}
.network-pricing-head{color:#fff !important;align-items:center;gap:12px;margin-bottom:16px;font-size:20px !important}
.network-pricing-head strong{font-size:30px !important;line-height:1.05;color:#fff}
.network-pricing-head small{font-size:16px !important;color:rgba(255,255,255,.82)}
.price-live-dot{width:12px;height:12px;background:#86efac;box-shadow:0 0 0 5px rgba(134,239,172,.18)}
.price-marquee{padding:6px 0}
.price-marquee-track{gap:16px}
.price-marquee-group{gap:16px}
.price-ticker-card{min-height:98px;padding:18px 22px 18px 16px;gap:14px;border-radius:22px;background:rgba(255,255,255,.98);border:1px solid rgba(255,255,255,.7);box-shadow:0 10px 24px rgba(15,23,42,.12)}
.price-ticker-logo{width:56px;height:56px;border-radius:16px;box-shadow:0 8px 18px rgba(15,23,42,.08)}
.price-ticker-card>strong{font-size:30px;line-height:1;color:#0f172a;letter-spacing:-.02em}
.price-separator{font-size:24px;color:#64748b}
.ticker-price{padding:12px 18px;border-radius:16px;gap:8px}
.ticker-price b{font-size:30px;line-height:1;color:#1e1b4b;letter-spacing:-.03em}
.ticker-price small{font-size:16px;line-height:1.2;color:#475569}
.ticker-price.cpc b{color:#0f766e}
.price-ticker-card>em{right:12px;top:-10px;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.08em;background:#0f172a;color:#fff}
@media(max-width:900px){
  .network-pricing{padding:18px 16px 14px;border-radius:22px}
  .network-pricing-head{font-size:16px !important}
  .network-pricing-head strong{font-size:24px !important}
  .network-pricing-head small{font-size:13px !important}
  .price-ticker-card{min-height:82px;padding:14px 16px 14px 12px}
  .price-ticker-logo{width:46px;height:46px;border-radius:14px}
  .price-ticker-card>strong,.ticker-price b{font-size:23px}
  .ticker-price small{font-size:13px}
}
@media(max-width:640px){
  .network-pricing-head strong{font-size:20px !important}
  .price-ticker-card{min-height:74px;padding:12px 14px 12px 10px;gap:10px}
  .price-ticker-logo{width:38px;height:38px;border-radius:12px}
  .price-ticker-card>strong,.ticker-price b{font-size:18px}
  .ticker-price{padding:9px 12px;border-radius:13px}
  .ticker-price small{font-size:11px}
  .price-separator{font-size:18px}
}


/* SocialMediaAds 7.4 – current prices 20% smaller + half speed */
.price-marquee-track{animation-duration:76s !important}
.network-pricing-head{font-size:16px !important}
.network-pricing-head strong{font-size:24px !important}
.network-pricing-head small{font-size:13px !important}
.price-ticker-card{min-height:78px !important;padding:14px 18px 14px 13px !important;gap:11px !important;border-radius:20px !important}
.price-ticker-logo{width:45px !important;height:45px !important;border-radius:14px !important}
.price-ticker-card>strong{font-size:24px !important}
.price-separator{font-size:19px !important}
.ticker-price{padding:10px 14px !important;border-radius:14px !important;gap:6px !important}
.ticker-price b{font-size:24px !important}
.ticker-price small{font-size:13px !important}
.price-ticker-card>em{font-size:8px !important;top:-8px !important;right:10px !important}
@media(max-width:900px){
  .price-marquee-track{animation-duration:64s !important}
  .network-pricing-head strong{font-size:21px !important}
  .network-pricing-head small{font-size:12px !important}
  .price-ticker-card{min-height:68px !important;padding:12px 14px 12px 11px !important}
  .price-ticker-logo{width:37px !important;height:37px !important}
  .price-ticker-card>strong,.ticker-price b{font-size:18px !important}
  .ticker-price small{font-size:11px !important}
}
@media(max-width:640px){
  .price-marquee-track{animation-duration:56s !important}
  .network-pricing-head strong{font-size:18px !important}
  .price-ticker-card{min-height:60px !important;padding:10px 12px 10px 9px !important;gap:8px !important}
  .price-ticker-logo{width:31px !important;height:31px !important}
  .price-ticker-card>strong,.ticker-price b{font-size:15px !important}
  .ticker-price{padding:7px 10px !important;border-radius:12px !important}
  .ticker-price small{font-size:10px !important}
}


/* SocialMediaAds 7.5 – ticker 4x faster */
.price-marquee-track{animation-duration:19s !important}
@media(max-width:900px){.price-marquee-track{animation-duration:16s !important}}
@media(max-width:640px){.price-marquee-track{animation-duration:14s !important}}


/* SocialMediaAds 7.6 – ticker 3x faster than 7.5 + 20% smaller */
.price-marquee-track{animation-duration:6.3s !important}
.network-pricing-head{font-size:13px !important}
.network-pricing-head strong{font-size:19px !important}
.network-pricing-head small{font-size:10px !important}
.price-ticker-card{min-height:62px !important;padding:11px 14px 11px 10px !important;gap:9px !important;border-radius:16px !important}
.price-ticker-logo{width:36px !important;height:36px !important;border-radius:11px !important}
.price-ticker-card>strong{font-size:19px !important}
.price-separator{font-size:15px !important}
.ticker-price{padding:8px 11px !important;border-radius:11px !important;gap:5px !important}
.ticker-price b{font-size:19px !important}
.ticker-price small{font-size:10px !important}
.price-ticker-card>em{font-size:7px !important;top:-7px !important;right:8px !important}
@media(max-width:900px){
  .price-marquee-track{animation-duration:5.3s !important}
  .network-pricing-head strong{font-size:17px !important}
  .network-pricing-head small{font-size:10px !important}
  .price-ticker-card{min-height:54px !important;padding:10px 11px 10px 9px !important}
  .price-ticker-logo{width:30px !important;height:30px !important}
  .price-ticker-card>strong,.ticker-price b{font-size:15px !important}
  .ticker-price small{font-size:9px !important}
}
@media(max-width:640px){
  .price-marquee-track{animation-duration:4.7s !important}
  .network-pricing-head strong{font-size:14px !important}
  .price-ticker-card{min-height:48px !important;padding:8px 10px 8px 7px !important;gap:6px !important}
  .price-ticker-logo{width:25px !important;height:25px !important}
  .price-ticker-card>strong,.ticker-price b{font-size:12px !important}
  .ticker-price{padding:6px 8px !important;border-radius:10px !important}
  .ticker-price small{font-size:8px !important}
}


/* SocialMediaAds 7.7 – ticker full width dark blue to black */
.compact-network{padding-left:0 !important;padding-right:0 !important}
.network-block{width:100% !important;max-width:none !important;padding-left:0 !important;padding-right:0 !important}
.network-row{width:min(1200px,calc(100% - 32px));margin:0 auto 8px auto}
.network-pricing{width:100vw;max-width:none !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;margin-top:16px !important;padding:26px 0 22px !important;border-radius:0 !important;background:linear-gradient(135deg,#1e40af 0%,#1d4ed8 22%,#1e3a8a 45%,#0f172a 76%,#020617 100%) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 18px 48px rgba(2,6,23,.32) !important;position:relative;overflow:hidden}
.network-pricing:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 30%,rgba(96,165,250,.28),transparent 32%),radial-gradient(circle at 85% 20%,rgba(59,130,246,.18),transparent 26%),radial-gradient(circle at 50% 120%,rgba(255,255,255,.07),transparent 34%);pointer-events:none}
.network-pricing-head,.price-marquee{position:relative;z-index:2;width:min(1400px,calc(100% - 32px));margin-left:auto !important;margin-right:auto !important}
.network-pricing-head{margin-bottom:18px !important}
.network-pricing-head strong{color:#fff !important}
.network-pricing-head small{color:rgba(255,255,255,.82) !important}
.price-marquee{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 3%,#000 97%,transparent 100%) !important;mask-image:linear-gradient(90deg,transparent 0,#000 3%,#000 97%,transparent 100%) !important}
.price-ticker-card{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,252,.96)) !important;border:1px solid rgba(255,255,255,.72) !important;box-shadow:0 12px 32px rgba(2,6,23,.24) !important}
@media(max-width:768px){
  .network-row,.network-pricing-head,.price-marquee{width:calc(100% - 22px)}
  .network-pricing{padding:20px 0 16px !important}
}


/* SocialMediaAds 7.8 – stronger benefits, smaller hero headline, modern metrics + steps */
.hero-photo h1{font-size:clamp(28px,3.4vw,44px) !important;line-height:1.08 !important;letter-spacing:-.045em !important;max-width:720px}
.hero-rotator{margin:12px 0 20px !important;gap:14px !important}
.hero-rotator-label{font-size:16px !important;letter-spacing:.04em !important;font-weight:900 !important;color:#dbeafe !important}
.hero-rotator-word{min-height:54px !important;padding:13px 20px !important;border-radius:16px !important;font-size:clamp(20px,2.05vw,28px) !important;line-height:1.05 !important;letter-spacing:.025em !important;font-weight:950 !important;color:#fff !important;background:linear-gradient(100deg,#2563eb 0%,#4f46e5 58%,#0ea5e9 100%) !important;border:1px solid rgba(255,255,255,.3) !important;box-shadow:0 16px 38px rgba(37,99,235,.32),inset 0 1px 0 rgba(255,255,255,.2) !important}
.compact-trust{gap:8px !important;margin-top:18px !important}
.compact-trust span{display:inline-flex;align-items:center;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);font-size:11px;backdrop-filter:blur(10px)}
.compact-trust span:before{width:16px;height:16px;margin-right:6px;background:linear-gradient(135deg,rgba(74,222,128,.25),rgba(34,197,94,.12));border:1px solid rgba(134,239,172,.25)}
.hero-network-stats{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}
.network-stat{display:flex;align-items:center;gap:10px;min-width:176px;padding:11px 13px;border-radius:16px;background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.055));border:1px solid rgba(255,255,255,.15);box-shadow:0 10px 30px rgba(2,6,23,.12);backdrop-filter:blur(14px)}
.network-stat-icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,#3b82f6,#4f46e5);color:#fff;font-size:15px;font-weight:900;box-shadow:0 7px 18px rgba(37,99,235,.28)}
.network-stat strong{display:block;font-size:19px;line-height:1.05;letter-spacing:-.025em;color:#fff}
.network-stat small{display:block;margin-top:4px;font-size:9px;line-height:1.2;color:#cbd5e1;text-transform:uppercase;letter-spacing:.07em;font-weight:800}
.compact-steps article{position:relative;padding:20px 18px 18px !important;border:1px solid #e2e8f0 !important;border-radius:18px !important;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%) !important;box-shadow:0 10px 30px rgba(15,23,42,.05) !important;overflow:hidden}
.compact-steps article:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#2563eb,#4f46e5,#06b6d4)}
.compact-steps article:after{display:none !important}
.compact-steps article>span{width:40px !important;height:40px !important;border-radius:13px !important;background:linear-gradient(135deg,#eef2ff,#dbeafe) !important;border:1px solid #c7d2fe !important;color:#3730a3 !important;box-shadow:0 7px 18px rgba(79,70,229,.09)}
.compact-steps h3{font-size:18px !important;letter-spacing:-.02em}
.compact-steps p{font-size:12.5px !important;color:#64748b !important}
@media(max-width:760px){
  .hero-photo h1{font-size:30px !important}
  .hero-rotator-label{font-size:13px !important}
  .hero-rotator-word{font-size:18px !important;min-height:48px !important;padding:11px 14px !important}
  .hero-network-stats{display:grid;grid-template-columns:1fr 1fr}
  .network-stat{min-width:0}
  .network-stat:last-child:nth-child(odd){grid-column:1/-1}
}


/* SocialMediaAds 7.9 – simpler preview graphics and softer offer */
.preview-kpis-simple{grid-template-columns:repeat(3,1fr);gap:10px}
.preview-kpis-simple>div{padding:12px 12px 10px !important;border-radius:16px !important;min-height:86px;display:flex;flex-direction:column;justify-content:space-between}
.preview-kpis-simple span{font-size:11px !important;opacity:.9;letter-spacing:.04em;text-transform:uppercase}
.preview-kpis-simple strong{font-size:24px !important;line-height:1.05;letter-spacing:-.03em}
.preview-kpis-simple small{font-size:11px !important;opacity:.8}
.budget-preview-simple{padding:14px 14px 12px !important;border-radius:16px !important;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}
.budget-preview-simple .budget-row{font-size:14px !important}
.budget-preview-simple .budget-row b{font-size:18px}
.budget-preview-simple small{font-size:12px !important;color:#cbd5e1}
.preview-chart-simple{height:78px !important;gap:10px !important;padding-top:10px}
.preview-chart-simple i{width:calc((100% - 60px)/7);max-width:36px;border-radius:10px 10px 4px 4px;background:linear-gradient(180deg,#60a5fa,#2563eb) !important;opacity:.9}
.dash-foot{margin-top:10px}
.analytics-board-simple{padding:18px !important;border-radius:22px !important}
.ab-mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:14px 0 14px}
.ab-mini-grid>div{padding:14px 14px 12px;border-radius:16px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}
.ab-mini-grid small{display:block;font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:#93c5fd;margin-bottom:6px}
.ab-mini-grid strong{font-size:22px;line-height:1.05;letter-spacing:-.03em;color:#fff}
.analytics-board-simple .ab-split{margin-top:6px}
.analytics-board-simple .ab-track{margin-top:12px}
.ab-chart-simple{grid-template-columns:repeat(7,1fr) !important;gap:8px !important;margin-top:14px !important}
.ab-chart-simple div span{font-size:10px !important;opacity:.7}
.ab-chart-simple div i{border-radius:8px 8px 4px 4px !important;background:linear-gradient(180deg,#38bdf8,#2563eb) !important}
.pricing-grid .price-card .price{font-size:22px !important;line-height:1.1}
.pricing-grid .price-card .price small{font-size:12px !important}
.pricing-grid .price-card p{font-size:13px !important;line-height:1.55}
@media(max-width:760px){
  .preview-kpis-simple{grid-template-columns:1fr}
  .preview-kpis-simple>div{min-height:72px}
  .preview-chart-simple{height:64px !important;gap:7px !important}
  .ab-mini-grid{grid-template-columns:1fr 1fr}
  .ab-mini-grid strong{font-size:18px}
}
