
:root{--navy:#0b2f5b;--blue:#164f91;--blue2:#2873c6;--ink:#152333;--muted:#607080;--line:#e3e8ee;--soft:#f5f8fb;--yellow:#ffd028;--yellow-hover:#f1bf00;--white:#fff;--shadow:0 26px 80px rgba(0,0,0,.34)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#eef2f5;line-height:1.6}a{color:inherit}img{max-width:100%;display:block}button,input,textarea{font:inherit}
.offer-page{min-height:100svh;overflow:hidden;background:#e8edf2}.bg{position:fixed;inset:0;z-index:0;background-image:url("background-mobile.jpeg");background-repeat:no-repeat;background-position:center top;background-size:cover;transform:scale(1.012)}
@media(min-width:700px){.bg{background-image:url("background-desktop.jpeg");background-size:contain;background-position:center top;background-color:#f6f7f8}}
.overlay{position:fixed;inset:0;z-index:1;background:radial-gradient(circle at 50% 30%,rgba(8,25,45,.30),rgba(5,14,24,.77) 72%),rgba(6,17,29,.42);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}
.offer-zone{position:relative;z-index:2;min-height:100svh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px 18px 86px;cursor:pointer}.offer-card{width:min(520px,100%);background:rgba(255,255,255,.985);border:1px solid rgba(255,255,255,.86);border-radius:24px;box-shadow:var(--shadow);overflow:hidden}.topline{background:linear-gradient(135deg,var(--navy),var(--blue2));color:#fff;padding:10px 18px;text-align:center;font-size:11px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.card-body{padding:25px 28px 24px}.brand{display:flex;justify-content:center;margin:0 auto 18px}.brand img{width:154px;height:auto}.eyebrow{margin:0 0 8px;text-align:center;color:var(--blue);font-weight:850;font-size:12px;text-transform:uppercase;letter-spacing:.08em}h1{margin:0;text-align:center;font-size:31px;line-height:1.08;letter-spacing:-.035em;color:#10233a}.sub{max-width:430px;margin:12px auto 19px;text-align:center;color:var(--muted);font-size:15px;line-height:1.5}.offer-pill{display:flex;justify-content:center;align-items:baseline;gap:7px;margin:3px auto 17px;color:var(--navy)}.offer-pill .small{font-size:12px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.offer-pill .big{font-size:33px;line-height:1;font-weight:950;letter-spacing:-.04em}.guarantee{display:grid;grid-template-columns:48px 1fr;gap:13px;align-items:center;padding:13px 14px;margin:0 0 17px;border:1px solid #cfe1f5;background:#f0f7ff;border-radius:14px}.seal{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;border:2px solid var(--blue);color:var(--navy);font-size:9px;font-weight:950;text-align:center;line-height:1.05}.guarantee strong{display:block;color:var(--navy);font-size:14px;line-height:1.2;margin-bottom:3px}.guarantee p{margin:0;color:#4f6b87;font-size:12px;line-height:1.35}.cta{display:block;width:100%;border:0;border-radius:14px;background:linear-gradient(180deg,#ffda3d,var(--yellow));color:#25313c;padding:16px 20px;text-decoration:none;text-align:center;font-size:16px;line-height:1.15;font-weight:950;letter-spacing:.015em;box-shadow:0 9px 22px rgba(255,204,0,.26);transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.cta:hover{background:var(--yellow-hover);transform:translateY(-1px);box-shadow:0 11px 25px rgba(255,204,0,.32)}.trust{margin-top:14px;display:flex;justify-content:center;flex-wrap:wrap;gap:8px 16px;color:#667483;font-size:11px;font-weight:750}.trust span::before{content:"✓ ";color:var(--blue);font-weight:950}.micro{margin:14px 0 0;text-align:center;color:#8a949e;font-size:10px;line-height:1.4}.mini-footer{position:fixed;left:0;right:0;bottom:0;z-index:5;display:flex;justify-content:center;gap:8px 15px;flex-wrap:wrap;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:rgba(8,20,32,.72);border-top:1px solid rgba(255,255,255,.13);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.mini-footer a{color:rgba(255,255,255,.84);font-size:11px;text-decoration:none}.mini-footer a:hover{color:#fff;text-decoration:underline}
.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.header-inner{width:min(1040px,calc(100% - 32px));margin:auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.header-logo img{width:136px}.header-cta{text-decoration:none;background:var(--yellow);border-radius:10px;padding:10px 14px;color:#25313c;font-size:13px;font-weight:900}.page-shell{width:min(920px,calc(100% - 32px));margin:40px auto 64px}.page-card{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 35px rgba(24,44,66,.08);padding:38px 42px}.page-kicker{margin:0 0 6px;color:var(--blue);font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:850}.page-card h1{text-align:left;font-size:38px;margin-bottom:8px}.updated{margin:0 0 28px;color:#7a8794;font-size:13px}.page-card h2{margin:30px 0 9px;color:#17395e;font-size:20px;line-height:1.25}.page-card h3{margin:22px 0 7px;font-size:16px}.page-card p,.page-card li{color:#4f5f6e;font-size:15px}.page-card ul{padding-left:22px}.notice{margin:20px 0;padding:15px 17px;border-left:4px solid var(--blue);background:#f1f7fd;border-radius:0 10px 10px 0;color:#415d78}.legal-nav{width:min(920px,calc(100% - 32px));margin:0 auto 40px;display:flex;justify-content:center;gap:10px 18px;flex-wrap:wrap;font-size:12px;color:#65727f}.legal-nav a{text-decoration:none}.legal-nav a:hover{text-decoration:underline;color:var(--navy)}.site-footer{background:#10243a;color:#d8e0e8;padding:25px 16px;text-align:center;font-size:12px}.site-footer a{color:#fff}.support-box{display:grid;gap:10px;background:#f7f9fb;border:1px solid var(--line);border-radius:14px;padding:18px}.support-box strong{color:#183b60}.contact-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.contact-actions a{display:inline-flex;align-items:center;text-decoration:none;border-radius:10px;padding:10px 13px;font-weight:800;font-size:13px;border:1px solid #cdd7e1;background:#fff}.cookie-banner{position:fixed;z-index:100;left:16px;right:16px;bottom:16px;max-width:620px;margin:auto;background:#fff;border:1px solid #dce3ea;border-radius:16px;box-shadow:0 18px 60px rgba(0,0,0,.25);padding:17px;display:none}.cookie-banner.show{display:block}.cookie-banner h3{margin:0 0 6px;font-size:15px}.cookie-banner p{margin:0;color:#64717f;font-size:12px;line-height:1.45}.cookie-actions{display:flex;gap:9px;justify-content:flex-end;margin-top:13px;flex-wrap:wrap}.cookie-actions button{border-radius:9px;padding:9px 12px;cursor:pointer;font-size:12px;font-weight:850}.btn-ghost{background:#fff;border:1px solid #ccd5de;color:#354454}.btn-primary{background:var(--navy);border:1px solid var(--navy);color:#fff}.cookie-link{font-size:11px;margin-top:8px;display:inline-block;color:#4f6f90}
@media(max-width:600px){.offer-zone{padding:14px 12px 92px}.offer-card{border-radius:19px}.topline{padding:8px 12px;font-size:9.5px}.card-body{padding:20px 16px 18px}.brand{margin-bottom:14px}.brand img{width:132px}.eyebrow{font-size:10.5px}h1{font-size:26px}.sub{font-size:13.5px;margin:10px auto 15px}.offer-pill{margin-bottom:14px}.offer-pill .big{font-size:29px}.guarantee{grid-template-columns:42px 1fr;padding:11px 12px}.seal{width:42px;height:42px;font-size:8px}.cta{font-size:14.5px;padding:15px}.trust{font-size:9.8px;gap:7px 10px}.micro{font-size:9px}.page-shell{margin-top:24px}.page-card{padding:26px 20px;border-radius:14px}.page-card h1{font-size:31px}.header-inner{min-height:64px}.header-logo img{width:118px}.header-cta{font-size:11px;padding:8px 10px}}


/* v2 conversion + mobile balance */
.offer-zone{
  justify-content:flex-start;
  padding-top:clamp(54px,11vh,118px);
}
.offer-card{max-width:510px}
.micro{
  opacity:.78;
  font-size:9px;
  margin-top:12px;
}
@media(max-width:600px){
  .offer-zone{
    justify-content:flex-start;
    padding-top:clamp(38px,7vh,70px);
    padding-bottom:78px;
  }
  .offer-card{width:min(96vw,510px)}
  .mini-footer{padding-top:10px}
}
@media(max-height:760px) and (max-width:600px){
  .offer-zone{padding-top:20px}
  .card-body{padding-top:16px;padding-bottom:15px}
  .brand{margin-bottom:10px}
  .sub{margin-bottom:12px}
  .guarantee{margin-bottom:13px}
}


/* v3 — cleaner brand hierarchy */
.topline{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:5px;
  padding:10px 18px 11px;
}
.topline-logo{
  width:142px;
  height:auto;
  filter:brightness(0) invert(1);
}
.topline span{
  font-size:10px;
  line-height:1;
  font-weight:850;
  letter-spacing:.11em;
  text-transform:uppercase;
  color:#fff;
}
.card-body{padding-top:24px}
.eyebrow{margin-top:0}
@media(max-width:600px){
  .topline{padding:9px 12px 10px;gap:4px}
  .topline-logo{width:126px}
  .topline span{font-size:9px}
  .card-body{padding-top:19px}
}


/* v4 — header polish */
.topline{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:6px;
  padding:12px 18px 13px;
  min-height:96px;
  text-align:center;
}
.topline-logo{
  display:block;
  width:132px;
  max-width:42%;
  height:auto;
  margin:0 auto;
  filter:brightness(0) invert(1);
}
.topline span{
  display:block;
  width:100%;
  text-align:center;
  font-size:10px;
  line-height:1.1;
  font-weight:850;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:#fff;
}
@media(max-width:600px){
  .topline{
    min-height:88px;
    padding:10px 14px 11px;
    gap:5px;
  }
  .topline-logo{
    width:118px;
    max-width:44%;
  }
  .topline span{
    font-size:9px;
    letter-spacing:.11em;
  }
}


/* v5 — centralização absoluta do cabeçalho */
.topline{
  position:relative;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
  width:100%;
  min-height:96px;
  padding:12px 16px 13px !important;
}
.topline-logo{
  display:block !important;
  width:132px !important;
  max-width:none !important;
  height:auto !important;
  margin:0 auto !important;
  position:static !important;
  left:auto !important;
  right:auto !important;
  transform:none !important;
}
.topline span{
  display:block !important;
  width:100% !important;
  margin:0 auto !important;
  text-align:center !important;
  position:static !important;
}

@media(max-width:600px){
  .topline{
    min-height:88px;
    padding:10px 14px 11px !important;
  }
  .topline-logo{
    width:118px !important;
  }
}


/* v6 — card vertically centered in the usable viewport */
.offer-zone{
  min-height:100svh;
  justify-content:center !important;
  padding-top:24px !important;
  padding-bottom:88px !important; /* reserves room for fixed footer */
}

@media(max-width:600px){
  .offer-zone{
    justify-content:center !important;
    padding-top:18px !important;
    padding-bottom:84px !important;
  }
}

@media(max-height:760px) and (max-width:600px){
  .offer-zone{
    justify-content:center !important;
    padding-top:12px !important;
    padding-bottom:76px !important;
  }
}


/* v8 — true white logo + exact centering */
.topline{
  position:relative !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
  width:100% !important;
  min-height:96px !important;
  padding:12px 18px 13px !important;
  overflow:hidden;
}

.topline-logo{
  display:block !important;
  position:relative !important;
  left:auto !important;
  right:auto !important;
  top:auto !important;
  bottom:auto !important;
  transform:none !important;
  width:132px !important;
  max-width:132px !important;
  height:auto !important;
  margin:0 auto !important;
  filter:none !important;
}

.topline span{
  display:block !important;
  width:100% !important;
  margin:0 auto !important;
  padding:0 !important;
  text-align:center !important;
  position:relative !important;
  left:auto !important;
  right:auto !important;
  transform:none !important;
}

@media(max-width:600px){
  .topline{
    min-height:88px !important;
    padding:10px 14px 11px !important;
  }
  .topline-logo{
    width:118px !important;
    max-width:118px !important;
  }
}


/* v9 — reusable backgrounds + desktop full-screen treatment */
@media(min-width:700px){
  .bg{
    background-image:url("background-desktop.jpeg") !important;
    background-size:cover !important;
    background-position:center center !important;
    background-repeat:no-repeat !important;
    background-color:#0b1622 !important;
    transform:scale(1.02) !important;
  }
}

/* cleaner trust row after disclosure removal */
.trust{
  margin-top:14px;
  gap:8px 14px;
}


/* FINAL FIX — exact NanoPolix logo centering */
.topline{
  position:relative !important;
  display:block !important;
  width:100% !important;
  min-height:96px !important;
  padding:55px 18px 13px !important;
  text-align:center !important;
}

.topline-logo{
  position:absolute !important;
  top:13px !important;
  left:50% !important;
  right:auto !important;
  transform:translateX(-50%) !important;
  display:block !important;
  width:132px !important;
  max-width:132px !important;
  height:auto !important;
  margin:0 !important;
}

.topline span{
  display:block !important;
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
  text-align:center !important;
}

@media(max-width:600px){
  .topline{
    min-height:88px !important;
    padding:49px 14px 11px !important;
  }
  .topline-logo{
    top:11px !important;
    width:118px !important;
    max-width:118px !important;
  }
}


/* FINAL MOBILE POLISH — centered card + consistent trust layout */
@media(max-width:600px){
  .offer-zone{
    min-height:calc(100svh - 58px) !important;
    padding:18px 12px 18px !important;
    justify-content:center !important;
  }

  .offer-card{
    margin:auto 0 !important;
  }

  .trust{
    width:100% !important;
    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
    flex-wrap:wrap !important;
    gap:8px 14px !important;
    line-height:1.25 !important;
  }

  .trust span:last-child{
    flex-basis:100% !important;
    text-align:center !important;
  }
}

/* compact phones: keep whole offer comfortable without pushing CTA below fold */
@media(max-width:600px) and (max-height:760px){
  .offer-zone{
    min-height:calc(100svh - 54px) !important;
    padding:12px 10px 12px !important;
  }
  .card-body{
    padding-top:18px !important;
    padding-bottom:16px !important;
  }
  .sub{
    margin-bottom:13px !important;
  }
  .guarantee{
    margin-bottom:14px !important;
  }
}


/* NO VISUAL PARITY WITH SE — mobile */
@media(max-width:600px){
  .offer-zone{
    min-height:calc(100svh - 58px) !important;
    justify-content:center !important;
    padding:18px 12px 18px !important;
  }

  .offer-card{
    margin:auto 0 !important;
  }

  .card-body{
    padding-top:22px !important;
    padding-bottom:18px !important;
  }

  .trust{
    display:grid !important;
    grid-template-columns:1fr 1fr !important;
    column-gap:12px !important;
    row-gap:9px !important;
    width:100% !important;
    align-items:center !important;
    justify-items:center !important;
    text-align:center !important;
  }

  .trust span{
    width:100% !important;
    white-space:nowrap !important;
    text-align:center !important;
  }

  .trust span:last-child{
    grid-column:1 / -1 !important;
    width:auto !important;
    justify-self:center !important;
  }
}

@media(max-width:390px){
  .trust{
    column-gap:8px !important;
  }
  .trust span{
    font-size:12px !important;
  }
}
