:root{--orange:#ff5a12;--yellow:#ffd62f;--ink:#111827;--muted:#667085;--line:#e6e6e6;--bg:#f7f7f7;--dark:#171717;--green:#128a4b}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--bg)}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 32px));margin:auto}.topbar{background:#171717;color:#fff;font-size:13px}.topbar .container{min-height:36px;display:flex;align-items:center;gap:24px}.topbar a{color:#fff}.mast{background:#fff;border-bottom:1px solid #e5e5e5}.mast .container{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.content-brand{font-size:38px;font-weight:900;letter-spacing:-1.8px}.content-brand span{color:var(--orange)}.content-tagline{font-size:12px;color:#555}.back-home{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;background:var(--orange);color:#fff;font-weight:800;border-radius:6px}.content-nav{background:#fff;border-bottom:1px solid #e5e5e5}.content-nav .container{min-height:50px;display:flex;align-items:center;gap:28px;font-weight:700;font-size:14px}.content-nav a:hover{color:var(--orange)}
.product-wrap{padding:32px 0 58px}.breadcrumb{font-size:13px;color:#777;margin-bottom:16px}.breadcrumb a{color:var(--orange)}.product-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.product-card,.side-card{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 3px 12px rgba(0,0,0,.04)}.product-card{padding:28px}.product-hero{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:30px;align-items:start}.product-image{background:#fafafa;border:1px solid #eee;border-radius:8px;overflow:hidden;min-height:390px;display:flex;align-items:center;justify-content:center}.product-image img{width:100%;height:100%;max-height:520px;object-fit:contain}.product-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--orange);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.8px}.product-info h1{font-size:38px;line-height:1.06;letter-spacing:-1.3px;margin:10px 0 12px}.product-desc{font-size:17px;line-height:1.55;color:#4b5563;margin:0 0 18px}.badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.badge{background:#fff4ed;color:#b63100;border:1px solid #ffd3c1;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800}.badge.green{background:#ecfdf3;color:#067647;border-color:#abefc6}.rating{color:#e88400;font-weight:800}.old-price{display:block;color:#8b939f;text-decoration:line-through;margin-bottom:4px}.price{display:block;color:#b72f0c;font-size:38px;line-height:1;font-weight:900;margin:2px 0 8px}.price-range{font-size:31px}.store{font-size:15px;color:#555;margin-bottom:18px}.affiliate-btn{display:flex;align-items:center;justify-content:center;min-height:54px;width:100%;background:var(--orange);color:#fff;font-weight:900;border-radius:6px;font-size:17px}.affiliate-btn:hover{background:#e84b07}.affiliate-btn.disabled{background:#b7bcc3;pointer-events:none}.affiliate-note{font-size:12px;color:#777;line-height:1.45;margin-top:10px}.details{margin-top:30px;border-top:1px solid #eee;padding-top:24px}.details h2,.editorial h2{font-size:27px;margin:0 0 14px}.spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;border:1px solid #eee;border-radius:7px;overflow:hidden}.spec{display:flex;justify-content:space-between;gap:18px;padding:12px 14px;border-bottom:1px solid #eee}.spec:nth-last-child(-n+2){border-bottom:0}.spec b{font-size:14px}.spec span{font-size:14px;color:#5f6672;text-align:right}.editorial{margin-top:28px}.editorial p{font-size:16px;line-height:1.7;color:#333}.editorial-tip{background:#fff8ef;border-left:5px solid var(--orange);padding:16px 18px;border-radius:4px;margin-top:18px;font-size:14px;line-height:1.55;color:#4b4b4b}.side{display:grid;gap:18px}.side-card{padding:20px}.side-card h3{margin:0 0 14px;font-size:20px}.side-card p,.side-card li{font-size:14px;line-height:1.55;color:#606773}.side-card ul{margin:0;padding-left:18px}.side-links{display:grid;gap:9px}.side-links a{font-weight:700;color:#333;padding-bottom:9px;border-bottom:1px solid #eee}.side-links a:hover{color:var(--orange)}.footer{background:#171717;color:#ddd;padding:32px 0;margin-top:40px}.footer .container{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer a{color:#fff;margin-right:18px}.footer small{color:#aaa}.notfound{background:#fff;border:1px solid var(--line);border-radius:8px;padding:50px;text-align:center}.notfound h1{font-size:40px;margin:0 0 12px}.notfound p{color:#666}.notfound a{display:inline-block;margin-top:14px;background:var(--orange);color:#fff;padding:12px 18px;border-radius:6px;font-weight:800}@media(max-width:900px){.product-shell{grid-template-columns:1fr}.product-hero{grid-template-columns:1fr}.product-image{min-height:320px}.content-nav .container{overflow:auto;white-space:nowrap}}@media(max-width:600px){.mast .container{min-height:74px}.content-brand{font-size:30px}.back-home{padding:10px 12px}.product-card{padding:18px}.product-info h1{font-size:30px}.product-image{min-height:270px}.price{font-size:32px}.spec-grid{grid-template-columns:1fr}.spec:nth-last-child(-n+2){border-bottom:1px solid #eee}.spec:last-child{border-bottom:0}}

/* PREZZIO V2.8 — descrição completa e breadcrumbs clicáveis */
.breadcrumb{display:flex;flex-wrap:wrap;gap:5px;align-items:center;line-height:1.45}
.breadcrumb a{color:var(--orange);font-weight:700}
.breadcrumb a:hover{text-decoration:underline}
.breadcrumb [aria-current="page"]{color:#777;font-weight:500;max-width:380px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.description-section{margin-top:30px;border-top:1px solid #eee;padding-top:24px}
.description-section h2{font-size:27px;margin:0 0 14px}
.description-section p{font-size:16px;line-height:1.72;color:#333;margin:0 0 14px}
.description-section p:last-child{margin-bottom:0}
.rating-count{color:#666;font-weight:500}
@media(max-width:600px){.breadcrumb [aria-current="page"]{max-width:220px}.description-section h2{font-size:24px}}

/* PREZZIO V2.12 — comparador de preços por produto */
.compare-section{margin-top:32px;padding-top:28px;border-top:1px solid #eee}
.compare-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:18px}
.compare-kicker{display:block;color:var(--orange);font-size:11px;font-weight:900;letter-spacing:.8px;margin-bottom:5px}
.compare-heading h2{font-size:28px;line-height:1.1;margin:0 0 7px}
.compare-heading p{max-width:620px;margin:0;color:#667085;font-size:14px;line-height:1.55}
.compare-summary{min-width:210px;background:#fff7f2;border:1px solid #ffd6c4;border-radius:8px;padding:12px 14px;text-align:right}
.compare-summary strong{display:block;color:#a92d09;font-size:15px}
.compare-summary span{display:block;color:#667085;font-size:12px;margin-top:4px}
.compare-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:12px}
.compare-card{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid #e7e7e7;border-radius:9px;background:#fff;padding:16px;box-shadow:0 2px 8px rgba(17,24,39,.035)}
.compare-card.best{border-color:#ff9a6d;box-shadow:0 5px 18px rgba(255,90,18,.10)}
.compare-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-height:30px}
.compare-card-head strong{font-size:15px;line-height:1.3}
.best-price-badge{display:inline-flex;align-items:center;background:#fff0e8;color:#b63100;border:1px solid #ffc8ad;border-radius:999px;padding:4px 6px;font-size:8px;line-height:1;font-weight:900;white-space:nowrap}
.compare-card-price{display:flex;flex-direction:column;margin:13px 0 11px}
.compare-card-price>span:last-child{color:#b72f0c;font-size:24px;line-height:1.1;font-weight:900}
.compare-old-price{color:#8b939f!important;font-size:12px!important;font-weight:500!important;text-decoration:line-through;margin-bottom:4px}
.compare-tags{display:flex;flex-wrap:wrap;align-content:flex-start;gap:5px;min-height:54px;margin-bottom:13px}
.compare-tags span{display:inline-flex;align-items:center;background:#f7f7f8;color:#555f70;border-radius:999px;padding:5px 7px;font-size:10px;font-weight:700}
.compare-button{display:flex;align-items:center;justify-content:center;min-height:40px;margin-top:auto;background:var(--orange);color:#fff;font-size:12px;font-weight:900;border-radius:6px}
.compare-button:hover{background:#e84b07}
.compare-button.disabled{background:#b7bcc3;pointer-events:none}
.compare-note{font-size:11px!important;line-height:1.5!important;color:#7b8490!important;margin:12px 0 0!important}
@media(max-width:700px){.compare-heading{display:block}.compare-summary{margin-top:14px;text-align:left;min-width:0}.compare-grid{grid-template-columns:1fr}.compare-card{padding:15px}.compare-tags{min-height:0}}


/* PREZZIO V2.13 — Produtos similares */
.similar-section{margin-top:22px;background:#fff;border:1px solid #e6e9ee;border-radius:12px;padding:22px;box-shadow:0 4px 18px rgba(17,24,39,.035)}
.similar-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}
.similar-heading h2{margin:3px 0 4px;font-size:25px;line-height:1.1;color:var(--ink)}
.similar-heading p{margin:0;color:#667085;font-size:13px}
.similar-heading>a{color:#1268c4;font-size:12px;font-weight:800;white-space:nowrap}
.similar-kicker{display:block;color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.8px}
.similar-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.similar-card{position:relative;display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #e4e7ec;border-radius:9px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.similar-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(17,24,39,.08);border-color:#ffd0bc}
.similar-image{position:relative;height:190px;display:flex;align-items:center;justify-content:center;padding:12px;background:#fff;border-bottom:1px solid #f0f1f3;overflow:hidden}
.similar-image img{width:100%;height:100%;display:block;object-fit:contain}
.similar-discount{position:absolute;top:10px;left:10px;background:var(--orange);color:#fff;border-radius:5px;padding:6px 8px;font-size:11px;font-weight:900}
.similar-body{display:flex;flex-direction:column;flex:1;padding:13px}
.similar-body h3{min-height:42px;margin:0 0 8px;font-size:14px;line-height:1.42;font-weight:800;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.similar-body h3 a:hover{color:var(--orange)}
.similar-rating{min-height:18px;color:#f59e0b;font-size:12px;font-weight:800;margin-bottom:8px}
.similar-rating span{color:#667085;font-weight:500}
.similar-price{display:flex;flex-direction:column;margin-top:auto}
.similar-price small{min-height:13px;color:#667085;font-size:10px}
.similar-price strong{color:#b72f0c;font-size:22px;line-height:1.15}
.similar-store{margin:5px 0 12px;color:#555f70;font-size:12px}
.similar-button{display:flex;align-items:center;justify-content:center;min-height:39px;margin-top:auto;background:var(--orange);color:#fff;font-size:12px;font-weight:900;border-radius:6px}
.similar-button:hover{background:#e84b07}
.similar-note{margin:12px 0 0;color:#7b8490;font-size:11px;line-height:1.5}
@media(max-width:900px){.similar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.similar-section{padding:16px}.similar-heading{align-items:flex-start}.similar-heading>a{display:none}.similar-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.similar-card{flex:0 0 78%;scroll-snap-align:start}.similar-image{height:180px}}


/* PREZZIO V2.14 — acabamento do comparador e descrições */
.compare-rating{min-height:18px;margin:3px 0 0;color:#e88400;font-size:12px;font-weight:800}
.compare-rating span{color:#667085;font-weight:500}
.description-section h3{font-size:20px;line-height:1.25;margin:22px 0 9px;color:var(--ink)}
.description-section ul{margin:8px 0 16px;padding-left:22px;color:#333}
.description-section li{font-size:16px;line-height:1.65;margin:4px 0}
.description-section code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;background:#f4f4f5;border-radius:4px;padding:1px 4px;font-size:.92em}
