:root{--purple-deep:#1a0a2e;--purple-dark:#2d1057;--purple-mid:#4a1e8a;--purple-light:#7b3fc4;--gold-bright:#f5c518;--gold-warm:#d4942a;--gold-deep:#a8721a;--orange-fire:#e8610a;--cream:#f9f3e8;--cream-dark:#e8dcc8;--white:#fff}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--purple-deep);color:var(--cream);font-family:Lora,Georgia,serif;line-height:1.7;overflow-x:hidden}.nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1a0a2eeb;border-bottom:1px solid #f5c51826;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{letter-spacing:.12em;color:var(--gold-bright);font-family:Cinzel,serif;font-size:.82rem;text-decoration:none}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{letter-spacing:.1em;color:var(--cream-dark);text-transform:uppercase;font-family:Cinzel,serif;font-size:.7rem;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--gold-bright)}.nav-cta{letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(135deg, var(--gold-warm), var(--orange-fire));color:var(--purple-deep);cursor:pointer;border:none;border-radius:3px;padding:.5rem 1.2rem;font-family:Cinzel,serif;font-size:.7rem;font-weight:700;text-decoration:none;transition:opacity .2s}.nav-cta:hover{opacity:.88}.hero{justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-bg{background:radial-gradient(ellipse 80% 60% at 50% 100%, #e8610a59 0%, transparent 65%), radial-gradient(ellipse 60% 40% at 20% 30%, #7b3fc466 0%, transparent 60%), linear-gradient(180deg, var(--purple-deep) 0%, #2a0c4e 40%, #3d1a08 80%, #1a0800 100%);position:absolute;inset:0}.hero-stars{background-image:radial-gradient(1px 1px at 15% 12%,#ffffffb3 0%,#0000 100%),radial-gradient(1px 1px at 32% 8%,#ffffff80 0%,#0000 100%),radial-gradient(1px 1px at 68% 15%,#fff9 0%,#0000 100%),radial-gradient(1.5px 1.5px at 45% 18%,#f5c51899 0%,#0000 100%),radial-gradient(1px 1px at 90% 22%,#ffffff80 0%,#0000 100%),radial-gradient(1px 1px at 55% 28%,#fff6 0%,#0000 100%);position:absolute;inset:0}.hero-landscape{background:radial-gradient(120% 50% at 50% 110%,#e8610a8c 0%,#c84e0a4d 30%,#0000 60%);height:40%;position:absolute;bottom:0;left:0;right:0}.hero-content{z-index:2;text-align:center;max-width:860px;padding:2rem;position:relative}.hero-eyebrow{letter-spacing:.35em;color:var(--gold-bright);text-transform:uppercase;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.2rem;font-family:Cinzel,serif;font-size:.78rem;animation:.8s .2s both fadeUp;display:flex}.eyebrow-line{background:var(--gold-bright);opacity:.6;width:40px;height:1px}.hero-minha{letter-spacing:.35em;color:var(--white);text-transform:uppercase;font-family:Cinzel,serif;font-size:clamp(1.8rem,5vw,3.2rem);font-weight:400;line-height:1;animation:.8s .4s both fadeUp}.hero-melhor{color:var(--white);text-transform:uppercase;letter-spacing:.02em;text-shadow:0 4px 40px #00000080;font-family:Cinzel,serif;font-size:clamp(4.5rem,15vw,10rem);font-weight:900;line-height:.85;animation:.8s .5s both fadeUp}.hero-versao{background:linear-gradient(135deg, var(--gold-bright) 0%, var(--gold-warm) 40%, var(--orange-fire) 100%);-webkit-text-fill-color:transparent;text-transform:uppercase;letter-spacing:.02em;-webkit-background-clip:text;background-clip:text;font-family:Cinzel,serif;font-size:clamp(3.5rem,12vw,8.5rem);font-weight:900;line-height:.9;animation:.8s .6s both fadeUp}.hero-depai{color:var(--white);margin-top:-.2rem;font-family:Playfair Display,serif;font-size:clamp(2.8rem,9vw,6rem);font-style:italic;font-weight:400;line-height:1;animation:.8s .7s both fadeUp}.hero-subtitle{color:var(--cream-dark);letter-spacing:.08em;justify-content:center;align-items:center;gap:.8rem;margin-top:1.5rem;font-family:Lora,Georgia,serif;font-size:1rem;animation:.8s .9s both fadeUp;display:flex}.subtitle-dash{color:var(--gold-warm);font-size:.7rem}.hero-author{letter-spacing:.25em;color:var(--cream-dark);text-transform:uppercase;margin-top:.5rem;font-family:Cinzel,serif;font-size:.85rem;animation:.8s 1s both fadeUp}.hero-cta-group{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem;animation:.8s 1.2s both fadeUp;display:flex}.hero-scroll{color:#f5c51899;letter-spacing:.2em;text-transform:uppercase;z-index:2;flex-direction:column;align-items:center;gap:.5rem;font-family:Cinzel,serif;font-size:.6rem;animation:2s infinite bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-line{background:linear-gradient(#f5c51899,#0000);width:1px;height:50px}.btn-primary{letter-spacing:.15em;text-transform:uppercase;background:linear-gradient(135deg, var(--gold-warm) 0%, var(--orange-fire) 100%);color:var(--purple-deep);cursor:pointer;border:none;border-radius:3px;padding:1rem 2rem;font-family:Cinzel,serif;font-size:.8rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 8px 30px #e8610a66}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 40px #e8610a8c}.btn-secondary{letter-spacing:.15em;text-transform:uppercase;color:var(--gold-bright);cursor:pointer;background:0 0;border:1px solid #f5c51880;border-radius:3px;padding:1rem 2rem;font-family:Cinzel,serif;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.btn-secondary:hover{border-color:var(--gold-bright);background:#f5c51814}.quote-band{background:linear-gradient(135deg, var(--purple-dark) 0%, #1f0b38 100%);text-align:center;border-top:1px solid #f5c51833;border-bottom:1px solid #f5c51833;padding:4rem 2rem;position:relative;overflow:hidden}.quote-band:before{content:"“";color:#f5c5180f;pointer-events:none;font-family:Playfair Display,serif;font-size:12rem;line-height:1;position:absolute;top:-1rem;left:50%;transform:translate(-50%)}.quote-text{color:var(--gold-bright);z-index:1;max-width:700px;margin:0 auto .75rem;font-family:Playfair Display,serif;font-size:clamp(1.5rem,4vw,2.4rem);font-style:italic;font-weight:700;line-height:1.4;position:relative}.quote-sub{color:var(--cream-dark);z-index:1;font-family:Playfair Display,serif;font-size:clamp(1.1rem,2.5vw,1.5rem);font-style:italic;position:relative}.section-container{max-width:1100px;margin:0 auto}.section-eyebrow{letter-spacing:.35em;text-transform:uppercase;color:var(--gold-warm);align-items:center;gap:1rem;margin-bottom:1rem;font-family:Cinzel,serif;font-size:.72rem;display:flex}.section-eyebrow:after{content:"";background:var(--gold-warm);opacity:.5;width:60px;height:1px}.section-title{color:var(--white);margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.15}.section-title em{color:var(--gold-bright);font-style:italic}.section-lead{color:var(--cream-dark);max-width:650px;margin-bottom:3rem;font-size:1.05rem}.divider-ornament{color:var(--gold-warm);opacity:.5;justify-content:center;align-items:center;gap:1rem;margin:3rem auto;display:flex}.divider-ornament:before,.divider-ornament:after{content:"";background:var(--gold-warm);width:80px;height:1px}.section-livro{background:linear-gradient(180deg, var(--purple-deep) 0%, #230e42 100%);padding:6rem 2rem}.livro-grid{grid-template-columns:1fr 1.5fr;align-items:center;gap:5rem;margin-bottom:5rem;display:grid}.book-cover-wrap{perspective:1000px;position:relative}.book-frame-accent{pointer-events:none;border:1px solid #f5c51833;border-radius:4px;position:absolute;inset:-12px 12px 12px -12px}.book-cover{border-radius:4px;width:100%;max-width:320px;transition:transform .4s;transform:rotateY(-5deg);box-shadow:-8px 0 20px #00000080,0 20px 60px #0009,0 0 80px #e8610a33}.book-cover:hover{transform:rotateY(0)}.book-glow{filter:blur(10px);background:radial-gradient(#e8610a66 0%,#0000 70%);width:200px;height:40px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.book-info p{color:var(--cream-dark);margin-bottom:1.2rem;font-size:1.05rem;line-height:1.8}.book-info p strong{color:var(--gold-bright);font-weight:600}.book-tags{flex-wrap:wrap;gap:.6rem;margin-top:2rem;display:flex}.tag{letter-spacing:.1em;text-transform:uppercase;color:var(--gold-warm);border:1px solid #f5c5184d;border-radius:2px;padding:.4rem .9rem;font-family:Cinzel,serif;font-size:.65rem}.pillars-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.pillar{text-align:center;background:#2d10574d;border:1px solid #f5c5181a;border-radius:4px;padding:2rem 1.5rem;transition:border-color .3s}.pillar:hover{border-color:#f5c5184d}.pillar-icon{margin-bottom:1rem;font-size:2.5rem;display:block}.pillar-label{letter-spacing:.15em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:.5rem;font-family:Cinzel,serif;font-size:.78rem;font-weight:700}.pillar-desc{color:var(--cream-dark);font-size:.85rem;line-height:1.6}.section-sumario{background:var(--purple-deep);padding:6rem 2rem}.carousel-root{position:relative}.carousel-viewport{overflow:hidden}.carousel-container{gap:1.5rem;display:flex}.carousel-slide{flex:0 0 340px;min-width:0}.carousel-arrow{width:48px;height:48px;color:var(--gold-bright);cursor:pointer;z-index:10;opacity:0;background:#1a0a2ed9;border:1px solid #f5c51866;border-radius:50%;justify-content:center;align-items:center;font-size:1.8rem;line-height:1;transition:opacity .3s,background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-root:hover .carousel-arrow{opacity:1}.carousel-arrow:hover{border-color:var(--gold-bright);background:#2d1057f2}.carousel-arrow-left{left:-24px}.carousel-arrow-right{right:-24px}.carousel-dots{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.carousel-dot{cursor:pointer;background:#f5c51833;border:1px solid #f5c5184d;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.carousel-dot.active{background:var(--gold-warm);border-color:var(--gold-bright);border-radius:4px;width:24px}.chapter-card{border:1px solid #f5c5181a;border-left:3px solid var(--gold-warm);background:#2d105766;border-radius:4px;height:100%;padding:1.8rem 2rem;transition:all .3s}.chapter-card:hover{border-left-color:var(--gold-bright);background:#4a1e8a66}.chapter-num{letter-spacing:.3em;color:var(--gold-warm);text-transform:uppercase;margin-bottom:.6rem;font-family:Cinzel,serif;font-size:.65rem}.chapter-title{color:var(--white);margin-bottom:.6rem;font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700;line-height:1.3}.chapter-desc{color:#e9dcc8b3;font-size:.88rem;line-height:1.65}.section-autor{background:linear-gradient(180deg, var(--purple-deep) 0%, #1a0d35 100%);padding:6rem 2rem}.autor-grid{grid-template-columns:1fr 1.8fr;align-items:start;gap:5rem;display:grid}.autor-photo-frame{position:relative}.autor-frame-accent{pointer-events:none;border:1px solid #f5c51833;border-radius:4px;position:absolute;inset:-12px 12px 12px -12px}.autor-photo{z-index:1;filter:drop-shadow(0 20px 40px #000000b3)drop-shadow(0 0 60px #e8610a26);width:100%;max-width:360px;display:block;position:relative}.autor-photo-placeholder{aspect-ratio:3/4;background:linear-gradient(160deg, var(--purple-mid) 0%, var(--purple-dark) 60%, #0d0520 100%);letter-spacing:.1em;width:100%;color:var(--gold-warm);text-align:center;border:1px solid #f5c51833;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;font-family:Cinzel,serif;font-size:.72rem;display:flex;box-shadow:0 20px 60px #00000080}.autor-photo-placeholder svg{opacity:.4;width:80px;height:80px}.autor-name{color:var(--white);margin-bottom:.3rem;font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700}.autor-role{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-warm);margin-bottom:2rem;font-family:Cinzel,serif;font-size:.75rem}.autor-bio p{color:var(--cream-dark);margin-bottom:1.2rem;font-size:1rem;line-height:1.85}.autor-bio p strong{color:var(--gold-bright)}.autor-quote-block{border-left:3px solid var(--gold-warm);background:#2d10574d;margin-top:2.5rem;padding:1.5rem 2rem}.autor-quote-block p{color:var(--cream);margin:0;font-family:Playfair Display,serif;font-size:1.1rem;font-style:italic}.section-depoimentos{background:var(--purple-deep);padding:6rem 2rem}.review-card{background:#2d105759;border:1px solid #f5c5181f;border-radius:4px;height:100%;padding:2rem;transition:border-color .3s}.review-card:hover{border-color:#f5c5184d}.review-quote-icon{color:var(--gold-warm);opacity:.3;margin-bottom:-.5rem;font-family:Playfair Display,serif;font-size:4rem;line-height:1;display:block}.review-text{color:var(--cream-dark);margin-top:.75rem;margin-bottom:1.5rem;font-family:Lora,Georgia,serif;font-size:.95rem;font-style:italic;line-height:1.75}.review-author{align-items:center;gap:.8rem;display:flex}.review-avatar{width:42px;height:42px;color:var(--purple-deep);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Cinzel,serif;font-size:.9rem;font-weight:700;display:flex}.review-name{letter-spacing:.1em;color:var(--white);font-family:Cinzel,serif;font-size:.78rem;font-weight:700}.review-label{color:var(--gold-warm);margin-top:.1rem;font-size:.75rem}.depoimentos-actions{text-align:center;margin-top:2.5rem}.btn-escrever{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-bright);cursor:pointer;background:0 0;border:1px solid #f5c51880;border-radius:3px;padding:1rem 2.2rem;font-family:Cinzel,serif;font-size:.8rem;font-weight:700;transition:all .25s}.btn-escrever:hover{border-color:var(--gold-bright);background:#f5c51814;transform:translateY(-2px)}.modal-overlay{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0414d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-box{background:#1e0b38;border:1px solid #f5c51840;border-radius:6px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto}.modal-header{border-bottom:1px solid #f5c5181f;justify-content:space-between;align-items:center;padding:1.5rem 2rem 1rem;display:flex}.modal-title{color:var(--gold-bright);font-family:Playfair Display,serif;font-size:1.35rem;font-weight:700}.modal-close{color:#e9dcc880;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.1rem;transition:color .2s}.modal-close:hover{color:var(--cream)}.modal-body{padding:1.5rem 2rem 2rem}.modal-info{color:var(--cream-dark);margin-bottom:1.5rem;font-size:.9rem;line-height:1.65}.modal-form{flex-direction:column;gap:1.25rem;display:flex}.form-row{flex-direction:column;gap:.4rem;display:flex;position:relative}.form-row label{letter-spacing:.15em;text-transform:uppercase;color:var(--gold-warm);font-family:Cinzel,serif;font-size:.68rem}.form-row input,.form-row textarea{color:var(--cream);background:#0000004d;border:1px solid #f5c51833;border-radius:3px;padding:.75rem 1rem;font-family:Lora,Georgia,serif;font-size:.95rem;transition:border-color .2s}.form-row input:focus,.form-row textarea:focus{border-color:#f5c51880;outline:none}.form-row textarea{resize:vertical}.char-count{color:#e9dcc866;text-align:right;font-size:.72rem}.required{color:var(--orange-fire)}.form-error{color:#e8610a;font-size:.85rem}.modal-success{text-align:center;padding:2rem 0}.modal-success-icon{margin-bottom:1rem;font-size:3rem}.modal-success h3{color:var(--gold-bright);margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700}.modal-success p{color:var(--cream-dark);margin-bottom:1.5rem;font-size:.95rem}.section-comprar{background:linear-gradient(160deg, #2d0d50 0%, var(--purple-deep) 50%, #3d1408 100%);padding:7rem 2rem;position:relative;overflow:hidden}.section-comprar:before{content:"";background:radial-gradient(80% 60% at 50% 80%,#e8610a2e 0%,#0000 60%);position:absolute;inset:0}.comprar-inner{text-align:center;z-index:1;position:relative}.cta-title{color:var(--gold-bright);margin-bottom:.8rem;font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3.5rem);font-style:italic;font-weight:700}.cta-sub{color:var(--cream-dark);max-width:560px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.75}.stores-grid{flex-wrap:wrap;justify-content:center;gap:1.2rem;display:flex}.store-btn{color:var(--cream);letter-spacing:.1em;text-transform:uppercase;background:#ffffff0f;border:1px solid #f5c5184d;border-radius:4px;align-items:center;gap:.7rem;padding:.9rem 1.8rem;font-family:Cinzel,serif;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.store-btn:hover{border-color:var(--gold-bright);color:var(--gold-bright);background:#f5c5181f;transform:translateY(-3px);box-shadow:0 10px 30px #f5c51826}.footer{background:#0e0620;border-top:1px solid #f5c51826;padding:3rem 2rem}.footer-inner{max-width:1100px;margin:0 auto}.footer-top{border-bottom:1px solid #f5c51814;flex-wrap:wrap;justify-content:space-between;align-items:start;gap:3rem;margin-bottom:2rem;padding-bottom:2.5rem;display:flex}.footer-brand h3{letter-spacing:.2em;color:var(--gold-bright);text-transform:uppercase;margin-bottom:.3rem;font-family:Cinzel,serif;font-size:.95rem}.footer-brand p{color:#e9dcc880;font-family:Lora,Georgia,serif;font-size:.82rem;font-style:italic}.footer-stores h4{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-warm);margin-bottom:1rem;font-family:Cinzel,serif;font-size:.68rem}.footer-stores-list{flex-wrap:wrap;gap:1.5rem;display:flex}.footer-store-link{color:#e9dcc899;letter-spacing:.1em;text-transform:uppercase;font-family:Cinzel,serif;font-size:.7rem;text-decoration:none;transition:color .2s}.footer-store-link:hover{color:var(--gold-bright)}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-copy{color:#e9dcc859;font-family:Lora,Georgia,serif;font-size:.75rem}.footer-copy strong{color:#e9dcc88c}.footer-bottom-right{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.footer-heart{color:var(--gold-warm);font-family:Lora,Georgia,serif;font-size:.75rem;font-style:italic}.footer-excluir-link{cursor:pointer;color:#e9dcc859;text-underline-offset:2px;background:0 0;border:none;font-family:Lora,Georgia,serif;font-size:.72rem;text-decoration:underline;transition:color .2s}.footer-excluir-link:hover{color:#e9dcc8b3}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@media (max-width:768px){.nav-links{display:none}.livro-grid{grid-template-columns:1fr;gap:3rem}.book-cover{max-width:240px;margin:0 auto;display:block}.autor-grid{grid-template-columns:1fr;gap:3rem}.autor-photo-placeholder{aspect-ratio:1}.footer-top{flex-direction:column}.footer-bottom{text-align:center;flex-direction:column}.footer-bottom-right{align-items:center}.carousel-arrow-left{left:-12px}.carousel-arrow-right{right:-12px}.carousel-slide{flex:0 0 280px}}
