:root{--ink:#090909;--panel:#121212;--panel-2:#191919;--cream:#fbfaf7;--paper:#fff;--gold:#d7a52e;--gold-2:#f3c758;--muted:#6f7280;--line:#e7e3da;--red:#ca3243;--green:#1e9d67;--shadow:0 18px 50px rgba(0,0,0,.12);--radius:18px}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#202126;background:var(--cream);font:16px/1.5 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.promo-bar{background:#17100a;color:#f5df9b;border-bottom:1px solid #4d3915;font-size:13px}.promo-inner{min-height:34px;display:flex;justify-content:space-between;align-items:center;gap:20px}.site-header{position:sticky;top:0;z-index:40;background:#070707;color:#fff;box-shadow:0 1px 0 rgba(255,255,255,.08)}.header-row{display:grid;grid-template-columns:auto 170px minmax(280px,1fr) auto;gap:22px;align-items:center;padding:14px 0}.menu-button{background:transparent;border:0;color:#fff;width:42px;height:42px;border-radius:10px;display:grid;place-content:center;gap:5px}.menu-button:hover{background:#1d1d1d}.menu-button i{display:block;width:20px;height:2px;background:var(--gold);border-radius:2px}.brand img{display:block;width:154px;max-height:58px;object-fit:contain}.searchbar{height:46px;background:#fff;border-radius:10px;display:flex;overflow:hidden;color:#111}.searchbar input{width:100%;border:0;outline:0;padding:0 16px}.searchbar button{border:0;width:56px;background:var(--gold);font-size:25px;color:#17110a}.header-tools{display:flex;align-items:center;gap:14px;font-size:13px;white-space:nowrap}.header-tools a:hover{color:var(--gold-2)}.header-tools .cart b{display:inline-grid;place-items:center;background:var(--gold);color:#181106;min-width:18px;height:18px;border-radius:999px;margin-left:3px}.desktop-nav{background:#111;border-top:1px solid #272727;border-bottom:1px solid #2b2b2b}.desktop-nav .wrap{display:flex;gap:24px;align-items:center;min-height:42px;font-size:14px;overflow:auto}.desktop-nav a,.department-trigger{flex:none;color:#efefef}.desktop-nav a:hover,.department-trigger:hover{color:var(--gold-2)}.department-trigger{border:0;background:transparent;font-weight:bold;padding:0}.flash{margin-top:16px;padding:12px 16px;border-radius:10px}.flash.success{background:#ecfbf3;color:#0e7046}.flash.error{background:#fff0f2;color:#b11b34}.side-menu{position:fixed;top:0;left:0;bottom:0;width:min(402px,92vw);background:#fff;color:#151515;z-index:90;transform:translateX(-105%);transition:.25s;box-shadow:20px 0 60px rgba(0,0,0,.25);overflow:auto}.side-menu.open{transform:translateX(0)}.drawer-backdrop,.filter-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:80;opacity:0;pointer-events:none;transition:.2s}.drawer-backdrop.show,.filter-backdrop.show{opacity:1;pointer-events:auto}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:3px solid var(--gold);font-size:22px}.drawer-top button{border:0;background:transparent;font-size:34px;line-height:1}.drawer-service{display:grid;padding:12px 20px;border-bottom:1px solid var(--line);gap:10px;background:#fcfbf7}.drawer-service a{font-weight:bold;color:#4d3a0d}.drawer-title{padding:18px 22px 10px;font-weight:800;color:#6c5012;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.drawer-category{display:flex;width:100%;align-items:center;justify-content:space-between;border:0;background:#fff;border-bottom:1px solid var(--line);padding:17px 22px;text-align:left;font-size:17px}.drawer-category b{font-size:26px;font-weight:normal;color:#8f721e}.drawer-sub{display:none}.drawer-sub.open{display:block}.drawer-main.hidden{display:none}.drawer-back{border:0;background:transparent;padding:16px 22px;color:#6c5012;font-weight:bold}.drawer-parent{display:block;padding:10px 22px 18px;font-size:21px;font-weight:bold;border-bottom:1px solid var(--line)}.drawer-sub>a:not(.drawer-parent){display:block;padding:15px 22px;border-bottom:1px solid var(--line);color:#3b3d44}.drawer-contact{margin:22px;padding:18px;border-radius:14px;background:#151515;color:#fff;display:grid;gap:7px}.drawer-contact span{font-size:13px;color:#ddd}.drawer-contact a{color:var(--gold-2)}.hero-carousel{position:relative;background:#050505;color:#fff;overflow:hidden}.hero-slide{display:none;min-height:460px;background:radial-gradient(circle at 85% 15%,rgba(214,165,45,.28),transparent 30%),linear-gradient(110deg,#050505 10%,#15100a 57%,#201706)}.hero-slide:nth-child(2){background:radial-gradient(circle at 75% 25%,rgba(215,165,46,.25),transparent 25%),linear-gradient(110deg,#080909,#17221a)}.hero-slide:nth-child(3){background:radial-gradient(circle at 72% 34%,rgba(215,165,46,.2),transparent 30%),linear-gradient(110deg,#0a0a0a,#18100a)}.hero-slide.active{display:block;animation:fade .45s ease}.hero-content{min-height:460px;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.hero-copy{max-width:620px}.kicker{display:block;color:var(--gold);font-weight:800;font-size:12px;letter-spacing:.12em;margin-bottom:12px}.hero-copy h1,.hero-copy h2{font-size:clamp(36px,4vw,61px);line-height:1.03;margin:0 0 18px;letter-spacing:-.04em}.hero-copy p{font-size:19px;max-width:560px;color:#e5dfd5;margin:0 0 28px}.primary-btn,.ghost-btn,.outline-btn,.whatsapp-outline{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:13px 20px;font-weight:800;border:1px solid transparent;transition:.18s}.primary-btn{background:var(--gold);color:#171107}.primary-btn:hover{background:var(--gold-2);transform:translateY(-1px)}.ghost-btn{border-color:#f4ead4;color:#fff;margin-left:9px}.ghost-btn:hover{border-color:var(--gold);color:var(--gold)}.outline-btn,.whatsapp-outline{border:1px solid #2f3134;background:transparent}.outline-btn:hover,.whatsapp-outline:hover{border-color:var(--gold);color:#9c7012}.hero-products{position:relative;height:360px}.hero-products img{position:absolute;object-fit:contain;background:#fff;border-radius:22px;box-shadow:var(--shadow);padding:8px}.hero-products img:nth-child(1){width:48%;height:270px;right:31%;top:40px;transform:rotate(-8deg)}.hero-products img:nth-child(2){width:44%;height:260px;right:0;top:72px;transform:rotate(6deg)}.hero-products img:nth-child(3){width:36%;height:200px;right:58%;top:150px;transform:rotate(11deg)}.hero-service{justify-self:end;width:min(360px,100%);padding:42px;border:1px solid #8e7428;border-radius:26px;background:rgba(255,255,255,.04);display:grid;gap:14px}.hero-service span{font-size:64px}.hero-service b{font-size:30px;line-height:1.1}.hero-service small{color:#ded3b3}.hero-controls{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:12px;align-items:center}.hero-controls button{border:1px solid #75633a;background:rgba(0,0,0,.35);color:#fff;border-radius:50%;width:34px;height:34px;font-size:24px}.hero-controls span{display:flex;gap:6px}.hero-dot{width:8px;height:8px;background:#fff6;border-radius:99px;border:0;padding:0}.hero-dot.active{background:var(--gold);width:24px}.section{padding:68px 0}.section-title{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:24px}.section-title.centered{display:block;text-align:center}.section-title h1,.section-title h2{margin:0;color:#171717;font-size:clamp(26px,3vw,38px);line-height:1.08;letter-spacing:-.03em}.section-title p{margin:9px 0 0;color:var(--muted)}.text-link{font-weight:bold;color:#856112;white-space:nowrap}.category-scroll,.product-carousel{display:flex;gap:16px;overflow:auto;scroll-behavior:smooth;scrollbar-width:none;padding:3px 2px 10px;cursor:grab}.category-scroll::-webkit-scrollbar,.product-carousel::-webkit-scrollbar{display:none}.category-scroll.grabbing,.product-carousel.grabbing{cursor:grabbing;user-select:none}.category-tile{flex:0 0 185px;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;min-height:250px;position:relative;box-shadow:0 5px 14px rgba(0,0,0,.03)}.category-tile img{display:block;width:100%;height:115px;object-fit:contain;background:#f7f6f3;padding:10px}.category-tile span{position:absolute;top:95px;left:14px;background:#171717;color:var(--gold);border-radius:50%;width:38px;height:38px;display:grid;place-items:center}.category-tile strong,.category-tile small{display:block;padding:0 14px}.category-tile strong{margin-top:24px;font-size:16px}.category-tile small{margin-top:7px;font-size:12px;color:var(--muted)}.category-tile:hover{border-color:#d5b45c;transform:translateY(-3px)}.carousel-wrap{position:relative}.product-carousel{padding-bottom:15px}.product-card{flex:0 0 250px;background:#fff;border:1px solid #e6e2d9;border-radius:16px;overflow:hidden;min-height:450px;display:flex;flex-direction:column;box-shadow:0 6px 20px rgba(0,0,0,.035);transition:.2s}.catalog-grid .product-card{min-width:0}.product-card:hover{border-color:#ceb15a;box-shadow:0 14px 30px rgba(0,0,0,.10);transform:translateY(-4px)}.product-image{position:relative;display:block;height:230px;background:#fff;padding:12px}.product-image img{width:100%;height:100%;object-fit:contain}.discount,.openbox{position:absolute;z-index:2;top:12px;padding:6px 9px;border-radius:7px;font-weight:bold;font-size:13px}.discount{right:12px;background:#d53447;color:#fff}.openbox{left:12px;background:#171717;color:var(--gold-2)}.card-body{padding:14px 15px 16px;display:flex;flex-direction:column;flex:1}.card-body small{font-size:12px;color:#806018;font-weight:bold;text-transform:uppercase;letter-spacing:.05em}.product-title{font-weight:800;font-size:15px;line-height:1.28;margin:8px 0;min-height:58px;color:#1f2023}.prices{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap;margin-top:auto}.prices s{color:#8b8d94;font-size:13px}.prices strong{color:#b31528;font-size:23px}.prices span{font-size:12px;color:#685016}.installments{color:#686b73;font-size:12px;margin:3px 0 10px}.product-actions{display:flex;gap:8px}.product-actions form:first-child{flex:1}.product-actions button{width:100%;border:0;background:#181818;color:#fff;border-radius:8px;padding:10px;font-weight:bold}.product-actions button:hover{background:var(--gold);color:#14100a}.product-actions .round{width:40px;background:#f4f0e5;color:#3b310f;font-size:20px}.carousel-arrow{position:absolute;top:43%;z-index:4;border:1px solid #e4d9b7;background:#fff;border-radius:99px;width:42px;height:42px;font-size:28px;color:#8c681a;box-shadow:0 4px 16px rgba(0,0,0,.12)}.carousel-arrow.prev{left:-18px}.carousel-arrow.next{right:-18px}.benefits{background:#11110f;color:#fff;padding:22px 0}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.benefits-grid>div{padding:14px 16px;border:1px solid #363126;border-radius:12px;display:grid;grid-template-columns:32px 1fr;column-gap:10px}.benefits-grid span{grid-row:1/3;font-size:25px}.benefits-grid b{color:var(--gold-2)}.benefits-grid small{color:#ddd}.service-cta{background:linear-gradient(135deg,#15110a,#090909);color:#fff;padding:70px 0}.service-cta-grid{display:grid;grid-template-columns:1.45fr .7fr;gap:40px}.service-cta h2{font-size:38px;max-width:680px;margin:0 0 15px}.service-cta p{color:#e5dfd3;max-width:680px}.service-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:24px 0}.service-list span{color:#f5e4ab}.service-cta aside{border:1px solid #4b3a15;border-radius:18px;padding:25px;background:rgba(255,255,255,.04);height:max-content}.service-cta aside h3{color:var(--gold-2);margin-top:0}.service-cta aside a{display:block;margin:10px 0;color:#fff}.service-cta aside .outline-btn{display:inline-flex;color:var(--gold-2);border-color:#8c6b1a}.site-footer{background:#0a0a0a;color:#eee;border-top:3px solid var(--gold)}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:42px;padding:48px 0}.footer-logo{width:165px;max-height:60px;object-fit:contain;filter:none}.footer-grid h3{color:var(--gold-2);font-size:15px;margin:0 0 14px}.footer-grid p{color:#bdbdbd;font-size:14px}.footer-grid a{display:block;margin:8px 0;color:#e5e5e5;font-size:14px}.footer-grid a:hover{color:var(--gold-2)}.whatsapp-button{background:#0f8a57;color:#fff!important;display:inline-flex!important;padding:10px 14px;border-radius:8px;font-weight:bold}.footer-bottom{border-top:1px solid #242424;color:#9b9b9b;font-size:13px;padding:16px 0}.floating-whatsapp{position:fixed;right:20px;bottom:20px;width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:#1ab86f;color:#fff;font-size:30px;box-shadow:0 8px 22px rgba(0,0,0,.2);z-index:45}.catalog-hero{background:linear-gradient(135deg,#100d08,#251b08);color:#fff;padding:47px 0}.catalog-hero h1{margin:0;font-size:40px}.catalog-hero p{color:#ddd}.catalog-shell{display:grid;grid-template-columns:260px 1fr;gap:32px;align-items:start}.filters,.filter-drawer{background:#fff;border:1px solid var(--line);padding:20px;border-radius:16px}.filter-form h3{margin:0 0 12px;font-size:16px}.filter-form label{display:grid;gap:6px;font-weight:bold;font-size:13px;margin:0 0 13px}.filter-form input,.filter-form select,.filter-form textarea{border:1px solid #d9d9d9;border-radius:8px;padding:10px;background:#fff}.price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:10px}.filter-form hr{border:0;border-top:1px solid var(--line);margin:19px 0}.check-list{display:grid;gap:9px;max-height:260px;overflow:auto;margin-bottom:15px}.check-list label{display:flex;align-items:center;gap:8px;margin:0}.check-list input{width:17px;height:17px}.full{width:100%}.clean-filter{display:block;text-align:center;color:#765713;margin-top:11px;font-size:13px;font-weight:bold}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.catalog-toolbar>div:first-child{display:grid;gap:2px}.catalog-toolbar span{color:var(--muted);font-size:13px}.catalog-toolbar>div:last-child{display:flex;gap:12px;align-items:center}.sort-form select{border:1px solid #d7d7d7;border-radius:8px;padding:9px}.filter-mobile-button{display:none;border:1px solid #b9973c;background:#fff;border-radius:8px;padding:9px 12px;font-weight:bold}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.empty-state{background:#fff;border:1px dashed #c9b476;border-radius:14px;padding:40px;text-align:center}.filter-drawer{display:none;position:fixed;z-index:90;right:0;top:0;bottom:0;width:min(420px,92vw);overflow:auto;border-radius:0;transform:translateX(105%);transition:.25s}.filter-drawer.open{transform:translateX(0)}.breadcrumbs{padding:20px 0 0;color:#70727a;font-size:13px;display:flex;gap:8px;flex-wrap:wrap}.breadcrumbs a{color:#856112}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:46px}.gallery-main{height:540px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px}.gallery-main img{width:100%;height:100%;object-fit:contain}.thumbs{display:flex;gap:10px;padding:12px 0;overflow:auto}.thumb{width:76px;height:76px;flex:none;border:1px solid var(--line);background:#fff;border-radius:8px;padding:4px}.thumb.active{border:2px solid var(--gold)}.thumb img{width:100%;height:100%;object-fit:contain}.product-brand{color:#8a6816;font-weight:bold;text-transform:uppercase;font-size:13px;letter-spacing:.06em;margin:0}.product-detail h1{font-size:38px;line-height:1.08;margin:8px 0}.sku{font-size:13px;color:#72757d}.stars{color:#c27e10;margin:15px 0}.stars span{color:#777;font-size:13px}.product-intro{font-size:17px;color:#444}.detail-price{display:grid;gap:3px;margin:25px 0}.detail-price s{color:#888}.detail-price strong{font-size:38px;color:#b31528}.detail-price b{color:#936d12}.detail-price span{color:#73767e}.buy-box{border:1px solid #eadcae;background:#fffdf5;border-radius:14px;padding:16px;display:grid;gap:12px}.buy-box label{font-weight:bold;display:flex;align-items:center;gap:10px}.buy-box input{width:70px;padding:8px;border:1px solid #d5d5d5;border-radius:8px}.detail-notes{display:grid;gap:7px;margin-top:16px;color:#4f4f4f;font-size:14px}.product-description{display:grid;grid-template-columns:1.4fr .8fr;gap:40px;border-top:1px solid var(--line)}.product-description h2{font-size:25px}.product-description p{white-space:pre-line;color:#505158}.product-description dl{display:grid;grid-template-columns:1fr 1.3fr;margin:0}.product-description dt,.product-description dd{padding:11px;border-bottom:1px solid var(--line);margin:0}.product-description dt{font-weight:bold}.cart-layout,.checkout-layout{display:grid;grid-template-columns:1.5fr .65fr;gap:30px}.cart-list{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px}.cart-row{display:grid;grid-template-columns:90px 1fr 92px 110px;gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.cart-row:last-of-type{border-bottom:0}.cart-row img{width:80px;height:80px;object-fit:contain}.cart-row a{font-weight:bold}.cart-row small{display:block;color:#777;margin-top:5px}.cart-row label{font-size:13px;display:grid;gap:5px}.cart-row input{width:70px;padding:7px;border:1px solid #ddd;border-radius:7px}.order-summary{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;height:max-content}.order-summary h2{margin-top:0;font-size:21px}.order-summary>div{display:flex;justify-content:space-between;gap:10px;padding:7px 0;font-size:14px}.order-summary hr{border:0;border-top:1px solid var(--line);margin:14px 0}.order-summary .total{font-size:19px}.order-summary small,.order-summary p{display:block;color:#74767f;font-size:12px;margin-top:13px}.checkout-form{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px}.checkout-form h2{font-size:21px;margin-top:0}.checkout-form h2:not(:first-child){margin-top:32px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.form-grid label,.checkout-form>label,.auth-card label,.admin-form label{display:grid;gap:7px;font-weight:bold;font-size:13px}.form-grid input,.checkout-form input,.auth-card input,.admin-form input,.admin-form select,.admin-form textarea{border:1px solid #d8d8d8;border-radius:8px;padding:11px;background:#fff}.payment-options{display:flex;gap:12px;margin:12px 0 22px;flex-wrap:wrap}.payment-options label{background:#f5f4f1;padding:11px;border-radius:8px}.order-page{max-width:800px}.order-status{display:flex;justify-content:space-between;gap:8px;margin:28px 0}.order-status span{flex:1;text-align:center;border-top:3px solid #ccc;padding-top:10px;color:#777;font-size:13px}.order-status span.active{border-color:var(--gold);color:#71530e;font-weight:bold}.simple-page{max-width:900px}.simple-page h1{font-size:42px;margin-top:0}.lead{font-size:20px;color:#555}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:26px 0}.info-grid article,.map-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px}.info-grid h2,.map-card h2{margin-top:0}.info-grid li{margin-bottom:9px}.tracking-form{display:flex;gap:10px;margin:22px 0}.tracking-form input{flex:1;border:1px solid #d8d8d8;border-radius:8px;padding:12px}.auth-section{display:grid;place-items:center;min-height:60vh}.auth-card{width:min(440px,100%);background:#fff;border:1px solid var(--line);border-radius:18px;padding:30px;box-shadow:var(--shadow)}.auth-card h1{margin-top:0}.auth-card form{display:grid;gap:16px}.auth-card p{color:#666}.auth-card p a{color:#8a6816;font-weight:bold}.comparison-table,.admin-table{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:auto}.comparison-table table,.admin-table table{width:100%;border-collapse:collapse;min-width:700px}.comparison-table th,.comparison-table td,.admin-table th,.admin-table td{padding:14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.comparison-table img{width:100px;height:100px;object-fit:contain}.admin-page{min-height:70vh}.admin-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.admin-head h1{margin:0}.admin-nav{display:flex;gap:16px;border-bottom:1px solid var(--line);padding:18px 0;margin-bottom:20px}.admin-nav a{color:#6e6f75}.admin-nav a.active,.admin-nav a:hover{color:#8b6511;font-weight:bold}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.stats article,.admin-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px}.stats span{color:#72757d;display:block}.stats b{font-size:30px;color:#171717}.admin-card{margin-top:20px}.admin-table td:first-child{display:flex;gap:10px;align-items:center}.admin-table img{width:45px;height:45px;object-fit:contain}.admin-table small{display:block;color:#777}.admin-form{background:#fff;border:1px solid var(--line);border-radius:16px;padding:25px;display:grid;gap:16px}.admin-form textarea{resize:vertical}.checks{display:flex;gap:15px;flex-wrap:wrap;align-items:center}.checks label{display:flex;align-items:center;gap:5px}.checks input[type=number]{width:90px}.outline-btn{color:#2b2b2b}.site-footer .outline-btn{color:#fff}
@keyframes fade{from{opacity:.4;transform:scale(1.01)}to{opacity:1;transform:scale(1)}}
@media(max-width:1050px){.header-row{grid-template-columns:auto 130px minmax(200px,1fr) auto;gap:13px}.brand img{width:126px}.header-tools a:not(.cart){display:none}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-nav .wrap{gap:16px}.desktop-nav a:nth-last-child(-n+2){display:none}}
@media(max-width:780px){.wrap{width:min(100% - 28px,1180px)}.promo-inner{justify-content:center;font-size:11px;min-height:30px}.promo-inner span:not(:first-child){display:none}.header-row{grid-template-columns:40px 1fr 46px;gap:10px;padding:10px 0}.brand img{width:118px}.header-row .searchbar{grid-column:1/-1;grid-row:2;height:42px}.header-tools{grid-column:3;grid-row:1;justify-self:end}.header-tools a:not(.cart){display:none}.desktop-nav{display:none}.hero-slide,.hero-content{min-height:520px}.hero-content{grid-template-columns:1fr;padding-top:45px;align-content:start}.hero-copy h1,.hero-copy h2{font-size:40px}.hero-copy p{font-size:16px}.hero-products{height:220px}.hero-products img:nth-child(1){height:180px;top:0}.hero-products img:nth-child(2){height:170px;top:35px}.hero-products img:nth-child(3){height:130px;top:83px}.hero-service{justify-self:start;padding:25px;margin-top:5px}.hero-service span{font-size:42px}.hero-service b{font-size:24px}.section{padding:44px 0}.section-title{align-items:flex-start;flex-direction:column;margin-bottom:18px}.section-title h1,.section-title h2{font-size:30px}.section-title.centered{text-align:center;align-items:center}.category-tile{flex-basis:162px;min-height:226px}.category-tile img{height:105px}.product-card{flex-basis:calc(50vw - 32px);min-height:405px}.product-image{height:170px}.product-title{font-size:14px;min-height:55px}.prices strong{font-size:20px}.carousel-arrow{display:none}.benefits-grid{grid-template-columns:1fr 1fr}.benefits-grid>div{font-size:13px}.service-cta{padding:44px 0}.service-cta-grid,.product-layout,.product-description,.cart-layout,.checkout-layout,.info-grid{grid-template-columns:1fr;gap:22px}.service-cta h2{font-size:31px}.service-list{grid-template-columns:1fr}.catalog-shell{display:block}.desktop-filters{display:none}.filter-mobile-button{display:block}.filter-drawer{display:block}.catalog-toolbar{align-items:flex-start}.catalog-toolbar>div:last-child{flex-direction:column;align-items:flex-end}.sort-form label{display:grid;gap:4px;font-size:12px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-grid .product-card{min-width:0}.catalog-grid .product-image{height:155px}.gallery-main{height:360px}.product-detail h1{font-size:29px}.product-description{padding-top:0}.footer-grid{grid-template-columns:1fr 1fr;gap:25px;padding:34px 0}.footer-brand{grid-column:1/-1}.cart-row{grid-template-columns:65px 1fr 58px}.cart-row b{grid-column:2/4}.cart-row img{width:60px;height:60px}.form-grid{grid-template-columns:1fr}.order-status{overflow:auto}.order-status span{min-width:120px}.stats{grid-template-columns:1fr}.admin-head{align-items:flex-start;flex-direction:column}.simple-page h1{font-size:32px}.floating-whatsapp{width:48px;height:48px;right:13px;bottom:13px}}
@media(max-width:420px){.ghost-btn{margin-left:0;margin-top:9px}.hero-copy h1,.hero-copy h2{font-size:35px}.product-card{flex-basis:calc(50vw - 27px)}.card-body{padding:11px}.product-image{height:145px}.product-title{font-size:13px}.product-actions button{padding:8px;font-size:12px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.catalog-toolbar>div:last-child{align-items:flex-start}.catalog-toolbar{flex-direction:column}.category-tile{flex-basis:154px}.benefits-grid{grid-template-columns:1fr}}


/* ==========================================================================
   Slider principal V3 — transição horizontal, controles circulares e mobile
   ========================================================================== */
html { overflow-x: clip; }
body { overflow-x: hidden; }
.hero-carousel {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background: #070605;
  color: #fff;
}
.hero-viewport {
  width: 100%;
  overflow: hidden;
  touch-action: pan-y;
}
.hero-track {
  display: flex;
  width: 100%;
  transform: translate3d(0, 0, 0);
  transition: transform 620ms cubic-bezier(.65, 0, .35, 1);
  will-change: transform;
}
.hero-track .hero-slide {
  display: block;
  flex: 0 0 100%;
  min-width: 100%;
  min-height: 500px;
  visibility: visible;
  opacity: 1;
  animation: none;
}
.hero-track .hero-slide.active { display: block; animation: none; }
.hero-content { min-height: 500px; }
.hero-controls {
  position: absolute;
  z-index: 20;
  left: 50%;
  bottom: 24px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  width: max-content;
  max-width: calc(100% - 28px);
}
.hero-controls .hero-arrow {
  appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  flex: 0 0 46px;
  width: 46px;
  height: 46px;
  min-width: 46px;
  min-height: 46px;
  margin: 0;
  padding: 0 0 4px;
  display: inline-grid;
  place-items: center;
  border: 1px solid rgba(226, 183, 59, .72);
  border-radius: 50%;
  background: rgba(7, 6, 5, .82);
  color: #fff;
  font: 400 40px/1 Arial, sans-serif;
  cursor: pointer;
  transition: background .2s ease, border-color .2s ease, transform .2s ease;
}
.hero-controls .hero-arrow span { display: block; height: 34px; line-height: 28px; transform: translateY(-1px); }
.hero-controls .hero-arrow:hover,
.hero-controls .hero-arrow:focus-visible {
  background: var(--gold);
  border-color: var(--gold);
  color: #181107;
  transform: scale(1.06);
  outline: none;
}
.hero-dots {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 10px !important;
  min-height: 46px;
}
.hero-dot,
.hero-dot.active {
  appearance: none;
  -webkit-appearance: none;
  flex: 0 0 12px;
  width: 12px !important;
  height: 12px !important;
  min-width: 12px;
  min-height: 12px;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(226, 183, 59, .92);
  border-radius: 50% !important;
  background: transparent;
  box-sizing: border-box;
  cursor: pointer;
  transition: background .2s ease, border-color .2s ease, transform .2s ease;
}
.hero-dot:hover,
.hero-dot:focus-visible {
  border-color: #fff;
  transform: scale(1.12);
  outline: none;
}
.hero-dot.active {
  background: var(--gold) !important;
  border-color: var(--gold) !important;
  box-shadow: 0 0 0 3px rgba(226, 183, 59, .18);
}
.drag-scroll,
.category-scroll,
.product-carousel {
  scroll-snap-type: x proximity;
  overscroll-behavior-inline: contain;
  touch-action: pan-y;
}
.category-tile,
.product-card { scroll-snap-align: start; }

@media (max-width: 780px) {
  .hero-track .hero-slide,
  .hero-content {
    min-height: 575px;
  }
  .hero-content {
    grid-template-columns: 1fr;
    gap: 12px;
    padding-top: 38px;
    padding-bottom: 86px;
    align-content: start;
  }
  .hero-copy { max-width: 100%; }
  .hero-copy h1,
  .hero-copy h2 {
    font-size: clamp(34px, 10.3vw, 46px);
    max-width: 12ch;
  }
  .hero-copy p { max-width: 34rem; font-size: 16px; }
  .hero-copy .primary-btn,
  .hero-copy .ghost-btn {
    min-height: 46px;
    padding: 12px 15px;
  }
  .hero-products {
    width: min(100%, 440px);
    height: 226px;
    justify-self: center;
    margin-top: 2px;
  }
  .hero-products img:nth-child(1) { height: 174px; top: 0; right: 32%; }
  .hero-products img:nth-child(2) { height: 166px; top: 34px; right: 0; }
  .hero-products img:nth-child(3) { height: 128px; top: 87px; right: 59%; }
  .hero-service {
    width: min(100%, 360px);
    justify-self: start;
    padding: 24px;
    margin-top: 10px;
  }
  .hero-service span { font-size: 42px; }
  .hero-service b { font-size: 24px; }
  .hero-controls { bottom: 17px; gap: 11px; }
  .hero-controls .hero-arrow {
    flex-basis: 42px;
    width: 42px;
    height: 42px;
    min-width: 42px;
    min-height: 42px;
    font-size: 36px;
  }
  .hero-controls .hero-arrow span { height: 29px; line-height: 24px; }
  .hero-dots { gap: 8px !important; min-height: 42px; }
  .hero-dot,
  .hero-dot.active {
    flex-basis: 10px;
    width: 10px !important;
    height: 10px !important;
    min-width: 10px;
    min-height: 10px;
  }
  .category-scroll,
  .product-carousel {
    margin-inline: -14px;
    padding-inline: 14px;
    gap: 12px;
  }
  .product-carousel { padding-bottom: 17px; }
}
@media (max-width: 420px) {
  .hero-track .hero-slide,
  .hero-content { min-height: 560px; }
  .hero-copy h1,
  .hero-copy h2 { font-size: 34px; }
  .hero-copy .primary-btn,
  .hero-copy .ghost-btn {
    width: 100%;
    margin: 0 0 9px;
  }
  .hero-products { height: 210px; }
  .hero-products img:nth-child(1) { height: 160px; }
  .hero-products img:nth-child(2) { height: 154px; }
  .hero-products img:nth-child(3) { height: 118px; }
}
@media (prefers-reduced-motion: reduce) {
  .hero-track { transition: none; }
  .hero-controls .hero-arrow,
  .hero-dot { transition: none; }
}
/* ==========================================================================
   Correção do filtro de preço — campos "De" e "Até" dentro do painel
   ========================================================================== */
.filters,
.filter-form,
.price-inputs,
.price-inputs > label {
  min-width: 0;
}

.price-inputs {
  width: 100%;
  max-width: 100%;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 10px;
  align-items: start;
}

.price-inputs > label {
  width: 100%;
  max-width: 100%;
}

.price-inputs input,
.price-inputs input[type="number"] {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
}

@media (max-width: 780px) {
  .filter-drawer .price-inputs {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }
}
/* ==========================================================================
   Cards de produto clicáveis sem depender de JavaScript
   Toda a área visual do produto abre a página do item.
   Os botões Adicionar e Favorito permanecem independentes.
   ========================================================================== */
.product-card {
  position: relative;
}

.product-main-link {
  display: flex;
  flex: 1 1 auto;
  min-height: 0;
  flex-direction: column;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

.product-main-link:focus-visible {
  outline: 3px solid var(--gold);
  outline-offset: -3px;
  border-radius: 16px;
}

.product-main-link .product-image {
  flex: 0 0 auto;
}

.product-main-link .card-body {
  flex: 1 1 auto;
  min-height: 0;
  padding-bottom: 8px;
}

.product-main-link .product-title {
  display: block;
}

.product-card > .product-actions {
  position: relative;
  z-index: 2;
  flex: 0 0 auto;
  padding: 0 15px 16px;
  margin-top: auto;
}

@media (max-width: 780px) {
  .product-card > .product-actions {
    padding: 0 11px 12px;
  }
}
