.reservation-form{font-family:var(--font-sans)}.reservation-form__restaurants{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.reservation-form__restaurant-btn{color:var(--color-teal-deep);cursor:pointer;background:#1f3d4312;border:1px solid #1f3d4329;border-radius:100px;padding:8px 16px;font-size:13px;font-weight:600}.reservation-form__restaurant-btn.is-selected{background:var(--color-teal-deep);color:var(--color-card);border-color:var(--color-teal-deep)}.reservation-field{border-bottom:1px solid var(--color-border);color:var(--color-teal-deep);align-items:center;gap:12px;padding:14px 4px;display:flex}.reservation-field:last-of-type{border-bottom:none}.reservation-field__text{flex-grow:1;min-width:0}.reservation-field__label{letter-spacing:1px;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 2px;font-size:11px;font-weight:600;display:block}.reservation-field__select,.reservation-field__input{width:100%;font-family:var(--font-sans);color:var(--color-text);appearance:none;background:0 0;border:none;padding:0;font-size:15px;font-weight:600;display:block}.reservation-field__select:focus,.reservation-field__input:focus{outline:none}.reservation-field__select:disabled,.reservation-field__input:disabled{color:var(--color-text-muted)}.reservation-field__chev{color:#c7c0b1;flex-shrink:0}.reservation-form__submit{width:100%;margin-top:18px}.reservation-form__note{color:var(--color-text-secondary);text-align:center;margin:14px 0 0;font-size:12.5px;line-height:1.6}.reservation-form__note a{font-weight:700}.reservation-form__phone-note{text-align:center;margin-top:18px}.reservation-form__phone-note p{color:var(--color-text-secondary);margin:0 0 14px;font-size:13px;line-height:1.6}@media (width>=992px){.reservation-field{gap:14px;padding:16px 6px}.reservation-field__label{margin-bottom:3px;font-size:11.5px}.reservation-field__select,.reservation-field__input{font-size:16px}.reservation-form__submit{width:auto;margin-top:22px}.reservation-form__note{text-align:left;font-size:13px}.reservation-form__phone-note{text-align:left}}.home{font-family:var(--font-sans)}.home h1,.home h2,.home h3{margin:0}.home-hero-section{position:relative}.home-hero{background:var(--color-teal-deep);padding:36px 24px 26px;position:relative;overflow:hidden}.home-hero__arcs{opacity:.16;pointer-events:none;width:220px;height:220px;position:absolute;top:-60px;right:-70px}.home-hero__title{color:#fdfaf3;max-width:320px;margin:10px 0 28px;font-size:32px;font-weight:600;line-height:1.1}.home-hero__ctas{flex-direction:column;gap:10px;display:flex}.home-hero__ctas .btn-gold,.home-hero__ctas .btn-outline-light{width:100%}.home-hero__photo{border-radius:18px;height:210px;margin:-22px 20px 0;position:relative;overflow:hidden;box-shadow:0 18px 34px -14px #14232673}.home-identity{margin:-14px 20px 0;position:relative}.home-identity__card{background:var(--color-card);text-align:center;border-radius:18px;padding:24px 22px 20px;box-shadow:0 10px 26px -18px #211f1c59}.home-identity__title{margin-bottom:18px}.home-identity__title h2{margin:0;font-size:22px}.home-identity__icons{justify-content:center;align-items:center;gap:14px;margin-bottom:16px;display:flex}.home-identity__icon{width:48px;height:48px;color:var(--color-teal-deep);background:#1f3d4312;border-radius:14px;justify-content:center;align-items:center;display:flex}.home-identity__icon:hover{background:#1f3d4324}.home-identity__address{color:var(--color-text-secondary);border-top:1px solid var(--color-border);justify-content:center;align-items:center;gap:8px;padding-top:14px;font-size:13px;display:flex}.home-identity__address svg{color:var(--color-teal-deep);flex-shrink:0}.home-identity__address:hover{color:var(--color-gold)}.home-reservation{margin:26px 20px 0}.home-reservation__row{background:var(--color-card);border-radius:18px;padding:24px 22px;box-shadow:0 10px 26px -18px #211f1c4d}.home-reservation__photo{border-radius:14px;height:140px;margin-bottom:18px;position:relative;overflow:hidden}.home-reservation__photo .photo-placeholder__img{object-position:center 30%}.home-about{margin:26px 20px 0}.home-about__row{background:var(--color-card);border-radius:18px;padding:24px 22px;box-shadow:0 10px 26px -18px #211f1c4d}.home-about__copy h2{margin:4px 0 0;font-size:22px}.home-about__text{color:#4d4941;margin:12px 0 16px;font-size:14.5px;line-height:1.65}.home-about__chips{flex-wrap:wrap;gap:8px;margin:0 0 18px;padding:0;list-style:none;display:flex}.home-about__photo{border-radius:14px;height:170px;margin-bottom:18px;position:relative;overflow:hidden}.home-about__photo--desktop{display:none}.home-about__sign{color:var(--color-text);text-align:right;margin:0;font-size:16px;font-style:italic}.home-about__more{margin-top:14px;display:inline-flex}.home-news{margin:26px 20px 30px}.home-news__more{margin-top:14px;display:inline-flex}@media (width>=992px){.home-hero-section{background:var(--color-teal-deep)}.home-hero-section__inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1260px;margin:0 auto;padding:0 40px;display:grid}.home-hero{background:0 0;padding:70px 0}.home-hero__arcs{opacity:.14;width:460px;height:460px;top:-120px;right:-40px}.home-hero__title{max-width:480px;margin:8px 0 26px;font-size:46px}.home-hero__ctas{flex-direction:row;gap:14px}.home-hero__ctas .btn-gold,.home-hero__ctas .btn-outline-light{width:auto}.home-hero__photo{border-radius:22px;height:460px;margin:0;box-shadow:0 30px 50px -20px #0f191b80}.home-identity{max-width:1180px;margin:-56px auto 0;padding:0 40px}.home-identity__card{text-align:left;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:26px 40px;padding:34px 36px;display:flex;box-shadow:0 16px 34px -22px #211f1c4d}.home-identity__title{margin-bottom:0}.home-identity__title h2{font-size:30px}.home-identity__contact{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.home-identity__icons{gap:12px;margin-bottom:0}.home-identity__icon{width:50px;height:50px}.home-identity__address{border-top:none;border-left:1px solid var(--color-border-strong);padding:0 0 0 28px}.home-reservation{max-width:1180px;margin:60px auto 0;padding:0 40px}.home-reservation__row{border-radius:20px;grid-template-columns:.9fr 1.1fr;padding:0;display:grid;overflow:hidden;box-shadow:0 16px 34px -22px #211f1c4d}.home-reservation__photo{border-radius:0;height:100%;margin-bottom:0}.home-reservation__form{padding:40px 44px}.home-about{max-width:1180px;margin:70px auto 0;padding:0 40px}.home-about__row{box-shadow:none;background:0 0;border-radius:0;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;padding:0;display:grid}.home-about__copy h2{margin-top:8px;font-size:34px}.home-about__text{max-width:520px;margin:14px 0 20px;font-size:16px}.home-about__chips{margin-bottom:24px}.home-about__photo{border-radius:20px;height:420px;margin-bottom:0;box-shadow:0 20px 40px -24px #211f1c4d}.home-about__photo--mobile{display:none}.home-about__photo--desktop{display:block}.home-about__sign{text-align:left;font-size:18px}.home-news{max-width:1180px;margin:70px auto 90px;padding:0 40px}}
