@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white: #fff;--spacing: .25rem;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-bold: 700;--leading-tight: 1.25;--default-font-family: var(--font-sans);--default-font-feature-settings: var(--font-sans--font-feature-settings);--default-font-variation-settings: var( --font-sans--font-variation-settings );--default-mono-font-family: var(--font-mono);--default-mono-font-feature-settings: var( --font-mono--font-feature-settings );--default-mono-font-variation-settings: var( --font-mono--font-variation-settings )}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var( --default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" );font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var( --default-font-variation-settings, normal );-webkit-tap-highlight-color:transparent}body{line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var( --default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace );font-feature-settings:var( --default-mono-font-feature-settings, normal );font-variation-settings:var( --default-mono-font-variation-settings, normal );font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1;color:color-mix(in oklab,currentColor 50%,transparent)}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.start-0{inset-inline-start:calc(var(--spacing) * 0)}.end-0{inset-inline-end:calc(var(--spacing) * 0)}.top-0{top:calc(var(--spacing) * 0)}.bottom-0{bottom:calc(var(--spacing) * 0)}.col-2{grid-column:2}.col-3{grid-column:3}.col-4{grid-column:4}.col-6{grid-column:6}.col-8{grid-column:8}.col-12{grid-column:12}.float-right{float:right}.m-0{margin:calc(var(--spacing) * 0)}.m-1{margin:calc(var(--spacing) * 1)}.m-3{margin:var(--theme-spacing-3, calc(var(--spacing) * 3))}.-mx-1{margin-inline:calc(var(--spacing) * -1)}.-mx-\[14px\]{margin-inline:-14px}.mx-1{margin-inline:calc(var(--spacing) * 1)}.mx-2{margin-inline:calc(var(--spacing) * 2)}.mx-3{margin-inline:var(--theme-spacing-3, calc(var(--spacing) * 3))}.mx-4{margin-inline:var(--theme-spacing-4, calc(var(--spacing) * 4))}.mx-auto{margin-inline:auto}.my-0{margin-block:calc(var(--spacing) * 0)}.my-1{margin-block:calc(var(--spacing) * 1)}.my-2{margin-block:calc(var(--spacing) * 2)}.my-3{margin-block:var(--theme-spacing-3, calc(var(--spacing) * 3))}.my-4{margin-block:var(--theme-spacing-4, calc(var(--spacing) * 4))}.my-auto{margin-block:auto}.ms-3{margin-inline-start:var(--theme-spacing-3, calc(var(--spacing) * 3))}.me-1{margin-inline-end:calc(var(--spacing) * 1)}.me-2{margin-inline-end:calc(var(--spacing) * 2)}.me-4{margin-inline-end:var(--theme-spacing-4, calc(var(--spacing) * 4))}.mt-0{margin-top:calc(var(--spacing) * 0)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:var(--theme-spacing-3, calc(var(--spacing) * 3))}.mt-4{margin-top:var(--theme-spacing-4, calc(var(--spacing) * 4))}.mt-5{margin-top:var(--theme-spacing-5, calc(var(--spacing) * 5))}.mt-auto{margin-top:auto}.mr-1{margin-right:calc(var(--spacing) * 1)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mr-3{margin-right:var(--theme-spacing-3, calc(var(--spacing) * 3))}.mr-4{margin-right:var(--theme-spacing-4, calc(var(--spacing) * 4))}.mb-0{margin-bottom:calc(var(--spacing) * 0)}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:var(--theme-spacing-3, calc(var(--spacing) * 3))}.mb-4{margin-bottom:var(--theme-spacing-4, calc(var(--spacing) * 4))}.mb-5{margin-bottom:var(--theme-spacing-5, calc(var(--spacing) * 5))}.ml-1{margin-left:calc(var(--spacing) * 1)}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-3{margin-left:var(--theme-spacing-3, calc(var(--spacing) * 3))}.ml-4{margin-left:var(--theme-spacing-4, calc(var(--spacing) * 4))}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.table-row{display:table-row}.table-row-group{display:table-row-group}.h-50{height:calc(var(--spacing) * 50)}.h-75{height:calc(var(--spacing) * 75)}.h-\[7px\]{height:7px}.h-\[10px\]{height:10px}.h-\[12px\]{height:12px}.h-\[24px\]{height:24px}.h-\[28px\]{height:28px}.h-\[35px\]{height:35px}.h-\[41px\]{height:41px}.h-\[44px\]{height:44px}.h-\[60px\]{height:60px}.h-\[75\%\]{height:75%}.h-\[77px\]{height:77px}.h-full{height:100%}.h-screen{height:100vh}.max-h-full{max-height:100%}.min-h-0{min-height:calc(var(--spacing) * 0)}.\!w-1\/2{width:50%!important}.\!w-\[calc\(100\%\+28px\)\]{width:calc(100% + 28px)!important}.w-25{width:calc(var(--spacing) * 25)}.w-50{width:calc(var(--spacing) * 50)}.w-\[25\%\]{width:25%}.w-\[50\%\]{width:50%}.w-\[100px\]{width:100px}.w-\[120px\]{width:120px}.w-\[122px\]{width:122px}.w-\[125px\]{width:125px}.w-\[175px\]{width:175px}.w-\[200px\]{width:200px}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.max-w-\[85\%\]{max-width:85%}.max-w-full{max-width:100%}.max-w-none{max-width:none}.min-w-0{min-width:calc(var(--spacing) * 0)}.min-w-\[12px\]{min-width:12px}.flex-1{flex:1}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.border-separate{border-collapse:separate}.border-spacing-x-\[14px\]{--tw-border-spacing-x: 14px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.transform{transform:var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y)}.resize{resize:both}.break-inside-avoid{break-inside:avoid}.grid-flow-col{grid-auto-flow:column}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-normal{justify-content:normal}.justify-start{justify-content:flex-start}.gap-1{gap:calc(var(--spacing) * 1)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-\[2px\]{gap:2px}.gap-\[2px_6px\]{gap:2px 6px}.gap-\[3px\]{gap:3px}.gap-\[4px\]{gap:4px}.gap-\[5px\]{gap:5px}.gap-\[6px\]{gap:6px}.gap-\[8px\]{gap:8px}.gap-\[10px\]{gap:10px}.gap-\[12px\]{gap:12px}.gap-\[24px\]{gap:24px}.self-center{align-self:center}.self-end{align-self:flex-end}.self-start{align-self:flex-start}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-\[4px\]{border-radius:4px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t-\[4px\]{border-top-style:var(--tw-border-style);border-top-width:4px}.\!border-r-0{border-right-style:var(--tw-border-style)!important;border-right-width:0px!important}.border-t-theme-color-2{border-top-color:var(--theme-color-2, #fff)}.bg-\[\#d1e7da\]{background-color:#d1e7da}.bg-theme-color-1{background-color:var(--theme-color-1, #fff)}.bg-theme-color-2{background-color:var(--theme-color-2, #fff)}.bg-white{background-color:var(--color-white)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.\!p-0{padding:calc(var(--spacing) * 0)!important}.p-0{padding:calc(var(--spacing) * 0)}.p-1{padding:calc(var(--spacing) * 1)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:var(--theme-spacing-3, calc(var(--spacing) * 3))}.p-4{padding:var(--theme-spacing-4, calc(var(--spacing) * 4))}.p-\[4px\]{padding:4px}.p-\[16px\]{padding:16px}.\!px-0{padding-inline:calc(var(--spacing) * 0)!important}.\!px-2{padding-inline:calc(var(--spacing) * 2)!important}.px-1{padding-inline:calc(var(--spacing) * 1)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:var(--theme-spacing-3, calc(var(--spacing) * 3))}.px-4{padding-inline:var(--theme-spacing-4, calc(var(--spacing) * 4))}.px-5{padding-inline:var(--theme-spacing-5, calc(var(--spacing) * 5))}.\!py-2{padding-block:calc(var(--spacing) * 2)!important}.py-1{padding-block:calc(var(--spacing) * 1)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:var(--theme-spacing-3, calc(var(--spacing) * 3))}.py-4{padding-block:var(--theme-spacing-4, calc(var(--spacing) * 4))}.\!ps-0{padding-inline-start:calc(var(--spacing) * 0)!important}.ps-3{padding-inline-start:var(--theme-spacing-3, calc(var(--spacing) * 3))}.ps-5{padding-inline-start:var(--theme-spacing-5, calc(var(--spacing) * 5))}.\!pe-0{padding-inline-end:calc(var(--spacing) * 0)!important}.pe-1{padding-inline-end:calc(var(--spacing) * 1)}.pe-2{padding-inline-end:calc(var(--spacing) * 2)}.pt-0{padding-top:calc(var(--spacing) * 0)}.pt-1{padding-top:calc(var(--spacing) * 1)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-3{padding-top:var(--theme-spacing-3, calc(var(--spacing) * 3))}.pt-4{padding-top:var(--theme-spacing-4, calc(var(--spacing) * 4))}.pt-5{padding-top:var(--theme-spacing-5, calc(var(--spacing) * 5))}.\!pr-0{padding-right:calc(var(--spacing) * 0)!important}.pr-1{padding-right:calc(var(--spacing) * 1)}.pr-2{padding-right:calc(var(--spacing) * 2)}.pr-3{padding-right:var(--theme-spacing-3, calc(var(--spacing) * 3))}.pr-4{padding-right:var(--theme-spacing-4, calc(var(--spacing) * 4))}.pr-5{padding-right:var(--theme-spacing-5, calc(var(--spacing) * 5))}.pb-0{padding-bottom:calc(var(--spacing) * 0)}.pb-1{padding-bottom:calc(var(--spacing) * 1)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-3{padding-bottom:var(--theme-spacing-3, calc(var(--spacing) * 3))}.pb-4{padding-bottom:var(--theme-spacing-4, calc(var(--spacing) * 4))}.pb-5{padding-bottom:var(--theme-spacing-5, calc(var(--spacing) * 5))}.pb-\[14px\]{padding-bottom:14px}.\!pl-0{padding-left:calc(var(--spacing) * 0)!important}.\!pl-3{padding-left:var(--theme-spacing-3, calc(var(--spacing) * 3))!important}.pl-2{padding-left:calc(var(--spacing) * 2)}.pl-3{padding-left:var(--theme-spacing-3, calc(var(--spacing) * 3))}.pl-\[4px\]{padding-left:4px}.\!text-left{text-align:left!important}.text-center{text-align:center}.text-end{text-align:end}.text-right{text-align:right}.text-start{text-align:start}.align-top{vertical-align:top}.font-\[Channel\]{font-family:Channel}.text-\[6px\]{font-size:6px}.text-\[7px\]{font-size:7px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[23px\]{font-size:23px}.text-\[25px\]{font-size:25px}.leading-\[0\.8\]{--tw-leading: .8;line-height:.8}.leading-none{--tw-leading: 1;line-height:1}.leading-tight{--tw-leading: var(--leading-tight);line-height:var(--leading-tight)}.\!font-bold{--tw-font-weight: var(--font-weight-bold) !important;font-weight:var(--font-weight-bold)!important}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-light{--tw-font-weight: var(--font-weight-light);font-weight:var(--font-weight-light)}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.text-nowrap{text-wrap:nowrap}.break-words{overflow-wrap:break-word}.overflow-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.text-\[\#229922\]{color:#292}.text-theme-color-1{color:var(--theme-color-1, #fff)}.text-white{color:var(--color-white)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.group-not-last\/menuCategoryProduct\:border-b-\[2px\]:is(:where(.group\/menuCategoryProduct):not(*:last-child) *){border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.group-not-last\/menuCategoryProduct\:border-b-\[gray\]:is(:where(.group\/menuCategoryProduct):not(*:last-child) *){border-bottom-color:gray}.group-first\/productPrice\:font-medium:is(:where(.group\/productPrice):first-child *){--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.last\:hidden:last-child{display:none}.empty\:hidden:empty{display:none}.has-\[app-additive-label\]\:flex:has(*:is(app-additive-label)){display:flex}.has-\[app-allergen-label\]\:flex:has(*:is(app-allergen-label)){display:flex}.has-\[app-custom-tag-icon\]\:flex:has(*:is(app-custom-tag-icon)){display:flex}.has-\[app-nutrition-fact\:empty\]\:hidden:has(*:is(app-nutrition-fact:empty)){display:none}.has-\[app-template-outlet\]\:flex:has(*:is(app-template-outlet)){display:flex}}.preview-container.print-mode #header-template,.preview-container.print-mode #footer-template{display:none!important}.preview-container:not(.print-mode){position:relative;box-shadow:#64646f33 0 7px 29px;height:100%}.preview-container:not(.print-mode) #header-template,.preview-container:not(.print-mode) #footer-template{position:absolute;overflow:hidden;line-height:1.15}.preview-container:not(.print-mode) #header-template{top:0;left:0}.preview-container:not(.print-mode) #footer-template{bottom:0;left:0}.no-page-break{page-break-inside:avoid}.strikethrough{text-decoration:line-through}.repeat-thead{display:table-header-group;break-inside:avoid}body{min-width:100%}.minh-0{min-height:0}@property --tw-border-spacing-x{syntax: "<length>"; inherits: false; initial-value: 0;}@property --tw-border-spacing-y{syntax: "<length>"; inherits: false; initial-value: 0;}@property --tw-rotate-x{syntax: "*"; inherits: false; initial-value: rotateX(0);}@property --tw-rotate-y{syntax: "*"; inherits: false; initial-value: rotateY(0);}@property --tw-rotate-z{syntax: "*"; inherits: false; initial-value: rotateZ(0);}@property --tw-skew-x{syntax: "*"; inherits: false; initial-value: skewX(0);}@property --tw-skew-y{syntax: "*"; inherits: false; initial-value: skewY(0);}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}
