:root{--orange:#ff5a12;--orange2:#ff7a00;--yellow:#ffd51f;--black:#171717;--ink:#202020;--muted:#6d6d6d;--line:#dfdfdf;--paper:#fff;--bg:#f4f4f4;--red:#d3381c;--green:#118a49}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input{font:inherit}.container{width:min(1180px,calc(100% - 30px));margin:0 auto}
.topbar{background:#171717;color:#fff;font-size:12px}.topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between}.mini-nav{display:flex;gap:28px}.mini-nav a:hover{color:#ffb14a}.social-mini{display:flex;gap:20px;font-weight:700;font-size:15px}.site-header{background:#fff}.masthead{height:92px;display:grid;grid-template-columns:265px minmax(320px,1fr) 320px;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:10px}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{font-size:36px;line-height:.92;letter-spacing:-1.5px;color:#111}.brand-copy small{font-size:12px;margin-top:5px;color:#555}.brand-bags{display:flex;align-items:flex-end}.bag{width:36px;height:42px;border:2px solid #1a1a1a;border-radius:3px 3px 6px 6px;display:grid;place-items:center;font-weight:900;position:relative}.bag:before{content:"";position:absolute;width:14px;height:10px;border:2px solid #1a1a1a;border-bottom:0;border-radius:9px 9px 0 0;top:-11px}.bag.orange{background:#ff5a12;color:#fff;transform:rotate(5deg)}.bag.yellow{width:25px;height:31px;background:#ffd51f;margin-left:-3px;font-size:10px}.search-bar{height:44px;border:1px solid #ddd;display:flex;background:#fff}.search-bar input{flex:1;border:0;outline:0;padding:0 16px;color:#444}.search-bar button{width:52px;border:0;background:var(--orange);color:#fff;font-size:28px;cursor:pointer}.market-top-actions{display:flex;gap:12px;justify-content:flex-end}.top-market{height:46px;min-width:145px;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.top-market.shopee{background:#ff5722;color:#fff;font-size:19px}.top-market.mercado{background:#ffe02b;color:#173269;line-height:.85;font-size:15px}.top-market.mercado strong{font-size:16px}.menu-toggle{display:none}.main-nav{border-top:1px solid #eee;border-bottom:1px solid #ddd;box-shadow:0 2px 6px rgba(0,0,0,.04)}.nav-inner{height:48px;display:flex;align-items:stretch;justify-content:space-between}.nav-inner a{padding:0 16px;display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;white-space:nowrap}.nav-inner a:hover,.nav-inner a.active{background:var(--orange);color:#fff}.nav-inner .offers-link{color:var(--orange)}.nav-inner .offers-link:hover{color:#fff}
.page-bg{background:linear-gradient(#f8f8f8,#f2f2f2);padding:22px 0 30px}.page-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:20px}.content-column{min-width:0}.hero-card{height:250px;position:relative;overflow:hidden;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.12)}.hero-card>img{width:100%;height:100%;object-fit:cover}.hero-content{position:absolute;inset:0;display:grid;grid-template-columns:58% 42%;align-items:center;padding:20px 65px}.hero-title{display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-title span{font-weight:1000;font-style:italic;font-size:56px;color:#fff;text-shadow:4px 5px 0 #111;line-height:.95}.hero-title strong{margin-top:8px;background:#171717;color:#ffe025;font-size:46px;padding:7px 24px;transform:skew(-6deg);box-shadow:0 4px 0 rgba(0,0,0,.18)}.hero-pitch{color:#fff;font-size:20px;line-height:1.35;padding-left:18px}.hero-pitch a{display:inline-flex;margin-top:20px;background:#1c1c1c;color:#fff;font-size:14px;font-weight:800;padding:12px 28px;border-radius:3px}.panel{background:#fff;border:1px solid #dedede;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.offers-panel{margin-top:20px;padding:14px 16px 16px}.panel-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.panel-heading h2{margin:0;font-size:20px}.section-icon{color:var(--orange);margin-right:8px}.text-action{background:transparent;border:0;color:#1c1c1c;font-size:12px;font-weight:800;cursor:pointer}.text-action:hover{color:var(--orange)}.offers-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.offer-card{border:1px solid #ddd;background:#fff;display:flex;flex-direction:column;min-width:0}.offer-top{height:135px;position:relative;background:#f7f7f7;overflow:hidden}.offer-top img{width:100%;height:100%;object-fit:cover}.discount-badge{position:absolute;top:8px;left:8px;background:var(--red);color:#fff;font-size:12px;font-weight:800;padding:5px 7px;border-radius:3px}.offer-body{padding:10px 10px 9px;display:flex;flex-direction:column;gap:6px;flex:1}.offer-title{font-size:13px;line-height:1.25;margin:0;min-height:34px}.meta-line{font-size:11px;color:#777;display:flex;gap:5px;align-items:center}.rating{color:#e68b00}.old-price{font-size:11px;color:#999;text-decoration:line-through;min-height:13px}.price{font-size:19px;font-weight:900;color:#b53117}.store-line{font-size:10px;color:#555;min-height:12px}.offer-description,.offer-badges{display:none}.offer-body .button{margin-top:auto;background:var(--orange);color:#fff;text-align:center;font-weight:800;font-size:12px;padding:8px 5px;border-radius:3px}.offer-body .button:hover{background:#e64808}.active-filters{margin:-2px 0 10px;font-size:11px;color:#777}.active-filter-pill{display:inline-flex;align-items:center;gap:5px;border:1px solid #ffc3a6;color:#d74709;background:#fff7f3;padding:5px 8px;border-radius:999px;margin-right:6px}.active-filter-pill button{border:0;background:transparent;color:#d74709;cursor:pointer}.marketplace-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}.market-card{height:98px;padding:14px 18px;position:relative;display:flex;flex-direction:column;justify-content:center;border-radius:4px;overflow:hidden}.market-card span{font-size:12px;font-weight:800}.market-card strong{font-size:22px;line-height:1.05}.market-card small{margin-top:6px;font-size:12px;font-weight:700}.market-card>b{position:absolute;right:22px;bottom:16px;font-size:44px}.shopee-card{background:linear-gradient(135deg,#ff651c,#ff4812);color:#fff}.mercado-card{background:#ffd92e;color:#17224d}.hot-card{background:linear-gradient(135deg,#202020,#090909);color:#fff}.hot-card strong,.hot-card small{color:#ff8b23}.guides-panel{margin-top:14px;padding:12px 14px 14px}.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.guide-card{display:grid;grid-template-columns:88px 1fr;gap:10px;align-items:start;border:1px solid #e1e1e1;background:#fff;padding:8px}.guide-card img{width:88px;height:68px;object-fit:cover}.guide-card h4{margin:0;font-size:12px;line-height:1.3}.guide-card p{margin:4px 0 0;font-size:10px;color:#666}.sidebar{display:grid;gap:16px;align-content:start}.sidebar-panel{padding:16px}.sidebar-panel h3{font-size:16px;margin:0 0 14px}.most-clicked{display:grid;gap:13px}.clicked-item{display:grid;grid-template-columns:68px 1fr;gap:12px;align-items:center}.clicked-item img{width:68px;height:60px;object-fit:cover;background:#f5f5f5}.clicked-item h4{font-size:12px;line-height:1.25;margin:0 0 3px;font-weight:500}.clicked-item b{font-size:12px}.sidebar-categories{display:grid;gap:10px}.sidebar-category{display:flex;align-items:center;gap:10px;font-size:13px;cursor:pointer}.sidebar-category img{width:20px;height:20px}.sidebar-category:hover,.sidebar-category.active{color:var(--orange);font-weight:700}.trust-strip{margin-top:20px;background:#fff;border:1px solid #ddd;display:grid;grid-template-columns:repeat(4,1fr);padding:18px}.trust-strip>div{display:flex;align-items:center;gap:9px;justify-content:center;border-right:1px solid #eee}.trust-strip>div:last-child{border-right:0}.trust-strip b{color:var(--orange)}.trust-strip span{font-size:12px}.site-footer{background:#171717;color:#eee;padding:28px 0 14px}.footer-inner{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer-inner strong{font-size:24px}.footer-inner p{font-size:12px;color:#aaa}.footer-inner div:not(:first-child){display:flex;flex-direction:column;gap:8px;font-size:12px}.footer-bottom{border-top:1px solid #333;margin-top:20px;padding-top:12px;font-size:11px;color:#888}
.is-hidden{display:none!important}
@media(max-width:1080px){.masthead{grid-template-columns:230px 1fr}.market-top-actions{display:none}.nav-inner{overflow-x:auto;justify-content:flex-start}.page-grid{grid-template-columns:1fr}.sidebar{grid-template-columns:1fr 1fr}.offers-grid{grid-template-columns:repeat(4,1fr)}.hero-content{padding:20px 35px}.hero-title span{font-size:47px}}
@media(max-width:760px){.container{width:min(100% - 20px,1180px)}.topbar{display:none}.masthead{height:auto;padding:12px 0;grid-template-columns:1fr auto}.search-bar{grid-column:1/-1;order:3;margin-top:10px}.menu-toggle{display:block;width:42px;height:42px;border:1px solid #ddd;background:#fff}.menu-toggle span{display:block;height:2px;background:#111;margin:6px}.main-nav{display:none}.main-nav.open{display:block}.nav-inner{height:auto;display:grid;grid-template-columns:1fr 1fr;padding:7px 0;overflow:visible}.nav-inner a{padding:11px}.page-bg{padding-top:10px}.hero-card{height:220px}.hero-content{grid-template-columns:1fr;padding:18px 22px}.hero-title{align-items:flex-start}.hero-title span{font-size:37px}.hero-title strong{font-size:30px}.hero-pitch{display:none}.offers-grid{grid-template-columns:repeat(2,1fr)}.offer-top{height:155px}.marketplace-strip{grid-template-columns:1fr}.guide-grid{grid-template-columns:1fr 1fr}.sidebar{grid-template-columns:1fr}.trust-strip{grid-template-columns:1fr 1fr;gap:14px}.trust-strip>div{border:0;justify-content:flex-start}.footer-inner{grid-template-columns:1fr}.brand-copy strong{font-size:30px}}


/* PREZZIO V2.1 — home mais compacta */
@media (min-width:1081px){
  .page-grid{align-items:start}
  .content-column,.sidebar{align-self:start}
  .offers-panel{align-self:start;height:auto;min-height:0}
  .offers-grid{align-items:start;grid-auto-rows:auto}
  .offer-card{align-self:start;height:auto;min-height:0}
  .offer-top{height:112px}
  .offer-body{padding:8px 9px 8px;gap:4px}
  .offer-title{
    font-size:12px;
    line-height:1.18;
    min-height:42px;
    max-height:42px;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    overflow:hidden;
  }
  .meta-line{font-size:10px;min-height:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .old-price{font-size:10px;min-height:11px}
  .price{font-size:18px;line-height:1.05;white-space:nowrap}
  .price.price-range{font-size:14px;white-space:normal;line-height:1.12;min-height:30px}
  .store-line{font-size:9px;min-height:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .offer-body .button{font-size:11px;padding:7px 4px;margin-top:5px}
  .offers-panel{padding-bottom:12px}
}

@media (max-width:1080px) and (min-width:761px){
  .page-grid{align-items:start}
  .offers-panel{height:auto;min-height:0}
  .offer-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;max-height:48px}
}

/* V2.6 — links internos dos produtos */
.product-card-link{display:block;color:inherit;text-decoration:none}.product-card-link img{display:block}.offer-title a{color:inherit;text-decoration:none}.offer-title a:hover{color:#ff5a12}.offer-top .product-card-link:focus-visible,.offer-title a:focus-visible{outline:3px solid #ffb089;outline-offset:2px;border-radius:3px}.clicked-item{color:inherit;text-decoration:none}


/* PREZZIO V2.7 — menu completo de categorias */
.nav-more-toggle{border:0;background:transparent;padding:0 14px;display:flex;align-items:center;justify-content:center;font:inherit;font-size:13px;font-weight:800;color:#111;white-space:nowrap;cursor:pointer}.nav-more-toggle:hover,.nav-more-toggle[aria-expanded="true"]{background:var(--orange);color:#fff}.more-categories-bar{border-top:1px solid #eee;background:#fff;box-shadow:0 3px 7px rgba(0,0,0,.07)}.more-categories-bar[hidden]{display:none}.more-categories-inner{min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;padding:5px 0}.more-categories-inner a{padding:9px 15px;border-radius:4px;font-size:12px;font-weight:800;white-space:nowrap}.more-categories-inner a:hover{background:#fff0e8;color:#e64a0a}.sidebar-category img[src$="alimentos.svg"]{object-fit:contain}
@media(max-width:1080px) and (min-width:761px){.nav-inner a,.nav-more-toggle{padding-left:12px;padding-right:12px;font-size:12px}.more-categories-inner{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}}
@media(max-width:760px){.nav-more-toggle{padding:11px;justify-content:flex-start}.more-categories-inner{display:grid;grid-template-columns:1fr 1fr;padding:7px 10px}.more-categories-inner a{padding:11px 8px}.more-categories-bar{box-shadow:none;border-top:1px solid #ddd}}
