: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}}
