*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0a0a0a;color:#f5f5f5;font-family:Inter,Arial,sans-serif}.topbar{background:#f4f4f4;color:#111;text-align:center;padding:9px 12px;font-size:11px;font-weight:800;letter-spacing:.12em}.header{height:92px;display:flex;align-items:center;gap:32px;padding:0 5vw;border-bottom:1px solid #242424;position:sticky;top:0;background:rgba(10,10,10,.95);backdrop-filter:blur(12px);z-index:20}.brand img{width:170px;height:64px;object-fit:contain}.nav{display:flex;gap:28px;margin-left:auto}.nav a{color:#d7d7d7;text-decoration:none;font-size:14px}.nav a:hover{color:#fff}.cart-btn,.menu-btn{border:1px solid #555;background:#111;color:#fff;border-radius:999px;padding:12px 18px;font-weight:700}.cart-btn span{display:inline-grid;place-items:center;background:#fff;color:#111;width:22px;height:22px;border-radius:50%;margin-left:6px}.menu-btn{display:none;font-size:20px;padding:8px 12px}.hero{min-height:680px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;padding:80px 7vw;background:radial-gradient(circle at 80% 35%,#303030 0,#171717 32%,#0a0a0a 65%)}.eyebrow{display:block;color:#bdbdbd;font-size:12px;font-weight:800;letter-spacing:.16em;margin-bottom:16px}.hero h1,.section h2,.how h2,.cta h2{font-family:'Playfair Display',serif}.hero h1{font-size:clamp(54px,7vw,100px);line-height:.92;margin:0 0 28px}.hero h1 em{font-weight:600;color:#aaa}.hero p{max-width:650px;color:#c5c5c5;font-size:18px;line-height:1.7}.hero-actions{display:flex;gap:14px;margin:34px 0}.btn{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;padding:15px 24px;text-decoration:none;border:0;cursor:pointer;font-weight:800}.primary{background:#fff;color:#111}.ghost{border:1px solid #555;color:#fff;background:transparent}.light{background:#fff;color:#111}.trust{display:flex;gap:22px;flex-wrap:wrap;color:#aaa;font-size:13px}.hero-stack{height:520px;position:relative}.hero-book{position:absolute;width:240px;height:360px;padding:35px 26px;box-shadow:0 25px 60px #0008;border:1px solid #ffffff35;display:flex;flex-direction:column;justify-content:space-between}.hero-book small{text-transform:uppercase;letter-spacing:.15em}.hero-book strong{font-family:'Playfair Display',serif;font-size:35px;line-height:1.05}.b1{background:linear-gradient(145deg,#111,#606060);left:10%;top:80px;transform:rotate(-12deg)}.b2{background:linear-gradient(145deg,#e8e8e8,#888);color:#111;left:36%;top:20px;z-index:2;transform:rotate(2deg)}.b3{background:linear-gradient(145deg,#404040,#111);left:60%;top:110px;transform:rotate(13deg)}.benefits{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #2b2b2b;border-bottom:1px solid #2b2b2b;background:#111}.benefits div{padding:27px 5vw;border-right:1px solid #2b2b2b}.benefits b,.benefits span{display:block}.benefits span{color:#888;font-size:13px;margin-top:7px}.section{padding:95px 6vw}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:40px}.section h2,.how h2,.cta h2{font-size:clamp(36px,5vw,62px);margin:0}.filters{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.filters button{background:#151515;color:#aaa;border:1px solid #333;padding:10px 14px;border-radius:999px;cursor:pointer}.filters button.active,.filters button:hover{background:#eee;color:#111}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product{background:#141414;border:1px solid #292929;border-radius:20px;overflow:hidden;transition:.25s}.product:hover{transform:translateY(-7px);border-color:#666}.cover-wrap{height:330px;display:grid;place-items:center;background:linear-gradient(145deg,#252525,#0d0d0d);padding:32px}.book-cover{width:180px;height:265px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 18px 35px #000b;border:1px solid #ffffff30}.book-cover small{font-size:10px;letter-spacing:.13em;text-transform:uppercase}.book-cover strong{font-family:'Playfair Display',serif;font-size:24px;line-height:1.05}.tone-1{background:linear-gradient(145deg,#e7e7e7,#858585);color:#111}.tone-2{background:linear-gradient(145deg,#111,#5b5b5b)}.tone-3{background:linear-gradient(145deg,#555,#191919)}.tone-4{background:linear-gradient(145deg,#d3d3d3,#505050);color:#111}.product-info{padding:22px}.tag{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:#888}.product h3{margin:8px 0 4px;font-size:18px}.author{color:#8f8f8f;font-size:13px}.price-row{display:flex;align-items:end;justify-content:space-between;margin:19px 0}.old{text-decoration:line-through;color:#666;font-size:12px}.price{display:block;font-size:23px;font-weight:800}.discount{background:#ededed;color:#111;font-weight:800;padding:6px 8px;border-radius:7px;font-size:11px}.add{width:100%;padding:13px;border-radius:10px;background:#fff;color:#111;border:0;font-weight:800;cursor:pointer}.category-band{display:grid;grid-template-columns:repeat(4,1fr);background:#e9e9e9;color:#111;padding:55px 6vw}.category-band div{padding:20px 28px;border-right:1px solid #aaa}.category-band span{font-weight:800;color:#888}.category-band h3{font-family:'Playfair Display',serif;font-size:30px;margin:25px 0 8px}.category-band p{color:#555}.how{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;padding:100px 7vw}.how-copy p{color:#aaa;font-size:17px;line-height:1.7}.steps{display:flex;flex-direction:column}.steps div{display:flex;align-items:center;gap:22px;padding:25px 0;border-bottom:1px solid #333}.steps b{width:48px;height:48px;border-radius:50%;background:#fff;color:#111;display:grid;place-items:center}.cta{text-align:center;padding:100px 6vw;background:linear-gradient(145deg,#202020,#080808);border-top:1px solid #333;border-bottom:1px solid #333}.cta p{color:#aaa;margin-bottom:28px}footer{padding:50px 6vw;text-align:center;color:#777;font-size:12px}footer img{width:170px;height:70px;object-fit:contain}.cart{position:fixed;right:-430px;top:0;width:min(420px,100%);height:100vh;background:#111;z-index:50;display:flex;flex-direction:column;transition:.3s;border-left:1px solid #333}.cart.open{right:0}.cart-head{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #333}.cart-head h2{margin:0}.cart-head button{background:none;border:0;color:#fff;font-size:34px}.cart-items{overflow:auto;flex:1;padding:18px}.cart-item{display:grid;grid-template-columns:1fr auto;gap:8px;padding:16px 0;border-bottom:1px solid #292929}.cart-item small{color:#888}.remove{background:none;border:0;color:#aaa;cursor:pointer}.cart-empty{text-align:center;color:#777;padding:50px 20px}.cart-footer{padding:22px;border-top:1px solid #333}.cart-footer>div{display:flex;justify-content:space-between;margin-bottom:18px}.full{width:100%}.overlay{position:fixed;inset:0;background:#000a;z-index:40;opacity:0;pointer-events:none;transition:.3s}.overlay.show{opacity:1;pointer-events:auto}.whatsapp-float{position:fixed;right:20px;bottom:20px;width:58px;height:58px;border-radius:50%;background:#fff;color:#111;display:grid;place-items:center;text-decoration:none;font-size:28px;font-weight:800;z-index:30}.hidden{display:none!important}@media(max-width:980px){.nav{position:absolute;top:92px;left:0;right:0;background:#111;display:none;flex-direction:column;padding:24px 6vw;border-bottom:1px solid #333}.nav.open{display:flex}.menu-btn{display:block;margin-left:auto}.cart-btn{padding:10px 12px}.hero{grid-template-columns:1fr;padding-top:65px}.hero-stack{height:450px}.products{grid-template-columns:repeat(2,1fr)}.category-band{grid-template-columns:repeat(2,1fr)}.how{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}.filters{justify-content:flex-start}}@media(max-width:620px){.header{height:74px;padding:0 16px;gap:9px}.brand img{width:125px;height:55px}.menu-btn{order:2}.cart-btn{font-size:0;order:3}.cart-btn:before{content:'🛒';font-size:18px}.cart-btn span{font-size:11px;width:18px;height:18px}.nav{top:74px}.hero{padding:55px 20px;min-height:auto}.hero p{font-size:16px}.hero-actions{flex-direction:column}.hero-stack{height:390px;transform:scale(.82);transform-origin:left top;width:120%}.benefits{grid-template-columns:1fr}.benefits div{border-right:0;border-bottom:1px solid #2b2b2b}.section{padding:70px 18px}.products{grid-template-columns:1fr}.cover-wrap{height:310px}.category-band{grid-template-columns:1fr;padding:40px 18px}.category-band div{border-right:0;border-bottom:1px solid #aaa}.how{padding:75px 20px}.cta{padding:75px 20px}.filters{overflow-x:auto;flex-wrap:nowrap;width:100%;justify-content:flex-start}.filters button{white-space:nowrap}}.search-box{flex:1;max-width:430px;margin:0 24px}.search-box input{width:100%;padding:13px 16px;border:1px solid #383838;border-radius:10px;background:#171717;color:#fff;font:inherit;outline:none}.search-box input:focus{border-color:#fff}.cover-image{width:100%;height:100%;object-fit:contain;display:block;background:#f4f4f4}.fallback-cover{width:100%;height:100%;padding:22px;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,#202020,#555);color:#fff}.buy-now{width:100%;margin-top:8px;padding:11px;border:1px solid #333;border-radius:8px;background:#fff;color:#111;font-weight:700;cursor:pointer}.buy-now:hover{background:#e7e7e7}.qty-control{display:flex;align-items:center;gap:8px}.qty-control button{width:28px;height:28px;border:1px solid #444;background:#222;color:#fff;border-radius:6px;cursor:pointer}.no-results{grid-column:1/-1;text-align:center;padding:40px;color:#aaa}@media(max-width:900px){.search-box{order:3;max-width:none;width:100%;margin:10px 0 0}.header{flex-wrap:wrap}}

/* Destaque de oferta e preço */
.offer-label{display:inline-block;margin-top:14px;color:#ffd54a;font-size:11px;font-weight:900;letter-spacing:.12em}
.price-row{margin-top:8px!important;align-items:flex-end!important}
.price-row>div{display:flex;flex-direction:column;gap:3px}
.old{color:#b8b8b8!important;font-size:12px!important;text-decoration:line-through}
.price{color:#35d06f!important;font-size:27px!important;font-weight:900!important;line-height:1.05;text-shadow:0 0 18px rgba(53,208,111,.18)}
.pix-label{color:#ffd54a;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}
.discount{background:#ffd54a!important;color:#111!important;font-weight:900!important;border-radius:8px!important;padding:7px 9px!important}
.product{border-color:#343434!important}
.product:hover{border-color:#35d06f!important;transform:translateY(-3px)}
.add{background:#35d06f!important;color:#07150c!important;font-weight:900!important}
.add:hover{filter:brightness(1.08)}
@media(max-width:620px){.price{font-size:30px!important}.offer-label{font-size:12px}}
