@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2000-206F,U+2122,U+2191,U+2193,U+2212}@font-face{font-family:Anton;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/anton-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2000-206F,U+2122}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/playfair-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2000-206F,U+2122}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400 700;font-display:swap;src:url(/fonts/playfair-latin-italic.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2000-206F,U+2122}:root{--green-900:#1e2e1d;--green-800:#273b26;--green-700:#3d523b;--green-100:#e6e3d1;--shell:#e8ebe5;--cream:#f5f2e0;--surface:#fff;--ink:#1a1c1c;--ink-soft:#5b6159;--on-dark:#fff;--on-dark-soft:#ffffffbd;--accent:#e99f3c;--accent-bright:#f0b45f;--accent-ink:#8a5209;--accent-soft:#e99f3c24;--ink-soft-dark:#4a4f48;--ok:#2f7d4f;--warn:#b4691a;--danger:#a3342a;--line:#273b261f;--line-dark:#ffffff29;--font-body:"Inter", system-ui, -apple-system, Segoe UI, sans-serif;--font-display:"Anton", Impact, sans-serif;--font-serif:"Playfair Display", Georgia, serif;--size-hero:clamp(46px, 14vw, 60px);--size-xl:38px;--size-l:28px;--size-m:21px;--size-s:17px;--size-body:15px;--size-sub:13px;--size-label:12px;--gap-xs:6px;--gap-s:10px;--gap:16px;--gap-m:24px;--gap-l:32px;--gap-xl:44px;--pad-x:24px;--r-s:12px;--r:18px;--r-card:24px;--r-sheet:30px;--r-pill:999px;--shadow:0 10px 32px #273b261a;--shadow-lift:0 16px 40px #273b2633;--nav-h:84px;--tap:44px}*,:before,:after{box-sizing:border-box}html{background:var(--shell);-webkit-text-size-adjust:100%}body{color:var(--ink);background:var(--shell);font-family:var(--font-body);font-size:var(--size-body);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}h1,h2,h3,h4,p,figure{margin:0}ul,ol{margin:0;padding:0;list-style:none}img,svg{max-width:100%;display:block}hr{background:var(--line);border:0;height:1px;margin:0}button,input,select,textarea{font:inherit;color:inherit}button{min-height:var(--tap);cursor:pointer;text-align:inherit;background:0 0;border:0;padding:0}button:disabled{cursor:not-allowed;opacity:.45}input,select,textarea{width:100%;min-height:var(--tap);border:1px solid var(--line);border-radius:var(--r-s);background:var(--surface);color:var(--ink);font-size:var(--size-body);padding:0 14px}textarea{resize:vertical;min-height:84px;padding:12px 14px;line-height:1.45}select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 20px),calc(100% - 14px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:38px}input[type=checkbox]{width:24px;height:24px;min-height:24px;accent-color:var(--green-800);flex:none;padding:0}::placeholder{color:var(--ink-soft);opacity:1}.lucide{flex:none;width:20px;height:20px}.site-frame{background:var(--shell);justify-content:center;min-height:100dvh;display:flex}.mobile-app{width:min(100%,440px);min-height:100dvh;padding-bottom:calc(var(--nav-h) + 40px);background:var(--cream);position:relative;overflow-x:clip;box-shadow:0 0 60px #273b2624}.mobile-app:not(:has(.bottom-nav)){padding-bottom:40px}.content{padding:var(--gap-m) var(--pad-x) var(--gap-xl);align-content:start;display:grid}.content>*{min-width:0}.safe-top{height:max(10px, env(safe-area-inset-top))}.loading-line{z-index:120;background:var(--accent-soft);width:100%;height:3px;position:fixed;top:0;left:0;overflow:auto}.reservation-map-canvas{width:100%;min-width:0;min-height:520px;position:relative}.reservation-map.dense .reservation-map-canvas,.reservation-map.compact .reservation-map-canvas{min-width:0}.loading-line:after{content:"";background:var(--accent);width:42%;height:100%;animation:1.1s ease-in-out infinite loading;display:block}@keyframes loading{to{transform:translate(340%)}}.toast{z-index:130;left:50%;bottom:calc(var(--nav-h) + 28px);border-radius:var(--r-pill);width:max-content;max-width:calc(100% - 48px);color:var(--on-dark);background:var(--green-800);align-items:center;gap:var(--gap-s);font-size:var(--size-sub);box-shadow:var(--shadow-lift);padding:13px 20px;font-weight:600;animation:.22s ease-out toast-in;display:flex;position:fixed;transform:translate(-50%)}.toast .lucide{width:17px;height:17px;color:var(--accent)}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,12px)}}.overlay{z-index:140;overscroll-behavior:contain;background:#0f180f8c;display:flex;position:fixed;inset:0;overflow-y:auto}.overlay>*{width:min(100%,440px);margin:0 auto}.sheet-overlay{align-items:flex-end}.sheet-handle{width:42px;height:4px;margin:0 auto var(--gap);border-radius:var(--r-pill);background:var(--line)}.sheet-title{justify-content:space-between;align-items:flex-start;gap:var(--gap);margin-bottom:var(--gap-m);display:flex}.sheet-title>div>span{color:var(--accent-ink);font-size:var(--size-label);letter-spacing:.14em;font-weight:700}.sheet-title h2{font-family:var(--font-display);font-size:var(--size-l);text-transform:uppercase;margin-top:4px;font-weight:400;line-height:1}.sheet-title>button{min-width:var(--tap);border-radius:var(--r-pill);background:var(--green-100);color:var(--green-800);font-size:var(--size-sub);align-items:center;gap:6px;padding:0 12px;font-weight:600;display:flex}.section-heading{justify-content:space-between;align-items:center;gap:var(--gap);margin:var(--gap-xl) 0 var(--gap);display:flex}.section-heading h2{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-l);text-transform:uppercase;letter-spacing:-.005em;font-weight:400;line-height:1}.section-heading button{color:var(--accent-ink);font-size:var(--size-sub);flex:none;align-items:center;gap:4px;padding:0 4px;font-weight:700;display:flex}.section-heading button .lucide{width:16px;height:16px}.eyebrow,.field-title{color:var(--accent-ink);font-size:var(--size-label);letter-spacing:.16em;text-transform:uppercase;font-weight:700}.field-title{margin:var(--gap-m) 0 var(--gap-s);color:var(--green-800);letter-spacing:.1em}.wide-action,.confirm-booking{border-radius:var(--r-pill);width:100%;min-height:54px;color:var(--on-dark);background:var(--green-800);justify-content:center;align-items:center;gap:var(--gap-s);font-size:var(--size-sub);letter-spacing:.1em;text-transform:uppercase;padding:0 22px;font-weight:700;display:flex}.wide-action b,.confirm-booking b{letter-spacing:0;font-weight:700}.confirm-booking{margin-top:var(--gap-m)}.secondary-action{width:100%;min-height:50px;margin-top:var(--gap-m);border:1.5px solid var(--line);border-radius:var(--r-pill);color:var(--green-800);font-size:var(--size-sub);letter-spacing:.08em;text-transform:uppercase;background:0 0;justify-content:center;align-items:center;font-weight:700;display:flex}.icon-button{width:var(--tap);height:var(--tap);border-radius:var(--r-pill);color:var(--on-dark);place-items:center;display:grid;position:relative}.icon-button i{background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:9px;right:10px}.chips{gap:var(--gap-s);margin:0 calc(var(--pad-x) * -1);padding:2px var(--pad-x) var(--gap-s);scrollbar-width:none;display:flex;overflow-x:auto}.chips::-webkit-scrollbar{display:none}.chips button{min-height:var(--tap);border:1px solid var(--line);border-radius:var(--r-pill);color:var(--green-800);background:var(--surface);font-size:var(--size-sub);white-space:nowrap;flex:none;padding:0 18px;font-weight:600}.chips button.selected{border-color:var(--green-800);color:var(--on-dark);background:var(--green-800)}.counter{gap:var(--gap-s);display:grid}.counter h3{color:var(--ink-soft);font-size:var(--size-label);letter-spacing:.1em;text-transform:uppercase;font-weight:700}.counter>div,.age-control,.split-control>div,.product-controls span,.cart-item>span{justify-content:space-between;align-items:center;gap:var(--gap-s);border:1px solid var(--line);border-radius:var(--r-pill);background:var(--surface);padding:5px;display:flex}.counter>div button,.age-control button,.split-control>div button,.product-controls span button,.cart-item>span button{width:38px;height:38px;min-height:38px;color:var(--green-800);background:var(--green-100);border-radius:50%;place-items:center;display:grid;position:relative}.counter>div button:after,.age-control button:after,.split-control>div button:after,.product-controls span button:after,.cart-item>span button:after{content:"";width:var(--tap);height:var(--tap);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.counter>div b,.age-control strong,.split-control>div b,.product-controls span strong,.cart-item>span b{min-width:34px;font-size:var(--size-s);text-align:center;font-weight:700}.preference-grid,.occasion-switch,.option-grid,.package-grid,.pay-modes,.pass-options,.child-choice,.poll-card>div{gap:var(--gap-s);display:grid}.preference-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.option-grid,.package-grid,.child-choice{grid-template-columns:1fr 1fr}.pay-modes,.pass-options{grid-template-columns:1fr}.preference-grid button,.occasion-switch button,.option-grid button,.package-grid button,.pay-modes button,.pass-options button,.child-choice button,.poll-card>div button,.station-filter button{border:1.5px solid var(--line);border-radius:var(--r);min-height:52px;color:var(--ink);background:var(--surface);align-items:center;gap:var(--gap-s);font-size:var(--size-sub);text-align:left;padding:12px 16px;font-weight:600;display:flex}.preference-grid button.selected,.occasion-switch button.selected,.option-grid button.selected,.package-grid button.selected,.pay-modes button.selected,.pass-options button.selected,.child-choice button.selected,.poll-card>div button.selected,.station-filter button.active{border-color:var(--green-800);color:var(--on-dark);background:var(--green-800)}.preference-grid button.selected .lucide,.option-grid button.selected .lucide{color:var(--accent)}.option-grid button,.package-grid button{flex-direction:column;align-items:flex-start;gap:4px}.option-grid small,.package-grid small{color:var(--ink-soft);font-size:var(--size-label)}.option-grid button.selected small,.package-grid button.selected small,.pay-modes button.selected small,.pass-options button.selected small{color:var(--on-dark-soft)}.pay-modes button,.pass-options button{justify-content:flex-start}.pay-modes span,.pass-options span{display:grid}.pay-modes b,.pass-options b{font-size:var(--size-body)}.pay-modes small,.pass-options small{color:var(--ink-soft);font-size:var(--size-sub)}.child-choice button{flex-direction:column;align-items:flex-start}.child-choice button>span{width:36px;height:36px;color:var(--green-800);background:var(--green-100);font-family:var(--font-display);font-size:var(--size-s);border-radius:50%;place-items:center;display:grid}.child-choice button.selected>span{color:var(--green-800);background:var(--accent)}.child-choice small{color:var(--ink-soft);font-size:var(--size-label)}.child-choice button.selected small{color:var(--on-dark-soft)}.booking-card,.bill-card,.status-content article,.history-content>article,.favorites-content>article,.address-content>article,.address-content>section,.notifications-content>label,.month-list button,.events-list article,.challenge-preview,.challenges-content article,.rewards-store article,.kid-profiles>button,.kids-shortcuts button,.activity-preview button,.profile-menu button,.settings-row,.free-pass,.current-total,.empty-action,.table-benefit,.order-summary-card,.split-control,.activity-option,.poll-card,.birthday-intro,.club-note,.reward-preview button{border-radius:var(--r-card);background:var(--surface);box-shadow:var(--shadow);border:0}.kid-profiles>button,.kids-shortcuts button,.activity-preview button,.profile-menu button,.settings-row,.free-pass,.empty-action,.service-options button,.month-list button,.address-content>article{width:100%;min-height:76px;padding:14px var(--gap);align-items:center;gap:var(--gap);text-align:left;display:flex}.kid-profiles>button>div,.kids-shortcuts button span,.activity-preview button>span,.profile-menu button>div,.settings-row span,.free-pass span,.empty-action span,.month-list button>div,.address-content>article>span{flex:1;gap:2px;min-width:0;display:grid}.kid-profiles b,.kids-shortcuts b,.activity-preview b,.profile-menu b,.settings-row b,.free-pass b,.empty-action b,.month-list b,.address-content b{font-size:var(--size-body);font-weight:700}.kid-profiles small,.kids-shortcuts small,.activity-preview small,.profile-menu small,.settings-row small,.free-pass small,.empty-action small,.month-list small,.address-content small{color:var(--ink-soft);font-size:var(--size-sub)}.status-dot{background:var(--accent);border-radius:50%;flex:none;width:10px;height:10px}.status-dot.ready,.status-dot.delivered{background:var(--ok)}.badge,.product-main small,.order-title>div>span{font-size:var(--size-label);letter-spacing:.12em;text-transform:uppercase;font-weight:700}.badge{border-radius:var(--r-pill);color:var(--accent-ink);background:var(--accent-soft);justify-self:start;padding:5px 12px}.inline-success,.secure-note,.send-note{margin-top:var(--gap-s);color:var(--ink-soft);font-size:var(--size-sub);align-items:center;gap:7px;display:flex}.inline-success,.secure-note{color:var(--ok);font-weight:600}.inline-success .lucide,.secure-note .lucide{width:16px;height:16px}.timeline{margin-top:var(--gap-s);gap:2px;display:grid}.timeline>div{align-items:center;gap:var(--gap);color:var(--ink-soft);font-size:var(--size-sub);grid-template-columns:40px 1fr;padding:6px 0;display:grid;position:relative}.timeline>div>span{background:var(--green-100);width:36px;height:36px;color:var(--green-800);border-radius:50%;place-items:center;display:grid}.timeline>div>span .lucide{width:17px;height:17px}.timeline>div b{font-weight:600}.timeline>div.done>span{color:var(--on-dark);background:var(--ok)}.timeline>div.active>span{color:var(--green-800);background:var(--accent)}.timeline>div.active{color:var(--ink);font-weight:700}.timeline>div i{background:var(--line);width:2px;height:14px;position:absolute;top:42px;left:18px}.timeline>div.done i{background:var(--ok)}.brand-header,.order-header,.club-header,.profile-header,.table-header,.sub-header{color:var(--on-dark);background:var(--green-800)}.order-header,.club-header,.profile-header,.table-header,.sub-header{border-radius:0 0 var(--r-sheet) var(--r-sheet)}.brand-row,.page-title-row,.order-title,.profile-person,.table-title{padding:0 var(--pad-x)}.page-title-row,.order-title{justify-content:space-between;align-items:flex-start;gap:var(--gap);padding-bottom:var(--gap-m);display:flex}.page-title-row>div>span,.order-title>div>span{color:var(--accent);font-size:var(--size-label);letter-spacing:.16em;font-weight:700}.page-title-row h1,.order-title h1,.sub-header h1,.profile-person h1{font-family:var(--font-display);text-transform:uppercase;margin:6px 0 0;font-weight:400;line-height:.95}.page-title-row h1,.order-title h1{font-size:var(--size-xl)}.page-title-row p,.order-title p{color:var(--on-dark-soft);font-size:var(--size-sub);margin-top:8px}.sub-brand-title{flex-direction:column;gap:4px;display:flex}.sub-brand-title img{width:132px;height:auto}.sub-brand-title b{color:var(--accent);font-family:var(--font-display);text-transform:uppercase;font-size:30px;font-weight:400;line-height:1}.sub-header{padding-bottom:var(--gap-m)}.sub-header>div{align-items:center;gap:var(--gap);padding:0 var(--pad-x);display:flex}.sub-header>div>button{width:var(--tap);height:var(--tap);border-radius:var(--r-pill);background:#ffffff1f;flex:none;place-items:center;display:grid}.sub-header>div>span{min-width:0;display:grid}.sub-header h1{font-size:var(--size-l)}.sub-header p{color:var(--on-dark-soft);font-size:var(--size-sub);margin-top:5px}.sub-header.light{color:var(--green-800);background:var(--cream)}.sub-header.light>div>button{background:var(--green-100)}.sub-header.light p{color:var(--ink-soft)}.points-pill{min-width:84px;height:var(--tap);border-radius:var(--r-pill);color:var(--on-dark);background:var(--green-800);align-items:center;gap:7px;padding:0 14px;display:flex}.points-pill .lucide{width:16px;height:16px;color:var(--accent)}.points-pill span{line-height:1.1;display:grid}.points-pill strong{font-size:var(--size-sub)}.points-pill small{color:var(--on-dark-soft);font-size:var(--size-label)}.screen-home>.brand-header{z-index:80;padding-bottom:var(--gap-s);position:sticky;top:0}.home-brandbar{grid-template-columns:var(--tap) 1fr var(--tap);align-items:center;gap:var(--gap);display:grid}.header-qr{width:var(--tap);height:var(--tap);border-radius:var(--r-pill);color:var(--on-dark);place-items:center;display:grid}.header-qr .lucide{width:25px;height:25px}.brand-logo{width:138px;height:auto;margin:0 auto}.brand-logo-white{filter:drop-shadow(0 1px 6px #00000040)}.home-content{padding:0 0 var(--gap-xl)}.home-hero{width:100%;height:min(74svh,620px);min-height:520px;position:relative;overflow:hidden}.home-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.media-scrim{position:absolute;inset:0}.home-hero .media-scrim{background:linear-gradient(#1e2e1d1f 0%,#1e2e1d4d 38%,#1e2e1df2 100%)}.home-hero-copy{z-index:2;height:100%;padding:var(--gap-l) var(--pad-x) 92px;flex-direction:column;justify-content:flex-end;align-items:flex-start;display:flex;position:relative}.home-hero-copy>span{color:var(--accent);font-size:var(--size-label);letter-spacing:.2em;font-weight:700}.home-hero-copy h1{margin-top:var(--gap);color:var(--on-dark);font-family:var(--font-display);font-size:var(--size-hero);text-transform:uppercase;text-shadow:0 4px 20px #00000040;font-weight:400;line-height:.9}.home-hero-copy h1 b{color:var(--accent);font-family:var(--font-serif);letter-spacing:-.03em;text-transform:none;margin-top:2px;font-size:.74em;font-style:italic;font-weight:600;display:block}.home-hero-copy p{max-width:330px;margin:var(--gap) 0 var(--gap-m);color:var(--on-dark-soft);font-size:var(--size-body)}.home-hero-copy button{border-radius:var(--r-pill);width:100%;min-height:56px;color:var(--green-800);background:var(--accent);font-size:var(--size-sub);letter-spacing:.16em;text-transform:uppercase;justify-content:center;align-items:center;font-weight:700;display:flex}.welcome-ribbon{z-index:3;margin:-60px var(--pad-x) 0;padding:var(--gap-m);border-left:4px solid var(--accent);border-radius:var(--r-card);background:var(--surface);align-items:center;gap:var(--gap);box-shadow:var(--shadow-lift);grid-template-columns:60px 1fr;display:grid;position:relative}.welcome-avatar{width:60px;height:60px;color:var(--green-800);background:var(--green-100);border-radius:50%;place-items:center;display:grid}.welcome-avatar .lucide{width:29px;height:29px}.welcome-ribbon small{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-s);text-transform:uppercase}.welcome-ribbon h2{color:var(--ink-soft);font-family:var(--font-serif);font-size:var(--size-body);margin-top:4px;font-style:italic;font-weight:400;line-height:1.35}.home-club-module{width:calc(100% - var(--pad-x) * 2);margin:var(--gap-l) var(--pad-x) 0;padding:var(--gap-m);border-radius:var(--r-card);color:var(--on-dark);background:var(--green-800);box-shadow:var(--shadow-lift);display:grid}.home-club-top{justify-content:space-between;align-items:flex-start;gap:var(--gap);display:flex}.home-club-top>span{gap:5px;display:grid}.home-club-top small{color:var(--accent);font-size:var(--size-label);letter-spacing:.14em;font-weight:700}.home-club-top strong{font-family:var(--font-display);font-size:var(--size-m);text-transform:uppercase;font-weight:400}.home-club-top>b{border-radius:var(--r-pill);color:var(--accent);background:var(--accent-soft);font-size:var(--size-label);border:1px solid #e99f3c73;flex:none;padding:9px 14px;font-weight:700}.home-club-track{height:6px;margin:var(--gap-m) 0 var(--gap);border-radius:var(--r-pill);background:#ffffff24;overflow:hidden}.home-club-track i{border-radius:inherit;background:var(--accent);height:100%;display:block}.home-club-levels{grid-template-columns:repeat(3,1fr);display:grid}.home-club-levels>span{color:#ffffff8c;font-size:var(--size-label);letter-spacing:.08em;flex-direction:column;gap:7px;font-weight:700;display:flex}.home-club-levels>span:nth-child(2){align-items:center}.home-club-levels>span:last-child{align-items:flex-end}.home-club-levels i{background:#ffffff38;border-radius:50%;width:9px;height:9px}.home-club-levels .active{color:var(--accent)}.home-club-levels .active i{background:var(--accent)}.screen-home .section-heading{margin:var(--gap-xl) var(--pad-x) var(--gap)}.editorial-carousel{gap:var(--gap);padding:2px var(--pad-x) var(--gap-s);scroll-snap-type:x mandatory;scrollbar-width:none;display:flex;overflow-x:auto}.editorial-carousel::-webkit-scrollbar{display:none}.editorial-card{scroll-snap-align:start;border-radius:var(--r-card);background:var(--surface);width:306px;color:var(--ink);box-shadow:var(--shadow);flex:0 0 306px;grid-template-rows:200px 1fr;display:grid;overflow:hidden}.editorial-card>img{object-fit:cover;width:100%;height:100%}.editorial-card>span{padding:var(--gap-m);align-content:start;display:grid}.editorial-card small{color:var(--accent-ink);font-size:var(--size-label);letter-spacing:.14em;font-weight:700}.editorial-card strong{margin-top:var(--gap-s);color:var(--green-800);font-family:var(--font-display);font-size:var(--size-m);text-transform:uppercase;font-weight:400}.editorial-card p{margin:var(--gap-s) 0 var(--gap);color:var(--ink-soft);font-size:var(--size-sub)}.editorial-card i{border:1.5px solid var(--line);border-radius:var(--r-pill);min-height:46px;color:var(--green-800);font-size:var(--size-label);letter-spacing:.1em;place-items:center;font-style:normal;font-weight:700;display:grid}.favorites-mosaic{gap:var(--gap);padding:0 var(--pad-x);grid-template-columns:1fr 1fr;display:grid}.favorites-mosaic button{border-radius:var(--r-card);min-height:172px;color:var(--on-dark);background:var(--green-800);box-shadow:var(--shadow);position:relative;overflow:hidden}.favorites-mosaic .favorite-wide{grid-column:1/-1;min-height:224px}.favorites-mosaic img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.favorites-mosaic button:after{content:"";background:linear-gradient(#0000 42%,#101911c7);position:absolute;inset:0}.favorites-mosaic button>strong,.favorites-mosaic button>span{z-index:2;left:var(--gap);right:var(--gap);bottom:var(--gap);position:absolute}.favorites-mosaic button>span{display:grid}.favorites-mosaic strong{font-family:var(--font-display);font-size:var(--size-s);text-transform:uppercase;font-weight:400}.favorites-mosaic .favorite-wide strong{font-size:var(--size-l)}.favorites-mosaic em{color:var(--accent);font-family:var(--font-serif);font-size:var(--size-sub);margin-top:2px;font-style:italic}.order-header{padding-bottom:var(--gap-m)}.order-title{padding-top:var(--gap-s)}.cart-bubble{border-radius:var(--r);width:52px;height:52px;color:var(--green-800);background:var(--surface);flex:none;place-items:center;display:grid;position:relative}.cart-bubble b{border-radius:var(--r-pill);min-width:22px;height:22px;color:var(--green-800);background:var(--accent);font-size:var(--size-label);place-items:center;padding:0 5px;font-weight:700;display:grid;position:absolute;top:-6px;right:-6px}.fulfillment-switch{margin:0 var(--pad-x);border-radius:var(--r);background:#ffffff1a;grid-template-columns:repeat(3,1fr);gap:4px;padding:5px;display:grid}.fulfillment-switch button{border-radius:var(--r-s);min-height:46px;color:var(--on-dark);font-size:var(--size-sub);justify-content:center;align-items:center;gap:7px;font-weight:600;display:flex}.fulfillment-switch button .lucide{width:17px;height:17px}.fulfillment-switch button.active{color:var(--green-800);background:var(--cream)}.fulfillment-detail{align-items:center;gap:var(--gap-s);margin:var(--gap-s) var(--pad-x) 0;color:var(--on-dark);grid-template-columns:auto 1fr;display:grid}.fulfillment-detail:has(select~select){grid-template-columns:auto 1fr auto 1fr}.fulfillment-detail .lucide{width:18px;height:18px;color:var(--accent)}.fulfillment-detail select{min-height:var(--tap);border:1px solid var(--line-dark);border-radius:var(--r-s);color:var(--on-dark);font-size:var(--size-sub);background-color:#ffffff1a;font-weight:600}.fulfillment-detail select option{color:var(--ink);background:var(--surface)}.search-box{align-items:center;gap:var(--gap-s);height:54px;margin:var(--gap) var(--pad-x) 0;padding:0 var(--gap);border-radius:var(--r);color:var(--green-800);background:var(--surface);display:flex}.search-box .lucide{width:19px;height:19px}.search-box input{background:0 0;border:0;border-radius:0;min-height:auto;padding:0}.order-content{padding-top:var(--gap-m)}.order-feature{height:210px;margin-top:var(--gap);border-radius:var(--r-card);color:var(--on-dark);box-shadow:var(--shadow);position:relative;overflow:hidden}.order-feature>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.order-feature .media-scrim{background:linear-gradient(90deg,#273b26f7 0%,#273b26f0 58%,#273b268c 82%,#0000 100%)}.order-feature>div:last-child{z-index:2;width:68%;height:100%;padding:var(--gap-m);justify-content:center;align-items:flex-start;gap:var(--gap-xs);flex-direction:column;display:flex;position:relative}.order-feature span{color:var(--accent);font-size:var(--size-label);letter-spacing:.14em;font-weight:700}.order-feature h2{font-family:var(--font-display);font-size:var(--size-l);text-transform:uppercase;font-weight:400;line-height:.95}.order-feature p{color:var(--on-dark-soft);font-size:var(--size-sub)}.order-feature button,.kids-hero button,.events-hero button,.next-activity button,.table-benefit button,.events-list button,.activity-detail>button,.rewards-store button,.coupon-list button,.empty-state button,.empty-page button,.poll-card button{min-height:var(--tap);border-radius:var(--r-pill);color:var(--green-800);background:var(--accent);font-size:var(--size-sub);justify-content:center;align-items:center;gap:7px;padding:0 18px;font-weight:700;display:inline-flex}.order-feature button{margin-top:var(--gap-xs)}.product-list{gap:var(--gap);display:grid}.product-row{align-items:center;gap:var(--gap-s);padding:var(--gap-s);border-radius:var(--r-card);background:var(--surface);box-shadow:var(--shadow);grid-template-columns:1fr auto;display:grid}.product-main{align-items:center;gap:var(--gap);grid-template-columns:96px 1fr;min-width:0;display:grid}.product-main img{border-radius:var(--r);object-fit:cover;width:96px;height:96px}.product-main>span{gap:3px;min-width:0;display:grid}.product-main small{color:var(--accent-ink)}.product-main h3{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-m);text-transform:uppercase;font-weight:400;line-height:1.05}.product-main p{color:var(--ink-soft);font-size:var(--size-sub);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-main b{font-size:var(--size-body);margin-top:2px;font-weight:700}.product-row>div{gap:var(--gap-xs);display:grid}.heart-mini,.add-square{width:var(--tap);height:var(--tap);border-radius:var(--r-s);place-items:center;display:grid}.heart-mini{color:var(--ink-soft);background:var(--green-100)}.heart-mini.active{color:var(--danger)}.add-square{color:var(--on-dark);background:var(--green-800)}.floating-cart{z-index:90;left:50%;bottom:calc(var(--nav-h) + 14px);border-radius:var(--r-pill);width:min(100% - 40px,400px);min-height:60px;color:var(--on-dark);background:var(--green-800);align-items:center;gap:var(--gap-s);box-shadow:var(--shadow-lift);padding:10px 12px 10px 20px;display:flex;position:fixed;transform:translate(-50%)}.floating-cart>span{place-items:center;display:grid;position:relative}.floating-cart>span b{border-radius:var(--r-pill);min-width:19px;height:19px;color:var(--green-800);background:var(--accent);place-items:center;padding:0 4px;font-size:11px;font-weight:700;display:grid;position:absolute;top:-7px;right:-9px}.floating-cart strong{font-size:var(--size-body);flex:1;font-weight:700}.floating-cart small{color:var(--accent);font-size:var(--size-body);white-space:nowrap;font-weight:700;display:block}.floating-cart>.lucide{width:38px;height:38px;color:var(--green-800);background:var(--accent);border-radius:50%;padding:10px}.product-sheet{background:var(--cream);min-height:100%}.product-photo{height:300px;position:relative}.product-photo img{object-fit:cover;width:100%;height:100%}.product-photo button{top:calc(var(--gap) + env(safe-area-inset-top));width:42px;height:42px;color:var(--green-800);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffeb;border-radius:50%;place-items:center;display:grid;position:absolute}.product-photo button:first-of-type{left:var(--gap)}.product-photo button:last-of-type{right:var(--gap);color:var(--danger)}.product-details{padding:var(--gap-m) var(--pad-x) var(--gap-xl);border-radius:var(--r-sheet) var(--r-sheet) 0 0;background:var(--cream);align-content:start;margin-top:-26px;display:grid;position:relative}.product-details h1{margin-top:var(--gap-xs);color:var(--green-800);font-family:var(--font-display);font-size:var(--size-xl);text-transform:uppercase;font-weight:400;line-height:.95}.product-details h2{margin-top:var(--gap-xs);font-size:var(--size-l);font-weight:700}.product-details>p{margin-top:var(--gap-s);color:var(--ink-soft)}.product-details>h3{margin:var(--gap-l) 0 var(--gap-s);color:var(--green-800);font-family:var(--font-display);font-size:var(--size-m);text-transform:uppercase;font-weight:400}.product-controls{gap:var(--gap);margin:var(--gap-l) 0 var(--gap-m);display:grid}.product-controls>div{justify-content:space-between;align-items:center;gap:var(--gap);display:flex}.product-controls b{font-size:var(--size-sub);font-weight:700}.product-controls label{gap:var(--gap-xs);display:grid}.product-controls span{flex:none}.cart-sheet,.service-sheet{padding:var(--gap) var(--pad-x) calc(var(--gap-l) + env(safe-area-inset-bottom));border-radius:var(--r-sheet) var(--r-sheet) 0 0;background:var(--cream);align-content:start;max-height:92dvh;display:grid;overflow-y:auto}.cart-items{gap:var(--gap-s);display:grid}.cart-item{align-items:center;gap:var(--gap);padding:var(--gap-s);border-radius:var(--r);background:var(--surface);grid-template-columns:62px 1fr auto;display:grid}.cart-item img{border-radius:var(--r-s);object-fit:cover;width:62px;height:62px}.cart-item>div{gap:2px;min-width:0;display:grid}.cart-item h3{font-size:var(--size-body);font-weight:700}.cart-item p,.cart-item small{color:var(--ink-soft);font-size:var(--size-sub)}.cart-item b{font-size:var(--size-body);margin-top:3px;font-weight:700}.cart-item>span{padding:4px}.cart-item>span button{width:34px;height:34px;min-height:34px}.cart-item>span b{min-width:26px}.cart-total{margin:var(--gap-m) 0 var(--gap);padding-top:var(--gap);border-top:1px solid var(--line);justify-content:space-between;align-items:center;display:flex}.cart-total span{display:grid}.cart-total small{color:var(--ink-soft);font-size:var(--size-label);text-transform:uppercase;letter-spacing:.1em}.cart-total b{font-family:var(--font-display);font-size:var(--size-l);font-weight:400}.send-note{text-align:center;justify-content:center}.service-options{gap:var(--gap-s);display:grid}.service-options button{border-radius:var(--r);background:var(--surface);box-shadow:var(--shadow)}.service-options button span{font-size:var(--size-body);flex:1;font-weight:600}.service-options button>.lucide:first-child{color:var(--accent-ink)}.add-child-sheet>p{margin-bottom:var(--gap);color:var(--ink-soft);font-size:var(--size-sub)}.add-child-sheet label{gap:var(--gap-xs);margin-bottom:var(--gap);font-size:var(--size-sub);font-weight:700;display:grid}.add-child-sheet label small{color:var(--ink-soft);font-weight:400}.age-control{padding:5px}.reserve-content{gap:var(--gap)}.booking-card{padding:var(--gap-m)}.step-heading{align-items:flex-start;gap:var(--gap);margin-bottom:var(--gap-m);display:flex}.step-heading>span{width:34px;height:34px;color:var(--on-dark);background:var(--green-800);font-size:var(--size-sub);border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.step-heading h2{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-m);text-transform:uppercase;font-weight:400;line-height:1.05}.step-heading p{color:var(--ink-soft);font-size:var(--size-sub);margin-top:4px}.date-strip{gap:var(--gap-xs);min-width:0;padding:2px 4px var(--gap-xs);scrollbar-width:none;margin:0 -4px;display:flex;overflow-x:auto}.date-strip::-webkit-scrollbar{display:none}.date-strip button{border:1.5px solid var(--line);border-radius:var(--r);background:var(--surface);flex:none;place-items:center;gap:2px;width:52px;min-height:64px;display:grid}.date-strip small{color:var(--ink-soft);font-size:var(--size-label);text-transform:capitalize}.date-strip b{font-size:var(--size-s);font-weight:700}.date-strip button.selected{border-color:var(--green-800);color:var(--on-dark);background:var(--green-800)}.date-strip button.selected small{color:var(--on-dark-soft)}.time-grid{gap:var(--gap-xs);margin-top:var(--gap);grid-template-columns:repeat(auto-fit,minmax(72px,1fr));display:grid}.time-grid button{min-height:var(--tap);border:1.5px solid var(--line);border-radius:var(--r-s);background:var(--surface);font-size:var(--size-sub);place-items:center;font-weight:600;display:grid}.time-grid button.selected{border-color:var(--green-800);color:var(--on-dark);background:var(--green-800)}.people-grid{gap:var(--gap);grid-template-columns:1fr 1fr;display:grid}.activity-option{align-items:center;gap:var(--gap);margin-top:var(--gap);padding:var(--gap);display:flex}.activity-option>.lucide{color:var(--accent-ink)}.activity-option span{flex:1;gap:2px;min-width:0;display:grid}.activity-option b{font-size:var(--size-sub)}.activity-option small{color:var(--ink-soft);font-size:var(--size-sub)}.confirmation{text-align:center;justify-items:center;gap:var(--gap)}.success-ring{width:76px;height:76px;color:var(--on-dark);background:var(--ok);border-radius:50%;place-items:center;display:grid}.success-ring .lucide{width:34px;height:34px}.confirmation>span{color:var(--accent-ink);font-size:var(--size-label);letter-spacing:.16em;font-weight:700}.confirmation h2{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-l);text-transform:uppercase;font-weight:400}.confirmation>p{color:var(--ink-soft)}.confirmation article{width:100%;padding:var(--gap);border-radius:var(--r-card);background:var(--surface);align-items:center;gap:var(--gap);text-align:left;box-shadow:var(--shadow);display:flex}.confirmation article>.lucide{color:var(--accent-ink)}.confirmation article div{gap:2px;display:grid}.confirmation article h3{font-size:var(--size-body);text-transform:capitalize;font-weight:700}.confirmation article p{color:var(--ink-soft);font-size:var(--size-sub)}.confirmation article b{color:var(--accent-ink);font-size:var(--size-sub)}.join-content{text-align:center;justify-items:center;gap:var(--gap)}.table-emblem{width:150px;height:150px;color:var(--on-dark);background:var(--green-800);border-radius:50%;place-items:center;gap:2px;display:grid}.table-emblem .lucide{width:26px;height:26px;color:var(--accent)}.table-emblem span{font-size:var(--size-label);letter-spacing:.18em}.table-emblem b{font-family:var(--font-display);font-size:40px;font-weight:400}.join-content h2{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-l);text-transform:uppercase;font-weight:400}.join-content>p{color:var(--ink-soft)}.join-content label{gap:var(--gap-xs);text-align:left;width:100%;font-size:var(--size-sub);font-weight:700;display:grid}.join-content>small{color:var(--ink-soft);font-size:var(--size-sub)}.table-header{padding-bottom:var(--gap)}.table-title{align-items:center;gap:var(--gap);padding-bottom:var(--gap-m);display:flex}.table-title>button{width:var(--tap);height:var(--tap);border-radius:var(--r-pill);background:#ffffff1f;flex:none;place-items:center;display:grid}.table-title>div{flex:1;min-width:0}.table-title span{color:var(--accent);font-size:var(--size-label);letter-spacing:.16em;font-weight:700}.table-title h1{font-family:var(--font-display);font-size:var(--size-xl);text-transform:uppercase;margin-top:4px;font-weight:400;line-height:.95}.table-title p{color:var(--on-dark-soft);font-size:var(--size-sub)}.table-seal{border:2px solid var(--accent);width:52px;height:52px;color:var(--accent);font-family:var(--font-display);font-size:var(--size-m);border-radius:50%;flex:none;place-items:center;display:grid}.live-order{width:calc(100% - var(--pad-x) * 2);min-height:66px;margin:0 var(--pad-x) var(--gap-m);padding:0 var(--gap);border-radius:var(--r);align-items:center;gap:var(--gap-s);color:var(--on-dark);background:#ffffff1a;display:flex}.live-order.table-ready{background:#e99f3c29}.live-order>div{flex:1;min-width:0;display:grid}.live-order b{font-size:var(--size-sub);font-weight:700}.live-order small{color:var(--on-dark-soft);font-size:var(--size-sub)}.table-content{gap:var(--gap)}.current-total{width:100%;min-height:80px;padding:var(--gap);align-items:center;gap:var(--gap);display:flex}.current-total>.lucide{color:var(--accent-ink)}.current-total>div{flex:1;min-width:0;display:grid}.current-total b{font-size:var(--size-body);font-weight:700}.current-total p{color:var(--ink-soft);font-size:var(--size-sub)}.current-total strong{font-family:var(--font-display);font-size:var(--size-m);font-weight:400}.table-actions{gap:var(--gap-s);margin-top:var(--gap);grid-template-columns:repeat(3,1fr);display:grid}.table-actions button{border-radius:var(--r);background:var(--surface);place-items:center;gap:var(--gap-xs);min-height:84px;font-size:var(--size-sub);box-shadow:var(--shadow);font-weight:600;display:grid}.table-actions button .lucide{color:var(--accent-ink)}.order-summary-card{justify-content:space-between;align-items:center;gap:var(--gap);padding:var(--gap);display:flex}.order-summary-card>div{align-items:center;gap:var(--gap);min-width:0;display:flex}.order-summary-card img{border-radius:var(--r-s);object-fit:cover;width:52px;height:52px}.order-summary-card span{min-width:0;display:grid}.order-summary-card b{font-size:var(--size-body)}.order-summary-card small{color:var(--ink-soft);font-size:var(--size-sub)}.order-summary-card strong{font-family:var(--font-display);font-size:var(--size-m);font-weight:400}.table-benefit{align-items:center;gap:var(--gap);margin-top:var(--gap);padding:var(--gap);display:flex}.table-benefit>.lucide{color:var(--accent-ink)}.table-benefit div{flex:1;min-width:0;display:grid}.table-benefit b{font-size:var(--size-sub)}.table-benefit p{color:var(--ink-soft);font-size:var(--size-sub)}.status-content{text-align:center;justify-items:center;gap:var(--gap-s)}.status-illustration{width:92px;height:92px;color:var(--green-800);background:var(--accent-soft);border-radius:50%;place-items:center;display:grid}.status-illustration .lucide{width:40px;height:40px}.status-content h2{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-l);text-transform:uppercase;font-weight:400;line-height:1.05}.status-content>p{color:var(--ink-soft)}.status-content .timeline{width:100%;margin-top:var(--gap-m);text-align:left}.status-content article{width:100%;margin-top:var(--gap);padding:var(--gap);align-items:center;gap:var(--gap);text-align:left;display:flex}.status-content article>.lucide{color:var(--accent-ink)}.status-content article span{display:grid}.status-content article b{font-size:var(--size-sub)}.status-content article small{color:var(--ink-soft);font-size:var(--size-sub)}.status-content .order-detail{gap:var(--gap-s);padding:var(--gap-m);display:grid}.order-detail-head{gap:2px;display:grid}.order-detail-head h3{font-family:var(--font-display);font-size:var(--size-m);text-transform:uppercase;letter-spacing:.01em;font-weight:400}.status-content .order-detail-head small{color:var(--accent-ink);font-size:var(--size-label);letter-spacing:.06em;text-transform:uppercase;font-weight:700}.order-detail-line{align-items:baseline;gap:var(--gap-s);grid-template-columns:auto 1fr auto;display:grid}.status-content .order-detail-line>b{color:var(--ink-soft);font-size:var(--size-sub);font-variant-numeric:tabular-nums;font-weight:700}.order-detail-line>span{min-width:0;font-size:var(--size-sub);gap:1px;display:grid}.order-detail-line em{color:var(--ink-soft);font-size:var(--size-label);font-style:normal}.order-detail-line>strong{font-size:var(--size-sub);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.order-detail hr{border:0;border-top:1px solid var(--line)}.order-detail-sum{justify-content:space-between;align-items:baseline;gap:var(--gap);display:flex}.order-detail-sum span{color:var(--ink-soft);font-size:var(--size-sub);display:grid}.status-content .order-detail-sum b{font-size:var(--size-sub);font-variant-numeric:tabular-nums;font-weight:700}.order-detail-sum em{color:var(--ink-soft);font-size:var(--size-label);font-style:normal}.order-detail-sum.discount span,.order-detail-sum.discount em,.status-content .order-detail-sum.discount b{color:var(--ok)}.order-detail-total{justify-content:space-between;align-items:baseline;gap:var(--gap);padding-top:var(--gap-s);border-top:1px solid var(--line);display:flex}.order-detail-total span{font-size:var(--size-body);font-weight:700}.status-content .order-detail-total b{font-family:var(--font-display);font-size:var(--size-l);font-weight:400}.bill-content{gap:var(--gap)}.bill-card{padding:var(--gap-m);gap:var(--gap-s);display:grid}.bill-card>div{justify-content:space-between;align-items:baseline;gap:var(--gap);display:flex}.bill-card span{color:var(--ink-soft);font-size:var(--size-sub)}.bill-card b{font-size:var(--size-body);font-weight:700}.bill-card .discount,.bill-card .discount b{color:var(--ok)}.bill-card em{color:var(--ink-soft);font-size:var(--size-label);font-style:normal}.bill-card .discount em{color:var(--ok);opacity:.85}.bill-loading{padding:var(--gap-l) 0;color:var(--ink-soft);text-align:center}.option-group{gap:var(--gap-s);margin-top:var(--gap-m);display:grid}.option-group h3{align-items:baseline;gap:var(--gap-s);color:var(--green-800);font-family:var(--font-display);font-size:var(--size-m);text-transform:uppercase;font-weight:400;display:flex}.option-group h3 small{color:var(--accent-ink);font-family:var(--font-body);font-size:var(--size-label);letter-spacing:.1em;font-weight:700}.bill-total span{color:var(--ink);font-size:var(--size-body);font-weight:700}.bill-total b{font-family:var(--font-display);font-size:var(--size-l);font-weight:400}.split-control{justify-content:space-between;align-items:center;gap:var(--gap);padding:var(--gap);display:flex}.split-control>span{display:grid}.split-control b{font-size:var(--size-sub);font-weight:700}.split-control small{color:var(--ink-soft);font-size:var(--size-sub)}.split-control>div{flex:none}.mine-list{gap:var(--gap-xs);display:grid}.mine-list label{align-items:center;gap:var(--gap-s);min-height:var(--tap);padding:var(--gap-s) var(--gap);border-radius:var(--r-s);background:var(--surface);font-size:var(--size-sub);display:flex}.mine-list label b{margin-left:auto;font-weight:700}.pay-summary{margin-top:var(--gap-s);padding:var(--gap) var(--gap-m);border-radius:var(--r-card);color:var(--on-dark);background:var(--green-800);justify-content:space-between;align-items:center;display:flex}.pay-summary span{font-size:var(--size-sub)}.pay-summary strong{font-family:var(--font-display);font-size:var(--size-l);color:var(--accent);font-weight:400}.club-header{padding-bottom:62px}.club-content{gap:var(--gap);margin-top:-46px;padding-top:0}.member-card{padding:var(--gap-m);border-radius:var(--r-card);color:var(--on-dark);background:var(--green-700);gap:var(--gap-m);box-shadow:var(--shadow-lift);display:grid;position:relative}.member-top{align-items:center;gap:var(--gap);display:flex}.member-top .avatar{width:58px;height:58px;color:var(--green-800);background:var(--cream);font-family:var(--font-display);font-size:var(--size-l);border-radius:50%;flex:none;place-items:center;display:grid}.member-top>div:nth-child(2){flex:1;gap:2px;min-width:0;display:grid}.member-top small{color:var(--accent-bright);font-size:var(--size-label);letter-spacing:.14em;font-weight:700}.member-top h2{font-family:var(--font-display);font-size:var(--size-l);text-transform:uppercase;font-weight:400}.member-top p{color:var(--accent-bright);font-size:var(--size-sub);align-items:center;gap:5px;display:flex}.member-top p .lucide{width:15px;height:15px}.qr{border-radius:var(--r-s);background:var(--surface);flex:none;padding:7px}.qr svg{width:84px;height:84px}.member-points{align-items:baseline;gap:7px;display:flex}.member-points span{color:var(--on-dark-soft);font-size:var(--size-sub);flex:1}.member-points strong{color:var(--accent-bright);font-family:var(--font-display);font-size:40px;font-weight:400;line-height:1}.member-points b{color:var(--accent-bright);font-size:var(--size-sub)}.level-progress{padding:var(--gap-m);border-radius:var(--r-card);color:var(--on-dark);background:var(--green-800);gap:var(--gap);box-shadow:var(--shadow);display:grid}.level-progress>div:first-child{justify-content:space-between;align-items:baseline;gap:var(--gap);display:flex}.level-progress>div:first-child span{color:var(--on-dark-soft);font-size:var(--size-label);letter-spacing:.14em}.level-progress>div:first-child b{color:var(--accent);font-family:var(--font-display);font-size:var(--size-s);font-weight:400}.level-progress>div:nth-child(2){gap:var(--gap-xs);display:grid}.level-progress>div:nth-child(2)>span{border-radius:var(--r-pill);background:#ffffff24;height:8px;display:block;overflow:hidden}.level-progress>div:nth-child(2)>span i{border-radius:inherit;background:var(--accent);height:100%;display:block}.level-progress>div:nth-child(2)>b{color:var(--on-dark-soft);font-size:var(--size-sub);font-weight:600}.level-labels{color:#ffffff94;font-size:var(--size-label);grid-template-columns:repeat(3,1fr);font-weight:600;display:grid}.level-labels span:nth-child(2){text-align:center}.level-labels span:last-child{text-align:right}.reward-preview{gap:var(--gap-s);margin-right:calc(var(--pad-x) * -1);padding:2px var(--pad-x) var(--gap-s) 0;scrollbar-width:none;display:flex;overflow-x:auto}.reward-preview::-webkit-scrollbar{display:none}.reward-preview button{width:124px;min-height:150px;padding:var(--gap);place-items:center;gap:var(--gap-s);text-align:center;flex:0 0 124px;display:grid}.reward-icon{border-radius:var(--r);width:60px;height:60px;color:var(--green-800);background:var(--green-100);place-items:center;display:grid}.reward-icon .lucide{width:26px;height:26px}.reward-preview span{gap:3px;display:grid}.reward-preview b{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-s);text-transform:uppercase;font-weight:400;line-height:1.05}.reward-preview small{color:var(--accent-ink);font-size:var(--size-sub);font-weight:700}.scan-sheet{gap:var(--gap)}.scan-frame{aspect-ratio:1;border-radius:var(--r-card);background:var(--green-900);width:100%;position:relative;overflow:hidden}.scan-frame video{object-fit:cover;width:100%;height:100%}.scan-target{border:3px solid var(--accent);border-radius:var(--r);position:absolute;inset:16%;box-shadow:0 0 0 100vmax #0f180f6b}.scan-hint,.scan-error{color:var(--ink-soft);font-size:var(--size-sub);text-align:center;justify-content:center;align-items:center;gap:8px;display:flex}.scan-error{color:var(--danger);font-weight:600}.scan-error .lucide{flex:none;width:17px;height:17px}.scan-manual{gap:var(--gap-xs);display:grid}.scan-manual>span{color:var(--ink-soft);font-size:var(--size-label);letter-spacing:.1em;text-transform:uppercase;font-weight:700}.scan-manual>div{gap:var(--gap-s);display:flex}.scan-manual input{text-align:center;font-size:var(--size-s);flex:1;font-weight:700}.scan-manual button{min-height:var(--tap);padding:0 var(--gap-m);border-radius:var(--r-pill);color:var(--on-dark);background:var(--green-800);font-size:var(--size-sub);flex:none;font-weight:700}.account-content{gap:var(--gap)}.account-card{align-items:center;gap:var(--gap);padding:var(--gap);border-radius:var(--r-card);background:var(--surface);box-shadow:var(--shadow);display:flex}.account-card .profile-avatar{border-width:2px;width:56px;height:56px;font-size:24px}.account-card>div:last-child{gap:2px;min-width:0;display:grid}.account-card b{font-size:var(--size-body);font-weight:700}.account-card small,.account-note{color:var(--ink-soft);font-size:var(--size-sub)}.account-links{gap:var(--gap-s);display:grid}.account-links a,.account-pending{align-items:center;gap:var(--gap);min-height:62px;padding:var(--gap-s) var(--gap);border-radius:var(--r-card);background:var(--surface);color:var(--ink);box-shadow:var(--shadow);text-decoration:none;display:flex}.account-links a>span,.account-pending>span{font-size:var(--size-body);flex:1;font-weight:600}.account-links .lucide:first-child,.account-pending .lucide:first-child{color:var(--accent-ink)}.account-pending{opacity:.62}.account-pending small{color:var(--ink-soft);font-size:var(--size-label);text-align:right}.account-delete{width:100%;min-height:52px;margin-top:var(--gap-s);border-radius:var(--r-pill);color:var(--danger);justify-content:center;align-items:center;gap:var(--gap-s);font-size:var(--size-sub);background:0 0;border:1.5px solid #a3342a66;font-weight:700;display:flex}.account-delete .lucide{width:17px;height:17px}.mis-premios{gap:var(--gap-s);display:grid}.mis-premios article{align-items:center;gap:var(--gap);padding:var(--gap);border-left:4px solid var(--ok);border-radius:var(--r-card);background:var(--surface);box-shadow:var(--shadow);display:flex}.mis-premios>article>div{flex:1;gap:2px;min-width:0;display:grid}.mis-premios b{font-size:var(--size-body);font-weight:700}.mis-premios small{color:var(--ink-soft);font-size:var(--size-sub)}.mis-premios span{border-radius:var(--r-pill);color:var(--ok);font-size:var(--size-label);text-transform:uppercase;letter-spacing:.08em;background:#2f7d4f1f;flex:none;padding:6px 12px;font-weight:700}.coupon-list{gap:var(--gap);display:grid}.coupon-list article{padding:var(--gap-m);border-radius:var(--r-card);color:var(--on-dark);background:var(--green-700);gap:var(--gap-xs);box-shadow:var(--shadow);display:grid}.coupon-list article>span{color:var(--accent-bright);font-size:var(--size-label);letter-spacing:.14em;font-weight:700}.coupon-list h3{font-family:var(--font-display);font-size:var(--size-l);text-transform:uppercase;font-weight:400;line-height:1}.coupon-list p{color:var(--on-dark-soft);font-size:var(--size-sub)}.coupon-list article>div{justify-content:space-between;align-items:center;gap:var(--gap);margin-top:var(--gap-s);display:flex}.coupon-list article>div small{color:var(--on-dark-soft);font-size:var(--size-sub)}.coupon-list button.active{color:var(--on-dark);opacity:1;background:#ffffff2e}.coupon-list article:nth-child(2){color:var(--green-800);background:#ead39e}.coupon-list article:nth-child(3){color:var(--green-800);background:#dfe7dc}.coupon-list article:nth-child(2)>span,.coupon-list article:nth-child(3)>span{color:var(--green-800)}.coupon-list article:nth-child(2) p,.coupon-list article:nth-child(3) p,.coupon-list article:nth-child(2)>div small,.coupon-list article:nth-child(3)>div small{color:var(--ink-soft-dark)}.coupon-list article:nth-child(2) button.active,.coupon-list article:nth-child(3) button.active{color:var(--on-dark);background:var(--green-800)}.challenge-preview{align-items:center;gap:var(--gap);padding:var(--gap);display:flex}.challenge-preview>.lucide{color:var(--accent-ink)}.challenge-preview>span{flex:1;gap:3px;min-width:0;display:grid}.challenge-preview b{font-size:var(--size-body);font-weight:700}.challenge-preview small{color:var(--ink-soft);font-size:var(--size-sub)}.challenge-preview i,.challenge-bar{height:7px;margin-top:var(--gap-xs);border-radius:var(--r-pill);background:var(--green-100);display:block;overflow:hidden}.challenge-preview i em,.challenge-bar i{border-radius:inherit;background:var(--accent);height:100%;display:block}.challenge-preview>strong{font-family:var(--font-display);font-size:var(--size-m);font-weight:400}.rewards-content,.challenges-content{gap:var(--gap)}.rewards-store{gap:var(--gap-s);display:grid}.rewards-store article{align-items:center;gap:var(--gap);padding:var(--gap);display:flex}.rewards-store div{flex:1;gap:2px;min-width:0;display:grid}.rewards-store h3{font-size:var(--size-body);font-weight:700}.rewards-store p{color:var(--ink-soft);font-size:var(--size-sub)}.rewards-store button:disabled{color:var(--ink-soft);background:var(--green-100);font-size:var(--size-label)}.club-note{align-items:center;gap:var(--gap);padding:var(--gap);display:flex}.club-note .lucide{color:var(--accent-ink)}.club-note p{color:var(--ink-soft);font-size:var(--size-sub)}.challenges-content article{align-items:center;gap:var(--gap);padding:var(--gap);display:flex}.challenges-content article>.lucide{color:var(--accent-ink)}.challenges-content article>div{flex:1;gap:3px;min-width:0;display:grid}.challenges-content span{color:var(--accent-ink);font-size:var(--size-label);letter-spacing:.12em;font-weight:700}.challenges-content h3{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-m);text-transform:uppercase;font-weight:400}.challenges-content p,.challenges-content small{color:var(--ink-soft);font-size:var(--size-sub)}.challenges-content article>strong{font-family:var(--font-display);font-size:var(--size-m);font-weight:400}.kids-header{padding-bottom:var(--gap-m);color:var(--green-800);background:var(--cream)}.kids-header .page-title-row>div>span{color:var(--accent-ink)}.kids-header .page-title-row p{color:var(--ink-soft)}.kids-header .sub-brand-title b{color:var(--accent-ink)}.kids-header-actions{align-items:center;gap:var(--gap-xs);flex:none;display:flex}.kids-header-actions .icon-button{color:var(--green-800);background:var(--surface);box-shadow:var(--shadow)}.kids-content{gap:var(--gap);padding-top:0}.kid-profiles{gap:var(--gap-s);display:grid}.kid-profiles>button>span{width:46px;height:46px;color:var(--green-800);background:var(--green-100);font-family:var(--font-display);font-size:var(--size-s);border-radius:50%;flex:none;place-items:center;display:grid}.add-child-card{min-height:68px!important;box-shadow:none!important;background:0 0!important;border:1.5px dashed #273b2642!important}.add-child-card>span{background:var(--surface)!important}.kids-hero{aspect-ratio:auto;width:100%;height:260px;margin-top:var(--gap);border-radius:var(--r-card);color:var(--on-dark);box-shadow:var(--shadow);position:relative;overflow:hidden}.kids-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.kids-hero .media-scrim{background:linear-gradient(90deg,#273b26f7 0%,#273b26f0 60%,#273b268c 84%,#0000 100%)}.kids-hero>div:last-child{z-index:2;width:70%;height:100%;padding:var(--gap-m);justify-content:center;align-items:flex-start;gap:var(--gap-xs);flex-direction:column;display:flex;position:relative}.kids-hero span{color:var(--accent);font-size:var(--size-label);letter-spacing:.14em;font-weight:700}.kids-hero h2{font-family:var(--font-display);font-size:var(--size-l);text-transform:uppercase;font-weight:400;line-height:.95}.kids-hero p{color:var(--on-dark-soft);font-size:var(--size-sub)}.kids-hero button{margin-top:var(--gap-xs)}.kids-shortcuts{gap:var(--gap-s);grid-template-columns:repeat(3,1fr);display:grid}.kids-shortcuts button{justify-content:center;align-items:flex-start;gap:var(--gap-xs);min-height:100px;padding:var(--gap);flex-direction:column}.kids-shortcuts button>.lucide{color:var(--accent-ink)}.kids-shortcuts b{font-size:var(--size-sub)}.kids-shortcuts small{font-size:var(--size-label)}.activity-preview{gap:var(--gap-s);display:grid}.event-icon{border-radius:var(--r-s);width:44px;height:44px;color:var(--green-800);background:var(--green-100);flex:none;place-items:center;display:grid}.activity-preview button>span{gap:2px}.activity-preview small{color:var(--accent-ink);font-weight:700}.activity-preview p{color:var(--ink-soft);font-size:var(--size-sub)}.passport-row{gap:var(--gap-s);grid-template-columns:repeat(4,1fr);display:grid}.passport-row>div{justify-items:center;gap:var(--gap-xs);text-align:center;display:grid}.passport-row .lucide{width:56px;height:56px;color:var(--on-dark);background:var(--green-700);border-radius:50%;padding:15px}.passport-row b{font-size:var(--size-label);font-weight:600}.passport-row .locked{opacity:.4}.passport-row .locked .lucide{background:var(--green-100);color:var(--green-800)}.kid-profile-content{justify-items:center;gap:var(--gap)}.kid-portrait{border:3px solid var(--accent);width:92px;height:92px;color:var(--green-800);background:var(--green-100);font-family:var(--font-display);border-radius:50%;place-items:center;font-size:38px;display:grid}.next-activity{width:100%;padding:var(--gap-m);border-radius:var(--r-card);color:var(--on-dark);background:var(--green-800);gap:var(--gap-xs);box-shadow:var(--shadow);justify-items:start;display:grid}.next-activity span{color:var(--accent);font-size:var(--size-label);letter-spacing:.14em;font-weight:700}.next-activity h2{font-family:var(--font-display);font-size:var(--size-m);text-transform:uppercase;font-weight:400}.next-activity p{color:var(--on-dark-soft);font-size:var(--size-sub)}.next-activity button{margin-top:var(--gap-xs)}.kid-profile-content .section-heading,.kid-profile-content .free-pass,.kid-profile-content .profile-badges{width:100%}.free-pass>.lucide{color:var(--accent-ink)}.profile-badges{gap:var(--gap-s);grid-template-columns:repeat(4,1fr);display:grid}.profile-badges>div{padding:var(--gap-s) 4px;border-radius:var(--r-s);background:var(--surface);text-align:center;opacity:.45;justify-items:center;gap:4px;display:grid}.profile-badges>div.earned{opacity:1}.profile-badges .lucide{width:26px;height:26px;color:var(--green-800)}.profile-badges .earned .lucide{color:var(--accent-ink)}.profile-badges b{font-size:var(--size-label)}.profile-badges small{color:var(--ink-soft);font-size:11px}.calendar-content{gap:var(--gap)}.month-list{gap:var(--gap-s);display:grid}.month-list button>span:first-child{color:var(--accent-ink);font-size:var(--size-label);letter-spacing:.06em;flex:none;font-weight:700}.month-list button.selected{outline:2px solid var(--green-800);outline-offset:-2px}.activity-detail{padding:var(--gap-m);border-radius:var(--r-card);color:var(--on-dark);background:var(--green-800);gap:var(--gap-s);box-shadow:var(--shadow);justify-items:start;display:grid}.activity-detail .event-icon{color:var(--green-800);background:var(--accent)}.activity-detail>span{color:var(--accent);font-size:var(--size-label);letter-spacing:.14em;font-weight:700}.activity-detail h2{font-family:var(--font-display);font-size:var(--size-l);text-transform:uppercase;font-weight:400}.activity-detail>div{gap:var(--gap-xs);display:grid}.activity-detail>div p{align-items:center;gap:var(--gap-s);color:var(--on-dark-soft);font-size:var(--size-sub);display:flex}.activity-detail>div p .lucide{width:16px;height:16px;color:var(--accent)}.activity-detail>strong{color:var(--accent);font-size:var(--size-sub)}.activity-detail label{gap:var(--gap-xs);width:100%;font-size:var(--size-sub);font-weight:700;display:grid}.activity-detail>button{width:100%;margin-top:var(--gap-xs)}.pass-content{gap:var(--gap)}.pass-ticket{padding:var(--gap-m);border-radius:var(--r-card);color:var(--on-dark);background:var(--green-800);justify-items:center;gap:var(--gap);text-align:center;box-shadow:var(--shadow-lift);display:grid}.pass-ticket>div{gap:3px;display:grid}.pass-ticket span{color:var(--accent);font-size:var(--size-label);letter-spacing:.16em;font-weight:700}.pass-ticket h2{font-family:var(--font-display);font-size:var(--size-l);text-transform:uppercase;font-weight:400}.pass-ticket p{color:var(--on-dark-soft);font-size:var(--size-sub)}.pass-ticket svg{border-radius:var(--r);background:var(--surface);width:172px;height:172px;padding:12px}.pass-ticket small{color:var(--on-dark-soft);font-size:var(--size-sub)}.birthday-content{gap:var(--gap)}.birthday-intro{align-items:center;gap:var(--gap);padding:var(--gap-m);display:flex}.birthday-intro>.lucide{width:30px;height:30px;color:var(--accent-ink)}.birthday-intro div{gap:var(--gap-xs);display:grid}.birthday-intro span{color:var(--accent-ink);font-size:var(--size-label);letter-spacing:.14em;font-weight:700}.birthday-intro h2{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-m);text-transform:uppercase;font-weight:400;line-height:1.1}.birthday-form{gap:var(--gap);display:grid}.birthday-form>label{gap:var(--gap-xs);font-size:var(--size-sub);font-weight:700;display:grid}.birthday-form>div{gap:var(--gap);grid-template-columns:1fr 1fr;display:grid}.birthday-form h3{margin-top:var(--gap-s);color:var(--green-800);font-family:var(--font-display);font-size:var(--size-m);text-transform:uppercase;font-weight:400}.profile-header{padding-bottom:66px}.profile-person{align-items:center;gap:var(--gap);padding-top:var(--gap-s);display:flex}.profile-avatar{border:3px solid var(--accent);width:82px;height:82px;color:var(--green-800);background:var(--cream);font-family:var(--font-display);border-radius:50%;flex:none;place-items:center;font-size:34px;display:grid}.profile-person>div:nth-child(2){gap:3px;min-width:0;display:grid}.profile-person>div:nth-child(2)>span{color:var(--accent);font-size:var(--size-label);letter-spacing:.16em;font-weight:700}.profile-person h1{font-size:var(--size-l)}.profile-person p{color:var(--accent);font-size:var(--size-sub);align-items:center;gap:6px;display:flex}.profile-person p .lucide{width:15px;height:15px}.profile-content{gap:var(--gap);margin-top:-50px;padding-top:0}.profile-summary{gap:var(--gap-s);padding:var(--gap);border-left:4px solid var(--accent);border-radius:var(--r-card);background:var(--surface);box-shadow:var(--shadow-lift);grid-template-columns:repeat(3,1fr);display:grid}.profile-summary>div{gap:3px;display:grid}.profile-summary small{color:var(--ink-soft);font-size:var(--size-label);letter-spacing:.1em;font-weight:700}.profile-summary b{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-m);font-weight:400}.profile-menu{gap:var(--gap-s);display:grid}.profile-menu button>span{width:var(--tap);height:var(--tap);border-radius:var(--r-s);color:var(--green-800);background:var(--green-100);flex:none;place-items:center;display:grid}.settings-row>.lucide{color:var(--accent-ink)}.manager-link{min-height:54px;margin-top:var(--gap-s);border-radius:var(--r-pill);color:var(--on-dark);background:var(--green-800);justify-content:center;align-items:center;gap:var(--gap-s);font-size:var(--size-sub);letter-spacing:.08em;text-transform:uppercase;font-weight:700;text-decoration:none;display:flex}.history-content,.favorites-content,.address-content,.notifications-content{gap:var(--gap-s)}.history-content>article{justify-content:space-between;align-items:center;gap:var(--gap);padding:var(--gap);display:flex}.history-content>article>div:first-child{align-items:center;gap:var(--gap);min-width:0;display:flex}.history-content>article>div:first-child>.lucide{color:var(--accent-ink)}.history-content span{gap:2px;min-width:0;display:grid}.history-content small{color:var(--accent-ink);font-size:var(--size-label);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.history-content h3{font-size:var(--size-body);text-transform:capitalize;font-weight:700}.history-content p{color:var(--ink-soft);font-size:var(--size-sub)}.history-content>article>div:last-child{justify-items:end;gap:var(--gap-xs);flex:none;display:grid}.history-content b{font-family:var(--font-display);font-size:var(--size-m);font-weight:400}.history-content button{min-height:var(--tap);padding:0 var(--gap);border-radius:var(--r-pill);color:var(--green-800);background:var(--green-100);font-size:var(--size-sub);white-space:nowrap;font-weight:700}.history-content .wide-action{margin-top:var(--gap-s)}.history-content>article>.history-open{align-items:center;gap:var(--gap);border-radius:var(--r-s);min-width:0;color:inherit;font-size:inherit;text-align:left;white-space:normal;background:0 0;flex:auto;padding:0;font-weight:400;display:flex}.history-content>article>.history-open>.lucide:first-child{color:var(--accent-ink);flex:none}.history-content>article>.history-open>.lucide:last-child{color:var(--ink-soft);flex:none}.history-content>article>.history-open:focus-visible{outline:2px solid var(--green-700);outline-offset:3px}.favorites-content>article{align-items:center;gap:var(--gap-s);padding:var(--gap-s);display:flex}.favorites-content>article>button:first-child{align-items:center;gap:var(--gap);flex:1;min-width:0;display:flex}.favorites-content img{border-radius:var(--r-s);object-fit:cover;width:76px;height:76px}.favorites-content span{gap:2px;min-width:0;display:grid}.favorites-content h3{font-size:var(--size-body);font-weight:700}.favorites-content p{color:var(--ink-soft);font-size:var(--size-sub)}.favorites-content b{font-weight:700}.favorites-content>article>button:last-child{width:var(--tap);height:var(--tap);border-radius:var(--r-s);color:var(--danger);background:var(--green-100);flex:none;place-items:center;display:grid}.address-content>article>.lucide{color:var(--accent-ink)}.address-content>article p{color:var(--ink-soft);font-size:var(--size-sub)}.address-content>article>.lucide:last-child{color:var(--ok)}.address-content>section{margin-top:var(--gap-s);padding:var(--gap-m);gap:var(--gap-s);display:grid}.address-content>section h2{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-m);text-transform:uppercase;font-weight:400}.address-content>section label{gap:var(--gap-xs);font-size:var(--size-sub);font-weight:700;display:grid}.address-content .wide-action{margin-top:var(--gap-xs)}.notifications-content>label{align-items:center;gap:var(--gap);min-height:76px;padding:var(--gap);display:flex}.notifications-content>label>span{width:var(--tap);height:var(--tap);border-radius:var(--r-s);color:var(--green-800);background:var(--green-100);flex:none;place-items:center;display:grid}.notifications-content>label>div{flex:1;gap:2px;min-width:0;display:grid}.notifications-content b{font-size:var(--size-body);font-weight:700}.notifications-content small{color:var(--ink-soft);font-size:var(--size-sub)}.notifications-content .wide-action{margin-top:var(--gap-s)}.notifications-content>p{color:var(--ink-soft);font-size:var(--size-sub);text-align:center}.events-content{gap:var(--gap)}.events-hero{padding:var(--gap-m);border-radius:var(--r-card);color:var(--on-dark);background:var(--green-800);justify-items:start;gap:var(--gap-xs);box-shadow:var(--shadow);display:grid}.events-hero>.lucide{width:28px;height:28px;color:var(--accent)}.events-hero>span{color:var(--accent);font-size:var(--size-label);letter-spacing:.14em;font-weight:700}.events-hero h2{font-family:var(--font-display);font-size:var(--size-l);text-transform:uppercase;font-weight:400}.events-hero p{color:var(--on-dark-soft);font-size:var(--size-sub)}.events-hero button{margin-top:var(--gap-xs)}.events-list{gap:var(--gap-s);display:grid}.events-list article{align-items:center;gap:var(--gap);padding:var(--gap);display:flex}.events-list article>div{flex:1;gap:2px;min-width:0;display:grid}.events-list small{color:var(--accent-ink);font-size:var(--size-label);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.events-list h3{font-size:var(--size-body);font-weight:700}.events-list p{color:var(--ink-soft);font-size:var(--size-sub)}.poll-card{padding:var(--gap-m);gap:var(--gap-s);display:grid}.poll-card>span{color:var(--accent-ink);font-size:var(--size-label);letter-spacing:.14em;font-weight:700}.poll-card h3{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-m);text-transform:uppercase;font-weight:400}.poll-card>div{grid-template-columns:repeat(3,1fr)}.poll-card>div button{justify-content:center;padding:12px 8px}.poll-card>p{color:var(--ink-soft);font-size:var(--size-sub)}.empty-state{justify-items:center;gap:var(--gap-s);padding:var(--gap-xl) var(--gap-m);border-radius:var(--r-card);background:var(--surface);text-align:center;box-shadow:var(--shadow);display:grid}.empty-page{justify-items:center;gap:var(--gap-s);padding-top:var(--gap-xl);text-align:center}.empty-state>.lucide,.empty-page>.lucide{width:38px;height:38px;color:var(--ink-soft)}.empty-state h3,.empty-page h2{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-m);text-transform:uppercase;font-weight:400}.empty-action{justify-content:space-between}.empty-action>.lucide:first-child{color:var(--accent-ink)}.manager-shell{background:var(--shell);grid-template-columns:250px 1fr;min-height:100dvh;display:grid}.manager-sidebar{height:100dvh;padding:var(--gap-m) var(--gap);color:var(--on-dark);background:var(--green-800);align-content:start;gap:var(--gap-m);display:grid;position:sticky;top:0}.manager-brand{gap:var(--gap-xs);display:grid}.manager-brand img{width:128px}.manager-brand small{color:var(--accent);font-size:var(--size-label);letter-spacing:.22em;font-weight:700}.manager-sidebar nav{gap:4px;display:grid}.manager-sidebar nav button{min-height:48px;padding:0 var(--gap);border-radius:var(--r-s);color:var(--on-dark-soft);align-items:center;gap:var(--gap-s);font-size:var(--size-sub);font-weight:600;display:flex}.manager-sidebar nav button.active{color:var(--green-800);background:var(--cream)}.manager-sidebar nav button b{border-radius:var(--r-pill);min-width:22px;color:var(--green-800);background:var(--accent);text-align:center;margin-left:auto;padding:2px 6px;font-size:11px}.manager-sidebar>a{min-height:var(--tap);color:var(--accent);font-size:var(--size-sub);align-self:end;align-items:center;font-weight:600;text-decoration:none;display:flex}.manager-gate{min-height:100dvh;padding:var(--gap-m);align-content:center;justify-items:center;gap:var(--gap-s);text-align:center;background:var(--cream);display:grid}.manager-gate img{width:168px;margin-bottom:var(--gap)}.manager-gate h1{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-l);text-transform:uppercase;font-weight:400}.manager-gate p{max-width:42ch;color:var(--ink-soft)}.manager-gate a{min-height:52px;margin-top:var(--gap);padding:0 var(--gap-m);border-radius:var(--r-pill);color:var(--on-dark);background:var(--green-800);font-size:var(--size-sub);letter-spacing:.08em;text-transform:uppercase;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.manager-operator{align-items:center;gap:var(--gap-s);padding:var(--gap-s);border-radius:var(--r-s);background:#ffffff1a;display:flex}.manager-operator>span{width:34px;height:34px;color:var(--green-800);background:var(--accent);font-family:var(--font-display);font-size:var(--size-sub);border-radius:50%;flex:none;place-items:center;display:grid}.manager-operator>div{min-width:0;display:grid}.manager-operator b{color:var(--on-dark);font-size:var(--size-sub)}.manager-operator small{color:var(--accent-bright);font-size:var(--size-label);font-weight:700}.admin-section{align-content:start;gap:var(--gap);display:grid}.admin-section-head{justify-content:space-between;align-items:flex-end;gap:var(--gap);flex-wrap:wrap;display:flex}.admin-section-head h2{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-l);text-transform:uppercase;font-weight:400}.admin-section-head p{color:var(--ink-soft);font-size:var(--size-sub);margin-top:4px}.admin-primary,.admin-ghost{min-height:var(--tap);padding:0 var(--gap);border-radius:var(--r-pill);font-size:var(--size-sub);justify-content:center;align-items:center;gap:7px;font-weight:700;display:inline-flex}.admin-primary{color:var(--on-dark);background:var(--green-800)}.admin-ghost{border:1.5px solid var(--line);color:var(--green-800);background:0 0}.admin-error{padding:var(--gap-s) var(--gap);border-left:4px solid var(--danger);border-radius:var(--r-s);color:var(--danger);font-size:var(--size-sub);background:#fdf3f1;align-items:center;gap:7px;font-weight:600;display:flex}.admin-error .lucide{flex:none;width:17px;height:17px}.admin-group{gap:var(--gap-s);display:grid}.admin-group-head{justify-content:space-between;align-items:center;gap:var(--gap);display:flex}.admin-group-head h3{color:var(--green-800);font-size:var(--size-body);letter-spacing:.06em;text-transform:uppercase;font-weight:700}.admin-group-head div,.admin-card-actions{gap:4px;display:flex}.admin-group-head button,.admin-card-actions button,.admin-option-row>button{width:var(--tap);height:var(--tap);border-radius:var(--r-s);color:var(--green-800);background:var(--green-100);place-items:center;display:grid}.admin-card-actions button:last-child,.admin-option-row>button{color:var(--danger)}.admin-cards{gap:var(--gap-s);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.admin-card{align-items:center;gap:var(--gap);padding:var(--gap-s);border-radius:var(--r-card);background:var(--surface);box-shadow:var(--shadow);display:flex}.admin-card img{border-radius:var(--r-s);object-fit:cover;flex:none;width:56px;height:56px}.admin-card>div:first-of-type{flex:1;gap:2px;min-width:0;display:grid}.admin-card b{font-size:var(--size-body)}.admin-card small{color:var(--ink-soft);font-size:var(--size-sub)}.admin-card em{color:var(--accent-ink);font-size:var(--size-label);font-style:normal;font-weight:700}.admin-card.hidden-item{opacity:.6}.admin-pending{color:var(--warn)!important}.admin-add-category{justify-self:start}.admin-empty{padding:var(--gap-xl) var(--gap-m);border-radius:var(--r-card);text-align:center;border:1.5px dashed #273b2638;justify-items:center;gap:4px;display:grid}.admin-empty h3{color:var(--green-800);font-size:var(--size-body);font-weight:700}.admin-empty p{color:var(--ink-soft);font-size:var(--size-sub)}.admin-form-shell{z-index:150;background:#0f180f8c;justify-content:flex-end;display:flex;position:fixed;inset:0}.admin-form{background:var(--cream);grid-template-rows:auto 1fr auto;width:min(100%,460px);height:100%;display:grid;overflow:hidden}.admin-form>header,.admin-form>footer{align-items:center;gap:var(--gap);padding:var(--gap);background:var(--surface);display:flex}.admin-form>header{border-bottom:1px solid var(--line);justify-content:space-between}.admin-form>footer{border-top:1px solid var(--line);padding-bottom:calc(var(--gap) + env(safe-area-inset-bottom));justify-content:flex-end}.admin-form>header h3{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-m);text-transform:uppercase;font-weight:400}.admin-form>header button{width:var(--tap);height:var(--tap);border-radius:var(--r-pill);background:var(--green-100);place-items:center;display:grid}.admin-form-body{padding:var(--gap);align-content:start;gap:var(--gap);display:grid;overflow-y:auto}.admin-field{gap:var(--gap-xs);display:grid}.admin-field>span,.admin-field-label{color:var(--ink-soft);font-size:var(--size-label);letter-spacing:.1em;text-transform:uppercase;font-weight:700}.admin-field>small{color:var(--ink-soft);font-size:var(--size-sub)}.admin-row{gap:var(--gap-s);grid-template-columns:1fr 1fr;display:grid}.admin-toggle{align-items:center;gap:var(--gap-s);min-height:var(--tap);padding:var(--gap-s) var(--gap);border-radius:var(--r-s);background:var(--surface);display:flex}.admin-toggle span{display:grid}.admin-toggle b{font-size:var(--size-sub)}.admin-toggle small{color:var(--ink-soft);font-size:var(--size-sub)}.admin-options{gap:var(--gap-s);display:grid}.admin-option-row{align-items:center;gap:var(--gap-xs);grid-template-columns:1.4fr .8fr 1fr auto auto;display:grid}.admin-inline-check{font-size:var(--size-label);white-space:nowrap;align-items:center;gap:5px;display:flex}.admin-settings{gap:var(--gap);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}@media (width<=620px){.admin-form{width:100%}.admin-row{grid-template-columns:1fr}.admin-option-row{grid-template-columns:1fr 1fr}.admin-cards{grid-template-columns:1fr}}.join-qr{justify-items:center;gap:var(--gap-s);margin-top:var(--gap);padding:var(--gap);border-radius:var(--r-card);background:var(--surface);box-shadow:var(--shadow);display:grid}.join-qr svg{border-radius:var(--r-s);background:var(--surface);padding:8px}.join-qr small{max-width:30ch;color:var(--ink-soft);font-size:var(--size-sub);text-align:center}.qr-sheet{gap:var(--gap);grid-template-columns:repeat(auto-fill,minmax(190px,1fr));display:grid}.qr-card{justify-items:center;gap:var(--gap-xs);padding:var(--gap);border:1.5px solid var(--line);border-radius:var(--r-card);background:var(--surface);text-align:center;display:grid;position:relative}.qr-card.hidden-item{opacity:.55}.qr-card-head{justify-items:center;display:grid}.qr-card-head span{color:var(--ink-soft);font-size:var(--size-label);letter-spacing:.18em;font-weight:700}.qr-card-head strong{color:var(--green-800);font-family:var(--font-display);font-size:34px;font-weight:400;line-height:1}.qr-card svg{background:var(--surface);padding:6px}.qr-card small{color:var(--ink-soft);font-size:var(--size-sub)}.qr-card-url{color:var(--ink-soft);word-break:break-all;font-size:11px}.qr-card-actions{justify-content:center}@media print{.manager-sidebar,.manager-main>header,.manager-metrics,.admin-section-head,.admin-error,.qr-card-actions,.qr-card-url{display:none!important}.manager-shell{background:#fff;display:block}.manager-main{padding:0}.qr-sheet{grid-template-columns:repeat(3,1fr);gap:12mm}.qr-card{break-inside:avoid;box-shadow:none;border-color:#000}.qr-card-head strong,.qr-card small{color:#000}}.image-picker{gap:var(--gap-s);display:grid}.image-picker-label{color:var(--ink-soft);font-size:var(--size-label);letter-spacing:.1em;text-transform:uppercase;font-weight:700}.image-picker-body{align-items:flex-start;gap:var(--gap);flex-wrap:wrap;display:flex}.image-picker-preview{border-radius:var(--r);background:var(--green-100);border:1.5px dashed #273b2642;flex:none;place-items:center;width:108px;height:108px;display:grid;overflow:hidden}.image-picker-preview img{object-fit:cover;width:100%;height:100%}.image-picker-preview .lucide{width:26px;height:26px;color:var(--ink-soft)}.image-picker-actions{justify-items:start;gap:var(--gap-xs);flex:1;min-width:180px;display:grid}.image-picker-actions input[type=file]{clip-path:inset(50%);width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.image-picker-button,.image-picker-remove{min-height:var(--tap);padding:0 var(--gap);border-radius:var(--r-pill);font-size:var(--size-sub);cursor:pointer;align-items:center;gap:7px;font-weight:700;display:inline-flex}.image-picker-button{color:var(--on-dark);background:var(--green-800)}.image-picker-remove{color:var(--danger);background:0 0}.image-picker-actions input[type=file]:focus-visible+.image-picker-remove,.image-picker-actions input[type=file]:focus-visible~label{outline:3px solid var(--accent);outline-offset:2px}.image-picker-actions small{color:var(--ink-soft);font-size:var(--size-sub)}.image-picker-error{color:var(--danger);font-size:var(--size-sub);align-items:center;gap:7px;font-weight:600;display:flex}.image-picker-error .lucide{width:16px;height:16px}.manager-error{padding:var(--gap-s) var(--gap);border-left:4px solid var(--danger);border-radius:var(--r-s);color:var(--danger);font-size:var(--size-sub);background:#fdf3f1;font-weight:600}.manager-main{padding:var(--gap-m);align-content:start;gap:var(--gap-m);display:grid}.manager-main>header{justify-content:space-between;align-items:flex-end;gap:var(--gap);flex-wrap:wrap;display:flex}.manager-main>header span{color:var(--accent-ink);font-size:var(--size-label);letter-spacing:.16em;font-weight:700}.manager-main>header h1{margin-top:var(--gap-xs);color:var(--green-800);font-family:var(--font-display);font-size:var(--size-xl);text-transform:uppercase;font-weight:400}.manager-main>header p{color:var(--ink-soft);font-size:var(--size-sub);margin-top:4px}.manager-main>header button{min-height:var(--tap);padding:0 var(--gap);border-radius:var(--r-pill);color:var(--on-dark);background:var(--green-800);font-size:var(--size-sub);align-items:center;gap:7px;font-weight:700;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.manager-metrics{gap:var(--gap);grid-template-columns:repeat(auto-fit,minmax(190px,1fr));display:grid}.manager-metrics article,.club-ops article{align-items:center;gap:var(--gap);padding:var(--gap);border-radius:var(--r-card);background:var(--surface);box-shadow:var(--shadow);display:flex}.manager-metrics .lucide,.club-ops .lucide{color:var(--accent-ink)}.manager-metrics span,.club-ops span{gap:2px;display:grid}.manager-metrics small,.club-ops small{color:var(--ink-soft);font-size:var(--size-sub)}.manager-metrics b,.club-ops b{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-l);font-weight:400}.manager-section-title{justify-content:space-between;align-items:center;gap:var(--gap);flex-wrap:wrap;display:flex}.manager-section-title h2{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-l);text-transform:uppercase;font-weight:400}.manager-section-title>div{gap:var(--gap);display:flex}.manager-section-title span{color:var(--ink-soft);font-size:var(--size-sub);align-items:center;gap:6px;display:flex}.manager-section-title span:before{content:"";background:var(--line);border-radius:50%;width:10px;height:10px}.manager-section-title .free:before{background:var(--ok)}.manager-section-title .busy:before{background:var(--accent)}.manager-section-title .call:before{background:var(--danger)}.tables-grid{gap:var(--gap-s);grid-template-columns:repeat(auto-fill,minmax(150px,1fr));display:grid}.tables-grid article{min-height:140px;padding:var(--gap);border-radius:var(--r-card);background:var(--surface);align-content:start;gap:var(--gap-xs);box-shadow:var(--shadow);display:grid}.tables-grid article>div{align-items:baseline;gap:var(--gap-xs);display:flex}.tables-grid span{color:var(--ink-soft);font-size:var(--size-label);letter-spacing:.12em;font-weight:700}.tables-grid strong{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-m);font-weight:400}.tables-grid .lucide{color:var(--ink-soft)}.tables-grid p{color:var(--ink-soft);font-size:var(--size-sub)}.tables-grid b{font-family:var(--font-display);font-size:var(--size-s);font-weight:400}.tables-grid article.busy{border-left:4px solid var(--accent)}.tables-grid article.busy .lucide{color:var(--accent-ink)}.tables-grid article.call{border-left:4px solid var(--danger);background:#fdf3f1}.tables-grid article.call .lucide{color:var(--danger)}.tables-grid button,.attention-list button,.kitchen-board button,.payments-board button,.ops-actions button{min-height:var(--tap);padding:0 var(--gap);border-radius:var(--r-pill);color:var(--on-dark);background:var(--green-800);font-size:var(--size-sub);justify-content:center;align-items:center;gap:6px;font-weight:700;display:inline-flex}.tables-grid button{margin-top:var(--gap-xs)}.attention-list{gap:var(--gap-s);display:grid}.attention-list h2{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-l);text-transform:uppercase;font-weight:400}.attention-list article{align-items:center;gap:var(--gap);padding:var(--gap);border-left:4px solid var(--danger);border-radius:var(--r-card);background:var(--surface);box-shadow:var(--shadow);display:flex}.attention-list article>.lucide{color:var(--danger)}.attention-list article>div{flex:1;min-width:0;display:grid}.attention-list b{font-size:var(--size-body)}.attention-list article>div span,.attention-list small{color:var(--ink-soft);font-size:var(--size-sub)}.attention-list small{align-items:center;gap:5px;display:flex}.station-filter{gap:var(--gap-s);flex-wrap:wrap;display:flex}.station-filter button{min-height:var(--tap);padding:0 var(--gap);border-radius:var(--r-pill);justify-content:center}.kitchen-board{gap:var(--gap);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start;display:grid}.kitchen-board>section{gap:var(--gap-s);align-content:start;display:grid}.kitchen-title{padding-bottom:var(--gap-xs);border-bottom:2px solid var(--line);color:var(--green-800);font-size:var(--size-sub);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;font-weight:700;display:flex}.kitchen-title b{color:var(--accent-ink)}.kitchen-board article{gap:var(--gap-xs);padding:var(--gap);border-radius:var(--r-card);background:var(--surface);box-shadow:var(--shadow);display:grid}.ticket-head{justify-content:space-between;align-items:baseline;gap:var(--gap-s);flex-wrap:wrap;display:flex}.ticket-head span{color:var(--green-800);font-size:var(--size-sub);letter-spacing:.1em;font-weight:700}.ticket-head b{font-family:var(--font-display);font-size:var(--size-s);font-weight:400}.ticket-head small{color:var(--ink-soft);font-size:var(--size-label)}.kitchen-board p{color:var(--ink-soft);font-size:var(--size-sub)}.kitchen-board strong{font-family:var(--font-display);font-size:var(--size-m);font-weight:400}.kitchen-board button{margin-top:var(--gap-xs)}.reservation-table{gap:var(--gap-xs);display:grid}.reservation-table-head,.reservation-table article{align-items:center;gap:var(--gap-s);padding:var(--gap-s) var(--gap);grid-template-columns:1.1fr .6fr 1.2fr 1.3fr 1.6fr .9fr;display:grid}.reservation-table-head{color:var(--ink-soft);font-size:var(--size-label);letter-spacing:.1em;text-transform:uppercase;font-weight:700}.reservation-table article{border-radius:var(--r-s);background:var(--surface);font-size:var(--size-sub);box-shadow:var(--shadow)}.reservation-table b{text-transform:capitalize;font-weight:700}.reservation-table strong{font-family:var(--font-display);font-size:var(--size-s);font-weight:400}.reservation-table i,.payment-status,.ops-list i{border-radius:var(--r-pill);color:var(--ok);font-size:var(--size-label);text-transform:capitalize;background:#2f7d4f1f;justify-self:start;padding:4px 10px;font-style:normal;font-weight:700}.payment-status.requested{color:var(--warn);background:var(--accent-soft)}.payment-status.cancelled{color:var(--danger);background:#a3342a1f}.experience-layout{gap:var(--gap-m);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;display:grid}.experience-layout>section{gap:var(--gap);align-content:start;display:grid}.ops-list{gap:var(--gap-s);display:grid}.ops-list article{align-items:center;gap:var(--gap);padding:var(--gap);border-radius:var(--r-card);background:var(--surface);box-shadow:var(--shadow);display:flex}.ops-list article>.lucide{color:var(--accent-ink)}.ops-list article>div:first-of-type{flex:1;gap:2px;min-width:0;display:grid}.ops-list small{color:var(--accent-ink);font-size:var(--size-label);font-weight:700}.ops-list b{font-size:var(--size-body)}.ops-list article>div span{color:var(--ink-soft);font-size:var(--size-sub)}.ops-actions{justify-items:end;gap:var(--gap-xs);flex:none;display:grid}.club-ops{gap:var(--gap);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));display:grid}.payments-board{gap:var(--gap-s);display:grid}.payments-board article{align-items:center;gap:var(--gap);padding:var(--gap);border-radius:var(--r-card);background:var(--surface);box-shadow:var(--shadow);flex-wrap:wrap;display:flex}.payments-board>article>.lucide{color:var(--accent-ink)}.payments-board article>div{flex:1;gap:2px;min-width:0;display:grid}.payments-board small{color:var(--ink-soft);font-size:var(--size-label);letter-spacing:.1em;font-weight:700}.payments-board h3{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-m);font-weight:400}.payments-board p{color:var(--ink-soft);font-size:var(--size-sub)}.manager-empty{justify-items:center;gap:var(--gap-xs);padding:var(--gap-xl);border-radius:var(--r-card);background:var(--surface);text-align:center;box-shadow:var(--shadow);display:grid}.manager-empty .lucide{width:34px;height:34px;color:var(--ink-soft)}.manager-empty h3{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-m);text-transform:uppercase;font-weight:400}.manager-empty p{color:var(--ink-soft);font-size:var(--size-sub)}.operations-overview{gap:var(--gap-m);display:grid}.operations-summary-grid{gap:var(--gap);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.operations-summary-card{min-height:178px;padding:var(--gap);border-radius:var(--r-card);color:var(--on-dark);background:var(--green-800);text-align:left;box-shadow:var(--shadow);border:0;align-content:start;justify-items:start;gap:3px;display:grid}button.operations-summary-card{cursor:pointer;transition:transform .16s,box-shadow .16s}button.operations-summary-card:hover{box-shadow:var(--shadow-lift);transform:translateY(-2px)}.operations-summary-card.kitchen{background:#1e2e1d}.operations-summary-card.waiters{background:#3d523b}.operations-summary-card.reservations{color:var(--green-900);background:#efc77f}.operations-summary-card.tables{color:var(--green-900);background:var(--surface)}.operations-summary-card>span{width:100%;font-size:var(--size-sub);align-items:center;gap:8px;display:flex}.operations-summary-card>span .lucide{width:20px;height:20px}.operations-summary-card>span b{text-transform:uppercase;letter-spacing:.08em}.operations-summary-card>strong{margin-top:var(--gap);font-family:var(--font-display);font-size:42px;font-weight:400;line-height:.9}.operations-summary-card>strong i{font-family:var(--font-body);font-size:var(--size-body);font-style:normal;font-weight:700}.operations-summary-card>p{font-size:var(--size-sub);font-weight:600}.operations-summary-card>small{color:var(--on-dark-soft);font-size:var(--size-label);margin-top:auto}.operations-summary-card.reservations>small,.operations-summary-card.tables>small{color:var(--ink-soft-dark)}.overview-workspace{gap:var(--gap);grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);align-items:start;display:grid}.sector-overview,.priority-overview{padding:var(--gap-m);border-radius:var(--r-card);background:var(--surface);box-shadow:var(--shadow)}.sector-overview>header,.priority-overview>header,.kds-queue>header,.kds-ready>header{justify-content:space-between;align-items:center;gap:var(--gap);margin-bottom:var(--gap);display:flex}.sector-overview>header span,.priority-overview>header span,.kds-queue>header span,.kds-ready>header span{color:var(--accent-ink);font-size:var(--size-label);letter-spacing:.14em;font-weight:800}.sector-overview>header h2,.priority-overview>header h2,.kds-queue>header h2,.kds-ready>header h2{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-l);text-transform:uppercase;margin-top:3px;font-weight:400;line-height:1}.sector-overview>header small{color:var(--ink-soft);font-size:var(--size-label)}.sector-overview-grid{gap:var(--gap-s);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.sector-overview-grid article{padding:var(--gap);border:1px solid var(--line);border-radius:var(--r);background:var(--cream);gap:2px;display:grid}.sector-overview-grid article.needs-attention{background:#fff4f1;border-color:#a3342a5c}.sector-overview-grid article>div{justify-content:space-between;align-items:center;gap:var(--gap-xs);display:flex}.sector-overview-grid article>div>span{color:var(--green-800);font-size:var(--size-body);text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}.sector-overview-grid article>div>b{border-radius:var(--r-pill);color:var(--on-dark);background:var(--danger);font-size:var(--size-label);align-items:center;gap:4px;padding:4px 8px;display:flex}.sector-overview-grid article>div>b .lucide{width:13px;height:13px}.sector-overview-grid article>strong{margin-top:var(--gap-s);color:var(--green-800);font-family:var(--font-display);font-size:var(--size-l);font-weight:400;line-height:1}.sector-overview-grid article>strong i{color:var(--ink-soft);font-family:var(--font-body);font-size:var(--size-sub);font-style:normal;font-weight:700}.sector-overview-grid article>p{color:var(--ink-soft);font-size:var(--size-label)}.sector-overview-grid footer{margin-top:var(--gap-s);padding-top:var(--gap-s);border-top:1px solid var(--line);justify-content:space-between;gap:var(--gap-s);color:var(--ink-soft);font-size:var(--size-label);display:flex}.priority-overview{align-content:start;display:grid}.priority-overview>header>b{min-width:34px;height:34px;color:var(--on-dark);background:var(--green-800);border-radius:50%;place-items:center;display:grid}.priority-feed{gap:var(--gap-xs);display:grid}.priority-feed article{padding:var(--gap-s);border:1px solid var(--line);border-radius:var(--r);align-items:center;gap:var(--gap-s);display:flex}.priority-feed article>span{border-radius:var(--r-s);flex:none;place-items:center;width:38px;height:38px;display:grid}.priority-feed article>span .lucide{width:18px;height:18px}.priority-feed .from-table{color:var(--danger);background:#a3342a1a}.priority-feed .from-kitchen{color:var(--accent-ink);background:var(--accent-soft)}.priority-feed article>div{gap:1px;min-width:0;display:grid}.priority-feed small{color:var(--accent-ink);font-size:var(--size-label);font-weight:700}.priority-feed b{font-size:var(--size-sub)}.priority-feed p{color:var(--ink-soft);font-size:var(--size-label);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.operations-clear{min-height:230px;color:var(--ink-soft);text-align:center;place-content:center;justify-items:center;gap:4px;display:grid}.operations-clear .lucide{width:38px;height:38px;color:var(--on-dark);background:var(--ok);border-radius:50%;padding:9px}.operations-clear b{color:var(--green-800);font-size:var(--size-body)}.operations-clear p{max-width:28ch;font-size:var(--size-sub)}.priority-action{min-height:52px;margin-top:var(--gap);padding:0 var(--gap);border-radius:var(--r-pill);color:var(--on-dark);background:var(--green-800);font-size:var(--size-sub);justify-content:center;align-items:center;gap:7px;font-weight:800;display:flex}.manager-shell.operations-mode{background:#101710;min-height:100dvh;display:block}.operations-mode .manager-sidebar{display:none}.operations-mode .manager-main{background:#101710;gap:0;min-height:100dvh;padding:0}.operations-mode .manager-main>header{display:none}.operations-mode .manager-error{z-index:190;max-width:440px;box-shadow:var(--shadow-lift);position:fixed;top:94px;right:20px}.operations-tv-nav{z-index:180;min-height:88px;color:var(--on-dark);background:#0c120c;border-bottom:1px solid #ffffff1f;grid-template-columns:auto minmax(320px,1fr) auto auto auto;align-items:center;gap:18px;padding:10px 22px;display:grid;position:sticky;top:0}.ops-tv-home{border-radius:var(--r-s);min-height:58px;color:var(--on-dark);text-align:left;align-items:center;gap:10px;padding:0 14px;display:flex}.ops-tv-home>.lucide{width:27px;height:27px;color:var(--accent)}.ops-tv-home span{line-height:1;display:grid}.ops-tv-home b{font-family:var(--font-display);letter-spacing:.04em;font-size:22px;font-weight:400}.ops-tv-home small{color:var(--on-dark-soft);letter-spacing:.12em;margin-top:3px;font-size:11px;font-weight:800}.ops-tv-tabs{background:#ffffff14;border-radius:15px;grid-template-columns:repeat(2,minmax(150px,250px));gap:5px;height:62px;padding:5px;display:grid}.ops-tv-tabs button{min-height:52px;color:var(--on-dark-soft);border-radius:11px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:16px;font-weight:850;display:flex}.ops-tv-tabs button.active{color:var(--green-900);background:var(--accent)}.ops-tv-tabs button>b{min-width:26px;height:26px;color:var(--green-900);background:var(--on-dark);border-radius:50%;place-items:center;padding:0 6px;font-size:12px;display:grid}.ops-tv-tabs button:not(.active)>b{color:var(--on-dark);background:#ffffff29}.ops-tv-clock{align-items:center;gap:12px;display:flex}.ops-tv-clock>span{color:#80e79e;letter-spacing:.12em;align-items:center;gap:6px;font-size:12px;font-weight:900;display:flex}.ops-tv-clock>span i{background:#58db7e;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #58db7e21}.ops-tv-clock strong{min-width:78px;font-family:var(--font-display);letter-spacing:.04em;font-size:30px;font-weight:400}.ops-tv-refresh{border:1px solid var(--line-dark);border-radius:var(--r-s);min-height:52px;color:var(--on-dark-soft);padding:0 16px;font-size:13px;font-weight:800}.ops-tv-fullscreen{border-radius:var(--r-s);width:56px;height:56px;min-height:56px;color:var(--green-900);background:var(--accent);place-items:center;display:grid}.ops-tv-fullscreen .lucide{width:25px;height:25px}.kds-screen{min-height:calc(100dvh - 88px);color:var(--on-dark);background:var(--green-900);align-content:start;gap:20px;margin:0;padding:22px 26px 28px;display:grid}.kds-toolbar{justify-content:space-between;align-items:center;gap:var(--gap);flex-wrap:wrap;display:flex}.kds-stations{gap:var(--gap-xs);flex-wrap:wrap;display:flex}.kds-stations button{border:1px solid var(--line-dark);border-radius:var(--r-pill);min-height:56px;color:var(--on-dark-soft);padding:0 22px;font-size:16px;font-weight:850}.kds-stations button.active{border-color:var(--accent);color:var(--green-900);background:var(--accent)}.kds-status{align-items:center;gap:var(--gap);display:flex}.kds-status span{color:var(--on-dark-soft);align-items:center;gap:8px;font-size:17px;font-weight:800;display:flex}.kds-status i{background:var(--accent);border-radius:50%;width:10px;height:10px}.kds-status .lucide{color:#7dde9c;width:17px;height:17px}.kds-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:20px;display:grid}.kds-queue,.kds-ready{min-width:0}.kds-queue>header,.kds-ready>header{min-height:64px;margin-bottom:14px}.kds-queue>header span,.kds-ready>header span{color:var(--accent-bright)}.kds-queue>header h2,.kds-ready>header h2{color:var(--on-dark);font-size:38px}.kds-queue>header>b,.kds-ready>header>b{min-width:46px;height:46px;color:var(--green-900);background:var(--accent);border-radius:50%;place-items:center;font-size:18px;display:grid}.kds-ticket-grid{grid-template-columns:repeat(auto-fill,minmax(370px,1fr));gap:16px;display:grid}.kds-ticket{border-top:11px solid var(--ok);min-height:420px;color:var(--ink);background:var(--surface);border-radius:20px;grid-template-rows:auto auto 1fr auto;display:grid;overflow:hidden;box-shadow:0 14px 30px #00000047}.kds-ticket.warning{border-top-color:var(--accent)}.kds-ticket.critical{border-top-color:#ef6156}.kds-ticket>header{border-bottom:2px solid var(--line);justify-content:space-between;align-items:center;gap:var(--gap-s);padding:20px 22px 16px;display:flex}.kds-ticket>header small{color:var(--ink-soft);font-size:15px;font-weight:800}.kds-ticket>header h3{color:var(--green-900);font-family:var(--font-display);text-transform:uppercase;margin-top:3px;font-size:44px;font-weight:400;line-height:1}.kds-ticket>header>span{color:var(--ok);flex:none;justify-items:end;gap:2px;display:grid}.kds-ticket.warning>header>span{color:var(--warn)}.kds-ticket.critical>header>span{color:var(--danger)}.kds-ticket>header>span .lucide{width:25px;height:25px}.kds-ticket>header>span b{font-family:var(--font-display);font-size:30px;font-weight:400}.kds-ticket-meta{flex-wrap:wrap;align-items:center;gap:7px;padding:14px 22px 0;display:flex}.kds-ticket-meta span,.kds-ticket-meta i{border-radius:var(--r-pill);padding:5px 10px;font-size:14px;font-style:normal;font-weight:850}.kds-ticket-meta span{color:var(--green-900);background:var(--accent)}.kds-ticket-meta i{color:var(--green-800);background:var(--green-100)}.kds-ticket ul{align-content:start;gap:12px;margin:0;padding:20px 22px 20px 44px;display:grid}.kds-ticket li{padding-left:4px;font-size:20px;font-weight:700;line-height:1.25}.kds-ticket>button{min-height:70px;padding:0 var(--gap);border-radius:var(--r-s);color:var(--on-dark);background:var(--green-800);justify-content:center;align-items:center;gap:10px;margin:0 20px 20px;font-size:18px;font-weight:850;display:flex}.kds-ticket>button:disabled{opacity:.55}.kds-empty{border:1px dashed var(--line-dark);border-radius:var(--r-card);min-height:420px;color:var(--on-dark-soft);text-align:center;place-content:center;justify-items:center;gap:5px;display:grid}.kds-empty .lucide{width:48px;height:48px;color:var(--accent)}.kds-empty h3{color:var(--on-dark);font-family:var(--font-display);font-size:var(--size-l);text-transform:uppercase;font-weight:400}.kds-empty p{font-size:var(--size-sub)}.kds-ready{background:var(--green-700);border-radius:22px;padding:20px}.kds-ready>div{gap:var(--gap-s);display:grid}.kds-ready article{border-radius:var(--r);color:var(--green-900);background:#f3d598;align-items:flex-start;gap:12px;padding:16px;display:flex}.kds-ready article>span{width:34px;height:34px;color:var(--on-dark);background:var(--ok);border-radius:50%;flex:none;place-items:center;display:grid}.kds-ready article>span .lucide{width:18px;height:18px}.kds-ready article>div{min-width:0;display:grid}.kds-ready small{color:var(--ink-soft-dark);font-size:var(--size-label);font-weight:700}.kds-ready h3{font-family:var(--font-display);text-transform:uppercase;margin-top:2px;font-size:30px;font-weight:400}.kds-ready p{color:var(--ink-soft-dark);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:15px;overflow:hidden}.kds-ready-empty{min-height:220px;color:var(--on-dark-soft);text-align:center;place-content:center;justify-items:center}.kds-ready-empty .lucide{width:36px;height:36px;color:var(--accent-bright)}.kds-ready-empty p{max-width:24ch;font-size:var(--size-sub)}.waiter-screen{background:#e2e6df;align-content:start;gap:20px;min-height:calc(100dvh - 88px);padding:24px 26px 30px;display:grid}.waiter-hero{color:var(--on-dark);background:var(--green-800);justify-content:space-between;align-items:center;gap:var(--gap-m);box-shadow:var(--shadow);border-radius:20px;padding:22px 26px;display:flex}.waiter-hero>div:first-child{max-width:650px}.waiter-hero>div:first-child>span{color:var(--accent-bright);font-size:var(--size-label);letter-spacing:.14em;font-weight:800}.waiter-hero h2{font-family:var(--font-display);text-transform:uppercase;margin-top:4px;font-size:42px;font-weight:400;line-height:1}.waiter-hero p{color:var(--on-dark-soft);margin-top:8px;font-size:16px}.waiter-counters{gap:var(--gap-s);display:flex}.waiter-counters article{border-radius:var(--r);background:#ffffff1a;align-items:center;gap:12px;min-width:150px;padding:14px;display:flex}.waiter-counters article .lucide{color:var(--accent)}.waiter-counters article span{display:grid}.waiter-counters b{font-family:var(--font-display);font-size:34px;font-weight:400;line-height:1}.waiter-counters small{color:var(--on-dark-soft);font-size:14px}.waiter-task-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:18px;display:grid}.waiter-task{background:var(--surface);border:3px solid #0000;border-top-width:11px;border-radius:22px;grid-template-rows:auto 1fr auto auto;gap:18px;min-height:420px;padding:22px;display:grid;box-shadow:0 12px 28px #273b2629}.waiter-task.table{border-top-color:var(--danger)}.waiter-task.kitchen{border-top-color:var(--accent)}.waiter-task.warning{border-color:var(--accent)}.waiter-task.critical{border-color:var(--danger);background:#fff8f6}.waiter-task>header{justify-content:space-between;align-items:center;display:flex}.waiter-task>header>span{border-radius:var(--r-pill);color:var(--danger);letter-spacing:.1em;background:#a3342a1a;align-items:center;gap:7px;padding:8px 13px;font-size:15px;font-weight:900;display:flex}.waiter-task.kitchen>header>span{color:var(--accent-ink);background:var(--accent-soft)}.waiter-task>header>span .lucide{width:15px;height:15px}.waiter-task>header>b{color:var(--ink-soft);font-size:18px}.waiter-task-main{align-self:center}.waiter-task-main small{color:var(--accent-ink);letter-spacing:.1em;font-size:15px;font-weight:850}.waiter-task-main h3{color:var(--green-800);font-family:var(--font-display);text-transform:uppercase;margin-top:5px;font-size:52px;font-weight:400;line-height:1}.waiter-task-main p{color:var(--ink-soft);margin-top:10px;font-size:19px;font-weight:650;line-height:1.3}.waiter-task-time{padding-top:var(--gap-s);border-top:1px solid var(--line);align-items:center;gap:var(--gap-s);color:var(--ink-soft);display:flex}.waiter-task-time>.lucide{width:28px;height:28px}.waiter-task-time span{display:grid}.waiter-task-time b{color:var(--green-800);font-family:var(--font-display);font-size:31px;font-weight:400}.waiter-task-time small{font-size:14px}.waiter-task>button{min-height:72px;padding:0 var(--gap);border-radius:var(--r-s);color:var(--on-dark);background:var(--green-800);justify-content:center;align-items:center;gap:10px;font-size:19px;font-weight:850;display:flex}.waiter-task>button:disabled{opacity:.55}.waiter-empty{border-radius:var(--r-card);min-height:430px;color:var(--ink-soft);text-align:center;border:2px dashed #273b262e;place-content:center;justify-items:center;gap:5px;display:grid}.waiter-empty>.lucide{width:56px;height:56px;color:var(--on-dark);background:var(--ok);border-radius:50%;padding:14px}.waiter-empty h2{color:var(--green-800);font-family:var(--font-display);font-size:var(--size-l);text-transform:uppercase;font-weight:400}.waiter-empty p{max-width:38ch;font-size:var(--size-sub)}@media (width<=1180px){.operations-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-workspace,.kds-layout{grid-template-columns:1fr}.kds-ready>div{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.operations-tv-nav{grid-template-columns:auto 1fr auto auto}.ops-tv-refresh{display:none}}@media (width<=700px){.operations-summary-grid,.sector-overview-grid{grid-template-columns:1fr}.operations-summary-card{min-height:158px}.sector-overview,.priority-overview,.waiter-hero{padding:var(--gap)}.waiter-hero{flex-direction:column;align-items:stretch}.waiter-counters article{flex:1;min-width:0}.operations-tv-nav{grid-template-columns:1fr auto;gap:8px;min-height:auto;padding:10px;position:static}.ops-tv-home span,.ops-tv-clock,.ops-tv-refresh{display:none}.ops-tv-tabs{grid-area:2/1/auto/-1;grid-template-columns:1fr 1fr;width:100%;height:58px}.ops-tv-tabs button{min-height:48px;padding-inline:8px;font-size:14px}.ops-tv-fullscreen{justify-self:end}.kds-screen,.waiter-screen{min-height:calc(100dvh - 136px);padding:var(--gap)}.kds-toolbar{align-items:stretch}.kds-stations{grid-template-columns:repeat(4,1fr);width:100%;display:grid}.kds-stations button{padding-inline:5px}.kds-ticket-grid,.waiter-task-grid{grid-template-columns:1fr}.kds-ticket,.waiter-task{min-height:380px}.kds-ticket>header h3,.waiter-task-main h3{font-size:38px}}@media (pointer:coarse){.operations-summary-card,.priority-action,.kds-stations button,.kds-ticket>button,.waiter-task>button{touch-action:manipulation}.operations-summary-card{min-height:190px}.kds-ticket>button,.waiter-task>button{min-height:64px}}.bottom-nav{z-index:95;width:min(100%,440px);height:var(--nav-h);padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:var(--green-800);grid-template-columns:repeat(5,1fr);align-items:center;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 26px #273b2624}.bottom-nav button{color:#ffffffa8;letter-spacing:.04em;text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:56px;font-size:11px;font-weight:700;display:flex}.bottom-nav button .lucide{width:23px;height:23px}.bottom-nav button.active{color:var(--on-dark)}.bottom-nav button:nth-child(3){border:8px solid var(--cream);width:62px;height:62px;min-height:62px;color:var(--green-800);background:var(--accent);border-radius:50%;place-self:center;transform:translateY(-26px);box-shadow:0 8px 20px #273b263d}.bottom-nav button:nth-child(3) .lucide{width:24px;height:24px}.bottom-nav button:nth-child(3) span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=380px){:root{--pad-x:18px;--size-xl:33px;--size-l:25px;--size-m:19px}.editorial-card{flex-basis:278px;width:278px}.kids-shortcuts{grid-template-columns:1fr}.kids-shortcuts button{flex-direction:row;align-items:center;min-height:72px}.table-actions{grid-template-columns:repeat(2,1fr)}.option-grid,.package-grid,.child-choice{grid-template-columns:1fr}.profile-summary{grid-template-columns:1fr 1fr}.passport-row,.profile-badges{grid-template-columns:repeat(2,1fr)}}@media (width>=700px){.mobile-app{border-radius:var(--r-sheet);min-height:calc(100dvh - 48px);margin:24px auto;overflow:hidden}.bottom-nav{border-radius:0 0 var(--r-sheet) var(--r-sheet);bottom:24px}.overlay>*{border-radius:var(--r-sheet)}.sheet-overlay{align-items:center}.cart-sheet,.service-sheet{border-radius:var(--r-sheet)}}@media (width<=860px){.manager-shell{grid-template-columns:1fr}.manager-sidebar{gap:var(--gap);height:auto;position:static}.manager-sidebar nav{scrollbar-width:none;grid-auto-columns:minmax(112px,1fr);grid-auto-flow:column;overflow-x:auto}.manager-sidebar nav button{justify-content:center}.manager-sidebar>a{align-self:start}.reservation-table-head{display:none}.reservation-table article{gap:var(--gap-xs);grid-template-columns:1fr 1fr}}:where(button,a,input,select,textarea,[tabindex]):focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:var(--r-s)}.sub-header :focus-visible,.bottom-nav :focus-visible,.brand-header :focus-visible{outline-color:var(--accent)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.reservation-map{overscroll-behavior:contain;touch-action:pan-x pan-y;background:radial-gradient(circle at 50% 44%,#ebb95d14,#0000 33%),linear-gradient(135deg,#ffffffb8,#f3efe5d6);border-radius:20px;width:100%;min-height:520px;position:relative;overflow:hidden}.map-table{z-index:1;left:var(--table-x);top:var(--table-y);width:54px;height:54px;color:var(--green-800);background:#fff;border:2px solid #273b262b;border-radius:15px;align-content:center;place-items:center;gap:1px;padding:5px;transition:transform .18s,box-shadow .18s,background .18s;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 7px 17px #273b261c}.map-table:hover:not(:disabled){z-index:3;transform:translate(-50%,-50%)scale(1.08);box-shadow:0 10px 22px #273b262e}.map-table:active:not(:disabled){z-index:4;transform:translate(-50%,-50%)scale(.96)}.map-table.long{width:72px}.map-table.vertical{width:54px;height:72px}.map-table.round{border-radius:50%;width:62px;height:62px}.map-table strong{font-family:var(--font-body);font-size:15px;font-weight:800;line-height:1}.map-table small{color:var(--ink-soft);align-items:center;gap:2px;font-size:11px;font-weight:700;display:flex}.map-table small .lucide{width:10px;height:10px}.map-table i{color:#fff;background:var(--green-800);border-radius:6px;min-width:max-content;padding:3px 6px;font-size:11px;font-style:normal;font-weight:700;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.map-table i .lucide{width:11px;height:11px}.table-chair{background:#8b9785;border-radius:4px;width:20px;height:7px;position:absolute}.chair-top{top:-7px;left:50%;transform:translate(-50%)}.chair-bottom{bottom:-7px;left:50%;transform:translate(-50%)}.chair-left{top:50%;left:-14px;transform:translateY(-50%)rotate(90deg)}.chair-right{top:50%;right:-14px;transform:translateY(-50%)rotate(90deg)}.map-table.reserved{background:#fff1d2;border-color:#d19a3d}.map-table.reserved i{background:#aa6c0a}.map-table.seated{border-color:var(--green-700);color:#fff;background:var(--green-700)}.map-table.seated small{color:#ffffffc7}.map-table.seated .table-chair{background:var(--green-800)}.map-table.blocked{color:#656c65;background:#e4e6e2;border-color:#aab0aa}.map-table.blocked i{background:#666d66}.map-table.too-small{opacity:.38;filter:grayscale(.3)}.map-table.selected{z-index:4;outline:4px solid var(--accent);outline-offset:4px}.reservation-map.dense .map-table{border-radius:10px;width:42px;height:42px}.reservation-map.dense .map-table.long{width:55px}.reservation-map.dense .map-table.vertical{width:42px;height:58px}.reservation-map.dense .map-table.round{border-radius:50%;width:50px;height:50px}.reservation-map.dense .map-table strong{font-size:14px}.reservation-map.dense .map-table small{display:none}.reservation-map.dense .table-chair{width:14px;height:5px}.reservation-map.dense .chair-top{top:-5px}.reservation-map.dense .chair-bottom{bottom:-5px}.reservation-map.dense .chair-left{left:-10px}.reservation-map.dense .chair-right{right:-10px}.table-map-empty,.client-map-loading{min-height:250px;color:var(--ink-soft);text-align:center;background:#273b260a;border-radius:18px;align-content:center;place-items:center;gap:8px;display:grid}.table-map-empty .lucide,.client-map-loading .lucide{width:34px;height:34px}.table-choice-card{overflow:hidden}.client-zone-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:4px 0 12px;display:grid;overflow:visible}.client-zone-tabs button{border:1px solid var(--line);border-radius:var(--r-pill);width:100%;min-height:44px;color:var(--ink-soft);background:var(--cream);font-size:var(--size-sub);padding:6px 12px;font-weight:700}.client-zone-tabs button.selected{border-color:var(--green-800);color:#fff;background:var(--green-800)}.table-choice-card .reservation-map{border:1px solid var(--line);min-height:480px}.table-choice-card .reservation-map-canvas{min-height:480px}.table-choice-card .reservation-map-canvas,.table-choice-card .reservation-map.dense .reservation-map-canvas,.table-choice-card .reservation-map.compact .reservation-map-canvas{min-width:0}.table-choice-card .reservation-map.compact,.table-choice-card .reservation-map.compact .reservation-map-canvas{min-height:540px}.table-choice-card .reservation-map.dense,.table-choice-card .reservation-map.dense .reservation-map-canvas{min-height:610px}.table-choice-card .map-table{border-radius:10px;width:40px;height:40px}.table-choice-card .map-table.long{width:48px}.table-choice-card .map-table.vertical{width:40px;height:52px}.table-choice-card .map-table.round{border-radius:50%;width:46px;height:46px}.table-choice-card .map-table strong{font-size:15px}.table-choice-card .map-table small{font-size:11px}.table-choice-card .reservation-map.dense .map-table{border-radius:8px;width:30px;height:30px}.table-choice-card .reservation-map.dense .map-table.long{width:38px}.table-choice-card .reservation-map.dense .map-table.vertical{width:30px;height:40px}.table-choice-card .reservation-map.dense .map-table.round{border-radius:50%;width:34px;height:34px}.table-choice-card .reservation-map.dense .map-table strong{font-size:12px}.table-choice-card .map-table i{display:none}.table-choice-card .table-chair{width:13px;height:4px}.table-choice-card .chair-top{top:-4px}.table-choice-card .chair-bottom{bottom:-4px}.table-choice-card .chair-left,.table-choice-card .chair-right,.table-choice-card .reservation-map.dense .table-chair{display:none}.client-shift-tabs{scrollbar-width:none;grid-auto-columns:minmax(112px,1fr);grid-auto-flow:column;gap:8px;margin:14px 0 10px;display:grid;overflow-x:auto}.client-shift-tabs button{border:1px solid var(--line);min-height:58px;color:var(--ink-soft);background:var(--cream);text-align:left;border-radius:12px;justify-items:start;gap:2px;padding:8px 10px;display:grid}.client-shift-tabs button b{font-size:13px}.client-shift-tabs button small{font-size:11px}.client-shift-tabs button.selected{border-color:var(--green-800);color:#fff;background:var(--green-800)}.selected-table-note,.table-choice-hint{min-height:42px;font-size:var(--size-sub);border-radius:12px;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;font-weight:700;display:flex}.selected-table-note{color:var(--green-800);background:var(--green-100)}.selected-table-note .lucide{width:17px}.table-choice-hint{color:var(--ink-soft);background:var(--cream)}.client-map-legend,.map-legend{flex-wrap:wrap;gap:15px;display:flex}.client-map-legend{color:var(--ink-soft);margin-top:12px;font-size:11px;font-weight:700}.client-map-legend span,.map-legend span{align-items:center;gap:6px;display:inline-flex}.client-map-legend span:before,.map-legend span:before{content:"";background:#fff;border:1px solid #273b2633;border-radius:3px;width:10px;height:10px}.client-map-legend .reserved:before,.map-legend .reserved:before{background:#fff1d2;border-color:#d19a3d}.client-map-legend .too-small:before{opacity:.45;background:#ddd}.map-legend .seated:before{background:var(--green-700)}.map-legend .blocked:before{background:#e4e6e2;border-color:#aab0aa}.reservation-console{min-width:0;margin:0 calc(var(--gap-m) * -1) calc(var(--gap-m) * -1);border-top:1px solid var(--line);background:#fff;overflow:visible}.reservation-toolbar{border-bottom:1px solid var(--line);min-height:70px;color:var(--ink);background:#fff;grid-template-columns:minmax(190px,1fr) auto auto;align-items:center;gap:12px;padding:11px 24px;display:grid}.reservation-toolbar-brand{align-items:center;gap:10px;display:flex}.reservation-toolbar-brand>.lucide{width:35px;height:35px;color:var(--green-800);background:var(--accent);border-radius:10px;padding:8px}.reservation-toolbar-brand span{display:grid}.reservation-toolbar-brand small{color:var(--accent);letter-spacing:.16em;font-size:11px;font-weight:800}.reservation-toolbar-brand b{font-family:var(--font-display);font-size:21px;font-weight:400}.reservation-toolbar>label{gap:3px;display:grid}.reservation-toolbar>label span{color:var(--ink-soft);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.reservation-toolbar select{border:1px solid var(--line);min-height:46px;color:var(--green-800);background:var(--cream);border-radius:10px;padding:0 36px 0 12px;font-weight:700}.reservation-toolbar select option{color:var(--ink)}.reservation-date-nav{border:1px solid var(--line);border-radius:10px;min-height:46px;display:flex;overflow:hidden}.reservation-date-nav button{width:42px;color:var(--green-800);background:var(--cream);place-items:center;display:grid}.reservation-date-nav span{border-inline:1px solid var(--line);text-transform:capitalize;background:#fff;justify-content:center;align-items:center;gap:7px;min-width:150px;padding:0 11px;font-size:13px;font-weight:800;display:flex}.reservation-date-nav span .lucide{width:16px}.reservation-toolbar-actions{gap:8px;display:flex}.reservation-toolbar-actions button{border:1px solid var(--line);min-height:46px;color:var(--green-800);background:#fff;border-radius:10px;align-items:center;gap:6px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.reservation-toolbar-actions button.primary{border-color:var(--green-800);color:#fff;background:var(--green-800)}.reservation-toolbar-actions .lucide{width:17px}.reservation-console-error{color:#8a2727;background:#ffe1df;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;margin:10px 12px 0;padding:10px 12px;font-size:13px;font-weight:700;display:flex}.reservation-console-error button{place-items:center;display:grid}.reservation-console-error .lucide{width:17px}.reservation-status-strip{border-bottom:1px solid var(--line);min-height:45px;color:var(--ink-soft);background:#f8f8f4;align-items:center;gap:26px;padding:8px 18px;font-size:12px;display:flex}.reservation-status-strip span{align-items:center;gap:6px;display:inline-flex}.reservation-status-strip b{color:var(--green-800);font-size:17px}.reservation-status-strip .lucide{width:16px}.reservation-workspace{grid-template-columns:minmax(310px,360px) 1fr;min-height:660px;display:grid;position:relative}.reservation-sidebar{border-right:1px solid var(--line);background:#f6f7f3;flex-direction:column;min-width:0;padding:16px;display:flex;position:relative}.reservation-search{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:8px;min-height:43px;padding:0 11px;display:flex}.reservation-search .lucide{width:18px;color:var(--ink-soft)}.reservation-search input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.reservation-list-head{border-bottom:1px solid #273b262e;justify-content:space-between;align-items:center;padding:15px 3px 10px;display:flex}.reservation-list-head h2{font-family:var(--font-display);font-size:20px;font-weight:400}.reservation-list-head span{color:#fff;background:var(--green-700);border-radius:50%;place-items:center;min-width:27px;height:27px;font-size:12px;font-weight:800;display:grid}.reception-list{align-content:start;gap:2px;max-height:530px;padding-top:7px;display:grid;overflow-y:auto}.reservation-sidebar.has-detail .reception-list{flex:0 224px;max-height:224px}.reception-list>button{border:1px solid #0000;border-bottom-color:var(--line);width:100%;color:var(--ink);text-align:left;box-shadow:none;background:#fff;border-radius:10px;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;padding:11px;display:grid}.reception-list>button.selected{background:var(--green-100);box-shadow:none;border-color:#273b2629}.reception-list>button.status-cancelled,.reception-list>button.status-completed,.reception-list>button.status-no_show{opacity:.55}.reservation-state-icon{width:38px;height:38px;color:var(--green-800);background:var(--green-100);border-radius:50%;place-items:center;display:grid}.status-seated .reservation-state-icon{color:#fff;background:var(--green-700)}.reservation-state-icon .lucide{width:18px}.reception-list>button>span:nth-child(2){gap:3px;min-width:0;display:grid}.reception-list b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.reception-list small{color:var(--ink-soft);align-items:center;gap:4px;font-size:11px;display:flex}.reception-list small .lucide{width:12px;height:12px}.reception-list em{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;overflow:hidden}.reception-list>button>i{color:#8c5a06;background:#fff1d2;border-radius:6px;padding:4px 6px;font-size:11px;font-style:normal;font-weight:800}.reception-list .status-seated>i{color:#fff;background:var(--green-700)}.reservation-list-empty{min-height:180px;color:var(--ink-soft);text-align:center;align-content:center;place-items:center;gap:8px;font-size:13px;display:grid}.reservation-detail-card{border:0;border-top:3px solid var(--green-700);min-height:0;box-shadow:none;background:#fff;border-radius:0 0 14px 14px;align-content:start;gap:9px;margin-top:12px;padding:16px;display:grid;position:relative;overflow-y:auto}.reservation-detail-card>small:first-of-type{color:var(--accent-ink);letter-spacing:.12em;font-size:11px;font-weight:800}.reservation-detail-card h3{color:var(--green-800);font-family:var(--font-display);font-size:25px;font-weight:400}.reservation-detail-card>p{color:var(--ink-soft);font-size:12px}.close-detail{background:var(--cream);border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:10px;right:10px}.close-detail .lucide{width:16px}.reservation-detail-card>div:not(.reservation-detail-actions){border-block:1px solid var(--line);gap:8px;padding:11px 0;display:grid}.reservation-detail-card>div span{align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.reservation-detail-card>div span .lucide{width:16px;color:var(--green-700)}.reservation-detail-card .detail-note{min-height:40px;color:var(--ink)}.reservation-detail-actions{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.reservation-detail-actions button{color:#fff;background:var(--green-700);border-radius:9px;justify-content:center;align-items:center;gap:5px;min-height:41px;padding:0 9px;font-size:11px;font-weight:800;display:flex}.reservation-detail-actions button.seat{background:var(--green-800)}.reservation-detail-actions button.danger{color:#9a3434;background:#ffe3e0}.reservation-detail-actions button.secondary{color:var(--green-800);background:var(--green-100)}.reservation-detail-actions button:disabled{opacity:.45}.reservation-detail-actions .lucide{width:15px}.assign-hint{color:#83580c;text-align:center;background:#fff1d2;border-radius:8px;padding:8px}.reservation-floor{background:#fff;grid-template-rows:auto 1fr auto;min-width:0;display:grid}.reservation-zone-tabs{border-bottom:1px solid var(--line);background:#fff;gap:4px;padding:0 16px;display:flex;overflow-x:auto}.reservation-zone-tabs button{min-height:49px;color:var(--ink-soft);white-space:nowrap;border-bottom:3px solid #0000;padding:0 16px;font-size:12px;font-weight:800}.reservation-zone-tabs button.active{border-color:var(--accent);color:var(--green-800)}.reservation-map-frame{min-height:550px;padding:14px;position:relative}.reservation-map-frame .reservation-map,.reservation-map-frame .reservation-map-canvas{min-height:550px}.map-guidance{border-radius:var(--r-pill);color:#fff;white-space:nowrap;background:#273b26e0;width:fit-content;margin:10px auto 0;padding:8px 13px;font-size:11px;font-weight:700;position:static}.map-legend{border-top:1px solid var(--line);color:var(--ink-soft);background:#fff;padding:12px 18px;font-size:11px;font-weight:700}.table-detail-drawer{z-index:30;color:#fff;background:#202b25;grid-template-rows:auto minmax(0,1fr) auto;width:min(430px,100%);min-height:100%;animation:.18s ease-out table-drawer-in;display:grid;position:absolute;inset:0 0 0 auto;box-shadow:-18px 0 46px #09160a47}@keyframes table-drawer-in{0%{opacity:.4;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.table-detail-drawer>header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;gap:16px;min-height:110px;padding:20px 20px 14px;display:flex}.table-detail-drawer>header>div{gap:1px;min-width:0;display:grid}.table-detail-drawer>header h2{color:#fff;font-family:var(--font-display);font-size:42px;font-weight:400;line-height:1}.table-detail-drawer>header p{color:#ffffffad;margin-top:5px;font-size:13px;font-style:normal;font-weight:700}.table-detail-drawer>header small{color:var(--accent-bright);letter-spacing:.14em;font-size:11px;font-weight:800}.table-detail-drawer>header button{color:#ffffffb8;background:#ffffff0f;border-radius:50%;flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid}.table-detail-drawer>header button .lucide{width:29px;height:29px}.table-detail-content{min-height:0;padding:18px;overflow-y:auto}.table-detail-empty{color:#ffffffb8;text-align:center;align-content:center;place-items:center;gap:12px;min-height:100%;display:grid}.table-detail-empty .lucide{color:#ffffff70;stroke-width:1.35px;width:70px;height:70px}.table-detail-empty p{max-width:340px;font-size:20px;line-height:1.35}.table-detail-empty small{color:#ffffff73;text-transform:capitalize;font-size:13px;font-weight:700}.table-upcoming-reservations,.table-block-summary{align-content:start;gap:10px;display:grid}.table-upcoming-reservations h3,.table-block-summary h3{color:#fff;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;min-height:40px;padding-bottom:9px;font-size:15px;font-weight:800;display:flex}.table-upcoming-reservations h3 span{color:#202b25;background:var(--accent);border-radius:50%;place-items:center;min-width:28px;height:28px;font-size:12px;display:grid}.table-upcoming-reservations>button{color:#fff;text-align:left;background:#ffffff14;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;width:100%;min-height:78px;padding:12px;display:grid}.table-upcoming-reservations>button:active{background:#ffffff26}.table-upcoming-reservations>button>span:nth-child(2){gap:3px;min-width:0;display:grid}.table-upcoming-reservations b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.table-upcoming-reservations small{color:#ffffffad;align-items:center;gap:4px;font-size:12px;display:flex}.table-upcoming-reservations small .lucide{width:13px;height:13px}.table-upcoming-reservations em{color:#ffffff80;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;overflow:hidden}.table-upcoming-reservations>button>i{color:#202b25;background:var(--accent);border-radius:7px;padding:5px 7px;font-size:11px;font-style:normal;font-weight:900}.table-block-summary{margin-bottom:18px}.table-block-summary article{background:#ffffff14;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-height:66px;padding:10px 11px;display:grid}.table-block-summary article>.lucide{color:#ff9e9e;width:20px}.table-block-summary article span{gap:2px;display:grid}.table-block-summary article b{font-size:13px}.table-block-summary article small{color:#ffffff94;font-size:11px}.table-block-summary article button{color:#7b1f26;text-align:center;background:#ffd8d7;border-radius:9px;min-width:68px;min-height:42px;padding:0 10px;font-size:11px;font-weight:900}.table-detail-drawer>footer{padding:16px 18px max(18px, env(safe-area-inset-bottom));background:#08120a33;border-top:1px solid #ffffff1c;gap:11px;display:grid}.table-detail-drawer>footer>div{grid-template-columns:minmax(0,1fr) 66px;gap:11px;display:grid}.table-detail-drawer>footer button{text-align:center;touch-action:manipulation;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:62px;font-size:15px;font-weight:900;display:flex}.table-detail-drawer>footer button .lucide{width:22px;height:22px}.table-new-action{color:#17301d;background:#72a2ff}.table-lock-action{color:#fff;background:#ee6d76}.table-walkin-action{color:#17301d;background:#8bb8ff}.table-walkin-action .lucide+.lucide{width:14px;margin-left:-12px;transform:translate(10px,-10px)}.table-assign-action{color:#17301d;background:var(--accent)}.table-detail-drawer>footer button:disabled{color:#ffffff80;background:#ffffff1a}.walkin-modal{width:min(100%,500px)}.walkin-capacity{color:var(--ink-soft);margin-top:-8px;font-size:13px}.walkin-submit{color:#fff;background:var(--green-700)}.reservation-modal-backdrop{z-index:120;-webkit-backdrop-filter:none;backdrop-filter:none;background:#111e126b;justify-content:flex-end;padding:0;display:flex;position:fixed;inset:0}.reservation-modal{width:min(100%,500px);height:100dvh;max-height:100dvh;padding:30px 28px max(30px, env(safe-area-inset-bottom));background:#fff;border-radius:0;align-content:start;gap:13px;animation:.18s ease-out reservation-sheet-in;display:grid;position:relative;overflow-y:auto;box-shadow:-24px 0 60px #09160a47}@keyframes reservation-sheet-in{0%{opacity:.5;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.reservation-modal>small{color:var(--accent-ink);letter-spacing:.15em;font-size:11px;font-weight:800}.reservation-modal h2{color:var(--green-800);font-family:var(--font-display);font-size:29px;font-weight:400}.modal-close{width:37px;height:37px;color:var(--green-800);background:var(--cream);border-radius:50%;place-items:center;display:grid;position:absolute;top:17px;right:17px}.modal-close .lucide{width:19px}.reservation-modal label{color:var(--ink);gap:6px;font-size:12px;font-weight:800;display:grid}.reservation-modal :is(input,select,textarea){border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);font:inherit;background:#faf9f6;border-radius:10px;padding:10px 12px;font-weight:500}.reservation-modal textarea{resize:vertical}.modal-fields{gap:10px;display:grid}.modal-fields.two{grid-template-columns:repeat(2,1fr)}.all-day-check{grid-template-columns:auto 1fr;justify-content:start;align-items:center}.all-day-check input{width:19px!important;min-height:19px!important;padding:0!important}.modal-submit{min-height:48px;color:var(--green-800);background:var(--accent);border-radius:11px;margin-top:3px;font-size:13px;font-weight:900}.modal-submit:disabled{opacity:.5}.modal-delete{color:#9a3434;background:#fff2f0;border:1px solid #efc5c1;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:44px;font-size:12px;font-weight:800;display:flex}.modal-delete .lucide{width:17px}.created-blocks{border-top:1px solid var(--line);gap:8px;margin-top:5px;padding-top:14px;display:grid}.created-blocks h3{font-family:var(--font-display);font-size:19px;font-weight:400}.created-blocks article{background:var(--cream);border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:9px 10px;display:grid}.created-blocks article>.lucide{width:17px;color:var(--ink-soft)}.created-blocks article span{gap:2px;display:grid}.created-blocks article b{font-size:12px}.created-blocks article small{color:var(--ink-soft);font-size:11px}.created-blocks article button{color:#9a3434;background:#ffe3e0;border-radius:7px;padding:6px 8px;font-size:11px;font-weight:800}.admin-shifts-head,.admin-floor-head{justify-content:space-between;align-items:center;gap:var(--gap);display:flex}.admin-shifts-head>div{align-items:center;gap:10px;display:flex}.admin-shifts-head>div>.lucide{width:38px;height:38px;color:var(--green-800);background:var(--green-100);border-radius:10px;padding:9px}.admin-shifts-head h3,.admin-floor-head h3{color:var(--green-800);font-family:var(--font-display);text-transform:uppercase;font-size:21px;font-weight:400}.admin-shifts-head p,.admin-floor-head p{color:var(--ink-soft);font-size:12px}.admin-shift-grid{grid-template-columns:repeat(auto-fit,minmax(225px,1fr));gap:9px;display:grid}.admin-shift-grid>article{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-height:68px;padding:10px;display:grid}.admin-shift-grid>article.hidden-item{opacity:.5}.admin-shift-grid>article>.lucide{width:19px;color:var(--accent-ink)}.admin-shift-grid article>span{gap:2px;display:grid}.admin-shift-grid article b{font-size:13px}.admin-shift-grid article small{color:var(--ink-soft);font-size:11px}.admin-shift-grid article>div{gap:4px;display:flex}.admin-shift-grid article button{width:34px;height:34px;color:var(--green-800);background:var(--green-100);border-radius:8px;place-items:center;display:grid}.admin-shift-grid article button:last-child{color:var(--danger)}.admin-shift-grid article button .lucide{width:15px}.admin-floor-head{border-top:1px solid var(--line);margin-top:16px;padding-top:18px}.admin-zone-tabs{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.admin-zone-tabs button{border:1px solid var(--line);min-height:43px;color:var(--ink-soft);white-space:nowrap;background:#fff;border-radius:10px;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:800;display:flex}.admin-zone-tabs button small{background:var(--cream);border-radius:50%;place-items:center;min-width:21px;height:21px;font-size:11px;display:grid}.admin-zone-tabs button.active{border-color:var(--green-800);color:#fff;background:var(--green-800)}.admin-zone-tabs button.active small{color:var(--green-800);background:var(--accent)}.admin-floor-map{border:1px solid var(--line);border-radius:18px;min-height:520px;overflow:hidden}.admin-floor-map .reservation-map,.admin-floor-map .reservation-map-canvas{min-height:520px}@media (width<=1180px){.reservation-toolbar{grid-template-columns:minmax(160px,1fr) auto auto}.reservation-toolbar-actions .block-action{justify-content:center;width:43px;padding:0;font-size:0}.reservation-workspace{grid-template-columns:310px 1fr}}@media (width<=900px){.reservation-toolbar{grid-template-columns:1fr auto}.reservation-toolbar-brand{display:none}.reservation-workspace{grid-template-columns:1fr}.reservation-sidebar{border-right:0;border-bottom:1px solid var(--line)}.reception-list{max-height:280px}.reservation-sidebar.has-detail .reception-list{flex-basis:210px;max-height:210px}.reservation-detail-card{z-index:auto;max-height:none;position:relative;inset:auto}.table-detail-drawer{z-index:130;width:min(440px,100%);min-height:100dvh;position:fixed;inset:0 0 0 auto}.reservation-map-frame,.reservation-map-frame .reservation-map{min-height:500px}}@media (pointer:coarse){.reservation-console :is(button,select,input,textarea){touch-action:manipulation}.reservation-toolbar{min-height:88px}.reservation-toolbar select,.reservation-toolbar-actions button,.reservation-date-nav{min-height:52px}.reservation-date-nav button{width:52px}.reservation-search{min-height:52px}.reception-list>button{min-height:76px;padding:13px}.reservation-zone-tabs{scroll-snap-type:x proximity}.reservation-zone-tabs button{scroll-snap-align:start;min-height:58px;padding-inline:20px;font-size:14px}.reservation-map-frame .reservation-map-canvas{min-width:0}.reservation-map-frame .map-table{width:52px;height:52px}.reservation-map-frame .map-table.long{width:68px}.reservation-map-frame .map-table.vertical{width:52px;height:68px}.reservation-map-frame .map-table.round{width:60px;height:60px}.reservation-map-frame .reservation-map.dense .map-table{width:44px;height:44px}.reservation-map-frame .reservation-map.dense .map-table.long{width:56px}.reservation-map-frame .reservation-map.dense .map-table.vertical{width:44px;height:58px}.reservation-map-frame .reservation-map.dense .map-table.round{width:50px;height:50px}.reservation-map-frame .map-table:hover:not(:disabled){transform:translate(-50%,-50%);box-shadow:0 7px 17px #273b261c}.reservation-detail-actions button{min-height:50px;font-size:13px}.reservation-modal :is(input,select,textarea){min-height:52px;font-size:16px}.modal-close{width:48px;height:48px}.modal-submit,.modal-delete{min-height:56px;font-size:14px}}@media (width<=560px){.reservation-toolbar{grid-template-columns:1fr}.reservation-date-nav{order:-1}.reservation-date-nav span{flex:1}.reservation-toolbar-actions{grid-template-columns:43px 1fr;display:grid}.reservation-status-strip{justify-content:space-between;gap:12px}.reservation-status-strip span{font-size:0}.reservation-status-strip b,.reservation-status-strip .lucide{font-size:14px}.reservation-sidebar{padding:10px}.reservation-map-frame{padding:8px}.reservation-map-frame,.reservation-map-frame .reservation-map{min-height:430px}.reservation-zone-tabs{padding:0 8px}.reservation-zone-tabs button{padding:0 10px}.map-guidance{white-space:normal;text-align:center;max-width:calc(100% - 28px)}.reservation-modal-backdrop{padding:0}.reservation-modal{width:100%;height:100dvh;max-height:100dvh;padding:24px 18px max(24px, env(safe-area-inset-bottom))}.modal-fields.two{grid-template-columns:1fr}.client-zone-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.table-choice-card .reservation-map,.table-choice-card .reservation-map-canvas{min-height:450px}.table-choice-card .reservation-map.compact,.table-choice-card .reservation-map.compact .reservation-map-canvas{min-height:510px}.table-choice-card .reservation-map.dense,.table-choice-card .reservation-map.dense .reservation-map-canvas{min-height:580px}}
