:root{
  --bg:#0d0612;--bg-2:#15091d;--panel:#1a0e22;--panel-2:#21112b;
  --gold:#d9ad55;--gold-2:#f0d18b;--ivory:#f5efe5;--muted:#b7aabd;
  --line:rgba(217,173,85,.22);--shadow:0 28px 80px rgba(0,0,0,.46);
  --serif:"Cormorant Garamond",Georgia,serif;--sans:"Inter",system-ui,sans-serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 70% 0%,#25102f 0,transparent 38%),linear-gradient(180deg,var(--bg),#100617 58%,#08040b);color:var(--ivory);font-family:var(--sans);line-height:1.65;overflow-x:hidden}body::selection{background:var(--gold);color:#140b19}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}#stars{position:fixed;inset:0;width:100%;height:100%;z-index:-3;opacity:.5;pointer-events:none}.noise{position:fixed;inset:0;z-index:-2;pointer-events:none;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}.section-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:min(1220px,calc(100% - 28px));height:66px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;z-index:50;margin-top:14px;border:1px solid rgba(255,255,255,.08);background:rgba(13,6,18,.74);backdrop-filter:blur(18px);border-radius:18px;box-shadow:0 14px 38px rgba(0,0,0,.22)}.brand{display:flex;align-items:center;gap:10px;font-family:var(--serif);font-size:20px;font-weight:700;letter-spacing:.02em}.brand-key{color:var(--gold);font-size:20px}.nav-links{display:flex;align-items:center;gap:26px;font-size:13px;color:#d8cfdc}.nav-links a:not(.nav-cta):hover{color:var(--gold-2)}.nav-cta{padding:11px 17px;border-radius:12px;background:var(--gold);color:#1a0d1d;font-weight:700}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:23px;height:2px;background:var(--ivory);margin:5px}.hero{min-height:100vh;padding:150px 0 85px;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:66px}.eyebrow{margin:0 0 16px;color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.18em}.hero h1,.section-heading h2,.section-copy h2,.method-card h2,.offer-copy h2,.guarantee h2,.final-cta h2{font-family:var(--serif);font-weight:600;line-height:.98;letter-spacing:-.035em;margin:0;color:#fff8ec}.hero h1{font-size:clamp(55px,6vw,88px);max-width:820px}.hero-lead{font-size:18px;color:var(--muted);max-width:700px;margin:28px 0}.hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:56px;padding:0 25px;border-radius:13px;font-weight:800;transition:.25s ease;border:1px solid transparent}.button-primary{background:linear-gradient(135deg,var(--gold-2),var(--gold));color:#190c1d;box-shadow:0 13px 34px rgba(217,173,85,.22)}.button-primary:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(217,173,85,.32)}.microcopy{font-size:12px;color:#9d91a3}.trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:26px;font-size:12px;color:#ad9fb3}.trust-row span::before{content:"✓";color:var(--gold);margin-right:7px}.hero-visual{position:relative;display:grid;place-items:center;min-height:650px}.book-cover{position:relative;width:min(420px,80%);border-radius:5px;box-shadow:0 38px 85px rgba(0,0,0,.68),-16px 0 30px rgba(0,0,0,.38);transform:perspective(1200px) rotateY(-8deg) rotateX(2deg);z-index:4;animation:floatBook 7s ease-in-out infinite}.book-glow{position:absolute;width:65%;height:65%;border-radius:50%;background:radial-gradient(circle,rgba(224,174,78,.35),transparent 68%);filter:blur(24px);z-index:0}.orbit{position:absolute;border:1px solid var(--line);border-radius:50%;z-index:1}.orbit-one{width:530px;height:530px;animation:spin 32s linear infinite}.orbit-two{width:420px;height:420px;border-style:dashed;animation:spin 25s linear reverse infinite}.floating-seal{position:absolute;right:0;bottom:80px;width:112px;height:112px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(27,13,34,.92);border:1px solid var(--line);box-shadow:var(--shadow);z-index:5;text-align:center}.floating-seal strong{font-family:var(--serif);font-size:38px;line-height:.9;color:var(--gold-2)}.floating-seal span{font-size:10px;color:var(--muted);margin-top:7px}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:20px;overflow:hidden;margin-bottom:130px}.feature-strip article{background:rgba(24,12,31,.92);padding:25px;display:flex;gap:15px;align-items:flex-start}.feature-icon{color:var(--gold);font-size:23px}.feature-strip strong{display:block;font-family:var(--serif);font-size:20px}.feature-strip small{display:block;color:var(--muted);line-height:1.45;margin-top:4px}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center;padding:115px 0}.section-copy h2,.section-heading h2,.method-card h2,.offer-copy h2,.guarantee h2,.final-cta h2{font-size:clamp(42px,5vw,68px)}.section-copy p,.section-heading>p:last-child,.method-card p,.offer-copy>p,.guarantee p,.final-cta>p{color:var(--muted);font-size:17px}.life-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.life-grid span{padding:19px 14px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(37,17,47,.82),rgba(17,8,23,.8));border-radius:14px;text-align:center;color:#e8dce9;font-family:var(--serif);font-size:21px;transition:.25s}.life-grid span:hover{border-color:rgba(217,173,85,.65);transform:translateY(-4px);color:var(--gold-2)}.method{padding:35px 0 120px}.method-card{display:grid;grid-template-columns:280px 1fr;gap:55px;padding:62px;border-radius:28px;border:1px solid var(--line);background:linear-gradient(140deg,rgba(38,18,48,.88),rgba(15,7,20,.92));box-shadow:var(--shadow)}.method-symbol{position:relative;min-height:280px;display:grid;place-items:center}.method-symbol span{font-size:72px;color:var(--gold);filter:drop-shadow(0 0 30px rgba(217,173,85,.45))}.method-symbol i{position:absolute;border:1px solid var(--line);border-radius:50%}.method-symbol i:nth-of-type(1){width:130px;height:130px}.method-symbol i:nth-of-type(2){width:205px;height:205px}.method-symbol i:nth-of-type(3){width:275px;height:275px;border-style:dashed}.keys{padding:105px 0}.section-heading{max-width:800px;margin-bottom:54px}.keys-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.key-card{position:relative;min-height:270px;padding:27px;border:1px solid rgba(255,255,255,.075);background:linear-gradient(145deg,rgba(34,16,43,.82),rgba(14,7,19,.88));border-radius:18px;overflow:hidden;transition:.3s}.key-card::after{content:"";position:absolute;inset:auto -70px -80px auto;width:180px;height:180px;background:radial-gradient(circle,rgba(217,173,85,.17),transparent 68%)}.key-card:hover{transform:translateY(-6px);border-color:rgba(217,173,85,.42)}.key-card b{font-size:11px;color:var(--gold);letter-spacing:.15em}.key-card span{display:block;color:var(--muted);font-size:13px;margin:19px 0 2px}.key-card strong{display:block;font-family:var(--serif);font-size:34px;color:#fff4df}.key-card p{color:#aa9caf;font-size:14px}.steps{padding:110px 0}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.step{padding:30px;border-top:1px solid var(--gold);background:rgba(29,14,37,.58);min-height:230px}.step span{font-size:11px;color:var(--gold);letter-spacing:.15em}.step h3{font-family:var(--serif);font-size:34px;margin:26px 0 10px}.step p{color:var(--muted);font-size:14px}.included{padding:120px 0}.device-stage{position:relative;min-height:620px}.device{position:absolute;overflow:hidden;background:#08040b;border:8px solid #21182a;box-shadow:var(--shadow)}.device img{width:100%;height:100%;object-fit:cover}.device-tablet{width:365px;height:490px;border-radius:24px;left:45px;top:15px;transform:rotate(-5deg)}.device-phone{width:180px;height:365px;border-radius:30px;right:40px;bottom:25px;transform:rotate(8deg)}.gold-key{position:absolute;left:34%;bottom:18px;color:var(--gold);font-size:110px;transform:rotate(-32deg);filter:drop-shadow(0 0 30px rgba(217,173,85,.4))}.check-list{list-style:none;padding:0;margin:30px 0 0}.check-list li{position:relative;padding:17px 0 17px 35px;border-bottom:1px solid rgba(255,255,255,.07);color:var(--muted)}.check-list li::before{content:"✓";position:absolute;left:0;color:var(--gold);font-weight:800}.check-list strong{color:var(--ivory)}.audience{padding:100px 0}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.audience-grid article{display:flex;gap:16px;padding:24px;border:1px solid rgba(255,255,255,.075);border-radius:15px;background:rgba(27,13,34,.64)}.audience-grid span{width:28px;height:28px;flex:0 0 28px;border-radius:50%;display:grid;place-items:center;background:rgba(217,173,85,.15);color:var(--gold)}.audience-grid p{margin:0;color:#c7bbc9}.offer{padding:120px 0}.offer-card{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;padding:65px;border:1px solid rgba(217,173,85,.42);border-radius:30px;background:radial-gradient(circle at 15% 50%,rgba(217,173,85,.12),transparent 31%),linear-gradient(145deg,#21102a,#100717);box-shadow:var(--shadow)}.offer-visual img{width:320px;margin:auto;box-shadow:0 30px 70px rgba(0,0,0,.6);transform:rotate(-4deg)}.price{display:flex;flex-direction:column;margin:30px 0}.price small{color:var(--muted)}.price strong{font-family:var(--serif);font-size:70px;line-height:1;color:var(--gold-2)}.button-wide{width:100%}.offer-notes{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px;color:#b9acbd;font-size:12px}.guarantee{display:grid;grid-template-columns:130px 1fr;gap:35px;align-items:center;padding:50px;border:1px solid var(--line);border-radius:22px;background:rgba(24,11,31,.72);margin-top:20px;margin-bottom:130px}.guarantee-seal{width:120px;height:120px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--gold);font-family:var(--serif);font-size:64px;color:var(--gold);box-shadow:inset 0 0 0 8px rgba(217,173,85,.06)}.faq{padding:85px 0 130px}.faq-list{max-width:900px}.faq details{border-bottom:1px solid rgba(255,255,255,.1)}.faq summary{cursor:pointer;list-style:none;padding:24px 46px 24px 0;font-family:var(--serif);font-size:25px;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:"+";position:absolute;right:8px;color:var(--gold);font-family:var(--sans);font-weight:300}.faq details[open] summary::after{content:"−"}.faq details p{margin:0 0 25px;color:var(--muted);max-width:760px}.final-cta{text-align:center;padding:110px 20px 130px}.final-key{font-size:95px;color:var(--gold);filter:drop-shadow(0 0 30px rgba(217,173,85,.35));transform:rotate(-28deg);margin-bottom:30px}.final-cta h2{max-width:820px;margin:0 auto 20px}.final-cta .button{margin-top:25px}.site-footer{border-top:1px solid rgba(255,255,255,.08);padding:42px 0 115px;display:grid;grid-template-columns:1fr auto;gap:18px;color:#928699;font-size:12px}.site-footer .brand{color:var(--ivory)}.site-footer p{margin:0}.footer-links{display:flex;gap:20px}.site-footer small{grid-column:1/-1}.mobile-buy{display:none}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@keyframes floatBook{0%,100%{transform:perspective(1200px) rotateY(-8deg) rotateX(2deg) translateY(0)}50%{transform:perspective(1200px) rotateY(-5deg) rotateX(1deg) translateY(-16px)}}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:980px){.nav-links{position:absolute;top:76px;left:0;right:0;padding:22px;flex-direction:column;align-items:stretch;background:rgba(14,7,19,.98);border:1px solid var(--line);border-radius:16px;display:none}.nav-links.open{display:flex}.menu-toggle{display:block}.hero{grid-template-columns:1fr;text-align:center;padding-top:130px}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero-visual{min-height:540px}.book-cover{width:330px}.floating-seal{right:12%}.feature-strip{grid-template-columns:1fr 1fr}.split-section,.method-card,.offer-card{grid-template-columns:1fr}.method-symbol{min-height:240px}.keys-grid{grid-template-columns:1fr 1fr}.steps-grid{grid-template-columns:1fr 1fr}.device-stage{min-height:560px}.offer-copy{text-align:center}.offer-notes{justify-content:center}.site-footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}}
@media(max-width:640px){.section-shell{width:min(100% - 28px,1180px)}.site-header{width:calc(100% - 18px);height:60px;padding:0 15px;margin-top:9px}.brand{font-size:16px}.hero{padding:112px 0 55px;gap:20px}.hero h1{font-size:45px}.hero-lead{font-size:15px;margin:20px 0}.button{width:100%}.hero-actions{width:100%}.trust-row{justify-content:center;gap:11px}.hero-visual{min-height:430px}.book-cover{width:245px}.orbit-one{width:350px;height:350px}.orbit-two{width:285px;height:285px}.floating-seal{width:90px;height:90px;right:2%;bottom:50px}.feature-strip{grid-template-columns:1fr;margin-bottom:75px}.feature-strip article{padding:19px}.split-section,.included{padding:75px 0;gap:40px}.section-copy h2,.section-heading h2,.method-card h2,.offer-copy h2,.guarantee h2,.final-cta h2{font-size:40px}.life-grid{grid-template-columns:1fr 1fr}.life-grid span{font-size:18px}.method{padding-bottom:70px}.method-card{padding:32px 22px;gap:25px}.method-symbol{min-height:210px}.method-symbol i:nth-of-type(3){width:210px;height:210px}.method-symbol i:nth-of-type(2){width:160px;height:160px}.method-symbol i:nth-of-type(1){width:100px;height:100px}.keys,.steps,.audience,.offer,.faq{padding:75px 0}.keys-grid,.steps-grid,.audience-grid{grid-template-columns:1fr}.key-card{min-height:auto}.device-stage{min-height:440px}.device-tablet{width:260px;height:365px;left:8px}.device-phone{width:130px;height:275px;right:5px}.gold-key{font-size:80px}.offer-card{padding:34px 20px;gap:35px}.offer-visual img{width:220px}.price strong{font-size:58px}.guarantee{grid-template-columns:1fr;text-align:center;padding:33px 22px;margin-bottom:70px}.guarantee-seal{margin:auto}.faq summary{font-size:21px}.final-cta{padding:70px 10px 120px}.site-footer{padding-bottom:100px}.mobile-buy{display:block;position:fixed;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));z-index:60;padding:15px;text-align:center;border-radius:14px;background:linear-gradient(135deg,var(--gold-2),var(--gold));color:#170b1a;font-weight:800;box-shadow:0 18px 45px rgba(0,0,0,.5)} }
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.book-cover,.orbit{animation:none}.reveal{opacity:1;transform:none;transition:none}}

/* =========================================================
   MOBILE UX & CONVERSION — revisão completa
   ========================================================= */
@media (max-width:640px){
  html{scroll-padding-top:82px}
  body{padding-bottom:calc(76px + env(safe-area-inset-bottom));}

  /* Header compacto, sticky e sem cobrir o conteúdo */
  .site-header{
    position:sticky;
    top:max(8px,env(safe-area-inset-top));
    left:auto;
    transform:none;
    width:calc(100% - 24px);
    height:54px;
    margin:8px auto 0;
    padding:0 14px;
    border-radius:15px;
    z-index:70;
  }
  .brand{font-size:15px;gap:8px;white-space:nowrap}
  .brand-key{font-size:17px}
  .menu-toggle{padding:5px}
  .menu-toggle span{width:21px;margin:4px}
  .nav-links{top:62px;padding:16px;border-radius:14px}

  /* Primeira dobra mais curta e legível */
  .hero{
    min-height:auto;
    padding:58px 0 42px;
    gap:26px;
    text-align:center;
  }
  .hero h1{
    font-size:clamp(37px,10.4vw,47px);
    line-height:1.01;
    letter-spacing:-.04em;
    text-wrap:balance;
  }
  .hero-lead{font-size:15px;line-height:1.58;margin:20px 0 18px}
  .eyebrow{font-size:11px;letter-spacing:.16em;margin-bottom:13px}
  .hero-actions{gap:10px}
  .hero-actions .button{min-height:54px}
  .microcopy{width:100%;margin-top:0}
  .trust-row{margin-top:16px;font-size:11px;line-height:1.3}

  /* Capa completa em uma única tela, sem deformar */
  .hero-visual{min-height:390px;height:390px;overflow:visible}
  .book-cover{
    width:auto;
    height:min(355px,58vh);
    max-width:78vw;
    object-fit:contain;
    animation:none;
    transform:perspective(1000px) rotateY(-5deg) rotateX(1deg);
  }
  .orbit-one{width:320px;height:320px}
  .orbit-two{width:260px;height:260px}
  .floating-seal{width:76px;height:76px;right:4%;bottom:38px}
  .floating-seal strong{font-size:29px}
  .floating-seal span{font-size:8px}

  /* Menos altura e melhor ritmo entre seções */
  .feature-strip{margin-bottom:52px}
  .split-section,.included{padding:58px 0;gap:30px}
  .keys,.steps,.audience,.offer,.faq{padding:58px 0}
  .method{padding:18px 0 58px}
  .section-heading{margin-bottom:30px}
  .section-copy h2,.section-heading h2,.method-card h2,.offer-copy h2,.guarantee h2,.final-cta h2{
    font-size:clamp(35px,9.5vw,42px);
    line-height:1.02;
    text-wrap:balance;
  }
  .section-copy p,.section-heading>p:last-child,.method-card p,.offer-copy>p,.guarantee p,.final-cta>p{
    font-size:15px;line-height:1.65;
  }

  /* Cards das 12 Chaves em 2 colunas compactas */
  .keys-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .key-card{padding:17px 14px;min-height:190px;border-radius:14px}
  .key-card b{font-size:10px}
  .key-card span{font-size:11px;line-height:1.3;margin:12px 0 5px;min-height:29px}
  .key-card strong{font-size:23px;line-height:1.05;overflow-wrap:anywhere}
  .key-card p{font-size:11px;line-height:1.45;margin:12px 0 0}

  /* Ritual em 2 colunas para reduzir comprimento */
  .steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .step{padding:20px 16px;min-height:205px}
  .step h3{font-size:27px;margin:18px 0 8px}
  .step p{font-size:12px;line-height:1.5}

  /* Mockups contidos, sem ocupar várias telas */
  .device-stage{min-height:380px;height:380px;overflow:hidden;border-radius:22px}
  .device-tablet{width:230px;height:320px;left:4px;top:18px}
  .device-phone{width:112px;height:235px;right:3px;bottom:18px}
  .device img{object-fit:cover;object-position:top center}
  .gold-key{font-size:62px;left:35%;bottom:12px}
  .offer-visual img{width:auto;height:min(345px,52vh);max-width:78vw;object-fit:contain}
  .offer-card{padding:28px 18px;gap:24px}

  /* Botão fixo compacto e área reservada para não cobrir conteúdo */
  .mobile-buy{
    left:12px;
    right:12px;
    bottom:max(8px,env(safe-area-inset-bottom));
    min-height:56px;
    padding:13px 16px;
    border-radius:14px;
    font-size:16px;
    line-height:1.15;
    box-shadow:0 12px 32px rgba(0,0,0,.46);
  }
  main>section{scroll-margin-top:82px}
  .site-footer{padding-bottom:calc(95px + env(safe-area-inset-bottom))}
  .final-cta{padding:58px 10px 100px}
  .guarantee{margin-bottom:55px}
}

@media (max-width:370px){
  .brand{font-size:14px}
  .hero h1{font-size:36px}
  .keys-grid{grid-template-columns:1fr}
  .key-card{min-height:auto}
  .mobile-buy{font-size:15px}
}

/* =========================================================
   DESKTOP LAYOUT — correção sem alterar a versão mobile
   ========================================================= */
@media (min-width:981px){
  html{scroll-padding-top:100px}
  .section-shell{width:min(1160px,calc(100% - 64px))}

  .site-header{
    width:min(1160px,calc(100% - 48px));
    height:64px;
    margin-top:16px;
    padding:0 20px;
  }
  .nav-links{gap:22px}

  .hero{
    min-height:900px;
    padding:132px 0 70px;
    grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);
    gap:42px;
    align-items:center;
  }
  .hero-copy{min-width:0;max-width:690px}
  .hero h1{
    font-size:clamp(54px,4.7vw,72px);
    line-height:.99;
    max-width:690px;
    text-wrap:balance;
    overflow-wrap:normal;
  }
  .hero-lead{font-size:17px;max-width:650px;margin:24px 0}
  .hero-actions{align-items:center}
  .hero-visual{
    min-height:620px;
    height:620px;
    width:100%;
    overflow:visible;
  }
  .book-cover{
    width:auto;
    height:540px;
    max-width:390px;
    object-fit:contain;
  }
  .orbit-one{width:500px;height:500px}
  .orbit-two{width:400px;height:400px}
  .floating-seal{right:8px;bottom:74px}

  .feature-strip{margin-bottom:95px}
  .feature-strip article{min-height:118px;padding:22px 20px}

  .split-section{gap:64px;padding:92px 0}
  .section-copy h2,.section-heading h2,.method-card h2,.offer-copy h2,.guarantee h2,.final-cta h2{
    font-size:clamp(43px,4vw,60px);
    line-height:1.01;
    text-wrap:balance;
  }
  .section-copy p,.section-heading>p:last-child,.method-card p,.offer-copy>p,.guarantee p,.final-cta>p{
    font-size:16px;
  }

  .life-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
  .life-grid span{padding:16px 12px;font-size:19px}

  .method{padding:20px 0 95px}
  .method-card{grid-template-columns:240px minmax(0,1fr);gap:46px;padding:50px}
  .method-symbol{min-height:250px}
  .method-symbol i:nth-of-type(1){width:115px;height:115px}
  .method-symbol i:nth-of-type(2){width:180px;height:180px}
  .method-symbol i:nth-of-type(3){width:245px;height:245px}

  .keys,.steps,.audience,.offer{padding:88px 0}
  .section-heading{margin-bottom:42px}
  .keys-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
  .key-card{min-height:245px;padding:24px}
  .key-card strong{font-size:31px}

  .steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
  .step{min-height:215px;padding:26px 23px}
  .step h3{font-size:31px;margin:22px 0 9px}

  .included{padding:92px 0}
  .device-stage{min-height:520px;height:520px}
  .device-tablet{width:320px;height:440px;left:24px;top:12px}
  .device-phone{width:155px;height:320px;right:20px;bottom:20px}
  .gold-key{font-size:88px;left:35%;bottom:10px}

  .audience-grid{gap:14px}
  .audience-grid article{padding:21px}

  .offer-card{grid-template-columns:390px minmax(0,1fr);gap:52px;padding:52px}
  .offer-visual img{width:auto;height:470px;max-width:100%;object-fit:contain}
  .price strong{font-size:62px}

  .guarantee{grid-template-columns:110px minmax(0,1fr);gap:30px;padding:42px;margin-bottom:95px}
  .guarantee-seal{width:105px;height:105px;font-size:56px}

  .faq{padding:72px 0 100px}
  .faq summary{font-size:23px}
  .final-cta{padding:88px 20px 105px}
  .site-footer{padding-bottom:55px}
}

@media (min-width:1500px){
  .section-shell{width:min(1240px,calc(100% - 96px))}
  .site-header{width:min(1240px,calc(100% - 72px))}
  .hero{grid-template-columns:minmax(0,1.04fr) minmax(430px,.96fr);gap:70px}
  .hero h1{font-size:74px}
  .book-cover{height:570px;max-width:410px}
}

/* =========================================================
   AJUSTES FINAIS — mockups, selo de garantia e CTA final
   ========================================================= */

/* Preserva a capa inteira dentro dos mockups, sem recortes. */
.device{
  display:flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(145deg,#13091a,#070309);
}
.device img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
}

/* Centralização óptica e geométrica do número 7. */
.guarantee-seal{
  display:flex;
  align-items:center;
  justify-content:center;
  line-height:1;
  padding:0 0 .06em;
  font-variant-numeric:lining-nums;
}

/* CTA final mais forte, centralizado e legível. */
.final-cta .button-primary{
  width:min(100%,620px);
  min-height:72px;
  margin:30px auto 0;
  padding:16px 34px;
  border-radius:17px;
  font-size:21px;
  line-height:1.18;
  text-align:center;
  letter-spacing:.01em;
  box-shadow:0 16px 44px rgba(217,173,85,.30),0 0 0 1px rgba(255,232,175,.24) inset;
}
.final-cta .button-primary span{
  font-size:27px;
  line-height:1;
}

@media (max-width:640px){
  /* Evita que o mockup de celular pareça cortado. */
  .device-stage{
    overflow:visible;
    padding-inline:4px;
  }
  .device-tablet{
    width:218px;
    height:318px;
    left:2px;
  }
  .device-phone{
    width:108px;
    height:228px;
    right:10px;
    bottom:22px;
  }
  .device{
    padding:5px;
  }
  .device img{
    object-fit:contain;
    object-position:center;
    border-radius:inherit;
  }

  .guarantee-seal{
    line-height:1;
    padding-bottom:4px;
  }

  .final-cta .button-primary{
    width:100%;
    min-height:70px;
    padding:15px 48px 15px 22px;
    font-size:20px;
    line-height:1.18;
    position:relative;
    text-wrap:balance;
  }
  .final-cta .button-primary span{
    position:absolute;
    right:20px;
    top:50%;
    transform:translateY(-50%);
    font-size:28px;
  }
}

@media (max-width:370px){
  .device-tablet{width:205px;height:300px}
  .device-phone{width:100px;height:213px;right:6px}
  .final-cta .button-primary{font-size:18px;padding-right:42px}
}

/* =========================================================
   CONVERSÃO, CONFIANÇA E TANGIBILIZAÇÃO — revisão de auditoria
   ========================================================= */
.practical-example{padding:72px 54px;margin-top:10px;margin-bottom:35px;border:1px solid rgba(217,173,85,.24);border-radius:26px;background:linear-gradient(145deg,rgba(37,17,47,.78),rgba(14,7,19,.9));box-shadow:var(--shadow)}
.practical-example h2,.trust-section h2{font-family:var(--serif);font-size:clamp(42px,5vw,64px);font-weight:600;line-height:1;letter-spacing:-.035em;margin:0;color:#fff8ec}
.example-copy{max-width:850px}.example-copy>p:last-child{color:var(--muted);font-size:17px;max-width:790px}
.example-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px}.example-flow article,.trust-cards article{padding:25px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(17,8,23,.7)}
.example-flow b{display:block;color:var(--gold);font-size:11px;letter-spacing:.15em}.example-flow strong,.trust-cards strong{display:block;font-family:var(--serif);font-size:25px;color:#fff4df;margin:10px 0 7px}.example-flow span,.trust-cards p{color:var(--muted);font-size:14px;line-height:1.55;margin:0}.example-note{margin:20px 0 0;color:#a99dac;font-size:12px}
.trust-section{padding:95px 0 35px}.trust-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.trust-cards article{min-height:185px}.trust-cards strong{color:var(--gold-2)}
.price-context{display:block;color:#b9acbd;font-size:12px;line-height:1.5;margin-top:10px;max-width:520px}.offer-copy{text-wrap:pretty}
.button-primary:focus-visible,.nav-links a:focus-visible,.menu-toggle:focus-visible{outline:3px solid #fff0b5;outline-offset:4px}

@media(max-width:980px){.example-flow,.trust-cards{grid-template-columns:1fr}.practical-example{padding:48px 34px}.trust-cards article{min-height:auto}}
@media(max-width:640px){.practical-example{padding:38px 20px;margin-bottom:10px}.practical-example h2,.trust-section h2{font-size:40px}.example-flow{gap:10px;margin-top:25px}.example-flow article,.trust-cards article{padding:21px}.trust-section{padding:70px 0 10px}.price-context{margin-inline:auto}.device-stage{min-height:410px}.device-tablet{width:214px;height:320px;left:0}.device-phone{width:116px;height:240px;right:3px;bottom:12px;z-index:4}.device img{object-fit:contain!important}}
