:root{--ink:#101828;--muted:#667085;--blue:#135ee8;--blue2:#0b48bd;--cream:#f8f5ef;--line:#e6e8ec;--green:#128a52}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.5}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.wrap{width:min(1160px,calc(100% - 32px));margin:auto}.topbar{background:#0d1117;color:#fff;text-align:center;padding:10px;font-size:14px}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-size:24px;font-weight:900;letter-spacing:.16em}.nav small{color:var(--muted)}.hero{background:linear-gradient(135deg,#faf9f6 0%,#f1f4f8 100%);padding:52px 0}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.eyebrow{display:inline-flex;background:#e8f0ff;color:var(--blue2);border-radius:999px;padding:7px 12px;font-weight:800;font-size:13px}.hero h1{font-size:clamp(38px,5vw,68px);line-height:1.02;margin:18px 0}.lead{font-size:20px;color:#475467;max-width:620px}.price{display:flex;align-items:flex-end;gap:12px;margin:22px 0 8px}.old{text-decoration:line-through;color:#98a2b3;font-size:18px}.now{font-size:46px;line-height:1;font-weight:900;color:var(--blue)}.pix{color:var(--muted);font-size:14px}.cta{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--blue),var(--blue2));color:#fff;border-radius:12px;padding:17px 28px;font-size:18px;font-weight:900;box-shadow:0 12px 28px rgba(19,94,232,.26);border:0;cursor:pointer}.cta:hover{transform:translateY(-1px)}.trust{display:flex;gap:18px;flex-wrap:wrap;color:#475467;font-size:14px;margin-top:18px}.product-card{background:#fff;border-radius:28px;padding:24px;box-shadow:0 18px 55px rgba(16,24,40,.12)}.product-card img{height:600px;width:100%;object-fit:contain}.section{padding:74px 0}.section.alt{background:var(--cream)}.section h2{font-size:clamp(30px,4vw,48px);line-height:1.1;margin:0 0 16px}.section-intro{font-size:18px;color:var(--muted);max-width:720px}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}.feature{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px}.feature b{display:block;font-size:18px;margin-bottom:8px}.feature p{margin:0;color:var(--muted)}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:32px}.gallery img{width:100%;height:560px;object-fit:cover;border-radius:20px;background:#f6f6f6}.offerbox{background:#0c1526;color:#fff;border-radius:24px;padding:42px;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}.offerbox p{color:#d0d5dd}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{font-weight:800;cursor:pointer}.faq p{color:var(--muted)}footer{background:#0d1117;color:#d0d5dd;padding:36px 0;font-size:14px}.adv-body{background:#f1f2f4}.article{width:min(820px,calc(100% - 28px));margin:26px auto;background:#fff;border-radius:10px;padding:38px;box-shadow:0 8px 28px rgba(16,24,40,.08)}.article h1{font-size:clamp(32px,5vw,52px);line-height:1.08}.article .meta{color:var(--muted);font-size:14px;border-bottom:1px solid var(--line);padding-bottom:18px}.article p{font-size:18px;color:#344054}.article figure{margin:28px 0}.article figure img{border-radius:10px}.article .callout{background:#eef4ff;border-left:5px solid var(--blue);padding:18px;border-radius:8px}.article .cta{width:100%;margin:12px 0 26px}.sticky{position:sticky;bottom:0;background:rgba(255,255,255,.95);backdrop-filter:blur(8px);padding:12px;border-top:1px solid var(--line);text-align:center}.sticky .cta{max-width:520px;width:100%;padding:14px}.badge{color:var(--green);font-weight:800}@media(max-width:850px){.hero-grid,.offerbox{grid-template-columns:1fr}.features{grid-template-columns:1fr 1fr}.product-card img{height:430px}.gallery img{height:400px}.article{padding:24px}}@media(max-width:520px){.features,.gallery{grid-template-columns:1fr}.hero{padding:34px 0}.hero h1{font-size:42px}.now{font-size:38px}.product-card img{height:390px}.article h1{font-size:34px}.nav small{display:none}}
