/* Ajustes visuales de la colección real Geratto */
.hero-badge{position:absolute;right:clamp(20px,4vw,58px);bottom:clamp(20px,4vw,58px);padding:19px 21px;background:rgba(249,244,240,.95);color:var(--coffee);min-width:180px}.hero-badge span{font-size:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:700}.hero-badge strong{font:600 23px/1.1 var(--serif);display:block;margin-top:9px}.products{grid-template-columns:repeat(3,1fr);gap:18px}.product-card img{aspect-ratio:1/1;transition:transform .45s}.product-card:hover img{transform:scale(1.035)}.story{display:grid;grid-template-columns:1fr 1fr;min-height:640px;background:#e8ded3}.story-image{position:relative;overflow:hidden}.story-image img{width:100%;height:100%;position:absolute;object-fit:cover}.story-image p{position:absolute;left:30px;right:30px;bottom:17px;color:#fff;font:500 22px/1.15 var(--serif);text-shadow:0 2px 9px rgba(0,0,0,.4)}.story-copy{padding:clamp(60px,9vw,130px) max(8vw,42px);display:flex;justify-content:center;flex-direction:column}.story-copy h2{font:600 clamp(36px,4.1vw,56px)/1.06 var(--serif);letter-spacing:-.035em;margin:0 0 26px}.story-copy>p:not(.eyebrow){max-width:480px;margin:0 0 16px;color:#51443c}.story-copy .text-link{margin-top:16px}@media(max-width:800px){.hero-image{height:480px}.section-heading,.story{grid-template-columns:1fr;gap:35px}.story{min-height:0}.story-image{height:430px}}@media(max-width:430px){.hero-image{height:350px}.story-image{height:370px}.story-copy{padding:65px 28px}}
