:root{--gold:#b08d57;--bg:#111;--surface:#181818;--text:#f7f5f0;--muted:#aaa;--line:#34312b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Montserrat,system-ui,sans-serif}button,input{font:inherit}button{cursor:pointer}.topbar{height:34px;padding:0 5%;display:flex;align-items:center;gap:13px;background:#080808;color:#ddd;font-size:11px}.topbar-safe{margin-left:auto}.header{padding:10px 5%;display:grid;grid-template-columns:210px 1fr 285px;gap:24px;align-items:center;position:sticky;top:0;z-index:20;background:#111e;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.brand-text{font-weight:900;font-size:18px;line-height:.95}.brand-text i{font-style:normal;color:var(--gold)}.brand-text small{display:block;font-size:8px;letter-spacing:4px;color:#aaa;text-align:center;margin-top:7px}.search{height:48px;border:1px solid #363636;border-radius:8px;display:flex;background:#191919}.search input{flex:1;background:transparent;border:0;padding:0 14px;color:#fff;outline:0}.search button,.primary,.product button,.seller-banner button{border:0;background:var(--gold);color:#111;font-weight:800}.search button{padding:0 24px}.header-actions{display:flex;justify-content:flex-end;gap:8px}.header-actions button{border:0;background:transparent;color:#bbb;font-size:10px;padding:8px}.header-actions span{font-size:20px}.categories{display:flex;justify-content:center;gap:5px;padding:6px 20px;background:#151515;border-bottom:1px solid var(--line);overflow:auto}.categories button{border:0;background:transparent;color:#aaa;padding:9px 13px;font-size:11px;font-weight:700;white-space:nowrap}.categories button.active,.categories button:hover{background:var(--gold);color:#111}.hero{min-height:500px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:65px 5%;background:radial-gradient(circle at 78% 45%,#b08d5733,transparent 24%),linear-gradient(120deg,#050505,#29251e)}.eyebrow{font-size:10px;font-weight:800;letter-spacing:2px;color:var(--gold)}.hero h1{font-size:clamp(38px,5vw,64px);line-height:1.04;margin:14px 0 18px;text-transform:uppercase}.hero p{max-width:590px;line-height:1.7;color:#b7b7b7}.primary{border-radius:7px;padding:15px 24px;margin-top:14px;text-transform:uppercase;font-size:12px}.hero-art{display:grid;place-items:center}.hero-steak{font-size:210px;filter:drop-shadow(0 25px 22px #000);transform:rotate(-12deg)}.promo-carousel{position:relative;background:radial-gradient(circle at 75% 40%,#b08d5733,transparent 30%),#090909}.promo-slides{height:360px}.promo-slide{display:none;height:100%;align-items:center;padding:40px 5%}.promo-slide.active{display:flex}.promo-slide h2{font-size:clamp(30px,4vw,55px);line-height:1.05;text-transform:uppercase;margin:12px 0}.promo-slide p{color:#ccc}.promo-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#0008;color:#fff;border:1px solid #ffffff44;font-size:42px}.promo-prev{left:22px}.promo-next{right:22px}.promo-dots{position:absolute;bottom:18px;left:50%;display:flex;gap:8px}.promo-dots button{width:30px;height:4px;border:0;background:#ffffff66}.promo-dots button.active{background:var(--gold)}.benefits,.products{max-width:1200px;margin:28px auto;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.benefit{padding:23px;border-radius:10px;display:flex;gap:15px;align-items:center}.benefit>span{font-size:31px}.benefit strong,.benefit small{display:block}.benefit small{font-size:11px;opacity:.75;margin-top:6px}.red{background:linear-gradient(120deg,#72552d,#b08d57)}.steel{background:linear-gradient(120deg,#353535,#777)}.dark{background:linear-gradient(120deg,#111,#292929)}.section{max-width:1200px;margin:auto;padding:75px 24px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.section h2{font-size:30px;text-transform:uppercase}.text-button{border:0;background:transparent;color:var(--gold);font-weight:800}.products{grid-template-columns:repeat(4,1fr);padding:0;margin:0}.product{background:var(--surface);border:1px solid var(--line);border-radius:10px;overflow:hidden}.product-image{aspect-ratio:1;background:radial-gradient(circle,#51432f,#171717 65%);display:grid;place-items:center;position:relative}.product-fallback{font-size:76px}.product-badge{position:absolute;top:12px;left:12px;background:var(--gold);color:#111;padding:5px 9px;font-size:9px;font-weight:800}.product-body{padding:17px;display:flex;flex-direction:column;min-height:170px}.product-category{font-size:9px;color:var(--gold);font-weight:800}.product h3{font-size:14px;line-height:1.4}.product-price{margin-top:auto}.old-price{display:block;color:#777;text-decoration:line-through;font-size:10px}.price{font-size:19px;font-weight:800}.product button{width:100%;margin-top:14px;padding:11px;border-radius:6px}.seller-banner{max-width:1152px;margin:0 auto 80px;padding:38px 45px;border:1px solid #6b5636;border-radius:14px;background:linear-gradient(125deg,#090909,#5e4729);display:flex;justify-content:space-between;align-items:center}.seller-banner h2{font-size:28px;text-transform:uppercase}.seller-banner button{padding:14px 20px;border-radius:7px}.footer{background:#070707;text-align:center;padding:45px 24px;color:var(--muted)}.footer-brand{justify-content:center}.footer-links{display:flex;justify-content:center;gap:22px;margin:23px}.footer a{color:#ddd}.cart{position:fixed;right:0;top:0;bottom:0;width:min(420px,100vw);background:#121212;z-index:50;padding:22px;transform:translateX(105%);transition:.3s}.cart.open{transform:translateX(0)}.cart-head{display:flex;justify-content:space-between}.cart-items{padding:12px 0}.cart-footer{position:absolute;bottom:22px;left:22px;right:22px}.cart-footer button{width:100%;padding:14px;background:var(--gold);border:0;font-weight:800}.whatsapp{position:fixed;right:22px;bottom:22px;border:0;background:var(--gold);color:#111;border-radius:50px;padding:14px 17px;font-weight:800;z-index:15}@media(max-width:900px){.header{grid-template-columns:1fr auto}.search{grid-column:1/-1;grid-row:2}.hero{grid-template-columns:1fr}.hero-art{display:none}.benefits{grid-template-columns:1fr}.products{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.topbar{font-size:9px}.topbar-safe{display:none}.header{padding:10px 15px}.brand-text{font-size:15px}.categories{justify-content:flex-start}.hero{padding:55px 22px}.hero h1{font-size:36px}.products{gap:10px;padding:0}.product-body{padding:12px}.product h3{font-size:12px}.price{font-size:16px}.seller-banner{margin:0 14px 50px;padding:30px 24px;display:block}.seller-banner button{margin-top:20px}.whatsapp span{display:none}.promo-slides{height:390px}.promo-slide{padding:30px 48px}}
:root{--gold:#d6b36a;--brown:#000}.site-logo{display:block;width:195px;height:62px;object-fit:contain}.footer-logo{width:250px;height:110px}.hero-steak{width:100%;height:390px;background:url('/assets/hero-carnes.png') center/cover no-repeat;border-radius:18px;box-shadow:0 25px 50px #000}.promo-slide:nth-child(1){background-image:linear-gradient(90deg,#080808 0%,#080808cc 38%,#08080833),url('/assets/banner-carnes-v2.webp')}.promo-slide:nth-child(2){background-image:linear-gradient(90deg,#080808 0%,#080808cc 38%,#08080833),url('/assets/banner-adega.webp')}.promo-slide:nth-child(3){background-image:linear-gradient(90deg,#080808 0%,#080808cc 38%,#08080833),url('/assets/banner-casa.webp')}.product-image img{width:100%;height:100%;object-fit:cover;display:block}
:root{--gold:#d6a928;--bg:#050505;--surface:#111;--line:#2a2a2a}.hero{background:linear-gradient(120deg,#000,#111 65%,#050505)}.benefit.red{background:linear-gradient(120deg,#050505,#202020)}.benefit.steel{background:linear-gradient(120deg,#111,#303030)}.seller-banner{background:linear-gradient(120deg,#050505,#171717)}.promo-slide{background-color:#050505}.promo-slide:nth-child(1),.promo-slide:nth-child(2),.promo-slide:nth-child(3),.promo-slide:nth-child(4),.promo-slide:nth-child(5){background-color:#050505;background-image:linear-gradient(90deg,#000 0%,#000c 38%,#0004),url('/assets/banner-carnes-v2.webp')}.promo-slide:nth-child(2){background-image:linear-gradient(90deg,#000 0%,#000c 38%,#0004),url('/assets/banner-adega.webp')}.promo-slide:nth-child(3){background-image:linear-gradient(90deg,#000 0%,#000c 38%,#0004),url('/assets/banner-casa.webp')}.product-image{background:radial-gradient(circle,#333,#090909 65%)}
:root{--gold:#f2f2f2}.search button,.primary,.product button,.seller-banner button,.cart-footer button{background:#f2f2f2;color:#050505}.search button:hover,.primary:hover,.product button:hover,.seller-banner button:hover,.cart-footer button:hover{background:#d8d8d8}.categories button.active,.categories button:hover{background:#f2f2f2;color:#050505}.header-actions b,.product-badge{background:#f2f2f2;color:#050505}.whatsapp{background:#f2f2f2;color:#050505;box-shadow:0 10px 30px #fff3}.eyebrow,.text-button,.cart-item button{color:#d8d8d8}.promo-arrow:hover{background:#f2f2f2;color:#050505}.promo-dots button.active{background:#f2f2f2}
:root{--gold:#f2f2f2}.hero-steak{background:url('/logo-cia-churrasco.png') center/contain no-repeat;box-shadow:none;transform:none;filter:drop-shadow(0 18px 25px #000)}
:root{--gold:#f2f2f2}.promo-slide:nth-child(1){background-image:linear-gradient(90deg,#000 0%,#000c 38%,#0004),url('/assets/banner-picanha.webp')}.promo-slide:nth-child(2){background-image:linear-gradient(90deg,#000 0%,#000c 38%,#0004),url('/assets/banner-prime-rib.webp')}.promo-slide:nth-child(3){background-image:linear-gradient(90deg,#000 0%,#000c 38%,#0004),url('/assets/banner-adega-real.webp')}.promo-slide:nth-child(4){background-image:linear-gradient(90deg,#000 0%,#000c 38%,#0004),url('/assets/banner-kit.webp')}.promo-slide:nth-child(5){background-image:linear-gradient(90deg,#000 0%,#000c 38%,#0004),url('/assets/banner-picanha.webp')}
