*{box-sizing:border-box;margin:0;padding:0}
:root{--navy:#061f3d;--navy2:#0a3159;--blue:#0b6d9b;--cyan:#0e9fc0;--yellow:#ffc21a;--light:#edf8fa;--white:#fff;--text:#10243b;--muted:#607187;--line:#d9e6eb}
html{scroll-behavior:smooth}
body{font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.45;overflow-x:hidden}
img{max-width:100%;height:auto}
a{color:inherit}
.container{width:min(1100px,92%);margin:0 auto}
.narrow{max-width:820px}
.topbar{position:sticky;top:0;z-index:50;background:rgba(4,26,51,.98);color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}
.nav{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.brand{font-size:11px;font-weight:900;letter-spacing:2px;white-space:nowrap}
.nav nav{display:flex;gap:20px;align-items:center}
.nav a{text-decoration:none;font-size:11px;font-weight:700}
.nav-cta{background:var(--yellow);color:#071f3b!important;padding:10px 15px;border-radius:5px;white-space:nowrap}

/* HERO: background only, all important text/buttons remain HTML and stay sharp */
.hero{position:relative;isolation:isolate;min-height:690px;display:flex;align-items:center;overflow:hidden;color:#fff;background:#081d38}
.hero:before{content:"";position:absolute;inset:0;z-index:-3;background:#081d38}
.hero:after{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(5,22,43,.98) 0%,rgba(5,25,48,.91) 42%,rgba(5,25,48,.38) 70%,rgba(5,25,48,.18) 100%)}
.hero-cloud{position:absolute;z-index:-1;inset:0;background-image:url("assets/hero-reference.jpg");background-repeat:no-repeat;background-size:auto 100%;background-position:right center;opacity:.58;filter:saturate(.9)}
.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:40px;align-items:center;position:relative;z-index:2;padding:55px 0}
.eyebrow{display:inline-block;color:#078bb0;font-size:10px;font-weight:900;letter-spacing:1.1px;text-transform:uppercase;margin-bottom:12px}
.eyebrow.light{color:#59c8df}
h1{font-size:clamp(31px,4.3vw,56px);line-height:.99;letter-spacing:-1.7px;max-width:650px;margin-bottom:20px}
h2{font-size:clamp(22px,3vw,35px);line-height:1.08;letter-spacing:-.7px;margin-bottom:16px}
.hero-sub{max-width:570px;color:#dcebf2;font-size:16px;margin-bottom:22px}
.offer-mini{width:min(360px,100%);background:rgba(5,27,51,.92);border:1px solid rgba(255,255,255,.16);padding:20px;border-radius:8px;box-shadow:0 20px 60px rgba(0,0,0,.25)}
.small-label{font-size:10px;font-weight:800;color:#bfeaf2}.price{font-size:40px;font-weight:950;color:var(--yellow);line-height:1.1;margin:3px 0}.price-note{font-size:10px;color:#d5e4eb;display:block;margin-bottom:15px}
.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:0;cursor:pointer;font-weight:900;font-size:11px;letter-spacing:.2px;padding:13px 18px;border-radius:5px;min-height:42px}
.btn-yellow{background:var(--yellow);color:#06203d;box-shadow:0 7px 18px rgba(0,0,0,.15);white-space:nowrap}
.offer-mini .btn-yellow{width:100%;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:clip}
.btn-yellow:hover{transform:translateY(-1px)}
.trust{font-size:9px;color:#bcd2dc;margin-top:13px}
.hero-product{position:relative;min-height:390px;display:flex;align-items:center;justify-content:center}
/* clean HTML mockup, no stretched image */
.guide-mockup{width:300px;height:220px;background:linear-gradient(145deg,#079ebd,#05628d);border:9px solid #0b223c;border-radius:8px;box-shadow:0 20px 40px rgba(0,0,0,.45);padding:28px 24px;color:#fff;transform:rotate(-2deg);position:relative;z-index:2}
.guide-cover-top{font-size:8px;font-weight:900;letter-spacing:1px;opacity:.9}.guide-cover-title{font-size:22px;font-weight:950;line-height:.96;margin-top:42px}.guide-cover-title span{font-size:14px}.guide-cover-line{width:50px;height:4px;background:var(--yellow);margin-top:12px}.guide-cover-footer{font-size:7px;margin-top:22px;letter-spacing:1px}.guide-pages{position:absolute;width:285px;height:205px;border-radius:7px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);right:20px;top:94px;transform:rotate(3deg);z-index:1}

section{padding:75px 0}.light-section{background:var(--light)}.section-intro{max-width:800px;color:#4f6474;margin-bottom:20px}.question-box{background:#fff;border:1px solid #dce7eb;border-radius:4px;padding:14px;font-size:12px;margin:20px 0}.pain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.pain-grid div{background:#fff;border:1px solid #e0eaee;padding:13px;border-radius:5px;font-size:11px;font-weight:700}.center-note{text-align:center;color:#0a6080;font-size:10px;font-weight:800;margin-top:22px}
.guide-section{background:#fff}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.guide-photo{border-radius:10px;overflow:hidden;box-shadow:0 18px 35px rgba(0,0,0,.14)}.guide-photo img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}.guide-section p{color:#5b6b78;font-size:14px;margin-bottom:14px}.check-list{list-style:none;display:grid;gap:8px;margin:15px 0 20px}.check-list li{font-size:12px;font-weight:700}.check-list li:before{content:"✓";color:#0caa86;font-weight:900;margin-right:8px}
.dark-section,.access,.offer-section{background:var(--navy);color:#fff}.feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:25px}.feature-grid article{background:#0a3159;border:1px solid #174a76;padding:15px;border-radius:5px;min-height:115px}.feature-grid b{display:block;font-size:10px;margin-bottom:8px}.feature-grid span{font-size:9px;color:#b9d0dd}
.steps-section{background:#fff}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:30px}.steps div{text-align:center;position:relative}.steps strong{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--yellow);margin:0 auto 9px;font-size:11px}.steps b{display:block;font-size:10px}.steps span{display:block;font-size:9px;color:#70808d;margin-top:5px}
.check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:28px}.paper{background:#fff;border:1px solid #d9e7ec;border-radius:6px;padding:18px;box-shadow:0 7px 18px rgba(0,0,0,.03)}.paper b{display:block;color:#075f80;font-size:11px;margin-bottom:10px}.paper span{font-size:10px;line-height:1.8;color:#687987}
.mistakes{background:#fff}.mistake-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:25px 0}.mistake-grid div{border:1px solid #f0d9d1;background:#fff9f6;border-radius:5px;padding:12px;font-size:11px;font-weight:700}.mistakes p{font-size:10px;text-align:center;color:#a16a00}
.for-you{background:var(--navy);color:#fff}.for-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:25px}.for-grid>div{background:#092f55;border:1px solid #184d78;border-radius:6px;padding:18px}.for-grid h3{font-size:13px;margin-bottom:6px}.for-grid p{font-size:10px;color:#c4d6df}
.transformation{align-items:start}.compare{border-radius:7px;padding:17px;margin-top:10px}.compare b{display:block;font-size:10px;letter-spacing:1px;margin-bottom:7px}.compare span{font-size:10px;line-height:1.9}.before{background:#fff0eb;border:1px solid #f1d7ce}.after{background:#eafaf5;border:1px solid #d0eee4}
.product-large{display:flex;justify-content:center;padding-top:40px}.product-large .screen{width:330px;height:230px}.screen{background:linear-gradient(145deg,#079ebd,#05628d);border:9px solid #0b223c;border-radius:8px;box-shadow:0 20px 40px rgba(0,0,0,.45);padding:28px 24px;color:#fff;position:relative}.screen-top{font-size:8px;font-weight:900;letter-spacing:1px;opacity:.9}.screen-title{font-size:21px;font-weight:950;line-height:.96;margin-top:35px}.screen-line{width:50px;height:4px;background:var(--yellow);margin-top:12px}
.access{background:linear-gradient(135deg,#082c52,#075879)}.access-box{display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;gap:60px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:7px;padding:40px}.small-screen{width:250px;height:175px}.light-list li{color:#fff}
.offer-section{background:linear-gradient(135deg,#071f3e,#095d83)}.offer-card{display:grid;grid-template-columns:1.35fr .65fr;gap:35px;align-items:center;background:rgba(25,78,116,.72);border:1px solid rgba(255,255,255,.15);border-radius:7px;padding:42px}.offer-card p{color:#d6e5ec;max-width:650px;font-size:13px}.benefit-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.benefit-pills span{font-size:9px;background:#0a2c50;padding:7px 9px;border-radius:20px}.price-box{background:#fff;color:#06203d;border-radius:6px;padding:22px;text-align:center}.price-box span{font-size:9px;font-weight:900}.price-box strong{display:block;font-size:43px;line-height:1.05;margin:6px 0;color:#062c4d}.price-box small{display:block;font-size:9px;color:#6a7782;margin-bottom:14px}
.faq-section{background:#fff}.faq-section.alt{background:var(--light)}details{border-bottom:1px solid #dce5e9;padding:17px 0}summary{list-style:none;cursor:pointer;font-size:12px;font-weight:800;display:flex;justify-content:space-between}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-size:18px;font-weight:400}details[open] summary:after{content:"−"}details p{font-size:11px;color:#647480;padding-top:10px;max-width:700px}
.final-cta{position:relative;min-height:490px;display:flex;align-items:center;text-align:center;color:#fff;overflow:hidden;background:#09223e}.airport-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(4,25,49,.43),rgba(4,25,49,.72)),url("assets/airport.jpg");background-size:cover;background-position:center;filter:saturate(.9)}.final-content{position:relative;z-index:2;max-width:760px}.final-content h2{font-size:clamp(27px,4vw,45px)}.final-content p{color:#e0edf2;margin:0 auto 22px}footer{background:#061a31;color:#c3d1db;padding:30px 0;font-size:9px}.footer-inner{display:flex;justify-content:space-between;gap:20px}.footer-inner span{display:block;margin-top:4px}

/* BONUS: clean, readable, Canva-inspired; no full-page raster image */
.bonus-section{background:#edf8fa;color:var(--text);padding:78px 0}.bonus-container{max-width:1080px}.bonus-section h2{max-width:850px;color:#08243f}.bonus-intro{color:#607187!important;max-width:760px}.bonus-grid-canva{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.bonus-card-canva{background:#fff;border:1px solid #d9e7eb;border-radius:8px;overflow:hidden;box-shadow:0 8px 22px rgba(5,49,73,.07);display:flex;flex-direction:column}.bonus-thumb{height:220px;background:#fff;padding:10px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e3edf0}.bonus-thumb img{width:100%;height:100%;object-fit:contain;display:block}.bonus-card-body{padding:17px 18px 19px}.bonus-kicker{display:inline-block;color:#0785a7;font-size:9px;font-weight:900;letter-spacing:1.2px;margin-bottom:7px}.bonus-card-body h3{font-size:15px;line-height:1.15;margin-bottom:7px}.bonus-card-body p{font-size:10px;line-height:1.55;color:#647783}.bonus-cta{margin-top:24px;background:#062846;color:#fff;border-radius:9px;padding:19px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.bonus-cta strong{display:block;font-size:13px}.bonus-cta span{display:block;font-size:10px;color:#c5d8e0;margin-top:3px}.bonus-cta .btn{white-space:nowrap}

@media(max-width:950px){.hero-grid{grid-template-columns:1fr;gap:25px}.hero-product{min-height:300px}.feature-grid{grid-template-columns:repeat(3,1fr)}.mistake-grid{grid-template-columns:repeat(2,1fr)}.bonus-grid-canva{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.nav nav a:not(.nav-cta){display:none}.hero{min-height:760px}.hero-product{order:-1}.hero-cloud{background-size:auto 80%;opacity:.45}.hero-grid,.two-col,.access-box,.offer-card{grid-template-columns:1fr}.hero-copy{text-align:left}.feature-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(5,1fr);gap:4px}.check-grid{grid-template-columns:repeat(2,1fr)}.offer-card{padding:25px}.access-box{gap:30px}.small-screen{margin:auto}}
@media(max-width:560px){section{padding:55px 0}.container{width:90%}.nav{min-height:52px}.brand{font-size:9px}.nav nav{gap:8px}.nav-cta{padding:8px 10px;font-size:9px!important}.hero{min-height:auto;padding:30px 0 55px}.hero-cloud{background-size:auto 55%;background-position:80% 8%;opacity:.38}.hero:after{background:linear-gradient(180deg,rgba(5,22,43,.98) 0%,rgba(5,22,43,.91) 42%,rgba(5,22,43,.8) 100%)}h1{font-size:34px}.hero-sub{font-size:14px}.offer-mini{width:100%;padding:17px}.offer-mini .btn-yellow{font-size:10px;padding:12px 8px}.hero-product{min-height:220px}.guide-mockup{width:260px;height:190px}.guide-cover-title{font-size:20px;margin-top:30px}.guide-pages{width:250px;height:180px;right:5px;top:25px}.pain-grid,.feature-grid,.check-grid,.for-grid{grid-template-columns:1fr 1fr}.guide-photo img{aspect-ratio:1/1}.steps{grid-template-columns:1fr 1fr}.steps div:last-child{grid-column:1/-1}.mistake-grid{grid-template-columns:1fr}.bonus-grid-canva{grid-template-columns:1fr;gap:13px}.bonus-thumb{height:235px}.bonus-cta{flex-direction:column;text-align:center}.bonus-cta .btn{width:100%}.footer-inner{flex-direction:column}}

/* === FIDELIDADE AO CANVA — ajuste final === */
:root{--canva-navy:#071f3d;--canva-blue:#0b6d9b;--canva-cyan:#08a7c4;--canva-yellow:#ffc21a;--canva-pale:#eef9fb}
body{font-family:Arial,Helvetica,sans-serif;letter-spacing:0}
.container{width:min(920px,92%)}
section{padding:62px 0}
.hero{min-height:660px}
.hero-grid{grid-template-columns:1.02fr .98fr;gap:22px;padding:42px 0}
.hero-cloud{background-size:auto 100%;background-position:right center;opacity:.62}
.hero:after{background:linear-gradient(90deg,rgba(5,22,43,.94) 0%,rgba(5,25,48,.82) 47%,rgba(5,25,48,.28) 76%,rgba(5,25,48,.12) 100%)}
.hero-copy{max-width:480px}
h1{font-size:clamp(28px,3.8vw,43px);max-width:480px;line-height:1.01;letter-spacing:-1.2px;margin-bottom:17px}
.hero-sub{font-size:13px;line-height:1.45;max-width:470px;margin-bottom:16px}
.offer-mini{width:330px;padding:17px 18px;border-radius:6px}
.price{font-size:35px}.price-note{margin-bottom:12px}.offer-mini .btn-yellow{height:39px;min-height:39px;font-size:10px;padding:8px 12px}
.trust{font-size:8px;margin-top:10px}
.hero-product{min-height:330px}
.device-wrap{position:relative;display:flex;justify-content:center;align-items:center;filter:drop-shadow(0 15px 22px rgba(0,0,0,.3))}
.device-wrap:before{content:"";position:absolute;width:100%;height:10px;background:rgba(0,0,0,.32);bottom:18px;left:0;filter:blur(10px);border-radius:50%}
.device-screen{position:relative;background:linear-gradient(145deg,#09b4c9 0%,#087aa6 52%,#075681 100%);border:8px solid #092642;border-radius:7px;box-shadow:inset 0 0 0 2px rgba(255,255,255,.05),0 12px 0 #06192e;padding:28px 25px;color:#fff;z-index:1}
.hero-screen{width:295px;height:205px;transform:rotate(0deg)}
.device-screen .screen-top{font-size:8px}.device-screen .screen-title{font-size:18px;line-height:1;margin-top:43px}.device-screen .screen-line{width:46px;height:4px;background:var(--canva-yellow);margin-top:12px}
.hero-device:after{content:"";position:absolute;width:86px;height:7px;background:#092642;bottom:5px;border-radius:0 0 8px 8px}
.hero-device:before{bottom:2px;width:270px}
.eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:9px}
h2{font-size:clamp(19px,2.5vw,28px);margin-bottom:12px}
.section-intro{font-size:11px;line-height:1.45}
.question-box{font-size:10px;padding:10px;margin:14px 0}.pain-grid{gap:7px}.pain-grid div{padding:10px;font-size:9px}
.center-note{font-size:8px;margin-top:14px}
.two-col{gap:38px}.guide-section p{font-size:11px}.check-list{gap:6px;margin:11px 0 15px}.check-list li{font-size:9px}.btn{font-size:9px;min-height:36px;padding:10px 14px}
.guide-photo{border-radius:8px}.guide-photo img{aspect-ratio:1/1}
.feature-grid{gap:6px;margin-top:18px}.feature-grid article{min-height:93px;padding:11px}.feature-grid b{font-size:8px;margin-bottom:5px}.feature-grid span{font-size:7.5px}
.steps{gap:8px;margin-top:22px}.steps strong{width:28px;height:28px;font-size:9px}.steps b{font-size:8px}.steps span{font-size:7px}
.check-grid{gap:9px;margin-top:20px}.paper{padding:13px}.paper b{font-size:9px;margin-bottom:7px}.paper span{font-size:8px}
.mistake-grid{gap:6px;margin:18px 0}.mistake-grid div{padding:9px;font-size:8.5px}.mistakes p{font-size:8px}
.for-grid{gap:9px;margin-top:18px}.for-grid>div{padding:13px}.for-grid h3{font-size:10px}.for-grid p{font-size:8px}
.compare{padding:13px;margin-top:7px}.compare b{font-size:8px}.compare span{font-size:8px}
.product-large{padding-top:18px}.product-large .screen{width:280px;height:195px}
.access{background:linear-gradient(135deg,#082c52,#075879)}.access-box{gap:38px;padding:28px}.small-screen{width:225px;height:155px}.access-box .device-screen .screen-title{margin-top:30px}
.offer-card{gap:24px;padding:30px}.offer-card p{font-size:10px}.price-box{padding:17px}.price-box strong{font-size:37px}
.faq-section{padding:55px 0}details{padding:13px 0}summary{font-size:9px}details p{font-size:8.5px}
.final-cta{min-height:430px}.final-content h2{font-size:30px}.final-content p{font-size:11px}
.footer-inner{font-size:8px}

@media(max-width:850px){
  .hero{min-height:700px}.hero-grid{grid-template-columns:1fr;gap:18px}.hero-product{order:-1;min-height:230px}.hero-screen{width:250px;height:175px}.device-screen .screen-title{font-size:17px;margin-top:34px}.offer-mini{width:100%;max-width:330px}.feature-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:560px){
  .container{width:90%}.hero{min-height:auto;padding:20px 0 45px}.hero-cloud{background-size:auto 48%;background-position:88% 2%;opacity:.45}.hero-grid{padding:25px 0}.hero-copy{max-width:none}.hero-product{min-height:190px}.hero-screen{width:235px;height:160px}.offer-mini{max-width:none}.offer-mini .btn-yellow{font-size:9px;padding:8px 6px}.pain-grid,.feature-grid,.check-grid,.for-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:repeat(2,1fr)}.steps div:last-child{grid-column:1/-1}.access-box{padding:22px;grid-template-columns:1fr}.small-screen{margin:auto}.offer-card{grid-template-columns:1fr}.price-box{max-width:290px;margin:auto}.final-cta{min-height:390px}
}

/* === MOCKUP PADRÃO DO GUIA — igual ao quadro da primeira seção === */
.device-wrap{position:relative;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 16px 24px rgba(0,0,0,.28))}
.device-screen{box-sizing:border-box;position:relative;width:295px;height:205px;aspect-ratio:1.439;overflow:hidden;background:#0b789d;border:8px solid #092642;border-radius:7px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.10),0 8px 0 #06192e;color:#fff;padding:27px 25px;transform:rotate(-2deg);transform-origin:center;z-index:2}
.device-screen:after{content:"";position:absolute;inset:7px;border:1px solid rgba(255,255,255,.025);border-radius:2px;pointer-events:none}
.device-screen .screen-top{font-size:8px;font-weight:900;letter-spacing:1px;line-height:1.1}
.device-screen .screen-title{font-size:21px;font-weight:950;line-height:.92;margin-top:36px;letter-spacing:-.3px}
.device-screen .screen-line{width:46px;height:4px;background:var(--canva-yellow);margin-top:12px}
.hero-device{min-height:330px}
.hero-device:before,.access-device:before,.section-device:before{content:"";position:absolute;width:275px;height:10px;background:rgba(0,0,0,.30);bottom:4px;left:50%;transform:translateX(-50%);filter:blur(9px);border-radius:50%;z-index:0}
.hero-device:after,.access-device:after,.section-device:after{content:"";position:absolute;width:78px;height:7px;background:#092642;bottom:4px;border-radius:0 0 8px 8px;z-index:3}
.hero-screen{width:295px;height:205px;transform:rotate(-2deg)}
.section-device{padding-top:12px}
.section-screen{width:280px;height:195px}
.access-device{min-height:225px}
.access-screen{width:250px;height:174px}
.access-screen .screen-title{font-size:18px;margin-top:30px}
.product-large{padding-top:12px}
.product-large .screen{width:auto;height:auto}

@media(max-width:850px){
  .hero-screen{width:250px;height:174px}
  .section-screen{width:250px;height:174px}
  .access-screen{width:250px;height:174px}
}
@media(max-width:560px){
  .hero-screen,.section-screen,.access-screen{width:235px;height:164px}
  .device-screen{padding:23px 20px}
  .device-screen .screen-top{font-size:7px}
  .device-screen .screen-title{font-size:18px;margin-top:30px}
  .device-screen .screen-line{width:40px;height:3px;margin-top:10px}
  .hero-device:before,.access-device:before,.section-device:before{width:220px}
}

/* =========================================================
   AJUSTE FINAL — MOCKUP + SEÇÃO DE BÔNUS
   Escopo único, sem duplicidade e sem regras conflitantes.
   ========================================================= */

/* Quadro PRIMEIRA VIAGEM: mesmo padrão em todas as ocorrências */
.hero-device,
.section-device,
.access-device,
.hero-product,
.product-large{
  display:flex;
  align-items:center;
  justify-content:center;
  position:relative;
}

.hero-screen,
.section-screen,
.access-screen{
  box-sizing:border-box;
  position:relative;
  overflow:hidden;
  width:300px;
  height:200px;
  min-width:300px;
  min-height:200px;
  padding:27px 23px;
  color:#fff;
  background:#0b7598;
  border:8px solid #092642;
  border-radius:8px;
  box-shadow:0 6px 0 #06192e, 0 18px 26px rgba(0,0,0,.26);
  transform:rotate(-2deg);
  transform-origin:center;
}

.hero-screen::before,
.section-screen::before,
.access-screen::before{
  content:"";
  position:absolute;
  inset:6px;
  border:1px solid rgba(255,255,255,.07);
  border-radius:2px;
  pointer-events:none;
}

.hero-screen .screen-top,
.section-screen .screen-top,
.access-screen .screen-top{
  position:relative;
  z-index:1;
  color:#fff;
  font-size:8px;
  font-weight:900;
  letter-spacing:1.15px;
  line-height:1.1;
}

.hero-screen .screen-title,
.section-screen .screen-title,
.access-screen .screen-title{
  position:relative;
  z-index:1;
  margin:37px 0 0;
  color:#fff;
  font-size:21px;
  font-weight:950;
  line-height:.92;
  letter-spacing:-.5px;
}

.hero-screen .screen-line,
.section-screen .screen-line,
.access-screen .screen-line{
  position:relative;
  z-index:1;
  width:46px;
  height:4px;
  margin-top:12px;
  background:#ffc21a;
}

.hero-device::before,
.section-device::before,
.access-device::before{
  content:"";
  position:absolute;
  left:50%;
  bottom:0;
  z-index:0;
  width:270px;
  height:10px;
  transform:translateX(-50%);
  background:rgba(0,0,0,.27);
  border-radius:50%;
  filter:blur(9px);
}

.hero-device::after,
.section-device::after,
.access-device::after{
  content:"";
  position:absolute;
  left:50%;
  bottom:0;
  z-index:3;
  width:78px;
  height:7px;
  transform:translateX(-50%);
  background:#092642;
  border-radius:0 0 8px 8px;
}

/* =========================================================
   BÔNUS — exatamente no padrão da referência enviada
   4 cards na primeira linha + 1 card na segunda, à esquerda.
   ========================================================= */
.bonus-compact-section{
  background:#fff;
  color:#10283f;
  padding:58px 0 62px;
}

.bonus-compact-container{
  width:min(1080px,90%);
  margin:0 auto;
}

.bonus-compact-heading{
  margin:0 0 16px;
  padding:0;
  text-align:left;
}

.bonus-compact-eyebrow{
  display:block;
  margin:0 0 5px;
  color:#079fbc;
  font-size:9px;
  font-weight:900;
  line-height:1;
  letter-spacing:1.1px;
  text-transform:uppercase;
}

.bonus-compact-heading h2{
  margin:0 0 8px;
  color:#132c46;
  font-size:29px;
  font-weight:900;
  line-height:1.02;
  letter-spacing:-.7px;
}

.bonus-compact-heading p{
  max-width:900px;
  margin:0;
  color:#697786;
  font-size:10px;
  font-weight:400;
  line-height:1.35;
  letter-spacing:0;
  text-transform:uppercase;
}

.bonus-compact-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  width:100%;
  margin-top:14px;
  padding:0;
  align-items:stretch;
}

.bonus-compact-card{
  display:flex;
  flex-direction:row;
  align-items:flex-start;
  gap:5px;
  min-width:0;
  height:76px;
  min-height:76px;
  padding:11px 12px;
  box-sizing:border-box;
  background:#fffdfa;
  border:1px solid #eedba8;
  border-radius:8px;
  box-shadow:0 3px 9px rgba(117,86,22,.055);
}

.bonus-gift{
  display:block;
  flex:0 0 auto;
  margin:0;
  padding:0;
  font-size:11px;
  line-height:1;
}

.bonus-compact-card > div{
  min-width:0;
  flex:1 1 auto;
}

.bonus-compact-card strong{
  display:block;
  margin:0;
  color:#132b42;
  font-size:10px;
  font-weight:900;
  line-height:1.2;
  letter-spacing:0;
}

.bonus-compact-card:nth-child(5){
  grid-column:1;
}

@media (max-width:950px){
  .hero-screen,
  .section-screen,
  .access-screen{
    width:280px;
    height:187px;
    min-width:280px;
    min-height:187px;
  }

  .bonus-compact-container{
    width:92%;
  }
}

@media (max-width:720px){
  .bonus-compact-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .bonus-compact-card:nth-child(5){
    grid-column:auto;
  }
}

@media (max-width:560px){
  .hero-screen,
  .section-screen,
  .access-screen{
    width:235px;
    height:164px;
    min-width:235px;
    min-height:164px;
    padding:23px 20px;
  }

  .bonus-compact-section{
    padding:48px 0 54px;
  }

  .bonus-compact-heading h2{
    font-size:22px;
  }

  .bonus-compact-heading p{
    font-size:8px;
  }

  .bonus-compact-grid{
    grid-template-columns:1fr;
    gap:8px;
  }

  .bonus-compact-card,
  .bonus-compact-card:nth-child(5){
    height:66px;
    min-height:66px;
    grid-column:auto;
  }
}
