:root{--ivory:#faf7f2;--ivory-dark:#f0ebe1;--navy:#1a2744;--navy-deep:#0f1a30;--navy-mid:#1a2744;--navy-light:#4a6080;--gold:#c9933a;--gold-lt:#d4a04a;--saffron:#d4692e;--orange:#d4692e;--orange-hv:#c05a22;--text:#2c2424;--text-muted:#7a7068;--white:#fff;--border:#1a27441f;--cream:var(--ivory);--cream-mid:var(--ivory-dark);--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"DM Sans", sans-serif;--serif:var(--font-display);--sans:var(--font-body);--transition:.35s cubic-bezier(.4, 0, .2, 1);--r-sm:4px;--r-md:10px;--cont:1160px;--nav-h:66px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background:var(--ivory);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--ivory)}::-webkit-scrollbar-thumb{background:var(--gold);border-radius:3px}img{object-fit:cover;max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}address{font-style:normal}details>summary{cursor:pointer;list-style:none}details>summary::-webkit-details-marker{display:none}.container{width:100%;max-width:var(--cont);margin:0 auto;padding:0 1.25rem}.section{padding:4.5rem 0}.section-cream{background:var(--cream)}.section-white{background:var(--white)}.section-navy{background:var(--navy)}.section-cream-mid{background:var(--cream-mid)}.section-kicker{letter-spacing:.13em;color:var(--gold);text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:500}.section-h2{font-family:var(--serif);color:var(--text);margin-bottom:1rem;font-size:clamp(1.7rem,4vw,2.6rem);font-weight:400;line-height:1.2}.section-h2 em{color:var(--gold);font-style:italic}.section-h2-light{color:#fff}.section-p{color:var(--text-muted);max-width:56ch;margin-bottom:1.25rem;line-height:1.7}.link-gold{color:var(--gold);letter-spacing:.02em;align-items:center;gap:.35rem;font-size:.88rem;font-weight:600;transition:letter-spacing .2s;display:inline-flex}.link-gold:hover{letter-spacing:.04em}.btn-primary{background:var(--saffron);color:var(--white);font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--saffron);border-radius:var(--r-sm);transition:background var(--transition), border-color var(--transition), transform .15s;white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;padding:.85rem 2.2rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary:hover{background:var(--gold);border-color:var(--gold);transform:translateY(-1px)}.btn-outline{color:#fff;font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;border-radius:var(--r-sm);cursor:pointer;transition:border-color var(--transition), color var(--transition), background var(--transition);background:0 0;border:1px solid #ffffff73;justify-content:center;align-items:center;padding:.85rem 2rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.btn-outline:hover{border-color:var(--gold);color:var(--gold)}.section-label{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);font-size:.72rem;font-weight:600;display:block}.btn-book{background:var(--orange);color:#fff;border-radius:var(--r-sm);text-align:center;margin-top:.75rem;padding:.55rem 1.2rem;font-size:.85rem;font-weight:600;transition:background .2s;display:inline-block}.btn-book:hover{background:var(--orange-hv)}.btn-wa{color:#fff;border-radius:var(--r-sm);background:#25d366;align-items:center;gap:.5rem;padding:.75rem 1.4rem;font-size:.88rem;font-weight:600;transition:background .2s;display:inline-flex}.btn-wa:hover{background:#20b858}.btn-call{color:#fff;border-radius:var(--r-sm);border:1px solid #ffffff4d;align-items:center;gap:.5rem;padding:.75rem 1.4rem;font-size:.88rem;font-weight:500;transition:border-color .2s,color .2s;display:inline-flex}.btn-call:hover{border-color:var(--gold);color:var(--gold)}@media (width>=768px){.btn-book{margin-top:0;margin-left:.5rem;padding:.45rem 1.1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}.site-header[data-astro-cid-nen7h5rs]{z-index:100;background:var(--navy);height:var(--nav-h);border-bottom:1px solid #c9933a2e;position:sticky;top:0}.nav-inner[data-astro-cid-nen7h5rs]{height:var(--nav-h);justify-content:space-between;align-items:center;display:flex}.logo[data-astro-cid-nen7h5rs]{align-items:center;gap:.65rem;line-height:1.15;display:flex}.logo-img[data-astro-cid-nen7h5rs]{object-fit:contain;border-radius:4px;width:38px;height:38px}.logo-text[data-astro-cid-nen7h5rs]{flex-direction:column;display:flex}.logo-name[data-astro-cid-nen7h5rs]{font-family:var(--sans);color:#fff;letter-spacing:.13em;text-transform:uppercase;font-size:.92rem;font-weight:600}.logo-sub[data-astro-cid-nen7h5rs]{color:var(--gold);letter-spacing:.08em;font-size:.65rem;font-weight:300}.nav-toggle[data-astro-cid-nen7h5rs]{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;display:flex}.nav-toggle[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:#fff;border-radius:2px;height:2px;transition:transform .25s,opacity .25s;display:block}.nav-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.main-nav[data-astro-cid-nen7h5rs]{top:var(--nav-h);background:var(--navy);border-bottom:1px solid #c9933a26;flex-direction:column;gap:.12rem;padding:1rem 1.25rem 1.5rem;display:none;position:absolute;left:0;right:0}.main-nav.open{display:flex}.nav-link[data-astro-cid-nen7h5rs]{color:#ffffffd9;border-bottom:1px solid #ffffff12;padding:.6rem 0;font-size:.85rem;font-weight:400;transition:color .2s}.nav-link[data-astro-cid-nen7h5rs]:last-of-type{border-bottom:none}.nav-link[data-astro-cid-nen7h5rs].active,.nav-link[data-astro-cid-nen7h5rs]:hover{color:var(--gold)}@media (width>=768px){.nav-toggle[data-astro-cid-nen7h5rs]{display:none}.main-nav[data-astro-cid-nen7h5rs]{background:0 0;border:none;flex-direction:row;align-items:center;gap:.1rem;padding:0;position:static;display:flex!important}.nav-link[data-astro-cid-nen7h5rs]{border-bottom:none;padding:.4rem .7rem;font-size:.85rem}}.site-footer[data-astro-cid-jo6i4kqk]{background:var(--navy-deep);color:#ffffffa6;border-top:1px solid #c9933a2e;padding-top:4.5rem}.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;display:grid}.footer-links-row[data-astro-cid-jo6i4kqk]{display:contents}.footer-logo-text[data-astro-cid-jo6i4kqk]{color:#fff;font-family:var(--serif);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.85rem;font-size:1.35rem;font-weight:500;line-height:1.2}.footer-brand[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{color:#ffffff8c;max-width:32ch;margin-bottom:1rem;font-size:.85rem;line-height:1.7}.footer-ext[data-astro-cid-jo6i4kqk]{color:var(--gold);font-size:.82rem;text-decoration:none;transition:color .2s;display:inline-block}.footer-ext[data-astro-cid-jo6i4kqk]:hover{color:#fff}.footer-col[data-astro-cid-jo6i4kqk] h4[data-astro-cid-jo6i4kqk]{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1.1rem;font-size:.68rem;font-weight:600}.footer-nav-links[data-astro-cid-jo6i4kqk]{flex-direction:column!important;gap:.55rem!important;display:flex!important}.footer-nav-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#ffffff8c;font-size:.84rem;line-height:1.4;text-decoration:none;transition:color .2s;display:block!important}.footer-nav-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--gold)}.footer-contact[data-astro-cid-jo6i4kqk] address[data-astro-cid-jo6i4kqk]{color:#ffffff8c;margin-bottom:.75rem;font-size:.84rem;font-style:normal;line-height:1.7}.contact-link[data-astro-cid-jo6i4kqk]{color:#ffffff8c;margin-bottom:.35rem;font-size:.84rem;text-decoration:none;transition:color .2s;display:block!important}.contact-link[data-astro-cid-jo6i4kqk]:hover{color:var(--gold)}.footer-base[data-astro-cid-jo6i4kqk]{border-top:1px solid #ffffff14;margin-top:3.5rem;padding:1.5rem 0}.footer-base-inner[data-astro-cid-jo6i4kqk]{color:#fff6;flex-direction:row;justify-content:space-between;font-size:.76rem;display:flex}@media (width<=900px){.footer-grid[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:2.5rem;display:flex}.footer-links-row[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.footer-links-row[data-astro-cid-jo6i4kqk] .footer-col[data-astro-cid-jo6i4kqk]{min-width:0}}@media (width<=640px){.site-footer[data-astro-cid-jo6i4kqk]{padding-top:3rem}.footer-grid[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:2rem;display:flex}.footer-links-row[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.footer-links-row[data-astro-cid-jo6i4kqk] .footer-col[data-astro-cid-jo6i4kqk]{min-width:0}.footer-brand[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{max-width:100%}.footer-logo-text[data-astro-cid-jo6i4kqk]{letter-spacing:.08em;font-size:1.15rem}.footer-base[data-astro-cid-jo6i4kqk]{margin-top:2rem;padding:1.25rem 0}.footer-base-inner[data-astro-cid-jo6i4kqk]{text-align:center;flex-direction:column;gap:.4rem}}.wa-fab[data-astro-cid-uchulhbi]{z-index:200;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .2s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 18px #00000040}.wa-fab[data-astro-cid-uchulhbi]:hover{transform:scale(1.08)}@media (width<=768px){.wa-fab[data-astro-cid-uchulhbi]{width:48px;height:48px;bottom:1.25rem;right:1.25rem}.wa-fab[data-astro-cid-uchulhbi] svg[data-astro-cid-uchulhbi]{width:24px;height:24px}}.hero[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100svh - 66px);display:flex;position:relative;overflow:hidden}.hero-bg[data-astro-cid-lcdefpme]{background:linear-gradient(#0a101c8c 0%,#0a101c4d 40%,#0a101cb8 100%),url(/images/hero-exterior.avif) 50%/cover no-repeat;transition:transform 8s ease-out;position:absolute;inset:0;transform:scale(1.04)}.hero-inner[data-astro-cid-lcdefpme]{z-index:1;padding:calc(var(--nav-h) + 1.5rem) 1.25rem 2.5rem;flex-direction:column;align-items:center;width:100%;max-width:920px;margin:0 auto;display:flex;position:relative}.hero-kicker[data-astro-cid-lcdefpme]{letter-spacing:.14em;color:var(--gold);text-transform:uppercase;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.73rem;font-weight:500;display:flex}.kicker-dash[data-astro-cid-lcdefpme]{background:var(--gold);opacity:.7;width:1.8rem;height:1px;display:inline-block}.hero-h1[data-astro-cid-lcdefpme]{font-family:var(--serif);color:#fff;max-width:18ch;margin-bottom:.85rem;font-size:clamp(2.1rem,5.5vw,4.5rem);font-weight:400;line-height:1.1}.hero-h1[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--gold);font-style:italic}.hero-tagline[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:#ffffffd1;letter-spacing:.05em;margin-bottom:1.75rem;font-size:clamp(.95rem,2.2vw,1.35rem);font-style:italic;font-weight:300}.hero-tagline[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--gold);opacity:.65;margin:0 .35rem;font-style:normal}.hero-btns[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%;display:flex}.hero-scroll[data-astro-cid-lcdefpme]{color:var(--gold);opacity:.5;font-size:1.2rem;animation:2s ease-in-out infinite bob;position:absolute;bottom:5.5rem;left:50%;transform:translate(-50%)}@keyframes bob{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}.hero-strip[data-astro-cid-lcdefpme]{z-index:2;-webkit-backdrop-filter:blur(12px);background:#0c192de6;border-top:1px solid #c9933a40;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;padding:.9rem 1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.strip-item[data-astro-cid-lcdefpme]{flex-direction:column;gap:.1rem;display:flex}.strip-label[data-astro-cid-lcdefpme]{letter-spacing:.11em;color:var(--gold);text-transform:uppercase;font-size:.62rem;font-weight:500}.strip-val[data-astro-cid-lcdefpme]{color:#fff;font-size:.85rem;font-weight:400}.strip-div[data-astro-cid-lcdefpme]{background:#c9933a38;flex-shrink:0;width:1px;height:2.2rem}@media (width<=768px){.hero[data-astro-cid-lcdefpme]{min-height:auto}.hero-inner[data-astro-cid-lcdefpme]{padding:calc(var(--nav-h) + 1.25rem) 1rem 1.75rem}.hero-h1[data-astro-cid-lcdefpme]{margin-bottom:.75rem;font-size:clamp(1.85rem,7.5vw,2.5rem);line-height:1.15}.hero-tagline[data-astro-cid-lcdefpme]{margin-bottom:1.25rem;font-size:.95rem}.hero-btns[data-astro-cid-lcdefpme]{flex-direction:row;gap:.65rem;width:100%;display:flex}.hero-btns[data-astro-cid-lcdefpme] .btn-primary[data-astro-cid-lcdefpme],.hero-btns[data-astro-cid-lcdefpme] .btn-ghost[data-astro-cid-lcdefpme]{text-align:center;white-space:nowrap;flex:1;padding:.68rem .85rem;font-size:.82rem}.hero-scroll[data-astro-cid-lcdefpme]{display:none}.hero-strip[data-astro-cid-lcdefpme]{background:var(--navy-deep);text-align:center;border-top:1px solid #c9933a4d;grid-template-columns:1fr 1fr;gap:.75rem 1rem;padding:1.1rem 1rem;display:grid;position:relative;bottom:auto;left:auto;right:auto}.strip-item[data-astro-cid-lcdefpme]{text-align:center;align-items:center}.strip-div[data-astro-cid-lcdefpme]{display:none}.hero-strip[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme].btn-primary{grid-column:span 2;justify-content:center;width:100%;margin-top:.25rem;padding:.65rem 1rem;font-size:.85rem}}.facts-strip[data-astro-cid-lcdefpme]{background:var(--navy);padding:1.6rem 0}.facts-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:0;display:grid}.fact[data-astro-cid-lcdefpme]{text-align:center;border-right:1px solid #c9933a26;flex-direction:column;align-items:center;padding:.85rem 1rem;display:flex}.fact[data-astro-cid-lcdefpme]:nth-child(2),.fact[data-astro-cid-lcdefpme]:last-child{border-right:none}.fact-num[data-astro-cid-lcdefpme]{font-family:var(--serif);color:var(--gold);font-size:2rem;font-weight:600;line-height:1}.fact-label[data-astro-cid-lcdefpme]{color:#ffffff8c;letter-spacing:.07em;text-transform:uppercase;margin-top:.25rem;font-size:.7rem}@media (width>=600px){.facts-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr)}.fact[data-astro-cid-lcdefpme]:nth-child(2){border-right:1px solid #c9933a26}.fact[data-astro-cid-lcdefpme]:last-child{border-right:none}}.about-grid[data-astro-cid-lcdefpme]{align-items:center;gap:2.5rem;display:grid}.about-img-wrap[data-astro-cid-lcdefpme]{border-radius:var(--r-md);position:relative;overflow:hidden}.about-img[data-astro-cid-lcdefpme]{border-radius:var(--r-md);background:var(--cream-mid);height:380px;overflow:hidden}.about-img[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.about-img-card[data-astro-cid-lcdefpme]{backdrop-filter:blur(8px);border-radius:var(--r-md);text-align:center;background:#0c192deb;border:1px solid #c9933a59;padding:.9rem 1.25rem;position:absolute;bottom:1.5rem;right:1.5rem}.about-img-card[data-astro-cid-lcdefpme] .num[data-astro-cid-lcdefpme]{font-family:var(--serif);color:var(--gold);font-size:2rem;font-weight:600;line-height:1}.about-img-card[data-astro-cid-lcdefpme] .lbl[data-astro-cid-lcdefpme]{letter-spacing:.08em;text-transform:uppercase;color:#ffffffbf;margin-top:.25rem;font-size:.7rem}.about-stats[data-astro-cid-lcdefpme]{gap:2.5rem;margin:1.5rem 0;display:flex}.stat-num[data-astro-cid-lcdefpme]{font-family:var(--serif);color:var(--navy);font-size:2rem;font-weight:600;line-height:1}.stat-label[data-astro-cid-lcdefpme]{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;margin-top:.2rem;font-size:.72rem}@media (width>=768px){.about-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}.about-img[data-astro-cid-lcdefpme]{height:420px}}.rooms-grid[data-astro-cid-lcdefpme]{gap:1.5rem;display:grid}.room-card[data-astro-cid-lcdefpme]{background:var(--white);border-radius:var(--r-md);border:1px solid var(--cream-mid);transition:box-shadow .2s,transform .2s;overflow:hidden}.room-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-2px);box-shadow:0 6px 28px #0c192d1f}.room-card-img[data-astro-cid-lcdefpme]{background:var(--cream-mid);height:220px;overflow:hidden}.room-card-img[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .4s}.room-card[data-astro-cid-lcdefpme]:hover .room-card-img[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.04)}.room-card-body[data-astro-cid-lcdefpme]{padding:1.1rem 1.3rem 1.4rem}.room-tag[data-astro-cid-lcdefpme]{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:.3rem;font-size:.68rem;font-weight:600;display:block}.room-card-body[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-family:var(--serif);color:var(--text);margin-bottom:.25rem;font-size:1.25rem;font-weight:400}.room-card-body[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-muted);margin-bottom:.8rem;font-size:.82rem}.view-all-rooms[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;margin-top:2rem;display:flex}@media (width>=640px){.rooms-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width>=1000px){.rooms-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}}.why-grid[data-astro-cid-lcdefpme]{gap:2rem;display:grid}.why-card[data-astro-cid-lcdefpme]{border-radius:var(--r-md);background:var(--white);border:1px solid var(--border);transition:transform var(--transition), box-shadow var(--transition);padding:1.85rem 1.6rem;box-shadow:0 4px 16px #0c192d0d}.why-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0c192d14}.why-num[data-astro-cid-lcdefpme]{font-family:var(--serif);color:var(--gold);margin-bottom:.6rem;font-size:2.2rem;font-weight:600;line-height:1}.why-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-family:var(--serif);color:var(--text);margin-bottom:.45rem;font-size:1.2rem;font-weight:600}.why-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.88rem;font-weight:300;line-height:1.65}@media (width>=640px){.why-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}}.dining-split[data-astro-cid-lcdefpme]{gap:2.5rem;display:grid}.dining-card-img[data-astro-cid-lcdefpme]{border-radius:var(--r-md);background:var(--navy-mid);height:300px;position:relative;overflow:hidden}.dining-card-img[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.dining-tag[data-astro-cid-lcdefpme]{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:.6rem;font-size:.7rem;font-weight:600;display:block}.dining-h3[data-astro-cid-lcdefpme]{font-family:var(--serif);color:#fff;margin-bottom:.5rem;font-size:1.8rem;font-weight:400}.dining-tagline[data-astro-cid-lcdefpme]{color:#ffffff8c;margin-bottom:1rem;font-size:.88rem;font-style:italic}.dining-p[data-astro-cid-lcdefpme]{color:#ffffffb3;max-width:48ch;margin-bottom:1.25rem;font-weight:300;line-height:1.7}.dining-pills[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.4rem;margin-bottom:1.5rem;display:flex}.pill[data-astro-cid-lcdefpme]{color:#ffffffbf;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;padding:.25rem .7rem;font-size:.72rem}.dining-divider[data-astro-cid-lcdefpme]{background:#c9933a33;height:1px}@media (width>=768px){.dining-split[data-astro-cid-lcdefpme]{grid-template-columns:1fr auto 1fr;align-items:start}.dining-divider[data-astro-cid-lcdefpme]{align-self:stretch;width:1px;height:auto}.dining-card-img[data-astro-cid-lcdefpme]{height:360px}}.somnath-banner[data-astro-cid-lcdefpme]{border-radius:var(--r-md);min-height:320px;margin-bottom:2rem;display:grid;overflow:hidden}.sb-left[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#0a1525 0%,#0c192d 100%);flex-direction:column;justify-content:center;padding:2.5rem 2rem;display:flex}.sb-kicker[data-astro-cid-lcdefpme]{letter-spacing:.13em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.5rem;margin-bottom:.9rem;font-size:.72rem;font-weight:500;display:flex}.sb-dash[data-astro-cid-lcdefpme]{background:var(--gold);opacity:.7;width:1.4rem;height:1px;display:inline-block}.sb-h2[data-astro-cid-lcdefpme]{font-family:var(--serif);color:#fff;margin-bottom:.9rem;font-size:clamp(1.7rem,3.5vw,2.4rem);font-weight:400;line-height:1.15}.sb-h2[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--gold);font-style:italic}.sb-p[data-astro-cid-lcdefpme]{color:#ffffffb3;max-width:42ch;margin-bottom:1.5rem;font-size:.88rem;font-weight:300;line-height:1.7}.sb-btns[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.55rem;display:flex}.sb-btn[data-astro-cid-lcdefpme]{color:#ffffffd1;border-radius:var(--r-sm);letter-spacing:.04em;text-transform:uppercase;border:1px solid #ffffff40;padding:.42rem .85rem;font-size:.72rem;font-weight:500;transition:border-color .2s,color .2s}.sb-btn[data-astro-cid-lcdefpme]:hover{border-color:var(--gold);color:var(--gold)}.sb-right[data-astro-cid-lcdefpme]{background:linear-gradient(90deg,#0c192d73 0%,#0000 60%),url(/images/somnath-explore.jpeg) 50%/cover no-repeat;min-height:240px;position:relative}@media (width>=768px){.somnath-banner[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}.sb-right[data-astro-cid-lcdefpme]{min-height:auto}}.dest-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width>=900px){.dest-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr)}}.dest-card[data-astro-cid-lcdefpme]{border-radius:var(--r-md);background:#fff;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 2px 12px #0c192d1f}.dest-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-3px);box-shadow:0 8px 32px #0c192d2e}.dest-card-img[data-astro-cid-lcdefpme]{height:200px;position:relative;overflow:hidden}.dest-body[data-astro-cid-lcdefpme]{background:#fff;padding:.9rem 1.1rem 1.1rem}.dest-body[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-family:var(--serif);color:var(--text);margin-bottom:.3rem;font-size:1.1rem;font-weight:600}.dest-body[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-muted);margin-bottom:.6rem;font-size:.78rem;font-weight:300;line-height:1.55}.dest-link[data-astro-cid-lcdefpme]{color:var(--gold);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.destinations-section[data-astro-cid-lcdefpme]{background:var(--navy)}.destinations-header[data-astro-cid-lcdefpme]{margin-bottom:2rem}.destinations-header[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-family:var(--serif);color:#fff;margin-bottom:.4rem;font-size:clamp(1.5rem,4vw,2.2rem);font-weight:400}.destinations-sub[data-astro-cid-lcdefpme]{color:#ffffff8c;max-width:52ch;font-size:.9rem;font-weight:300}.destinations-strip[data-astro-cid-lcdefpme]{gap:1rem;margin-bottom:1.75rem;display:grid}@media (width>=540px){.destinations-strip[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.destinations-strip[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr)}}.dest-card-dark[data-astro-cid-lcdefpme]{border-radius:var(--r-md);background:#ffffff0a;border:1px solid #c9933a26;text-decoration:none;transition:border-color .2s,background .2s;display:block;overflow:hidden}.dest-card-dark[data-astro-cid-lcdefpme]:hover{background:#ffffff12;border-color:#c9933a80}.dest-card-dark-img[data-astro-cid-lcdefpme]{align-items:flex-end;height:120px;padding:.6rem .75rem;display:flex;position:relative}.dest-dwarka[data-astro-cid-lcdefpme]{background:url(/images/dwarka.webp) 50%/cover no-repeat}.dest-gir[data-astro-cid-lcdefpme]{background:url(/images/gir-lions.webp) 50%/cover no-repeat}.dest-diu[data-astro-cid-lcdefpme]{background:url(/images/diu.webp) 50%/cover no-repeat}.dest-junagadh[data-astro-cid-lcdefpme]{background:url(/images/junagadh.webp) 50%/cover no-repeat}.dest-km[data-astro-cid-lcdefpme]{color:var(--gold);letter-spacing:.05em;background:#00000073;border:1px solid #c9933a4d;border-radius:999px;padding:.2rem .55rem;font-size:.7rem;font-weight:500}.dest-card-dark-body[data-astro-cid-lcdefpme]{padding:1rem 1.1rem 1.2rem}.dest-card-tag[data-astro-cid-lcdefpme]{letter-spacing:.09em;text-transform:uppercase;color:var(--gold);margin-bottom:.35rem;font-size:.68rem;font-weight:500}.dest-card-dark[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-family:var(--serif);color:#fff;margin-bottom:.4rem;font-size:1.1rem;font-weight:600}.dest-card-dark[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffff8c;margin-bottom:.75rem;font-size:.8rem;font-weight:300;line-height:1.55}.dest-card-dark-link[data-astro-cid-lcdefpme]{color:var(--gold-lt);font-size:.8rem;font-weight:500}.destinations-footer[data-astro-cid-lcdefpme]{color:#fff6;border-top:1px solid #c9933a1f;flex-wrap:wrap;align-items:center;gap:.6rem;padding-top:1.25rem;font-size:.83rem;display:flex}.destinations-st-link[data-astro-cid-lcdefpme]{color:var(--gold);font-weight:500}.reviews-grid[data-astro-cid-lcdefpme]{gap:1.25rem;display:grid}.review-card[data-astro-cid-lcdefpme]{background:var(--white);border:1px solid var(--cream-mid);border-radius:var(--r-md);border-top:3px solid var(--gold);padding:1.5rem}.review-stars[data-astro-cid-lcdefpme]{color:var(--gold);letter-spacing:.1em;margin-bottom:.75rem;font-size:.9rem}.review-q[data-astro-cid-lcdefpme]{color:var(--gold);font-size:1.5rem;line-height:1;font-family:var(--serif);margin-bottom:.5rem}.review-text[data-astro-cid-lcdefpme]{font-family:var(--serif);color:var(--navy-mid);margin-bottom:1rem;font-size:1rem;font-style:italic;line-height:1.7}.review-name[data-astro-cid-lcdefpme]{color:var(--text);font-size:.88rem;font-weight:600}.review-source[data-astro-cid-lcdefpme]{color:var(--text-muted);margin-top:.15rem;font-size:.75rem}@media (width>=768px){.reviews-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}}.social-map-section[data-astro-cid-lcdefpme]{background:var(--cream-mid)}.social-map-grid[data-astro-cid-lcdefpme]{gap:3rem;display:grid}@media (width>=768px){.social-map-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:start}}.social-col[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.map-col[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-family:var(--serif);color:var(--text);margin-bottom:1.25rem;font-size:clamp(1.4rem,3.5vw,2rem);font-weight:400}.social-links-row[data-astro-cid-lcdefpme]{flex-direction:column;gap:.75rem;margin-bottom:1.75rem;display:flex}.social-card[data-astro-cid-lcdefpme]{background:var(--white);border:1px solid var(--cream-mid);border-radius:var(--r-md);align-items:center;gap:.9rem;padding:.9rem 1.1rem;transition:box-shadow .2s,transform .15s;display:flex}.social-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0c192d1a}.social-icon-wrap[data-astro-cid-lcdefpme]{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.social-yt[data-astro-cid-lcdefpme] .social-icon-wrap[data-astro-cid-lcdefpme]{color:#fff;background:red}.social-ig[data-astro-cid-lcdefpme] .social-icon-wrap[data-astro-cid-lcdefpme]{color:#fff;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.social-text[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;display:flex}.social-platform[data-astro-cid-lcdefpme]{color:var(--text);font-size:.9rem;font-weight:500}.social-handle[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.78rem}.social-arr[data-astro-cid-lcdefpme]{color:var(--text-muted);flex-shrink:0;font-size:1rem}.yt-embed-label[data-astro-cid-lcdefpme]{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.6rem;font-size:.72rem;font-weight:500}.yt-embed-container[data-astro-cid-lcdefpme]{border-radius:var(--r-md);background:var(--navy);width:100%;padding-bottom:56.25%;position:relative;overflow:hidden}.yt-embed-container[data-astro-cid-lcdefpme] iframe[data-astro-cid-lcdefpme]{width:100%;height:100%;position:absolute;top:0;left:0}.yt-fallback[data-astro-cid-lcdefpme]{color:var(--text-muted);margin-top:.5rem;font-size:.78rem}.map-address-card[data-astro-cid-lcdefpme]{background:var(--white);border:1px solid var(--cream-mid);border-radius:var(--r-md);align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:1rem 1.25rem;display:flex}.map-pin-icon[data-astro-cid-lcdefpme]{flex-shrink:0;font-size:1.3rem}.map-address-card[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--text);margin-bottom:.2rem;font-size:.9rem;display:block}.map-address-card[data-astro-cid-lcdefpme] address[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.83rem;line-height:1.6}.gmap-wrap[data-astro-cid-lcdefpme]{border-radius:var(--r-md);background:var(--cream-mid);width:100%;height:280px;margin-bottom:1rem;overflow:hidden}.map-actions-row[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.75rem;display:flex}.cta-banner[data-astro-cid-lcdefpme]{text-align:center;background:linear-gradient(#0f1a30d6,#0f1a30e6),url(/images/somnath-temple.webp) 50%/cover no-repeat;padding:96px 24px;position:relative;overflow:hidden}.cta-banner[data-astro-cid-lcdefpme]:before{content:"";background:linear-gradient(to bottom, var(--gold), transparent);width:1px;height:60px;position:absolute;top:0;left:50%;transform:translate(-50%)}.cta-banner[data-astro-cid-lcdefpme] .section-label[data-astro-cid-lcdefpme]{color:var(--gold);margin-bottom:18px;display:block}.cta-title[data-astro-cid-lcdefpme]{font-family:var(--serif);color:#fff;max-width:780px;margin:0 auto 20px;font-size:clamp(2rem,5vw,3.6rem);font-weight:300;line-height:1.2}.cta-title[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--gold);font-style:italic}.cta-sub[data-astro-cid-lcdefpme]{color:#ffffffbf;max-width:600px;margin:0 auto 36px;font-size:clamp(.88rem,2.2vw,1.05rem);font-weight:300;line-height:1.6}.cta-btns[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.cta-btn[data-astro-cid-lcdefpme]{letter-spacing:.12em;text-transform:uppercase;border-radius:4px;justify-content:center;align-items:center;padding:16px 36px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}@media (width<=640px){.cta-banner[data-astro-cid-lcdefpme]{padding:68px 20px}.cta-title[data-astro-cid-lcdefpme]{margin-bottom:14px;font-size:1.85rem;line-height:1.25}.cta-sub[data-astro-cid-lcdefpme]{margin-bottom:28px;font-size:.88rem;line-height:1.55}.cta-btns[data-astro-cid-lcdefpme]{flex-direction:column;align-items:center;gap:12px;width:100%}.cta-btns[data-astro-cid-lcdefpme] .cta-btn[data-astro-cid-lcdefpme]{text-align:center;width:100%;max-width:290px;padding:14px 20px}}
