.main-container{min-height:60vh}.location-welcome{padding:64px 24px;border:1px solid var(--border);border-radius:24px;display:grid;justify-items:center;gap:18px;margin:32px 0 80px;text-align:center;background:#fafafa}.empty-state{display:grid;justify-items:start;align-content:center;gap:12px;padding:40px 24px;border-radius:20px}.empty-state>*{margin:0}.beta-empty-state{justify-items:center;text-align:center;padding:40px 24px;gap:16px;border:1px solid #eedde1;background:#fdf9fa}.beta-empty-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:18px;background:#f9e9ed;color:var(--primary)}.beta-empty-state h2{font-size:clamp(23px,3vw,28px);font-weight:650;letter-spacing:-.6px}.beta-empty-state>p{max-width:50ch;color:#666;font-size:15px;line-height:1.6}.beta-empty-state .solid-button{min-height:46px;margin-top:4px}.beta-empty-state .beta-coming-soon{font-size:13px;color:#777}.meal-card{min-width:0;display:grid;gap:14px}.card-restaurant{display:flex;align-items:center;flex-wrap:wrap;column-gap:6px;line-height:1.5}.card-restaurant-name{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%}.card-restaurant-name>span{min-width:0;overflow-wrap:anywhere}.card-restaurant-favorite{display:inline-flex;align-items:center;flex-shrink:0;color:var(--primary)}.meal-card h3{font-size:18px;font-weight:650}.meal-card p{font-size:14px;color:var(--muted-foreground);margin:4px 0}.meal-card strong{display:block;margin-top:8px}.meal-cover{position:relative}.meal-photo,.meal-placeholder{width:100%;aspect-ratio:1.4;object-fit:cover;border-radius:18px}.meal-placeholder{background:#f2f3f4;color:#6b6b6b;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.favorite-control{position:absolute;right:12px;top:12px;border:0;width:40px;height:40px;border-radius:50%;background:white;display:grid;place-items:center;color:var(--primary)}.search-pill{max-width:60%}.search-pill b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.categories{min-width:0;flex:1}.filter-row>.outline-button{flex-shrink:0}.toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:18px 0}.catalog-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));position:relative;z-index:2;overflow:hidden;border:1px solid rgb(255 255 255/44%);border-radius:24px;margin:-74px 0 0;background:#fff;color:var(--foreground);box-shadow:0 20px 50px rgb(113 27 5/18%)}.catalog-hero{margin-inline:calc(50% - 50vw);background:var(--hero-background);color:#fff}.catalog-hero-inner{width:100%;max-width:var(--page-width);margin:0 auto;padding:clamp(44px,6vw,74px) var(--space-page) clamp(46px,6vw,70px)}.catalog-hero.has-filters .catalog-hero-inner{padding-bottom:110px}.catalog-hero.has-filters .catalog-intro{margin-bottom:0}.catalog-intro{display:grid;gap:16px;padding:0;margin-bottom:clamp(30px,4vw,42px)}.catalog-intro h1{margin:0;max-width:18ch;font-size:clamp(42px,5.2vw,68px);font-weight:760;line-height:.98;letter-spacing:-3px;text-wrap:balance}.catalog-intro p{margin:0;max-width:66ch;color:rgb(255 255 255/92%);font-size:clamp(17px,1.65vw,21px);font-weight:520;line-height:1.48;letter-spacing:-.2px;text-wrap:pretty}.catalog-filter{min-width:0;padding:27px 30px 25px}.budget-filter{border-left:1px solid var(--border)}.catalog-filter-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.catalog-filter-heading label{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:680}.catalog-filter-heading label svg{color:#777;flex-shrink:0}.filter-value{font-size:13px;font-weight:680;color:#a62d0e;background:#fff0eb;padding:5px 11px;border-radius:999px;white-space:nowrap}.range-scale{font-size:12px;color:var(--muted-foreground);display:flex;justify-content:space-between;margin-top:9px}input.catalog-range{display:block;appearance:none;width:100%;height:6px;margin:24px 0 0;border-radius:999px;background-color:#e9e9e9;background-image:linear-gradient(var(--primary),var(--primary));background-repeat:no-repeat;cursor:pointer}.catalog-range::-webkit-slider-thumb{appearance:none;width:24px;height:24px;border:2px solid var(--primary);border-radius:50%;background:#fff;box-shadow:0 2px 5px #0002}.catalog-range::-moz-range-thumb{width:20px;height:20px;border:2px solid var(--primary);border-radius:50%;background:#fff;box-shadow:0 2px 5px #0002}.catalog-range:focus-visible{outline:2px solid var(--primary);outline-offset:8px}@media (max-width:700px){.catalog-hero-inner{padding-top:34px;padding-bottom:30px}.catalog-hero.has-filters .catalog-hero-inner{padding-bottom:136px}.catalog-intro{gap:13px;margin-bottom:26px}.catalog-intro h1{font-size:clamp(38px,12vw,48px);letter-spacing:-2.2px}.catalog-intro p{max-width:36ch;font-size:16px;line-height:1.5}.catalog-filters{grid-template-columns:1fr;margin-top:-108px;border-radius:20px;box-shadow:0 14px 34px rgb(113 27 5/18%)}.catalog-filter{padding:22px 20px 21px}.budget-filter{border-left:0;border-top:1px solid var(--border)}.catalog-filter-heading{margin-bottom:12px}}.demo-control{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:24px;margin:4px 0 28px;border:1px solid var(--border);border-radius:18px;background:#fafafa}.demo-control h2{margin-bottom:6px;font-size:20px}.demo-control .muted{max-width:680px}.demo-switch{min-width:126px;min-height:44px;padding:8px 14px 8px 9px;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;border:1px solid var(--border);border-radius:999px;background:white;font:inherit;font-weight:600}.demo-switch>span{width:26px;height:26px;border-radius:50%;background:#a1a1a1;box-shadow:0 1px 3px #0002}.demo-switch.is-on{color:#29583c;border-color:#cfe1d5;background:#edf7f0}.demo-switch.is-on>span{background:#397650}.business-row{padding:24px 0;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;gap:20px;align-items:center}.business-row p{color:var(--muted-foreground);margin:4px 0 10px}.status-badge{display:inline-block;background:#f1f2f3;color:#3c4347;padding:5px 10px;border-radius:8px;font-size:14px}.status-badge.confirmed{background:#e8f6ee;color:#1f653d}.status-badge.pending{background:#fff4dd;color:#795314}.stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:28px 0}.stat-card{border:1px solid var(--border);background:white;text-align:left;border-radius:16px;padding:24px;display:grid;gap:10px}.stat-card strong{font-size:32px}.stat-card span{font-size:14px}form{gap:18px}form,label{display:grid}label{gap:7px;font-size:14px}input:not([type=checkbox]):not([type=range]):not([type=file]),select,textarea{border:1px solid #cfd2d5;border-radius:10px;padding:11px 13px;background:white;color:inherit;font:inherit;width:100%;min-width:0}input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary)}input[type=range]{width:100%;accent-color:var(--primary)}textarea{min-height:90px;resize:vertical}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}.check-line{display:flex;gap:10px;align-items:center}.hours-row{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:14px;align-items:center;padding:10px 0}.map-canvas{height:280px;border-radius:14px;margin:14px 0;background:#f2f3f4}.map-picker{min-width:0}.map-frame{position:relative;isolation:isolate;overflow:hidden;border:1px solid var(--border);border-radius:16px}.map-frame .map-canvas{height:300px;margin:0;border-radius:0}.map-center-pin{position:absolute;top:50%;left:50%;z-index:500;transform:translate(-50%,-100%);color:var(--primary);pointer-events:none;filter:drop-shadow(0 2px 3px #0003)}.map-center-pin svg{stroke:white;stroke-width:1.5}.map-hint,.map-status{display:block;margin:10px 0 0;font-size:13px;line-height:1.5;color:var(--muted-foreground);overflow-wrap:anywhere}.map-status{color:#94402d}.cerca-modal .leaflet-control-attribution a{color:#245d77;font-size:10px}.cerca-modal .leaflet-control-zoom a{color:#242424;font-size:22px}.cerca-modal .leaflet-container{font-family:inherit}.cerca-modal>*{min-width:0}.section-tabs{min-width:0;gap:24px}.section-tabs>.section-tab-list{display:flex;justify-content:flex-start;flex-wrap:nowrap;width:100%;max-width:100%;height:auto;gap:28px;padding:0;border-bottom:1px solid var(--border);border-radius:0;background:transparent;overflow-x:auto;scrollbar-width:thin}.section-tab-list>[data-slot=tabs-trigger]{flex:0 0 auto;height:auto;min-height:50px;padding:12px 2px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;box-shadow:none;font-size:15px;line-height:1.4;font-weight:500;color:var(--muted-foreground)}.section-tab-list>[data-slot=tabs-trigger][data-active]{color:var(--foreground);border-bottom-color:var(--foreground);background:transparent;box-shadow:none;font-weight:600}.section-tab-list>[data-slot=tabs-trigger]:after{display:none}.section-tab-list>[data-slot=tabs-trigger]:focus-visible{outline:2px solid var(--primary);outline-offset:-3px}.section-tabs>[data-slot=tabs-content]{font-size:16px;min-width:0}.map-picker gmp-place-autocomplete{width:100%}details{border:1px solid var(--border);border-radius:12px;padding:14px}summary{font-weight:600;cursor:pointer}details[open]>summary{margin-bottom:16px}.menu-admin-line{display:grid;grid-template-columns:2fr 1fr auto auto;gap:14px;align-items:center;border-bottom:1px solid var(--border);padding:18px 0}.menu-admin-line p{font-size:14px;color:var(--muted-foreground)}.menu-line{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--border);align-items:center}.menu-line-copy{flex:1;min-width:0}.menu-line>strong{flex-shrink:0;font-size:15px}.menu-line .menu-thumbnail{width:104px;height:88px;aspect-ratio:auto;border-radius:12px;flex-shrink:0;object-fit:cover}.menu-line-copy b{font-size:16px}.menu-line-copy small{margin-top:4px}.menu-line small{display:block;color:var(--muted-foreground);font-size:14px}.menu-section{margin:24px 0}.offer-edit-row{display:grid;grid-template-columns:2fr 1fr auto;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid var(--border)}.file-upload{position:relative;overflow:hidden;cursor:pointer}.file-upload input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%}.dish-detail-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:48px;margin:40px 0}.dish-detail-grid section{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.detail-main{padding-bottom:80px}.restaurant-profile{max-width:1200px}.restaurant-profile .dish-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:850px){.restaurant-profile .dish-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.restaurant-profile-header{display:flex;justify-content:space-between;align-items:center;gap:32px;padding:8px 0 26px}.restaurant-identity{display:flex;align-items:center;gap:20px;min-width:0}.restaurant-avatar{flex:0 0 72px;width:72px;height:72px;border-radius:20px;display:grid;place-items:center;background:#faf0f2;color:#ad354b;overflow:hidden}.restaurant-avatar .meal-photo,.restaurant-avatar .meal-placeholder{width:72px;height:72px;border-radius:0}.restaurant-identity h1{margin:0;overflow-wrap:anywhere}.restaurant-address{display:flex;align-items:flex-start;gap:6px;margin:10px 0 0;font-size:14px;color:#666;line-height:1.5}.restaurant-address svg{flex-shrink:0;margin-top:2px}.restaurant-pickup{margin:7px 0 0;font-size:14px;color:#717171;line-height:1.5}.restaurant-profile-actions{display:grid;gap:8px;flex:0 0 220px}@media (min-width:901px){.restaurant-identity h1{font-size:34px;letter-spacing:-.8px}.restaurant-profile-actions{display:flex;align-items:center;flex-basis:auto;gap:10px}.restaurant-profile-actions .restaurant-directions{width:auto;min-width:144px;min-height:44px}.restaurant-profile-actions .restaurant-favorite{order:-1;white-space:nowrap;padding-inline:16px}}.restaurant-directions{min-height:48px;width:100%}.restaurant-favorite{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 12px;border:1px solid var(--border);border-radius:12px;background:#fff;font-size:13px;font-weight:500;cursor:pointer}.restaurant-favorite[aria-pressed=true]{color:#ad354b;border-color:#ebcbd2;background:#fdf5f6}.restaurant-favorite:hover{background:#f8f8f8}.restaurant-profile-meta{display:flex;flex-wrap:wrap;gap:12px 28px;padding:18px 0;border-top:1px solid var(--border);margin-bottom:16px}.restaurant-profile-meta p{display:flex;align-items:center;gap:8px;font-size:13px;color:#717171;margin:0}.restaurant-profile-meta svg{flex-shrink:0}.restaurant-hidden-note{display:block;padding:14px 16px;border-radius:12px;background:#f6f6f6;font-size:13px;line-height:1.5;margin-bottom:20px}.restaurant-tab-count{display:inline-grid;place-items:center;min-width:23px;height:23px;margin-left:4px;padding:0 6px;border-radius:7px;background:#f1f1f1;font-size:12px}.restaurant-menu-note{margin:18px 0 24px;font-size:13px;line-height:1.6;color:#717171}.restaurant-menu-category{margin-top:30px}.restaurant-menu-category>h2{display:flex;align-items:center;gap:10px;margin:0 0 8px;font-size:21px;font-weight:650}.restaurant-menu-category>h2>span{font-size:13px;font-weight:400;color:#717171}.restaurant-menu-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:36px}.restaurant-menu-item{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 0;border-bottom:1px solid var(--border)}.restaurant-menu-item-copy{min-width:0}.restaurant-menu-item h3{font-size:16px;font-weight:600;line-height:1.4;margin:0}.restaurant-menu-item p{font-size:13px;line-height:1.6;color:#717171;margin:6px 0 10px}.restaurant-menu-item strong{font-size:15px;font-weight:600}.restaurant-menu-item .restaurant-menu-photo{width:104px;height:104px;flex:0 0 104px;border-radius:14px;object-fit:cover}.restaurant-menu-item:hover h3{text-decoration:underline;text-underline-offset:3px}.restaurant-profile-footer{display:grid;justify-items:center;gap:3px;border-top:1px solid var(--border);margin-top:40px;padding-top:20px}.restaurant-profile-footer .restaurant-hide-button{margin:0}.restaurant-profile-footer>p{font-size:12px;color:#717171;text-align:center}.restaurant-favorite:focus-visible,.restaurant-menu-item:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.restaurant-empty{min-height:220px}.restaurant-empty h2{font-size:20px}.restaurant-empty p{font-size:14px;color:#717171}@media (max-width:900px){.restaurant-profile-header{flex-direction:column;align-items:stretch;gap:22px}.restaurant-profile-actions{flex-basis:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.restaurant-menu-items{grid-template-columns:1fr}}@media (max-width:600px){.restaurant-profile-header{align-items:stretch;flex-direction:column;gap:22px}.restaurant-identity{align-items:flex-start;gap:14px}.restaurant-avatar{flex-basis:56px;border-radius:16px}.restaurant-avatar,.restaurant-avatar .meal-photo,.restaurant-avatar .meal-placeholder{width:56px;height:56px}.restaurant-profile-actions{flex-basis:auto;grid-template-columns:1fr}.restaurant-profile-meta{flex-direction:column;gap:12px;margin-bottom:8px}.restaurant-menu-item{gap:16px}.restaurant-menu-item .restaurant-menu-photo{width:88px;height:88px;flex-basis:88px}}.dish-visit-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:clamp(32px,5vw,72px);max-width:1120px;margin:0 auto;align-items:start}.dish-overview{display:grid;grid-template-areas:"heading" "description" "availability" "photo";min-width:0}.dish-overview-heading{grid-area:heading}.dish-overview-label{display:block;margin-bottom:12px;color:#a62d0e;font-size:13px;font-weight:650}.dish-overview h1{font-size:clamp(27px,3vw,38px);text-wrap:balance}.dish-visit-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 10px;margin-top:18px;font-size:28px;font-weight:700;line-height:1.2;letter-spacing:-.6px}.dish-visit-price span{font-size:13px;color:var(--muted-foreground);font-weight:400;letter-spacing:0}.dish-visit-description{grid-area:description;margin-top:18px;font-size:16px;line-height:1.6;color:#666}.dish-overview .dish-availability{grid-area:availability;margin:14px 0 24px}.dish-overview .dish-visit-photo{grid-area:photo;width:100%;height:240px;min-height:0;object-fit:cover;border-radius:18px}.dish-visit-actions{min-width:0}.dish-visit-card{padding:26px;border:1px solid #eaded9;border-radius:22px;background:white;box-shadow:0 8px 28px rgb(70 35 20/5%)}.dish-visit-instructions{margin:-26px -26px 24px;padding:24px 26px;border-radius:21px 21px 0 0;background:#fff3ed}.dish-visit-kicker{display:flex;align-items:center;gap:7px;margin-bottom:10px;color:#a62d0e;font-size:12px;font-weight:650}.dish-visit-instructions h2{font-size:25px;line-height:1.2;letter-spacing:-.6px;font-weight:700}.dish-visit-instructions p{margin-top:10px;color:#65554d;font-size:14px;line-height:1.6}.dish-restaurant-copy h3{margin:0;font-size:18px;line-height:1.3;font-weight:650}.dish-menu-button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:48px;padding:12px;margin-top:20px;border:1px solid #ccc;border-radius:12px;font-size:14px;font-weight:650;text-align:center}.dish-menu-button:hover{background:#f6f6f6}.dish-map-hint,.dish-menu-hint{margin-top:8px}.dish-map-hint,.dish-menu-hint,.dish-visit-note{color:#717171;font-size:12px;text-align:center;line-height:1.5}.dish-visit-note{margin:16px 8px 0}.dish-visit-actions .dish-report-button{width:100%;margin-top:4px}@media (max-width:900px){.dish-visit-layout{grid-template-columns:1fr;gap:24px;max-width:620px}.dish-overview{grid-template-columns:minmax(0,1fr) 180px;grid-template-areas:"heading photo" "description description" "availability availability";column-gap:20px}.dish-overview .dish-visit-photo{height:160px}.dish-overview .dish-availability{margin-bottom:0}}@media (max-width:700px){.dish-visit-layout{gap:20px}.dish-overview{grid-template-columns:minmax(0,1fr) 104px;column-gap:14px}.dish-overview h1{font-size:25px;letter-spacing:-.7px}.dish-overview-label{font-size:11px;margin-bottom:8px}.dish-visit-price{font-size:24px;margin-top:12px}.dish-overview .dish-visit-photo{height:104px;border-radius:14px}.dish-visit-description{font-size:14px;margin-top:14px}.dish-visit-card{padding:20px;border-radius:18px}.dish-visit-instructions{margin:-20px -20px 20px;padding:20px;border-radius:17px 17px 0 0}.dish-visit-instructions h2{font-size:23px}.dish-menu-button{font-size:13px;gap:7px}}.detail-page .dish-summary{align-items:stretch;gap:0;min-width:0}.dish-summary h1{margin:0;text-wrap:balance}.detail-page .dish-summary .dish-description{margin:14px 0 0;color:#666;line-height:1.65}.detail-page .dish-summary .detail-price{margin:22px 0 0;font-size:clamp(28px,3vw,34px);letter-spacing:-.8px;line-height:1.2}.dish-availability{margin:18px 0 26px;color:#717171}.dish-pickup-time{display:flex;align-items:flex-start;gap:7px;font-size:13px;line-height:1.5;margin:0}.dish-pickup-time svg{flex-shrink:0;margin-top:2px}.dish-availability-note{margin:7px 0 0;font-size:12px;line-height:1.6}.dish-restaurant-card{width:100%;padding:20px;border:1px solid var(--border);border-radius:18px;background:#fff}.dish-restaurant-link{display:flex;align-items:flex-start;gap:14px;border-radius:8px}.dish-restaurant-icon{display:grid;place-items:center;flex:0 0 46px;height:46px;border-radius:13px;background:#f6f6f6;color:#555}.dish-restaurant-copy{min-width:0}.dish-restaurant-label{display:block;color:#717171;font-size:12px;margin-bottom:4px}.dish-restaurant-copy h2{font-size:19px;font-weight:650;line-height:1.3;margin:0}.dish-restaurant-address{display:block;margin-top:5px;color:#717171;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.dish-restaurant-menu{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;margin-top:12px;text-decoration:underline;text-underline-offset:3px}.dish-restaurant-link:hover .dish-restaurant-menu{color:var(--primary)}.dish-directions{width:100%;min-height:48px;margin-top:20px}.dish-report-button{display:flex;justify-content:center;align-items:center;gap:8px;min-height:44px;margin-top:16px;padding:10px 8px;background:transparent;border:0;border-radius:10px;color:#717171;font-size:12px;font-weight:400;line-height:1.5;cursor:pointer}.dish-report-button svg{flex-shrink:0}.dish-report-button:hover{background:#f7f7f7;color:#333}.dish-directions:focus-visible,.dish-report-button:focus-visible,.dish-restaurant-link:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse}td,th{text-align:left;padding:12px;border-bottom:1px solid var(--border)}.prose{max-width:820px;padding-bottom:80px}.prose h1{margin:30px 0}.prose h2{margin:30px 0 12px}.prose p{line-height:1.7}.prose a{text-decoration:underline}.import-preview{max-height:400px;overflow:auto}output[role=alert]{color:#a32236}@media (max-width:700px){.account-button{width:44px;height:44px;padding:0;gap:0;flex:0 0 44px;justify-content:center;border-radius:50%}.account-button>span{display:none}.account-button>svg{width:20px;height:20px;flex-shrink:0}.section-tabs>.section-tab-list{gap:22px}.section-tab-list>[data-slot=tabs-trigger]{font-size:14px}.menu-line{gap:14px;position:relative;align-items:flex-start;flex-wrap:wrap}.menu-line .menu-thumbnail{width:80px;height:80px}.menu-line-copy{flex-basis:calc(100% - 94px)}.menu-line>strong{margin-left:auto}.menu-line-copy small{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.map-frame .map-canvas{height:250px}.site-header{height:auto;min-height:80px;padding-top:18px;padding-bottom:18px;flex-wrap:wrap;gap:12px}.search-pill{order:3;max-width:100%;width:100%}.site-header>span{font-size:14px}.stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.business-row,.demo-control{align-items:flex-start;flex-direction:column}.menu-admin-line{grid-template-columns:1fr 1fr}.menu-admin-line>div{grid-column:1/-1}.offer-edit-row{grid-template-columns:1fr 1fr}.offer-edit-row>label:first-child{grid-column:1/-1}.dish-detail-grid{grid-template-columns:1fr;gap:24px}.map-canvas{height:240px}.hours-row{gap:8px}.categories{overflow:auto}.location-welcome{padding:40px 18px}.toolbar{gap:8px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078A8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers.63bb391d.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers-2x.458ddfa6.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/_next/static/media/marker-icon.44fbd93c.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}