:root{--eb-bg:#14152B;--eb-card:#1C1D40;--eb-card2:#242652;--eb-text:#F4F2FC;--eb-soft:#ACA7D9;--eb-violet:#9A3FEF;--eb-blue:#4B39F5;--eb-lilac:#C9A9FF;--eb-wa:#25D366;--eb-line:rgba(244,242,252,.12);--eb-gradient:linear-gradient(135deg,var(--eb-violet),var(--eb-blue))}.eb3d-site{margin:0;background:radial-gradient(720px 420px at 82% -6%,rgba(154,63,239,.28),transparent 60%),radial-gradient(640px 380px at -6% 18%,rgba(75,57,245,.22),transparent 60%),var(--eb-bg);color:var(--eb-text);font-family:Inter,system-ui,sans-serif}.eb3d-site *{box-sizing:border-box}.eb3d-site a{color:inherit;text-decoration:none}.eb3d-wrap{max-width:1180px;margin:auto;padding:0 20px}@media(min-width:760px){.eb3d-wrap{padding:0 40px}}.eb3d-header{position:sticky;top:0;z-index:30;background:rgba(20,21,43,.87);backdrop-filter:blur(12px);border-bottom:1px solid var(--eb-line)}.eb3d-nav{height:70px;display:flex;align-items:center;justify-content:space-between}.eb3d-logo{display:flex;align-items:center;gap:10px;font-family:Outfit;font-weight:800}.eb3d-logo img{width:38px;height:38px;object-fit:cover;border-radius:10px}.eb3d-navlinks{display:flex;gap:22px;font-weight:700;font-size:.9rem}.eb3d-main{padding:52px 0 80px}.eb3d-hero{padding:10px 0 42px}.eb3d-eyebrow{font:700 .7rem 'Space Mono';letter-spacing:.08em;color:var(--eb-soft)}.eb3d-h1,.eb3d-h2{font-family:Outfit;line-height:1.06;letter-spacing:-.03em}.eb3d-h1{font-size:clamp(2.4rem,5vw,4.5rem);margin:14px 0}.eb3d-h2{font-size:clamp(1.8rem,3vw,2.7rem)}.eb3d-lead{color:var(--eb-soft);font-size:1.05rem;max-width:68ch;line-height:1.65}.eb3d-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 20px;font-weight:800}.eb3d-btn-primary{background:var(--eb-wa);color:#092813}.eb3d-btn-secondary{background:var(--eb-gradient);color:#fff}.eb3d-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:850px){.eb3d-card-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.eb3d-card-grid{grid-template-columns:1fr}.eb3d-navlinks{display:none}}.eb3d-card,.eb3d-article{background:var(--eb-card);border:1px solid var(--eb-line);border-radius:20px;overflow:hidden}.eb3d-card-img{width:100%;aspect-ratio:16/9;object-fit:cover}.eb3d-card-pad{padding:20px}.eb3d-card-pad h2,.eb3d-card-pad h3{font-family:Outfit}.eb3d-card-pad p{color:var(--eb-soft)}.eb3d-tag{display:inline-block;font:700 .63rem 'Space Mono';text-transform:uppercase;color:var(--eb-lilac);border:1px solid var(--eb-line);padding:5px 8px;border-radius:999px}.eb3d-article{padding:clamp(24px,5vw,52px)}.eb3d-single-wrap{max-width:900px}.eb3d-single-thumb{width:100%;max-height:580px;object-fit:cover;border-radius:18px;margin:18px 0 30px}.eb3d-content{font-size:1.05rem;line-height:1.8}.eb3d-content img{max-width:100%;height:auto;border-radius:16px}.eb3d-post-model-leitura{max-width:760px;margin:auto;background:transparent;border:0}.eb3d-post-model-destaque{background:linear-gradient(180deg,rgba(154,63,239,.12),transparent 40%),var(--eb-card)}.eb3d-footer{border-top:1px solid var(--eb-line);padding:38px 0;color:var(--eb-soft)}.eb3d-footer strong{color:#fff;font-family:Outfit}.eb3d-legal{margin-top:18px;padding-top:18px;border-top:1px solid var(--eb-line);font-size:.75rem}.eb3d-banner{display:block;width:100%;border-radius:24px;margin:22px 0}.eb3d-landing{text-align:center;max-width:850px}.eb3d-limited{display:inline-block;padding:8px 14px;border-radius:999px;border:1px solid rgba(154,63,239,.5);color:var(--eb-lilac);font-weight:800;animation:blink 1.2s infinite}.eb3d-urgency{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0}.eb3d-urgency>div{background:var(--eb-card);border:1px solid var(--eb-line);padding:18px;border-radius:18px}.eb3d-urgency small,.eb3d-urgency strong{display:block}.eb3d-urgency strong{font:800 2rem Outfit}@keyframes blink{50%{opacity:.4}}
/* Loja */.eb3d-store .eb3d-hero{padding-bottom:24px}.eb3d-filter{background:var(--eb-card);border:1px solid var(--eb-line);border-radius:22px;padding:18px;margin-bottom:24px}.eb3d-filter-search{display:grid;grid-template-columns:1fr auto;gap:10px}.eb3d-filter input,.eb3d-filter select{width:100%;background:#111226;color:#fff;border:1px solid var(--eb-line);border-radius:12px;padding:12px;font:inherit}.eb3d-filter-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:12px;align-items:end}.eb3d-filter label{font-size:.72rem;color:var(--eb-soft);font-weight:700}.eb3d-filter label input,.eb3d-filter label select{margin-top:5px}.eb3d-filter-actions{display:flex;align-items:center;gap:10px}.eb3d-clear{font-size:.78rem;color:var(--eb-lilac)}.eb3d-store-head{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:18px 0}.eb3d-muted{color:var(--eb-soft);font-size:.8rem}.eb3d-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.eb3d-product{background:var(--eb-card);border:1px solid var(--eb-line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.eb3d-product-media{position:relative;aspect-ratio:1/1;background:#fff}.eb3d-product-media>img{width:100%;height:100%;object-fit:contain}.eb3d-noimg{height:100%;display:grid;place-items:center;color:#777}.eb3d-discount{position:absolute;top:10px;left:10px;background:#ff6a00;color:#fff;font-weight:800;font-size:.75rem;padding:6px 9px;border-radius:999px}.eb3d-thumbs{display:flex;gap:5px;padding:8px 10px 0}.eb3d-thumbs img{width:38px;height:38px;object-fit:cover;background:#fff;border-radius:8px;border:1px solid var(--eb-line)}.eb3d-product-body{padding:14px;display:flex;flex:1;flex-direction:column}.eb3d-product-tags{display:flex;gap:6px;align-items:center;justify-content:space-between}.eb3d-market{font-size:.65rem;font-weight:800;padding:5px 7px;border-radius:999px;background:rgba(255,255,255,.07)}.eb3d-product h2{font:700 1rem/1.25 Outfit;margin:10px 0 8px}.eb3d-desc{color:var(--eb-soft);font-size:.78rem;line-height:1.45;margin:0 0 10px}.eb3d-price{margin-top:auto}.eb3d-price del{display:block;color:var(--eb-soft);font-size:.75rem}.eb3d-price strong{display:block;font:800 1.35rem Outfit;color:#fff}.eb3d-product-meta{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0;font-size:.7rem;color:var(--eb-soft)}.eb3d-offer{width:100%;margin-top:8px}.eb3d-pagination{display:flex;justify-content:center;gap:7px;flex-wrap:wrap;margin:28px 0}.eb3d-pagination a{min-width:38px;height:38px;display:grid;place-items:center;background:var(--eb-card);border:1px solid var(--eb-line);border-radius:10px}.eb3d-pagination a.current{background:var(--eb-violet)}.eb3d-empty{padding:40px;text-align:center;border:1px dashed var(--eb-line);border-radius:18px}.eb3d-affiliate-note{margin-top:28px;color:var(--eb-soft);font-size:.72rem;text-align:center}@media(max-width:1050px){.eb3d-product-grid{grid-template-columns:repeat(3,1fr)}.eb3d-filter-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.eb3d-product-grid{grid-template-columns:repeat(2,1fr)}.eb3d-filter-grid{grid-template-columns:repeat(2,1fr)}.eb3d-filter-search{grid-template-columns:1fr}.eb3d-store-head{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.eb3d-product-grid{grid-template-columns:1fr}.eb3d-filter-grid{grid-template-columns:1fr}.eb3d-urgency{grid-template-columns:1fr}}

/* Loja v1.4 */
.eb3d-store-hero{position:relative}.eb3d-store-updated{display:inline-flex;margin-top:12px;padding:7px 10px;border-radius:999px;background:rgba(37,211,102,.08);border:1px solid rgba(37,211,102,.18);font-size:.72rem;color:#b7f5c9}.eb3d-store-cats{display:flex;gap:8px;overflow-x:auto;padding:0 0 16px;margin-bottom:2px;scrollbar-width:none}.eb3d-store-cats::-webkit-scrollbar{display:none}.eb3d-store-cats a{flex:none;padding:9px 13px;border:1px solid var(--eb-line);border-radius:999px;background:rgba(255,255,255,.035);font-size:.78rem;font-weight:800;color:var(--eb-soft)}.eb3d-store-cats a.current{background:var(--eb-gradient);border-color:transparent;color:#fff}.eb3d-filter-actions{margin-top:14px;justify-content:flex-end}.eb3d-product{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.eb3d-product:hover{transform:translateY(-3px);border-color:rgba(201,169,255,.25);box-shadow:0 18px 35px -22px rgba(75,57,245,.75)}.eb3d-market-float{position:absolute;right:10px;top:10px;padding:6px 9px;border-radius:999px;background:rgba(20,21,43,.9);color:#fff;font-size:.66rem;font-weight:800}.eb3d-collection{font-size:.64rem;font-weight:800;color:var(--eb-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:48%}.eb3d-product-fresh{font-size:.66rem;color:#8fe6aa;margin:2px 0 5px}.eb3d-product-meta span{background:rgba(255,255,255,.045);padding:4px 7px;border-radius:8px}.eb3d-pagination>span{display:grid;place-items:center;min-width:28px;color:var(--eb-soft)}
@media(max-width:1050px){.eb3d-filter-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.eb3d-store-cats{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.eb3d-filter-actions{justify-content:flex-start}.eb3d-product-grid{gap:12px}}

/* v1.6 — Home alinhada ao visual original, sem barra secundária */
.eb3d-home-highlight{color:var(--eb-lilac);font-style:normal}
.eb3d-home-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}
.eb3d-home-blog-section{padding:4px 0 56px}
.eb3d-home-store-section{padding:6px 0 18px;border-top:1px solid var(--eb-line)}
.eb3d-home-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:34px 0 20px}
.eb3d-home-section-head .eb3d-h2{margin:8px 0 0}
.eb3d-home-section-head .eb3d-lead{margin:10px 0 0}
.eb3d-home-section-head>a{color:var(--eb-lilac);font-size:.82rem;font-weight:800;white-space:nowrap}
.eb3d-home-store-chips{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 18px}
.eb3d-home-store-chips a{padding:8px 12px;border:1px solid var(--eb-line);border-radius:999px;background:rgba(255,255,255,.025);color:var(--eb-soft);font-size:.75rem;font-weight:700}
.eb3d-home-store-chips a:hover{border-color:rgba(201,169,255,.35);color:#fff}
.eb3d-home-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.eb3d-home-product{background:var(--eb-card);border:1px solid var(--eb-line);border-radius:18px;overflow:hidden;transition:transform .18s ease,border-color .18s ease}
.eb3d-home-product:hover{transform:translateY(-2px);border-color:rgba(201,169,255,.3)}
.eb3d-home-product-link{display:block;height:100%}
.eb3d-home-product-media{aspect-ratio:1/1;background:#fff;display:grid;place-items:center;color:#777}
.eb3d-home-product-media img{width:100%;height:100%;object-fit:contain}
.eb3d-home-product-body{padding:14px}
.eb3d-home-product-body h3{font:700 .94rem/1.28 Outfit;margin:9px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.eb3d-home-product-price{font:800 1.18rem Outfit;color:#fff}
.eb3d-home-product-body small{display:block;margin-top:7px;color:var(--eb-soft);font-size:.68rem}
.eb3d-home-store-empty{padding:24px;border:1px dashed var(--eb-line);border-radius:18px;background:rgba(255,255,255,.02)}
.eb3d-home-store-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:20px 0 0;padding:18px 20px;border:1px solid var(--eb-line);border-radius:18px;background:rgba(255,255,255,.025)}
.eb3d-home-store-cta strong,.eb3d-home-store-cta span{display:block}
.eb3d-home-store-cta strong{font-family:Outfit;font-size:1rem;color:#fff}
.eb3d-home-store-cta span{margin-top:4px;color:var(--eb-soft);font-size:.78rem}
.eb3d-footer-links{display:flex;gap:8px;flex-wrap:wrap;align-items:center;font-size:.82rem}
.eb3d-footer-links a:hover{color:#fff}
@media(max-width:950px){.eb3d-home-product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.eb3d-home-section-head,.eb3d-home-store-cta{align-items:flex-start;flex-direction:column}.eb3d-home-section-head>a{white-space:normal}}
@media(max-width:480px){.eb3d-home-product-grid{grid-template-columns:1fr}.eb3d-home-actions .eb3d-btn{width:100%}}

/* v1.7 — cabeçalho alinhado à Home + mobile/performance */
.eb3d-nav{min-height:70px;height:auto;padding-top:12px;padding-bottom:12px;gap:18px}
.eb3d-logo{font-family:Outfit,system-ui,sans-serif;font-size:1rem;text-decoration:underline;font-weight:800;white-space:nowrap}
.eb3d-logo img{width:34px;height:34px;border-radius:9px}
.eb3d-navlinks{margin-left:auto;margin-right:auto;gap:26px;font-size:.88rem;text-decoration:underline;text-underline-offset:2px}
.eb3d-nav-actions{display:flex;align-items:center;gap:10px;white-space:nowrap}
.eb3d-nav-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;border:1px solid var(--eb-line);background:rgba(244,242,252,.05)}
.eb3d-nav-pill{display:inline-flex;align-items:center;justify-content:center;padding:9px 14px;border-radius:999px;background:var(--eb-gradient);color:#fff;font-size:.78rem;font-weight:800}
.eb3d-product{content-visibility:auto;contain-intrinsic-size:520px;contain:layout paint style}
.eb3d-product-media>img{aspect-ratio:1/1}
.eb3d-store-cats{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:8px;margin-bottom:12px}
.eb3d-store-cats::-webkit-scrollbar{display:none}.eb3d-store-cats a{flex:none;white-space:nowrap}
@media(max-width:860px){.eb3d-navlinks{display:none}.eb3d-nav{min-height:62px;padding-top:10px;padding-bottom:10px}.eb3d-header{backdrop-filter:none;background:#14152B}}
@media(max-width:640px){.eb3d-wrap{padding-left:16px;padding-right:16px}.eb3d-nav{gap:8px}.eb3d-logo span{font-size:.88rem}.eb3d-nav-blog{display:none}.eb3d-nav-actions{gap:7px}.eb3d-nav-icon{width:36px;height:36px}.eb3d-nav-pill{padding:9px 12px;font-size:.72rem}.eb3d-main{padding-top:34px}.eb3d-h1{font-size:clamp(2rem,10vw,2.75rem)}.eb3d-filter{padding:14px;border-radius:16px}.eb3d-filter-grid{grid-template-columns:1fr 1fr}.eb3d-product-grid{grid-template-columns:1fr}.eb3d-product-media{aspect-ratio:4/3}.eb3d-product h2{font-size:1.05rem}.eb3d-offer{min-height:46px}.eb3d-store-head{margin-top:12px}.eb3d-muted{line-height:1.45}}
@media(max-width:400px){.eb3d-logo img{width:30px;height:30px}.eb3d-logo span{font-size:.78rem}.eb3d-nav-pill{padding:8px 10px}.eb3d-filter-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.eb3d-site *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
