*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;text-wrap:pretty}html{overflow-x:hidden}body.hosp-page{background:#fffdf3;font-family:"Hedvig Letters Serif",serif;color:#3e3636;overflow-x:hidden;min-height:100vh;width:100%;animation:hospFade .6s ease-in-out}@keyframes hospFade{0%{opacity:0}to{opacity:1}}.hosp-header{width:100%;padding:40px clamp(20px,6.04vw,87px)}.hosp-header-inner{max-width:1266px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.hosp-nav{display:flex;align-items:center;gap:80px}.hosp-nav-link{font-family:"Hedvig Letters Serif",serif;font-size:30px;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:-.36px;color:#3e3636;text-decoration:none;white-space:nowrap;transition:opacity .2s ease}.hosp-nav-link:hover{opacity:.65}.hosp-header-logo-link{display:flex;align-items:center;flex-shrink:0;transition:opacity .2s ease}.hosp-header-logo-link:hover{opacity:.65}.hosp-header-logo{width:20px;height:auto;display:block}.hosp-nav-item{position:relative;display:flex;align-items:center}.hosp-submenu{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#fffdf3;border:1.5px solid rgba(62,54,54,.18);border-radius:14px;padding:32px 32px 20px;display:flex;flex-direction:column;gap:16px;min-width:140px;opacity:0;pointer-events:none;transition:opacity .2s ease;white-space:nowrap;z-index:100}.hosp-submenu:before{content:"";position:absolute;top:-14px;left:0;right:0;height:14px}.hosp-nav-item:hover .hosp-submenu{opacity:1;pointer-events:auto}.hosp-submenu-link{font-family:"Hedvig Letters Serif",serif;font-size:26px;font-weight:400;line-height:1.2;letter-spacing:-.32px;color:#3e3636;text-decoration:none;text-align:center;transition:opacity .2s ease}.hosp-submenu-link:hover{opacity:.65}.hosp-hero{padding:0 clamp(20px,6.04vw,87px) 80px}.hosp-hero-inner{display:flex;flex-direction:column;gap:40px;max-width:1266px;margin:0 auto}.hosp-hero-title{display:block;width:100%;height:auto}.hosp-hero-image-wrap{width:100%;border-radius:20px;overflow:hidden;aspect-ratio:1266 / 709}.hosp-hero-img{width:100%;height:100%;object-fit:cover;display:block}.hosp-booking{background:#fffdf3;padding:80px clamp(20px,6.04vw,87px)}.hosp-booking-inner{display:flex;flex-direction:column;align-items:center;gap:40px;max-width:1280px;margin:0 auto}.hosp-booking-heading{font-family:"Hedvig Letters Serif",serif;font-size:50px;font-weight:400;line-height:1.2;letter-spacing:-.6px;color:#3e3636;text-align:center}.hosp-booking-form{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%}.hosp-booking-selects{display:flex;gap:20px;justify-content:center;width:100%}.hosp-select-wrap{display:flex;align-items:center;justify-content:space-between;gap:60px;flex:1;padding:25px 30px;background:#fff;border:2px solid #d9d9d9;cursor:pointer}.hosp-select-label{font-family:Be Vietnam Pro,sans-serif;font-size:20px;font-weight:600;line-height:1.6;color:#3e3636;white-space:nowrap}.hosp-select-chevron{flex-shrink:0}.hosp-booking-btn{font-family:Be Vietnam Pro,sans-serif;font-size:20px;font-weight:600;line-height:1.6;letter-spacing:.02em;text-transform:uppercase;color:#fffdf3;background:#3e3636;border:none;border-radius:300px;padding:25px 80px;cursor:pointer;white-space:nowrap;text-decoration:none;display:inline-block;transition:opacity .2s ease}.hosp-booking-btn:hover{opacity:.85}.hosp-menu-section{display:flex;flex-direction:column;align-items:center;gap:60px;padding:80px clamp(20px,6.04vw,87px)}.hosp-menu-top{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:1280px}.hosp-menu-heading{font-family:"Hedvig Letters Serif",serif;font-size:50px;font-weight:400;line-height:1.2;letter-spacing:-.6px;color:#3e3636;text-align:center}.hosp-menu-buttons{display:flex;align-items:center;gap:40px}.hosp-menu-btn{font-family:Be Vietnam Pro,sans-serif;font-size:20px;font-weight:600;line-height:1.6;letter-spacing:.02em;text-transform:uppercase;padding:25px 80px;border-radius:300px;cursor:pointer;white-space:nowrap;text-decoration:none;display:inline-block;transition:opacity .2s ease}.hosp-menu-btn--filled{background:#3e3636;color:#fffdf3;border:2px solid #3e3636}.hosp-menu-btn--outline{background:#fff;color:#3e3636;border:2px solid #3e3636}.hosp-menu-btn:hover{opacity:.8}.hosp-pasta{width:572px;max-width:100%;height:auto;mix-blend-mode:multiply;display:block}.hosp-gallery-section{background:#fffdf3;display:flex;flex-direction:column;align-items:center;gap:80px;padding:80px clamp(20px,6.04vw,87px)}.hosp-gallery{display:flex;gap:60px;align-items:center;justify-content:center;width:100%;max-width:1280px}.hosp-gallery-item{flex:1;aspect-ratio:1 / 1;border-radius:20px;overflow:hidden;max-width:382px}.hosp-gallery-img{width:100%;height:100%;object-fit:cover;display:block}.hosp-footer{width:100%;max-width:1280px;background:#3e3636;border-radius:30px;padding:80px}.hosp-footer-content{display:flex;flex-direction:column;gap:40px}.hosp-footer-top{display:flex;align-items:flex-start;justify-content:space-between}.hosp-footer-logo{width:252px;height:auto;flex-shrink:0}.hosp-footer-tagline{font-family:"Hedvig Letters Serif",serif;font-size:20px;font-weight:400;line-height:1.2;letter-spacing:-.24px;color:#fffdf3;text-align:right;align-self:center}@media(max-width:640px){.hosp-footer{padding:40px 28px;border-radius:20px}.hosp-footer-top{flex-direction:column;gap:20px}.hosp-footer-logo{width:160px}.hosp-footer-tagline{text-align:left;align-self:flex-start}.hosp-footer-bottom{align-items:flex-start}.hosp-footer-illustration{width:80px}}.hosp-footer-bottom{display:flex;align-items:flex-end;justify-content:space-between}.hosp-footer-links{display:flex;flex-direction:column;gap:10px}.hosp-footer-link{font-family:Geist Mono,monospace;font-size:15px;font-weight:300;line-height:1.2;letter-spacing:-.18px;color:#fffdf3;text-decoration:none;transition:opacity .2s ease}.hosp-footer-link:hover{opacity:.65}.hosp-footer-illustration{width:139px;height:auto;flex-shrink:0}.hosp-menu-tagline{font-family:"Hedvig Letters Serif",serif;font-size:clamp(36px,4.17vw,60px);font-weight:400;line-height:1.2;letter-spacing:-.72px;color:#3e3636;text-align:center;max-width:1280px}.hosp-hamburger{display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:44px;height:44px;background:transparent;border:1.5px solid rgba(62,54,54,.3);border-radius:50%;cursor:pointer;padding:0;flex-shrink:0;transition:border-color .2s ease}.hosp-hamburger:hover{border-color:#3e3636}.hosp-hamburger span{display:block;width:18px;height:1.5px;background:#3e3636;border-radius:2px;transition:transform .25s ease,opacity .25s ease}.hosp-hamburger.is-open span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.hosp-hamburger.is-open span:nth-child(2){opacity:0}.hosp-hamburger.is-open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.hosp-mobile-menu{display:none;position:fixed;inset:0;background:#3e3636;z-index:9999;flex-direction:column;justify-content:center;align-items:flex-start;padding:100px clamp(28px,8vw,80px) 60px;opacity:0;pointer-events:none;transition:opacity .3s ease}.hosp-mobile-menu.is-open{opacity:1;pointer-events:all}.hosp-mobile-close{position:absolute;top:60px;right:clamp(28px,8vw,80px);display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border:1.5px solid rgba(255,255,255,.3);border-radius:50%;cursor:pointer;padding:0}.hosp-mobile-close span{position:absolute;width:18px;height:1.5px;background:#fff;border-radius:2px}.hosp-mobile-close span:nth-child(1){transform:rotate(45deg)}.hosp-mobile-close span:nth-child(2){transform:rotate(-45deg)}.hosp-mobile-nav{display:flex;flex-direction:column;gap:8px}.hosp-mobile-link{font-family:"Hedvig Letters Serif",serif;font-size:clamp(44px,12vw,72px);font-weight:400;font-style:italic;line-height:1.15;color:#fffdf3;text-decoration:none;transition:opacity .2s ease;display:block}.hosp-mobile-link:hover{opacity:.55}@media(max-width:900px){.hosp-header{padding:20px clamp(20px,5vw,40px)}.hosp-nav{display:none}.hosp-hamburger,.hosp-mobile-menu{display:flex}.hosp-hero{padding:0 clamp(16px,5vw,40px) 48px}.hosp-hero-inner{gap:24px}.hosp-hero-image-wrap{border-radius:12px;aspect-ratio:4 / 3}.hosp-booking{padding:60px clamp(16px,5vw,40px)}.hosp-booking-heading{font-size:36px;letter-spacing:-.4px}.hosp-booking-selects{flex-direction:column;gap:12px}.hosp-select-wrap{gap:20px;padding:18px 20px}.hosp-booking-btn{padding:18px 40px;font-size:16px;width:100%;text-align:center}.hosp-menu-section{padding:30px clamp(16px,5vw,40px) 60px;gap:40px}.hosp-menu-heading{font-size:36px;letter-spacing:-.4px}.hosp-menu-buttons{flex-direction:column;gap:12px;width:100%}.hosp-menu-btn{padding:16px 32px;font-size:16px;width:100%;text-align:center}.hosp-gallery-section{padding:60px clamp(16px,5vw,40px);gap:40px}.hosp-gallery{flex-direction:column;gap:16px}.hosp-gallery-item{max-width:100%;aspect-ratio:4 / 3}}
