:root{
  --blue:#0b63f6;
  --blue-2:#1d7bff;
  --blue-dark:#0647ba;
  --navy:#0b1628;
  --text:#111827;
  --muted:#5f6b7a;
  --soft:#f5f8fc;
  --line:#dfe7f1;
  --white:#fff;
  --green:#1fbf75;
  --radius:22px;
  --shadow:0 18px 50px rgba(13,44,88,.10);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.55;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,a{touch-action:manipulation}
.container{width:min(1160px,calc(100% - 40px));margin:0 auto}
.section{padding:96px 0}
.compact-section{padding:54px 0}
.section-soft{background:linear-gradient(180deg,#f8fbff 0%,#f4f8fd 100%)}
.section-blue{background:linear-gradient(135deg,#0647ba 0%,#0b63f6 60%,#1978ff 100%);color:#fff}
.section-dark{background:#091525;color:#fff}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(223,231,241,.78)}
.nav-wrap{height:80px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.brand{width:215px;display:flex;align-items:center}
.brand img{width:100%;height:auto}
.main-nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700;color:#334155}
.main-nav a{transition:.2s ease}.main-nav>a:not(.nav-cta):hover{color:var(--blue)}
.nav-cta{padding:11px 18px;border-radius:999px;background:var(--blue);color:#fff!important;box-shadow:0 8px 20px rgba(11,99,246,.22)}
.menu-toggle{display:none;background:none;border:0;padding:8px;cursor:pointer}.menu-toggle span{width:24px;height:2px;background:var(--navy);display:block;margin:5px 0;border-radius:2px}
.hero{padding-top:74px;overflow:hidden}
.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:64px}
.eyebrow,.kicker{font-size:13px;text-transform:uppercase;letter-spacing:.12em;font-weight:850;color:var(--blue)}
.eyebrow{display:flex;align-items:center;gap:9px}.eyebrow span{width:32px;height:2px;background:var(--blue)}
.hero h1{font-size:clamp(46px,5vw,72px);line-height:1.02;letter-spacing:-.045em;margin:18px 0 24px;max-width:680px}.hero h1 strong{display:block;color:var(--blue);font-weight:850}
.hero-text{font-size:19px;color:var(--muted);max-width:620px;margin:0 0 28px}
.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:27px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 22px;border-radius:12px;font-weight:800;font-size:15px;transition:.2s ease;border:1px solid transparent;cursor:pointer}.btn:hover{transform:translateY(-2px)}
.btn-primary{background:var(--blue);color:#fff;box-shadow:0 12px 28px rgba(11,99,246,.24)}
.btn-secondary{border-color:#cbd8e8;color:#17314f;background:#fff}.btn-secondary:hover{border-color:var(--blue);color:var(--blue)}
.btn-light{background:#fff;color:var(--blue-dark)}.btn-white{background:#fff;color:var(--blue-dark);min-width:245px}
.trust-row{display:flex;flex-wrap:wrap;gap:11px 19px;color:#4b5b6e;font-size:13px;font-weight:650}.trust-item{display:flex;align-items:center;gap:7px}.dot{width:7px;height:7px;border-radius:999px;background:var(--green);box-shadow:0 0 0 4px rgba(31,191,117,.12)}
.hero-visual{position:relative;min-height:540px;display:flex;align-items:center;justify-content:center}
.laptop-wrap{position:relative;width:min(100%,560px)}
.laptop-screen{position:relative;background:#fff;border:1px solid #dfe7f1;border-radius:24px 24px 14px 14px;box-shadow:0 34px 80px rgba(15,34,65,.18);overflow:hidden;padding-bottom:18px}
.laptop-base{width:92%;height:18px;margin:0 auto;background:linear-gradient(180deg,#bac4d1,#8995a6);border-radius:0 0 24px 24px;box-shadow:0 10px 18px rgba(12,27,51,.16)}
.browser-top{height:46px;background:#f4f6f9;border-bottom:1px solid #e3e7ed;display:flex;align-items:center;padding:0 16px;gap:17px}.browser-dots{display:flex;gap:6px}.browser-dots i{width:9px;height:9px;border-radius:50%;background:#cbd5e1}.browser-dots i:nth-child(1){background:#ff6b6b}.browser-dots i:nth-child(2){background:#ffd166}.browser-dots i:nth-child(3){background:#45c77a}.browser-url{flex:1;background:#fff;border:1px solid #e2e8f0;border-radius:7px;text-align:center;font-size:11px;color:#758396;padding:5px}
.google-bar{display:flex;align-items:center;gap:14px;padding:18px 22px 12px}.google-logo{font-size:20px;font-weight:800;color:#4285f4}.google-logo b{color:#ea4335}.google-input{flex:1;border:1px solid #d9e1eb;border-radius:999px;padding:12px 16px;color:#546174;font-size:13px;background:#fff}
.ad-card{margin:0 22px 14px;padding:18px;border:1px solid #dde6f0;border-radius:14px;background:#fff}.featured-ad{box-shadow:0 8px 18px rgba(25,56,95,.05)}.ad-label{font-size:11px;color:#6b7280;margin-bottom:5px}.ad-card h3{font-size:18px;color:#0b58da;margin:0 0 6px}.ad-card p{font-size:12px;color:#596779;margin:0 0 13px}.ad-actions{display:flex;gap:18px;color:#0b63f6;font-weight:800;font-size:11px}
.result-lines{padding:8px 22px 20px}.result-lines b{display:block;height:8px;border-radius:6px;background:#e8edf4;margin:10px 0}.result-lines b:nth-child(1){width:84%}.result-lines b:nth-child(2){width:66%}.result-lines b:nth-child(3){width:74%}.result-lines b:nth-child(4){width:52%;background:#c8e8d8}
.stat-card{position:absolute;background:#fff;border:1px solid #e2eaf4;border-radius:18px;padding:14px 16px;box-shadow:0 18px 40px rgba(13,44,88,.14);min-width:190px;display:flex;gap:12px;align-items:center}.stat-icon{width:42px;height:42px;border-radius:14px;background:#edf5ff;color:var(--blue);display:grid;place-items:center;font-size:22px;font-weight:900;flex:0 0 auto}.stat-card small{display:block;font-size:12px;color:#64748b}.stat-card strong{display:block;font-size:30px;line-height:1;color:var(--navy);margin:4px 0}.stat-card span{display:block;font-size:11px;color:#16a34a;font-weight:700}.stat-clicks{top:54px;right:-28px}.stat-contacts{top:180px;right:-40px}.stat-conversions{top:306px;right:-18px}
.section-heading{max-width:680px;margin-bottom:42px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2{font-size:clamp(34px,4vw,50px);line-height:1.08;letter-spacing:-.035em;margin:10px 0 14px}.section-heading h2 strong{color:var(--blue)}.section-heading p{font-size:17px;color:var(--muted);margin:0}.section-heading.light p{color:#aebbd0}.section-heading.light h2{color:#fff}.kicker-light{color:#9ec3ff}
.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;box-shadow:0 9px 30px rgba(25,56,95,.05)}.icon-box,.step-icon{width:48px;height:48px;border-radius:14px;background:#edf5ff;color:var(--blue);display:grid;place-items:center;font-size:25px;font-weight:900;margin-bottom:18px}.card h3{font-size:17px;margin:0 0 8px}.card p{font-size:14px;color:var(--muted);margin:0}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.step-card{position:relative;padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff;min-height:280px}.step-number{position:absolute;top:20px;right:22px;font-size:13px;font-weight:900;color:#9bb0c7}.step-card h3{font-size:22px;line-height:1.2;margin:20px 0 10px}.step-card p{color:var(--muted);margin:0}
.service-layout{display:grid;grid-template-columns:.88fr 1.12fr;gap:64px;align-items:center}.service-copy h2{font-size:clamp(38px,4vw,54px);line-height:1.07;letter-spacing:-.04em;margin:10px 0 18px}.service-copy p{color:#dbe9ff;font-size:17px;margin:0 0 26px}.checklist-panel{background:#fff;color:var(--text);border-radius:24px;padding:28px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;box-shadow:0 25px 60px rgba(0,22,70,.18)}.check-item{display:flex;gap:11px;align-items:flex-start;background:#f8fbff;border:1px solid #e4ecf6;border-radius:13px;padding:14px;font-size:14px;font-weight:700}.check-item span{display:grid;place-items:center;min-width:23px;height:23px;border-radius:50%;background:#e7f1ff;color:var(--blue);font-weight:900}
.transparency{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:center;background:linear-gradient(90deg,#eff6ff,#f8fbff);border:1px solid #cfe1ff;border-radius:22px;padding:28px 32px}.shield{width:72px;height:72px;border-radius:22px;background:linear-gradient(145deg,#0b63f6,#0751ce);display:grid;place-items:center;color:#fff;font-size:31px;box-shadow:0 12px 26px rgba(11,99,246,.22)}.transparency h2{font-size:26px;margin:4px 0 5px;letter-spacing:-.02em}.transparency p{margin:0;color:var(--muted)}
.audience-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:54px;align-items:center}.audience-layout .section-heading{margin:0}.niche-grid{display:flex;flex-wrap:wrap;gap:11px}.niche-grid span{padding:12px 16px;background:#fff;border:1px solid #dce6f1;border-radius:12px;font-weight:750;font-size:14px;color:#203751;box-shadow:0 5px 15px rgba(31,65,104,.04)}
.results-layout .section-heading{max-width:760px}.result-summary{border:1px solid #d7e5f6;background:#f8fbff;border-radius:22px;padding:18px 20px;margin-bottom:18px}.summary-labels,.summary-values{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.summary-labels div,.summary-values div{background:#fff;border:1px solid #e1e8f0;border-radius:15px;padding:16px}.summary-labels small{display:block;color:#4b5b6e;font-size:13px;font-weight:700}.summary-icon{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:12px;background:#edf5ff;color:var(--blue);font-size:18px;margin-bottom:8px}.summary-values{margin-top:12px}.summary-values strong{display:block;font-size:28px;line-height:1;color:var(--blue-dark)}.summary-values span{display:block;color:#4b5b6e;font-size:13px;font-weight:700;margin-top:6px}.summary-note{margin:12px 2px 2px;color:#7a8796;font-size:11px;text-align:center}.metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:18px}.metrics-grid article{border:1px solid var(--line);border-radius:18px;padding:24px;background:#fff}.metrics-grid article span{color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.1em}.metrics-grid h3{margin:10px 0 5px;font-size:20px}.metrics-grid p{margin:0;color:var(--muted);font-size:14px}
.online-flow{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.online-flow div{flex:1;text-align:center;display:grid;justify-items:center}.online-flow b{width:48px;height:48px;border-radius:50%;background:var(--blue);display:grid;place-items:center;margin-bottom:12px;box-shadow:0 0 0 7px rgba(45,128,255,.11)}.online-flow strong{font-size:14px}.online-flow span{font-size:11px;color:#9aabc2;margin-top:3px}.online-flow i{flex:0 0 34px;height:2px;margin-top:24px;background:repeating-linear-gradient(90deg,#2d80ff 0 5px,transparent 5px 9px)}
.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:64px}.faq-layout .section-heading{margin:0}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.faq-list summary{list-style:none;cursor:pointer;padding:17px 20px;font-weight:800;display:flex;justify-content:space-between;gap:16px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--blue);font-size:20px;line-height:1}.faq-list details[open] summary:after{content:"−"}.faq-list p{margin:0;padding:0 20px 18px;color:var(--muted);font-size:14px}
.cta-section{padding-top:40px}.cta-card{background:linear-gradient(110deg,#0647ba,#0b63f6 68%,#1678ff);border-radius:26px;color:#fff;padding:48px 52px;display:flex;align-items:center;justify-content:space-between;gap:40px;box-shadow:0 24px 60px rgba(11,99,246,.22)}.cta-card h2{font-size:clamp(32px,4vw,46px);max-width:720px;line-height:1.08;letter-spacing:-.035em;margin:10px 0}.cta-card p{max-width:680px;color:#dbe9ff;margin:0}
.footer{padding:35px 0 22px;border-top:1px solid #e6edf5;background:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:50px;align-items:start}.footer-brand img{width:220px}.footer-brand p{font-size:13px;color:var(--muted);margin:8px 0}.footer-links,.footer-contact{display:grid;gap:10px;font-size:13px}.footer-links a:hover,.footer-contact a:hover{color:var(--blue)}.footer-contact strong{font-size:14px}.footer-bottom{border-top:1px solid #e7edf4;margin-top:26px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:#7a8795;font-size:11px}
.floating-whatsapp{position:fixed;z-index:90;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#20bf6b;color:#fff;display:grid;place-items:center;font-size:27px;box-shadow:0 14px 36px rgba(18,141,76,.34);border:4px solid #fff}.config-toast{position:fixed;left:50%;bottom:24px;z-index:200;transform:translate(-50%,130%);background:#0b1628;color:#fff;padding:13px 17px;border-radius:12px;font-size:13px;box-shadow:var(--shadow);transition:.3s ease;max-width:calc(100% - 30px);text-align:center}.config-toast.show{transform:translate(-50%,0)}
.reveal{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn:hover{transform:none}}
@media (max-width:980px){
  .section{padding:76px 0}.hero-grid,.service-layout,.audience-layout,.faq-layout{grid-template-columns:1fr}.hero-grid{gap:28px}.hero-visual{min-height:520px}.problem-grid{grid-template-columns:repeat(2,1fr)}.service-layout{gap:36px}.audience-layout{gap:28px}.faq-layout{gap:30px}.main-nav{gap:18px}.nav-wrap{height:74px}.brand{width:190px}.example-box{grid-template-columns:auto 1fr auto 1fr auto 1fr}.online-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.online-flow i{display:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}
}
@media (max-width:760px){
  .container{width:min(100% - 28px,1160px)}.section{padding:64px 0}.nav-wrap{height:70px}.brand{width:175px}.menu-toggle{display:block}.main-nav{position:absolute;top:70px;left:14px;right:14px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;display:none;flex-direction:column;align-items:stretch;gap:2px;box-shadow:var(--shadow)}.main-nav.open{display:flex}.main-nav a{padding:12px 13px;border-radius:9px}.nav-cta{text-align:center;margin-top:4px}.hero{padding-top:54px}.hero h1{font-size:43px}.hero-text{font-size:17px}.hero-actions{display:grid}.btn{width:100%}.trust-row{display:grid;gap:9px}.hero-visual{min-height:445px;margin-top:6px}.laptop-wrap{width:94%}.stat-card{min-width:150px;padding:10px 12px}.stat-card strong{font-size:24px}.stat-card small,.stat-card span{font-size:10px}.stat-icon{width:34px;height:34px;font-size:18px}.stat-clicks{top:8px;right:-4px}.stat-contacts{top:118px;right:-5px}.stat-conversions{top:228px;right:-2px}.problem-grid,.steps-grid,.metrics-grid,.checklist-panel{grid-template-columns:1fr}.problem-grid{gap:12px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:34px}.step-card{min-height:auto}.checklist-panel{padding:17px}.transparency{grid-template-columns:1fr;padding:24px}.shield{width:60px;height:60px}.summary-labels,.summary-values{grid-template-columns:1fr}.summary-values strong{font-size:24px}.online-flow{grid-template-columns:repeat(2,1fr)}.cta-card{padding:34px 25px;display:grid}.footer-grid{grid-template-columns:1fr;gap:27px}.footer-brand{grid-column:auto}.footer-bottom{display:grid}.floating-whatsapp{width:54px;height:54px;right:16px;bottom:16px}.cta-card .btn{width:100%}
}
@media (max-width:440px){
  .hero h1{font-size:38px}.hero-visual{min-height:430px}.browser-top{height:39px}.google-bar{padding:14px 14px 10px;gap:10px}.google-logo{font-size:16px}.google-input{font-size:11px;padding:10px 12px}.ad-card{margin:0 14px 10px;padding:14px}.ad-card h3{font-size:15px}.result-lines{padding:4px 14px 18px}.stat-card{min-width:122px;padding:9px 10px;border-radius:14px}.stat-card strong{font-size:18px}.stat-icon{width:30px;height:30px;font-size:16px}.stat-card small,.stat-card span{font-size:9px}.stat-clicks{top:0;right:-6px}.stat-contacts{top:98px;right:-6px}.stat-conversions{top:196px;right:-6px}.online-flow{grid-template-columns:1fr 1fr}.niche-grid span{width:calc(50% - 6px);text-align:center;padding:11px 9px;font-size:12px}.cta-card h2{font-size:31px}
}
