.about-section{padding:clamp(56px,8vw,96px) clamp(20px,5vw,72px);background:var(--paper-bg) top left / clamp(360px,38vw,560px) repeat;color:#6e3532}.about-section h2,.about-section h3{font-weight:400}.about-section__grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(220px,.75fr);gap:clamp(40px,6vw,80px);align-items:stretch}.about-section__main{display:flex;flex-direction:column;align-items:center;gap:clamp(28px,4vw,40px);text-align:center}.about-section__title{width:100%;margin:0 0 clamp(2rem,5vw,3.5rem);font-size:clamp(1.75rem,1rem + 2.5vw,2.5rem);text-align:center}.about-section__row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px,3vw,32px);align-items:center;width:100%}.about-section__row--reversed .about-section__row-content{order:2}.about-section__row--reversed .about-section__row-image{order:1}.about-section__row-content{display:flex;flex-direction:column;gap:clamp(.5rem,1vw,.75rem);padding:clamp(1.5rem,4vw,2.5rem)}.about-section__row-title{margin:0 0 clamp(.5rem,1.5vw,.75rem);font-size:clamp(1.375rem,.5rem + 1.75vw,1.9375rem)}.about-section__row-copy{margin:0;font-size:clamp(.875rem,.5rem + .9vw,1.125rem);line-height:1.55;color:color-mix(in srgb,#6e3532 72%,white)}.about-section__row-image{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:4px}.about-section__aside{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.75rem,2vw,1rem);text-align:center}.about-section__aside-content{display:flex;flex-direction:column;gap:clamp(.5rem,1vw,.75rem);width:100%;padding:clamp(1.5rem,4vw,2.5rem)}.about-section__aside-icon{display:block;width:auto;max-width:clamp(80px,12vw,140px);height:auto;object-fit:contain}.about-section__aside-title{margin:0 0 clamp(.5rem,1.5vw,.75rem);font-size:clamp(1.375rem,.5rem + 1.75vw,1.9375rem)}.about-section__aside-text{margin:0;font-size:clamp(.875rem,.5rem + .9vw,1.125rem);line-height:1.6;color:color-mix(in srgb,#6e3532 72%,white)}.about-section__aside-menu-link{display:block;margin-top:8px;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.about-section__aside-menu-link:hover{opacity:.75}.about-section__aside-menu-image{display:block;width:auto;max-width:clamp(100px,11vw,140px);height:auto;object-fit:contain}.about-section--page .about-section__title{display:flex;align-items:center;justify-content:center;margin:0;padding-block:clamp(2rem,5vw,3.5rem)}@media(max-width:900px){.about-section__grid{grid-template-columns:1fr}}@media(max-width:720px){.about-section--page{padding-top:calc(80px + clamp(32px,6vw,56px))}}@media(max-width:600px){.about-section__row,.about-section__row--reversed{grid-template-columns:1fr}.about-section__row--reversed .about-section__row-content,.about-section__row--reversed .about-section__row-image{order:unset}}.contact-band{display:flex;align-items:center;justify-content:center;min-height:clamp(480px,60vw,640px);padding:clamp(56px,8vw,96px) clamp(20px,5vw,72px);background:#d3d0c3 var(--band-bg) center / cover no-repeat}.contact{display:flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:100vh;min-height:100dvh;width:100%;padding:calc(80px + clamp(24px,4vw,48px)) clamp(20px,5vw,72px) clamp(24px,4vw,48px);background:#d3d0c3 var(--page-bg) center / cover no-repeat}.contact__body{display:flex;flex-direction:column;align-items:center;gap:clamp(28px,4vw,40px);width:100%;max-width:560px;padding:clamp(48px,6vw,72px) clamp(32px,5vw,56px);background:#fff}.contact__header{display:flex;flex-direction:column;align-items:center;gap:clamp(12px,2vw,16px);width:100%}.contact__bull-waiter{display:block;width:clamp(120px,28vw,180px);aspect-ratio:290 / 330;background-color:#6e3532;mask:var(--bullwaiter-mask) center / contain no-repeat;-webkit-mask:var(--bullwaiter-mask) center / contain no-repeat}.contact__title{margin-top:clamp(7px,1.25vw,12px);margin-bottom:clamp(14px,2.5vw,24px);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400;line-height:1.1;color:#6e3532;text-align:center}.contact__details{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.contact__detail-row{display:inline-flex;align-items:center;gap:10px;color:#6e3532;font-size:clamp(.95rem,1.6vw,1.05rem);line-height:1.6;text-decoration:none;transition:color .2s ease}.contact__detail-row:hover{color:#5a2b28}.contact__detail-icon{width:20px;height:20px;flex-shrink:0}.contact__actions{display:grid;grid-template-columns:max-content;justify-content:center;gap:12px;width:100%}.contact__action-button{width:100%;display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border:1px solid #6e3532;border-radius:0;background:transparent;color:#6e3532;font-size:.9rem;font-weight:400;line-height:1;white-space:nowrap;text-align:center;text-decoration:none;cursor:pointer;transition:background .2s ease}.contact__action-button:hover{background:#6e353214}.gallery-carousel{position:relative;width:100%;overflow:hidden}.gallery-carousel__track{position:relative;width:100%;height:100vh;height:100dvh}.gallery-carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .6s ease}.gallery-carousel__slide.is-active{opacity:1}.gallery-carousel__image{display:block;width:100%;height:100%;object-fit:cover}.gallery-carousel__dots{position:absolute;bottom:48px;left:50%;display:flex;gap:10px;transform:translate(-50%)}.gallery-carousel__dot{width:10px;height:10px;padding:0;border:none;border-radius:50%;background-color:#ffffff80;cursor:pointer}.gallery-carousel__dot.is-active{background-color:#fff}@media(max-width:720px){.gallery-carousel{margin-top:80px}.gallery-carousel__track{height:auto;aspect-ratio:16 / 9}}.site-header{position:fixed;top:0;left:0;right:0;z-index:999;display:flex;justify-content:center;align-items:center;min-height:80px;padding:16px 40px;background-color:#6e3532}.site-header__actions{position:absolute;top:0;right:40px;display:flex;align-items:center;height:80px;gap:60px}.site-header__menu-button{display:flex;align-items:center;justify-content:center;padding:0;border:none;background:none;cursor:pointer;color:#fff;transition:opacity .2s ease}.site-header__menu-button:hover{opacity:.5}.site-header__menu-icon{width:28px;height:28px}.site-header__menu-button .icon--close,.nav-menu-open .site-header__menu-button .icon--menu{display:none}.nav-menu-open .site-header__menu-button .icon--close{display:block}.site-header__logo{display:block;height:48px;width:auto}@media(max-width:720px){.site-header__actions .reservation-button{display:none}}.landing-info{position:relative;z-index:1;padding:clamp(48px,8vw,60px) clamp(20px,5vw,72px) 0;text-align:center;background:var(--info-bg) center / cover no-repeat}.landing-info__divider{position:absolute;top:0;left:0;width:100%;height:auto;display:block;pointer-events:none;transform:translateY(-50%)}.landing-info__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(32px,5vw,64px)}.landing-info__block{flex:1 1 200px;max-width:280px}.landing-info__title{margin:0 0 12px;font-size:clamp(1rem,1.8vw,1.15rem);font-weight:400;color:#fffaf1}.landing-info__copy{margin:0;font-size:clamp(.95rem,1.6vw,1.05rem);line-height:1.6;color:#fffaf1;white-space:pre-line}.landing-info__link{display:inline-block;text-decoration:none}.landing-info__link:hover,.landing-info__contact-row:hover{font-style:italic}.landing-info__contact{display:flex;flex-direction:column;align-items:center}.landing-info__contact-row{display:inline-flex;align-items:center;gap:8px;color:#fffaf1;font-size:clamp(.95rem,1.6vw,1.05rem);line-height:1.6;text-decoration:none}.landing-info__contact-icon{width:16px;height:16px;flex-shrink:0}.landing-info__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:clamp(44px,6.5vw,48px);margin-inline:calc(-1*clamp(20px,5vw,72px));padding:0 clamp(12px,3vw,32px) clamp(12px,2vw,18px)}.landing-info__legal{display:flex;align-items:center;gap:clamp(12px,2vw,20px);text-align:left;font-size:clamp(.8rem,1.4vw,.9rem);color:#fffaf1;opacity:.6}.landing-info__legal-link{color:#fffaf1;text-decoration:none}.landing-info__legal-link:hover{font-style:italic}.landing-info__instagram{flex-shrink:0;display:block;width:30px;height:30px;background-color:#fffaf1;mask:var(--instagram-mask) center / contain no-repeat;-webkit-mask:var(--instagram-mask) center / contain no-repeat;transition:opacity .2s ease}.landing-info__instagram:hover{opacity:.5}.landing-intro{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:16px;padding:clamp(32px,5vw,56px) clamp(20px,5vw,72px);text-align:center;background:var(--intro-bg) center / cover no-repeat}.landing-intro__divider{position:absolute;left:0;width:100%;height:auto;display:block;pointer-events:none}.landing-intro__divider--top{top:0;transform:translateY(-50%)}.landing-intro__divider--bottom{bottom:0;transform:translateY(50%)}.landing-intro__image{display:block;width:auto;max-width:min(480px,90vw);max-height:220px;height:auto;object-fit:contain}.landing-intro__text{max-width:320px;margin:0;font-weight:400;font-size:clamp(1.05rem,2.15vw,1.325rem);line-height:1.6;color:#fff2dc;-webkit-font-smoothing:antialiased}.menus{display:flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:100vh;min-height:100dvh;width:100%;padding:calc(80px + clamp(24px,4vw,48px)) clamp(20px,5vw,72px) clamp(24px,4vw,48px);background:#6e3532 var(--scene-bg) center / cover no-repeat}.menu-selector{display:flex;flex-direction:column;align-items:center;gap:clamp(20px,3vw,28px);width:100%;max-width:min(480px,100%);margin:0 auto;padding:clamp(36px,5vw,52px) clamp(56px,10vw,96px);background:#fff}.menu-selector__icon{display:block;width:auto;max-width:min(120px,32vw);height:auto;object-fit:contain}.menu-selector__title{margin:clamp(12px,3vw,20px) 0 clamp(20px,5vw,36px);color:#6e3532;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:400;line-height:1.2;text-align:center}.menu-selector__list{display:flex;flex-direction:column;align-items:stretch;gap:clamp(10px,2vw,14px);width:100%;max-width:min(200px,62%);margin:0;padding:0;list-style:none}.menu-selector__item{width:100%}.menu-selector__button{display:block;width:100%;padding:0;border:none;background:none;color:inherit;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.menu-selector__button:hover{opacity:.75}.menu-selector__button-image{display:block;width:100%;height:auto;object-fit:contain}.overlay-forms{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;pointer-events:none}.overlay-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:clamp(16px,4vw,32px);pointer-events:auto;visibility:hidden;transform:translateY(100%);transition:transform 1.2s cubic-bezier(.22,1,.36,1),visibility 0s linear 1.2s}.overlay-sheet.is-visible{visibility:visible;transform:translateY(0);z-index:1101;transition:transform 1.2s cubic-bezier(.22,1,.36,1),visibility 0s}.overlay-sheet--default{background:#d3d0c3 var(--icons-bg) center / cover no-repeat}.overlay-sheet--private{background:#6e3532 var(--scene-bg) center / cover no-repeat}.overlay-sheet__content{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:center;width:100%;max-height:calc(100dvh - clamp(32px,8vw,64px));overflow-y:auto;overscroll-behavior:contain}.overlay-close{position:absolute;top:clamp(16px,4vw,32px);right:clamp(16px,4vw,40px);z-index:2;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:none;cursor:pointer;pointer-events:auto}.overlay-close--dark{color:#6e3532}.overlay-close--light{color:#fff2dc}.overlay-close__icon{width:28px;height:28px}@media(max-width:540px){.overlay-sheet{padding:0}.overlay-sheet__content{max-height:100dvh}.overlay-sheet .contact-form,.overlay-sheet .private-events-form{max-width:none}.overlay-sheet .contact-form,.overlay-sheet .private-events-form__card{min-height:100dvh}.overlay-close{top:calc(clamp(16px,4vw,32px) + 12px);right:calc(clamp(16px,4vw,32px) + 12px)}.overlay-close--dark,.overlay-close--light{color:#6e3532}}.contact-form{display:flex;flex-direction:column;align-items:center;width:100%;max-width:min(640px,100%);margin:0 auto;padding:clamp(28px,4vw,40px) clamp(48px,6vw,64px);background:#fff}.contact-form__inner{display:flex;flex-direction:column;align-items:center;gap:clamp(28px,4vw,40px);width:100%}.contact-form__image{display:block;width:auto;max-width:min(280px,70vw);max-height:200px;height:auto;object-fit:contain}.contact-form__errors{width:100%;color:#6e3532;font-size:.95rem;text-align:center}.contact-form__letter{align-self:center;width:100%;max-width:100%;color:#6e3532;font-size:16px;line-height:2.6;text-align:left}.contact-form__line{margin:0 0 .5em}.contact-form__line:last-child{margin-bottom:0}.contact-form__line--warmly{margin-top:2em}.contact-form__line--with-input,.contact-form__address-line{line-height:2.6;min-height:2.6em}.contact-form__line--with-input{display:block}.contact-form__line-text{display:inline;margin-right:1em}.contact-form__address-line{display:flex;align-items:last baseline;flex-wrap:nowrap;gap:.5em;width:100%}.contact-form__address-line .contact-form__input{min-width:0;line-height:1;height:calc(1.75em + 1px);box-sizing:border-box;padding:0}.contact-form__input--city,.contact-form__input--country{min-width:min(10ch,30vw)}.contact-form__input--first-name{flex:0 1 17ch;min-width:17ch;max-width:20ch}.contact-form__input--last-name{flex:0 1 20ch;min-width:20ch;max-width:24ch}.contact-form__input{display:inline-block;min-width:6ch;padding:0;border:none;border-bottom:1px solid #6e3532;border-radius:0;background:transparent;color:#6e3532;font:inherit;line-height:inherit;text-align:center;vertical-align:baseline;box-sizing:content-box}.contact-form__line--with-input .contact-form__input{line-height:1;height:calc(1.75em + 1px);vertical-align:text-bottom;box-sizing:border-box;padding:0}.contact-form__input::placeholder{color:#6e3532;opacity:1;font-size:.95em;font-style:italic;text-align:center}.contact-form__input:focus{outline:none}.contact-form__input--wide{min-width:min(14ch,40vw)}.contact-form__input--email{min-width:min(32ch,70vw)}.contact-form__input--details{min-width:min(36ch,75vw)}.contact-form__actions{display:grid;grid-template-columns:max-content;justify-content:center;gap:12px;width:100%}.contact-form__submit,.contact-form__nav-toggle{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:160px;padding:8px 18px;border:1px solid #6e3532;border-radius:0;background:transparent;color:#6e3532;font:inherit;font-size:.9rem;font-weight:400;line-height:1;text-decoration:none;cursor:pointer;white-space:nowrap}.contact-form__submit:hover,.contact-form__nav-toggle:hover{background:#6e353214}.contact-form__nav-caret{width:14px;height:14px;flex-shrink:0}@media(max-width:540px){.contact-form{padding-left:clamp(24px,5vw,32px);padding-right:clamp(24px,5vw,32px)}}.private-events-form{width:100%;max-width:min(640px,100%);margin:0 auto}.private-events-form__card{position:relative;display:flex;flex-direction:column;align-items:center;gap:clamp(28px,4vw,40px);padding:clamp(52px,7vw,80px) clamp(48px,6vw,64px);background:#fff;overflow:visible}.private-events-form__title{margin:0;color:#6e3532;font-size:clamp(1.5rem,3vw,2rem);font-weight:400;line-height:1.2;text-align:center}.private-events-form__errors{color:#6e3532;font-size:.95rem;text-align:center}.private-events-form__letter{align-self:center;width:max-content;max-width:100%;color:#6e3532;font-size:16px;line-height:2.6;text-align:left}.private-events-form__line{margin:0 0 .5em}.private-events-form__line:last-child{margin-bottom:0}.private-events-form__line--warmly{margin-top:2em}.private-events-form__line--with-input,.private-events-form__address-line{line-height:2.6;min-height:2.6em}.private-events-form__line--with-input{display:block}.private-events-form__line-text{display:inline;margin-right:1em}.private-events-form__address-line{display:flex;align-items:last baseline;flex-wrap:nowrap;gap:.5em;width:100%}.private-events-form__address-line .private-events-form__input{min-width:0;line-height:1;height:calc(1.75em + 1px);box-sizing:border-box;padding:0}.private-events-form__input--first-name{flex:0 1 17ch;min-width:17ch;max-width:20ch}.private-events-form__input--last-name{flex:0 1 20ch;min-width:20ch;max-width:24ch}.private-events-form__input,.private-events-form__select{display:inline-block;min-width:6ch;padding:0;border:none;border-bottom:1px solid #6e3532;border-radius:0;background:transparent;color:#6e3532;font:inherit;line-height:inherit;text-align:center;vertical-align:baseline;box-sizing:content-box}.private-events-form__line--with-input .private-events-form__input,.private-events-form__line--with-input .private-events-form__select{line-height:1;height:calc(1.75em + 1px);vertical-align:text-bottom;box-sizing:border-box;padding:0}.private-events-form__line--with-input .private-events-form__select{padding:0 1.5em}.private-events-form__select{-webkit-appearance:none;appearance:none;min-width:min(20ch,60vw);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%236e3532' d='M0 0l5 6 5-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6em center;background-size:8px 5px;cursor:pointer;text-align:center}.private-events-form__input::placeholder{color:#6e3532;opacity:1;font-size:.95em;font-style:italic;text-align:center}.private-events-form__input:focus,.private-events-form__select:focus{outline:none}.private-events-form__input--wide{min-width:min(14ch,40vw)}.private-events-form__input--date{min-width:min(16ch,50vw);padding-right:1.4em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%236e3532' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='18' height='18' x='3' y='4' rx='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center;background-size:1em 1em;cursor:pointer}.private-events-form__input--email{min-width:min(32ch,70vw)}.private-events-form__input--details{min-width:min(36ch,75vw)}.private-events-form__actions{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.private-events-form__submit,.private-events-form__nav-toggle{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:160px;padding:8px 18px;border:1px solid #6e3532;border-radius:0;background:transparent;color:#6e3532;font:inherit;font-size:.9rem;font-weight:400;line-height:1;text-decoration:none;cursor:pointer;white-space:nowrap}.private-events-form__submit:hover,.private-events-form__nav-toggle:hover{background:#6e353214}.private-events-form__nav-caret{width:14px;height:14px;flex-shrink:0}.private-events-form__image{position:absolute;right:calc(clamp(48px,6vw,64px) + clamp(48px,12vw,80px));bottom:calc(clamp(52px,7vw,80px) - 16px);width:auto;max-width:min(120px,24vw);height:auto;pointer-events:none}@media(max-width:540px){.private-events-form__card{padding:clamp(40px,10vw,56px) clamp(24px,5vw,32px)}.private-events-form__image{position:static;right:auto;bottom:auto;max-width:min(160px,50vw);margin:0 auto}}.reservation-button{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;color:#fff;border:1px solid #fff;border-radius:0;background:transparent;font-family:var(--font-primary--family);font-size:.9rem;font-weight:400;line-height:1;cursor:pointer;white-space:nowrap;transition:border-color .2s ease}.reservation-button:hover{border-color:#ffffff80}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
