:root{--kl-brand-grape:#2c2438;--kl-brand-deep:#221b2e;--kl-brand-lemon:#b6cc1b;--kl-brand-lemon-pressed:#9fb014;--kl-surface-base:#f4f2f8;--kl-surface-raised:#fcfbfe;--kl-surface-recessed:#eceaf3;--kl-surface-dark-raised:#383048;--kl-content-light:#f1eff7;--kl-text-primary:#2c2438;--kl-text-secondary:#56506a;--kl-text-muted:#6e6880;--kl-border-subtle:#2c24381f;--kl-border-control:#7e7890;--kl-focus-ring:#2c2438;--kl-text-primary-inverse:#f1eff7;--kl-text-secondary-inverse:#b4aec6;--kl-text-muted-inverse:#9a94ae;--kl-border-subtle-inverse:#f1eff724;--kl-border-control-inverse:#9a94ae;--kl-focus-ring-inverse:#f1eff7;--kl-urgency-fresh-symbol:#2e8f5a;--kl-urgency-fresh-text:#1f7a47;--kl-urgency-neutral-symbol:#6e6880;--kl-urgency-neutral-text:#56506a;--kl-urgency-waiting-symbol:#a97512;--kl-urgency-waiting-text:#8a6410;--kl-urgency-critical-symbol:#b3261e;--kl-urgency-critical-text:#a31c15;--kl-radius-label:6px;--kl-radius-compact:9px;--kl-radius-control:12px;--kl-radius-card:14px;--kl-radius-sheet:20px;--kl-space-1:4px;--kl-space-2:8px;--kl-space-3:12px;--kl-space-4:16px;--kl-space-5:24px;--kl-space-6:32px;--kl-surface-page:var(--kl-surface-base);--kl-surface-card:var(--kl-surface-raised);--kl-surface-control:var(--kl-surface-recessed)}@media (prefers-color-scheme:dark){:root{--kl-urgency-fresh-symbol:#3fa96d;--kl-urgency-fresh-text:#5bc088;--kl-urgency-neutral-symbol:#9a94ae;--kl-urgency-neutral-text:#b4aec6;--kl-urgency-waiting-symbol:#d79a2a;--kl-urgency-waiting-text:#e9b84a;--kl-urgency-critical-symbol:#ef6e64;--kl-urgency-critical-text:#ef6e64}}
*{box-sizing:border-box}html{font-size:100%}body{background:var(--kl-surface-page);color:var(--kl-text-primary);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.4}a{color:inherit}button{font:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--kl-focus-ring);outline-offset:2px}.kl-tabular{font-variant-numeric:tabular-nums}.kl-type-display{font-size:1.75rem;font-weight:800;line-height:1.2}.kl-type-section{font-size:1.25rem;font-weight:700;line-height:1.25}.kl-type-primary{font-size:1.0625rem;font-weight:600;line-height:1.3}.kl-type-secondary{font-size:.9375rem;font-weight:400;line-height:1.3}.kl-type-meta{font-size:.8125rem;font-weight:600}.kl-type-button{font-size:1rem;font-weight:700}.kl-sandbox-banner{background:var(--kl-brand-deep);color:var(--kl-content-light);text-align:center;padding:var(--kl-space-2) var(--kl-space-4)}.kl-page{max-width:40rem;padding:0 var(--kl-space-4) calc(6rem + env(safe-area-inset-bottom));margin:0 auto}.kl-venue-header{background:var(--kl-brand-grape);color:var(--kl-content-light);padding:var(--kl-space-4)}.kl-venue-header-top{justify-content:space-between;align-items:flex-start;gap:var(--kl-space-3);max-width:40rem;margin:0 auto;display:flex}.kl-venue-header h1{margin:0}.kl-venue-header-context{max-width:40rem;margin:var(--kl-space-1) auto 0;color:var(--kl-text-secondary-inverse)}.kl-badge{padding:.1875rem var(--kl-space-2);white-space:nowrap;border-radius:999px;flex:none;align-items:center;display:inline-flex}.kl-badge-on-dark{background:var(--kl-surface-dark-raised);color:var(--kl-text-secondary-inverse)}.kl-badge-on-light{background:var(--kl-surface-recessed);color:var(--kl-text-secondary)}.kl-menu-section-title{margin:var(--kl-space-4) 0 var(--kl-space-1)}.kl-menu-list{margin:0;padding:0;list-style:none}.kl-menu-row{padding:var(--kl-space-3) 0;border-bottom:1px solid var(--kl-border-subtle)}.kl-menu-row-info{flex:auto;min-width:0}.kl-menu-row-heading{justify-content:space-between;align-items:flex-start;gap:var(--kl-space-3);display:flex}.kl-menu-row-name{align-items:center;gap:var(--kl-space-2);flex-wrap:wrap;flex:auto;min-width:0;display:flex}.kl-menu-item-title{color:var(--kl-text-primary);font-size:1.25rem;font-weight:700;line-height:1.2}.kl-menu-row-info p{color:var(--kl-text-secondary);margin:.125rem 0 0}.kl-menu-row-price{color:var(--kl-text-primary);white-space:nowrap;flex:none;font-size:1rem;font-weight:600;line-height:1.3}.kl-menu-row-trailing{align-items:center;gap:var(--kl-space-1);flex:none;display:flex}.kl-inline-add-button{border:0;border-radius:50%;width:2.75rem;min-width:2.75rem;padding:0;position:relative}.kl-inline-add-button:before{content:"";border:1px solid var(--kl-border-control);background:var(--kl-surface-recessed);border-radius:50%;width:2.125rem;height:2.125rem;position:absolute}.kl-inline-add-button>span{z-index:1;font-size:1.25rem;font-weight:600;line-height:1;position:relative}.kl-menu-row-stepper{margin-top:var(--kl-space-2);justify-content:flex-end;display:flex}.kl-menu-row-description{line-height:1.65}.kl-declaration-inline{color:var(--kl-text-muted);cursor:pointer;background:0 0;border:0;margin:0 0 0 .5rem;padding:0;display:inline}.kl-declaration-inline-glyph{vertical-align:-.18em;margin-right:.3rem;display:inline-block}.kl-declaration-inline-glyph:last-child{margin-right:0}.kl-declaration-inline-glyph .kl-declaration-icon{width:1rem;height:1rem}.kl-declaration-inline:focus-visible{outline:3px solid var(--kl-brand-grape);outline-offset:2px;border-radius:var(--kl-radius-compact)}.kl-allergen-badge-allergen{color:#5f3d75}.kl-allergen-badge-additive{color:#8a462d}.kl-allergen-badge-consumerNotice{color:#2f6788}.kl-allergen-badge-sourceNotice{color:var(--kl-text-secondary)}.kl-declaration-icon{z-index:1;width:1rem;height:1rem;position:relative;overflow:visible}.kl-icon-formula,.kl-icon-formula-small{fill:currentColor;font-family:ui-rounded,system-ui,sans-serif;font-size:.55rem;font-weight:800}.kl-icon-formula-small{font-size:.43rem}.kl-declaration-backdrop{z-index:30;padding:var(--kl-space-4);background:#221b2e80;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.kl-declaration-dialog{width:100%;max-width:28rem;padding:var(--kl-space-5);border-radius:var(--kl-radius-sheet);background:var(--kl-surface-card);text-align:center;box-shadow:0 12px 36px #221b2e3d}.kl-declaration-hero{width:4.5rem;height:4.5rem;margin:0 auto var(--kl-space-3);border:1px solid var(--kl-border-control);border-radius:var(--kl-radius-card);color:var(--kl-text-primary);background:var(--kl-surface-recessed);justify-content:center;align-items:center;padding:.75rem;display:flex}.kl-declaration-hero .kl-declaration-icon{width:100%;height:100%}.kl-declaration-list{gap:var(--kl-space-1);margin:var(--kl-space-4) 0;flex-direction:column;max-height:55vh;display:flex;overflow-y:auto}.kl-declaration-list-row{align-items:center;gap:var(--kl-space-3);min-height:2.75rem;padding:var(--kl-space-1) var(--kl-space-2);border-radius:var(--kl-radius-compact);color:var(--kl-text-primary);text-align:left;background:0 0;border:0;display:flex}.kl-declaration-list-row:active{background:var(--kl-surface-recessed)}.kl-declaration-list-icon{background:var(--kl-surface-recessed);border-radius:.5rem;flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.kl-declaration-list-icon .kl-declaration-icon{width:1.4rem;height:1.4rem}.kl-declaration-list-meta{color:var(--kl-text-muted);display:block}.kl-declaration-group,.kl-declaration-code,.kl-declaration-detail,.kl-declaration-note{margin:0}.kl-declaration-group{color:var(--kl-text-muted)}.kl-declaration-dialog h2{margin:var(--kl-space-1) 0}.kl-declaration-detail{margin-top:var(--kl-space-4)}.kl-declaration-note{margin:var(--kl-space-3) 0 var(--kl-space-4);color:var(--kl-text-muted)}.kl-stepper{border:1px solid var(--kl-border-control);border-radius:var(--kl-radius-compact);z-index:1;flex:none;align-items:center;display:flex;position:relative}.kl-stepper-button,.kl-add-button{width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem;color:var(--kl-text-primary);border-radius:var(--kl-radius-compact);touch-action:manipulation;background:0 0;justify-content:center;align-items:center;display:inline-flex}.kl-stepper-button{border:none}.kl-add-button{border:1px solid var(--kl-border-control);flex:none}.kl-add-button.kl-inline-add-button{background:0 0;border:0;border-radius:50%}.kl-stepper-button:active,.kl-add-button:active{background:var(--kl-surface-recessed)}.kl-inline-add-button:active{background:0 0}.kl-inline-add-button:active:before{background:var(--kl-surface-card)}.kl-stepper-quantity{text-align:center;min-width:1.5rem}.kl-order-bar{padding:var(--kl-space-3) var(--kl-space-4) calc(var(--kl-space-3) + env(safe-area-inset-bottom));position:fixed;bottom:0;left:0;right:0}.kl-order-bar-button{justify-content:space-between;align-items:center;gap:var(--kl-space-4);width:100%;max-width:40rem;min-height:3.25rem;padding:0 var(--kl-space-4);border-radius:var(--kl-radius-control);background:var(--kl-brand-lemon);color:var(--kl-brand-grape);border:none;margin:0 auto;display:flex;box-shadow:0 -4px 16px #221b2e29}.kl-order-bar-button:active{background:var(--kl-brand-lemon-pressed)}.kl-order-bar-button:disabled{background:var(--kl-surface-recessed);color:var(--kl-text-muted);box-shadow:none;cursor:not-allowed}.kl-order-bar-link{text-decoration:none}.kl-hub-notice{background:var(--kl-surface-card);border:1px solid var(--kl-border-subtle);border-left:3px solid var(--kl-urgency-waiting-symbol);border-radius:var(--kl-radius-card);padding:var(--kl-space-4);margin:0 0 var(--kl-space-5)}.kl-hub-notice-title{margin:0 0 var(--kl-space-2);color:var(--kl-urgency-waiting-text)}.kl-hub-notice-text{margin:0 0 var(--kl-space-3)}.kl-hub-notice-link{min-height:2.75rem;padding:0 var(--kl-space-4);border:1px solid var(--kl-border-control);border-radius:var(--kl-radius-control);color:var(--kl-text-primary);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.kl-hub-inline-link{color:inherit;text-decoration:underline}.kl-sheet-backdrop{z-index:10;background:#221b2e80;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.kl-sheet{background:var(--kl-surface-card);border-radius:var(--kl-radius-sheet) var(--kl-radius-sheet) 0 0;width:100%;max-width:40rem;padding:var(--kl-space-5) var(--kl-space-4) calc(var(--kl-space-5) + env(safe-area-inset-bottom));box-shadow:0 -8px 32px #221b2e3d}.kl-configuration-sheet{max-height:min(90vh,46rem);overflow-y:auto}.kl-configuration-heading{justify-content:space-between;align-items:flex-start;gap:var(--kl-space-3);display:flex}.kl-configuration-heading h2,.kl-configuration-heading p{margin:0}.kl-configuration-heading p{margin-top:var(--kl-space-1);color:var(--kl-text-secondary)}.kl-icon-close{border-radius:var(--kl-radius-compact);background:var(--kl-surface-recessed);width:2.75rem;height:2.75rem;color:var(--kl-text-primary);border:0;flex:none;justify-content:center;align-items:center;display:inline-flex}.kl-configuration-groups{gap:var(--kl-space-4);margin:var(--kl-space-4) 0;flex-direction:column;display:flex}.kl-configuration-group{gap:var(--kl-space-1);flex-direction:column;display:flex}.kl-configuration-group-title{margin:0 0 var(--kl-space-1);color:var(--kl-text-muted);text-transform:uppercase;letter-spacing:.04em}.kl-choice-row{align-items:center;gap:var(--kl-space-3);width:100%;min-height:2.75rem;padding:var(--kl-space-2) var(--kl-space-3);border:1px solid var(--kl-border-subtle);border-radius:var(--kl-radius-compact);background:var(--kl-surface-card);color:var(--kl-text-primary);text-align:left;display:flex}.kl-choice-row-selected{border-color:var(--kl-brand-grape);background:var(--kl-surface-recessed)}.kl-choice-mark{width:1.25rem;color:var(--kl-brand-grape);flex:none;font-size:1.2rem;line-height:1}.kl-choice-price{color:var(--kl-text-secondary);flex:none;margin-left:auto}.kl-choice-counter-info{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.kl-choice-counter-info .kl-choice-price{margin-left:0}.kl-choice-quantity{border:1px solid var(--kl-border-control);border-radius:var(--kl-radius-compact);background:var(--kl-surface-recessed);flex:none;grid-template-columns:2.75rem minmax(1.5rem,auto) 2.75rem;place-items:center;display:grid;overflow:hidden}.kl-choice-quantity button{width:2.75rem;height:2.75rem;color:var(--kl-text-primary);font:inherit;background:0 0;border:0;font-weight:700}.kl-choice-quantity button:disabled{color:var(--kl-text-muted);opacity:.45}.kl-choice-required{margin:var(--kl-space-1) 0 0;color:var(--kl-urgency-waiting-text)}.kl-choice-free{color:var(--kl-text-secondary);margin:0}.kl-configuration-add{padding:0 var(--kl-space-4);justify-content:space-between;align-items:center;display:flex}@media (prefers-reduced-motion:no-preference){.kl-sheet{animation:.2s ease-out kl-sheet-in}@keyframes kl-sheet-in{0%{opacity:0;transform:translateY(12%)}to{opacity:1;transform:translateY(0)}}}.kl-sheet h2{margin:0 0 var(--kl-space-4)}.kl-sheet-table{margin:calc(var(--kl-space-4) * -1 + var(--kl-space-1)) 0 var(--kl-space-4);color:var(--kl-text-muted)}.kl-sheet-lines{margin:0 0 var(--kl-space-4);padding:0;list-style:none}.kl-sheet-line{justify-content:space-between;align-items:center;gap:var(--kl-space-3);padding:var(--kl-space-2) 0;border-bottom:1px solid var(--kl-border-subtle);display:flex}.kl-sheet-line-copy{flex-direction:column;min-width:0;display:flex}.kl-sheet-line-options{color:var(--kl-text-muted)}.kl-sheet-line-trailing{align-items:flex-end;gap:var(--kl-space-1);flex-direction:column;flex:none;display:flex}.kl-sheet-line-stepper{background:var(--kl-surface-card)}.kl-sheet-total{padding:var(--kl-space-3) 0;justify-content:space-between;display:flex}.kl-sheet-note{color:var(--kl-text-secondary);margin:0 0 var(--kl-space-4)}.kl-secondary-button{border:1px solid var(--kl-border-control);border-radius:var(--kl-radius-control);width:100%;min-height:2.75rem;color:var(--kl-text-primary);background:0 0}.kl-sheet-actions{gap:var(--kl-space-2);flex-direction:column;display:flex}.kl-primary-button{border-radius:var(--kl-radius-control);background:var(--kl-brand-lemon);width:100%;min-height:3rem;color:var(--kl-brand-grape);border:none}.kl-primary-button:active{background:var(--kl-brand-lemon-pressed)}.kl-primary-button:disabled{background:var(--kl-surface-recessed);color:var(--kl-text-muted);cursor:not-allowed}.kl-trust-signature{margin:var(--kl-space-5) 0 var(--kl-space-4);text-align:center;color:var(--kl-text-muted)}.kl-confirmation{align-items:center;gap:var(--kl-space-3);background:var(--kl-brand-grape);color:var(--kl-content-light);border-radius:var(--kl-radius-card);padding:var(--kl-space-4);margin:0 0 var(--kl-space-4);display:flex}.kl-confirmation-check{background:var(--kl-surface-dark-raised);width:2.5rem;height:2.5rem;color:var(--kl-content-light);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;display:inline-flex}.kl-confirmation-body{min-width:0}.kl-confirmation-title{color:var(--kl-content-light);margin:0}.kl-confirmation-meta{margin:var(--kl-space-1) 0 0;color:var(--kl-text-secondary-inverse);word-break:break-word}.kl-confirmation-status{margin:var(--kl-space-1) 0 0;color:var(--kl-text-secondary-inverse)}.kl-index-list{margin:var(--kl-space-5) 0;padding:0;list-style:none}.kl-index-list a{padding:var(--kl-space-4);background:var(--kl-surface-card);border-radius:var(--kl-radius-card);text-decoration:none;display:block}
