:root{--theme-primary-color: #166534;--theme-bg-color: #f5f1ea;--theme-text-color: #221f1c;--theme-secondary-bg-color: #ffffff;--theme-button-color: var(--theme-primary-color);--theme-button-text-color: #ffffff;--theme-hint-color: #6b7280;--theme-link-color: var(--theme-primary-color);--theme-footer-panel-text-color: var(--theme-text-color);--theme-surface-text-color: #221f1c;--app-border-color: color-mix( in srgb, var(--theme-surface-text-color) 12%, transparent );--app-surface-color: #f8fafc;--theme-section-bg-color: var(--theme-secondary-bg-color);--app-danger-color: #b91c1c;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--theme-text-color);background:var(--theme-bg-color)}*{box-sizing:border-box}body{margin:0;background:var(--theme-bg-color)}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100vh;padding:0 0 5.75rem}.app-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;max-width:48rem;padding:.9rem 1rem;margin:0 auto;background:var(--theme-primary-color);border-radius:0 0 .75rem .75rem;box-shadow:0 4px 16px #0000001a}.brand-button{display:flex;align-items:center;min-width:5rem;height:2.75rem;padding:0;color:var(--theme-button-text-color);cursor:pointer;background:transparent;border:0}.brand-button img{max-width:7.5rem;max-height:2.75rem;object-fit:contain}.brand-button span{font-weight:800}.lang-select{min-width:4.25rem;min-height:2rem;padding:.25rem .5rem;color:var(--theme-button-text-color);background:var(--theme-button-color);border:1px solid rgb(255 255 255 / 24%);border-radius:.35rem;outline:none}.main-content{max-width:48rem;padding:1rem .6rem;margin:0 auto}.state-panel,.pause-panel,.form-panel,.auth-panel,.checkout-card,.checkout-submit{background:var(--app-surface-color);border:1px solid var(--app-border-color);border-radius:.5rem;box-shadow:0 4px 18px #0000000f}.state-panel,.pause-panel{max-width:32rem;padding:2rem 1.25rem;margin:4rem auto;text-align:center}.state-panel--error,.error-text{color:var(--app-danger-color)}.success-panel h1,.pause-panel h1,.content-view h1,.menu-section h1{margin:0;color:var(--theme-primary-color);line-height:1.08;letter-spacing:0}.success-panel h1,.pause-panel h1{font-size:1.8rem}.pause-view{display:flex;min-height:100vh;align-items:center;padding:1rem}.pause-panel img{width:8rem;max-height:6rem;margin-bottom:1.5rem;object-fit:contain}.pause-panel p{margin:.8rem 0 0;line-height:1.6;white-space:pre-line}.pause-meta{display:grid;gap:.75rem;margin-top:1.5rem;text-align:left}.pause-meta div,.venue-footer div{padding:.85rem;background:var(--app-surface-color);border-radius:.45rem}.pause-meta span,.venue-footer span,.checkout-submit span,.muted{color:var(--theme-hint-color);font-size:.8rem}.pause-meta strong,.venue-footer p{display:block;margin:.15rem 0 0;font-size:.95rem;line-height:1.4}.product-card,.event-card,.event-detail,.form-panel,.auth-panel,.checkout-card,.checkout-submit,.cart-item,.empty-state{color:var(--theme-text-color)}.loading-shell{display:grid;gap:1rem;max-width:48rem;padding:1rem .6rem;margin:0 auto}.loading-hero,.skeleton-card{overflow:hidden;background:var(--app-surface-color);border:1px solid var(--app-border-color);border-radius:.55rem}.loading-hero{display:grid;gap:.75rem;padding:1rem}.skeleton-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.skeleton-card{display:grid;gap:.65rem;padding:.75rem}.skeleton-logo,.skeleton-image,.skeleton-line{background:linear-gradient(90deg,transparent,rgb(255 255 255 / 42%),transparent),color-mix(in srgb,var(--theme-primary-color) 18%,var(--app-border-color));background-size:180% 100%;animation:skeleton-shimmer 1.3s ease-in-out infinite}.skeleton-logo{width:4rem;height:4rem;border-radius:999px}.skeleton-image{aspect-ratio:1;border-radius:.45rem}.skeleton-line{width:100%;height:.85rem;border-radius:999px}.skeleton-line--title{width:68%;height:1.3rem}.skeleton-line--short{width:48%}@keyframes skeleton-shimmer{to{background-position:-180% 0}}.tag-strip{display:flex;gap:.5rem;padding-bottom:.75rem;margin-bottom:.5rem;overflow-x:auto}.tag-strip button,.badge-row span{flex:0 0 auto;border:1px solid}.tag-strip button{min-height:2.25rem;padding:.4rem .8rem;font-size:.85rem;font-weight:700;cursor:pointer;border-radius:999px}.section-stack{display:grid;gap:2rem}.menu-section{scroll-margin-top:5.5rem}.menu-section h1,.content-view h1{margin-bottom:1rem;font-size:1.8rem}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.product-card{display:flex;min-width:0;overflow:hidden;background:var(--app-surface-color);border:1px solid var(--app-border-color);border-radius:.5rem;box-shadow:0 3px 12px #0000000f;flex-direction:column}.product-image{display:block;width:100%;padding:0;overflow:hidden;aspect-ratio:1;cursor:pointer;background:var(--app-surface-color);border:0}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.product-image:active img{transform:scale(.98)}.product-body{display:flex;min-height:12rem;padding:.75rem;flex:1;flex-direction:column;gap:.5rem}.product-title{padding:0;color:var(--theme-text-color);font-size:.95rem;font-weight:800;line-height:1.2;text-align:left;cursor:pointer;background:transparent;border:0}.product-description{display:-webkit-box;margin:0;overflow:hidden;color:var(--theme-hint-color);font-size:.78rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}.price-row{display:flex;align-items:baseline;gap:.45rem;margin-top:auto}.price-row strong{color:var(--theme-text-color);font-size:.86rem}.price-row span{color:var(--theme-hint-color);font-size:.78rem;text-decoration:line-through}.badge-row,.spec-row{display:flex;flex-wrap:wrap;gap:.3rem}.badge-row span,.spec-row span{padding:.18rem .42rem;font-size:.68rem;font-weight:700;border-radius:999px}.badge-row .age-badge{color:#fff;background:#111827;border-color:#111827}.spec-row span{color:var(--theme-hint-color);background:var(--app-surface-color)}.primary-action,.secondary-action,.product-card-stepper button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:2.65rem;padding:.55rem .85rem;font-weight:800;cursor:pointer;border-radius:.42rem}.primary-action{color:var(--theme-button-text-color);background:var(--theme-button-color);border:0}.primary-action:disabled,.secondary-action:disabled{cursor:not-allowed;opacity:.55}.secondary-action{color:var(--theme-text-color);background:var(--app-surface-color);border:1px solid var(--app-border-color)}.product-card-stepper{display:grid;grid-template-columns:2.65rem 1fr 2.65rem;align-items:center;gap:.35rem;margin-top:auto}.product-card-stepper button{width:2.65rem;height:2.65rem;padding:0;color:var(--theme-button-text-color);background:var(--theme-button-color);border:0}.product-card-stepper span{color:var(--theme-text-color);font-weight:900;text-align:center}.venue-footer{display:grid;gap:.75rem;margin:2rem 0 0;color:var(--theme-primary-color)}.venue-footer a{color:var(--theme-link-color);font-weight:800;text-align:center;text-decoration:none}.venue-footer__links{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:.5rem}.venue-footer__maps,.venue-footer__social{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center}.venue-footer__maps{margin-top:.65rem}.venue-footer__maps a{padding:.45rem .65rem;font-size:.82rem;border:1px solid var(--app-border-color);border-radius:999px}.venue-footer__social a{display:inline-grid;width:2.35rem;height:2.35rem;place-items:center;font-size:.86rem;font-weight:900;line-height:1;color:var(--theme-link-color);text-transform:uppercase;background:var(--app-surface-color);border:1px solid var(--app-border-color);border-radius:999px}.content-view{display:grid;gap:1rem}.empty-state{padding:1.25rem;margin:0;color:var(--theme-hint-color);text-align:center;background:var(--app-surface-color);border:1px solid var(--app-border-color);border-radius:.5rem}.text-action{justify-self:start;padding:0;color:var(--theme-link-color);font-weight:800;cursor:pointer;background:transparent;border:0}.event-card,.event-detail{display:grid;gap:.85rem;overflow:hidden;background:var(--app-surface-color);border:1px solid var(--app-border-color);border-radius:.5rem}.event-card-media{width:100%;padding:0;overflow:hidden;cursor:pointer;background:var(--app-surface-color);border:0}.event-card img,.event-detail>img{width:100%;max-height:15rem;object-fit:cover}.event-card div,.event-detail-body{display:grid;gap:.45rem;padding:1rem}.event-card time,.event-detail time{color:var(--theme-primary-color);font-size:.8rem;font-weight:800}.event-title{padding:0;color:var(--theme-text-color);font-size:1.1rem;font-weight:800;line-height:1.2;text-align:left;cursor:pointer;background:transparent;border:0}.event-card p,.event-detail p{margin:0}.event-detail h1{color:var(--theme-text-color);font-size:1.65rem;line-height:1.2}.event-card p,.event-detail p{color:var(--theme-text-color);line-height:1.5}.event-card span,.event-meta-row span{color:var(--theme-hint-color);font-size:.82rem;font-weight:700}.event-details-action{justify-self:start;width:auto;min-height:2.25rem;margin-top:.25rem;padding-inline:.9rem}.event-meta-row,.event-actions{display:grid;gap:.65rem}.event-history-pill,.event-card .event-history-pill{justify-self:start;padding:.2rem .5rem;color:var(--theme-primary-color);background:var(--app-surface-color);border:1px solid var(--app-border-color);border-radius:999px}.event-booking-state,.share-link{padding:.75rem;color:var(--theme-primary-color);font-weight:800;background:color-mix(in srgb,var(--theme-primary-color) 10%,var(--theme-secondary-bg-color));border-radius:.45rem}.form-panel,.auth-panel,.checkout-card,.checkout-submit,.auth-gate{display:grid;gap:.85rem;padding:1rem}.checkout-card h2{margin:0;color:var(--theme-primary-color);font-size:1rem;font-weight:700;line-height:1.2}.auth-gate{color:var(--theme-text-color);text-align:center;background:var(--app-surface-color);border:1px solid var(--app-border-color);border-radius:.5rem}.auth-gate p{margin:0;font-weight:800;line-height:1.45}.age-notice{display:grid;gap:.75rem;padding:.85rem;background:color-mix(in srgb,var(--theme-primary-color) 10%,var(--theme-secondary-bg-color));border:1px solid color-mix(in srgb,var(--theme-primary-color) 28%,transparent);border-radius:.5rem}.age-notice p{margin:0;color:var(--theme-text-color);font-size:.86rem;line-height:1.45}.form-panel label{display:grid;gap:.35rem;color:var(--theme-text-color);font-size:.8rem;font-weight:500}.form-panel input,.form-panel select,.form-panel textarea{width:100%;min-height:2.75rem;padding:.65rem .75rem;color:var(--theme-text-color);font-weight:400;background:#fff;border:1px solid var(--app-border-color);border-radius:.42rem;outline:none}.form-panel textarea{min-height:5.5rem;resize:vertical}.field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.admin-order-view{display:grid;gap:1rem;padding-bottom:6.5rem}.admin-order-list{display:grid;gap:.7rem}.admin-order-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.75rem;padding:.85rem;background:var(--theme-section-bg-color);border:1px solid var(--app-border-color);border-radius:.5rem}.admin-order-item>div:first-child{display:grid;gap:.25rem;min-width:0}.admin-order-item strong,.admin-selector-list strong{overflow:hidden;color:var(--theme-text-color);text-overflow:ellipsis;white-space:nowrap}.admin-order-item small,.admin-order-item span,.admin-selector-list small{color:var(--theme-hint-color);font-size:.78rem;line-height:1.35}.quantity-stepper{display:grid;grid-template-columns:2.25rem 1.75rem 2.25rem;align-items:center;gap:.25rem}.quantity-stepper button,.icon-danger{width:2.25rem;height:2.25rem;border:1px solid var(--app-border-color);border-radius:.45rem;background:var(--app-surface-color);color:var(--theme-text-color);font-weight:800}.quantity-stepper strong{text-align:center}.icon-danger{color:var(--app-danger-color)}.dashed-action{border-style:dashed;background:transparent}.sticky-submit{position:fixed;right:0;bottom:0;left:0;z-index:25;padding:.9rem 1rem calc(.9rem + env(safe-area-inset-bottom));background:var(--app-surface-color);border-top:1px solid var(--app-border-color)}.admin-selector{align-items:stretch;padding:0}.admin-selector-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr);width:100%;height:100%;background:var(--theme-bg-color)}.admin-selector-panel header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;background:var(--theme-button-color);color:var(--theme-button-text-color)}.admin-selector-panel h1{margin:0;font-size:1.05rem}.admin-selector-panel header button{width:auto;height:auto;padding:0;background:transparent;color:var(--theme-button-text-color);font-weight:800}.admin-selector-search{padding:.75rem;background:var(--theme-section-bg-color);border-bottom:1px solid var(--app-border-color)}.admin-selector-search input{width:100%;padding:.75rem;border:1px solid var(--app-border-color);border-radius:.45rem;background:var(--app-surface-color);color:var(--theme-text-color)}.admin-selector-list{display:grid;gap:.5rem;align-content:start;overflow:auto;padding:.75rem}.admin-selector-list button{display:grid;grid-template-columns:3rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.55rem;background:var(--theme-section-bg-color);border:1px solid var(--app-border-color);border-radius:.5rem;text-align:left}.admin-selector-list img{width:3rem;height:3rem;object-fit:cover;background:var(--app-surface-color);border-radius:.4rem}.admin-selector-list span{display:grid;gap:.2rem;min-width:0}.admin-selector-list b{color:var(--theme-text-color);font-size:.85rem;white-space:nowrap}.map-panel{display:grid;gap:.45rem}.map-panel label{color:var(--theme-text-color);font-size:.8rem;font-weight:800}.delivery-map{width:100%;height:13rem;overflow:hidden;background:var(--app-surface-color);border:1px solid var(--app-border-color);border-radius:.5rem}.delivery-map--error{border-color:var(--app-danger-color);box-shadow:0 0 0 3px #b91c1c1f}.map-panel small{color:var(--theme-hint-color);font-size:.74rem;line-height:1.35}.segmented-control{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;padding:.25rem;background:var(--app-surface-color);border-radius:.5rem}.segmented-control button{min-height:2.5rem;color:var(--theme-hint-color);font-weight:800;cursor:pointer;background:transparent;border:0;border-radius:.35rem}.segmented-control button.active{color:var(--theme-button-text-color);background:var(--theme-button-color)}.cart-list,.pickup-list{display:grid;gap:.65rem}.cart-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:center;padding:.85rem;background:var(--app-surface-color);border:1px solid var(--app-border-color);border-radius:.5rem}.cart-item div:first-child{display:grid;gap:.2rem;min-width:0}.cart-item strong{color:var(--theme-text-color);line-height:1.2}.cart-item small,.cart-item span{color:var(--theme-hint-color);font-size:.78rem;line-height:1.3}.qty-control{display:grid;grid-template-columns:2.25rem 1.5rem 2.25rem;align-items:center;text-align:center}.qty-control button{width:2.25rem;height:2.25rem;color:var(--theme-button-text-color);font-weight:900;cursor:pointer;background:var(--theme-button-color);border:0;border-radius:.4rem}.qty-control span{color:var(--theme-text-color);font-weight:900}.pickup-list button{display:grid;gap:.2rem;padding:.85rem;color:var(--theme-text-color);text-align:left;cursor:pointer;background:var(--app-surface-color);border:1px solid var(--app-border-color);border-radius:.5rem}.pickup-list button.active{border-color:var(--theme-primary-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-primary-color) 18%,transparent)}.pickup-list strong{color:var(--theme-primary-color);font-weight:600}.pickup-list span,.pickup-list small{color:var(--theme-hint-color);line-height:1.35}.checkout-submit{position:sticky;bottom:5.2rem;z-index:5}.checkout-submit>div{display:flex;align-items:center;justify-content:space-between}.checkout-submit strong{color:var(--theme-primary-color);font-size:1.2rem}.payment-options{display:grid;gap:.65rem}.payment-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;align-items:start;padding:.85rem;cursor:pointer;background:#fff;border:1px solid var(--app-border-color);border-radius:.55rem}.payment-card--selected{background:color-mix(in srgb,var(--theme-primary-color) 8%,var(--app-surface-color));border-color:var(--theme-primary-color);box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-primary-color) 18%,transparent)}.payment-card input{position:absolute;width:1px;height:1px;min-height:1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.payment-card__radio{display:inline-grid;width:1.1rem;height:1.1rem;margin-top:.1rem;place-items:center;border:2px solid var(--app-border-color);border-radius:999px}.payment-card--selected .payment-card__radio{border-color:var(--theme-primary-color)}.payment-card--selected .payment-card__radio:after{width:.5rem;height:.5rem;content:"";background:var(--theme-primary-color);border-radius:999px}.payment-card__body{display:grid;gap:.2rem;color:var(--theme-text-color)}.payment-card__body strong{font-weight:600}.payment-card__body small{color:var(--theme-hint-color);font-size:.8rem;line-height:1.35}.error-text{margin:0;font-size:.85rem;font-weight:700}.bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:20;display:flex;gap:.35rem;max-width:48rem;padding:.45rem .6rem calc(.5rem + env(safe-area-inset-bottom));margin:0 auto;background:var(--app-surface-color);border-top:1px solid var(--app-border-color);box-shadow:0 -4px 12px #00000014}.bottom-nav button{position:relative;display:grid;flex:1 1 0;grid-template-rows:1.2rem 1rem;gap:.18rem;align-items:center;justify-items:center;min-width:0;min-height:3.3rem;padding:.3rem .15rem;overflow:visible;color:var(--theme-hint-color);font-size:.75rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:transparent;border:0;border-radius:.45rem}.bottom-nav button.active{color:var(--theme-primary-color);background:var(--app-surface-color)}.bottom-nav i{color:currentcolor;font-size:1rem;line-height:1}.bottom-nav button>span:last-child{display:block;max-width:100%;overflow:hidden;line-height:1;text-overflow:ellipsis;white-space:nowrap}.bottom-nav__icon-wrap{position:relative;display:inline-grid;place-items:center;width:1.4rem;height:1.2rem}.bottom-nav__badge{position:absolute;top:-.48rem;right:-.72rem;display:inline-flex;align-items:center;justify-content:center;min-width:1rem;height:1rem;padding:0 .28rem;color:var(--theme-button-text-color);font-size:.62rem;font-weight:900;line-height:1;background:var(--theme-button-color);border:1px solid var(--app-surface-color);border-radius:999px}.modal-backdrop{position:fixed;inset:0;z-index:40;display:flex;align-items:flex-end;padding:1rem .6rem;background:#00000085}.product-modal{position:relative;width:100%;max-width:48rem;max-height:min(42rem,calc(100vh - 2rem));margin:0 auto;overflow:auto;background:var(--app-surface-color);border-radius:.75rem .75rem .5rem .5rem}.product-modal-image img{width:100%;max-height:18rem;object-fit:cover;background:var(--app-surface-color)}.product-modal-image{display:block;width:100%;padding:0;cursor:zoom-in;background:var(--app-surface-color);border:0}.product-modal-image img{display:block}.modal-close{position:absolute;top:.65rem;right:.65rem;display:inline-grid;width:2.25rem;height:2.25rem;place-items:center;color:var(--theme-text-color);cursor:pointer;background:var(--app-surface-color);border:1px solid var(--app-border-color);border-radius:999px}.modal-close svg{width:1.15rem;height:1.15rem;stroke:currentcolor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.product-modal-body{display:grid;gap:1rem;padding:1rem}.product-modal h1,.option-group h2{margin:0;color:var(--theme-primary-color);line-height:1.15}.product-modal h1{font-size:1.5rem}.product-modal p{margin:0;color:var(--theme-text-color);line-height:1.55}.image-preview-backdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:1rem;background:#000000e0}.image-preview-backdrop img{max-width:100%;max-height:100%;object-fit:contain}.image-preview-close{position:fixed;color:#111827;background:#fff}.image-preview-nav{position:fixed;top:50%;width:2.75rem;height:2.75rem;color:#111827;font-size:2rem;font-weight:800;background:#fff;border:0;border-radius:999px;transform:translateY(-50%)}.image-preview-nav--prev{left:1rem}.image-preview-nav--next{right:1rem}.option-group{display:grid;gap:.55rem}.option-group h2{font-size:.9rem}.option-group label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.65rem;align-items:center;padding:.75rem;cursor:pointer;background:var(--app-surface-color);border:1px solid var(--app-border-color);border-radius:.45rem}.option-group label.active{border-color:var(--theme-primary-color)}.option-group strong{color:var(--theme-primary-color);font-size:.8rem}@media(min-width:680px){.main-content{padding:1.25rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.event-card{grid-template-columns:14rem minmax(0,1fr)}.event-card img{height:100%;max-height:none}.modal-backdrop{align-items:center}}
