:root{--clay:#9f452f;--wine:#3d1717;--sand:#eee4d2;--cream:#eee2cc;--ink:#241a15;--olive:#65705b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.hero{color:#fff;background:linear-gradient(90deg,#200f0ac2,#200f0a2e),url(/images/hero-quilmes.webp) 50%/cover;flex-direction:column;min-height:100vh;padding:30px 5vw 50px;display:flex}.nav{justify-content:space-between;align-items:center;display:flex}.logo{letter-spacing:.14em;align-items:center;gap:12px;font-size:15px;font-weight:800;display:flex}.logo small{letter-spacing:.3em;margin-top:4px;font-size:7px;font-weight:500;display:block}.logoSun{border:1px solid;border-radius:50%;place-items:center;width:40px;height:40px;font-size:18px;display:grid}.navLink{border-bottom:1px solid #ffffff80;padding:10px 0;font-size:13px}.navLink span,.button span,.textLink span{margin-left:18px}.heroContent{max-width:760px;margin:auto 0;padding:11vh 0 7vh}.eyebrow,.sectionNo{text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:700}.hero h1{letter-spacing:-.06em;max-width:900px;margin:26px 0 38px;font-family:Georgia,serif;font-size:clamp(64px,10vw,138px);line-height:.79}.lead{max-width:460px;font-family:Georgia,serif;font-size:19px;line-height:1.55}.button{border-radius:100px;align-items:center;margin-top:28px;padding:16px 20px;font-size:12px;font-weight:700;display:inline-flex}.button.light{background:var(--cream);color:var(--ink)}.scrollHint{letter-spacing:.13em;text-transform:uppercase;border-top:1px solid #ffffff60;justify-content:space-between;padding-top:18px;font-size:10px;display:flex}.intro,.quick{grid-template-columns:25% 1fr;padding:120px 6vw;display:grid}.intro h2,.featured h2{letter-spacing:-.05em;margin:0;font:clamp(48px,7vw,94px)/.95 Georgia,serif}.intro h2 em{color:var(--clay)}@media (max-width:700px){.hero{min-height:800px}.hero h1{font-size:66px}.intro,.quick{grid-template-columns:1fr;gap:45px;padding:80px 24px}.landscape{height:560px}.featured{grid-template-columns:1fr;padding:90px 24px}.featuredImage{height:480px}.featuredImage span{right:-5px}footer{grid-template-columns:1fr}.navLink{display:none}}.catalogHead{background:var(--wine);color:#fff;flex-direction:column;justify-content:center;min-height:280px;padding:20px 5vw 30px;display:flex}.catalogHead .nav{margin-bottom:24px}.catalogHead .logoImage{width:90px;max-width:90px}.catalogHead .navLink{color:var(--cream);text-shadow:0 2px 8px #00000073;border-bottom:1px solid #f4e8d4a6;padding:9px 0;font-size:13px;font-weight:700;display:inline-flex}.catalogHead h1{letter-spacing:-.045em;margin:0 0 10px;font:clamp(40px,6vw,64px)/1 Georgia,serif}.catalogHead>p{color:#d9c7bf;max-width:500px;margin:0;font:16px/1.5 Georgia,serif}.catalog{width:min(100%,1200px);margin:0 auto;padding:22px 24px 70px}.catalog .categoryNav{flex-wrap:wrap;gap:10px;margin-bottom:38px;display:flex}.catalog .productSection{margin:0 0 62px;scroll-margin-top:20px}.catalog .productSection:last-child{margin-bottom:0}.catalog .productSection h2{border-bottom:1px solid #c8bbaa;margin:0 0 20px;padding-bottom:12px;font:34px Georgia,serif}.catalog .grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.catalog .productCard{background:var(--cream);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.catalog .productImg,.catalog .productPlaceholder{object-fit:cover;width:100%;height:180px}.catalog .productInfo{flex-direction:column;flex:1;padding:15px;display:flex}.catalog .productInfo h3{margin:0 0 8px;font:22px/1.15 Georgia,serif}.catalog .productInfo p{color:#6a5e54;flex:1;min-height:0;margin:0;font-size:13px;line-height:1.5}.catalog .productBottom{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:14px;display:flex}.catalog .price{font:18px Georgia,serif}@media (max-width:1100px) and (min-width:801px){.catalog .grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:800px) and (min-width:551px){.catalog .grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:550px){.catalogHead{min-height:260px;padding:18px 20px 26px}.catalogHead .nav{margin-bottom:22px}.catalogHead .logoImage{width:86px;max-width:86px}.catalogHead h1{font-size:40px}.catalogHead>p{font-size:15px}.catalog{padding:18px 16px 56px}.catalog .categoryNav{gap:8px;margin-bottom:32px}.catalog .grid{grid-template-columns:1fr}.catalog .productImg,.catalog .productPlaceholder{height:200px}.catalog .productSection{margin-bottom:58px}.catalog .productSection h2{font-size:30px}}.navButton{background:var(--cream);color:var(--ink);border:1px solid #241a150f;border-radius:12px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:700;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex;box-shadow:0 6px 18px #241a151f}.navButton:hover,.navButton:focus{background:#f3eadc;transform:translateY(-2px);box-shadow:0 10px 22px #241a1524}@media (max-width:700px){.navButton{display:inline-flex}}.logo{background:0 0;align-items:center;padding:0;display:inline-flex}.logoImage{width:150px;height:auto;display:block}.headerLogo{width:150px;max-width:150px;box-shadow:none}@media (max-width:700px){.headerLogo{width:105px}}.logoPanel{background:0 0;border-bottom-right-radius:0;padding:0;display:inline-block}.logoPanel.small{border-radius:0;padding:0}:root{--cream:#f4e8d4;--terracota:#a55235;--brown:#3b2418;--olive:#60603c;--gold:#c79a54}.siteHeader{z-index:80;background:0 0;padding:18px 5vw;position:relative}.headerInner{justify-content:flex-end;align-items:center;gap:20px;display:flex}.mainNav{margin-right:120px}.mainNav ul{gap:22px;margin:0;padding:0;list-style:none;display:flex}.mainNav{order:2}.brandArea{flex:none}.headerBrand{align-items:center;gap:12px;max-width:280px;display:flex}.headerBrandLink{align-items:center;gap:12px;display:flex}.headerBrandMark{background:#f4e8d4;border-radius:50%;flex:0 0 98px;width:98px;height:98px;display:inline-block;position:relative;overflow:hidden}.headerBrandImg{object-fit:cover;object-position:center 22%;width:auto;max-width:none;height:100%;display:block}.headerBrandTitle{letter-spacing:.08em;color:var(--cream);font-size:15px;font-weight:800}.headerBrandSubtitle{color:var(--gold);margin-top:2px;font-size:10px}.headerBrandText{color:var(--cream);flex-direction:column;display:flex}@media (max-width:700px){.headerBrandMark{flex:0 0 64px;width:64px;height:64px}.headerBrandSubtitle{display:none}}.mainNav{z-index:95;align-self:center;display:block;position:relative}.mainNav ul{align-items:center;gap:22px;margin:0;padding:0;list-style:none;display:flex}.mainNav a{color:var(--cream);text-shadow:0 2px 6px #0009;z-index:1000;font-weight:600;text-decoration:none}.ctaArea .primaryCta{background:var(--terracota);color:#fff;border-radius:14px;padding:10px 18px;font-weight:700;text-decoration:none;box-shadow:0 8px 22px #a552351f}@media (max-width:800px){.mainNav,.ctaArea{display:none}}.siteHeader{z-index:95;padding:18px 5vw;position:absolute;top:0;left:0;right:0}.headerInner{justify-content:space-between;align-items:center;gap:20px;max-width:1180px;margin:0 auto;display:flex}.mobileToggle{background:var(--cream);border:0;border-radius:8px;padding:8px;font-size:20px;display:none;box-shadow:0 6px 18px #241a1514}.mobileMenu{display:none}@media (max-width:800px){.mobileToggle{display:block}.mobileMenu{background:var(--cream);opacity:0;border-radius:10px;max-height:0;margin-top:10px;padding:12px;transition:opacity .18s,transform .2s,max-height .28s;display:block;overflow:hidden;transform:translateY(-6px)}.mobileMenu.open{opacity:1;max-height:400px;transform:translateY(0)}.mobileMenu ul{flex-direction:column;gap:8px;margin:0;padding:8px 0;list-style:none;display:flex}.mobileMenu a{color:var(--brown);border-radius:8px;padding:8px;text-decoration:none}}a:focus-visible{outline-offset:3px;outline:3px solid #a552352e}button:focus-visible{outline-offset:3px;outline:3px solid #a552352e}.primaryCta:focus-visible{outline-offset:3px;outline:3px solid #a552352e}.waBtn:focus-visible{outline-offset:3px;outline:3px solid #a552352e}a,button{color:var(--brown)}.primaryCta{background:var(--terracota);color:#fff}.heroOverlay{z-index:1;pointer-events:none;position:absolute;inset:0}.heroOverlay.dark{background:linear-gradient(90deg,#0f0c0aad 0%,#0f0c0a6b 46%,#0f0c0a3d 100%)}.heroInner{z-index:2;max-width:980px;color:var(--brown);margin-left:40px;position:relative}.heroBrand{align-items:center;gap:14px;margin-bottom:10px;display:flex}.heroBrand .headerBrandMark{background:#f4e8d4;border-radius:50%;flex:0 0 82px;width:82px;height:82px;overflow:hidden}.heroBrand .headerBrandImg{object-fit:cover;object-position:center 22%;height:100%;display:block}.heroBrand .headerBrandText{color:var(--cream);align-items:flex-start;line-height:1}.heroBrand .headerBrandOverline{letter-spacing:.2em;color:var(--cream);font-size:13px;font-weight:700}.heroBrand .headerBrandTitle{letter-spacing:.1em;color:var(--cream);white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400;line-height:1.05}.heroBrand .headerBrandSubtitle{color:var(--gold);margin-top:4px;font-size:10px;line-height:1.2;display:block}@media (max-width:700px){.heroBrand .headerBrandMark{flex:0 0 58px;width:58px;height:58px}}.heroTitle{text-shadow:0 1px #fff4e18c,0 3px 12px #ffeed252;margin:0 0 12px;font-family:Georgia,serif;font-size:64px;color:#5a321f!important}.heroSub{color:var(--cream);text-shadow:0 1px #00000040;margin-bottom:20px;font-family:Arial,Helvetica,sans-serif}.heroCta{z-index:3;cursor:pointer;background:var(--terracota);color:#fff;border-radius:14px;padding:12px 22px;font-weight:700;text-decoration:none;display:inline-block;position:relative}.heroInner{padding-left:8px}@media (max-width:700px){.heroPanel{min-height:50vh;padding:40px 5vw}.heroTitle{font-size:34px;line-height:1.05}.heroInner{margin-left:0;padding-left:0}}.heroPanel{align-items:center;min-height:72vh;padding:120px 5vw 80px;display:flex;position:relative}.categories{background:0 0;margin-top:-56px;padding:0 0 18px}.categories.overlap{z-index:20;position:relative}.container{max-width:1180px;margin:0 auto;padding:0 24px}.catGrid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:18px;display:grid}.catCard{background:var(--cream);color:var(--brown);border-radius:12px;flex-direction:column;align-items:center;gap:12px;min-height:260px;padding:12px;text-decoration:none;display:flex;box-shadow:0 8px 24px #241a150f}.catThumb{border-radius:8px;flex:none;width:100%;overflow:hidden}.catThumbImg{object-fit:cover;width:100%;height:200px;display:block}.categoryPlaceholder{background:var(--cream);border-radius:8px;justify-content:center;align-items:center;width:100%;height:200px;display:flex;overflow:hidden}.categoryPlaceholder .oliveSvg{width:100%;height:100%;display:block}.catBody{align-items:center;gap:12px;margin-top:8px;display:flex}.catIcon{color:var(--gold);font-size:18px}.catTitle{font-weight:700}@media (max-width:900px){.catGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.catGrid{grid-template-columns:1fr}}.featuredProducts{background:#f4e8d4;padding:36px 0;position:relative;overflow:visible}.featuredProducts h2{color:var(--brown);margin:0 0 18px;padding-bottom:8px;font-family:Georgia,serif;font-size:clamp(24px,3.2vw,36px)}.featuredGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;align-items:stretch;gap:18px;display:grid}.productCard{background:#fbf8ef;border:1px solid #c79a5438;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 6px 18px #241a150f}.productInfo p{flex:1}.productPlaceholder{background:linear-gradient(180deg,var(--terracota) 0%, #c77e5f 100%);color:var(--cream);justify-content:center;align-items:center;height:220px;display:flex;position:relative}.placeholderLabel{font-size:16px;font-weight:700}.placeholderMotif{opacity:.9;border:6px solid #c79a540f;border-radius:50%;width:120px;height:120px;position:absolute;top:20px;right:16px;transform:rotate(25deg)}.productFooter{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.waBtn{background:var(--olive);color:#fff;border-radius:10px;padding:8px 12px;text-decoration:none}.featuredProducts{position:relative}.featuredProducts:before,.featuredProducts:after{content:"";opacity:.8;pointer-events:none;background:linear-gradient(90deg,#0000,#c79a541f,#0000);height:6px;position:absolute;left:0;right:0}.featuredProducts:before{top:0}.featuredProducts:after{bottom:0}.featuredProducts .featuredGrid{position:relative}.featuredProducts .featuredGrid:before,.featuredProducts .featuredGrid:after{display:none}.featuredProducts .ornamentWrap{--ornWidth:90px;width:var(--ornWidth);opacity:.45;pointer-events:none;min-width:90px;max-width:90px;height:auto;display:block;position:absolute;top:50%;overflow:visible;transform:translateY(-50%)}.featuredProducts .ornament-left{left:calc(50% - 590px - var(--ornWidth) - 12px)}.featuredProducts .ornament-right{right:calc(50% - 590px - var(--ornWidth) - 12px)}.featuredProducts .ornamentWrap .ornamentImg{object-fit:contain;width:100%;height:auto;max-height:calc(100% - 80px);display:block}.featuredProducts .ornamentWrap.ornament-right .ornamentImg{transform:scaleX(-1)}@media (max-width:1499px){.featuredProducts .ornamentWrap{display:none}}@media (min-width:1500px){.featuredProducts .ornamentWrap{display:block}}.featuredProducts{overflow-x:visible}.featuredProducts h2{padding:12px 0;position:relative}.hero{background-position:50%;background-size:cover;background-image:linear-gradient(90deg,#200f0ac2,#200f0a2e),url(/images/hero-quilmes.webp)!important}@media (max-width:900px){.featuredGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.featuredGrid{grid-template-columns:1fr}}.ourLand{background:#fff;padding:40px 0}.landGrid{grid-template-columns:1fr 1fr;align-items:center;gap:22px;display:grid}.landImage{background-position:50%;background-size:cover;border-radius:12px;height:220px}.landCopy h2{color:var(--brown);font-family:Georgia,serif}@media (max-width:800px){.landGrid{grid-template-columns:1fr}}.waLarge{background:var(--olive);color:#fff;border-radius:12px;padding:14px 22px;font-weight:700;text-decoration:none}.waNumber{color:var(--brown);margin-top:8px;display:block}.contactSection{background:0 0;padding:36px 0}.contactInner{justify-content:center;align-items:center;gap:20px;display:flex}@media (max-width:700px){.contactInner{text-align:center;flex-direction:column}}.productImg{object-fit:cover;object-fit:cover;width:100%;height:200px;display:block}.productCard{background:var(--cream);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.productInfo{flex-direction:column;flex:1;padding:16px;display:flex}.productInfo p{flex:1;margin:0}.productBottom{margin-top:14px}.cta{background:var(--clay);color:#fff;text-transform:uppercase;letter-spacing:.06em;border-radius:100px;padding:11px 14px;font-size:12px}.waBtn{color:#fff;background:#4b5b2a}footer{color:var(--brown);background:#f3eadc;padding:30px 5vw}.siteFooter p{margin:6px 0 12px}@media (max-width:520px){.container{padding-left:16px;padding-right:16px}.catalog{padding:18px 16px 56px}}@media (max-width:900px){.catGrid{grid-template-columns:repeat(2,1fr)}.categories{margin-top:-40px}}@media (max-width:520px){.catGrid{gap:12px;padding:12px 6px;display:flex;overflow-x:auto}.catCard{flex:0 0 46%;min-width:46%;height:140px}}.waPanel{background:var(--terracota);color:#fff;padding:36px 0}.waInner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;max-width:820px;margin:0 auto;padding:30px 20px;display:flex;position:relative}.waSubtitle{opacity:.95}.waNumberLarge{font-size:32px;font-weight:800}.waPanel{color:#fff;background:0 0;padding:36px 0}.waInner{text-align:center;background:var(--terracota);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;max-width:820px;margin:24px auto;padding:30px 20px;display:flex;position:relative}.waLarge.waPrimary{background:var(--olive);color:var(--cream);border-radius:12px;align-items:center;gap:8px;margin-top:6px;padding:12px 18px;display:inline-flex}.waInner:before,.waInner:after{content:"";opacity:.12;background:linear-gradient(90deg,#ffffff05,#0000);width:80px;position:absolute;top:0;bottom:0}.waInner:before{left:-30px;transform:skew(-12deg)}.waInner:after{right:-30px;transform:skew(12deg)}.siteFooter{color:var(--brown);background:#fff;border-top:1px solid #eee;padding:18px 5vw}.footerInner{justify-content:space-between;align-items:center;gap:12px;display:flex}.footerLinks{align-items:center;gap:14px;display:flex}.footerLinks a{color:var(--brown);font-weight:600}.footerBrand img{width:125px;max-width:125px}@media (max-width:520px){.footerInner{flex-direction:column;align-items:center}.footerBrand img{width:96px}}.darkFooter{color:var(--cream);background:#3b2418;padding-top:18px;padding-bottom:12px}.darkFooter .footerLinks a{color:var(--cream)}.darkFooter .footerBrand .logoPanel{background:var(--cream);border-radius:6px;padding:6px}.footerDivider{background:linear-gradient(90deg,#c79a5426,#c79a5499);height:4px;margin-top:10px}.footerCopy{color:var(--cream);text-align:center;padding:10px 0;font-size:13px}.siteHeader{z-index:999}.mainNav a{z-index:1000}.headerBrandText,.heroBrand .headerBrandText,.headerBrandTitle,.headerBrandSubtitle{white-space:nowrap}.heroBrand .headerBrand{max-width:520px}.heroPanel .headerBrand{align-items:center}@media (min-width:1024px){.heroPanel .headerBrandMark,.hero .headerBrandMark,.heroBrand .headerBrandMark{aspect-ratio:1!important;border-radius:50%!important;flex:0 0 112px!important;width:112px!important;min-width:112px!important;max-width:112px!important;height:112px!important;overflow:hidden!important}.heroPanel .headerBrandImg,.hero .headerBrandImg{display:block;object-fit:cover!important;object-position:center 22%!important;width:100%!important;height:100%!important}.heroPanel .headerBrandText{align-self:center}}@media (max-width:1023px){.heroPanel .headerBrandMark,.hero .headerBrandMark{flex:0 0 68px!important;width:68px!important;min-width:68px!important;max-width:68px!important;height:68px!important}.heroPanel .headerBrandImg{object-fit:cover!important;width:100%!important;height:100%!important}}.featuredProducts .ornamentWrap{pointer-events:none;display:none}@media (min-width:1600px){.featuredProducts .ornamentWrap{opacity:.55;display:block;position:absolute;top:50%;overflow:visible;transform:translateY(-50%);width:180px!important;min-width:180px!important;max-width:none!important;height:360px!important}.featuredProducts .ornament-left{left:calc(50% - 794px)}.featuredProducts .ornament-right{right:calc(50% - 794px)}.featuredProducts .ornamentWrap .ornamentImg{object-fit:contain;object-position:center;max-width:none;max-height:none;display:block;width:180px!important;height:360px!important}.featuredProducts .ornamentWrap.ornament-right .ornamentImg{transform:scaleX(-1)}}@media (min-width:1800px){.featuredProducts .ornamentWrap{width:250px!important;min-width:250px!important;height:500px!important}.featuredProducts .ornament-left{left:calc(50% - 864px)}.featuredProducts .ornament-right{right:calc(50% - 864px)}.featuredProducts .ornamentWrap .ornamentImg{width:250px!important;height:500px!important}}@media (max-width:1599px){.featuredProducts .ornamentWrap{display:none}}.footerSocial{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.footerSocial .socialLink{color:var(--cream);align-items:center;gap:8px;font-weight:600;display:inline-flex}.socialIcon{flex:0 0 28px;width:28px;height:28px}.socialText{vertical-align:middle;display:inline-block}@media (max-width:700px){.socialIcon{flex:0 0 24px;width:24px;height:24px}}.heroPanel .heroBrand .headerBrandTitle{letter-spacing:.07em!important;font-family:Georgia,Times New Roman,serif!important;font-size:17px!important;font-weight:400!important;line-height:1!important}@media (max-width:700px){.heroPanel .heroBrand .headerBrandTitle{font-size:15px!important}}.floatingWhatsApp{right:max(20px, env(safe-area-inset-right));bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:900;color:#fff;background:#25d366;border-radius:50%;place-items:center;width:54px;height:54px;transition:transform .18s,box-shadow .18s,opacity .18s;display:grid;position:fixed;box-shadow:0 7px 20px #18543147}.floatingWhatsApp svg{fill:#fff;width:28px;height:28px;display:block}.floatingWhatsAppHidden{opacity:0;pointer-events:none;transform:translateY(10px)scale(.92)}@media (hover:hover){.floatingWhatsApp:hover{transform:translateY(-2px)scale(1.04);box-shadow:0 10px 24px #18543157}}.floatingWhatsApp:active{transform:scale(.96)}@media (max-width:700px){.floatingWhatsApp{right:max(14px, env(safe-area-inset-right));bottom:calc(14px + env(safe-area-inset-bottom,0px));width:48px;height:48px}.floatingWhatsApp svg{width:25px;height:25px}}.productImageTrigger{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;line-height:0;display:block}.productImageTrigger .productImg{pointer-events:none}.productImageTrigger:focus-visible{outline:3px solid var(--gold);outline-offset:-3px}.visuallyHidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.lightboxRoot{z-index:2200;place-items:center;padding:64px 24px 24px;display:grid;position:fixed;inset:0}.lightboxBackdrop{cursor:zoom-out;background:#120a07e0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.lightboxImage{object-fit:contain;cursor:default;z-index:1;border-radius:8px;width:auto;max-width:min(92vw,1200px);height:auto;max-height:calc(100vh - 88px);display:block;position:relative;box-shadow:0 18px 60px #00000073}.lightboxClose{top:max(16px, env(safe-area-inset-top,0px));right:max(16px, env(safe-area-inset-right,0px));z-index:1;color:#fff;cursor:pointer;background:#1e120de0;border:1px solid #ffffffb8;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;font:32px/1 Arial,sans-serif;display:grid;position:fixed}.lightboxClose span{display:block;transform:translateY(-1px)}.catalog .selectionToggle{cursor:pointer;width:100%;color:var(--terracota);background:0 0;border:1px solid #a5523573;border-radius:9px;margin-top:14px;padding:9px 10px;font-size:12px;font-weight:700;transition:background .16s,color .16s,border-color .16s}.catalog .selectionToggle.selected{border-color:var(--olive);color:var(--olive);background:#60603c1c}@media (hover:hover){.catalog .selectionToggle:hover{background:#a5523514}.catalog .selectionToggle.selected:hover{background:#60603c2b}}.consultationCartButton{right:max(21px, env(safe-area-inset-right,0px));bottom:calc(140px + env(safe-area-inset-bottom,0px));z-index:901;background:var(--terracota);width:52px;height:52px;color:var(--cream);cursor:pointer;border:0;border-radius:50%;place-items:center;padding:0;transition:transform .18s,box-shadow .18s;display:grid;position:fixed;box-shadow:0 7px 20px #3b24184d}.consultationCartButton svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px;display:block}.consultationCartBadge{border:2px solid var(--cream);background:var(--gold);min-width:21px;height:21px;color:var(--brown);border-radius:999px;place-items:center;padding:0 5px;font-size:11px;font-weight:800;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}:is(.consultationCartButton:focus-visible,.consultationDrawerClose:focus-visible,.consultationRemove:focus-visible,.consultationClear:focus-visible,.consultationWhatsApp:focus-visible){outline:3px solid var(--gold);outline-offset:3px}@media (hover:hover){.consultationCartButton:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 10px 24px #3b241859}}.consultationCartButton:active{transform:scale(.96)}.consultationDrawerRoot{z-index:2300;position:fixed;inset:0}.consultationDrawerBackdrop{cursor:default;background:#1b100b9e;border:0;width:100%;height:100%;padding:0;animation:.2s ease-out consultationBackdropIn;position:absolute;inset:0}.consultationDrawerPanel{width:min(380px,100vw - 24px);height:100vh;overscroll-behavior:contain;background:var(--cream);height:100dvh;color:var(--brown);flex-direction:column;animation:.24s ease-out consultationDrawerIn;display:flex;position:absolute;top:0;right:0;overflow:hidden;box-shadow:-14px 0 40px #190e093d}.consultationDrawerHeader{padding:max(18px, env(safe-area-inset-top,0px)) max(18px, env(safe-area-inset-right,0px)) 16px 20px;border-bottom:1px solid #3b241824;justify-content:space-between;align-items:center;gap:16px;display:flex}.consultationDrawerHeader h2{color:var(--brown);margin:0;font:30px/1 Georgia,Times New Roman,serif}.consultationDrawerClose{width:44px;height:44px;color:var(--brown);cursor:pointer;background:0 0;border:1px solid #3b24183d;border-radius:50%;flex:0 0 44px;place-items:center;padding:0;font:31px/1 Arial,sans-serif;display:grid}.consultationDrawerClose span{display:block;transform:translateY(-1px)}.consultationDrawerBody{overscroll-behavior:contain;min-height:0;padding:16px max(18px, env(safe-area-inset-right,0px)) 16px 18px;flex:1;overflow-y:auto}.consultationEmpty{color:#6a5e54;margin:20px 0 0;font:16px/1.55 Georgia,Times New Roman,serif}.consultationProductList{gap:0;margin:0;padding:0;list-style:none;display:grid}.consultationProduct{border-bottom:1px solid #3b24181f;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 0;display:grid}.consultationProduct:first-child{padding-top:0}.consultationProductImage{object-fit:cover;border-radius:9px;width:64px;height:64px;display:block}.consultationProductName{min-width:0;color:var(--brown);font:15px/1.3 Georgia,Times New Roman,serif}.consultationRemove{color:var(--terracota);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #a552356b;padding:7px 4px;font-size:11px;font-weight:700}.consultationDrawerActions{padding:15px max(18px, env(safe-area-inset-right,0px)) calc(18px + env(safe-area-inset-bottom,0px)) 18px;background:var(--cream);border-top:1px solid #3b241824;gap:9px;display:grid}.consultationClear,.consultationWhatsApp{text-align:center;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;min-height:44px;font-size:13px;font-weight:700;display:inline-flex}.consultationClear{color:var(--brown);background:0 0;border:1px solid #3b241847}.consultationWhatsApp{border:1px solid var(--olive);background:var(--olive);color:#fff}@keyframes consultationBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes consultationDrawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}.backToTop{right:max(26px, env(safe-area-inset-right,0px));bottom:calc(86px + env(safe-area-inset-bottom,0px));z-index:899;background:var(--terracota);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;animation:.18s ease-out backToTopIn;display:grid;position:fixed;box-shadow:0 6px 18px #3b24183d}.backToTop svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px;display:block}@media (hover:hover){.backToTop:hover{transform:translateY(-2px);box-shadow:0 9px 22px #3b24184d}}@keyframes backToTopIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:700px){.lightboxRoot{padding:58px 12px 12px}.lightboxImage{max-width:100%;max-height:calc(100vh - 72px)}.lightboxClose{width:42px;height:42px;font-size:30px}.consultationCartButton{right:max(14px, env(safe-area-inset-right,0px));bottom:calc(128px + env(safe-area-inset-bottom,0px));width:48px;height:48px}.consultationCartButton svg{width:24px;height:24px}.consultationDrawerPanel{width:min(380px,100vw - 16px)}.consultationDrawerHeader{padding-left:16px}.consultationDrawerHeader h2{font-size:28px}.consultationDrawerBody{padding:14px max(16px, env(safe-area-inset-right,0px)) 14px 16px}.consultationProduct{grid-template-columns:58px minmax(0,1fr) auto;gap:10px}.consultationProductImage{width:58px;height:58px}.backToTop{right:max(17px, env(safe-area-inset-right,0px));bottom:calc(74px + env(safe-area-inset-bottom,0px))}}@media (prefers-reduced-motion:reduce){.consultationCartButton,.consultationDrawerBackdrop,.consultationDrawerPanel{transition:none;animation:none}}.catalogTools{align-items:flex-start;gap:14px 18px;margin-bottom:14px;display:flex}.catalogSearch{flex:0 330px;min-width:260px}.catalogSearchField{position:relative}.catalogSearchIcon{fill:none;width:19px;height:19px;stroke:var(--terracota);stroke-width:1.8px;stroke-linecap:round;pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.catalogSearchInput{width:100%;min-height:42px;color:var(--brown);background:#fbf3e6;border:1px solid #a552355c;border-radius:999px;outline:0;padding:9px 43px 9px 40px;font:14px/1.3 Arial,Helvetica,sans-serif;box-shadow:inset 0 1px #ffffff80}.catalogSearchInput::placeholder{color:#79695f;opacity:1}.catalogSearchInput::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.catalogSearchInput:focus{border-color:var(--terracota);box-shadow:0 0 0 3px #a552351f}.catalogSearchClear{width:34px;height:34px;color:var(--brown);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.catalogSearchClear svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:17px;height:17px}.catalogSearchClear:hover{background:#a552351a}.catalogTools .categoryNav{flex-wrap:wrap;flex:620px;gap:8px;margin:0;display:flex}.catalog .categoryFilter{min-height:38px;color:var(--brown);letter-spacing:.07em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #baad9c;border-radius:999px;padding:8px 13px;font:700 10px/1.2 Arial,Helvetica,sans-serif;transition:border-color .16s,background .16s,color .16s}.catalog .categoryFilter[aria-pressed=true]{border-color:var(--brown);background:var(--brown);color:#fff}@media (hover:hover){.catalog .categoryFilter:hover:not([aria-pressed=true]){border-color:var(--terracota);background:#a5523512}}.availabilityNotice{color:var(--brown);background:#eadcc6;border:1px solid #a552356b;border-radius:10px;align-items:center;gap:10px;margin:0 0 34px;padding:11px 13px;display:flex}.availabilityNotice svg{fill:none;width:20px;height:20px;stroke:var(--terracota);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 20px}.availabilityNotice p{margin:0;font-size:12.5px;line-height:1.45}.catalogEmpty{text-align:center;background:#fffaf080;border:1px dashed #a5523561;border-radius:12px;margin:8px 0 40px;padding:42px 20px}.catalogEmpty p{color:var(--brown);margin:0 0 15px;font:20px/1.35 Georgia,Times New Roman,serif}.catalogEmpty button{border:1px solid var(--terracota);background:var(--terracota);color:#fff;cursor:pointer;border-radius:999px;min-height:40px;padding:9px 15px;font-size:12px;font-weight:700}.productMedia{flex:none;width:100%;position:relative}.productBadge{z-index:3;min-height:24px;color:var(--cream);letter-spacing:.05em;text-transform:uppercase;pointer-events:none;border-radius:999px;align-items:center;padding:5px 9px;font-size:10px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 3px 10px #23140d2e}.productBadge-featured{background:#91412f}.productBadge-new{background:var(--olive)}.productBadge-seasonal{color:var(--brown);background:#b98b6e}.howToOrder{background:#eddfca;padding:44px 0}.howToOrder h2{color:var(--brown);margin:0 0 20px;font:clamp(28px,3.2vw,38px)/1.1 Georgia,Times New Roman,serif}.orderSteps{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.orderStep{background:#f8efe1;border:1px solid #a5523533;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;min-height:132px;padding:18px;display:grid}.orderStepNumber{color:var(--terracota);letter-spacing:-.04em;font:38px/.9 Georgia,Times New Roman,serif}.orderStep h3{color:var(--brown);margin:0 0 7px;font:18px/1.2 Georgia,Times New Roman,serif}.orderStep p{color:#68574c;margin:0;font-size:13px;line-height:1.5}.instagramSection{background:var(--brown);color:var(--cream);padding:28px 0}.instagramInner{justify-content:space-between;align-items:center;gap:22px;display:flex}.instagramSection h2{color:var(--cream);margin:0 0 5px;font:29px/1.1 Georgia,Times New Roman,serif}.instagramSection p{color:#dfcfb8;margin:0;font-size:14px;line-height:1.45}.instagramButton{min-height:42px;color:var(--cream);background:0 0;border:1px solid #f4e8d4a6;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-size:13px;font-weight:700;transition:background .16s,color .16s;display:inline-flex}.instagramButton svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:19px;height:19px}.instagramButton .instagramDot{fill:currentColor;stroke:none}.instagramButton[aria-disabled=true]{opacity:.58;cursor:default}@media (hover:hover){a.instagramButton:hover{background:var(--cream);color:var(--brown)}}@media (max-width:760px){.catalogTools{grid-template-columns:1fr;gap:12px;display:grid}.catalogSearch{width:100%;min-width:0}.catalogTools .categoryNav{gap:7px;width:100%}.catalog .categoryFilter{min-height:36px;padding:8px 11px}.availabilityNotice{align-items:flex-start;margin-bottom:30px}.orderSteps{grid-template-columns:1fr;gap:11px}.orderStep{min-height:0;padding:16px}.instagramInner{align-items:flex-start}}@media (max-width:520px){.catalogSearchInput{min-height:44px}.catalogSearchClear{width:44px;height:44px;right:0}.catalog .categoryFilter{min-height:44px}.availabilityNotice{padding:10px 11px}.availabilityNotice p{font-size:12px}.catalogEmpty{padding:34px 14px}.howToOrder{padding:34px 0}.howToOrder h2{margin-bottom:16px;font-size:28px}.orderStepNumber{font-size:34px}.instagramSection{padding:25px 0}.instagramInner{flex-direction:column;gap:16px}.instagramSection h2{font-size:26px}.instagramButton{width:100%;max-width:220px}}@media (max-width:768px){.categorias{padding-inline:0;overflow:hidden}.categorias .container{max-width:100%;padding-inline:0}.catGrid{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;padding:8px 18px 14px;display:flex;overflow-x:auto}.catGrid::-webkit-scrollbar{display:none}.catCard{scroll-snap-align:start;flex-direction:column;flex:0 0 78%;justify-content:flex-start;max-width:78%;height:320px;display:flex}.catThumb{flex:none;width:100%}.catThumbImg{object-fit:cover;width:100%;height:220px;display:block}.catBody{justify-content:center;align-items:center;min-height:76px;padding:12px 10px;display:flex}.catTitle{text-align:center;justify-content:center;align-items:center;min-height:38px;line-height:1.2;display:flex}}html,body{overscroll-behavior-x:none;width:100%;max-width:100%;overflow-x:hidden}.hero{touch-action:pan-y;width:100%;max-width:100vw;overflow:hidden}@media (max-width:768px){.instagramSection{text-align:center!important}.instagramSection h2,.instagramSection p{width:100%;margin-left:auto;margin-right:auto;text-align:center!important}.instagramButton{margin-left:auto;margin-right:auto}@media (max-width:768px){.instagramInner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px}.instagramSection h2,.instagramSection p{text-align:center;margin-left:auto;margin-right:auto}.instagramButton{margin-left:auto;margin-right:auto}}}@media (max-width:520px){.darkFooter .footerInner{text-align:center;flex-direction:column;justify-content:center;align-items:center}.darkFooter .footerLinks{justify-content:center;align-items:center;width:100%}.darkFooter .logoPanel{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.darkFooter .logoPanel>*{margin-left:auto;margin-right:auto}.footerSocial{flex-direction:row;justify-content:center;align-items:center;gap:24px;width:100%;margin-top:14px;display:flex}.footerSocial .socialLink{white-space:nowrap;justify-content:center;align-items:center;gap:7px;width:auto;margin:0;display:inline-flex}.footerSocial .socialIcon{flex-shrink:0;width:21px;height:21px}.footerSocial .socialText{text-align:left}}.catCard{background:#f8ead2;border:1px solid #d6b47a;box-shadow:0 6px 16px #4b2b1924,0 2px 5px #4b2b1914}.catThumb{border-bottom:1px solid #a6703040}@media (max-width:768px){.categorias{background:#ead8b8;padding-top:18px;padding-bottom:24px}}.productCard{background:#fff7e8;border:1px solid #d8b77b;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 5px 14px #4b2b191a}@media (hover:hover){.productCard:hover{border-color:#bd8d49;transform:translateY(-3px);box-shadow:0 9px 20px #4b2b1929}}@media (max-width:520px){.featuredProducts h2{text-align:center}.featuredGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.featuredGrid .productFooter{flex-direction:column;align-items:stretch;gap:8px}.featuredGrid .productFooter strong{text-align:center;font-size:14px}.featuredGrid .productFooter .waBtn{text-align:center;justify-content:center;width:100%;padding:9px 6px}.featuredGrid .productInfo p{display:none}.featuredGrid .productInfo h3{text-align:center;color:var(--brown);margin-bottom:12px;font-size:16px;font-weight:700;line-height:1.25}.featuredGrid .productFooter strong{text-align:center;opacity:.8;font-size:13px;font-weight:600}.featuredGrid .productInfo{flex-direction:column;flex:1;display:flex}.featuredGrid .productInfo h3{text-align:center;justify-content:center;align-items:center;min-height:40px;margin:0 0 10px;display:flex}.featuredGrid .productFooter{margin-top:auto}}.darkFooter .footerInner{justify-content:space-between;align-items:center;display:flex}.darkFooter .footerSocial{flex-direction:row;justify-content:flex-end;align-items:center;gap:24px;display:flex}.darkFooter .socialLink{align-items:center;gap:8px;width:auto;display:inline-flex}@media (max-width:520px){.darkFooter .footerInner{flex-direction:column;justify-content:center;align-items:center;gap:18px}.darkFooter .footerSocial{flex-direction:row;justify-content:center;align-items:center;gap:24px;width:100%}.darkFooter .socialLink{align-items:center;gap:7px;width:auto;margin:0;display:inline-flex}.darkFooter{padding-top:18px;padding-bottom:18px}.darkFooter .footerInner{gap:12px}.darkFooter .footerSocial{gap:20px;margin-top:0}.darkFooter .footerDivider{margin-top:12px}.darkFooter .footerCopy{padding-right:48px}}.orderContactSection{width:100%}.orderContactInner{grid-template-columns:1.6fr 1fr;align-items:center;gap:40px;max-width:1180px;margin:0 auto;padding:42px 24px;display:grid}@media (max-width:768px){.orderContactInner{flex-direction:column;gap:28px;padding:32px 16px;display:flex}.orderContactInner>*{width:100%}.orderContactInner{gap:18px;padding:28px 16px}.contactSection{width:100%;margin:0;padding:0}.contactInner{width:100%}.waNumber{white-space:nowrap;font-size:28px}}.waContactsSimple{flex-direction:column;align-items:center;gap:12px;margin-top:20px;display:flex}.waContactLink{color:#fff;background:#4b5b2aa6;border:1px solid #ffffff2e;border-radius:999px;justify-content:flex-start;align-items:center;gap:10px;min-width:280px;padding:10px 16px;font-size:17px;font-weight:700;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.waContactSvg{flex-shrink:0;width:22px;height:22px}@media (hover:hover){.waContactLink:hover{background:#4b5b2a;transform:translateY(-1px)}}@media (max-width:520px){.waContactLink{justify-content:center;width:100%;min-width:0;max-width:290px;font-size:16px}.darkFooter{text-align:center}.darkFooter .footerInner{flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;display:flex}.darkFooter .footerBrand{justify-content:center;align-items:center;width:100%;display:flex}.darkFooter .logoPanel.small{box-sizing:border-box;border-radius:50%;flex:0 0 120px;width:120px;min-width:120px;height:120px;padding:8px;overflow:hidden}.darkFooter .logoPanel.small .logo{border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.darkFooter .logoPanel.small .logoImage{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.darkFooter .footerSocial{justify-content:center;align-items:center;width:100%;display:flex}.darkFooter .socialLink{justify-content:center}.darkFooter .footerDivider{width:calc(100% - 40px);margin:14px auto 10px}.darkFooter .footerCopy{text-align:center;box-sizing:border-box;width:100%;padding:0 20px 14px;line-height:1.35}}@media (min-width:769px){.darkFooter{padding:24px 0 14px}.darkFooter .footerInner{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;margin:0 auto;display:flex}.darkFooter .footerBrand{justify-content:center;align-items:center;width:100%;display:flex}.darkFooter .logoPanel.small{border-radius:50%;flex:0 0 125px;width:125px;min-width:125px;height:125px;padding:0;overflow:hidden}.darkFooter .logoPanel.small .logo{border-radius:50%;width:100%;height:100%;display:block;overflow:hidden}.darkFooter .logoPanel.small .logoImage{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.darkFooter .footerSocial{justify-content:center;align-items:center;width:100%;display:flex}.darkFooter .socialLink{justify-content:center}.darkFooter .footerDivider{width:420px;max-width:calc(100% - 80px);margin:8px auto 10px}.darkFooter .footerCopy{text-align:center;width:100%;padding:0 20px;line-height:1.3}}.featuredCatalogAction{justify-content:center;width:100%;margin-top:38px;display:flex}.featuredCatalogBtn{color:#fff;background:#4b5b2a;border-radius:999px;justify-content:center;align-items:center;padding:13px 30px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}@media (hover:hover){.featuredCatalogBtn:hover{background:#3f4d23;transform:translateY(-2px)}}@media (max-width:520px){.featuredCatalogAction{margin-top:28px}.featuredCatalogBtn{width:100%;max-width:280px}}.featuredProducts h2{color:#3d1717;background:0 0;border-radius:0;margin:0 0 32px;padding:0;font-size:clamp(32px,3vw,42px);line-height:1.15;display:block}.featuredProducts h2:after{content:"";background:#ad5235;border-radius:999px;width:75px;height:5px;margin-top:12px;display:block}@media (max-width:520px){.featuredProducts h2{margin-bottom:26px;font-size:30px}.featuredProducts h2:after{width:60px;height:4px;margin-top:9px}}.catTitle{color:#3d1717;align-items:center;padding:0;font-weight:700;display:inline-flex;position:relative}.productInfo h3{color:#3d1717;align-items:center;gap:9px;margin-bottom:12px;padding:0;font-weight:700;display:flex;position:relative}.productInfo h3:before{content:"";background:#ad5235;border-radius:999px;flex-shrink:0;width:4px;height:20px}.catTitle:after,.productInfo h3:after{content:none}.hero{background-image:linear-gradient(90deg,#200f0ac2,#200f0a2e),url(https://upload.wikimedia.org/wikipedia/commons/thumb/9/95/Quebrada_de_las_Conchas-_Salta.jpg/1280px-Quebrada_de_las_Conchas-_Salta.jpg)}.ancestralBand{color:#6f2c20;letter-spacing:.1em;background:#d8b577;border-block:1px solid #a57546;justify-content:space-around;padding:22px 4vw;font:32px Georgia,serif;display:flex;overflow:hidden}.ancestralBand span:nth-child(2n){color:#253f3a}.landscape{background-image:linear-gradient(#0000 45%,#190d0894),url(https://upload.wikimedia.org/wikipedia/commons/thumb/6/66/Ruinas_de_Quilmes_-_Tucum%C3%A1n.jpg/1280px-Ruinas_de_Quilmes_-_Tucum%C3%A1n.jpg)}.photoCredit{color:#8c817a;letter-spacing:.04em;background:#1e1713;margin:0;padding:14px 6vw;font-size:9px}
