/*
 Theme Name: Tassia Bricks Child
 Template: bricks
 Description: Tassia staging child theme. Keep layout/design inside Bricks native elements and Bricks settings; do not hardcode page sections in functions.php or style.css.
 Version: 1.0.0
*/
/* TASSIA ALOS PRESENTATION CSS - Bricks-native elements */
@import url('https://fonts.googleapis.com/css2?family=Advent+Pro:wght@300;400;500;600&display=swap');
:root{--ta-text:#8f8279;--ta-dark:#1f1b19;--ta-cream:#f7f2eb;--ta-line:#ddd4cc;--ta-white:#fff}html{scroll-behavior:smooth}body{font-family:'Raleway',sans-serif;font-weight:300;color:var(--ta-text);background:#fff}.ta-section{position:relative;background:#fff;color:var(--ta-text);overflow:hidden}.ta-container{width:min(1180px,calc(100vw - 48px));margin-inline:auto}.ta-logo{font-family:'Poiret One',display;font-size:clamp(38px,5vw,72px);letter-spacing:.18em;color:#fff;text-align:center;line-height:1}.ta-logo-small{font-size:13px;letter-spacing:.42em;margin-top:8px;color:#fff;text-transform:uppercase;text-align:center}.ta-topbar{position:absolute;z-index:5;top:0;left:0;width:100%;padding:32px 42px;display:grid;grid-template-columns:80px 1fr 80px;align-items:start;pointer-events:none}.ta-menu-toggle{position:relative;z-index:10001;pointer-events:auto}.ta-menu-toggle .brxe-html{line-height:0}.ta-menu-state{position:fixed;left:-9999px;opacity:0}.ta-menu-icon{width:36px;height:28px;position:relative;display:block;cursor:pointer;pointer-events:auto}.ta-menu-icon:before,.ta-menu-icon:after,.ta-menu-icon span{content:"";position:absolute;right:0;height:2px;background:#fff;transition:all .24s ease}.ta-menu-icon:before{top:0;width:36px}.ta-menu-icon span{top:13px;width:36px}.ta-menu-icon:after{bottom:0;width:22px}.ta-menu-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.28);opacity:0;pointer-events:none;transition:opacity .28s ease;z-index:9998}.ta-menu-drawer{position:fixed;top:0;left:0;width:min(430px,86vw);height:100vh;background:rgba(255,255,255,.98);z-index:9999;transform:translateX(-105%);transition:transform .35s ease;display:flex!important;flex-direction:column;justify-content:center;align-items:center;padding:56px 38px;box-shadow:20px 0 70px rgba(0,0,0,.12);pointer-events:auto}.ta-menu-state:checked ~ .ta-menu-icon:before{top:13px;transform:rotate(45deg);background:var(--ta-text)}.ta-menu-state:checked ~ .ta-menu-icon span{opacity:0}.ta-menu-state:checked ~ .ta-menu-icon:after{bottom:13px;width:36px;transform:rotate(-45deg);background:var(--ta-text)}.ta-topbar:has(.ta-menu-state:checked) .ta-menu-drawer{transform:translateX(0)}.ta-topbar:has(.ta-menu-state:checked) .ta-menu-backdrop{opacity:1;pointer-events:auto}.ta-menu-close{position:absolute;top:28px;right:30px;font-family:Arial,sans-serif;font-size:42px;line-height:1;color:var(--ta-text);cursor:pointer}.ta-drawer-logo{font-family:'Poiret One',display;font-size:62px;letter-spacing:.18em;color:var(--ta-text);margin-bottom:42px}.ta-drawer-nav{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.ta-drawer-link{background:transparent!important;border:0!important;color:var(--ta-text)!important;font-size:20px;letter-spacing:.2em;text-transform:uppercase;font-family:'Raleway',sans-serif;font-weight:300;padding:9px 0!important}.ta-drawer-link:hover{opacity:.58}.ta-drawer-social{margin-top:48px;font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:var(--ta-text)}.ta-hero{height:100vh;min-height:650px;background:#111}.ta-hero-slider{position:absolute;inset:0}.ta-hero-slider .ta-img{position:absolute;inset:0;opacity:0;animation:taFade 24s infinite}.ta-hero-slider .ta-img:nth-child(1){opacity:1}.ta-hero-slider .ta-img:nth-child(2){animation-delay:6s}.ta-hero-slider .ta-img:nth-child(3){animation-delay:12s}.ta-hero-slider .ta-img:nth-child(4){animation-delay:18s}.ta-hero-slider img{width:100%;height:100vh;min-height:650px;object-fit:cover;filter:brightness(.82)}@keyframes taFade{0%,24%{opacity:1}30%,94%{opacity:0}100%{opacity:1}}.ta-scroll-note{position:absolute;bottom:38px;left:50%;transform:translateX(-50%);z-index:3;color:#fff;text-transform:uppercase;letter-spacing:.35em;font-size:11px}.ta-intro{padding:118px 0 80px}.ta-intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.ta-kicker{font-size:20px;line-height:1.9}.ta-h1,.ta-h2,.ta-display{font-family:'Poiret One',display;font-weight:400;color:var(--ta-text);line-height:1.08}.ta-h1{font-size:clamp(48px,6.8vw,94px);margin:0 0 34px}.ta-h2{font-size:clamp(36px,5.4vw,74px);margin:0 0 30px}.ta-copy{font-size:15px;line-height:28px;max-width:720px}.ta-image-pair{position:relative;min-height:540px}.ta-image-pair .ta-img:first-child{position:absolute;left:0;top:0;width:70%}.ta-image-pair .ta-img:last-child{position:absolute;right:0;bottom:0;width:42%}.ta-img img{display:block;width:100%;height:auto;object-fit:cover}.ta-image-pair img,.ta-float-card img{box-shadow:0 24px 60px rgba(0,0,0,.08)}.ta-cuisine{padding:70px 0 0}.ta-cuisine-grid{display:grid;grid-template-columns:38% 1fr;gap:78px;align-items:center}.ta-subtitle{font-family:'Poiret One',display;font-size:clamp(30px,4.2vw,58px);line-height:1.15}.ta-wide-image{margin-top:90px}.ta-wide-image img{width:100%;height:52vw;max-height:680px;min-height:360px;object-fit:cover}.ta-cta-band{min-height:480px;display:flex;align-items:center;text-align:center;background:#f4eee8}.ta-cta-band .ta-container{display:flex;flex-direction:column;align-items:center}.ta-view-more{margin-top:26px;color:var(--ta-text)!important;background:transparent!important;border:0!important;text-transform:lowercase;letter-spacing:.08em;font-size:15px}.ta-bar{padding:110px 0}.ta-bar-grid{display:grid;grid-template-columns:1fr 46%;gap:72px;align-items:center}.ta-bar-images{display:grid;grid-template-columns:1fr .72fr;gap:26px;align-items:end}.ta-moments{padding:120px 0;background:#fbf8f4}.ta-moments-grid{display:grid;grid-template-columns:34% 1fr 30%;gap:34px;align-items:center}.ta-moments-text{padding:0 20px}.ta-location{padding:100px 0 0}.ta-location-grid{display:grid;grid-template-columns:34% 1fr;gap:64px;align-items:end}.ta-map img{height:420px;object-fit:cover}.ta-press{padding:100px 0;text-align:center}.ta-press-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px;margin-top:46px}.ta-press-card{min-height:92px;border:1px solid var(--ta-line);display:flex;align-items:center;justify-content:center;font-family:'Poiret One',display;font-size:26px;color:var(--ta-text);background:#fff}.ta-booking img{width:100%;height:360px;object-fit:cover}.ta-footer{padding:70px 24px 52px;text-align:center;background:#fff}.ta-footer-logo{font-family:'Poiret One',display;font-size:58px;letter-spacing:.18em;color:var(--ta-text)}.ta-footer-text{font-size:13px;letter-spacing:.28em;text-transform:uppercase;margin-top:16px}.ta-simple-hero{min-height:72vh;display:flex;align-items:center;background:#f5eee7}.ta-simple-hero .ta-container{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.ta-simple-hero img{height:520px;object-fit:cover}@media(max-width:900px){.ta-topbar{padding:24px;grid-template-columns:50px 1fr 50px}.ta-hero,.ta-hero-slider img{height:82vh;min-height:560px}.ta-intro-grid,.ta-cuisine-grid,.ta-bar-grid,.ta-moments-grid,.ta-location-grid,.ta-simple-hero .ta-container{grid-template-columns:1fr;gap:42px}.ta-image-pair{min-height:420px}.ta-press-grid{grid-template-columns:1fr 1fr}.ta-container{width:min(100% - 32px,1180px)}.ta-intro,.ta-bar,.ta-moments,.ta-location,.ta-press{padding:72px 0}.ta-wide-image{margin-top:56px}}


/* Peps proper Bricks header template polish */
.ta-global-header{position:fixed;top:0;left:0;right:0;z-index:9000;background:linear-gradient(180deg,rgba(0,0,0,.55),rgba(0,0,0,0));pointer-events:none}.ta-global-header>*{pointer-events:auto}.ta-bricks-header-bar{min-height:96px;width:100%;display:grid!important;grid-template-columns:1fr auto 1fr;align-items:center;padding:24px clamp(22px,4vw,58px)!important}.ta-menu-toggle-bricks{justify-self:start;color:#fff;background:transparent!important;border:0!important}.ta-menu-toggle-bricks .brxa-wrap{--brxe-toggle-bar-width:34px;--brxe-toggle-bar-height:2px}.ta-header-logo{justify-self:center;text-align:center;color:#fff}.ta-reservation-button{justify-self:end;background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.72)!important;border-radius:0!important;padding:14px 22px!important;letter-spacing:.18em;text-transform:uppercase;font-size:12px!important}.ta-reservation-button:hover{background:#fff!important;color:#1f1b19!important}.ta-offcanvas-menu{z-index:10000}.ta-offcanvas-menu .brx-offcanvas-inner,.ta-offcanvas-inner{background:#f7f1e7!important;color:#241f1b;width:min(430px,88vw)!important;padding:34px clamp(28px,5vw,52px)!important;display:flex!important;flex-direction:column;gap:30px}.ta-offcanvas-close{align-self:flex-end;background:transparent!important;border:0!important;color:#241f1b}.ta-offcanvas-close .brxa-wrap{--brxe-toggle-bar-width:26px;--brxe-toggle-bar-height:2px}.ta-drawer-nav-menu .bricks-nav-menu{display:flex!important;flex-direction:column!important;gap:12px!important;align-items:flex-start!important}.ta-drawer-nav-menu .bricks-nav-menu>li>a{font-family:'Poiret One',serif;color:#241f1b;text-transform:uppercase;padding:4px 0}.ta-drawer-nav-menu .bricks-nav-menu>li>a:hover{opacity:.55}.ta-offcanvas-menu .brx-offcanvas-backdrop{background:rgba(0,0,0,.48)!important}.ta-drawer-logo{font-family:'Poiret One',serif;font-size:34px;letter-spacing:.28em}.ta-drawer-social{margin-top:auto;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#7b6f62}@media (max-width:767px){.ta-bricks-header-bar{min-height:82px;padding:18px 20px!important}.ta-reservation-button{font-size:10px!important;padding:11px 13px!important;letter-spacing:.1em}.ta-logo{font-size:28px!important}.ta-logo-small{font-size:10px!important}}



/* Peps: square Alos-style reservation button */
.ta-reservation-button{border-radius:0!important;min-height:44px;display:inline-flex!important;align-items:center;justify-content:center;line-height:1!important;}



/* Peps: Tassia white header + blue/red brand palette */
:root{--ta-blue:#1968b3;--ta-red:#c9282d;}
.ta-global-header{background:#ffffff!important;background-image:none!important;box-shadow:0 8px 28px rgba(0,0,0,.08)!important;}
.ta-bricks-header-bar{min-height:88px!important;padding-top:18px!important;padding-bottom:18px!important;}
.ta-logo,.ta-logo-small,.ta-menu-toggle-bricks{color:var(--ta-blue)!important;}
.ta-logo-wrap{position:relative;}
.ta-logo-wrap:after{content:"";display:block;width:38px;height:2px;background:var(--ta-red);margin:8px auto 0;opacity:.9;}
.ta-reservation-button{color:var(--ta-blue)!important;border-color:var(--ta-blue)!important;background:#ffffff!important;}
.ta-reservation-button:hover{background:var(--ta-blue)!important;color:#fff!important;border-color:var(--ta-blue)!important;}
.ta-menu-toggle-bricks .brxa-wrap{color:var(--ta-blue)!important;}
.ta-menu-toggle-bricks .brxa-inner,.ta-menu-toggle-bricks .brxa-inner:before,.ta-menu-toggle-bricks .brxa-inner:after{background-color:var(--ta-blue)!important;}
.ta-drawer-nav-menu .bricks-nav-menu>li>a{color:var(--ta-blue)!important;}
.ta-drawer-nav-menu .bricks-nav-menu>.current-menu-item>a{color:var(--ta-red)!important;}
.ta-drawer-logo{color:var(--ta-blue)!important;}
.ta-offcanvas-close{color:var(--ta-blue)!important;}
@media (max-width:767px){.ta-bricks-header-bar{min-height:76px!important;}}



/* Peps: minimal thin Alos-style header */
.ta-global-header{background:#ffffff!important;box-shadow:none!important;border-bottom:1px solid rgba(25,104,179,.14)!important;}
.ta-bricks-header-bar{min-height:68px!important;padding:10px clamp(18px,3vw,42px)!important;grid-template-columns:1fr auto 1fr!important;}
.ta-logo{font-size:clamp(34px,4.2vw,58px)!important;line-height:.82!important;letter-spacing:.14em!important;color:#1968b3!important;font-weight:300!important;}
.ta-logo-small{display:none!important;}
.ta-logo-wrap:after{display:none!important;}
.ta-menu-toggle-bricks{transform:scale(.82);transform-origin:left center;}
.ta-menu-toggle-bricks .brxa-wrap{--brxe-toggle-bar-width:32px;--brxe-toggle-bar-height:2px;}
.ta-reservation-button{background:transparent!important;border:0!important;border-left:1px solid rgba(25,104,179,.22)!important;border-radius:0!important;color:#1968b3!important;box-shadow:none!important;padding:0 0 0 clamp(24px,3vw,52px)!important;min-height:68px!important;font-family:'Poiret One',serif!important;font-size:clamp(24px,2.1vw,40px)!important;font-weight:300!important;letter-spacing:.18em!important;text-transform:lowercase!important;line-height:1!important;}
.ta-reservation-button:hover{background:transparent!important;color:#c9282d!important;border-color:rgba(25,104,179,.22)!important;opacity:.9;}
@media (max-width:767px){.ta-bricks-header-bar{min-height:58px!important;padding:8px 16px!important}.ta-logo{font-size:30px!important;letter-spacing:.1em!important}.ta-reservation-button{min-height:58px!important;font-size:18px!important;letter-spacing:.1em!important;padding-left:14px!important}.ta-menu-toggle-bricks{transform:scale(.72)}}



/* Peps: editable Bricks-native hero slider */
.ta-editable-hero{position:relative;min-height:calc(100vh - 68px);height:calc(100vh - 68px);margin-top:68px;overflow:hidden;background:#eef3f8;}
.ta-hero-splide,.ta-hero-splide .splide__track,.ta-hero-splide .splide__list,.ta-hero-splide .splide__slide{height:100%;min-height:calc(100vh - 68px);}
.ta-hero-slide{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#1968b3;}
.ta-hero-slide-image{position:absolute;inset:0;width:100%;height:100%;z-index:1;}
.ta-hero-slide-image img,.ta-hero-slide img.ta-hero-slide-image{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block;}
.ta-hero-slide-shade{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(0,0,0,.46),rgba(0,0,0,.16) 48%,rgba(0,0,0,.32));pointer-events:none;}
.ta-hero-slide-copy{position:relative;z-index:3;color:#fff;text-align:center;width:min(900px,calc(100% - 48px));margin:auto;padding:40px 20px;display:flex;flex-direction:column;align-items:center;gap:18px;}
.ta-hero-kicker{font-size:12px;letter-spacing:.42em;text-transform:uppercase;color:#fff;}
.ta-hero-title{font-family:'Poiret One',display;font-size:clamp(64px,12vw,168px);line-height:.86;letter-spacing:.12em;color:#fff;margin:0;text-transform:uppercase;font-weight:300;}
.ta-hero-text{max-width:620px;font-size:15px;line-height:1.9;letter-spacing:.08em;color:rgba(255,255,255,.9);}
.ta-hero-splide .splide__pagination{bottom:30px;z-index:5;gap:10px;}
.ta-hero-splide .splide__pagination__page{width:34px;height:2px;border-radius:0;background:rgba(255,255,255,.45);opacity:1;}
.ta-hero-splide .splide__pagination__page.is-active{background:#fff;transform:none;}
.ta-hero-splide .splide__arrow{z-index:5;background:transparent;border:1px solid rgba(255,255,255,.65);width:44px;height:44px;opacity:1;}
.ta-hero-splide .splide__arrow svg{fill:#fff;}
.ta-scroll-note{z-index:6;}
@media(max-width:900px){.ta-editable-hero{margin-top:58px;height:72vh;min-height:540px}.ta-hero-splide,.ta-hero-splide .splide__track,.ta-hero-splide .splide__list,.ta-hero-splide .splide__slide{min-height:540px;height:72vh}.ta-hero-title{font-size:clamp(48px,18vw,94px)}.ta-hero-text{font-size:13px}.ta-hero-splide .splide__arrow{display:none}}



/* Peps: Alos-style hamburger morph */
.ta-menu-toggle-bricks{position:relative!important;z-index:10050!important;width:44px!important;height:34px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;transform:none!important;}
.ta-menu-toggle-bricks .brxa-wrap{position:relative!important;display:block!important;width:37px!important;height:24px!important;color:#1968b3!important;--brxe-toggle-bar-width:37px;--brxe-toggle-bar-height:1px;}
.ta-menu-toggle-bricks .brxa-inner,.ta-menu-toggle-bricks .brxa-inner:before,.ta-menu-toggle-bricks .brxa-inner:after{content:""!important;position:absolute!important;left:0!important;width:37px!important;height:1px!important;background:#1968b3!important;border-radius:0!important;transition:top .28s ease,transform .28s ease,opacity .18s ease,background-color .2s ease!important;transform-origin:center!important;}
.ta-menu-toggle-bricks .brxa-inner{top:11px!important;}
.ta-menu-toggle-bricks .brxa-inner:before{top:-10px!important;}
.ta-menu-toggle-bricks .brxa-inner:after{top:10px!important;}
.ta-menu-toggle-bricks:hover .brxa-inner,.ta-menu-toggle-bricks:hover .brxa-inner:before,.ta-menu-toggle-bricks:hover .brxa-inner:after{background:#c9282d!important;}
.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner,.ta-bricks-header-bar:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner{background:transparent!important;}
.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner:before,.ta-bricks-header-bar:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:before{top:0!important;transform:rotate(45deg)!important;background:#1968b3!important;}
.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner:after,.ta-bricks-header-bar:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:after{top:0!important;transform:rotate(-45deg)!important;background:#1968b3!important;}
.ta-menu-toggle-bricks.ta-menu-is-open:hover .brxa-inner:before,.ta-menu-toggle-bricks.ta-menu-is-open:hover .brxa-inner:after,.ta-bricks-header-bar:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks:hover .brxa-inner:before,.ta-bricks-header-bar:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks:hover .brxa-inner:after{background:#c9282d!important;}
.ta-offcanvas-close{display:none!important;}
.ta-offcanvas-menu .ta-drawer-logo{margin-top:42px!important;}
.ta-header-actions{justify-self:end;display:flex!important;align-items:center;gap:clamp(10px,1.4vw,20px);}
.ta-header-icon{display:inline-flex!important;align-items:center;justify-content:center;width:34px!important;min-width:34px!important;height:58px!important;color:#1968b3!important;background:transparent!important;border:0!important;box-shadow:none!important;text-decoration:none!important;font-size:0!important;line-height:1!important;padding:0!important;}
.ta-header-icon:before{content:"";display:block;width:20px;height:20px;background:currentColor;transition:background-color .2s ease;}
.ta-header-phone:before{mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.8 19.8 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6A19.8 19.8 0 0 1 2.12 4.18 2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.96.35 1.89.66 2.78a2 2 0 0 1-.45 2.11L8.05 9.88a16 16 0 0 0 6.07 6.07l1.27-1.27a2 2 0 0 1 2.11-.45c.89.31 1.82.53 2.78.66A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E") center/contain no-repeat;}
.ta-header-map:before{mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 10c0 4.99-5.54 10.19-7.4 11.8a1 1 0 0 1-1.2 0C9.54 20.19 4 14.99 4 10a8 8 0 0 1 16 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E") center/contain no-repeat;}
.ta-header-icon:hover{color:#c9282d!important;}
@media(max-width:767px){.ta-menu-toggle-bricks{width:38px!important;height:30px!important;transform:none!important}.ta-menu-toggle-bricks .brxa-wrap,.ta-menu-toggle-bricks .brxa-inner,.ta-menu-toggle-bricks .brxa-inner:before,.ta-menu-toggle-bricks .brxa-inner:after{width:31px!important}.ta-menu-toggle-bricks .brxa-inner:before{top:-8px!important}.ta-menu-toggle-bricks .brxa-inner:after{top:8px!important}}
@media(max-width:767px){.ta-header-actions{gap:4px}.ta-header-icon{width:30px!important;min-width:30px!important}.ta-header-icon:before{width:18px;height:18px}.ta-reservation-button{padding-left:8px!important}}

/* Peps: make the Bricks footer template full-width like the Alos reference. */
#brx-footer{overflow:hidden;}
#brx-footer #brxe-sxfpsp{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important;}
#brx-footer #brxe-bxhggt{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,58%) minmax(360px,42%)!important;align-items:stretch!important;}
#brx-footer #brxe-wqkawc,#brx-footer #brxe-yrjweh{width:auto!important;min-height:420px!important;margin:0!important;}
#brx-footer #brxe-wqkawc img{display:block!important;width:100%!important;height:100%!important;min-height:420px!important;object-fit:cover!important;}
#brx-footer #brxe-yrjweh{background:#f4f1f1!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:56px clamp(28px,5vw,72px)!important;color:#8f8279!important;}
#brx-footer #brxe-pgpkzh img{width:min(230px,62%)!important;height:auto!important;margin:0 auto 26px!important;}
#brx-footer #brxe-scvllm{font-size:14px!important;line-height:1.9!important;letter-spacing:.02em!important;color:#8f8279!important;}
@media(max-width:767px){#brx-footer #brxe-bxhggt{grid-template-columns:1fr!important}#brx-footer #brxe-wqkawc,#brx-footer #brxe-yrjweh{min-height:auto!important}#brx-footer #brxe-wqkawc img{height:280px!important;min-height:280px!important}#brx-footer #brxe-yrjweh{padding:46px 24px 54px!important}#brx-footer #brxe-pgpkzh img{width:min(210px,72%)!important}}

/* Peps: Food Menu content page. */
.ta-food-page{background:#fff;color:#8f8279;}
.ta-food-hero{min-height:100vh;min-height:100svh;padding:160px 24px 86px;display:flex;align-items:end;background:#26211f;position:relative;overflow:hidden;}
.ta-food-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.16),rgba(0,0,0,.38));z-index:1;pointer-events:none;}
.ta-food-hero-image{position:absolute!important;inset:0;z-index:0;margin:0!important;width:100%!important;height:100%!important;}
.ta-food-hero-image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block;}
.ta-food-hero-inner{width:min(1120px,calc(100vw - 48px));margin:0 auto;position:relative;z-index:2;}
.ta-food-title{font-family:'Poiret One',serif;font-size:clamp(56px,9vw,128px);font-weight:300;letter-spacing:.12em;line-height:.92;color:#fff;text-transform:uppercase;margin:0;text-shadow:0 2px 18px rgba(0,0,0,.28);}
.ta-food-intro{padding:92px 24px 54px;}
.ta-food-grid{width:min(1120px,calc(100vw - 48px));margin:0 auto;display:grid;grid-template-columns:minmax(260px,.72fr) 1.28fr;gap:clamp(48px,7vw,112px);align-items:start;}
.ta-food-kicker{font-family:'Poiret One',serif;font-size:clamp(32px,4.2vw,58px);font-weight:300;line-height:1.08;color:#8f8279;margin:0;}
.ta-food-copy{font-size:15px;line-height:1.95;letter-spacing:.02em;}
.ta-food-copy p{margin:0 0 24px;}
.ta-food-button{display:inline-flex;align-items:center;justify-content:center;margin-top:22px;border:1px solid #8f8279;color:#8f8279!important;background:transparent;text-decoration:none;text-transform:uppercase;letter-spacing:.22em;font-size:12px;min-height:48px;padding:0 30px;transition:color .2s ease,border-color .2s ease,background .2s ease;}
.ta-food-button:hover{background:#8f8279;color:#fff!important;border-color:#8f8279;}
.ta-food-image-band{width:min(1120px,calc(100vw - 48px));margin:54px auto 104px;display:grid;grid-template-columns:1fr .64fr;gap:28px;align-items:end;}
.ta-food-image-band img{width:100%;height:clamp(320px,44vw,620px);object-fit:cover;display:block;}
.ta-food-image-band img:last-child{height:clamp(230px,32vw,430px);}
@media(max-width:767px){.ta-food-hero{min-height:100vh;min-height:100svh;padding:124px 18px 56px}.ta-food-hero-inner,.ta-food-grid,.ta-food-image-band{width:calc(100vw - 36px)}.ta-food-grid,.ta-food-image-band{grid-template-columns:1fr;gap:34px}.ta-food-intro{padding:58px 18px 28px}.ta-food-copy{font-size:14px;line-height:1.85}.ta-food-image-band{margin:28px auto 70px}.ta-food-image-band img,.ta-food-image-band img:last-child{height:320px}.ta-food-button{width:100%;padding:0 18px}}

/* Peps: editable Bricks gallery page. */
.ta-gallery-hero{min-height:50vh;padding:160px 24px 78px;display:flex;align-items:end;background:#f4f1ed;color:#8f8279;}
.ta-gallery-hero-inner{width:min(1120px,calc(100vw - 48px));margin:0 auto;}
.ta-gallery-title{font-family:'Poiret One',serif;font-size:clamp(56px,9vw,128px);font-weight:300;letter-spacing:.12em;line-height:.92;color:#8f8279;text-transform:uppercase;margin:0;}
.ta-gallery-intro{padding:78px 24px 26px;background:#fff;color:#8f8279;}
.ta-gallery-intro-inner{width:min(860px,calc(100vw - 48px));margin:0 auto;text-align:center;}
.ta-gallery-kicker{font-family:'Poiret One',serif;font-size:clamp(34px,4.6vw,62px);font-weight:300;line-height:1.1;color:#8f8279;margin:0 0 24px;}
.ta-gallery-copy{font-size:15px;line-height:1.9;letter-spacing:.02em;margin:0 auto;}
.ta-gallery-grid-section{padding:42px 24px 108px;background:#fff;}
.ta-gallery-grid{width:min(1180px,calc(100vw - 48px));margin:0 auto;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start;}
.ta-gallery-item{position:relative;overflow:hidden;background:#f4f1ed;min-height:280px;}
.ta-gallery-item img{display:block!important;width:100%!important;height:100%!important;min-height:280px!important;object-fit:cover!important;transition:transform .45s ease;}
.ta-gallery-item:nth-child(2),.ta-gallery-item:nth-child(6){margin-top:64px;}
.ta-gallery-item:nth-child(4),.ta-gallery-item:nth-child(8){margin-top:-28px;}
.ta-gallery-item:hover img{transform:scale(1.035);}
@media(max-width:900px){.ta-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ta-gallery-item:nth-child(n){margin-top:0}.ta-gallery-item,.ta-gallery-item img{min-height:250px!important}}
@media(max-width:767px){.ta-gallery-hero{min-height:40vh;padding:124px 18px 54px}.ta-gallery-hero-inner,.ta-gallery-intro-inner,.ta-gallery-grid{width:calc(100vw - 36px)}.ta-gallery-intro{padding:56px 18px 20px}.ta-gallery-grid-section{padding:30px 18px 74px}.ta-gallery-grid{grid-template-columns:1fr;gap:18px}.ta-gallery-item,.ta-gallery-item img{min-height:320px!important}}

/* Peps: slimmer Tassia header, with reservation divider spanning the full nav height. */
.ta-bricks-header-bar{
	min-height:76px!important;
	padding-top:0!important;
	padding-bottom:0!important;
	align-items:stretch!important;
}
.ta-menu-toggle-bricks,
.ta-header-logo,
.ta-header-actions{
	align-self:stretch!important;
	display:flex!important;
	align-items:center!important;
}
.ta-header-logo,
.ta-logo-wrap,
.ta-header-logo>a,
#brxe-ahjpau{
	margin:0!important;
	padding:0!important;
	line-height:0!important;
}
#brxe-ahjpau .bricks-site-logo{
	display:block!important;
	width:auto!important;
	height:72px!important;
	margin:0!important;
	padding:0!important;
}
.ta-header-actions{
	height:auto!important;
	gap:clamp(10px,1.25vw,18px)!important;
}
.ta-header-icon{
	height:auto!important;
	align-self:stretch!important;
}
.ta-reservation-button{
	align-self:stretch!important;
	min-height:0!important;
	height:auto!important;
}
@media(max-width:767px){
	.ta-bricks-header-bar{min-height:56px!important;padding-top:0!important;padding-bottom:0!important}
	#brxe-ahjpau .bricks-site-logo{height:52px!important}
	.ta-header-icon{width:28px!important;min-width:28px!important}
	.ta-reservation-button{font-size:17px!important}
}

/* Peps: keep the fixed header controls above full-screen editable heroes. */
.ta-global-header{z-index:90000!important;}
.ta-menu-toggle-bricks{opacity:1!important;visibility:visible!important;pointer-events:auto!important;}
.ta-menu-toggle-bricks .brxa-wrap,
.ta-menu-toggle-bricks .brxa-inner,
.ta-menu-toggle-bricks .brxa-inner:before,
.ta-menu-toggle-bricks .brxa-inner:after{display:block!important;opacity:1!important;visibility:visible!important;}
.ta-food-hero{z-index:0;}

/* Peps: keep the WordPress admin bar usable for logged-in editors. */
.admin-bar .ta-global-header{top:32px!important;}
@media(max-width:782px){
	.admin-bar .ta-global-header{top:46px!important;}
}

/* Peps: vertically center the hamburger and force a clean X open state. */
.ta-menu-toggle-bricks{
	align-self:center!important;
	height:44px!important;
	min-height:44px!important;
	display:flex!important;
	align-items:center!important;
	justify-content:flex-start!important;
}
.ta-menu-toggle-bricks .brxa-wrap{
	margin:0!important;
	top:auto!important;
	transform:none!important;
}
.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner,
.ta-menu-toggle-bricks[aria-expanded="true"] .brxa-inner,
.ta-bricks-header-bar:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner{
	background:transparent!important;
}
.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner:before,
.ta-menu-toggle-bricks[aria-expanded="true"] .brxa-inner:before,
.ta-bricks-header-bar:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:before{
	top:0!important;
	transform:rotate(45deg)!important;
	background:#1968b3!important;
}
.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner:after,
.ta-menu-toggle-bricks[aria-expanded="true"] .brxa-inner:after,
.ta-bricks-header-bar:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:after{
	top:0!important;
	transform:rotate(-45deg)!important;
	background:#1968b3!important;
}
@media(max-width:767px){
	.ta-menu-toggle-bricks{height:38px!important;min-height:38px!important}
}

/* Peps: prevent Bricks from replacing the drawer menu with a nested mobile menu. */
@media(max-width:767px){
	.ta-offcanvas-menu .ta-drawer-nav-menu .bricks-nav-menu-wrapper{
		display:block!important;
	}
	.ta-offcanvas-menu .ta-drawer-nav-menu .bricks-nav-menu{
		display:flex!important;
		flex-direction:column!important;
		align-items:flex-start!important;
		gap:12px!important;
	}
	.ta-offcanvas-menu .ta-drawer-nav-menu .bricks-mobile-menu-toggle,
	.ta-offcanvas-menu .ta-drawer-nav-menu .bricks-mobile-menu-wrapper,
	.ta-offcanvas-menu .ta-drawer-nav-menu .bricks-mobile-menu-overlay{
		display:none!important;
	}
	.ta-offcanvas-menu .brx-offcanvas-inner,
	.ta-offcanvas-inner{
		height:100svh!important;
		justify-content:center!important;
	}
}

/* Peps: stronger mobile drawer fixes against Bricks inline ID rules. */
@media(max-width:767px){
	#brxe-taoff #brxe-tanav .bricks-nav-menu-wrapper{
		display:block!important;
	}
	#brxe-taoff #brxe-tanav .bricks-nav-menu{
		display:flex!important;
		flex-direction:column!important;
		align-items:flex-start!important;
		gap:12px!important;
	}
	#brxe-taoff #brxe-tanav .bricks-mobile-menu-toggle,
	#brxe-taoff #brxe-tanav .bricks-mobile-menu-wrapper,
	#brxe-taoff #brxe-tanav .bricks-mobile-menu-overlay{
		display:none!important;
	}
	.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner,
	.ta-menu-toggle-bricks[aria-expanded="true"] .brxa-inner,
	.ta-bricks-header-bar:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner{
		transform:none!important;
		background:transparent!important;
	}
	.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner:before,
	.ta-menu-toggle-bricks[aria-expanded="true"] .brxa-inner:before,
	.ta-bricks-header-bar:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:before{
		top:0!important;
		bottom:auto!important;
		transform:rotate(45deg)!important;
	}
	.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner:after,
	.ta-menu-toggle-bricks[aria-expanded="true"] .brxa-inner:after,
	.ta-bricks-header-bar:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:after{
		top:0!important;
		bottom:auto!important;
		transform:rotate(-45deg)!important;
	}
}

/* Peps: final close-toggle correction - open drawer should show X, not +. */
.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner,
.ta-menu-toggle-bricks.is-active .brxa-inner,
.ta-menu-toggle-bricks.active .brxa-inner,
.ta-menu-toggle-bricks.brx-open .brxa-inner,
.ta-menu-toggle-bricks[aria-expanded="true"] .brxa-inner,
.ta-menu-toggle-bricks[aria-pressed="true"] .brxa-inner,
.ta-global-header:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner,
.ta-global-header:has(#brxe-taoff.active) .ta-menu-toggle-bricks .brxa-inner,
.ta-global-header:has(#brxe-taoff.show) .ta-menu-toggle-bricks .brxa-inner{
	position:relative!important;
	display:block!important;
	width:64px!important;
	height:44px!important;
	background:transparent!important;
	transform:none!important;
}
.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner:before,
.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner:after,
.ta-menu-toggle-bricks.is-active .brxa-inner:before,
.ta-menu-toggle-bricks.is-active .brxa-inner:after,
.ta-menu-toggle-bricks.active .brxa-inner:before,
.ta-menu-toggle-bricks.active .brxa-inner:after,
.ta-menu-toggle-bricks.brx-open .brxa-inner:before,
.ta-menu-toggle-bricks.brx-open .brxa-inner:after,
.ta-menu-toggle-bricks[aria-expanded="true"] .brxa-inner:before,
.ta-menu-toggle-bricks[aria-expanded="true"] .brxa-inner:after,
.ta-menu-toggle-bricks[aria-pressed="true"] .brxa-inner:before,
.ta-menu-toggle-bricks[aria-pressed="true"] .brxa-inner:after,
.ta-global-header:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:before,
.ta-global-header:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:after,
.ta-global-header:has(#brxe-taoff.active) .ta-menu-toggle-bricks .brxa-inner:before,
.ta-global-header:has(#brxe-taoff.active) .ta-menu-toggle-bricks .brxa-inner:after,
.ta-global-header:has(#brxe-taoff.show) .ta-menu-toggle-bricks .brxa-inner:before,
.ta-global-header:has(#brxe-taoff.show) .ta-menu-toggle-bricks .brxa-inner:after{
	content:""!important;
	position:absolute!important;
	left:0!important;
	top:50%!important;
	bottom:auto!important;
	display:block!important;
	width:64px!important;
	height:2px!important;
	margin:0!important;
	background:#1968b3!important;
	transform-origin:center!important;
}
.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner:before,
.ta-menu-toggle-bricks.is-active .brxa-inner:before,
.ta-menu-toggle-bricks.active .brxa-inner:before,
.ta-menu-toggle-bricks.brx-open .brxa-inner:before,
.ta-menu-toggle-bricks[aria-expanded="true"] .brxa-inner:before,
.ta-menu-toggle-bricks[aria-pressed="true"] .brxa-inner:before,
.ta-global-header:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:before,
.ta-global-header:has(#brxe-taoff.active) .ta-menu-toggle-bricks .brxa-inner:before,
.ta-global-header:has(#brxe-taoff.show) .ta-menu-toggle-bricks .brxa-inner:before{
	transform:translateY(-50%) rotate(45deg)!important;
}
.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner:after,
.ta-menu-toggle-bricks.is-active .brxa-inner:after,
.ta-menu-toggle-bricks.active .brxa-inner:after,
.ta-menu-toggle-bricks.brx-open .brxa-inner:after,
.ta-menu-toggle-bricks[aria-expanded="true"] .brxa-inner:after,
.ta-menu-toggle-bricks[aria-pressed="true"] .brxa-inner:after,
.ta-global-header:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:after,
.ta-global-header:has(#brxe-taoff.active) .ta-menu-toggle-bricks .brxa-inner:after,
.ta-global-header:has(#brxe-taoff.show) .ta-menu-toggle-bricks .brxa-inner:after{
	transform:translateY(-50%) rotate(-45deg)!important;
}
@media(max-width:767px){
	.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner,
	.ta-menu-toggle-bricks.is-active .brxa-inner,
	.ta-menu-toggle-bricks.active .brxa-inner,
	.ta-menu-toggle-bricks.brx-open .brxa-inner,
	.ta-menu-toggle-bricks[aria-expanded="true"] .brxa-inner,
	.ta-menu-toggle-bricks[aria-pressed="true"] .brxa-inner,
	.ta-global-header:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner,
	.ta-global-header:has(#brxe-taoff.active) .ta-menu-toggle-bricks .brxa-inner,
	.ta-global-header:has(#brxe-taoff.show) .ta-menu-toggle-bricks .brxa-inner{
		width:58px!important;
		height:38px!important;
	}
	.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner:before,
	.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner:after,
	.ta-menu-toggle-bricks.is-active .brxa-inner:before,
	.ta-menu-toggle-bricks.is-active .brxa-inner:after,
	.ta-menu-toggle-bricks.active .brxa-inner:before,
	.ta-menu-toggle-bricks.active .brxa-inner:after,
	.ta-menu-toggle-bricks.brx-open .brxa-inner:before,
	.ta-menu-toggle-bricks.brx-open .brxa-inner:after,
	.ta-menu-toggle-bricks[aria-expanded="true"] .brxa-inner:before,
	.ta-menu-toggle-bricks[aria-expanded="true"] .brxa-inner:after,
	.ta-menu-toggle-bricks[aria-pressed="true"] .brxa-inner:before,
	.ta-menu-toggle-bricks[aria-pressed="true"] .brxa-inner:after,
	.ta-global-header:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:before,
	.ta-global-header:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:after,
	.ta-global-header:has(#brxe-taoff.active) .ta-menu-toggle-bricks .brxa-inner:before,
	.ta-global-header:has(#brxe-taoff.active) .ta-menu-toggle-bricks .brxa-inner:after,
	.ta-global-header:has(#brxe-taoff.show) .ta-menu-toggle-bricks .brxa-inner:before,
	.ta-global-header:has(#brxe-taoff.show) .ta-menu-toggle-bricks .brxa-inner:after{
		width:58px!important;
	}
}

/* Hide drawer brand title so the close X has clear space. */
.ta-offcanvas-menu .ta-drawer-logo{display:none!important;}

/* Keep drawer nav clear of the fixed close X. */
.ta-offcanvas-menu .ta-drawer-nav-menu{padding-top:76px!important;}
@media(max-width:767px){.ta-offcanvas-menu .ta-drawer-nav-menu{padding-top:86px!important;}}

/* Header language switcher beside Reservations. */
.ta-header-actions .ta-lang-switcher{
	display:flex!important;
	align-items:stretch!important;
	align-self:stretch!important;
	margin-left:8px!important;
}
.ta-header-actions .ta-lang-switcher .trp_language_switcher_shortcode,
.ta-header-actions .ta-lang-switcher .trp-language-switcher{
	display:flex!important;
	align-items:center!important;
	width:auto!important;
	height:100%!important;
}
.ta-header-actions .ta-lang-switcher .trp-language-switcher > div{
	background:transparent!important;
	border:0!important;
	padding:0!important;
	width:auto!important;
	height:100%!important;
	display:flex!important;
	align-items:center!important;
}
.ta-header-actions .ta-lang-switcher .trp-language-switcher a{
	display:flex!important;
	align-items:center!important;
	height:100%!important;
	padding:0 14px!important;
	color:#fff!important;
	border-left:1px solid rgba(255,255,255,.32)!important;
	background:transparent!important;
	font-size:12px!important;
	line-height:1!important;
	letter-spacing:.14em!important;
	text-transform:uppercase!important;
	text-decoration:none!important;
}
.ta-header-actions .ta-lang-switcher .trp-language-switcher a:hover{
	background:rgba(255,255,255,.12)!important;
}
.ta-header-actions .ta-lang-switcher .trp-language-switcher img{
	width:18px!important;
	height:auto!important;
	margin-right:7px!important;
}
.trp-floater-ls{
	display:none!important;
}
@media(max-width:767px){
	.ta-header-actions .ta-lang-switcher{margin-left:0!important;}
	.ta-header-actions .ta-lang-switcher .trp-language-switcher a{
		padding:0 8px!important;
		font-size:10px!important;
		letter-spacing:.08em!important;
	}
	.ta-header-actions .ta-lang-switcher .trp-language-switcher img{
		display:none!important;
	}
}

/* Compact custom EN/GR language switcher. */
.ta-header-actions .ta-lang-switcher-custom{
	display:flex!important;
	align-items:center!important;
	align-self:stretch!important;
	height:100%!important;
	border-left:1px solid rgba(255,255,255,.32)!important;
	padding:0 16px!important;
	gap:7px!important;
	color:#fff!important;
	font-size:12px!important;
	line-height:1!important;
	letter-spacing:.14em!important;
	text-transform:uppercase!important;
}
.ta-header-actions .ta-lang-switcher-custom .ta-lang-link{
	color:rgba(255,255,255,.72)!important;
	text-decoration:none!important;
	font-weight:400!important;
}
.ta-header-actions .ta-lang-switcher-custom .ta-lang-link.is-active,
.ta-header-actions .ta-lang-switcher-custom .ta-lang-link:hover{
	color:#fff!important;
}
.ta-header-actions .ta-lang-switcher-custom .ta-lang-sep{
	color:rgba(255,255,255,.42)!important;
}
@media(max-width:767px){
	.ta-header-actions .ta-lang-switcher-custom{
		padding:0 9px!important;
		gap:4px!important;
		font-size:10px!important;
		letter-spacing:.08em!important;
	}
}

/* Move flags-only language switcher beside hamburger. */
.ta-bricks-header-bar{
	position:relative!important;
}
.ta-bricks-header-bar > .ta-lang-switcher-left{
	position:absolute!important;
	left:clamp(78px,7vw,118px)!important;
	top:0!important;
	bottom:0!important;
	z-index:2!important;
	display:flex!important;
	align-items:center!important;
}
.ta-lang-flags-only{
	display:flex!important;
	align-items:center!important;
	gap:9px!important;
	height:100%!important;
	padding:0!important;
	border:0!important;
}
.ta-lang-flags-only .ta-lang-link{
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	width:28px!important;
	height:22px!important;
	padding:0!important;
	border:0!important;
	opacity:.58!important;
	filter:saturate(.85)!important;
	transition:opacity .18s ease, filter .18s ease, transform .18s ease!important;
}
.ta-lang-flags-only .ta-lang-link.is-active,
.ta-lang-flags-only .ta-lang-link:hover{
	opacity:1!important;
	filter:saturate(1.05)!important;
}
.ta-lang-flags-only .ta-lang-link:hover{
	transform:translateY(-1px)!important;
}
.ta-lang-flags-only img{
	display:block!important;
	width:24px!important;
	height:18px!important;
	object-fit:cover!important;
	border-radius:2px!important;
	box-shadow:0 0 0 1px rgba(255,255,255,.55)!important;
}
@media(max-width:767px){
	.ta-bricks-header-bar > .ta-lang-switcher-left{
		left:66px!important;
	}
	.ta-lang-flags-only{
		gap:6px!important;
	}
	.ta-lang-flags-only .ta-lang-link{
		width:24px!important;
		height:20px!important;
	}
	.ta-lang-flags-only img{
		width:21px!important;
		height:15px!important;
	}
}

/* Prevent the absolute language shortcode wrapper from blocking header clicks. */
.ta-bricks-header-bar > .ta-lang-switcher-left{
	width:max-content!important;
	max-width:max-content!important;
	right:auto!important;
	pointer-events:none!important;
}
.ta-bricks-header-bar > .ta-lang-switcher-left .ta-lang-flags-only,
.ta-bricks-header-bar > .ta-lang-switcher-left .ta-lang-link{
	pointer-events:auto!important;
}
.ta-header-logo,
.ta-header-logo a,
.ta-header-actions,
.ta-header-actions a,
.ta-menu-toggle-bricks{
	position:relative!important;
	z-index:4!important;
	pointer-events:auto!important;
}
.ta-bricks-header-bar > .ta-lang-switcher-left{
	z-index:3!important;
}

/* Greek-safe sitewide typography: Advent Pro replaces Poiret/Raleway. */
html body,
body *,
.brxe-heading,
.brxe-text,
.brxe-text-basic,
.brxe-button,
.bricks-nav-menu a,
.ta-logo,
.ta-logo-small,
.ta-drawer-logo,
.ta-drawer-nav-menu .bricks-nav-menu > li > a,
.ta-reservation-button,
.ta-hero-title,
.ta-h1,
.ta-h2,
.ta-display,
.ta-subtitle,
.ta-food-title,
.ta-food-kicker,
.ta-gallery-title,
.ta-gallery-kicker,
.ta-footer-logo,
.ta-press-card{
	font-family:"Advent Pro", Arial, sans-serif!important;
}
body{
	font-weight:400!important;
}
.ta-logo,
.ta-logo-small,
.ta-hero-title,
.ta-h1,
.ta-h2,
.ta-display,
.ta-subtitle,
.ta-food-title,
.ta-food-kicker,
.ta-gallery-title,
.ta-gallery-kicker,
.ta-footer-logo,
.ta-press-card,
.ta-reservation-button,
.ta-drawer-nav-menu .bricks-nav-menu > li > a{
	font-weight:300!important;
}


/* Final Advent Pro lock after prior font rules. */
html body,
body *,
.brxe-heading,
.brxe-text,
.brxe-text-basic,
.brxe-button,
.bricks-nav-menu a,
.ta-logo,
.ta-logo-small,
.ta-drawer-logo,
.ta-drawer-nav-menu .bricks-nav-menu > li > a,
.ta-reservation-button,
.ta-hero-title,
.ta-h1,
.ta-h2,
.ta-display,
.ta-subtitle,
.ta-food-title,
.ta-food-kicker,
.ta-gallery-title,
.ta-gallery-kicker,
.ta-footer-logo,
.ta-press-card{
	font-family:"Advent Pro", Arial, sans-serif!important;
}

/* Restore visible hamburger X after typography/language changes. */
.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner,
.ta-menu-toggle-bricks[aria-expanded=true] .brxa-inner,
.ta-menu-toggle-bricks[aria-pressed=true] .brxa-inner,
.ta-global-header:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner,
.ta-bricks-header-bar:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner{
	position:relative!important;
	display:block!important;
	width:58px!important;
	height:38px!important;
	background:transparent!important;
	opacity:1!important;
	visibility:visible!important;
	transform:none!important;
}
.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner:before,
.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner:after,
.ta-menu-toggle-bricks[aria-expanded=true] .brxa-inner:before,
.ta-menu-toggle-bricks[aria-expanded=true] .brxa-inner:after,
.ta-menu-toggle-bricks[aria-pressed=true] .brxa-inner:before,
.ta-menu-toggle-bricks[aria-pressed=true] .brxa-inner:after,
.ta-global-header:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:before,
.ta-global-header:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:after,
.ta-bricks-header-bar:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:before,
.ta-bricks-header-bar:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:after{
	content:''!important;
	position:absolute!important;
	left:0!important;
	top:50%!important;
	bottom:auto!important;
	display:block!important;
	width:58px!important;
	height:2px!important;
	background:#1968b3!important;
	opacity:1!important;
	visibility:visible!important;
	transform-origin:center!important;
}
.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner:before,
.ta-menu-toggle-bricks[aria-expanded=true] .brxa-inner:before,
.ta-menu-toggle-bricks[aria-pressed=true] .brxa-inner:before,
.ta-global-header:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:before,
.ta-bricks-header-bar:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:before{
	transform:translateY(-50%) rotate(45deg)!important;
}
.ta-menu-toggle-bricks.ta-menu-is-open .brxa-inner:after,
.ta-menu-toggle-bricks[aria-expanded=true] .brxa-inner:after,
.ta-menu-toggle-bricks[aria-pressed=true] .brxa-inner:after,
.ta-global-header:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:after,
.ta-bricks-header-bar:has(#brxe-taoff.brx-open) .ta-menu-toggle-bricks .brxa-inner:after{
	transform:translateY(-50%) rotate(-45deg)!important;
}

/* Draw the open-menu X directly on the toggle button, independent of Bricks bars. */
html.ta-drawer-is-open .ta-menu-toggle-bricks{
	position:relative!important;
	width:64px!important;
	height:44px!important;
	z-index:100002!important;
	overflow:visible!important;
}
html.ta-drawer-is-open .ta-menu-toggle-bricks .brxa-wrap,
html.ta-drawer-is-open .ta-menu-toggle-bricks .brxa-inner,
html.ta-drawer-is-open .ta-menu-toggle-bricks .brxa-inner:before,
html.ta-drawer-is-open .ta-menu-toggle-bricks .brxa-inner:after{
	opacity:0!important;
	visibility:hidden!important;
}
html.ta-drawer-is-open .ta-menu-toggle-bricks:before,
html.ta-drawer-is-open .ta-menu-toggle-bricks:after{
	content:''!important;
	position:absolute!important;
	left:0!important;
	top:50%!important;
	display:block!important;
	width:58px!important;
	height:2px!important;
	background:#1968b3!important;
	opacity:1!important;
	visibility:visible!important;
	transform-origin:center!important;
	z-index:100003!important;
	pointer-events:none!important;
}
html.ta-drawer-is-open .ta-menu-toggle-bricks:before{
	transform:translateY(-50%) rotate(45deg)!important;
}
html.ta-drawer-is-open .ta-menu-toggle-bricks:after{
	transform:translateY(-50%) rotate(-45deg)!important;
}
@media(max-width:767px){
	html.ta-drawer-is-open .ta-menu-toggle-bricks{
		width:54px!important;
		height:38px!important;
	}
	html.ta-drawer-is-open .ta-menu-toggle-bricks:before,
	html.ta-drawer-is-open .ta-menu-toggle-bricks:after{
		width:50px!important;
	}
}
