/* Refinamiento táctil de la portada */
body{font-size:16px}.announcement{font-size:14px;padding:11px}.hero{position:relative;min-height:430px;height:clamp(390px,46vw,520px);display:block;background:#3f2920;overflow:hidden}.hero-track,.hero-slide{position:absolute;inset:0}.hero-slide{opacity:0;transition:opacity .65s ease}.hero-slide.active{opacity:1}.hero-slide:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(31,18,14,.82) 0%,rgba(31,18,14,.43) 42%,rgba(31,18,14,.04) 75%)}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-copy{position:relative;z-index:2;padding:0 8vw;max-width:700px;height:100%;display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:clamp(45px,5.4vw,76px)}.hero-copy>p:not(.eyebrow){font-size:17px}.solid{background:var(--ink);color:#fff}.hero-controls{position:absolute;z-index:3;bottom:28px;left:8vw;display:flex;gap:14px;align-items:center}.hero-arrow{border:1px solid #fff8ed;background:#241814b0;color:#fff;padding:8px 12px;border-radius:50%;font-size:16px;cursor:pointer}.hero-dots{display:flex;gap:7px}.hero-dots button{width:8px;height:8px;border:0;border-radius:50%;background:#fff8ed99;padding:0;cursor:pointer}.hero-dots button.active{background:#fff8ed;width:25px;border-radius:8px}.fulfillment{grid-template-columns:1.1fr .9fr 1.1fr;gap:40px;padding:58px 7vw}.delivery-switch{position:relative;display:flex;padding:5px;background:#ead4bc;border-radius:100px;isolation:isolate}.delivery-switch button{position:relative;z-index:2;border:0;background:transparent;padding:14px 19px;border-radius:100px;font-weight:700;font-size:15px;flex:1;cursor:pointer;color:#60443a;transition:color .25s}.delivery-switch button.active{color:#fff}.delivery-switch i{position:absolute;z-index:1;top:5px;bottom:5px;left:5px;width:calc(50% - 5px);background:var(--ink);border-radius:100px;transition:transform .28s cubic-bezier(.2,.8,.2,1)}.delivery-switch.delivery i{transform:translateX(100%)}.picker label{font-size:15px}.select-shell{position:relative}.select-shell select{appearance:none;border:1px solid #8c6b5a;background:#fffdf8;padding:16px 48px 16px 17px;font-size:16px;font-weight:600;border-radius:14px;box-shadow:0 4px 0 #d2b79c;width:100%;cursor:pointer}.select-shell select:focus{outline:3px solid #e9573960}.select-shell span{position:absolute;right:18px;top:14px;font-size:22px;pointer-events:none;color:var(--red)}.picker small{font-size:13px;display:block;margin-top:11px}.eyebrow{font-size:12px}.categories a,.heading>a{font-size:15px}.product small{font-size:13px}@media(max-width:800px){.hero{height:470px;min-height:0}.hero-copy{padding:0 7vw;padding-bottom:25px}.hero h1{font-size:47px}.hero-controls{left:7vw;bottom:20px}.fulfillment{grid-template-columns:1fr;padding:47px 7vw;gap:26px}.delivery-switch{max-width:390px}.hero-slide img{object-position:64% center}.hero-slide:after{background:linear-gradient(90deg,rgba(31,18,14,.8),rgba(31,18,14,.22))}}
.announcement{background:#000;padding:5px 10px;font-size:10px;line-height:1.15}.announcement a{margin-left:7px}header nav{font-size:16px}@media(max-width:800px){.announcement{padding:4px 8px;font-size:9px}header nav{font-size:14px}}@media(min-width:801px){footer{display:grid;grid-template-columns:auto minmax(0,310px) 1fr;column-gap:22px;align-items:center}footer>img{grid-column:1;grid-row:1;margin:0}footer>p{grid-column:2;grid-row:1;margin:0;max-width:310px}footer>div:not(.cw-footer-social){grid-column:1/3;grid-row:2}footer>small{grid-column:1/3;grid-row:3}}footer>div:not(.cw-footer-social){margin:32px -7vw 0;padding:16px 7vw 8px;background:#000;text-align:center}footer>div:not(.cw-footer-social) .cw-footer-menu{justify-content:center}footer>small{display:block;margin:0 -7vw -26px;padding:8px 7vw 24px;background:#000;text-align:center}@media(min-width:801px){footer{column-gap:10px}footer>div:not(.cw-footer-social),footer>small{grid-column:1/-1}}footer{background:#000}footer>div:not(.cw-footer-social){display:flex;justify-content:center}footer>div:not(.cw-footer-social) .cw-footer-menu{width:100%;justify-content:center}@media(min-width:801px){footer .cw-footer-social{transform:translateY(calc(-50% - 15px))}}@media(min-width:801px){footer>div:not(.cw-footer-social){grid-column:1/-1;grid-row:1;margin:-62px -7vw 30px;padding:12px 7vw;background:#241814}footer>img,footer>p{grid-row:2}footer>small{grid-row:3}}@media(min-width:801px){footer .cw-footer-social:before{display:none}}