.BasePageLayout_container__N45te{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.BasePageLayout_header__hgM2H{position:sticky;top:0;z-index:50;width:100%;display:flex;flex-direction:column;background:rgba(255,255,255,.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.04)}.BasePageLayout_headerEdge__zfI_s{height:8px;width:100%;background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,255,255,0))}.BasePageLayout_inner__4FNLT{height:70px;display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1400px;padding:0 1rem;position:relative;margin:0 auto}.BasePageLayout_iconAndTitleContainer__yARtx{display:flex;align-items:center;gap:1.1rem}.BasePageLayout_logoWrapper__N34Sw{width:44px;height:44px;background:rgba(255,255,255,.65);border:1px solid rgba(0,0,0,.04);border-radius:50%;display:grid;place-items:center;overflow:hidden;box-shadow:0 10px 24px rgba(0,0,0,.08);transition:transform .15s ease}.BasePageLayout_logoWrapper__N34Sw img{width:70%;height:70%;object-fit:cover;border-radius:50%}.BasePageLayout_logoWrapper__N34Sw:hover{transform:translateY(-1px)}.BasePageLayout_pageTitle__Hc5r3{color:#0b2a23;font-size:1.15rem;font-weight:800;letter-spacing:.14rem;text-transform:uppercase;line-height:1}.BasePageLayout_menuToggle__FrymL{display:none;background:none;border:none;font-size:1.6rem;cursor:pointer;color:#0b2a23}.BasePageLayout_desktopNav__Y63cA{display:flex}.BasePageLayout_mobileMenu__CpuJ_{display:none;flex-direction:column;position:absolute;top:4rem;right:1rem;width:180px;background:rgba(255,255,255,.92);border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:8px;z-index:1000;box-shadow:0 24px 50px rgba(0,0,0,.1);max-height:calc(100vh - 6rem);overflow:auto}.BasePageLayout_mobileMenu__CpuJ_.BasePageLayout_open__jBROC{display:flex}.BasePageLayout_mobileMenu__CpuJ_ a{padding:10px 12px;border-radius:10px;font-weight:600;color:#0b2a23}.BasePageLayout_mobileMenu__CpuJ_ a:hover{background:rgba(0,0,0,.05)}.BasePageLayout_main__LHnXW{flex:1;display:flex;flex-direction:column;align-items:stretch;width:100%}.BasePageLayout_footer__09qUW{margin-top:40px;border-top:1px solid rgba(0,0,0,.04);background:rgba(255,255,255,.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.BasePageLayout_footerInner__a8xcD{display:flex;justify-content:space-between;align-items:center;gap:12px;max-width:1400px;padding:14px 16px;margin:0 auto;color:#0b2a23;font-weight:600}.BasePageLayout_footerLinks__fek45{display:flex;gap:12px}.BasePageLayout_footer__09qUW a{color:#0b2a23;text-decoration:none;opacity:.85}.BasePageLayout_footer__09qUW a:hover{opacity:1}@media (max-width:768px){.BasePageLayout_menuToggle__FrymL{display:block}.BasePageLayout_desktopNav__Y63cA{display:none}.BasePageLayout_inner__4FNLT{padding:0 .5rem;height:64px}.BasePageLayout_pageTitle__Hc5r3{font-size:1rem;letter-spacing:.1rem}.BasePageLayout_footerInner__a8xcD{flex-direction:column;gap:8px}}.CustomCard_cardContainer__VbJhB{position:relative;width:100%;max-width:20rem;height:21rem;perspective:1000px;margin:0 auto}.CustomCard_card__JE88X{position:absolute;width:100%;height:100%;backface-visibility:hidden;transition:transform .5s ease-in-out,box-shadow .2s ease;border-radius:var(--r-md);overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow-sm)}.CustomCard_cardContainer__VbJhB:hover .CustomCard_card__JE88X{box-shadow:var(--shadow-md)}.CustomCard_front__l8YQn{transform:rotateY(0deg);background:var(--surface)}.CustomCard_back__VyfCW{background:var(--surface);display:flex;justify-content:center;align-items:center}.CustomCard_back__VyfCW,.CustomCard_flipped__Bsqtw .CustomCard_front__l8YQn{transform:rotateY(180deg)}.CustomCard_flipped__Bsqtw .CustomCard_back__VyfCW{transform:rotateY(0deg)}.CustomCard_backContent__7A6TJ{width:100%;height:100%;padding:1rem;display:flex;flex-direction:column;justify-content:center;color:var(--ink)}.CustomCard_reservationForm__uFZN1{display:flex;flex-direction:column;gap:.6rem}.CustomCard_reservationForm__uFZN1 label{font-size:.8rem;color:var(--ink-dim)}.CustomCard_buttonRow___XSsh{display:flex;justify-content:space-between;gap:.5rem;margin-top:.5rem}.CustomCard_buttonRow___XSsh button[type=submit]{flex:1;background:var(--brand)}.CustomCard_buttonRow___XSsh button[type=submit]:hover{background:var(--brand-strong)}.CustomCard_image__PwEX7{position:absolute;inset:0;background-size:cover;background-position:50%}.CustomCard_overlay__5Ohe9{position:absolute;top:30%;left:0;right:0;bottom:0;background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.72) 92%)}.CustomCard_content__PuofB{position:relative;z-index:1;padding:1rem;display:flex;flex-direction:column;justify-content:flex-end;height:100%}.CustomCard_title__S1oDY{color:#fff;font-weight:700;font-size:1.05rem}.CustomCard_author__M74Jh{color:rgba(255,255,255,.75);font-size:.85rem}.CustomCard_queueCount__64ivo{margin-top:.35rem;font-size:.8rem;color:rgba(255,255,255,.85)}.CustomCard_reservationButton__s23w9{position:absolute;bottom:12px;right:12px;z-index:10;background:var(--brand);color:#fff;border-radius:var(--r-sm);font-size:.8rem}.CustomCard_reservationButton__s23w9:hover{background:var(--brand-strong)}.CustomCard_badgesWrapper___ysvU{position:absolute;top:10px;left:10px;right:10px;display:flex;justify-content:space-between;align-items:flex-start;z-index:10;gap:6px}.CustomCard_statusBadge__ywU6S{padding:3px 9px;border-radius:999px;font-size:.7rem;font-weight:600;letter-spacing:.02em;background:rgba(255,255,255,.92);color:var(--ink-dim)}.CustomCard_statusClosed__dtg3S{color:#a12626}.CustomCard_statusQueue__uJm6c{color:#8a6100}.CustomCard_statusClosing__VaYqc{color:#96560c}.CustomCard_statusFree__q2Y1B{color:var(--brand-strong)}.CustomCard_menuBadge__TbTwz{padding:3px 9px;border-radius:999px;font-size:.7rem;font-weight:600;background:rgba(255,255,255,.92);color:var(--ink-dim);text-decoration:none}.CustomCard_menuBadge__TbTwz:hover{background:#fff}.CustomCard_errorText__Gnj1c{color:#ffb0b0;font-size:.8rem;line-height:1.25;overflow-wrap:break-word}.CustomCard_back__VyfCW .CustomCard_errorText__Gnj1c{color:#b42323}.CustomCard_successText__ti_0e{color:#d4f4dd;font-size:.8rem}.CustomCard_back__VyfCW .CustomCard_successText__ti_0e{color:var(--brand-strong)}.CustomCard_orderPrompt__LsES3{display:flex;flex-direction:column;gap:.4rem}.PhoneNumberInput_dropdown__69nla{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);background-color:#fff;border:1px solid #ddd;padding:.2rem 0;max-height:260px;font-size:.79rem;min-width:180px;width:200px}.PhoneNumberInput_option__bksO_{padding:.25rem .6rem;font-size:.79rem;line-height:1.3;cursor:pointer}.PhoneNumberInput_option__bksO_:hover{background-color:#f0f0f0}.PhoneNumberInput_search__hdTib{padding:.25rem .5rem;font-size:.8rem;border-radius:6px;margin:.3rem .5rem;border:1px solid #ccc;max-height:260px;font-size:.79rem;min-width:180px;width:200px}.SearchInput_searchWrapper__JKky9{display:flex;flex-direction:row;align-items:center;gap:.5rem;width:100%;max-width:600px}.SearchInput_inputOverride__ql681{width:100%}.SearchInput_buttonOverride__Th_R1{white-space:nowrap}@media screen and (max-width:420px){.SearchInput_searchWrapper__JKky9{flex-direction:column;gap:.5rem;max-width:100%}.SearchInput_inputOverride__ql681{font-size:.75rem}.SearchInput_buttonOverride__Th_R1{font-size:.75rem;width:100%}}.Restaurants_restaurantsContainer__Omhzl{width:100%;max-width:1100px;margin:0 auto;padding:2rem 1.25rem 3rem;display:flex;flex-direction:column;align-items:center}.Restaurants_titleSearchContainer__7tWAQ{width:100%;max-width:560px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:.5rem 0 1.75rem}.Restaurants_mainTitle__FbiVw{font-size:clamp(1.7rem,4vw,2.4rem);font-weight:700;color:var(--ink);line-height:1.2}.Restaurants_accent__UnBy8{color:var(--brand)}.Restaurants_subtitle__N1nMO{font-size:1rem;font-weight:400;color:var(--ink-muted);margin:.5rem 0 1.25rem}.Restaurants_suggestionsContainer__2CADA{width:100%}.Restaurants_suggestionsTitle__aHFUL{font-size:1.1rem;font-weight:600;color:var(--ink)}.Restaurants_suggestionsSubtitle__AtRnT{font-size:.9rem;font-weight:400;color:var(--ink-muted);margin:.25rem 0 1.25rem}.Restaurants_cardsGrid__3olaI{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1.25rem}.Restaurants_cardWrapper__VbNci{min-width:0}.Restaurants_noRestaurantsMessage__W_FQe{padding:2.5rem 0;color:var(--ink-muted);text-align:center}.Restaurants_minimalErrorMessage__8K5lL,.Restaurants_minimalSuccessMessage__tACjN{font-size:.875rem;margin:0 auto 1rem;padding:.5rem .9rem;border-radius:var(--r-sm);text-align:center;width:fit-content;max-width:90%}.Restaurants_minimalSuccessMessage__tACjN{background:var(--brand-soft);color:var(--brand-strong);border:1px solid var(--line)}.Restaurants_minimalErrorMessage__8K5lL{background:#fdecec;color:#a12626;border:1px solid #f3c9c9}@media (max-width:480px){.Restaurants_restaurantsContainer__Omhzl{padding:1.25rem 1rem 2.5rem}.Restaurants_cardsGrid__3olaI{grid-template-columns:1fr;max-width:20rem;margin:0 auto;width:100%}}