:root{--yellow:#ffca05;--ink:#111;--paper:#fff;--muted:#565656;--line:#dedede}
/* === IMAGENS PERFEITAS - Top de Linha: sem blur, sem grayscale, sem fosco === */
.product-photo img,.hero-photo img,.brand-panel img,.brand img,.selection-row img{filter:none!important;opacity:1!important;-webkit-filter:none!important;mix-blend-mode:normal!important;backdrop-filter:none!important;image-rendering:auto}
.product-photo img{image-rendering:-webkit-optimize-contrast}
.hero-photo,.product-photo{background:#f1f1f1}
.hero-photo>img,.product-photo img{width:100%;height:100%;object-fit:cover;display:block}
.map-panel iframe{filter:none!important;opacity:1!important}
.brand img,.brand-panel img{max-width:150px;max-height:150px;width:auto;height:auto;object-fit:contain}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #2165dc;outline-offset:5px}img{max-width:100%;display:block}button{border:0}h1,h2,h3,p,figure{margin:0}h1,h2{letter-spacing:-.055em;line-height:1.04}h2{font-size:clamp(36px,4vw,56px)}em{font-style:normal}h1{font-size:clamp(44px,5.6vw,74px);font-weight:900;letter-spacing:-.045em;line-height:.92;text-wrap:balance}h1 em{display:inline-block;background:var(--yellow);padding:2px 10px 6px;margin-top:8px;line-height:1;transform:rotate(-1deg);box-shadow:4px 0 var(--yellow),-4px 0 var(--yellow);border-radius:2px}.wrap{width:min(1280px,88%);margin-inline:auto}.topline{padding:7px 5%;display:flex;justify-content:space-between;background:var(--ink);color:#fff;font-size:11px;letter-spacing:1px}.header{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 5%;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);backdrop-filter:saturate(180%) blur(8px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:9px;flex-shrink:0}.brand img{border-radius:50%;width:38px;height:38px}.brand>span{font-size:14px;font-weight:900;letter-spacing:-.4px;line-height:1.1}.brand small{display:block;font-size:8px;letter-spacing:1.4px;margin-top:3px}.header nav{display:flex;gap:22px;font-size:13px}.header nav a:hover,.link:hover{text-decoration:underline;text-underline-offset:5px}.header-actions{display:flex;gap:14px;align-items:center}.bag{background:transparent;display:inline-flex;align-items:center;gap:0;padding:6px 2px;white-space:nowrap;position:relative}.bag svg{flex-shrink:0}.bag span{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;background:var(--yellow);border-radius:999px;font-weight:800;font-size:11px;line-height:1;position:absolute;top:-4px;right:-10px;box-shadow:0 1px 4px #0002}.bag span:empty{display:none}#menu{display:none;background:transparent;font-size:22px}.hero{display:grid;grid-template-columns:1.2fr .8fr;position:relative;gap:4%;padding-block:36px 42px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;margin-bottom:24px}.hero .eyebrow{display:flex;align-items:center;gap:9px}.eyebrow span{width:8px;height:8px;background:var(--yellow);border-radius:50%}.intro{color:var(--muted);margin-block:28px;line-height:1.7}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;font-size:14px;font-weight:700;padding:17px 22px;min-height:48px;transition:background .15s}.yellow{background:var(--yellow);color:#111}.yellow:hover{background:#f0b900}.dark{background:#111;color:white}.dark:hover{background:#333}.link{font-size:14px;font-weight:700}.hero-proof{margin-top:44px;border-top:1px solid var(--line);padding-top:22px;display:flex;align-items:center;gap:20px;font-size:12px}.hero-proof>strong{font-size:32px;letter-spacing:-1px;white-space:nowrap}.hero-proof strong span{color:#b88700;font-size:24px}.hero-proof a{text-decoration:underline;text-underline-offset:3px}.hero-photo{height:535px;position:relative;background:#111;justify-self:center;width:100%;max-width:390px}.hero-photo>img{height:100%;width:100%;object-fit:cover}.hero-photo figcaption{position:absolute;bottom:0;left:0;right:0;background:var(--yellow);padding:14px 18px;font-size:11px;font-weight:700;letter-spacing:1px}.hero-photo figcaption a{display:block;font-weight:400;letter-spacing:0;margin-top:3px;font-size:12px}.hero-side{position:absolute;right:-30px;writing-mode:vertical-rl;font-size:10px;letter-spacing:3px}.ribbon{background:var(--yellow);display:flex;justify-content:space-around;align-items:center;gap:20px;padding:20px 5%;font-size:17px;font-weight:800;letter-spacing:1px;overflow:hidden}.ribbon b{font-size:30px;line-height:1}.catalog,.reviews{padding-block:72px}.section-head{margin-bottom:28px}.section-head h2{margin-top:6px}.section-desc{color:var(--muted);font-size:14px;margin-top:10px;line-height:1.5;max-width:520px}.catalog-bar{border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:26px;display:flex;flex-direction:column;gap:12px}.catalog-bar-top{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}#filters{display:flex;gap:8px;flex-wrap:wrap}#filters button{padding:9px 16px;background:#f2f2f2;border-radius:999px;font-size:13px;font-weight:600;transition:all .15s;border:1px solid transparent}#filters button[aria-pressed=true]{background:#111;color:#fff;border-color:#111}#filters button:hover:not([aria-pressed=true]){background:#e8e8e8}#result-count{font-size:12px;color:var(--muted);letter-spacing:.2px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border:1px solid var(--line);overflow:hidden}.product-photo{position:relative;background:#f1f1f1;aspect-ratio:3/4.1;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover}.product-tag{position:absolute;top:10px;left:10px;background:rgba(255,255,255,.96);padding:5px 8px;font-size:10px;letter-spacing:.8px;font-weight:700;border-radius:4px;user-select:none}.product-meta{padding:14px 14px 16px}.product-cat{display:block;font-size:10px;letter-spacing:1px;color:var(--muted);font-weight:700;margin-bottom:4px}.product-meta h3{font-size:16px;letter-spacing:-.3px;line-height:1.25}.product-meta p{font-size:13px;color:var(--muted);margin:6px 0 14px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-actions{display:flex;align-items:center;gap:10px}.product-actions button{flex:1;background:#111;color:white;padding:11px 12px;font-size:13px;font-weight:700;border-radius:8px;transition:background .15s}.product-actions button[aria-pressed=true]{background:var(--yellow);color:#111}.product-actions button:hover{background:#222}.product-actions a{font-size:12px;font-weight:600;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px;white-space:nowrap}.catalog-note,.source-note{font-size:12px;color:var(--muted);margin-top:18px;line-height:1.6}.manifesto{background:#111;color:white;padding-block:80px}.manifesto-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:10%;align-items:center}.brand-panel{border:1px solid #414141;padding:55px 30px;display:grid;justify-items:center;gap:28px}.brand-panel img{border-radius:50%;width:150px;height:150px}.brand-panel span{font-size:12px;letter-spacing:3px}.manifesto .eyebrow{color:var(--yellow)}.manifesto h2{font-size:clamp(34px,3.6vw,50px)}.manifesto h2 em{color:var(--yellow)}.manifesto p:not(.eyebrow){color:#c8c8c8;margin:24px 0;max-width:530px}.rating{font-size:12px}.rating strong{display:block;font-size:40px;line-height:1.4;letter-spacing:-1px}.rating strong span{font-size:18px;color:#a77500;letter-spacing:2px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.review-card{border:1px solid var(--line);padding:28px;display:flex;flex-direction:column}.stars{color:#936c00;letter-spacing:3px;font-size:16px}.review-card blockquote{margin:18px 0 26px;line-height:1.65;font-size:17px}.review-card .author{font-weight:700;font-size:13px;margin-top:auto}.review-card a{font-size:12px;color:var(--muted);text-decoration:underline}.visit{padding-block:30px 90px;display:grid;grid-template-columns:1fr 1.1fr;gap:8%;align-items:center}.visit address{font-style:normal;margin-block:25px;font-size:15px}.hours{margin:0;max-width:370px;font-size:14px}.hours>div{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--line);gap:10px}.hours dd{margin:0}.visit .actions{margin-top:25px}.map-panel{height:470px;background:#eee;display:flex;flex-direction:column}.map-panel iframe{width:100%;border:0;flex:1}.map-panel>a{padding:18px 22px;background:var(--yellow);font-size:13px;font-weight:700;display:flex;justify-content:space-between;gap:15px}.map-panel span{font-weight:400}footer{background:#111;color:#fff;padding-top:45px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:40px}.footer-top>div>span{display:block;color:#aaa;letter-spacing:1px;font-size:11px;margin-bottom:8px}.footer-top>div>a{font-size:17px}.footer-bottom{border-top:1px solid #383838;display:flex;justify-content:space-between;gap:20px;padding-block:22px;font-size:12px;color:#aaa}dialog{border:0;padding:30px;width:min(520px,94vw);max-height:85dvh;margin:auto;box-shadow:0 15px 80px #0004}dialog::backdrop{background:#0009}.dialog-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.dialog-head h2{font-size:32px}.dialog-head button{background:transparent;font-size:32px;padding:0 10px}dialog>p{color:var(--muted);font-size:14px;margin-block:20px}dialog .button{width:100%;margin-top:20px}.selection-row{display:flex;gap:15px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.selection-row img{width:50px;height:65px;object-fit:cover}.selection-row>div{flex:1}.selection-row strong{font-size:14px}.selection-row button{display:block;font-size:12px;background:transparent;text-decoration:underline;padding:5px 0}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#111;color:#fff;padding:13px 22px;z-index:40;border:1px solid #555;max-width:90vw;opacity:0;pointer-events:none;font-size:14px}.toast.show{opacity:1}.skip{position:fixed;top:-100px;left:15px;z-index:50;padding:12px;background:var(--yellow)}.skip:focus{top:10px}[hidden]{display:none!important}body:has(dialog[open]){overflow:hidden}@media(min-width:1500px){.hero-photo{max-width:390px}}@media(max-width:1050px){.header nav{gap:15px;font-size:12px}.brand>span{font-size:14px}.hero-photo{height:475px}.hero-side{right:-22px}.hero{gap:30px}.product-actions{align-items:start;flex-direction:column}}@media(max-width:780px){.wrap{width:90%}.header{padding:10px 5%;min-height:60px;gap:10px}.header nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:22px 5%;border-bottom:1px solid #ddd;flex-direction:column;font-size:16px}.header nav.open{display:flex}#menu{display:block}.hero{grid-template-columns:1fr 0.72fr;gap:20px;padding-block:35px}.hero-photo{height:380px}.hero h1{font-size:46px}.intro{font-size:14px}.hero .actions{gap:15px}.hero-proof{margin-top:25px}.hero-side{display:none}.ribbon{font-size:12px;padding:16px 20px;white-space:nowrap}.ribbon span:nth-of-type(3),.ribbon b:last-child{display:none}.section-head{align-items:start}.products{gap:16px}.product-cat{display:block;font-size:10px;letter-spacing:1px;color:var(--muted);font-weight:700;margin-bottom:4px}.product-meta h3{font-size:17px}.catalog,.reviews{padding-block:60px}.manifesto-grid{gap:6%}.brand-panel{padding:40px 15px}.brand-panel span{font-size:10px;letter-spacing:1px}.review-grid{gap:12px}.review-card{padding:20px}.visit{gap:30px}.map-panel{height:420px}.footer-top{flex-wrap:wrap}}@media(max-width:560px){.topline{font-size:10px}.brand>span{font-size:13px}.brand small{font-size:8px;letter-spacing:1px}.brand img{width:38px;height:38px}.header-actions{display:flex;gap:6px;align-items:center}.icon-btn{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:transparent;transition:background .15s}.icon-btn:hover{background:#f2f2f2}.bag{font-size:12px}.hero{grid-template-columns:1fr}.hero h1{font-size:clamp(45px,12vw,64px)}.hero-copy{padding-block:10px}.hero-photo{height:440px;width:100%;max-width:none}.hero-photo>img{object-position:center 40%}.hero-proof{margin-bottom:5px}.ribbon{justify-content:center;gap:14px;font-size:10px}.ribbon b{font-size:22px}.section-head{flex-direction:column;gap:22px}.eyebrow{margin-bottom:18px}.catalog-bar{align-items:start}#filters button{font-size:12px;padding:9px 15px}.products{grid-template-columns:1fr;gap:28px}.product-photo{aspect-ratio:3/4;max-height:490px}.product-actions{flex-direction:row;align-items:center}.product-cat{display:block;font-size:10px;letter-spacing:1px;color:var(--muted);font-weight:700;margin-bottom:4px}.product-meta h3{font-size:21px}.manifesto-grid{grid-template-columns:1fr;gap:35px}.manifesto{padding-block:50px}.brand-panel{padding:30px}.review-grid{grid-template-columns:1fr}.review-card{padding:25px}.review-card blockquote{margin-bottom:22px}.visit{grid-template-columns:1fr;padding-block:0 60px}.map-panel{height:350px}.footer-top{align-items:start;gap:30px}.footer-top>.brand{width:100%}.footer-bottom{flex-direction:column;gap:8px}.hero .eyebrow{font-size:11px}.map-panel>a{font-size:11px;padding:16px}.catalog-note{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/* === MELHORIAS UX - Top de Linha === */
.search-wrap{position:relative;display:flex;align-items:center}
.search-wrap input{width:260px;max-width:38vw;padding:10px 36px 10px 14px;border:1px solid var(--line);border-radius:24px;font-size:13px;background:#fff;outline:none;transition:border .15s}
.search-wrap input:focus{border-color:#111}
.search-wrap span{position:absolute;right:12px;pointer-events:none;color:var(--muted)}
.catalog-bar{flex-wrap:wrap}
.dialog-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.dialog-actions .button{flex:1}
.dialog-actions .link{padding:10px 14px}
.product-card{transition:transform .18s, box-shadow .18s}
.product-card:hover{transform:translateY(-3px)}
.product-card:hover .product-photo img{transform:scale(1.02)}
.product-photo img{transition:transform .35s}
.header.scrolled{box-shadow:0 4px 20px #0001}
.ribbon{animation:none}
.review-card{transition:border-color .15s}
.review-card:hover{border-color:#111}
.hero-photo figcaption a:hover,.product-actions a:hover{text-decoration-thickness:2px}
.toast{border-radius:8px;transition:opacity .2s}
#search::-webkit-search-cancel-button{appearance:none}
@media(max-width:780px){.search-wrap input{width:100%} .catalog-bar{gap:12px}}
.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:30;display:inline-flex;align-items:center;gap:10px;background:#25D366;color:#fff;padding:12px 16px;border-radius:999px;box-shadow:0 8px 28px #0003;font-weight:700;font-size:14px;text-decoration:none;transition:transform .15s, box-shadow .15s}
.whatsapp-float:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0004}
.whatsapp-float-icon{display:grid;place-items:center;width:28px;height:28px}
.whatsapp-float-text{white-space:nowrap}
@media(max-width:560px){.whatsapp-float{right:14px;bottom:14px;padding:12px;width:52px;height:52px;justify-content:center}.whatsapp-float-text{display:none}}

/* === CARROSSEL - Top de Linha (fluido + rápido) === */
.carousel{padding-block:56px}
.carousel-viewport{position:relative;display:flex;align-items:center;gap:10px;margin-top:18px}
.carousel-track{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-behavior:smooth;scroll-padding-inline:16px;padding:8px 2px 12px;flex:1;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:thin;will-change:scroll-position;cursor:grab}
.carousel-track:active{cursor:grabbing}
.carousel-track::-webkit-scrollbar{height:6px}
.carousel-track::-webkit-scrollbar-thumb{background:#ddd;border-radius:999px}
.carousel-card{flex:0 0 280px;scroll-snap-align:start;background:#fff;border:1px solid var(--line);overflow:hidden;transition:transform .22s cubic-bezier(.25,.46,.45,.94), box-shadow .22s;will-change:transform}
.carousel-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0001}
.carousel-card .product-photo{aspect-ratio:3/4;overflow:hidden}
.carousel-card .product-photo img{transition:transform .45s cubic-bezier(.25,.46,.45,.94)}
.carousel-card:hover .product-photo img{transform:scale(1.04)}
.carousel-card .product-meta{padding:12px 12px 14px}
.carousel-card .product-cat{font-size:10px;letter-spacing:1px;color:var(--muted);font-weight:700}
.carousel-card h3{font-size:15px;letter-spacing:-.3px;margin:2px 0 4px}
.carousel-card p{font-size:12px;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:10px}
.carousel-btn{width:40px;height:40px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-size:22px;flex-shrink:0;transition:background .15s, transform .15s}
.carousel-btn:hover{background:#333;transform:scale(1.06)}
.carousel-btn:active{transform:scale(.96)}
.carousel-btn:disabled{opacity:.3;pointer-events:none}
.carousel-dots{display:flex;gap:8px;justify-content:center;margin-top:14px}
.carousel-dots button{width:8px;height:8px;border-radius:50%;background:#ddd;padding:0;transition:background .22s, transform .22s cubic-bezier(.25,.46,.45,.94)}
.carousel-dots button[aria-selected=true]{background:var(--yellow);transform:scale(1.35)}
.carousel-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px;align-items:center}
.carousel-actions .button{padding:12px 16px;font-size:13px}
@media(max-width:780px){.carousel-card{flex:0 0 76vw;max-width:300px}.carousel-btn{display:none}.carousel-viewport{gap:0}}
@media(prefers-reduced-motion:reduce){.carousel-track{scroll-behavior:auto}.carousel-card,.carousel-card .product-photo img,.carousel-btn,.carousel-dots button{transition:none}}

@media print{header,.topline,.ribbon,footer .footer-bottom a,.map-panel iframe,.whatsapp-float{display:none} .hero-photo,.products{break-inside:avoid}}
