:root{--sand:#f4ebe0;--sand-dark:#e8d5c4;--ocean:#1a4d5c;--ocean-deep:#0f3340;--seafoam:#5ba89a;--coral:#e07a5f;--coral-hover:#c96850;--sun:#f2cc8f;--ink:#1c1917;--muted:#57534e;--white:#fffef9;--surface-dark:#0f3340;--on-dark:#f4ebe0;--on-dark-muted:#f4ebe0cc;--radius:14px;--radius-lg:22px;--shadow:0 20px 50px #0f33401f;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"Outfit", system-ui, sans-serif;--header-h:72px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--ink);background:var(--white);margin:0;font-size:1.05rem;line-height:1.65;overflow-x:hidden}img{max-width:100%;display:block}a{color:var(--ocean);text-underline-offset:3px;text-decoration-thickness:1px}h1,h2,h3{font-family:var(--font-display);margin:0 0 .75rem;font-weight:600;line-height:1.15}h1{letter-spacing:-.02em;font-size:clamp(2.4rem,5.5vw,4rem)}h2{font-size:clamp(2rem,4vw,2.85rem)}h3{font-size:1.55rem}p{color:var(--muted);margin:0 0 1rem}.container{width:min(1140px,92vw);margin-inline:auto}.section{padding:clamp(4rem,10vw,6.5rem) 0}.section-dark{background:var(--surface-dark);color:var(--on-dark)}.section-dark p{color:var(--on-dark-muted)}.section-dark .section-eyebrow{color:var(--seafoam)}.section-muted{background:var(--sand)}.section-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--seafoam);margin-bottom:.5rem;font-size:.8rem;font-weight:600}.section-head{max-width:640px;margin-bottom:2.75rem}.section-head h2{color:inherit}.skip-link{background:var(--ocean);color:#fff;z-index:9999;padding:.5rem 1rem;position:absolute;top:0;left:-999px}.skip-link:focus{top:1rem;left:1rem}.btn{font-family:var(--font-body);cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--coral);color:#fff}.btn-primary:hover{background:var(--coral-hover);color:#fff}.btn-secondary{border-color:var(--ocean);color:var(--ocean);background:0 0}.btn-secondary:hover{background:var(--ocean);color:#fff}.btn-ghost{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border-color:#ffffff73}.btn-ghost:hover{color:#fff;background:#ffffff38}.btn-light{color:var(--ocean-deep);background:#fff}.btn-instagram{color:#fff;background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}.btn-sm{padding:.55rem 1.1rem;font-size:.88rem}.btn-lg{padding:1rem 1.75rem;font-size:1rem}.site-header{z-index:100;height:var(--header-h);transition:background .3s,box-shadow .3s;position:fixed;inset:0 0 auto}.site-header.is-scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffef9eb;box-shadow:0 1px #0000000f}body[data-page=home] .site-header:not(.is-scrolled):not(.site-header--solid){background:linear-gradient(#0510168c 0%,#05101600 100%)}.header-inner{height:var(--header-h);justify-content:space-between;align-items:center;gap:1rem;width:min(1140px,92vw);margin-inline:auto;display:flex}.logo{color:var(--ink);align-items:center;gap:.65rem;font-weight:600;text-decoration:none;display:flex}.site-header:not(.is-scrolled) .logo{color:#fff;text-shadow:0 1px 12px #00000080}.logo-mark--img{background:#fff;border-radius:50%;padding:0;overflow:hidden}.logo-mark{background:var(--coral);color:#fff;width:40px;height:40px;font-family:var(--font-display);border-radius:50%;place-items:center;font-size:1.35rem;display:grid}.nav{gap:1rem;display:none}.nav a{color:inherit;opacity:.9;font-size:.85rem;font-weight:500;text-decoration:none}.site-header:not(.is-scrolled) .nav a{color:#fff;text-shadow:0 1px 10px #0000008c}.site-header.is-scrolled .nav a{color:var(--ink)}.nav a:hover{opacity:1;color:var(--coral)}.header-actions{align-items:center;gap:.75rem;display:none}.header-cta{display:inline-flex}.header-rocha{object-fit:contain;background:#fff;border-radius:8px;flex-shrink:0;width:auto;max-width:78px;height:34px;padding:2px 4px;box-shadow:0 2px 10px #0000001f}.header-rocha--mobile{max-width:64px;height:30px;margin-left:auto;margin-right:.35rem;display:none}@media (width<=899px){.header-rocha--mobile{display:block}}.lang-switch{background:#ffffff2e;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:2px;padding:3px;display:inline-flex}.site-header.is-scrolled .lang-switch,.site-header--solid .lang-switch,.mobile-nav .lang-switch{background:var(--sand);border-color:var(--sand-dark)}.lang-switch button{color:inherit;font-family:var(--font-body);letter-spacing:.04em;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.35rem .5rem;font-size:.72rem;font-weight:700;line-height:1}.site-header:not(.is-scrolled):not(.site-header--solid) .lang-switch button{color:#ffffffd9}.site-header.is-scrolled .lang-switch button,.site-header--solid .lang-switch button,.mobile-nav .lang-switch button{color:var(--muted)}.lang-switch button.is-active{background:var(--coral);color:#fff!important}.mobile-nav .lang-switch{align-self:flex-start;margin-bottom:.25rem}.nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:flex}.nav-toggle span{background:#fff;width:22px;height:2px;transition:background .3s}.site-header.is-scrolled .nav-toggle span{background:var(--ink)}.mobile-nav{top:var(--header-h);background:var(--white);box-shadow:var(--shadow);z-index:99;flex-direction:column;gap:1rem;padding:1.25rem 4vw 1.5rem;display:flex;position:fixed;left:0;right:0}.mobile-nav[hidden]{display:none!important}.mobile-nav a{color:var(--ink);font-weight:500;text-decoration:none}@media (width>=900px){.nav,.header-actions{display:flex}.nav-toggle,.mobile-nav{display:none!important}}@media (width<=899px){.header-actions{display:none}}.hero{min-height:100dvh;padding:calc(var(--header-h) + 2rem) 4vw 3rem;color:#fff;align-items:flex-end;display:flex;position:relative}.hero-bg{background:#0b2430;position:absolute;inset:0;overflow:hidden}.hero-bg:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(100deg,#051016eb 0%,#051016d1 34%,#0510167a 58%,#05101694 100%),linear-gradient(#0510169e 0%,#05101633 28%,#0510168c 62%,#051016e0 100%);position:absolute;inset:0}.hero-slide{opacity:1;background-color:#0f3340;background-position:50% 42%;background-size:cover;transition:opacity 1.2s;position:absolute;inset:0;transform:scale(1.03)}.hero-logo-cover[hidden]{display:none!important}.hero-slide--active{opacity:1}.hero-logo-cover{z-index:3;top:calc(var(--header-h) + clamp(1rem, 3vh, 2rem));aspect-ratio:1;object-fit:contain;pointer-events:none;background:#fff;border-radius:50%;width:min(168px,22vw);height:auto;animation:.9s cubic-bezier(.22,1,.36,1) .15s both heroLogoIn;position:absolute;left:auto;right:clamp(1.25rem,5vw,3.5rem);box-shadow:0 0 0 3px #ffffff59,0 12px 36px #00000073}@keyframes heroLogoIn{0%{opacity:0;transform:translateY(-12px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}.hero-content{z-index:3;max-width:720px;animation:1s .2s both fadeUp;position:relative}.hero h1{color:#fff;text-shadow:0 2px 28px #0000008c}.hero .btn-ghost{color:#fff;-webkit-backdrop-filter:blur(10px);background:#ffffff29;border-color:#ffffffbf}.hero .btn-ghost:hover{color:#fff;background:#ffffff47;border-color:#fff}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ffffffeb;opacity:1;text-shadow:0 1px 14px #00000073;margin-bottom:1rem;font-size:.85rem}.hero-lead{color:#fffffff0;text-shadow:0 1px 16px #0006;max-width:560px;font-size:1.15rem}.hero-badges{flex-wrap:wrap;gap:.5rem;margin:1.5rem 0 2rem;display:flex}.hero-badges span{background:#ffffff24;border:1px solid #ffffff40;border-radius:999px;padding:.35rem .75rem;font-size:.78rem;font-weight:600}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.hero-scroll{opacity:.7;flex-direction:column;align-items:center;gap:.25rem;font-size:.75rem;animation:1s .8s both fadeUp;display:flex;position:absolute;bottom:1.5rem;right:4vw}.intro-grid{gap:2.5rem;display:grid}@media (width>=768px){.intro-grid{grid-template-columns:1.2fr 1fr;align-items:start}}.intro-copy h2{color:var(--ocean-deep)}.intro-stats{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.intro-stats article{background:var(--sand);border-radius:var(--radius);padding:1.25rem}.intro-stats strong{font-family:var(--font-display);color:var(--ocean);font-size:1.75rem;line-height:1.2;display:block}.intro-stats span{color:var(--muted);font-size:.88rem}.rooms{background:linear-gradient(180deg, var(--white) 0%, var(--sand) 100%)}.rooms-grid{gap:1.75rem;display:grid}@media (width>=640px){.rooms-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.rooms-grid{grid-template-columns:repeat(3,1fr)}}.room-card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow);flex-direction:column;transition:transform .3s;display:flex;overflow:hidden}.room-card:hover{transform:translateY(-6px)}.room-visual{aspect-ratio:4/3;background-position:50%;background-size:cover;background-color:var(--sand-dark);position:relative}.room-tag{background:var(--coral);color:#fff;text-transform:uppercase;letter-spacing:.06em;border-radius:6px;padding:.35rem .65rem;font-size:.72rem;font-weight:700;position:absolute;top:12px;left:12px}.room-type{color:#fff;background:#0f3340d9;border-radius:6px;padding:.35rem .65rem;font-size:.75rem;font-weight:600;position:absolute;bottom:12px;right:12px}.room-body{flex-direction:column;flex:1;padding:1.35rem 1.35rem 1.5rem;display:flex}.room-body h3{color:var(--ocean-deep)}.room-meta{color:var(--seafoam);font-size:.9rem;font-weight:500}.room-features{color:var(--muted);margin:0 0 1.25rem;padding:0;font-size:.88rem;list-style:none}.room-features li{padding:.2rem 0 .2rem 1.1rem;position:relative}.room-features li:before{content:"·";color:var(--coral);font-weight:700;position:absolute;left:0}.room-actions{margin-top:auto}.exp-grid{gap:1.5rem;display:grid}@media (width>=768px){.exp-grid{grid-template-columns:repeat(2,1fr)}}.exp-card{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--sand-dark);box-shadow:var(--shadow);overflow:hidden}.section-dark .exp-card{box-shadow:none;background:#ffffff0f;border-color:#ffffff14}.exp-img{background-position:50%;background-size:cover;background-color:var(--ocean);height:200px}.exp-body{padding:1.35rem}.exp-body h3{color:var(--ocean-deep)}.section-dark .exp-body h3{color:var(--sun)}.pricing-layout{gap:2rem;display:grid}@media (width>=900px){.pricing-layout{grid-template-columns:.9fr 1.1fr;align-items:start}}.pricing-panel{background:var(--white);border:1px solid var(--sand-dark);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:1.5rem}.date-form{gap:1rem;display:grid}@media (width>=520px){.date-form{grid-template-columns:1fr 1fr}.date-form button{grid-column:1/-1}}.field label{color:var(--ink);margin-bottom:.35rem;font-size:.82rem;font-weight:600;display:block}.field input,.field select{border:1px solid var(--sand-dark);background:var(--sand);border-radius:10px;width:100%;padding:.65rem .85rem;font-family:inherit;font-size:1rem}.season-legend{color:var(--muted);flex-wrap:wrap;gap:1rem;margin:1.25rem 0;font-size:.82rem;display:flex}.season-legend i{border-radius:50%;width:10px;height:10px;margin-right:.35rem;display:inline-block}.season-legend [data-season=alta] i{background:var(--coral)}.season-legend [data-season=media] i{background:var(--sun)}.season-legend [data-season=baja] i{background:var(--seafoam)}.pricing-result{background:var(--sand);border-radius:var(--radius);margin-bottom:1.25rem;padding:1.25rem}.result-season{color:var(--ocean);font-weight:600}.result-range{font-family:var(--font-display);color:var(--ink);margin:.5rem 0;font-size:1.5rem}.result-note{margin-bottom:1rem;font-size:.82rem}.calendar-wrap{margin-top:.5rem}.calendar-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.calendar-header h3{font-size:1.1rem;font-family:var(--font-body);margin:0;font-weight:600}.cal-nav{background:var(--sand);cursor:pointer;width:36px;height:36px;color:var(--ocean);border:none;border-radius:50%;font-size:1.25rem;line-height:1}.calendar{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.cal-wd{text-align:center;color:var(--muted);padding:.25rem;font-size:.72rem;font-weight:600}.cal-day{aspect-ratio:1;cursor:pointer;background:var(--sand);color:var(--ink);border:none;border-radius:8px;font-family:inherit;font-size:.85rem;transition:transform .15s}.cal-day:hover:not(.cal-day--empty){transform:scale(1.05)}.cal-day--empty{cursor:default;background:0 0}.cal-day--alta{background:#e07a5f59}.cal-day--media{background:#f2cc8f73}.cal-day--baja{background:#5ba89a59}.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px;gap:.75rem;display:grid}@media (width>=768px){.gallery-grid{grid-template-rows:repeat(2,200px);grid-template-columns:repeat(4,1fr)}.g1{grid-area:span 2/span 2}.g2{grid-column:span 2}}.gallery-item{border-radius:var(--radius);background-position:50%;background-size:cover;background-color:var(--sand-dark);text-decoration:none;position:relative;overflow:hidden}.gallery-item:after{content:"Ver ·";color:#fff;opacity:0;background:linear-gradient(#0000,#000000a6);padding:.75rem;font-size:.82rem;font-weight:600;transition:opacity .25s;position:absolute;inset:auto 0 0}.gallery-item:hover:after{opacity:1}.gallery-cta{text-align:center;margin-top:2rem}.location-grid{gap:2rem;display:grid}@media (width>=768px){.location-grid{grid-template-columns:1fr 1.1fr;align-items:center}}.contact-list{margin:1.5rem 0;padding:0;list-style:none}.contact-list li{border-bottom:1px solid var(--sand-dark);justify-content:space-between;gap:1rem;padding:.65rem 0;font-size:.95rem;display:flex}.contact-list a{font-weight:600;text-decoration:none}.map-embed iframe{border-radius:var(--radius-lg);width:100%;height:320px;box-shadow:var(--shadow);border:0}.cta-banner{background:linear-gradient(135deg, var(--ocean) 0%, var(--surface-dark) 100%);color:#fff;text-align:center;padding:4rem 0}.cta-inner h2{color:#fff;max-width:640px;margin-inline:auto}.cta-inner p{color:#ffffffd9;max-width:520px;margin-inline:auto 1.5rem}.site-footer{border-top:1px solid var(--sand-dark);color:var(--muted);padding:1.75rem 0;font-size:.88rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-links{gap:1.25rem;display:flex}.footer-links a{font-weight:500;text-decoration:none}.fab-whatsapp{z-index:90;color:#fff;background:#25d366;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s;display:flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 8px 30px #25d36673}.fab-whatsapp svg{width:26px;height:26px}.fab-whatsapp:hover{color:#fff;transform:scale(1.04)}.nav a.is-active{color:var(--coral);opacity:1}.site-header--solid{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffef9f5;box-shadow:0 1px #0000000f}.site-header--solid .logo,.site-header--solid .nav a{color:var(--ink)}.site-header--solid .nav-toggle span{background:var(--ink)}.page-inner{padding-top:var(--header-h)}.page-hero{background:0 0;padding:clamp(1.25rem,3vw,2rem) 0 .5rem}.page-hero h1{color:var(--ocean-deep);max-width:18ch}.page-hero p{max-width:540px}.page-hero--dark{background:var(--surface-dark);color:var(--on-dark)}.page-hero--dark h1{color:var(--on-dark)}.page-hero--dark p,.page-hero--dark .section-eyebrow{color:var(--on-dark-muted)}.page-hero--dark .section-eyebrow{color:var(--seafoam)}.section-cta{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.pricing-layout--single{grid-template-columns:1fr;max-width:720px}.btn-ghost-dark{border-color:var(--ocean);color:var(--ocean);background:0 0}.btn-ghost-dark:hover{background:var(--ocean);color:#fff}.experience{background:var(--surface-dark);color:var(--on-dark);padding:0 0 clamp(3rem,6vw,4.5rem)}.xp-intro{padding:clamp(3rem,7vw,4.5rem) 0 1.5rem}.xp-intro h2{color:var(--on-dark)}.xp-intro p{color:var(--on-dark-muted);max-width:520px}.xp-stage{aspect-ratio:16/10;border-radius:var(--radius-lg);outline:none;width:min(1200px,94vw);max-height:min(72vh,680px);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000059}.xp-progress{z-index:5;background:#ffffff2e;height:3px;position:absolute;top:0;left:0;right:0}.xp-progress-bar{background:var(--coral);width:0%;height:100%;transition:width 50ms linear;display:block}.xp-track{position:absolute;inset:0}.xp-slide{opacity:0;pointer-events:none;transition:opacity .9s;position:absolute;inset:0}.xp-slide.is-active{opacity:1;pointer-events:auto}.xp-media{background-image:var(--xp-img);background-position:50%;background-size:cover;transition:transform 6.5s ease-out;position:absolute;inset:0;transform:scale(1.08)}.xp-slide.is-active .xp-media{transform:scale(1)}.xp-slide:after{content:"";background:linear-gradient(#0f334026 0%,#0f334040 40%,#0f3340e0 100%);position:absolute;inset:0}.xp-caption{z-index:2;opacity:0;max-width:560px;padding:clamp(1.5rem,4vw,2.75rem);transition:opacity .6s .15s,transform .6s .15s;position:absolute;bottom:0;left:0;right:0;transform:translateY(18px)}.xp-slide.is-active .xp-caption{opacity:1;transform:translateY(0)}.xp-step{letter-spacing:.14em;text-transform:uppercase;color:var(--sun);margin:0 0 .5rem;font-size:.78rem;font-weight:600}.xp-caption h3{font-family:var(--font-display);color:#fff;margin:0 0 .5rem;font-size:clamp(1.7rem,3.5vw,2.5rem);line-height:1.15}.xp-caption p{color:#ffffffe0;margin:0;font-size:1rem}.xp-controls{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f33408c;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:.75rem;padding:.35rem .45rem;display:flex;position:absolute;bottom:1rem;right:1rem}.xp-nav{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;width:40px;height:40px;font-size:1.4rem;line-height:1}.xp-nav:hover{background:var(--coral)}.xp-meta{flex-direction:column;align-items:center;gap:.25rem;min-width:72px;display:flex}.xp-counter{color:#ffffffd9;font-size:.75rem;font-weight:600}.xp-dots{gap:5px;display:flex}.xp-dot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:7px;height:7px;padding:0}.xp-dot.is-active{background:var(--coral);transform:scale(1.2)}.xp-hint{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.25rem;display:flex}.xp-hint p{color:var(--on-dark-muted);margin:0;font-size:.88rem}@media (width<=700px){.xp-stage{aspect-ratio:3/4;border-radius:0;width:100%;max-height:78vh}.xp-controls{bottom:.85rem;left:50%;right:auto;transform:translate(-50%)}.xp-caption{padding-bottom:5rem}}@media (prefers-reduced-motion:reduce){.xp-media,.xp-slide,.xp-caption{transition:none}.xp-slide.is-active .xp-media{transform:none}}.distances{background:var(--surface-dark);color:var(--on-dark);padding:1.5rem 0}.distances-row{text-align:center;gap:1.25rem;display:grid}@media (width>=640px){.distances-row{grid-template-columns:repeat(3,1fr)}}.distance-item strong{font-family:var(--font-display);color:var(--sun);font-size:1.85rem;line-height:1.2;display:block}.distance-item span{opacity:.85;font-size:.9rem}.page-hero+.section,.about.section{padding-top:clamp(1.25rem,3vw,2.25rem)}.about-layout{align-items:center;gap:2.5rem;display:grid}@media (width>=900px){.about-layout{grid-template-columns:1.1fr 1fr}}.about-copy h2{color:var(--ocean-deep)}.about-owners{gap:1rem;display:grid}.owner-card{margin:0}.owner-card--featured .owner-photo{aspect-ratio:3/4;object-fit:cover;object-position:center center}.owner-photo{aspect-ratio:3/4;object-fit:cover;object-position:center center;border-radius:var(--radius-lg);background:var(--sand-dark);width:100%;height:auto}.owner-card figcaption{margin-top:.75rem}.owner-card figcaption strong{font-family:var(--font-display);color:var(--ocean-deep);font-size:1.25rem;display:block}.owner-card figcaption span{color:var(--muted);font-size:.88rem}.distances-list{margin:1.25rem 0 1.5rem;padding:0;list-style:none}.distances-list li{border-bottom:1px solid var(--sand-dark);color:var(--muted);padding:.55rem 0}.distances-list strong{color:var(--ink)}.google-rating{background:var(--white);border:1px solid var(--sand-dark);border-radius:var(--radius-lg);box-shadow:var(--shadow);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.25rem 1.5rem;display:flex}.google-rating-badge{align-items:center;gap:1rem;display:flex}.google-g{color:#4285f4;width:48px;height:48px;font-size:1.4rem;font-weight:700;font-family:var(--font-body);background:#fff;border:1px solid #dadce0;border-radius:12px;place-items:center;display:grid}.google-rating-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.8rem;font-weight:600}.google-rating-score{color:var(--ink);align-items:center;gap:.5rem;margin:.15rem 0;font-size:1.5rem;font-weight:700;display:flex}.google-stars{color:#fbbc04;letter-spacing:.05em;font-size:1.1rem}.google-rating-count{color:var(--muted);margin:0;font-size:.88rem}.reviews-list{gap:1rem;margin-bottom:2.5rem;display:grid}@media (width>=768px){.reviews-list{grid-template-columns:repeat(2,1fr)}}.review-card{background:var(--white);border-radius:var(--radius);border:1px solid var(--sand-dark);padding:1.25rem}.review-card-head{grid-template-columns:auto 1fr auto;align-items:start;gap:.75rem;margin-bottom:.75rem;display:grid}.review-avatar{background:var(--ocean);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:600;display:grid}.review-meta{color:var(--muted);margin:.15rem 0 0;font-size:.8rem}.review-stars{color:#fbbc04;white-space:nowrap;font-size:.95rem}.review-text{margin:0;font-size:.95rem}.review-form-wrap{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--sand-dark);padding:1.75rem}.review-form-wrap h3{color:var(--ocean-deep);margin-bottom:.35rem}.review-form-lead{margin-bottom:1.25rem}.review-form{gap:1rem;display:grid}@media (width>=640px){.review-form{grid-template-columns:1fr 1fr}.review-form .field-full,.review-form-actions,.review-form-status{grid-column:1/-1}}.review-form textarea{border:1px solid var(--sand-dark);background:var(--sand);resize:vertical;border-radius:10px;width:100%;padding:.65rem .85rem;font-family:inherit;font-size:1rem}.review-form-actions{flex-wrap:wrap;gap:.75rem;display:flex}.review-form-status{color:var(--seafoam);margin:0;font-size:.9rem;font-weight:500}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-slide,.reveal,.hero-content>*{opacity:1;transition:none;animation:none;transform:none}}html[data-theme=night]{--sand:#1a2830;--sand-dark:#243540;--ocean:#8ec4c0;--ocean-deep:#d8ebe8;--seafoam:#7dcdc0;--coral:#e8927a;--coral-hover:#f0a792;--sun:#e6c78a;--ink:#f0ebe3;--muted:#b7c2c0;--white:#0d171c;--surface-dark:#071419;--on-dark:#f0ebe3;--on-dark-muted:#f0ebe3d1;--shadow:0 20px 50px #00000073;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=night] body{background:radial-gradient(1200px 500px at 10% -10%, #5ba89a1f, transparent 55%), radial-gradient(900px 420px at 90% 0%, #e07a5f1a, transparent 50%), var(--white)}html[data-theme=night] .site-header,html[data-theme=night] .site-header.is-scrolled,html[data-theme=night] .site-header--solid{background:#0d171ce0;border-bottom-color:#8ec4c026}html[data-theme=night] .section-muted,html[data-theme=night] .review-card,html[data-theme=night] .room-card,html[data-theme=night] .faq-item,html[data-theme=night] .review-form-wrap,html[data-theme=night] .exp-card,html[data-theme=night] .pricing-panel,html[data-theme=night] .stat-card,html[data-theme=night] .ideal-card,html[data-theme=night] .pin-card{background:#132229;border-color:#243540}html[data-theme=night] .section-dark .exp-card{background:#ffffff0f;border-color:#ffffff1f}html[data-theme=night] .field input,html[data-theme=night] .field select,html[data-theme=night] .field textarea{color:var(--ink);background:#0d171c;border-color:#243540}html[data-theme=night] .btn-ghost,html[data-theme=night] .btn-ghost-dark{color:var(--ocean);border-color:#8ec4c073}html[data-theme=night] .hero .btn-ghost{color:#fff;background:#ffffff29;border-color:#fffc}html[data-theme=night] .btn-secondary{color:var(--ink);background:#132229;border-color:#243540}.theme-toggle{width:40px;height:40px;color:inherit;cursor:pointer;background:#ffffff14;border:1px solid #ffffff47;border-radius:999px;font-size:1.05rem;line-height:1;transition:transform .2s,background .2s}.site-header:not(.is-scrolled):not(.site-header--solid) .theme-toggle{color:#fff}.site-header.is-scrolled .theme-toggle,.site-header--solid .theme-toggle,.mobile-nav .theme-toggle{color:var(--ink);border-color:var(--sand-dark);background:var(--sand)}html[data-theme=night] .theme-toggle{color:var(--ink);background:#8ec4c01f;border-color:#8ec4c059}.theme-toggle:hover{background:#ffffff29;transform:translateY(-1px)}.theme-toggle[aria-pressed=true]{background:#f2cc8f33;border-color:#f2cc8f8c}.btn{transition:transform .18s,background .18s,color .18s,border-color .18s,box-shadow .18s}.btn:hover{box-shadow:0 10px 24px #0f334029}.btn:active{box-shadow:none;transform:translateY(1px)scale(.985)}.room-card,.exp-card,.review-card,.ideal-card,.tour-card,.pin-card{transition:transform .25s,box-shadow .25s}.room-card:hover,.exp-card:hover,.review-card:hover,.ideal-card:hover,.tour-card:hover,.pin-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.hero-bg .hero-slide{z-index:1;opacity:1}.hero-content>*{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) forwards heroStagger;transform:translateY(22px)}.hero-content>:first-child{animation-delay:.1s}.hero-content>:nth-child(2){animation-delay:.22s}.hero-content>:nth-child(3){animation-delay:.34s}.hero-content>:nth-child(4){animation-delay:.46s}.hero-content>:nth-child(5){animation-delay:.58s}@keyframes heroStagger{to{opacity:1;transform:translateY(0)}}.ideal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}@media (width>=900px){.ideal-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.ideal-card{background:var(--sand);border-radius:var(--radius-lg);border:1px solid var(--sand-dark);padding:1.35rem 1.2rem}.ideal-card h3{color:var(--ocean-deep);margin-bottom:.35rem;font-size:1.35rem}.ideal-card p{margin:0;font-size:.95rem}.tour-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.tour-card{border-radius:var(--radius);background:var(--sand);margin:0;overflow:hidden}.tour-img{aspect-ratio:4/3;background-position:50%;background-size:cover}.tour-card figcaption{color:var(--ocean-deep);padding:.75rem .9rem;font-size:.95rem;font-weight:600}.lightbox{z-index:10000;background:#081014eb;place-items:center;padding:2rem;display:grid;position:fixed;inset:0}.lightbox[hidden]{display:none!important}body.lightbox-open{overflow:hidden}.lightbox-figure{text-align:center;max-width:min(960px,92vw);margin:0}.lightbox-img{border-radius:12px;width:auto;max-height:78vh;margin:0 auto;box-shadow:0 24px 60px #00000073}.lightbox-caption{color:#ffffffd9;margin-top:.75rem;font-size:.95rem}.lightbox-close,.lightbox-nav{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:999px;width:48px;height:48px;font-size:1.5rem;line-height:1;position:absolute}.lightbox-close{top:1rem;right:1rem}.lightbox-prev{top:50%;left:1rem;transform:translateY(-50%)}.lightbox-next{top:50%;right:1rem;transform:translateY(-50%)}.lightbox-close:hover,.lightbox-nav:hover{background:#ffffff38}.mobile-dock{display:none}.mobile-dock-btn{letter-spacing:.01em;color:#fff;text-align:center;-webkit-tap-highlight-color:transparent;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.12rem;min-height:44px;padding:.4rem .1rem;font-size:.58rem;font-weight:600;line-height:1.1;text-decoration:none;display:inline-flex}.mobile-dock-btn span[aria-hidden=true]{font-size:1.05rem;line-height:1}.mobile-dock,.mobile-dock.mobile-dock--5{width:min(520px,100vw - 1rem);left:50%;bottom:calc(.45rem + env(safe-area-inset-bottom,0px));z-index:90;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f3340f5;border-radius:18px;grid-template-columns:repeat(5,minmax(0,1fr));gap:.2rem;padding:.35rem;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 16px 40px #00000047}body{padding-bottom:calc(5.2rem + env(safe-area-inset-bottom,0px))}.fab-whatsapp{display:none!important}@media (width<=768px){:root{--header-h:58px;--radius:12px;--radius-lg:16px}html{font-size:15px}body{line-height:1.55;overflow-x:hidden}.container,.header-inner{width:min(100%,100vw - 1.5rem)}.logo-text{font-size:.95rem}.logo-mark,.logo-mark--img{width:34px;height:34px}.nav-toggle{width:44px;height:44px;margin-right:-.35rem}.mobile-nav{max-height:calc(100dvh - var(--header-h) - 5.5rem);gap:.15rem;padding:1rem 1.1rem 1.25rem;overflow-y:auto}.mobile-nav a{border-bottom:1px solid #0000000f;padding:.85rem .35rem;font-size:1.05rem}.mobile-nav .btn{justify-content:center;width:100%;margin-top:.85rem}.hero{min-height:100dvh;padding:calc(var(--header-h) + 1.75rem) 1rem calc(5.8rem + env(safe-area-inset-bottom,0px));align-items:flex-end}.hero-logo-cover{display:none}.hero-content{width:100%;max-width:none}.hero-eyebrow{letter-spacing:.1em;margin-bottom:.55rem;font-size:.72rem}.hero h1{margin:0 0 .65rem;font-size:clamp(1.85rem,8.2vw,2.35rem);line-height:1.1}.hero-lead{-webkit-line-clamp:4;-webkit-box-orient:vertical;max-width:none;margin:0 0 .85rem;font-size:.95rem;line-height:1.45;display:-webkit-box;overflow:hidden}.hero-icons{grid-template-columns:1fr 1fr;gap:.4rem .55rem;margin:.65rem 0 1rem}.hero-icons li{gap:.3rem;padding:.22rem .38rem;font-size:.72rem}.hi-ico{font-size:.78rem}.hero-actions{flex-direction:column;gap:.55rem;width:100%}.hero-actions .btn{text-align:center;justify-content:center;width:100%;min-height:48px;padding:.85rem 1rem}.hero-scroll{display:none}h1{font-size:clamp(1.9rem,8vw,2.4rem);line-height:1.12}h2{font-size:clamp(1.55rem,6.5vw,2rem);line-height:1.18}.page-hero{padding:1rem 0 .25rem}.page-hero h1{max-width:none;font-size:clamp(1.85rem,8vw,2.3rem)}.page-hero p,.hero-lead{font-size:.95rem}.section{padding:2.4rem 0}.section-cta{flex-direction:column}.section-cta .btn{justify-content:center;width:100%;min-height:48px}.rooms-grid{gap:1.15rem}.room-visual{aspect-ratio:16/11}.room-body{padding:1.05rem 1.05rem 1.15rem}.room-body h3{font-size:1.25rem}.room-card .btn{justify-content:center;width:100%}.room-card:hover{transform:none}.ideal-grid{grid-template-columns:1fr;gap:.75rem}.xp-stage{border-radius:16px;min-height:62vh}.xp-controls{padding:0 .65rem;bottom:.75rem}.xp-caption{padding:1rem 1rem 3.5rem}.xp-caption h3{font-size:1.35rem}.reviews-grid{grid-template-columns:1fr}.home-location-grid{gap:1.35rem}.mobile-dock{width:auto;left:.5rem;right:.5rem;transform:none}.mobile-dock-ig{background:#ffffff1a}.mobile-dock-wa{background:var(--coral)}.footer-inner{flex-direction:column;align-items:flex-start;gap:.85rem}.footer-links{flex-wrap:wrap;gap:.55rem .85rem}}@media (width<=400px){.logo-text{display:none}.hero-icons li{font-size:.72rem}.mobile-dock-btn{font-size:.52rem}}@media (width>=769px) and (width<=899px){.mobile-dock{width:min(520px,100vw - 1.5rem);left:50%;right:auto;transform:translate(-50%)}}.rates-table-wrap{border-radius:var(--radius);border:1px solid var(--sand-dark);background:var(--white);overflow-x:auto}.rates-table{border-collapse:collapse;width:100%;min-width:560px;font-size:.92rem}.rates-table th,.rates-table td{text-align:left;border-bottom:1px solid var(--sand-dark);padding:.7rem .85rem}.rates-table th{background:var(--sand);color:var(--ocean-deep);font-weight:600}.rates-table tr:last-child td{border-bottom:0}.currency-tip{color:var(--muted);margin-top:.75rem;font-size:.9rem}.cal-day--blocked{cursor:not-allowed;opacity:.85;text-decoration:line-through;color:#78716c!important;background:repeating-linear-gradient(-45deg,#d6d3d1,#d6d3d1 4px,#e7e5e4 4px 8px)!important}.legend-blocked{color:var(--muted);align-items:center;gap:.4rem;font-size:.85rem;display:inline-flex}.legend-blocked:before{content:"";background:repeating-linear-gradient(-45deg,#d6d3d1,#d6d3d1 3px,#e7e5e4 3px 6px);border-radius:4px;width:14px;height:14px}button.gallery-item{cursor:zoom-in;font:inherit;color:inherit;border:0;width:100%;padding:0;display:block}.ig-live{gap:1.5rem;display:grid}@media (width>=900px){.ig-live{grid-template-columns:1.1fr 1fr;align-items:start}}.ig-embed{border-radius:var(--radius-lg);background:var(--sand);border:0;width:100%;min-height:480px}.ig-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.ig-grid a{aspect-ratio:1;background-position:50%;background-size:cover;border-radius:10px;text-decoration:none}.pins-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.85rem;margin-bottom:1.5rem;display:grid}.pin-card{color:inherit;background:var(--sand);border:1px solid var(--sand-dark);border-radius:var(--radius);padding:1rem 1.1rem;text-decoration:none;display:block}.pin-card strong{color:var(--ocean-deep);margin-bottom:.25rem;display:block}.pin-card span{color:var(--muted);font-size:.9rem}.pin-dot{background:var(--coral);border-radius:50%;width:10px;height:10px;margin-right:.35rem;display:inline-block}.faq-list{gap:.75rem;max-width:760px;display:grid}.faq-item{background:var(--sand);border-radius:var(--radius);border:1px solid var(--sand-dark);padding:.35rem 1rem .85rem}.faq-item summary{cursor:pointer;color:var(--ocean-deep);padding:.75rem 0;font-weight:600;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";float:right;color:var(--seafoam)}.faq-item[open] summary:after{content:"−"}.faq-item p{margin:0;padding-bottom:.35rem}.owner-bio{margin-top:.5rem;font-size:.95rem}.owner-card--featured{max-width:420px}.ficha-sheet{color:#1c1917;border-radius:var(--radius-lg);background:#fff;border:1px solid #e7e5e4;padding:2rem}.ficha-sheet h1{color:#0f3340}.ficha-meta{gap:.5rem;margin:1.5rem 0;display:grid}.ficha-meta li{list-style:none}@media print{.site-header,.site-footer,.mobile-dock,.fab-whatsapp,.theme-toggle,.lang-switch,.no-print{display:none!important}body{color:#000;background:#fff;padding:0}.ficha-sheet{box-shadow:none;border:0}}.page-404 .notfound-box{text-align:center;max-width:560px;margin:4rem auto}.review-origin{letter-spacing:.04em;background:var(--sand-dark);color:var(--ocean-deep);vertical-align:middle;border-radius:999px;margin-left:.35rem;padding:.1rem .4rem;font-size:.72rem;font-weight:700;display:inline-block}.season-pill{border-radius:999px;padding:.15rem .55rem;font-size:.78rem;font-weight:600;display:inline-block}.season-pill--alta{color:#b45309;background:#e07a5f2e}.season-pill--media{color:#0f766e;background:#5ba89a33}.season-pill--baja{color:var(--ocean);background:#1a4d5c1f}.footer-admin{opacity:.55;font-size:.9em}.page-admin{background:radial-gradient(900px 400px at 0% 0%, #5ba89a1f, transparent 55%), var(--sand);min-height:100vh;padding-bottom:3rem}.page-admin .mobile-dock,.page-admin .fab-whatsapp{display:none!important}.admin-top{border-bottom:1px solid var(--sand-dark);z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffef9e6;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 4vw;display:flex;position:sticky;top:0}.admin-top-actions{gap:.5rem;display:flex}.admin-main{width:min(1100px,94vw);margin:0 auto;padding:1.5rem 0 3rem}.admin-login{max-width:420px;margin:3rem auto}.admin-login h1,.admin-toolbar h1{color:var(--ocean-deep);margin-bottom:.35rem}.admin-card{background:var(--white);border:1px solid var(--sand-dark);border-radius:var(--radius-lg);gap:.85rem;margin-bottom:1.25rem;padding:1.35rem 1.4rem;display:grid}.admin-card h2{color:var(--ocean-deep);margin:0;font-size:1.45rem}.admin-card-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-card label{color:var(--ocean-deep);gap:.35rem;font-size:.9rem;font-weight:600;display:grid}.admin-card input,.admin-card select,.admin-card textarea{font:inherit;border:1px solid var(--sand-dark);background:var(--sand);color:var(--ink);border-radius:10px;width:100%;padding:.55rem .7rem;font-weight:400}.admin-card textarea{resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88rem}.admin-fields-3{gap:.85rem;display:grid}@media (width>=720px){.admin-fields-3{grid-template-columns:repeat(3,1fr);align-items:end}}.admin-field-action{align-items:end;display:flex}.admin-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.admin-toolbar-actions{flex-wrap:wrap;gap:.5rem;display:flex}.admin-note{border-left:3px solid var(--seafoam);border-radius:0 var(--radius) var(--radius) 0;color:var(--muted);background:#1a4d5c14;margin-bottom:1.25rem;padding:.85rem 1rem;font-size:.95rem}.admin-note strong{color:var(--ocean-deep)}.admin-muted{color:var(--muted);margin:0;font-size:.9rem}.admin-status{border-radius:var(--radius);color:var(--ocean-deep);background:#5ba89a2e;margin-bottom:1rem;padding:.75rem 1rem;font-weight:500}.admin-status[data-ok="0"]{color:#9a3412;background:#e07a5f2e}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:720px;font-size:.88rem}.admin-table th,.admin-table td{text-align:left;vertical-align:middle;border-bottom:1px solid var(--sand-dark);padding:.45rem .35rem}.admin-table th{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.78rem}.admin-table input[type=number]{width:4.2rem;margin-right:.2rem;display:inline-block}.admin-table select{min-width:5.5rem}.admin-reviews{gap:1rem;display:grid}.admin-review-card{border:1px solid var(--sand-dark);border-radius:var(--radius);background:var(--sand);gap:.75rem;padding:1rem;display:grid}.admin-review-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.65rem;display:grid}.admin-full{grid-column:1/-1}.admin-guest-row{border-bottom:1px solid var(--sand-dark);justify-content:space-between;align-items:start;gap:1rem;padding:.75rem 0;display:flex}.admin-guest-row p{margin:.35rem 0 0;font-size:.92rem}.page-admin .btn-ghost-dark{border-color:var(--ocean);color:var(--ocean);background:0 0}.hero-icons{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .85rem;margin:1.25rem 0 1.5rem;padding:0;list-style:none;display:grid}@media (width>=720px){.hero-icons{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1000px){.hero-icons{grid-template-columns:repeat(4,minmax(0,1fr))}}.hero-icons li{color:#ffffffeb;-webkit-backdrop-filter:blur(8px);box-shadow:none;background:#07141a66;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:.35rem;padding:.28rem .45rem;font-size:.8rem;font-weight:500;display:flex}.hero-icons li>span:last-child{line-height:1.25}.hi-ico{color:#fff;opacity:.88;filter:saturate(.65)contrast(.95);background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:auto;min-width:1em;height:auto;font-size:.82rem;line-height:1;display:inline-flex}.home-location-grid{align-items:center;gap:2rem;display:grid}@media (width>=900px){.home-location-grid{grid-template-columns:1.05fr .95fr}}.home-loc-list{gap:.75rem;margin:1.25rem 0 1.5rem;padding:0;list-style:none;display:grid}.home-loc-list li{color:var(--muted);padding-left:1.15rem;position:relative}.home-loc-list li:before{content:"";background:var(--coral);border-radius:50%;width:8px;height:8px;position:absolute;top:.55em;left:0}.facade-window{color:#fff;align-items:flex-end;min-height:min(88vh,760px);display:flex;position:relative;overflow:hidden}.facade-window-bg{background-color:#0b1c24;background-position:50% 40%;background-size:cover;position:absolute;inset:0;transform:scale(1.04)}.facade-window-scrim{z-index:1;background:linear-gradient(#05101640 0%,#05101626 40%,#051016c7 100%),linear-gradient(105deg,#0510168c 0%,#0000 55%);position:absolute;inset:0}.facade-window-content{z-index:2;max-width:640px;padding:3.5rem 0 3rem;position:relative}.facade-window-content .section-eyebrow{color:#ffffffd9}.facade-window-content h2{color:#fff;text-shadow:0 4px 28px #00000073;margin:.2rem 0 .65rem;font-size:clamp(2.2rem,5vw,3.4rem)}.facade-window-content p:not(.section-eyebrow){color:#ffffffeb;text-shadow:0 2px 16px #00000059;max-width:28rem;font-size:1.1rem}.facade-window .btn-ghost{color:#fff;background:#ffffff24;border-color:#ffffffbf}.facade-window .btn-ghost:hover{color:#fff;background:#ffffff42}@media (width<=768px){.facade-window{min-height:min(78vh,620px)}.facade-window-content{padding:2.5rem 0 2.25rem}}.home-loc-photo{border-radius:var(--radius-lg);box-shadow:var(--shadow);margin:0;overflow:hidden}.home-loc-photo img{object-fit:cover;width:100%;height:min(560px,70vh)}.home-loc-photo--night{border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden}.home-loc-photo--night img{object-fit:cover;object-position:center 42%;width:100%;height:min(420px,52vh)}.intro-grid--photo{align-items:center}.intro-photo{border-radius:var(--radius-lg);box-shadow:var(--shadow);margin:0;overflow:hidden}.intro-photo img{aspect-ratio:3/4;object-fit:cover;object-position:center center;width:100%;height:auto;display:block}.intro-photo figcaption{background:var(--sand);color:var(--ocean-deep);padding:.85rem 1rem;font-weight:600}.intro-story p{margin-bottom:.75rem}.stat-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}@media (width>=720px){.stat-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}.stat-card{background:var(--sand);border:1px solid var(--sand-dark);border-radius:var(--radius);text-align:center;align-content:center;gap:.25rem;min-height:132px;padding:1.15rem 1rem;display:grid}.stat-card strong{font-family:var(--font-display);color:var(--ocean-deep);font-size:1.55rem;line-height:1.1}.stat-card span:last-child{color:var(--muted);font-size:.9rem}.stat-ico{color:var(--seafoam);place-items:center;width:28px;height:28px;margin-inline:auto;display:grid}.stat-ico svg{width:22px;height:22px}.ideal-grid--photos{grid-template-columns:1fr}@media (width>=720px){.ideal-grid--photos{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1100px){.ideal-grid--photos{grid-template-columns:repeat(3,minmax(0,1fr))}.ideal-grid--photos .ideal-card--lgbtq{grid-column:span 2}}.ideal-card--photo{flex-direction:column;padding:0;display:flex;overflow:hidden}.ideal-media{aspect-ratio:16/11;background-position:50%;background-size:cover}.ideal-body{padding:1.15rem 1.2rem 1.25rem}.ideal-body--split{justify-content:space-between;align-items:center;gap:1.25rem;display:flex}.ideal-copy{flex:1;min-width:0}.ideal-copy p{margin-bottom:0}.rocha-badge{background:#fff;border-radius:10px;flex-shrink:0;width:min(168px,42vw);height:auto;margin:0;padding:.45rem .55rem;box-shadow:0 8px 20px #0000001f}@media (width<=520px){.ideal-body--split{flex-direction:column;align-items:flex-start}.rocha-badge{align-self:flex-end;width:min(140px,48vw)}}.section-cta{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.sushi-band{background:linear-gradient(#fff8ef 0%,#ffe8d2 48%,#fff4e8 100%);padding:clamp(2.75rem,6vw,5rem) 0;position:relative;overflow:hidden}.sushi-band:before{content:"";background:linear-gradient(90deg,#e84c3d,#f39c12,#f1c40f,#2ecc71,#3498db,#9b59b6);height:6px;position:absolute;inset:0 0 auto}.sushi-band-inner{align-items:center;gap:1.75rem;display:grid}@media (width>=860px){.sushi-band-inner{grid-template-columns:1.05fr .95fr;gap:2.75rem}}.sushi-band-collage{grid-template-rows:1fr 1fr;grid-template-columns:1.35fr 1fr;gap:.55rem;width:100%;min-height:min(52vw,420px);display:grid}.sushi-band-shot{background-color:#e8d8c4;background-position:50%;background-size:cover;border-radius:16px;box-shadow:0 10px 28px #0f33401f}.sushi-band-shot--1{grid-row:span 2;min-height:280px}.sushi-logo{filter:drop-shadow(0 12px 28px #0000001f);width:min(280px,70vw);height:auto;display:block}.sushi-logo--band{width:min(112px,28vw);margin-bottom:.35rem}.sushi-logo--hero{filter:drop-shadow(0 8px 20px #00000059);width:min(120px,30vw);margin:0 auto .35rem}.sushi-band-copy{text-align:center}@media (width>=860px){.sushi-band-copy{text-align:left}}.sushi-band-copy h2{color:var(--ocean-deep);margin:.15rem 0 .35rem;font-size:clamp(2rem,4vw,2.75rem)}.sushi-tag{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;color:#c0392b;margin:0 0 .75rem;font-size:clamp(1.15rem,2.4vw,1.45rem);font-weight:600}.sushi-band-copy>p:not(.section-eyebrow):not(.sushi-tag):not(.sushi-badge){max-width:34rem;color:var(--muted);margin-inline:auto}@media (width>=860px){.sushi-band-copy>p:not(.section-eyebrow):not(.sushi-tag):not(.sushi-badge){margin-inline:0}}.sushi-badge{letter-spacing:.02em;color:#fff;background:linear-gradient(135deg,#e84c3d,#e07a5f);border-radius:999px;margin:1rem 0 .35rem;padding:.45rem .85rem;font-size:.88rem;font-weight:700;display:inline-block;box-shadow:0 8px 18px #e07a5f47}.sushi-discount{color:var(--coral,#e07a5f);margin:.75rem 0 0;font-weight:700}.sushi-hero-photo{color:#fff;align-items:end;min-height:min(88vh,720px);display:grid;position:relative;overflow:hidden}.sushi-hero-photo-bg{background-position:50% 40%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.sushi-hero-photo-bg:after{content:"";background:linear-gradient(#08121859 0%,#08121833 35%,#081218c7 100%),linear-gradient(90deg,#08121873 0%,#0000 55%);position:absolute;inset:0}.sushi-hero-photo-inner{z-index:1;text-align:center;justify-items:center;gap:.35rem;padding:clamp(5.5rem,12vw,7rem) 0 clamp(2.5rem,6vw,3.5rem);display:grid;position:relative}.sushi-hero-photo h1{color:#fff;text-shadow:0 2px 24px #00000059;margin:0;font-size:clamp(2.4rem,7vw,4rem)}.sushi-hero-eyebrow{color:#ffffffc7}.sushi-tag--on-photo{color:#ffd6a8;margin-bottom:.4rem}.sushi-hero-lead{color:#ffffffe6;max-width:34rem;margin:.25rem 0 0;font-size:1.05rem;line-height:1.55}.sushi-hero-photo .sushi-badge{margin-top:1.1rem}.btn-ghost-light{color:#fff;background:#ffffff1a;border:1.5px solid #ffffffbf}.btn-ghost-light:hover{color:#fff;background:#fff3}.sushi-highlights{background:#fff8ef}.sushi-hl-grid{gap:1.25rem 1.75rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=700px){.sushi-hl-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1000px){.sushi-hl-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.sushi-hl-grid li{border-top:2px solid #e84c3d;gap:.35rem;padding-top:.85rem;display:grid}.sushi-hl-grid strong{font-family:var(--font-display);color:var(--ocean-deep);font-size:1.35rem;font-weight:600}.sushi-hl-grid span{color:var(--muted);font-size:.95rem;line-height:1.45}.sushi-gallery-section .section-head p{max-width:36rem}.sushi-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}#temat-gallery{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}@media (width>=900px){#temat-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}.temat-shot{background:#141414;border-radius:16px;margin:0;overflow:hidden;box-shadow:0 10px 26px #00000024}.temat-shot img{vertical-align:middle;width:100%;height:auto;display:block}.sushi-gallery--rich{gap:.75rem}@media (width>=720px){.sushi-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}.sushi-shot{background-position:50%;background-size:cover;background-color:var(--sand-dark,#d9cfc0);border-radius:16px;min-height:180px;margin:0;transition:transform .35s;box-shadow:0 10px 26px #0000001f}.sushi-gallery--rich .sushi-shot{min-height:200px}@media (width>=720px){.sushi-gallery--rich .sushi-shot:first-child{grid-area:span 2/span 2;min-height:440px}}@media (hover:hover){.sushi-shot:hover{transform:scale(1.015)}}.sushi-close{text-align:center;background:radial-gradient(circle at 20% 30%,#e84c3d1a,#0000 40%),radial-gradient(circle at 80% 70%,#3498db1f,#0000 42%),#fff4e8;padding:clamp(3rem,7vw,5rem) 0}.sushi-close-inner h2{color:var(--ocean-deep);margin:0 0 .5rem;font-size:clamp(1.9rem,4vw,2.6rem)}.sushi-close-inner p{max-width:32rem;color:var(--muted);margin:0 auto 1.25rem}html[data-theme=night] .sushi-band,html[data-theme=night] .sushi-highlights,html[data-theme=night] .sushi-close{background:linear-gradient(#132229 0%,#0f1c22 100%)}html[data-theme=night] .sushi-band-copy h2,html[data-theme=night] .sushi-hl-grid strong,html[data-theme=night] .sushi-close-inner h2{color:var(--ink)}html[data-theme=night] .sushi-hl-grid span,html[data-theme=night] .sushi-close-inner p{color:#ffffffb8}.logo-mark--img{background:#fff;border-radius:50%;width:40px;height:40px;padding:0;overflow:hidden}.logo-mark--img img{object-fit:contain;width:100%;height:100%;padding:3px}
