.hero{justify-content:center;align-items:center;min-height:100svh;padding-top:72px;display:flex;position:relative;overflow:hidden}.hero-bg{background-position:50%;background-size:cover;position:absolute;inset:0}.hero-bg:after{content:"";background:var(--photo-overlay);position:absolute;inset:0}.hero-content{z-index:1;text-align:center;padding-inline:var(--gutter);max-width:900px;position:relative}.hero-content .eyebrow{color:#ffffffb3}.hero-content h1{color:#fff;margin-block:12px 20px}.hero-sub{color:#fffc;margin-inline:auto;max-width:54ch;margin-bottom:40px;font-size:clamp(16px,2vw,20px)}.hero-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.hero-scroll{color:#fff9;z-index:1;font-size:24px;animation:2s infinite bounce;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}@keyframes bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}.tags-strip{padding:20px var(--gutter);background:var(--surface-light);border-bottom:1px solid var(--surface-active);color:var(--text-body);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;font-size:13px;font-weight:600;display:flex}.tags-strip .divider{color:var(--surface-active)}.about-section{padding-block:var(--section-gap)}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,6vw,96px);display:grid}.about-text h2{margin-top:8px;margin-bottom:20px}.about-text p{margin-bottom:16px}.about-image img{object-fit:cover;border-radius:12px;width:100%;height:560px}.rooms-section{padding-block:var(--section-gap);background:var(--surface-light)}.rooms-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:0;display:grid}.room-card{background:var(--canvas);border:1px solid var(--surface-active);border-radius:12px;overflow:hidden}.room-card img{aspect-ratio:3/2;object-fit:cover;width:100%}.room-card-body{padding:20px 24px 24px}.room-card-body h3{margin:6px 0 12px;font-size:18px}.services-section{padding-block:var(--section-gap)}.services-home-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.service-item{background:var(--surface-light);border:1px solid var(--surface-active);border-radius:10px;align-items:center;gap:12px;padding:16px 20px;font-size:13px;font-weight:600;display:flex}.home-svc-wrap{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.home-svc-wrap .svc-icon{width:28px;height:28px;fill:var(--text-primary)}.malaga-section{padding-block:var(--section-gap);background:var(--surface-light)}.highlights-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.highlight-card{background:var(--canvas);border:1px solid var(--surface-active);border-radius:12px;padding:28px}.highlight-card span{margin-bottom:16px;font-size:32px;display:block}.highlight-card h3{margin-bottom:8px;font-size:16px}.highlight-card p{color:var(--text-muted);margin:0;font-size:14px;line-height:1.6}.testimonial{background:var(--primary);text-align:center;padding-block:clamp(56px,8vw,96px)}.testimonial p{text-transform:uppercase;letter-spacing:-.5px;color:var(--text-primary);font-size:clamp(18px,3vw,32px);font-weight:800}.booking-band{background:var(--canvas);text-align:center;border-top:1px solid var(--surface-active);padding-block:clamp(64px,10vw,120px)}.booking-band h2{margin-bottom:16px}.booking-band p{color:var(--text-muted);margin-bottom:36px;font-size:17px}@media (width<=900px){.about-grid{grid-template-columns:1fr}.about-image img{height:360px}.rooms-grid{grid-template-columns:1fr}.highlights-grid,.services-home-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.highlights-grid,.services-home-grid{grid-template-columns:1fr}}.hero-search{width:100%;max-width:760px;margin-top:28px}.hero-search cb-property-date-picker{width:100%;display:block}[data-testid=property-date-picker-search-button]{color:#000!important;background:#f4c01c!important}[data-testid=property-date-picker-search-button]:hover{background:#e0af0f!important}.hs-picker-row{background:var(--surface-light);border:1px solid var(--surface-active);filter:drop-shadow(0 4px 8px #00000040);border-radius:999px;flex-wrap:wrap;align-items:center;gap:4px;min-height:64px;padding:6px;display:flex;overflow:hidden}.hs-picker-row>*{opacity:0;transition:opacity .25s}.hs-picker-row.is-ready>*{opacity:1}.hs-picker-row cb-property-date-picker{flex:280px;min-width:0}.hs-picker-row cb-property-date-picker,.hs-picker-row cb-property-date-picker>div{box-shadow:none!important;background:0 0!important;border-radius:0!important}.hs-picker-row .d-plmnro{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important}.hs-guests-inline{color:var(--text-primary);flex-shrink:0;align-items:center;gap:8px;padding:8px 12px;display:flex}.hs-guests-icon{color:var(--text-muted);flex-shrink:0}.hs-guests-inline button{border:1px solid var(--surface-active);cursor:pointer;width:22px;height:22px;color:var(--text-primary);background:#fff;border-radius:50%;font-size:14px;line-height:1}.hs-guests-inline button:hover{background:var(--surface-light)}.hs-guests-inline span{text-align:center;min-width:14px;font-weight:700}.hs-promo-inline{flex-shrink:0}.hs-promo-inline input{font:inherit;width:130px;color:var(--text-primary);background:0 0;border:none;padding:10px 12px;font-size:13px}.hs-promo-inline input::placeholder{color:var(--text-muted)}@media (width<=640px){.hs-picker-row{border-radius:20px;flex-direction:column;align-items:stretch;padding:10px}.hs-guests-inline{justify-content:center}.hs-promo-inline input{text-align:center;width:100%}}
