:root{--wine:#3d1718;--red:#a3372e;--cream:#f6f2ec;--ink:#302722;--muted:#6b625d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:16px/1.65 system-ui,-apple-system,Segoe UI,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid #cf7953;outline-offset:4px}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.skip{position:absolute;left:-9999px;top:12px;background:white;padding:8px;z-index:20}.skip:focus{left:12px}.site-header{background:#fff;position:relative;z-index:5}.bar{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{object-fit:contain}nav{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:650}nav a:hover,.inline-link:hover,.extra-links a:hover{color:var(--red)}.nav-shop{padding:10px 18px;border:1px solid var(--wine);border-radius:3px}.menu-button{display:none}.hero{min-height:610px;background:linear-gradient(90deg,rgba(31,13,14,.92),rgba(31,13,14,.55) 58%,rgba(31,13,14,.24)),url('SLIDERS/EMBUTIDOS_VALLINA_04.jpg') center/cover;color:#fff;display:flex;align-items:center}.hero-content{padding-block:95px}.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:12px;font-weight:800;margin:0 0 20px}.red{color:var(--red)}h1,h2{font-family:Georgia,serif;line-height:1.12;font-weight:500;letter-spacing:-.035em}h1{font-size:clamp(48px,6.3vw,88px);max-width:790px;margin:0 0 25px}h2{font-size:clamp(36px,4.3vw,61px);margin:0 0 25px}.hero-content>p:not(.eyebrow){font-size:20px;max-width:530px}.actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap;margin-top:37px}.button{display:inline-flex;gap:25px;align-items:center;justify-content:space-between;padding:14px 22px;border-radius:3px;font-weight:700;font-size:14px}.button.light{background:#fff;color:var(--wine)}.button:hover{transform:translateY(-2px)}.text-link{text-decoration:underline;text-underline-offset:6px}.intro{padding-block:110px;display:grid;grid-template-columns:1fr 1fr;gap:90px}.intro p:not(.eyebrow){color:var(--muted);font-size:19px;margin-top:48px}.inline-link{color:var(--red);font-weight:750;border-bottom:1px solid currentColor;padding-bottom:5px}.feature{display:grid;grid-template-columns:1fr 1fr;min-height:530px;background:var(--wine);color:#fff}.feature-image img{width:100%;height:100%;object-fit:cover}.feature-copy{align-self:center;max-width:570px;padding:75px clamp(35px,6vw,100px)}.feature-copy p:not(.eyebrow){font-size:18px;color:#e7d9d5}.outline{border:1px solid #fff;margin-top:22px}.products{padding-block:110px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:35px}.section-heading h2{max-width:640px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.product-card{background:var(--cream);padding-bottom:22px;transition:transform .2s}.product-card:hover{transform:translateY(-5px)}.product-card img{width:100%;aspect-ratio:1.28;object-fit:cover}.product-card span,.product-card strong{display:block;margin:12px 20px 0}.product-card>span{color:var(--red);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800}.product-card strong{font:500 24px/1.25 Georgia,serif}.product-card strong span{display:inline;margin:0;float:right}.extra-links{display:flex;gap:28px;flex-wrap:wrap;margin-top:30px;color:var(--red);font-weight:700}.contact{background:var(--cream);padding-block:95px}.contact-inner{display:grid;grid-template-columns:1.3fr 1fr;gap:100px}.contact-inner h2{max-width:590px}.contact-inner p{max-width:530px}.contact-links{display:flex;flex-direction:column;justify-content:center;gap:15px}.contact-links a{font:500 clamp(22px,2.6vw,34px) Georgia,serif;border-bottom:1px solid #c5b9b0;padding-bottom:15px}.contact-links a:hover{color:var(--red)}.contact-links p{color:var(--muted)}footer{background:#251d1b;color:white;padding:35px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}footer img{filter:brightness(0) invert(1);object-fit:contain}footer div div{display:flex;gap:25px;flex-wrap:wrap;font-size:14px}footer small{color:#c8bdb8}@media(max-width:850px){.menu-button{display:block;background:none;border:1px solid var(--wine);padding:8px 12px;font:inherit;cursor:pointer}nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;padding:20px 24px;box-shadow:0 12px 20px #0002;flex-direction:column;align-items:stretch}nav.open{display:flex}.hero{min-height:540px}.intro{gap:30px}.intro p:not(.eyebrow){margin-top:0}.feature-copy{padding:50px 35px}}@media(max-width:620px){.container{width:min(100% - 36px,1180px)}.bar{min-height:76px}.brand img{width:150px;height:auto}.hero{min-height:570px;background-position:60% center}.hero-content{padding-block:70px}.hero-content>p:not(.eyebrow){font-size:17px}.intro,.feature,.contact-inner{grid-template-columns:1fr}.intro,.products{padding-block:70px}.feature-image img{max-height:340px}.section-heading{align-items:start;flex-direction:column}.product-grid{grid-template-columns:1fr}.product-card img{aspect-ratio:1.5}.contact{padding-block:65px}.contact-inner{gap:25px}.footer-inner{align-items:start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
