.RoomCard-module__cMhibW__card{gap:var(--space-3);min-height:600px;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-soft);color:inherit;transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);background:#ffffffdb;display:grid}.RoomCard-module__cMhibW__card:hover{border-color:color-mix(in srgb, var(--color-primary) 28%, var(--color-border));box-shadow:var(--shadow-medium);transform:translateY(-2px)}.RoomCard-module__cMhibW__header{justify-content:space-between;gap:var(--space-3);align-items:flex-start;display:flex}.RoomCard-module__cMhibW__headerCopy{gap:var(--space-2);display:grid}.RoomCard-module__cMhibW__badge{color:var(--color-primary);text-transform:uppercase;letter-spacing:.12em;font-size:.85rem;font-weight:800}.RoomCard-module__cMhibW__title{font-family:var(--font-title);font-size:clamp(1.55rem,2.2vw,2rem);line-height:1}.RoomCard-module__cMhibW__priceBox{text-align:right}.RoomCard-module__cMhibW__priceLabel{color:var(--color-muted);font-size:.9rem;display:block}.RoomCard-module__cMhibW__price{color:var(--color-secondary);font-size:1.05rem}.RoomCard-module__cMhibW__description{color:var(--color-muted);line-height:1.55}.RoomCard-module__cMhibW__facts{flex-wrap:wrap;align-items:center;gap:.4rem;list-style-type:none;display:flex}.RoomCard-module__cMhibW__fact{border-radius:var(--radius-sm);border:1px solid color-mix(in srgb, var(--color-border) 80%, transparent);padding:.2rem .65rem;font-size:.85rem;font-weight:700}.RoomCard-module__cMhibW__galleryWrap{margin-top:0;padding:0}.RoomCard-module__cMhibW__cta{border-radius:var(--radius-full);background:var(--color-primary);width:fit-content;height:fit-content;color:var(--color-tertiary);transition:transform var(--transition-base), box-shadow var(--transition-base), background-color var(--transition-base);justify-content:flex-end;align-items:center;margin-left:auto;padding:.45rem .85rem;font-size:.95rem;font-weight:800;display:inline-flex}.RoomCard-module__cMhibW__cta:hover{box-shadow:var(--shadow-medium);background:color-mix(in srgb, var(--color-primary) 90%, #000);transform:translateY(-1px)}@media (max-width:700px){.RoomCard-module__cMhibW__header{flex-direction:column}.RoomCard-module__cMhibW__priceBox{text-align:left}.RoomCard-module__cMhibW__cta{justify-content:center;align-self:center;margin-block:1rem;margin-inline:auto}}
.SectionHeader-module__FFyeUG__sectionHeader{gap:var(--space-2);display:grid}.SectionHeader-module__FFyeUG__center{text-align:center;justify-items:center}.SectionHeader-module__FFyeUG__sectionEyebrow{width:fit-content;color:var(--color-primary);letter-spacing:.04em;text-transform:uppercase;align-items:center;font-size:.84rem;font-weight:700;display:inline-flex}.SectionHeader-module__FFyeUG__title{color:var(--color-secondary);font-family:var(--font-title);font-size:clamp(2rem,5vw,3.4rem);line-height:1}.SectionHeader-module__FFyeUG__subtitle{color:var(--color-muted);line-height:1;font-family:var(--font-title);letter-spacing:2px;font-size:clamp(1.2rem,5vw,1.8rem);font-style:italic}.SectionHeader-module__FFyeUG__text{color:var(--color-text);font-size:clamp(1rem,4vw,1.2rem);line-height:1.6}@media (max-width:768px){.SectionHeader-module__FFyeUG__sectionHeader{text-align:justify}.SectionHeader-module__FFyeUG__center{text-align:center;padding-inline:0}.SectionHeader-module__FFyeUG__title{text-align:center}.SectionHeader-module__FFyeUG__sectionEyebrow{margin:0 auto}.SectionHeader-module__FFyeUG__text{-webkit-hyphens:auto;hyphens:auto}}
.BarRestaurantIntro-module__epCMvG__intro{width:100%}.BarRestaurantIntro-module__epCMvG__inner{width:min(100%, var(--container-2xl));justify-items:center;gap:var(--space-8);margin:0 auto;display:grid}.BarRestaurantIntro-module__epCMvG__introGrid{justify-items:center;gap:var(--space-8);grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:min(100%,72rem);display:grid}.BarRestaurantIntro-module__epCMvG__introCopy{gap:var(--space-5);text-align:center;grid-column:1/-1;justify-items:center;display:grid}.BarRestaurantIntro-module__epCMvG__body{color:var(--color-muted);line-height:1.6}.BarRestaurantIntro-module__epCMvG__introList{gap:0;width:min(100%,32rem);margin:0 auto 1rem;list-style-type:none;display:grid}.BarRestaurantIntro-module__epCMvG__introListItem{border-bottom:1px solid color-mix(in srgb, var(--color-border) 70%, transparent);color:var(--color-foreground);text-align:center;padding:1rem 1rem 1rem 1.6rem;line-height:1.5;position:relative}.BarRestaurantIntro-module__epCMvG__introListItem:last-child{border-bottom:0;padding-bottom:.2rem}.BarRestaurantIntro-module__epCMvG__galleryWrap{width:100%;margin-top:var(--space-2);grid-column:1/-1}.BarRestaurantIntro-module__epCMvG__actions{gap:var(--space-3);flex-wrap:wrap;grid-column:1/-1;justify-content:center;display:flex}@media (max-width:980px){.BarRestaurantIntro-module__epCMvG__introGrid{grid-template-columns:1fr;width:100%}}
.Gallery-module__fp8Iza__gallery{gap:var(--space-4);width:100%;display:grid}.Gallery-module__fp8Iza__item{border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-soft);pointer-events:none;position:relative;overflow:hidden}.Gallery-module__fp8Iza__mainItem{aspect-ratio:16/9}.Gallery-module__fp8Iza__secondaryGrid{gap:var(--space-4);grid-template-columns:repeat(var(--secondary-columns,4), minmax(0, 1fr));width:100%;display:grid}.Gallery-module__fp8Iza__secondaryGrid .Gallery-module__fp8Iza__item{aspect-ratio:var(--gallery-item-ratio,3 / 4)}.Gallery-module__fp8Iza__image{object-fit:cover;object-position:center}.Gallery-module__fp8Iza__caption{padding:var(--space-4);color:var(--color-tertiary);background:linear-gradient(#0000,#150804e0);font-size:.95rem;font-weight:700;position:absolute;inset:auto 0 0}@media (max-width:900px){.Gallery-module__fp8Iza__gallery{gap:var(--space-3);padding:0}.Gallery-module__fp8Iza__secondaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.Gallery-module__fp8Iza__gallery[data-mobile-limit="4"] .Gallery-module__fp8Iza__secondaryGrid .Gallery-module__fp8Iza__item:nth-child(n+5){display:none}}
.FoodGallery-module___RWPpG__gallery{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.FoodGallery-module___RWPpG__item{aspect-ratio:4/5;border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-soft);position:relative;overflow:hidden}.FoodGallery-module___RWPpG__image{object-fit:cover}@media (max-width:900px){.FoodGallery-module___RWPpG__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}
.Highlights-module__h_kJtq__highlights{gap:var(--space-3);display:grid}.Highlights-module__h_kJtq__highlight{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-foreground);box-shadow:var(--shadow-soft);padding:.85rem 1rem}
.MenuPanel-module__YbYhuG__overlay{z-index:80;padding:var(--space-6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#240e078c;place-items:center;display:grid;position:fixed;inset:0}.MenuPanel-module__YbYhuG__panel{border-radius:var(--radius-2xl);background:var(--color-surface);width:min(100%,56rem);max-height:min(86vh,56rem);box-shadow:var(--shadow-strong);padding:clamp(3rem,5vw,4rem);overflow:auto}.MenuPanel-module__YbYhuG__header{justify-content:space-between;align-items:flex-start;gap:var(--space-5);margin-bottom:var(--space-6);display:flex}.MenuPanel-module__YbYhuG__headerCopy{gap:var(--space-2);display:grid}.MenuPanel-module__YbYhuG__eyebrow{color:var(--color-primary);text-transform:uppercase;letter-spacing:.14em;font-size:.85rem;font-weight:800}.MenuPanel-module__YbYhuG__title{font-family:var(--font-title);font-size:clamp(2rem,4vw,3rem);line-height:1}.MenuPanel-module__YbYhuG__intro{color:var(--color-muted)}.MenuPanel-module__YbYhuG__close{border-radius:var(--radius-full);border:1px solid var(--color-border);background:var(--color-background);min-height:2.6rem;color:var(--color-secondary);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:.7rem 1rem;font-weight:800;display:inline-flex}.MenuPanel-module__YbYhuG__grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.MenuPanel-module__YbYhuG__section{border:1px solid var(--color-border);padding:1rem 1rem 1.1rem}.MenuPanel-module__YbYhuG__sectionTitle{margin-bottom:var(--space-3);color:var(--color-secondary);font-weight:800}.MenuPanel-module__YbYhuG__items{gap:.55rem;list-style-type:none;display:grid}.MenuPanel-module__YbYhuG__item{justify-content:space-between;align-items:baseline;gap:var(--space-4);color:var(--color-foreground);padding-left:1rem;line-height:1.5;display:flex;position:relative}.MenuPanel-module__YbYhuG__item:before{content:"";background:var(--color-primary);border-radius:999px;width:.35rem;height:.35rem;position:absolute;top:.62rem;left:0}.MenuPanel-module__YbYhuG__itemName{flex:auto}.MenuPanel-module__YbYhuG__itemPrice{color:var(--color-secondary);white-space:nowrap;flex-shrink:0;font-weight:800}.MenuPanel-module__YbYhuG__note{margin-top:var(--space-5);color:var(--color-muted);font-size:.95rem}@media (max-width:700px){.MenuPanel-module__YbYhuG__overlay{padding:var(--space-3)}.MenuPanel-module__YbYhuG__panel{padding:var(--space-5)}.MenuPanel-module__YbYhuG__header{flex-direction:column}.MenuPanel-module__YbYhuG__grid{grid-template-columns:1fr}}
.SectionCard-module__wLUOBq__eyebrow{border-radius:var(--radius-full);background:var(--color-tertiary);color:var(--color-primary);letter-spacing:.02em;align-items:center;padding:.35rem .75rem;font-size:.83rem;font-weight:700;display:inline-flex}.SectionCard-module__wLUOBq__title{margin-top:var(--space-4);color:var(--color-secondary);font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.05}.SectionCard-module__wLUOBq__body{margin-top:var(--space-4);color:var(--color-muted);line-height:1.65}.SectionCard-module__wLUOBq__list{margin-top:var(--space-5);gap:var(--space-2);list-style:none;display:grid}.SectionCard-module__wLUOBq__listItem{align-items:center;gap:var(--space-2);color:var(--color-foreground);display:flex}.SectionCard-module__wLUOBq__listItem:before{content:"";background:var(--color-primary);border-radius:50%;flex:none;width:.45rem;height:.45rem}.SectionCard-module__wLUOBq__media{margin-top:var(--space-5)}.SectionCard-module__wLUOBq__ctaWrap{margin-top:var(--space-5);justify-content:flex-end;display:flex}@media (max-width:768px){.SectionCard-module__wLUOBq__ctaWrap{justify-content:center}}
.AgriculturalCompanySection-module__yfV1eG__section{width:100%;padding:var(--space-16) 0}.AgriculturalCompanySection-module__yfV1eG__sectionInner{width:min(100%, var(--container-2xl));margin:0 auto}.AgriculturalCompanySection-module__yfV1eG__farmGrid{gap:var(--space-8);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;display:grid}.AgriculturalCompanySection-module__yfV1eG__farmFigure{min-height:28rem;box-shadow:var(--shadow-medium);position:relative;overflow:hidden}.AgriculturalCompanySection-module__yfV1eG__farmImage{object-fit:cover}.AgriculturalCompanySection-module__yfV1eG__farmCopy{gap:var(--space-5);display:grid}@media (max-width:980px){.AgriculturalCompanySection-module__yfV1eG__section{padding:var(--space-6) 0}.AgriculturalCompanySection-module__yfV1eG__farmGrid{grid-template-columns:1fr}.AgriculturalCompanySection-module__yfV1eG__sectionInner,.AgriculturalCompanySection-module__yfV1eG__farmImage{padding-inline:var(--space-2)}}
.MenuPreview-module__0HkDGa__trigger{border:1px solid var(--color-border);text-align:left;cursor:pointer;transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);box-shadow:var(--shadow-soft);background-color:#0000;gap:.25rem;padding:.6rem 1.6rem;display:grid}.MenuPreview-module__0HkDGa__triggerTop{align-items:center;gap:.55rem;display:inline-flex}.MenuPreview-module__0HkDGa__icon{object-fit:contain;flex-shrink:0;width:50px;height:50px}.MenuPreview-module__0HkDGa__trigger:hover{opacity:.7;transform:translateY(-1px)}.MenuPreview-module__0HkDGa__triggerLabel{color:var(--color-secondary);font-weight:800}.MenuPreview-module__0HkDGa__triggerHint{color:var(--color-muted);line-height:1.45}
.ComingSoon-module__9e4cjW__comingSoon{width:100%}.ComingSoon-module__9e4cjW__inner{width:min(100%, var(--container-2xl));border:1px solid color-mix(in srgb, var(--color-border), transparent 10%);background:radial-gradient(circle at top right, color-mix(in srgb, var(--color-primary), transparent 84%), transparent 42%), linear-gradient(180deg, color-mix(in srgb, var(--color-surface), transparent 0%), color-mix(in srgb, var(--color-surface), #000 4%));box-shadow:var(--shadow-soft);gap:var(--space-3);margin:0 auto;padding:clamp(1.75rem,4vw,3rem);display:grid}.ComingSoon-module__9e4cjW__kicker{color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:700}.ComingSoon-module__9e4cjW__title{color:var(--color-secondary);font-family:var(--font-title);font-size:clamp(2rem,5vw,3.6rem);line-height:.95}.ComingSoon-module__9e4cjW__description{color:var(--color-text);font-size:clamp(1rem,2vw,1.15rem);line-height:1.7}@media (max-width:768px){.ComingSoon-module__9e4cjW__comingSoon{padding-inline:var(--page-padding)}}
.MenuDonwloader-module___xkS1G__trigger{justify-content:center;align-items:center;gap:var(--space-2);border:1px solid var(--color-secondary);min-height:3.1rem;color:var(--color-secondary);background:var(--color-surface);box-shadow:var(--shadow-soft);transition:transform var(--transition-base), opacity var(--transition-base);padding:.6rem 1.2rem;font-weight:800;display:inline-flex}.MenuDonwloader-module___xkS1G__trigger:hover{opacity:.7;transform:translateY(-1px)}.MenuDonwloader-module___xkS1G__label{letter-spacing:.08em;font-size:.72rem}
