@charset "UTF-8";:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar,html.ios .modal-footer-moving ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width:768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{inset:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}.ion-page.ion-page-overlay-passthrough{pointer-events:none}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: var(--safe-area-inset-top, env(safe-area-inset-top));--ion-safe-area-bottom: var(--safe-area-inset-bottom, env(safe-area-inset-bottom));--ion-safe-area-left: var(--safe-area-inset-left, env(safe-area-inset-left));--ion-safe-area-right: var(--safe-area-inset-right, env(safe-area-inset-right))}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media(prefers-reduced-motion:reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #0054e9)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ion-hide,.ion-hide-up,.ion-hide-down{display:none!important}@media(min-width:576px){.ion-hide-sm-up{display:none!important}}@media(max-width:575.98px){.ion-hide-sm-down{display:none!important}}@media(min-width:768px){.ion-hide-md-up{display:none!important}}@media(max-width:767.98px){.ion-hide-md-down{display:none!important}}@media(min-width:992px){.ion-hide-lg-up{display:none!important}}@media(max-width:991.98px){.ion-hide-lg-down{display:none!important}}@media(min-width:1200px){.ion-hide-xl-up{display:none!important}}@media(max-width:1199.98px){.ion-hide-xl-down{display:none!important}}.ion-display-none{display:none!important}@media(min-width:576px){.ion-display-sm-none{display:none!important}}@media(min-width:768px){.ion-display-md-none{display:none!important}}@media(min-width:992px){.ion-display-lg-none{display:none!important}}@media(min-width:1200px){.ion-display-xl-none{display:none!important}}.ion-display-inline{display:inline!important}@media(min-width:576px){.ion-display-sm-inline{display:inline!important}}@media(min-width:768px){.ion-display-md-inline{display:inline!important}}@media(min-width:992px){.ion-display-lg-inline{display:inline!important}}@media(min-width:1200px){.ion-display-xl-inline{display:inline!important}}.ion-display-inline-block{display:inline-block!important}@media(min-width:576px){.ion-display-sm-inline-block{display:inline-block!important}}@media(min-width:768px){.ion-display-md-inline-block{display:inline-block!important}}@media(min-width:992px){.ion-display-lg-inline-block{display:inline-block!important}}@media(min-width:1200px){.ion-display-xl-inline-block{display:inline-block!important}}.ion-display-block{display:block!important}@media(min-width:576px){.ion-display-sm-block{display:block!important}}@media(min-width:768px){.ion-display-md-block{display:block!important}}@media(min-width:992px){.ion-display-lg-block{display:block!important}}@media(min-width:1200px){.ion-display-xl-block{display:block!important}}.ion-display-flex{display:flex!important}@media(min-width:576px){.ion-display-sm-flex{display:flex!important}}@media(min-width:768px){.ion-display-md-flex{display:flex!important}}@media(min-width:992px){.ion-display-lg-flex{display:flex!important}}@media(min-width:1200px){.ion-display-xl-flex{display:flex!important}}.ion-display-inline-flex{display:inline-flex!important}@media(min-width:576px){.ion-display-sm-inline-flex{display:inline-flex!important}}@media(min-width:768px){.ion-display-md-inline-flex{display:inline-flex!important}}@media(min-width:992px){.ion-display-lg-inline-flex{display:inline-flex!important}}@media(min-width:1200px){.ion-display-xl-inline-flex{display:inline-flex!important}}.ion-display-grid{display:grid!important}@media(min-width:576px){.ion-display-sm-grid{display:grid!important}}@media(min-width:768px){.ion-display-md-grid{display:grid!important}}@media(min-width:992px){.ion-display-lg-grid{display:grid!important}}@media(min-width:1200px){.ion-display-xl-grid{display:grid!important}}.ion-display-inline-grid{display:inline-grid!important}@media(min-width:576px){.ion-display-sm-inline-grid{display:inline-grid!important}}@media(min-width:768px){.ion-display-md-inline-grid{display:inline-grid!important}}@media(min-width:992px){.ion-display-lg-inline-grid{display:inline-grid!important}}@media(min-width:1200px){.ion-display-xl-inline-grid{display:inline-grid!important}}.ion-display-table{display:table!important}@media(min-width:576px){.ion-display-sm-table{display:table!important}}@media(min-width:768px){.ion-display-md-table{display:table!important}}@media(min-width:992px){.ion-display-lg-table{display:table!important}}@media(min-width:1200px){.ion-display-xl-table{display:table!important}}.ion-display-table-cell{display:table-cell!important}@media(min-width:576px){.ion-display-sm-table-cell{display:table-cell!important}}@media(min-width:768px){.ion-display-md-table-cell{display:table-cell!important}}@media(min-width:992px){.ion-display-lg-table-cell{display:table-cell!important}}@media(min-width:1200px){.ion-display-xl-table-cell{display:table-cell!important}}.ion-display-table-row{display:table-row!important}@media(min-width:576px){.ion-display-sm-table-row{display:table-row!important}}@media(min-width:768px){.ion-display-md-table-row{display:table-row!important}}@media(min-width:992px){.ion-display-lg-table-row{display:table-row!important}}@media(min-width:1200px){.ion-display-xl-table-row{display:table-row!important}}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-top{--padding-top: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px)}.ion-padding-start{--padding-start: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--padding-end: var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-padding-bottom{--padding-bottom: var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-vertical{--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-horizontal{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-no-margin{--margin-start: 0;--margin-end: 0;--margin-top: 0;--margin-bottom: 0;margin:0}.ion-margin{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-top{--margin-top: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px)}.ion-margin-start{--margin-start: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--margin-end: var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-margin-bottom{--margin-bottom: var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-vertical{--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-horizontal{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}:host-context([dir=rtl]) .ion-float-start{float:right!important}[dir=rtl] .ion-float-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-start:dir(rtl){float:right!important}}.ion-float-end{float:right!important}:host-context([dir=rtl]) .ion-float-end{float:left!important}[dir=rtl] .ion-float-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-end:dir(rtl){float:left!important}}@media(min-width:576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}[dir=rtl] .ion-float-sm-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-sm-start:dir(rtl){float:right!important}}.ion-float-sm-end{float:right!important}:host-context([dir=rtl]) .ion-float-sm-end{float:left!important}[dir=rtl] .ion-float-sm-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-sm-end:dir(rtl){float:left!important}}}@media(min-width:768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}:host-context([dir=rtl]) .ion-float-md-start{float:right!important}[dir=rtl] .ion-float-md-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-md-start:dir(rtl){float:right!important}}.ion-float-md-end{float:right!important}:host-context([dir=rtl]) .ion-float-md-end{float:left!important}[dir=rtl] .ion-float-md-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-md-end:dir(rtl){float:left!important}}}@media(min-width:992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}[dir=rtl] .ion-float-lg-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-lg-start:dir(rtl){float:right!important}}.ion-float-lg-end{float:right!important}:host-context([dir=rtl]) .ion-float-lg-end{float:left!important}[dir=rtl] .ion-float-lg-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-lg-end:dir(rtl){float:left!important}}}@media(min-width:1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}[dir=rtl] .ion-float-xl-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-xl-start:dir(rtl){float:right!important}}.ion-float-xl-end{float:right!important}:host-context([dir=rtl]) .ion-float-xl-end{float:left!important}[dir=rtl] .ion-float-xl-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-xl-end:dir(rtl){float:left!important}}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media(min-width:576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media(min-width:768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media(min-width:992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media(min-width:1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media(min-width:576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media(min-width:768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media(min-width:992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media(min-width:1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-content-start{align-content:flex-start!important}.ion-align-content-end{align-content:flex-end!important}.ion-align-content-center{align-content:center!important}.ion-align-content-between{align-content:space-between!important}.ion-align-content-around{align-content:space-around!important}.ion-align-content-stretch{align-content:stretch!important}@media(min-width:576px){.ion-align-content-sm-start{align-content:flex-start!important}.ion-align-content-sm-end{align-content:flex-end!important}.ion-align-content-sm-center{align-content:center!important}.ion-align-content-sm-between{align-content:space-between!important}.ion-align-content-sm-around{align-content:space-around!important}.ion-align-content-sm-stretch{align-content:stretch!important}}@media(min-width:768px){.ion-align-content-md-start{align-content:flex-start!important}.ion-align-content-md-end{align-content:flex-end!important}.ion-align-content-md-center{align-content:center!important}.ion-align-content-md-between{align-content:space-between!important}.ion-align-content-md-around{align-content:space-around!important}.ion-align-content-md-stretch{align-content:stretch!important}}@media(min-width:992px){.ion-align-content-lg-start{align-content:flex-start!important}.ion-align-content-lg-end{align-content:flex-end!important}.ion-align-content-lg-center{align-content:center!important}.ion-align-content-lg-between{align-content:space-between!important}.ion-align-content-lg-around{align-content:space-around!important}.ion-align-content-lg-stretch{align-content:stretch!important}}@media(min-width:1200px){.ion-align-content-xl-start{align-content:flex-start!important}.ion-align-content-xl-end{align-content:flex-end!important}.ion-align-content-xl-center{align-content:center!important}.ion-align-content-xl-between{align-content:space-between!important}.ion-align-content-xl-around{align-content:space-around!important}.ion-align-content-xl-stretch{align-content:stretch!important}}.ion-align-items-start{align-items:start!important}.ion-align-items-end{align-items:end!important}.ion-align-items-center{align-items:center!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}@media(min-width:576px){.ion-align-items-sm-start{align-items:start!important}.ion-align-items-sm-end{align-items:end!important}.ion-align-items-sm-center{align-items:center!important}.ion-align-items-sm-stretch{align-items:stretch!important}.ion-align-items-sm-baseline{align-items:baseline!important}}@media(min-width:768px){.ion-align-items-md-start{align-items:start!important}.ion-align-items-md-end{align-items:end!important}.ion-align-items-md-center{align-items:center!important}.ion-align-items-md-stretch{align-items:stretch!important}.ion-align-items-md-baseline{align-items:baseline!important}}@media(min-width:992px){.ion-align-items-lg-start{align-items:start!important}.ion-align-items-lg-end{align-items:end!important}.ion-align-items-lg-center{align-items:center!important}.ion-align-items-lg-stretch{align-items:stretch!important}.ion-align-items-lg-baseline{align-items:baseline!important}}@media(min-width:1200px){.ion-align-items-xl-start{align-items:start!important}.ion-align-items-xl-end{align-items:end!important}.ion-align-items-xl-center{align-items:center!important}.ion-align-items-xl-stretch{align-items:stretch!important}.ion-align-items-xl-baseline{align-items:baseline!important}}.ion-align-self-start{align-self:start!important}.ion-align-self-end{align-self:end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}@media(min-width:576px){.ion-align-self-sm-start{align-self:start!important}.ion-align-self-sm-end{align-self:end!important}.ion-align-self-sm-center{align-self:center!important}.ion-align-self-sm-stretch{align-self:stretch!important}.ion-align-self-sm-baseline{align-self:baseline!important}.ion-align-self-sm-auto{align-self:auto!important}}@media(min-width:768px){.ion-align-self-md-start{align-self:start!important}.ion-align-self-md-end{align-self:end!important}.ion-align-self-md-center{align-self:center!important}.ion-align-self-md-stretch{align-self:stretch!important}.ion-align-self-md-baseline{align-self:baseline!important}.ion-align-self-md-auto{align-self:auto!important}}@media(min-width:992px){.ion-align-self-lg-start{align-self:start!important}.ion-align-self-lg-end{align-self:end!important}.ion-align-self-lg-center{align-self:center!important}.ion-align-self-lg-stretch{align-self:stretch!important}.ion-align-self-lg-baseline{align-self:baseline!important}.ion-align-self-lg-auto{align-self:auto!important}}@media(min-width:1200px){.ion-align-self-xl-start{align-self:start!important}.ion-align-self-xl-end{align-self:end!important}.ion-align-self-xl-center{align-self:center!important}.ion-align-self-xl-stretch{align-self:stretch!important}.ion-align-self-xl-baseline{align-self:baseline!important}.ion-align-self-xl-auto{align-self:auto!important}}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-evenly{justify-content:space-evenly!important}@media(min-width:576px){.ion-justify-content-sm-start{justify-content:flex-start!important}.ion-justify-content-sm-end{justify-content:flex-end!important}.ion-justify-content-sm-center{justify-content:center!important}.ion-justify-content-sm-between{justify-content:space-between!important}.ion-justify-content-sm-around{justify-content:space-around!important}.ion-justify-content-sm-evenly{justify-content:space-evenly!important}}@media(min-width:768px){.ion-justify-content-md-start{justify-content:flex-start!important}.ion-justify-content-md-end{justify-content:flex-end!important}.ion-justify-content-md-center{justify-content:center!important}.ion-justify-content-md-between{justify-content:space-between!important}.ion-justify-content-md-around{justify-content:space-around!important}.ion-justify-content-md-evenly{justify-content:space-evenly!important}}@media(min-width:992px){.ion-justify-content-lg-start{justify-content:flex-start!important}.ion-justify-content-lg-end{justify-content:flex-end!important}.ion-justify-content-lg-center{justify-content:center!important}.ion-justify-content-lg-between{justify-content:space-between!important}.ion-justify-content-lg-around{justify-content:space-around!important}.ion-justify-content-lg-evenly{justify-content:space-evenly!important}}@media(min-width:1200px){.ion-justify-content-xl-start{justify-content:flex-start!important}.ion-justify-content-xl-end{justify-content:flex-end!important}.ion-justify-content-xl-center{justify-content:center!important}.ion-justify-content-xl-between{justify-content:space-between!important}.ion-justify-content-xl-around{justify-content:space-around!important}.ion-justify-content-xl-evenly{justify-content:space-evenly!important}}.ion-flex-row{flex-direction:row!important}.ion-flex-row-reverse{flex-direction:row-reverse!important}.ion-flex-column{flex-direction:column!important}.ion-flex-column-reverse{flex-direction:column-reverse!important}@media(min-width:576px){.ion-flex-sm-row{flex-direction:row!important}.ion-flex-sm-row-reverse{flex-direction:row-reverse!important}.ion-flex-sm-column{flex-direction:column!important}.ion-flex-sm-column-reverse{flex-direction:column-reverse!important}}@media(min-width:768px){.ion-flex-md-row{flex-direction:row!important}.ion-flex-md-row-reverse{flex-direction:row-reverse!important}.ion-flex-md-column{flex-direction:column!important}.ion-flex-md-column-reverse{flex-direction:column-reverse!important}}@media(min-width:992px){.ion-flex-lg-row{flex-direction:row!important}.ion-flex-lg-row-reverse{flex-direction:row-reverse!important}.ion-flex-lg-column{flex-direction:column!important}.ion-flex-lg-column-reverse{flex-direction:column-reverse!important}}@media(min-width:1200px){.ion-flex-xl-row{flex-direction:row!important}.ion-flex-xl-row-reverse{flex-direction:row-reverse!important}.ion-flex-xl-column{flex-direction:column!important}.ion-flex-xl-column-reverse{flex-direction:column-reverse!important}}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-flex-wrap{flex-wrap:wrap!important}.ion-flex-nowrap{flex-wrap:nowrap!important}.ion-flex-wrap-reverse{flex-wrap:wrap-reverse!important}@media(min-width:576px){.ion-flex-sm-wrap{flex-wrap:wrap!important}.ion-flex-sm-nowrap{flex-wrap:nowrap!important}.ion-flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:768px){.ion-flex-md-wrap{flex-wrap:wrap!important}.ion-flex-md-nowrap{flex-wrap:nowrap!important}.ion-flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:992px){.ion-flex-lg-wrap{flex-wrap:wrap!important}.ion-flex-lg-nowrap{flex-wrap:nowrap!important}.ion-flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:1200px){.ion-flex-xl-wrap{flex-wrap:wrap!important}.ion-flex-xl-nowrap{flex-wrap:nowrap!important}.ion-flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}}.ion-flex-1{flex:1!important}.ion-flex-auto{flex:auto!important}.ion-flex-initial{flex:initial!important}.ion-flex-none{flex:none!important}@media(min-width:576px){.ion-flex-sm-1{flex:1!important}.ion-flex-sm-auto{flex:auto!important}.ion-flex-sm-initial{flex:initial!important}.ion-flex-sm-none{flex:none!important}}@media(min-width:768px){.ion-flex-md-1{flex:1!important}.ion-flex-md-auto{flex:auto!important}.ion-flex-md-initial{flex:initial!important}.ion-flex-md-none{flex:none!important}}@media(min-width:992px){.ion-flex-lg-1{flex:1!important}.ion-flex-lg-auto{flex:auto!important}.ion-flex-lg-initial{flex:initial!important}.ion-flex-lg-none{flex:none!important}}@media(min-width:1200px){.ion-flex-xl-1{flex:1!important}.ion-flex-xl-auto{flex:auto!important}.ion-flex-xl-initial{flex:initial!important}.ion-flex-xl-none{flex:none!important}}.ion-flex-grow-0{flex-grow:0!important}.ion-flex-grow-1{flex-grow:1!important}.ion-flex-shrink-0{flex-shrink:0!important}.ion-flex-shrink-1{flex-shrink:1!important}@media(min-width:576px){.ion-flex-sm-grow-0{flex-grow:0!important}.ion-flex-sm-grow-1{flex-grow:1!important}.ion-flex-sm-shrink-0{flex-shrink:0!important}.ion-flex-sm-shrink-1{flex-shrink:1!important}}@media(min-width:768px){.ion-flex-md-grow-0{flex-grow:0!important}.ion-flex-md-grow-1{flex-grow:1!important}.ion-flex-md-shrink-0{flex-shrink:0!important}.ion-flex-md-shrink-1{flex-shrink:1!important}}@media(min-width:992px){.ion-flex-lg-grow-0{flex-grow:0!important}.ion-flex-lg-grow-1{flex-grow:1!important}.ion-flex-lg-shrink-0{flex-shrink:0!important}.ion-flex-lg-shrink-1{flex-shrink:1!important}}@media(min-width:1200px){.ion-flex-xl-grow-0{flex-grow:0!important}.ion-flex-xl-grow-1{flex-grow:1!important}.ion-flex-xl-shrink-0{flex-shrink:0!important}.ion-flex-xl-shrink-1{flex-shrink:1!important}}.ion-order-first{order:-1!important}.ion-order-0{order:0!important}.ion-order-1{order:1!important}.ion-order-2{order:2!important}.ion-order-3{order:3!important}.ion-order-4{order:4!important}.ion-order-5{order:5!important}.ion-order-6{order:6!important}.ion-order-7{order:7!important}.ion-order-8{order:8!important}.ion-order-9{order:9!important}.ion-order-10{order:10!important}.ion-order-11{order:11!important}.ion-order-12{order:12!important}.ion-order-last{order:13!important}@media(min-width:576px){.ion-order-sm-first{order:-1!important}.ion-order-sm-0{order:0!important}.ion-order-sm-1{order:1!important}.ion-order-sm-2{order:2!important}.ion-order-sm-3{order:3!important}.ion-order-sm-4{order:4!important}.ion-order-sm-5{order:5!important}.ion-order-sm-6{order:6!important}.ion-order-sm-7{order:7!important}.ion-order-sm-8{order:8!important}.ion-order-sm-9{order:9!important}.ion-order-sm-10{order:10!important}.ion-order-sm-11{order:11!important}.ion-order-sm-12{order:12!important}.ion-order-sm-last{order:13!important}}@media(min-width:768px){.ion-order-md-first{order:-1!important}.ion-order-md-0{order:0!important}.ion-order-md-1{order:1!important}.ion-order-md-2{order:2!important}.ion-order-md-3{order:3!important}.ion-order-md-4{order:4!important}.ion-order-md-5{order:5!important}.ion-order-md-6{order:6!important}.ion-order-md-7{order:7!important}.ion-order-md-8{order:8!important}.ion-order-md-9{order:9!important}.ion-order-md-10{order:10!important}.ion-order-md-11{order:11!important}.ion-order-md-12{order:12!important}.ion-order-md-last{order:13!important}}@media(min-width:992px){.ion-order-lg-first{order:-1!important}.ion-order-lg-0{order:0!important}.ion-order-lg-1{order:1!important}.ion-order-lg-2{order:2!important}.ion-order-lg-3{order:3!important}.ion-order-lg-4{order:4!important}.ion-order-lg-5{order:5!important}.ion-order-lg-6{order:6!important}.ion-order-lg-7{order:7!important}.ion-order-lg-8{order:8!important}.ion-order-lg-9{order:9!important}.ion-order-lg-10{order:10!important}.ion-order-lg-11{order:11!important}.ion-order-lg-12{order:12!important}.ion-order-lg-last{order:13!important}}@media(min-width:1200px){.ion-order-xl-first{order:-1!important}.ion-order-xl-0{order:0!important}.ion-order-xl-1{order:1!important}.ion-order-xl-2{order:2!important}.ion-order-xl-3{order:3!important}.ion-order-xl-4{order:4!important}.ion-order-xl-5{order:5!important}.ion-order-xl-6{order:6!important}.ion-order-xl-7{order:7!important}.ion-order-xl-8{order:8!important}.ion-order-xl-9{order:9!important}.ion-order-xl-10{order:10!important}.ion-order-xl-11{order:11!important}.ion-order-xl-12{order:12!important}.ion-order-xl-last{order:13!important}}:root{--ion-color-primary: #4d8dff;--ion-color-primary-rgb: 77, 141, 255;--ion-color-primary-contrast: #000;--ion-color-primary-contrast-rgb: 0, 0, 0;--ion-color-primary-shade: #447ce0;--ion-color-primary-tint: #5f98ff;--ion-color-secondary: #46b1ff;--ion-color-secondary-rgb: 70, 177, 255;--ion-color-secondary-contrast: #000;--ion-color-secondary-contrast-rgb: 0, 0, 0;--ion-color-secondary-shade: #3e9ce0;--ion-color-secondary-tint: #59b9ff;--ion-color-tertiary: #8482fb;--ion-color-tertiary-rgb: 132, 130, 251;--ion-color-tertiary-contrast: #000;--ion-color-tertiary-contrast-rgb: 0, 0, 0;--ion-color-tertiary-shade: #7472dd;--ion-color-tertiary-tint: #908ffb;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffce31;--ion-color-warning-rgb: 255, 206, 49;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0b52b;--ion-color-warning-tint: #ffd346;--ion-color-danger: #f24c58;--ion-color-danger-rgb: 242, 76, 88;--ion-color-danger-contrast: #000;--ion-color-danger-contrast-rgb: 0, 0, 0;--ion-color-danger-shade: #d5434d;--ion-color-danger-tint: #f35e69;--ion-color-light: #222428;--ion-color-light-rgb: 34, 36, 40;--ion-color-light-contrast: #fff;--ion-color-light-contrast-rgb: 255, 255, 255;--ion-color-light-shade: #1e2023;--ion-color-light-tint: #383a3e;--ion-color-medium: #989aa2;--ion-color-medium-rgb: 152, 154, 162;--ion-color-medium-contrast: #000;--ion-color-medium-contrast-rgb: 0, 0, 0;--ion-color-medium-shade: #86888f;--ion-color-medium-tint: #a2a4ab;--ion-color-dark: #f4f5f8;--ion-color-dark-rgb: 244, 245, 248;--ion-color-dark-contrast: #000;--ion-color-dark-contrast-rgb: 0, 0, 0;--ion-color-dark-shade: #d7d8da;--ion-color-dark-tint: #f5f6f9}:root.ios{--ion-background-color: #000000;--ion-background-color-rgb: 0, 0, 0;--ion-text-color: #ffffff;--ion-text-color-rgb: 255, 255, 255;--ion-background-color-step-50: #0d0d0d;--ion-background-color-step-100: #1a1a1a;--ion-background-color-step-150: #262626;--ion-background-color-step-200: #333333;--ion-background-color-step-250: #404040;--ion-background-color-step-300: #4d4d4d;--ion-background-color-step-350: #595959;--ion-background-color-step-400: #666666;--ion-background-color-step-450: #737373;--ion-background-color-step-500: #808080;--ion-background-color-step-550: #8c8c8c;--ion-background-color-step-600: #999999;--ion-background-color-step-650: #a6a6a6;--ion-background-color-step-700: #b3b3b3;--ion-background-color-step-750: #bfbfbf;--ion-background-color-step-800: #cccccc;--ion-background-color-step-850: #d9d9d9;--ion-background-color-step-900: #e6e6e6;--ion-background-color-step-950: #f2f2f2;--ion-text-color-step-50: #f2f2f2;--ion-text-color-step-100: #e6e6e6;--ion-text-color-step-150: #d9d9d9;--ion-text-color-step-200: #cccccc;--ion-text-color-step-250: #bfbfbf;--ion-text-color-step-300: #b3b3b3;--ion-text-color-step-350: #a6a6a6;--ion-text-color-step-400: #999999;--ion-text-color-step-450: #8c8c8c;--ion-text-color-step-500: #808080;--ion-text-color-step-550: #737373;--ion-text-color-step-600: #666666;--ion-text-color-step-650: #595959;--ion-text-color-step-700: #4d4d4d;--ion-text-color-step-750: #404040;--ion-text-color-step-800: #333333;--ion-text-color-step-850: #262626;--ion-text-color-step-900: #1a1a1a;--ion-text-color-step-950: #0d0d0d;--ion-item-background: #000000;--ion-tab-bar-background-focused: #252525;--ion-card-background: #1c1c1d}:root.ios ion-modal{--ion-background-color: var(--ion-color-step-100, var(--ion-background-color-step-100));--ion-toolbar-background: var(--ion-color-step-150, var(--ion-background-color-step-150));--ion-toolbar-border-color: var(--ion-color-step-250, var(--ion-background-color-step-250))}:root.md{--ion-background-color: #121212;--ion-background-color-rgb: 18, 18, 18;--ion-text-color: #ffffff;--ion-text-color-rgb: 255, 255, 255;--ion-background-color-step-50: #1e1e1e;--ion-background-color-step-100: #2a2a2a;--ion-background-color-step-150: #363636;--ion-background-color-step-200: #414141;--ion-background-color-step-250: #4d4d4d;--ion-background-color-step-300: #595959;--ion-background-color-step-350: #656565;--ion-background-color-step-400: #717171;--ion-background-color-step-450: #7d7d7d;--ion-background-color-step-500: #898989;--ion-background-color-step-550: #949494;--ion-background-color-step-600: #a0a0a0;--ion-background-color-step-650: #acacac;--ion-background-color-step-700: #b8b8b8;--ion-background-color-step-750: #c4c4c4;--ion-background-color-step-800: #d0d0d0;--ion-background-color-step-850: #dbdbdb;--ion-background-color-step-900: #e7e7e7;--ion-background-color-step-950: #f3f3f3;--ion-text-color-step-50: #f3f3f3;--ion-text-color-step-100: #e7e7e7;--ion-text-color-step-150: #dbdbdb;--ion-text-color-step-200: #d0d0d0;--ion-text-color-step-250: #c4c4c4;--ion-text-color-step-300: #b8b8b8;--ion-text-color-step-350: #acacac;--ion-text-color-step-400: #a0a0a0;--ion-text-color-step-450: #949494;--ion-text-color-step-500: #898989;--ion-text-color-step-550: #7d7d7d;--ion-text-color-step-600: #717171;--ion-text-color-step-650: #656565;--ion-text-color-step-700: #595959;--ion-text-color-step-750: #4d4d4d;--ion-text-color-step-800: #414141;--ion-text-color-step-850: #363636;--ion-text-color-step-900: #2a2a2a;--ion-text-color-step-950: #1e1e1e;--ion-item-background: #1e1e1e;--ion-toolbar-background: #1f1f1f;--ion-tab-bar-background: #1f1f1f;--ion-tab-bar-background-focused: #353535;--ion-card-background: #1e1e1e}:root{--bocado-space-xs: .5rem;--bocado-space-sm: .75rem;--bocado-space-md: 1rem;--bocado-space-lg: 1.5rem;--bocado-space-xl: 2rem;--bocado-space-2xl: 2.5rem;--bocado-radius-sm: .5rem;--bocado-radius-md: .75rem;--bocado-radius-lg: 1rem;--bocado-radius-xl: 1.125rem;--bocado-radius-2xl: 1.5rem;--bocado-radius-card: 1.75rem;--bocado-radius-pill: 9999px;--bocado-font-functional: "Inter", sans-serif;--bocado-font-expressive: "Inter", sans-serif;--bocado-font-size-sm: .875rem;--bocado-font-size-base: 1rem;--bocado-font-size-md: 1.1rem;--bocado-font-size-lg: 1.25rem;--bocado-font-size-xl: 1.5rem;--bocado-font-size-2xl: 2rem;--bocado-font-size-3xl: 3rem;--bocado-control-height: 3.5rem;--bocado-touch-target-min: 2.75rem;--bocado-motion-instant: 0ms;--bocado-motion-fast: .12s;--bocado-motion-normal: .2s;--bocado-motion-slow: .32s;--bocado-motion-ease-standard: cubic-bezier(.2, 0, 0, 1);--bocado-motion-ease-emphasized: cubic-bezier(.2, 0, 0, 1.2);--bocado-z-base: 0;--bocado-z-content: 10;--bocado-z-sticky: 100;--bocado-z-overlay: 1000;--bocado-z-modal: 1100;--bocado-z-toast: 1200}@media(prefers-reduced-motion:reduce){:root{--bocado-motion-fast: 0ms;--bocado-motion-normal: 0ms;--bocado-motion-slow: 0ms}}:root{--bocado-color-surface-page: #1a1008;--bocado-color-surface-card: rgba(43, 33, 24, .8);--bocado-color-surface-input: rgba(255, 255, 255, .06);--bocado-color-surface-elevated: #2b2118;--bocado-color-surface-overlay: #0d0804;--bocado-color-surface-muted: rgba(255, 255, 255, .08);--bocado-color-text-primary: #e8dfd3;--bocado-color-text-strong: #ffffff;--bocado-color-text-secondary: #9c8e83;--bocado-color-text-placeholder: var(--bocado-color-text-secondary);--bocado-color-text-link: #e8743e;--bocado-color-text-on-action: #ffffff;--bocado-color-action-primary: #d9531e;--bocado-color-action-primary-hover: #b8431a;--bocado-color-action-primary-active: #9e3815;--bocado-color-action-primary-soft: rgba(217, 83, 30, .15);--bocado-color-action-secondary: #c9a227;--bocado-color-border-subtle: rgba(255, 255, 255, .08);--bocado-color-border-focus: #d9531e;--bocado-color-semantic-danger: #ef4444;--bocado-color-semantic-warning: #f59e0b;--bocado-color-semantic-success: #4ade80;--bocado-color-semantic-info: #60a5fa;--bocado-shadow-card: 0 10px 40px rgba(0, 0, 0, .5);--bocado-shadow-focus: 0 0 0 4px rgba(217, 83, 30, .2);--bocado-shadow-action: 0 10px 25px rgba(217, 83, 30, .4);--bocado-brand-accent-safe: var(--bocado-color-action-primary);--bocado-brand-accent-soft: var(--bocado-color-action-primary-soft);--bocado-brand-surface-safe: var(--bocado-color-surface-card);--bocado-brand-border-safe: var(--bocado-color-border-subtle);--bocado-brand-on-accent-safe: var(--bocado-color-text-on-action);--bocado-theme-atmosphere-primary: var(--bocado-color-action-primary);--bocado-theme-atmosphere-secondary: var(--bocado-color-action-secondary);--bocado-theme-accent: var(--bocado-color-action-secondary);--bocado-theme-decorative: rgba(201, 162, 39, .45);--bocado-theme-material-opacity: 0;--bocado-theme-motif-opacity: 0;--bocado-theme-gradient-primary: linear-gradient(135deg, #d9531e 0%, #ef5b24 48%, #e8743e 100%);--bocado-theme-gradient-hero: linear-gradient(135deg, #0d0804 0%, #1a1008 38%, #2b2118 100%);--bocado-theme-gradient-surface: linear-gradient( 145deg, rgba(217, 83, 30, .1), rgba(201, 162, 39, .055) );--bocado-theme-gradient-border: linear-gradient( 135deg, rgba(232, 116, 62, .72), rgba(201, 162, 39, .34) );--bocado-theme-glow-primary: 0 0 34px rgba(217, 83, 30, .28);--bocado-theme-glow-secondary: 0 0 42px rgba(201, 162, 39, .18);--bocado-theme-ambient-primary: rgba(217, 83, 30, .18);--bocado-theme-ambient-secondary: rgba(201, 162, 39, .1);--bocado-theme-glass-surface: rgba(31, 22, 17, .74);--bocado-theme-glass-border: rgba(255, 255, 255, .1)}[data-bocado-mode=dark]{color-scheme:dark}[data-bocado-mode=light]{color-scheme:light}[data-bocado-ui-adapters~=primeng]{--p-primary-color: var(--bocado-color-action-primary);--p-primary-hover-color: var(--bocado-color-action-primary-hover);--p-primary-active-color: var(--bocado-color-action-primary-active);--p-primary-contrast-color: var(--bocado-color-text-on-action);--p-content-background: var(--bocado-color-surface-card);--p-content-color: var(--bocado-color-text-primary);--p-content-border-color: var(--bocado-color-border-subtle);--p-overlay-modal-background: var(--bocado-color-surface-elevated);--p-form-field-background: var(--bocado-color-surface-input);--p-form-field-color: var(--bocado-color-text-primary);--p-form-field-border-color: var(--bocado-color-border-subtle);--p-form-field-focus-border-color: var(--bocado-color-border-focus);--p-form-field-placeholder-color: var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary));--p-text-color: var(--bocado-color-text-primary);--p-text-muted-color: var(--bocado-color-text-secondary)}[data-bocado-ui-adapters~=ionic]{--ion-color-primary: var(--bocado-color-action-primary);--ion-color-primary-contrast: var(--bocado-color-text-on-action);--ion-background-color: var(--bocado-color-surface-page);--ion-text-color: var(--bocado-color-text-primary);--ion-toolbar-background: var(--bocado-color-surface-card);--ion-toolbar-color: var(--bocado-color-text-primary);--ion-item-background: var(--bocado-color-surface-card);--ion-item-color: var(--bocado-color-text-primary);--ion-card-background: var(--bocado-color-surface-card);--ion-color-medium: var(--bocado-color-text-secondary);--placeholder-color: var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary));--placeholder-opacity: 1;--ion-color-danger: var(--bocado-color-semantic-danger);--ion-color-warning: var(--bocado-color-semantic-warning);--ion-color-success: var(--bocado-color-semantic-success)}[data-bocado-operational-surface]{--bocado-theme-motif-opacity: 0;--bocado-theme-material-opacity: .04;color:var(--bocado-color-text-primary)}[data-bocado-operational-surface][data-bocado-intensity=minimal]{--bocado-theme-material-opacity: 0;--bocado-shadow-action: none}[data-bocado-operational-surface] :is(.product-card,.order-card,.metric-card,.content-card,.state-card,.empty-card,.hero-card,.tb-stat,.tb-card,.operation-context,.cash-state,.catalog-panel,.sale-panel){border-color:var(--bocado-color-border-subtle)}[data-bocado-operational-surface] :is(.primary-button,.primary-action,.primary-btn,.tb-btn-new,.tb-btn-submit,.checkout-button):not(.danger-button):not(.danger-btn){border-color:var(--bocado-color-action-primary)}[data-bocado-operational-surface] :is(input,textarea,select):focus-visible{outline-color:var(--bocado-color-border-focus)}[data-bocado-operational-surface=kitchen]{--bocado-theme-motif-opacity: 0;--bocado-theme-material-opacity: 0}[data-bocado-truth-zone]{font-variant-numeric:tabular-nums}[data-bocado-truth-zone] :is(strong,.grand-total,.hero-total,.difference-box){font-variant-numeric:tabular-nums}[data-bocado-protection=pr2],[data-bocado-protection=pr3]{--bocado-theme-motif-opacity: 0;--bocado-theme-material-opacity: 0;--bocado-brand-accent-safe: var(--bocado-color-action-primary);--bocado-brand-accent-soft: var(--bocado-color-action-primary-soft);background-color:var(--bocado-color-surface-elevated);border-color:var(--bocado-color-border-subtle);color:var(--bocado-color-text-primary)}[data-bocado-protection=pr3]{box-shadow:var(--bocado-shadow-card)}[data-bocado-protection=pr2] :is(.danger-btn,.danger-button),[data-bocado-protection=pr3] :is(.danger-btn,.danger-button){border-color:var(--bocado-color-semantic-danger)}[data-bocado-operational-surface] :is(.success,.status.open,.cash-state--open){--bocado-operational-semantic-color: var(--bocado-color-semantic-success)}[data-bocado-operational-surface] :is(.warning,.shortage,.waiting){--bocado-operational-semantic-color: var(--bocado-color-semantic-warning)}[data-bocado-operational-surface] :is(.danger,.cancelled,.error){--bocado-operational-semantic-color: var(--bocado-color-semantic-danger)}@media(prefers-reduced-motion:reduce){[data-bocado-operational-surface],[data-bocado-operational-surface] *{scroll-behavior:auto!important}}[data-bocado-management-surface]{--bocado-theme-motif-opacity: 0;--bocado-theme-material-opacity: .06;color:var(--bocado-color-text-primary)}[data-bocado-management-surface][data-bocado-intensity=subtle]{--bocado-theme-material-opacity: .035}[data-bocado-management-surface][data-bocado-intensity=minimal]{--bocado-theme-material-opacity: 0;--bocado-shadow-action: none}[data-bocado-management-surface] :is(.mn-cat-card,.mn-prod-card,.table-card,.filters-card,.results-card,.kpis article,.history,.toolbar,.branch-selector){border-color:var(--bocado-color-border-subtle)}[data-bocado-management-surface] :is(input,textarea,select):focus-visible{outline-color:var(--bocado-color-border-focus)}[data-bocado-management-surface] :is(.mn-tab-btn.active,.mn-branch-tab.active,.branch-selector button.active){border-color:var(--bocado-color-action-primary)}[data-bocado-management-zone][data-bocado-protection=pr1],[data-bocado-management-zone][data-bocado-protection=pr2]{--bocado-theme-motif-opacity: 0}[data-bocado-management-zone][data-bocado-protection=pr2]{--bocado-theme-material-opacity: 0;background-color:var(--bocado-color-surface-elevated);border-color:var(--bocado-color-border-subtle)}[data-bocado-management-surface] :is(.success,.positive,.positive-text){--bocado-management-semantic-color: var(--bocado-color-semantic-success)}[data-bocado-management-surface] :is(.warning,.low){--bocado-management-semantic-color: var(--bocado-color-semantic-warning)}[data-bocado-management-surface] :is(.danger,.negative,.negative-text,.out){--bocado-management-semantic-color: var(--bocado-color-semantic-danger)}@media(prefers-reduced-motion:reduce){[data-bocado-management-surface],[data-bocado-management-surface] *{scroll-behavior:auto!important}}[data-bocado-theme]{--bocado-v3-gradient-primary: var(--bocado-theme-gradient-primary);--bocado-v3-gradient-hero: var(--bocado-theme-gradient-hero);--bocado-v3-glow-primary: var(--bocado-theme-glow-primary);--bocado-v3-glass: var(--bocado-theme-glass-surface);--bocado-v3-glass-border: var(--bocado-theme-glass-border)}.layout-wrapper[data-bocado-theme=restaurant_default]{position:relative;background:radial-gradient(circle at top left,var(--bocado-theme-ambient-primary),transparent 30%),radial-gradient(circle at bottom right,var(--bocado-theme-ambient-secondary),transparent 30%),linear-gradient(135deg,#0d0804 0%,var(--bocado-color-surface-page) 52%,#2b2118 100%);background-attachment:fixed}.layout-wrapper[data-bocado-theme=restaurant_default]:before{content:"";position:fixed;z-index:2;pointer-events:none;top:64px;left:260px;right:0;height:2px;background:var(--bocado-v3-gradient-primary);box-shadow:0 0 16px #d9531e38;opacity:.84}.layout-wrapper[data-bocado-theme=restaurant_default].layout-sidebar-collapsed:before{left:78px}.layout-wrapper[data-bocado-theme=restaurant_default] .sidebar-logo{position:relative;gap:.55rem;background:#0d0804e0;border-bottom:1px solid var(--bocado-color-border-subtle);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.layout-wrapper[data-bocado-theme=restaurant_default] .sidebar-logo .brand-logo-full{width:124px}.sidebar-vertical-lockup{display:inline-flex;align-items:center;gap:.4rem;min-width:0}.sidebar-vertical-lockup__divider{width:1px;height:22px;background:var(--bocado-color-border-subtle)}.sidebar-vertical-lockup__icon{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;overflow:hidden;background:#d9531e21;border:1px solid rgba(217,83,30,.32);box-shadow:0 0 14px #d9531e1f}.sidebar-vertical-lockup__icon img{width:21px;height:21px;object-fit:contain}.sidebar-vertical-lockup__label{color:var(--bocado-color-text-primary);font-size:.6rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.sidebar.collapsed .sidebar-vertical-lockup__divider,.sidebar.collapsed .sidebar-vertical-lockup__label{display:none}.sidebar.collapsed .sidebar-vertical-lockup{position:absolute;right:5px;bottom:3px}.sidebar.collapsed .sidebar-vertical-lockup__icon{width:21px;height:21px;border-radius:7px}.sidebar.collapsed .sidebar-vertical-lockup__icon img{width:16px;height:16px}.layout-wrapper[data-bocado-theme=restaurant_default] .topbar{background:#0d0804e6;border-bottom-color:#d9531e2e;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.layout-wrapper[data-bocado-theme=restaurant_default] .topbar-title{color:var(--bocado-color-text-strong)}.layout-wrapper[data-bocado-theme=restaurant_default] :is(.rt-btn-save,.mn-btn-new,.customers-page .primary){background:var(--bocado-v3-gradient-primary);border-color:transparent;color:#fff;box-shadow:0 10px 25px #d9531e66}.layout-wrapper[data-bocado-theme=restaurant_default] :is(.rt-btn-save,.mn-btn-new,.customers-page .primary):hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px #d9531e75}.layout-wrapper[data-bocado-theme=restaurant_default] .db-page{position:relative}.layout-wrapper[data-bocado-theme=restaurant_default] .db-page:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background:radial-gradient(circle at 12% 4%,rgba(217,83,30,.09),transparent 30%),radial-gradient(circle at 90% 16%,rgba(201,162,39,.055),transparent 28%);filter:blur(24px)}.layout-wrapper[data-bocado-theme=restaurant_default] .db-page>*{position:relative;z-index:1}.layout-wrapper[data-bocado-theme=restaurant_default] .db-welcome{background:var(--bocado-v3-gradient-hero);border-color:#d9531e47;box-shadow:0 10px 40px #00000057,0 0 0 1px #d9531e09}.layout-wrapper[data-bocado-theme=restaurant_default] .db-stat-card,.layout-wrapper[data-bocado-theme=restaurant_default] .db-quick-card{background:var(--bocado-v3-glass);border-color:var(--bocado-v3-glass-border);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 10px 30px #0000003d}.layout-wrapper[data-bocado-theme=restaurant_default] .db-quick-card:hover{border-color:#d9531e61;transform:translateY(-2px);box-shadow:0 14px 34px #0000004d,0 0 18px #d9531e1a}.layout-wrapper[data-bocado-theme=restaurant_default] .db-subscription-card:not(.db-subscription-card--warning):not(.db-subscription-card--critical):not(.db-subscription-card--overdue):not(.db-subscription-card--loading){background:radial-gradient(circle at 8% 8%,rgba(34,197,94,.11),transparent 30%),linear-gradient(135deg,#0f2318c2,#181410f2);border-color:#22c55e4d;box-shadow:0 14px 34px #00000038,0 0 0 1px #22c55e09}.layout-wrapper[data-bocado-theme=restaurant_default] .db-subscription-card:not(.db-subscription-card--warning):not(.db-subscription-card--critical):not(.db-subscription-card--overdue):not(.db-subscription-card--loading):after{display:none}.layout-wrapper[data-bocado-theme=restaurant_default] .db-subscription-card:not(.db-subscription-card--warning):not(.db-subscription-card--critical):not(.db-subscription-card--overdue):not(.db-subscription-card--loading) .db-subscription-card__action{color:#86efac;background:#22c55e1a;border-color:#4ade8052;box-shadow:none}.layout-wrapper[data-bocado-theme=restaurant_default] .db-subscription-card:not(.db-subscription-card--warning):not(.db-subscription-card--critical):not(.db-subscription-card--overdue):not(.db-subscription-card--loading) .db-subscription-card__action:hover{color:#fff;background:#22c55e2e;border-color:#4ade8094;box-shadow:0 8px 20px #22c55e1a}.layout-wrapper[data-bocado-theme=restaurant_default] .rt-page[data-bocado-surface=business-management] .rt-card--header[data-bocado-region=business-identity]{background:radial-gradient(circle at 92% 6%,rgba(217,83,30,.14),transparent 28%),linear-gradient(135deg,#2b2118e0,#1a1008eb);border-color:#d9531e4d;box-shadow:0 10px 40px #00000057;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.layout-wrapper[data-bocado-theme=restaurant_default] .rt-page[data-bocado-surface=business-management] .rt-card:not(.rt-card--header){background:#2b2118cc;border-color:var(--bocado-color-border-subtle);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.layout-wrapper[data-bocado-theme=restaurant_default] .customers-page .search{background:var(--bocado-color-surface-input);border-color:var(--bocado-color-border-subtle)}.layout-wrapper[data-bocado-theme=restaurant_default] .customers-page .search:focus-within{border-color:var(--bocado-color-border-focus);box-shadow:0 0 0 4px #d9531e33;background:#ffffff13}.layout-wrapper[data-bocado-theme=restaurant_default] .customers-page .table-card{background:#1a1008b8;border-color:var(--bocado-color-border-subtle);box-shadow:0 12px 32px #00000038}.layout-wrapper[data-bocado-theme=restaurant_default] .customers-page th{background:#ffffff06;color:var(--bocado-color-text-secondary)}.layout-wrapper[data-bocado-theme=restaurant_default] .customers-page th,.layout-wrapper[data-bocado-theme=restaurant_default] .customers-page td{border-bottom-color:var(--bocado-color-border-subtle)}.layout-wrapper[data-bocado-theme=restaurant_default] .customers-page tbody tr:hover{background:#d9531e0e}.layout-wrapper[data-bocado-theme=restaurant_default] .customers-page .orders-badge{color:#e8743e;background:#d9531e26;border-color:#d9531e47}.layout-wrapper[data-bocado-theme=restaurant_default] .customers-page .action-button{background:var(--bocado-color-surface-input);border-color:var(--bocado-color-border-subtle);color:var(--bocado-color-text-secondary)}.layout-wrapper[data-bocado-theme=restaurant_default] .customers-page .action-button--delete:hover{color:var(--bocado-color-semantic-danger);border-color:#ef444473;background:#ef44441f}.layout-wrapper[data-bocado-theme=restaurant_default] .mn-page[data-bocado-management-surface=catalog] :is(.mn-tabs-bar,.mn-branch-selector,.mn-cat-card,.mn-prod-card){background:var(--bocado-v3-glass);border-color:var(--bocado-color-border-subtle);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.layout-wrapper[data-bocado-theme=restaurant_default] .mn-page[data-bocado-management-surface=catalog] :is(.mn-tab-btn.active,.mn-branch-tab.active){background:var(--bocado-v3-gradient-primary);color:#fff;border-color:transparent;box-shadow:0 8px 20px #d9531e42}.layout-wrapper[data-bocado-theme=restaurant_default] .mn-page[data-bocado-management-surface=catalog] .mn-prod-card:hover{border-color:#d9531e5c;box-shadow:0 12px 30px #0000003d,0 0 14px #d9531e14}.layout-wrapper[data-bocado-theme=restaurant_default] .quick-pos-page[data-bocado-operational-surface=pos] :is(.catalog-panel,.sale-panel,.product-card){background:#2b2118cc;border-color:var(--bocado-color-border-subtle)}.layout-wrapper[data-bocado-theme=restaurant_default] .quick-pos-page[data-bocado-operational-surface=pos] .category-chips button.active{background:var(--bocado-v3-gradient-primary);color:#fff;border-color:transparent;box-shadow:none}@media(prefers-reduced-motion:reduce){.layout-wrapper[data-bocado-theme=restaurant_default] *,.layout-wrapper[data-bocado-theme=restaurant_default] *:before,.layout-wrapper[data-bocado-theme=restaurant_default] *:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media(max-width:760px){.layout-wrapper[data-bocado-theme=restaurant_default]:before{left:0}.sidebar-vertical-lockup__label{display:none}}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]{--saboria-accent: var(--bocado-color-action-primary-active);--text-color: var(--bocado-color-text-strong);--text-color-secondary: var(--bocado-color-text-secondary);position:relative;color:var(--bocado-color-text-primary);background:radial-gradient(circle at 16% 5%,var(--bocado-theme-ambient-primary),transparent 30%),radial-gradient(circle at 92% 82%,var(--bocado-theme-ambient-secondary),transparent 34%),var(--bocado-color-surface-page);background-attachment:fixed}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]:before{content:"";position:fixed;z-index:2;pointer-events:none;top:64px;left:260px;right:0;height:2px;background:var(--bocado-theme-gradient-primary);box-shadow:0 0 16px #e7a62f29;opacity:.78}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light].layout-sidebar-collapsed:before{left:78px}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar{background:linear-gradient(180deg,#1c1915,#252018);border-right-color:#f6c9451f}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-logo{background:#1c1915f5;border-bottom-color:#f6c94524}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-vertical-lockup__icon{background:#f6c94521;border-color:#f6c94552;box-shadow:0 0 14px #f6c9451f}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-vertical-lockup__label{color:#ffe36e}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .nav-item.active{background:linear-gradient(135deg,#f6c945f5,#e7a62ff5);color:#21170c;box-shadow:0 8px 20px #e7a62f2e}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar{color:var(--bocado-color-text-primary);background:#fffdf7e6;border-bottom-color:#8a65361c;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar-title{color:var(--bocado-color-text-strong)}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .layout-main,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .layout-main-content{color:var(--bocado-color-text-primary)}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-restaurant{background:#ffffff0e;border-color:#ffe36e29}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rt-btn-save,.mn-btn-new,.customers-page .primary){color:#2b2114;background:var(--bocado-theme-gradient-primary);border-color:transparent;box-shadow:var(--bocado-theme-glow-primary)}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rt-card,.customers-page .table-card,.customers-page .search,.mn-page .mn-tabs-bar,.mn-page .mn-branch-selector){background:var(--bocado-color-surface-card);border-color:var(--bocado-color-border-subtle);color:var(--bocado-color-text-primary)}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-tab-btn.active,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-branch-tab.active{background:var(--bocado-theme-gradient-primary);color:#2b2114;border-color:transparent}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]{--bocado-theme-motif-authority: 0;--bocado-theme-material-authority: .03}@media(prefers-reduced-motion:reduce){.layout-wrapper[data-bocado-theme=ice_cream_default] *,.layout-wrapper[data-bocado-theme=ice_cream_default] *:before,.layout-wrapper[data-bocado-theme=ice_cream_default] *:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media(max-width:760px){.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]:before{left:0}}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light],.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content{background:#fffdfc}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar{background:linear-gradient(180deg,#1b1a17,#252119);border-right:1px solid rgba(255,201,40,.12);box-shadow:8px 0 28px #201a0f14}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-logo{background:#1c1a16;border-bottom-color:#ffc9281f}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-vertical-lockup__label,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .nav-section span{color:#ffc928}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-vertical-lockup__icon{background:#ffc9281c;border-color:#ffc92842;box-shadow:none}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-vertical-lockup__icon img{width:22px;height:25px}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .nav-item{color:#f3f0ea}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .nav-item:hover{color:#fff;background:#ffffff0f}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .nav-item.active{color:#2b2408;background:linear-gradient(135deg,#ffe56a,#ffc928);box-shadow:0 8px 20px #e9a9002b}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .nav-item.active i{color:#2b2408}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-restaurant{background:#ffffff0e;border-color:#ffc92829}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-restaurant-name{color:#fff}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-restaurant-nit{color:#b9b0a2}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar{color:#2a2d35;background:#fffdfcf5;border-bottom-color:#ece5d9;box-shadow:0 1px #4a391c08}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar-title{color:#20242b}.sbr-record-table{--sbr-record-columns: 1;width:100%!important;min-width:0!important;border-collapse:separate!important;border-spacing:0 10px!important;table-layout:fixed!important;background:transparent!important}.sbr-record-table:has(thead th:nth-child(2):last-child){--sbr-record-columns: 2}.sbr-record-table:has(thead th:nth-child(3):last-child){--sbr-record-columns: 3}.sbr-record-table:has(thead th:nth-child(4):last-child){--sbr-record-columns: 4}.sbr-record-table:has(thead th:nth-child(5):last-child){--sbr-record-columns: 5}.sbr-record-table:has(thead th:nth-child(6):last-child){--sbr-record-columns: 6}.sbr-record-table:has(thead th:nth-child(7):last-child){--sbr-record-columns: 7}.sbr-record-table:has(thead th:nth-child(8):last-child){--sbr-record-columns: 8}.sbr-record-table:has(thead th:nth-child(9):last-child){--sbr-record-columns: 9}.sbr-record-table:has(thead th:nth-child(10):last-child){--sbr-record-columns: 10}.sbr-record-table:has(thead th:nth-child(11):last-child){--sbr-record-columns: 11}.sbr-record-table:has(thead th:nth-child(12):last-child){--sbr-record-columns: 12}.sbr-record-table:has(thead th:nth-child(13):last-child){--sbr-record-columns: 13}.sbr-record-table:has(thead th:nth-child(14):last-child){--sbr-record-columns: 14}.sbr-record-table:has(thead th:nth-child(15):last-child){--sbr-record-columns: 15}.sbr-record-table:has(thead th:nth-child(16):last-child){--sbr-record-columns: 16}.sbr-record-table thead,.sbr-record-table tbody{display:grid;width:100%}.sbr-record-table thead{background:transparent!important}.sbr-record-table thead tr,.sbr-record-table tbody tr{display:grid;grid-template-columns:repeat(var(--sbr-record-columns),minmax(0,1fr));align-items:center;width:100%;box-sizing:border-box}.sbr-record-table thead tr{gap:12px;padding:0 16px 4px;border:0!important;background:transparent!important}.sbr-record-table th{min-width:0;padding:0!important;border:0!important;background:transparent!important;color:#b9a99a!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.08em;line-height:1.25;text-transform:uppercase;white-space:normal!important;overflow-wrap:normal}.sbr-record-table tbody{gap:10px}.sbr-record-table tbody tr{gap:12px;min-height:84px;padding:14px 16px;border:1px solid rgba(255,255,255,.08)!important;border-radius:14px;background:#ffffff05!important;transition:border-color .2s ease,background .2s ease,transform .2s ease}.sbr-record-table tbody tr:hover{background:#d9531e0e!important;border-color:#d9531e47!important;transform:translateY(-1px)}.sbr-record-table td{min-width:0;max-width:100%;padding:0!important;border:0!important;background:transparent!important;color:#f5eee7;line-height:1.35;overflow-wrap:break-word}.sbr-record-table td>strong,.sbr-record-table td>div>strong{color:#fff}.sbr-record-table td small{display:block;margin-top:4px;color:#a9998b}.sbr-record-table .actions,.sbr-record-table .actions-column,.sbr-record-table .detail-column{min-width:0!important;width:auto!important;max-width:none!important;justify-self:end;text-align:right}.sbr-record-table .actions-column>button,.sbr-record-table .detail-column>button,.sbr-record-table td.actions>button{max-width:100%;white-space:nowrap}.table-scroll,.table-wrap{max-width:100%;overflow-x:visible!important}@media(max-width:1100px){.sbr-record-table thead{display:none}.sbr-record-table tbody tr{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;padding:18px}.sbr-record-table td{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.sbr-record-table td:before{content:attr(data-label);color:#a9998b;font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sbr-record-table .actions,.sbr-record-table .actions-column,.sbr-record-table .detail-column{grid-column:1/-1;justify-self:stretch;text-align:left;align-items:stretch}.sbr-record-table .actions>button,.sbr-record-table .actions>.actions,.sbr-record-table .actions-column>button,.sbr-record-table .actions-column>.actions,.sbr-record-table .detail-column>button,.sbr-record-table .detail-column>.actions{width:100%;justify-content:center}}@media(max-width:640px){.sbr-record-table tbody tr{grid-template-columns:1fr;min-height:0;border-radius:16px}.sbr-record-table td{padding-bottom:10px!important;border-bottom:1px solid rgba(255,255,255,.06)!important}.sbr-record-table td:last-child{padding-bottom:0!important;border-bottom:0!important}}.bocado-table-scroll{box-sizing:border-box;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-width:thin}.bocado-table-scroll__content{box-sizing:border-box;width:max(100%,var(--bocado-table-min-width, 0px));min-width:var(--bocado-table-min-width, 100%)}:root{--sb-select-bg: rgba(255, 255, 255, .04);--sb-select-panel-bg: #181412;--sb-select-border: rgba(255, 255, 255, .1);--sb-select-border-hover: rgba(217, 83, 30, .65);--sb-select-primary: #d9531e;--sb-select-primary-light: #e8743e;--sb-select-text: #f5f5f5;--sb-select-muted: #9c8e83}.p-select.sb-select,.sb-select.p-select{width:100%;min-height:46px;height:46px;display:inline-flex;align-items:center;background:var(--sb-select-bg)!important;border:1px solid var(--sb-select-border)!important;border-radius:12px!important;color:var(--sb-select-text)!important;box-shadow:none!important;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.p-select.sb-select:not(.p-disabled):hover,.sb-select.p-select:not(.p-disabled):hover{border-color:var(--sb-select-border-hover)!important;background:#ffffff0e!important}.p-select.sb-select.p-focus,.p-select.sb-select:focus-within,.sb-select.p-select.p-focus,.sb-select.p-select:focus-within{border-color:var(--sb-select-primary)!important;box-shadow:0 0 0 3px #d9531e29!important}.p-select.sb-select.p-disabled,.sb-select.p-select.p-disabled{opacity:.48;cursor:not-allowed}.p-select.sb-select .p-select-label,.sb-select.p-select .p-select-label{display:flex;flex:1 1 auto;align-items:center;width:auto;min-width:0;min-height:44px;max-width:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 14px!important;color:var(--sb-select-text)!important;font-size:.875rem;font-weight:500;line-height:1.3}.p-select.sb-select .p-select-label.p-placeholder,.sb-select.p-select .p-select-label.p-placeholder{color:var(--sb-select-muted)!important}.p-select.sb-select .p-select-dropdown,.sb-select.p-select .p-select-dropdown{width:42px;min-width:42px;flex:0 0 42px;color:#d8d0c8!important}.p-select.sb-select .p-select-dropdown-icon,.p-select.sb-select .p-select-clear-icon,.sb-select.p-select .p-select-dropdown-icon,.sb-select.p-select .p-select-clear-icon{color:inherit!important;width:14px;height:14px}.p-select.sb-select .p-select-clear-icon,.sb-select.p-select .p-select-clear-icon{right:42px;color:var(--sb-select-muted)!important}.p-select-overlay.sb-select-panel,.sb-select-panel.p-select-overlay{margin-top:6px!important;overflow:hidden;max-height:min(320px,100vh - 32px);background:var(--sb-select-panel-bg)!important;border:1px solid var(--sb-select-border)!important;border-radius:14px!important;box-shadow:0 20px 60px #00000085!important;animation:sb-select-enter .15s ease-out;transform-origin:top center}.p-select-overlay.sb-select-panel .p-select-header,.sb-select-panel.p-select-overlay .p-select-header{padding:8px!important;background:var(--sb-select-panel-bg)!important;border-bottom:1px solid rgba(255,255,255,.06)!important}.p-select-overlay.sb-select-panel .p-select-filter,.sb-select-panel.p-select-overlay .p-select-filter{width:100%;min-height:42px;padding:0 38px 0 12px!important;background:#ffffff0a!important;border:1px solid var(--sb-select-border)!important;border-radius:10px!important;color:var(--sb-select-text)!important;outline:none!important;box-shadow:none!important}.p-select-overlay.sb-select-panel .p-select-filter::placeholder,.sb-select-panel.p-select-overlay .p-select-filter::placeholder{color:var(--sb-select-muted)!important}.p-select-overlay.sb-select-panel .p-select-filter:focus,.sb-select-panel.p-select-overlay .p-select-filter:focus{border-color:var(--sb-select-primary)!important;box-shadow:0 0 0 3px #d9531e24!important}.p-select-overlay.sb-select-panel .p-select-list-container,.sb-select-panel.p-select-overlay .p-select-list-container{padding:6px;max-height:280px;scrollbar-width:thin;scrollbar-color:var(--sb-select-primary) transparent}.p-select-overlay.sb-select-panel .p-select-list-container::-webkit-scrollbar,.sb-select-panel.p-select-overlay .p-select-list-container::-webkit-scrollbar{width:5px}.p-select-overlay.sb-select-panel .p-select-list-container::-webkit-scrollbar-track,.sb-select-panel.p-select-overlay .p-select-list-container::-webkit-scrollbar-track{background:transparent}.p-select-overlay.sb-select-panel .p-select-list-container::-webkit-scrollbar-thumb,.sb-select-panel.p-select-overlay .p-select-list-container::-webkit-scrollbar-thumb{background:var(--sb-select-primary);border-radius:999px}.p-select-overlay.sb-select-panel .p-select-list,.sb-select-panel.p-select-overlay .p-select-list{gap:2px;padding:0!important}.p-select-overlay.sb-select-panel .p-select-option,.sb-select-panel.p-select-overlay .p-select-option{min-height:46px;display:flex;align-items:center;padding:0 14px!important;border-radius:10px!important;background:transparent!important;color:#e7e1db!important;font-size:.875rem;font-weight:500;transition:background-color .15s ease,color .15s ease}.p-select-overlay.sb-select-panel .p-select-option:not(.p-select-option-selected):not(.p-disabled):hover,.p-select-overlay.sb-select-panel .p-select-option.p-focus:not(.p-select-option-selected),.sb-select-panel.p-select-overlay .p-select-option:not(.p-select-option-selected):not(.p-disabled):hover,.sb-select-panel.p-select-overlay .p-select-option.p-focus:not(.p-select-option-selected){background:#d9531e1f!important;color:#fff!important}.p-select-overlay.sb-select-panel .p-select-option.p-select-option-selected,.p-select-overlay.sb-select-panel .p-select-option[aria-selected=true],.sb-select-panel.p-select-overlay .p-select-option.p-select-option-selected,.sb-select-panel.p-select-overlay .p-select-option[aria-selected=true]{background:#d9531e2e!important;color:var(--sb-select-primary-light)!important;font-weight:650}.p-select-overlay.sb-select-panel .p-select-option.p-disabled,.sb-select-panel.p-select-overlay .p-select-option.p-disabled{color:#9c8e838c!important}.p-select-overlay.sb-select-panel .p-select-empty-message,.sb-select-panel.p-select-overlay .p-select-empty-message{padding:22px 16px!important;color:var(--sb-select-muted)!important;font-size:.875rem;text-align:center}@keyframes sb-select-enter{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.p-select-overlay.sb-select-panel,.sb-select-panel.p-select-overlay{animation:none}}:root{--sb-tooltip-bg: #241b16;--sb-tooltip-text: #f8f5f2;--sb-tooltip-info: #60a5fa;--sb-tooltip-success: #4ade80;--sb-tooltip-warning: #f59e0b;--sb-tooltip-danger: #f87171}.p-tooltip.sb-tooltip{max-width:260px}.p-tooltip.sb-tooltip .p-tooltip-text{position:relative;min-height:38px;display:flex;align-items:center;padding:9px 12px 9px 15px!important;overflow:hidden;background:var(--sb-tooltip-bg)!important;border:1px solid rgba(255,255,255,.09)!important;border-radius:10px!important;box-shadow:0 14px 34px #0000006b!important;color:var(--sb-tooltip-text)!important;font-size:.78rem!important;font-weight:650!important;line-height:1.35!important}.p-tooltip.sb-tooltip .p-tooltip-text:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:10px 0 0 10px;background:var(--sb-tooltip-info)}.p-tooltip.sb-tooltip.sb-tooltip--success .p-tooltip-text:before{background:var(--sb-tooltip-success)}.p-tooltip.sb-tooltip.sb-tooltip--warning .p-tooltip-text:before{background:var(--sb-tooltip-warning)}.p-tooltip.sb-tooltip.sb-tooltip--danger .p-tooltip-text:before{background:var(--sb-tooltip-danger)}.p-tooltip.sb-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:var(--sb-tooltip-bg)!important}.p-tooltip.sb-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:var(--sb-tooltip-bg)!important}.p-tooltip.sb-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:var(--sb-tooltip-bg)!important}.p-tooltip.sb-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:var(--sb-tooltip-bg)!important}.grid{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem;margin-top:-.5rem}.grid>.col,.grid>[class*=col]{box-sizing:border-box}.grid-nogutter{margin-right:0;margin-left:0;margin-top:0}.grid-nogutter>.col,.grid-nogutter>[class*=col-]{padding:0}.col{flex-grow:1;flex-basis:0;padding:.5rem}.col-fixed{flex:0 0 auto;padding:.5rem}.col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}.col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}.col-3{flex:0 0 auto;padding:.5rem;width:25%}.col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}.col-6{flex:0 0 auto;padding:.5rem;width:50%}.col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}.col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}.col-9{flex:0 0 auto;padding:.5rem;width:75%}.col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}.col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}.col-12{flex:0 0 auto;padding:.5rem;width:100%}@media screen and (min-width:576px){.sm\:col{flex-grow:1;flex-basis:0;padding:.5rem}.sm\:col-fixed{flex:0 0 auto;padding:.5rem}.sm\:col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}.sm\:col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}.sm\:col-3{flex:0 0 auto;padding:.5rem;width:25%}.sm\:col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.sm\:col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}.sm\:col-6{flex:0 0 auto;padding:.5rem;width:50%}.sm\:col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}.sm\:col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}.sm\:col-9{flex:0 0 auto;padding:.5rem;width:75%}.sm\:col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}.sm\:col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}.sm\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}@media screen and (min-width:768px){.md\:col{flex-grow:1;flex-basis:0;padding:.5rem}.md\:col-fixed{flex:0 0 auto;padding:.5rem}.md\:col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}.md\:col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}.md\:col-3{flex:0 0 auto;padding:.5rem;width:25%}.md\:col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.md\:col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}.md\:col-6{flex:0 0 auto;padding:.5rem;width:50%}.md\:col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}.md\:col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}.md\:col-9{flex:0 0 auto;padding:.5rem;width:75%}.md\:col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}.md\:col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}.md\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}@media screen and (min-width:992px){.lg\:col{flex-grow:1;flex-basis:0;padding:.5rem}.lg\:col-fixed{flex:0 0 auto;padding:.5rem}.lg\:col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}.lg\:col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}.lg\:col-3{flex:0 0 auto;padding:.5rem;width:25%}.lg\:col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.lg\:col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}.lg\:col-6{flex:0 0 auto;padding:.5rem;width:50%}.lg\:col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}.lg\:col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}.lg\:col-9{flex:0 0 auto;padding:.5rem;width:75%}.lg\:col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}.lg\:col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}.lg\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}@media screen and (min-width:1200px){.xl\:col{flex-grow:1;flex-basis:0;padding:.5rem}.xl\:col-fixed{flex:0 0 auto;padding:.5rem}.xl\:col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}.xl\:col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}.xl\:col-3{flex:0 0 auto;padding:.5rem;width:25%}.xl\:col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.xl\:col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}.xl\:col-6{flex:0 0 auto;padding:.5rem;width:50%}.xl\:col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}.xl\:col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}.xl\:col-9{flex:0 0 auto;padding:.5rem;width:75%}.xl\:col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}.xl\:col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}.xl\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}.col-offset-0{margin-left:0!important}.col-offset-1{margin-left:8.3333%!important}.col-offset-2{margin-left:16.6667%!important}.col-offset-3{margin-left:25%!important}.col-offset-4{margin-left:33.3333%!important}.col-offset-5{margin-left:41.6667%!important}.col-offset-6{margin-left:50%!important}.col-offset-7{margin-left:58.3333%!important}.col-offset-8{margin-left:66.6667%!important}.col-offset-9{margin-left:75%!important}.col-offset-10{margin-left:83.3333%!important}.col-offset-11{margin-left:91.6667%!important}.col-offset-12{margin-left:100%!important}@media screen and (min-width:576px){.sm\:col-offset-0{margin-left:0!important}.sm\:col-offset-1{margin-left:8.3333%!important}.sm\:col-offset-2{margin-left:16.6667%!important}.sm\:col-offset-3{margin-left:25%!important}.sm\:col-offset-4{margin-left:33.3333%!important}.sm\:col-offset-5{margin-left:41.6667%!important}.sm\:col-offset-6{margin-left:50%!important}.sm\:col-offset-7{margin-left:58.3333%!important}.sm\:col-offset-8{margin-left:66.6667%!important}.sm\:col-offset-9{margin-left:75%!important}.sm\:col-offset-10{margin-left:83.3333%!important}.sm\:col-offset-11{margin-left:91.6667%!important}.sm\:col-offset-12{margin-left:100%!important}}@media screen and (min-width:768px){.md\:col-offset-0{margin-left:0!important}.md\:col-offset-1{margin-left:8.3333%!important}.md\:col-offset-2{margin-left:16.6667%!important}.md\:col-offset-3{margin-left:25%!important}.md\:col-offset-4{margin-left:33.3333%!important}.md\:col-offset-5{margin-left:41.6667%!important}.md\:col-offset-6{margin-left:50%!important}.md\:col-offset-7{margin-left:58.3333%!important}.md\:col-offset-8{margin-left:66.6667%!important}.md\:col-offset-9{margin-left:75%!important}.md\:col-offset-10{margin-left:83.3333%!important}.md\:col-offset-11{margin-left:91.6667%!important}.md\:col-offset-12{margin-left:100%!important}}@media screen and (min-width:992px){.lg\:col-offset-0{margin-left:0!important}.lg\:col-offset-1{margin-left:8.3333%!important}.lg\:col-offset-2{margin-left:16.6667%!important}.lg\:col-offset-3{margin-left:25%!important}.lg\:col-offset-4{margin-left:33.3333%!important}.lg\:col-offset-5{margin-left:41.6667%!important}.lg\:col-offset-6{margin-left:50%!important}.lg\:col-offset-7{margin-left:58.3333%!important}.lg\:col-offset-8{margin-left:66.6667%!important}.lg\:col-offset-9{margin-left:75%!important}.lg\:col-offset-10{margin-left:83.3333%!important}.lg\:col-offset-11{margin-left:91.6667%!important}.lg\:col-offset-12{margin-left:100%!important}}@media screen and (min-width:1200px){.xl\:col-offset-0{margin-left:0!important}.xl\:col-offset-1{margin-left:8.3333%!important}.xl\:col-offset-2{margin-left:16.6667%!important}.xl\:col-offset-3{margin-left:25%!important}.xl\:col-offset-4{margin-left:33.3333%!important}.xl\:col-offset-5{margin-left:41.6667%!important}.xl\:col-offset-6{margin-left:50%!important}.xl\:col-offset-7{margin-left:58.3333%!important}.xl\:col-offset-8{margin-left:66.6667%!important}.xl\:col-offset-9{margin-left:75%!important}.xl\:col-offset-10{margin-left:83.3333%!important}.xl\:col-offset-11{margin-left:91.6667%!important}.xl\:col-offset-12{margin-left:100%!important}}.text-0{color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.text-50{color:light-dark(var(--p-surface-50),var(--p-surface-800))!important}.text-100{color:light-dark(var(--p-surface-100),var(--p-surface-700))!important}.text-200{color:light-dark(var(--p-surface-200),var(--p-surface-600))!important}.text-300{color:light-dark(var(--p-surface-300),var(--p-surface-500))!important}.text-400{color:light-dark(var(--p-surface-400),var(--p-surface-400))!important}.text-500{color:light-dark(var(--p-surface-500),var(--p-surface-300))!important}.text-600{color:light-dark(var(--p-surface-600),var(--p-surface-200))!important}.text-700{color:light-dark(var(--p-surface-700),var(--p-surface-100))!important}.text-800{color:light-dark(var(--p-surface-800),var(--p-surface-50))!important}.text-900{color:light-dark(var(--p-surface-900),var(--p-surface-0))!important}.focus\:text-0:focus{color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.hover\:text-0:hover,.active\:text-0:active{color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.focus\:text-50:focus{color:light-dark(var(--p-surface-50),var(--p-surface-800))!important}.hover\:text-50:hover,.active\:text-50:active{color:light-dark(var(--p-surface-50),var(--p-surface-800))!important}.focus\:text-100:focus{color:light-dark(var(--p-surface-100),var(--p-surface-700))!important}.hover\:text-100:hover,.active\:text-100:active{color:light-dark(var(--p-surface-100),var(--p-surface-700))!important}.focus\:text-200:focus{color:light-dark(var(--p-surface-200),var(--p-surface-600))!important}.hover\:text-200:hover,.active\:text-200:active{color:light-dark(var(--p-surface-200),var(--p-surface-600))!important}.focus\:text-300:focus{color:light-dark(var(--p-surface-300),var(--p-surface-500))!important}.hover\:text-300:hover,.active\:text-300:active{color:light-dark(var(--p-surface-300),var(--p-surface-500))!important}.focus\:text-400:focus{color:light-dark(var(--p-surface-400),var(--p-surface-400))!important}.hover\:text-400:hover,.active\:text-400:active{color:light-dark(var(--p-surface-400),var(--p-surface-400))!important}.focus\:text-500:focus{color:light-dark(var(--p-surface-500),var(--p-surface-300))!important}.hover\:text-500:hover,.active\:text-500:active{color:light-dark(var(--p-surface-500),var(--p-surface-300))!important}.focus\:text-600:focus{color:light-dark(var(--p-surface-600),var(--p-surface-200))!important}.hover\:text-600:hover,.active\:text-600:active{color:light-dark(var(--p-surface-600),var(--p-surface-200))!important}.focus\:text-700:focus{color:light-dark(var(--p-surface-700),var(--p-surface-100))!important}.hover\:text-700:hover,.active\:text-700:active{color:light-dark(var(--p-surface-700),var(--p-surface-100))!important}.focus\:text-800:focus{color:light-dark(var(--p-surface-800),var(--p-surface-50))!important}.hover\:text-800:hover,.active\:text-800:active{color:light-dark(var(--p-surface-800),var(--p-surface-50))!important}.focus\:text-900:focus{color:light-dark(var(--p-surface-900),var(--p-surface-0))!important}.hover\:text-900:hover,.active\:text-900:active{color:light-dark(var(--p-surface-900),var(--p-surface-0))!important}.surface-0{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.surface-50{background-color:light-dark(var(--p-surface-50),var(--p-surface-800))!important}.surface-100{background-color:light-dark(var(--p-surface-100),var(--p-surface-700))!important}.surface-200{background-color:light-dark(var(--p-surface-200),var(--p-surface-600))!important}.surface-300{background-color:light-dark(var(--p-surface-300),var(--p-surface-500))!important}.surface-400{background-color:light-dark(var(--p-surface-400),var(--p-surface-400))!important}.surface-500{background-color:light-dark(var(--p-surface-500),var(--p-surface-300))!important}.surface-600{background-color:light-dark(var(--p-surface-600),var(--p-surface-200))!important}.surface-700{background-color:light-dark(var(--p-surface-700),var(--p-surface-100))!important}.surface-800{background-color:light-dark(var(--p-surface-800),var(--p-surface-50))!important}.surface-900{background-color:light-dark(var(--p-surface-900),var(--p-surface-0))!important}.focus\:surface-0:focus{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.hover\:surface-0:hover,.active\:surface-0:active{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.focus\:surface-50:focus{background-color:light-dark(var(--p-surface-50),var(--p-surface-800))!important}.hover\:surface-50:hover,.active\:surface-50:active{background-color:light-dark(var(--p-surface-50),var(--p-surface-800))!important}.focus\:surface-100:focus{background-color:light-dark(var(--p-surface-100),var(--p-surface-700))!important}.hover\:surface-100:hover,.active\:surface-100:active{background-color:light-dark(var(--p-surface-100),var(--p-surface-700))!important}.focus\:surface-200:focus{background-color:light-dark(var(--p-surface-200),var(--p-surface-600))!important}.hover\:surface-200:hover,.active\:surface-200:active{background-color:light-dark(var(--p-surface-200),var(--p-surface-600))!important}.focus\:surface-300:focus{background-color:light-dark(var(--p-surface-300),var(--p-surface-500))!important}.hover\:surface-300:hover,.active\:surface-300:active{background-color:light-dark(var(--p-surface-300),var(--p-surface-500))!important}.focus\:surface-400:focus{background-color:light-dark(var(--p-surface-400),var(--p-surface-400))!important}.hover\:surface-400:hover,.active\:surface-400:active{background-color:light-dark(var(--p-surface-400),var(--p-surface-400))!important}.focus\:surface-500:focus{background-color:light-dark(var(--p-surface-500),var(--p-surface-300))!important}.hover\:surface-500:hover,.active\:surface-500:active{background-color:light-dark(var(--p-surface-500),var(--p-surface-300))!important}.focus\:surface-600:focus{background-color:light-dark(var(--p-surface-600),var(--p-surface-200))!important}.hover\:surface-600:hover,.active\:surface-600:active{background-color:light-dark(var(--p-surface-600),var(--p-surface-200))!important}.focus\:surface-700:focus{background-color:light-dark(var(--p-surface-700),var(--p-surface-100))!important}.hover\:surface-700:hover,.active\:surface-700:active{background-color:light-dark(var(--p-surface-700),var(--p-surface-100))!important}.focus\:surface-800:focus{background-color:light-dark(var(--p-surface-800),var(--p-surface-50))!important}.hover\:surface-800:hover,.active\:surface-800:active{background-color:light-dark(var(--p-surface-800),var(--p-surface-50))!important}.focus\:surface-900:focus{background-color:light-dark(var(--p-surface-900),var(--p-surface-0))!important}.hover\:surface-900:hover,.active\:surface-900:active{background-color:light-dark(var(--p-surface-900),var(--p-surface-0))!important}.border-0{border-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.border-50{border-color:light-dark(var(--p-surface-50),var(--p-surface-800))!important}.border-100{border-color:light-dark(var(--p-surface-100),var(--p-surface-700))!important}.border-200{border-color:light-dark(var(--p-surface-200),var(--p-surface-600))!important}.border-300{border-color:light-dark(var(--p-surface-300),var(--p-surface-500))!important}.border-400{border-color:light-dark(var(--p-surface-400),var(--p-surface-400))!important}.border-500{border-color:light-dark(var(--p-surface-500),var(--p-surface-300))!important}.border-600{border-color:light-dark(var(--p-surface-600),var(--p-surface-200))!important}.border-700{border-color:light-dark(var(--p-surface-700),var(--p-surface-100))!important}.border-800{border-color:light-dark(var(--p-surface-800),var(--p-surface-50))!important}.border-900{border-color:light-dark(var(--p-surface-900),var(--p-surface-0))!important}.focus\:border-0:focus{border-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.hover\:border-0:hover,.active\:border-0:active{border-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.focus\:border-50:focus{border-color:light-dark(var(--p-surface-50),var(--p-surface-800))!important}.hover\:border-50:hover,.active\:border-50:active{border-color:light-dark(var(--p-surface-50),var(--p-surface-800))!important}.focus\:border-100:focus{border-color:light-dark(var(--p-surface-100),var(--p-surface-700))!important}.hover\:border-100:hover,.active\:border-100:active{border-color:light-dark(var(--p-surface-100),var(--p-surface-700))!important}.focus\:border-200:focus{border-color:light-dark(var(--p-surface-200),var(--p-surface-600))!important}.hover\:border-200:hover,.active\:border-200:active{border-color:light-dark(var(--p-surface-200),var(--p-surface-600))!important}.focus\:border-300:focus{border-color:light-dark(var(--p-surface-300),var(--p-surface-500))!important}.hover\:border-300:hover,.active\:border-300:active{border-color:light-dark(var(--p-surface-300),var(--p-surface-500))!important}.focus\:border-400:focus{border-color:light-dark(var(--p-surface-400),var(--p-surface-400))!important}.hover\:border-400:hover,.active\:border-400:active{border-color:light-dark(var(--p-surface-400),var(--p-surface-400))!important}.focus\:border-500:focus{border-color:light-dark(var(--p-surface-500),var(--p-surface-300))!important}.hover\:border-500:hover,.active\:border-500:active{border-color:light-dark(var(--p-surface-500),var(--p-surface-300))!important}.focus\:border-600:focus{border-color:light-dark(var(--p-surface-600),var(--p-surface-200))!important}.hover\:border-600:hover,.active\:border-600:active{border-color:light-dark(var(--p-surface-600),var(--p-surface-200))!important}.focus\:border-700:focus{border-color:light-dark(var(--p-surface-700),var(--p-surface-100))!important}.hover\:border-700:hover,.active\:border-700:active{border-color:light-dark(var(--p-surface-700),var(--p-surface-100))!important}.focus\:border-800:focus{border-color:light-dark(var(--p-surface-800),var(--p-surface-50))!important}.hover\:border-800:hover,.active\:border-800:active{border-color:light-dark(var(--p-surface-800),var(--p-surface-50))!important}.focus\:border-900:focus{border-color:light-dark(var(--p-surface-900),var(--p-surface-0))!important}.hover\:border-900:hover,.active\:border-900:active{border-color:light-dark(var(--p-surface-900),var(--p-surface-0))!important}.bg-transparent{background-color:transparent!important}@media screen and (min-width:576px){.sm\:bg-transparent{background-color:transparent!important}}@media screen and (min-width:768px){.md\:bg-transparent{background-color:transparent!important}}@media screen and (min-width:992px){.lg\:bg-transparent{background-color:transparent!important}}@media screen and (min-width:1200px){.xl\:bg-transparent{background-color:transparent!important}}.border-transparent{border-color:transparent!important}@media screen and (min-width:576px){.sm\:border-transparent{border-color:transparent!important}}@media screen and (min-width:768px){.md\:border-transparent{border-color:transparent!important}}@media screen and (min-width:992px){.lg\:border-transparent{border-color:transparent!important}}@media screen and (min-width:1200px){.xl\:border-transparent{border-color:transparent!important}}.text-blue-50{color:var(--p-blue-50)!important}.text-blue-100{color:var(--p-blue-100)!important}.text-blue-200{color:var(--p-blue-200)!important}.text-blue-300{color:var(--p-blue-300)!important}.text-blue-400{color:var(--p-blue-400)!important}.text-blue-500{color:var(--p-blue-500)!important}.text-blue-600{color:var(--p-blue-600)!important}.text-blue-700{color:var(--p-blue-700)!important}.text-blue-800{color:var(--p-blue-800)!important}.text-blue-900{color:var(--p-blue-900)!important}.focus\:text-blue-50:focus{color:var(--p-blue-50)!important}.focus\:text-blue-100:focus{color:var(--p-blue-100)!important}.focus\:text-blue-200:focus{color:var(--p-blue-200)!important}.focus\:text-blue-300:focus{color:var(--p-blue-300)!important}.focus\:text-blue-400:focus{color:var(--p-blue-400)!important}.focus\:text-blue-500:focus{color:var(--p-blue-500)!important}.focus\:text-blue-600:focus{color:var(--p-blue-600)!important}.focus\:text-blue-700:focus{color:var(--p-blue-700)!important}.focus\:text-blue-800:focus{color:var(--p-blue-800)!important}.focus\:text-blue-900:focus{color:var(--p-blue-900)!important}.hover\:text-blue-50:hover{color:var(--p-blue-50)!important}.hover\:text-blue-100:hover{color:var(--p-blue-100)!important}.hover\:text-blue-200:hover{color:var(--p-blue-200)!important}.hover\:text-blue-300:hover{color:var(--p-blue-300)!important}.hover\:text-blue-400:hover{color:var(--p-blue-400)!important}.hover\:text-blue-500:hover{color:var(--p-blue-500)!important}.hover\:text-blue-600:hover{color:var(--p-blue-600)!important}.hover\:text-blue-700:hover{color:var(--p-blue-700)!important}.hover\:text-blue-800:hover{color:var(--p-blue-800)!important}.hover\:text-blue-900:hover{color:var(--p-blue-900)!important}.active\:text-blue-50:active{color:var(--p-blue-50)!important}.active\:text-blue-100:active{color:var(--p-blue-100)!important}.active\:text-blue-200:active{color:var(--p-blue-200)!important}.active\:text-blue-300:active{color:var(--p-blue-300)!important}.active\:text-blue-400:active{color:var(--p-blue-400)!important}.active\:text-blue-500:active{color:var(--p-blue-500)!important}.active\:text-blue-600:active{color:var(--p-blue-600)!important}.active\:text-blue-700:active{color:var(--p-blue-700)!important}.active\:text-blue-800:active{color:var(--p-blue-800)!important}.active\:text-blue-900:active{color:var(--p-blue-900)!important}.text-green-50{color:var(--p-green-50)!important}.text-green-100{color:var(--p-green-100)!important}.text-green-200{color:var(--p-green-200)!important}.text-green-300{color:var(--p-green-300)!important}.text-green-400{color:var(--p-green-400)!important}.text-green-500{color:var(--p-green-500)!important}.text-green-600{color:var(--p-green-600)!important}.text-green-700{color:var(--p-green-700)!important}.text-green-800{color:var(--p-green-800)!important}.text-green-900{color:var(--p-green-900)!important}.focus\:text-green-50:focus{color:var(--p-green-50)!important}.focus\:text-green-100:focus{color:var(--p-green-100)!important}.focus\:text-green-200:focus{color:var(--p-green-200)!important}.focus\:text-green-300:focus{color:var(--p-green-300)!important}.focus\:text-green-400:focus{color:var(--p-green-400)!important}.focus\:text-green-500:focus{color:var(--p-green-500)!important}.focus\:text-green-600:focus{color:var(--p-green-600)!important}.focus\:text-green-700:focus{color:var(--p-green-700)!important}.focus\:text-green-800:focus{color:var(--p-green-800)!important}.focus\:text-green-900:focus{color:var(--p-green-900)!important}.hover\:text-green-50:hover{color:var(--p-green-50)!important}.hover\:text-green-100:hover{color:var(--p-green-100)!important}.hover\:text-green-200:hover{color:var(--p-green-200)!important}.hover\:text-green-300:hover{color:var(--p-green-300)!important}.hover\:text-green-400:hover{color:var(--p-green-400)!important}.hover\:text-green-500:hover{color:var(--p-green-500)!important}.hover\:text-green-600:hover{color:var(--p-green-600)!important}.hover\:text-green-700:hover{color:var(--p-green-700)!important}.hover\:text-green-800:hover{color:var(--p-green-800)!important}.hover\:text-green-900:hover{color:var(--p-green-900)!important}.active\:text-green-50:active{color:var(--p-green-50)!important}.active\:text-green-100:active{color:var(--p-green-100)!important}.active\:text-green-200:active{color:var(--p-green-200)!important}.active\:text-green-300:active{color:var(--p-green-300)!important}.active\:text-green-400:active{color:var(--p-green-400)!important}.active\:text-green-500:active{color:var(--p-green-500)!important}.active\:text-green-600:active{color:var(--p-green-600)!important}.active\:text-green-700:active{color:var(--p-green-700)!important}.active\:text-green-800:active{color:var(--p-green-800)!important}.active\:text-green-900:active{color:var(--p-green-900)!important}.text-yellow-50{color:var(--p-yellow-50)!important}.text-yellow-100{color:var(--p-yellow-100)!important}.text-yellow-200{color:var(--p-yellow-200)!important}.text-yellow-300{color:var(--p-yellow-300)!important}.text-yellow-400{color:var(--p-yellow-400)!important}.text-yellow-500{color:var(--p-yellow-500)!important}.text-yellow-600{color:var(--p-yellow-600)!important}.text-yellow-700{color:var(--p-yellow-700)!important}.text-yellow-800{color:var(--p-yellow-800)!important}.text-yellow-900{color:var(--p-yellow-900)!important}.focus\:text-yellow-50:focus{color:var(--p-yellow-50)!important}.focus\:text-yellow-100:focus{color:var(--p-yellow-100)!important}.focus\:text-yellow-200:focus{color:var(--p-yellow-200)!important}.focus\:text-yellow-300:focus{color:var(--p-yellow-300)!important}.focus\:text-yellow-400:focus{color:var(--p-yellow-400)!important}.focus\:text-yellow-500:focus{color:var(--p-yellow-500)!important}.focus\:text-yellow-600:focus{color:var(--p-yellow-600)!important}.focus\:text-yellow-700:focus{color:var(--p-yellow-700)!important}.focus\:text-yellow-800:focus{color:var(--p-yellow-800)!important}.focus\:text-yellow-900:focus{color:var(--p-yellow-900)!important}.hover\:text-yellow-50:hover{color:var(--p-yellow-50)!important}.hover\:text-yellow-100:hover{color:var(--p-yellow-100)!important}.hover\:text-yellow-200:hover{color:var(--p-yellow-200)!important}.hover\:text-yellow-300:hover{color:var(--p-yellow-300)!important}.hover\:text-yellow-400:hover{color:var(--p-yellow-400)!important}.hover\:text-yellow-500:hover{color:var(--p-yellow-500)!important}.hover\:text-yellow-600:hover{color:var(--p-yellow-600)!important}.hover\:text-yellow-700:hover{color:var(--p-yellow-700)!important}.hover\:text-yellow-800:hover{color:var(--p-yellow-800)!important}.hover\:text-yellow-900:hover{color:var(--p-yellow-900)!important}.active\:text-yellow-50:active{color:var(--p-yellow-50)!important}.active\:text-yellow-100:active{color:var(--p-yellow-100)!important}.active\:text-yellow-200:active{color:var(--p-yellow-200)!important}.active\:text-yellow-300:active{color:var(--p-yellow-300)!important}.active\:text-yellow-400:active{color:var(--p-yellow-400)!important}.active\:text-yellow-500:active{color:var(--p-yellow-500)!important}.active\:text-yellow-600:active{color:var(--p-yellow-600)!important}.active\:text-yellow-700:active{color:var(--p-yellow-700)!important}.active\:text-yellow-800:active{color:var(--p-yellow-800)!important}.active\:text-yellow-900:active{color:var(--p-yellow-900)!important}.text-cyan-50{color:var(--p-cyan-50)!important}.text-cyan-100{color:var(--p-cyan-100)!important}.text-cyan-200{color:var(--p-cyan-200)!important}.text-cyan-300{color:var(--p-cyan-300)!important}.text-cyan-400{color:var(--p-cyan-400)!important}.text-cyan-500{color:var(--p-cyan-500)!important}.text-cyan-600{color:var(--p-cyan-600)!important}.text-cyan-700{color:var(--p-cyan-700)!important}.text-cyan-800{color:var(--p-cyan-800)!important}.text-cyan-900{color:var(--p-cyan-900)!important}.focus\:text-cyan-50:focus{color:var(--p-cyan-50)!important}.focus\:text-cyan-100:focus{color:var(--p-cyan-100)!important}.focus\:text-cyan-200:focus{color:var(--p-cyan-200)!important}.focus\:text-cyan-300:focus{color:var(--p-cyan-300)!important}.focus\:text-cyan-400:focus{color:var(--p-cyan-400)!important}.focus\:text-cyan-500:focus{color:var(--p-cyan-500)!important}.focus\:text-cyan-600:focus{color:var(--p-cyan-600)!important}.focus\:text-cyan-700:focus{color:var(--p-cyan-700)!important}.focus\:text-cyan-800:focus{color:var(--p-cyan-800)!important}.focus\:text-cyan-900:focus{color:var(--p-cyan-900)!important}.hover\:text-cyan-50:hover{color:var(--p-cyan-50)!important}.hover\:text-cyan-100:hover{color:var(--p-cyan-100)!important}.hover\:text-cyan-200:hover{color:var(--p-cyan-200)!important}.hover\:text-cyan-300:hover{color:var(--p-cyan-300)!important}.hover\:text-cyan-400:hover{color:var(--p-cyan-400)!important}.hover\:text-cyan-500:hover{color:var(--p-cyan-500)!important}.hover\:text-cyan-600:hover{color:var(--p-cyan-600)!important}.hover\:text-cyan-700:hover{color:var(--p-cyan-700)!important}.hover\:text-cyan-800:hover{color:var(--p-cyan-800)!important}.hover\:text-cyan-900:hover{color:var(--p-cyan-900)!important}.active\:text-cyan-50:active{color:var(--p-cyan-50)!important}.active\:text-cyan-100:active{color:var(--p-cyan-100)!important}.active\:text-cyan-200:active{color:var(--p-cyan-200)!important}.active\:text-cyan-300:active{color:var(--p-cyan-300)!important}.active\:text-cyan-400:active{color:var(--p-cyan-400)!important}.active\:text-cyan-500:active{color:var(--p-cyan-500)!important}.active\:text-cyan-600:active{color:var(--p-cyan-600)!important}.active\:text-cyan-700:active{color:var(--p-cyan-700)!important}.active\:text-cyan-800:active{color:var(--p-cyan-800)!important}.active\:text-cyan-900:active{color:var(--p-cyan-900)!important}.text-pink-50{color:var(--p-pink-50)!important}.text-pink-100{color:var(--p-pink-100)!important}.text-pink-200{color:var(--p-pink-200)!important}.text-pink-300{color:var(--p-pink-300)!important}.text-pink-400{color:var(--p-pink-400)!important}.text-pink-500{color:var(--p-pink-500)!important}.text-pink-600{color:var(--p-pink-600)!important}.text-pink-700{color:var(--p-pink-700)!important}.text-pink-800{color:var(--p-pink-800)!important}.text-pink-900{color:var(--p-pink-900)!important}.focus\:text-pink-50:focus{color:var(--p-pink-50)!important}.focus\:text-pink-100:focus{color:var(--p-pink-100)!important}.focus\:text-pink-200:focus{color:var(--p-pink-200)!important}.focus\:text-pink-300:focus{color:var(--p-pink-300)!important}.focus\:text-pink-400:focus{color:var(--p-pink-400)!important}.focus\:text-pink-500:focus{color:var(--p-pink-500)!important}.focus\:text-pink-600:focus{color:var(--p-pink-600)!important}.focus\:text-pink-700:focus{color:var(--p-pink-700)!important}.focus\:text-pink-800:focus{color:var(--p-pink-800)!important}.focus\:text-pink-900:focus{color:var(--p-pink-900)!important}.hover\:text-pink-50:hover{color:var(--p-pink-50)!important}.hover\:text-pink-100:hover{color:var(--p-pink-100)!important}.hover\:text-pink-200:hover{color:var(--p-pink-200)!important}.hover\:text-pink-300:hover{color:var(--p-pink-300)!important}.hover\:text-pink-400:hover{color:var(--p-pink-400)!important}.hover\:text-pink-500:hover{color:var(--p-pink-500)!important}.hover\:text-pink-600:hover{color:var(--p-pink-600)!important}.hover\:text-pink-700:hover{color:var(--p-pink-700)!important}.hover\:text-pink-800:hover{color:var(--p-pink-800)!important}.hover\:text-pink-900:hover{color:var(--p-pink-900)!important}.active\:text-pink-50:active{color:var(--p-pink-50)!important}.active\:text-pink-100:active{color:var(--p-pink-100)!important}.active\:text-pink-200:active{color:var(--p-pink-200)!important}.active\:text-pink-300:active{color:var(--p-pink-300)!important}.active\:text-pink-400:active{color:var(--p-pink-400)!important}.active\:text-pink-500:active{color:var(--p-pink-500)!important}.active\:text-pink-600:active{color:var(--p-pink-600)!important}.active\:text-pink-700:active{color:var(--p-pink-700)!important}.active\:text-pink-800:active{color:var(--p-pink-800)!important}.active\:text-pink-900:active{color:var(--p-pink-900)!important}.text-indigo-50{color:var(--p-indigo-50)!important}.text-indigo-100{color:var(--p-indigo-100)!important}.text-indigo-200{color:var(--p-indigo-200)!important}.text-indigo-300{color:var(--p-indigo-300)!important}.text-indigo-400{color:var(--p-indigo-400)!important}.text-indigo-500{color:var(--p-indigo-500)!important}.text-indigo-600{color:var(--p-indigo-600)!important}.text-indigo-700{color:var(--p-indigo-700)!important}.text-indigo-800{color:var(--p-indigo-800)!important}.text-indigo-900{color:var(--p-indigo-900)!important}.focus\:text-indigo-50:focus{color:var(--p-indigo-50)!important}.focus\:text-indigo-100:focus{color:var(--p-indigo-100)!important}.focus\:text-indigo-200:focus{color:var(--p-indigo-200)!important}.focus\:text-indigo-300:focus{color:var(--p-indigo-300)!important}.focus\:text-indigo-400:focus{color:var(--p-indigo-400)!important}.focus\:text-indigo-500:focus{color:var(--p-indigo-500)!important}.focus\:text-indigo-600:focus{color:var(--p-indigo-600)!important}.focus\:text-indigo-700:focus{color:var(--p-indigo-700)!important}.focus\:text-indigo-800:focus{color:var(--p-indigo-800)!important}.focus\:text-indigo-900:focus{color:var(--p-indigo-900)!important}.hover\:text-indigo-50:hover{color:var(--p-indigo-50)!important}.hover\:text-indigo-100:hover{color:var(--p-indigo-100)!important}.hover\:text-indigo-200:hover{color:var(--p-indigo-200)!important}.hover\:text-indigo-300:hover{color:var(--p-indigo-300)!important}.hover\:text-indigo-400:hover{color:var(--p-indigo-400)!important}.hover\:text-indigo-500:hover{color:var(--p-indigo-500)!important}.hover\:text-indigo-600:hover{color:var(--p-indigo-600)!important}.hover\:text-indigo-700:hover{color:var(--p-indigo-700)!important}.hover\:text-indigo-800:hover{color:var(--p-indigo-800)!important}.hover\:text-indigo-900:hover{color:var(--p-indigo-900)!important}.active\:text-indigo-50:active{color:var(--p-indigo-50)!important}.active\:text-indigo-100:active{color:var(--p-indigo-100)!important}.active\:text-indigo-200:active{color:var(--p-indigo-200)!important}.active\:text-indigo-300:active{color:var(--p-indigo-300)!important}.active\:text-indigo-400:active{color:var(--p-indigo-400)!important}.active\:text-indigo-500:active{color:var(--p-indigo-500)!important}.active\:text-indigo-600:active{color:var(--p-indigo-600)!important}.active\:text-indigo-700:active{color:var(--p-indigo-700)!important}.active\:text-indigo-800:active{color:var(--p-indigo-800)!important}.active\:text-indigo-900:active{color:var(--p-indigo-900)!important}.text-teal-50{color:var(--p-teal-50)!important}.text-teal-100{color:var(--p-teal-100)!important}.text-teal-200{color:var(--p-teal-200)!important}.text-teal-300{color:var(--p-teal-300)!important}.text-teal-400{color:var(--p-teal-400)!important}.text-teal-500{color:var(--p-teal-500)!important}.text-teal-600{color:var(--p-teal-600)!important}.text-teal-700{color:var(--p-teal-700)!important}.text-teal-800{color:var(--p-teal-800)!important}.text-teal-900{color:var(--p-teal-900)!important}.focus\:text-teal-50:focus{color:var(--p-teal-50)!important}.focus\:text-teal-100:focus{color:var(--p-teal-100)!important}.focus\:text-teal-200:focus{color:var(--p-teal-200)!important}.focus\:text-teal-300:focus{color:var(--p-teal-300)!important}.focus\:text-teal-400:focus{color:var(--p-teal-400)!important}.focus\:text-teal-500:focus{color:var(--p-teal-500)!important}.focus\:text-teal-600:focus{color:var(--p-teal-600)!important}.focus\:text-teal-700:focus{color:var(--p-teal-700)!important}.focus\:text-teal-800:focus{color:var(--p-teal-800)!important}.focus\:text-teal-900:focus{color:var(--p-teal-900)!important}.hover\:text-teal-50:hover{color:var(--p-teal-50)!important}.hover\:text-teal-100:hover{color:var(--p-teal-100)!important}.hover\:text-teal-200:hover{color:var(--p-teal-200)!important}.hover\:text-teal-300:hover{color:var(--p-teal-300)!important}.hover\:text-teal-400:hover{color:var(--p-teal-400)!important}.hover\:text-teal-500:hover{color:var(--p-teal-500)!important}.hover\:text-teal-600:hover{color:var(--p-teal-600)!important}.hover\:text-teal-700:hover{color:var(--p-teal-700)!important}.hover\:text-teal-800:hover{color:var(--p-teal-800)!important}.hover\:text-teal-900:hover{color:var(--p-teal-900)!important}.active\:text-teal-50:active{color:var(--p-teal-50)!important}.active\:text-teal-100:active{color:var(--p-teal-100)!important}.active\:text-teal-200:active{color:var(--p-teal-200)!important}.active\:text-teal-300:active{color:var(--p-teal-300)!important}.active\:text-teal-400:active{color:var(--p-teal-400)!important}.active\:text-teal-500:active{color:var(--p-teal-500)!important}.active\:text-teal-600:active{color:var(--p-teal-600)!important}.active\:text-teal-700:active{color:var(--p-teal-700)!important}.active\:text-teal-800:active{color:var(--p-teal-800)!important}.active\:text-teal-900:active{color:var(--p-teal-900)!important}.text-orange-50{color:var(--p-orange-50)!important}.text-orange-100{color:var(--p-orange-100)!important}.text-orange-200{color:var(--p-orange-200)!important}.text-orange-300{color:var(--p-orange-300)!important}.text-orange-400{color:var(--p-orange-400)!important}.text-orange-500{color:var(--p-orange-500)!important}.text-orange-600{color:var(--p-orange-600)!important}.text-orange-700{color:var(--p-orange-700)!important}.text-orange-800{color:var(--p-orange-800)!important}.text-orange-900{color:var(--p-orange-900)!important}.focus\:text-orange-50:focus{color:var(--p-orange-50)!important}.focus\:text-orange-100:focus{color:var(--p-orange-100)!important}.focus\:text-orange-200:focus{color:var(--p-orange-200)!important}.focus\:text-orange-300:focus{color:var(--p-orange-300)!important}.focus\:text-orange-400:focus{color:var(--p-orange-400)!important}.focus\:text-orange-500:focus{color:var(--p-orange-500)!important}.focus\:text-orange-600:focus{color:var(--p-orange-600)!important}.focus\:text-orange-700:focus{color:var(--p-orange-700)!important}.focus\:text-orange-800:focus{color:var(--p-orange-800)!important}.focus\:text-orange-900:focus{color:var(--p-orange-900)!important}.hover\:text-orange-50:hover{color:var(--p-orange-50)!important}.hover\:text-orange-100:hover{color:var(--p-orange-100)!important}.hover\:text-orange-200:hover{color:var(--p-orange-200)!important}.hover\:text-orange-300:hover{color:var(--p-orange-300)!important}.hover\:text-orange-400:hover{color:var(--p-orange-400)!important}.hover\:text-orange-500:hover{color:var(--p-orange-500)!important}.hover\:text-orange-600:hover{color:var(--p-orange-600)!important}.hover\:text-orange-700:hover{color:var(--p-orange-700)!important}.hover\:text-orange-800:hover{color:var(--p-orange-800)!important}.hover\:text-orange-900:hover{color:var(--p-orange-900)!important}.active\:text-orange-50:active{color:var(--p-orange-50)!important}.active\:text-orange-100:active{color:var(--p-orange-100)!important}.active\:text-orange-200:active{color:var(--p-orange-200)!important}.active\:text-orange-300:active{color:var(--p-orange-300)!important}.active\:text-orange-400:active{color:var(--p-orange-400)!important}.active\:text-orange-500:active{color:var(--p-orange-500)!important}.active\:text-orange-600:active{color:var(--p-orange-600)!important}.active\:text-orange-700:active{color:var(--p-orange-700)!important}.active\:text-orange-800:active{color:var(--p-orange-800)!important}.active\:text-orange-900:active{color:var(--p-orange-900)!important}.text-bluegray-50{color:var(--p-bluegray-50)!important}.text-bluegray-100{color:var(--p-bluegray-100)!important}.text-bluegray-200{color:var(--p-bluegray-200)!important}.text-bluegray-300{color:var(--p-bluegray-300)!important}.text-bluegray-400{color:var(--p-bluegray-400)!important}.text-bluegray-500{color:var(--p-bluegray-500)!important}.text-bluegray-600{color:var(--p-bluegray-600)!important}.text-bluegray-700{color:var(--p-bluegray-700)!important}.text-bluegray-800{color:var(--p-bluegray-800)!important}.text-bluegray-900{color:var(--p-bluegray-900)!important}.focus\:text-bluegray-50:focus{color:var(--p-bluegray-50)!important}.focus\:text-bluegray-100:focus{color:var(--p-bluegray-100)!important}.focus\:text-bluegray-200:focus{color:var(--p-bluegray-200)!important}.focus\:text-bluegray-300:focus{color:var(--p-bluegray-300)!important}.focus\:text-bluegray-400:focus{color:var(--p-bluegray-400)!important}.focus\:text-bluegray-500:focus{color:var(--p-bluegray-500)!important}.focus\:text-bluegray-600:focus{color:var(--p-bluegray-600)!important}.focus\:text-bluegray-700:focus{color:var(--p-bluegray-700)!important}.focus\:text-bluegray-800:focus{color:var(--p-bluegray-800)!important}.focus\:text-bluegray-900:focus{color:var(--p-bluegray-900)!important}.hover\:text-bluegray-50:hover{color:var(--p-bluegray-50)!important}.hover\:text-bluegray-100:hover{color:var(--p-bluegray-100)!important}.hover\:text-bluegray-200:hover{color:var(--p-bluegray-200)!important}.hover\:text-bluegray-300:hover{color:var(--p-bluegray-300)!important}.hover\:text-bluegray-400:hover{color:var(--p-bluegray-400)!important}.hover\:text-bluegray-500:hover{color:var(--p-bluegray-500)!important}.hover\:text-bluegray-600:hover{color:var(--p-bluegray-600)!important}.hover\:text-bluegray-700:hover{color:var(--p-bluegray-700)!important}.hover\:text-bluegray-800:hover{color:var(--p-bluegray-800)!important}.hover\:text-bluegray-900:hover{color:var(--p-bluegray-900)!important}.active\:text-bluegray-50:active{color:var(--p-bluegray-50)!important}.active\:text-bluegray-100:active{color:var(--p-bluegray-100)!important}.active\:text-bluegray-200:active{color:var(--p-bluegray-200)!important}.active\:text-bluegray-300:active{color:var(--p-bluegray-300)!important}.active\:text-bluegray-400:active{color:var(--p-bluegray-400)!important}.active\:text-bluegray-500:active{color:var(--p-bluegray-500)!important}.active\:text-bluegray-600:active{color:var(--p-bluegray-600)!important}.active\:text-bluegray-700:active{color:var(--p-bluegray-700)!important}.active\:text-bluegray-800:active{color:var(--p-bluegray-800)!important}.active\:text-bluegray-900:active{color:var(--p-bluegray-900)!important}.text-purple-50{color:var(--p-purple-50)!important}.text-purple-100{color:var(--p-purple-100)!important}.text-purple-200{color:var(--p-purple-200)!important}.text-purple-300{color:var(--p-purple-300)!important}.text-purple-400{color:var(--p-purple-400)!important}.text-purple-500{color:var(--p-purple-500)!important}.text-purple-600{color:var(--p-purple-600)!important}.text-purple-700{color:var(--p-purple-700)!important}.text-purple-800{color:var(--p-purple-800)!important}.text-purple-900{color:var(--p-purple-900)!important}.focus\:text-purple-50:focus{color:var(--p-purple-50)!important}.focus\:text-purple-100:focus{color:var(--p-purple-100)!important}.focus\:text-purple-200:focus{color:var(--p-purple-200)!important}.focus\:text-purple-300:focus{color:var(--p-purple-300)!important}.focus\:text-purple-400:focus{color:var(--p-purple-400)!important}.focus\:text-purple-500:focus{color:var(--p-purple-500)!important}.focus\:text-purple-600:focus{color:var(--p-purple-600)!important}.focus\:text-purple-700:focus{color:var(--p-purple-700)!important}.focus\:text-purple-800:focus{color:var(--p-purple-800)!important}.focus\:text-purple-900:focus{color:var(--p-purple-900)!important}.hover\:text-purple-50:hover{color:var(--p-purple-50)!important}.hover\:text-purple-100:hover{color:var(--p-purple-100)!important}.hover\:text-purple-200:hover{color:var(--p-purple-200)!important}.hover\:text-purple-300:hover{color:var(--p-purple-300)!important}.hover\:text-purple-400:hover{color:var(--p-purple-400)!important}.hover\:text-purple-500:hover{color:var(--p-purple-500)!important}.hover\:text-purple-600:hover{color:var(--p-purple-600)!important}.hover\:text-purple-700:hover{color:var(--p-purple-700)!important}.hover\:text-purple-800:hover{color:var(--p-purple-800)!important}.hover\:text-purple-900:hover{color:var(--p-purple-900)!important}.active\:text-purple-50:active{color:var(--p-purple-50)!important}.active\:text-purple-100:active{color:var(--p-purple-100)!important}.active\:text-purple-200:active{color:var(--p-purple-200)!important}.active\:text-purple-300:active{color:var(--p-purple-300)!important}.active\:text-purple-400:active{color:var(--p-purple-400)!important}.active\:text-purple-500:active{color:var(--p-purple-500)!important}.active\:text-purple-600:active{color:var(--p-purple-600)!important}.active\:text-purple-700:active{color:var(--p-purple-700)!important}.active\:text-purple-800:active{color:var(--p-purple-800)!important}.active\:text-purple-900:active{color:var(--p-purple-900)!important}.text-gray-50{color:var(--p-gray-50)!important}.text-gray-100{color:var(--p-gray-100)!important}.text-gray-200{color:var(--p-gray-200)!important}.text-gray-300{color:var(--p-gray-300)!important}.text-gray-400{color:var(--p-gray-400)!important}.text-gray-500{color:var(--p-gray-500)!important}.text-gray-600{color:var(--p-gray-600)!important}.text-gray-700{color:var(--p-gray-700)!important}.text-gray-800{color:var(--p-gray-800)!important}.text-gray-900{color:var(--p-gray-900)!important}.focus\:text-gray-50:focus{color:var(--p-gray-50)!important}.focus\:text-gray-100:focus{color:var(--p-gray-100)!important}.focus\:text-gray-200:focus{color:var(--p-gray-200)!important}.focus\:text-gray-300:focus{color:var(--p-gray-300)!important}.focus\:text-gray-400:focus{color:var(--p-gray-400)!important}.focus\:text-gray-500:focus{color:var(--p-gray-500)!important}.focus\:text-gray-600:focus{color:var(--p-gray-600)!important}.focus\:text-gray-700:focus{color:var(--p-gray-700)!important}.focus\:text-gray-800:focus{color:var(--p-gray-800)!important}.focus\:text-gray-900:focus{color:var(--p-gray-900)!important}.hover\:text-gray-50:hover{color:var(--p-gray-50)!important}.hover\:text-gray-100:hover{color:var(--p-gray-100)!important}.hover\:text-gray-200:hover{color:var(--p-gray-200)!important}.hover\:text-gray-300:hover{color:var(--p-gray-300)!important}.hover\:text-gray-400:hover{color:var(--p-gray-400)!important}.hover\:text-gray-500:hover{color:var(--p-gray-500)!important}.hover\:text-gray-600:hover{color:var(--p-gray-600)!important}.hover\:text-gray-700:hover{color:var(--p-gray-700)!important}.hover\:text-gray-800:hover{color:var(--p-gray-800)!important}.hover\:text-gray-900:hover{color:var(--p-gray-900)!important}.active\:text-gray-50:active{color:var(--p-gray-50)!important}.active\:text-gray-100:active{color:var(--p-gray-100)!important}.active\:text-gray-200:active{color:var(--p-gray-200)!important}.active\:text-gray-300:active{color:var(--p-gray-300)!important}.active\:text-gray-400:active{color:var(--p-gray-400)!important}.active\:text-gray-500:active{color:var(--p-gray-500)!important}.active\:text-gray-600:active{color:var(--p-gray-600)!important}.active\:text-gray-700:active{color:var(--p-gray-700)!important}.active\:text-gray-800:active{color:var(--p-gray-800)!important}.active\:text-gray-900:active{color:var(--p-gray-900)!important}.text-red-50{color:var(--p-red-50)!important}.text-red-100{color:var(--p-red-100)!important}.text-red-200{color:var(--p-red-200)!important}.text-red-300{color:var(--p-red-300)!important}.text-red-400{color:var(--p-red-400)!important}.text-red-500{color:var(--p-red-500)!important}.text-red-600{color:var(--p-red-600)!important}.text-red-700{color:var(--p-red-700)!important}.text-red-800{color:var(--p-red-800)!important}.text-red-900{color:var(--p-red-900)!important}.focus\:text-red-50:focus{color:var(--p-red-50)!important}.focus\:text-red-100:focus{color:var(--p-red-100)!important}.focus\:text-red-200:focus{color:var(--p-red-200)!important}.focus\:text-red-300:focus{color:var(--p-red-300)!important}.focus\:text-red-400:focus{color:var(--p-red-400)!important}.focus\:text-red-500:focus{color:var(--p-red-500)!important}.focus\:text-red-600:focus{color:var(--p-red-600)!important}.focus\:text-red-700:focus{color:var(--p-red-700)!important}.focus\:text-red-800:focus{color:var(--p-red-800)!important}.focus\:text-red-900:focus{color:var(--p-red-900)!important}.hover\:text-red-50:hover{color:var(--p-red-50)!important}.hover\:text-red-100:hover{color:var(--p-red-100)!important}.hover\:text-red-200:hover{color:var(--p-red-200)!important}.hover\:text-red-300:hover{color:var(--p-red-300)!important}.hover\:text-red-400:hover{color:var(--p-red-400)!important}.hover\:text-red-500:hover{color:var(--p-red-500)!important}.hover\:text-red-600:hover{color:var(--p-red-600)!important}.hover\:text-red-700:hover{color:var(--p-red-700)!important}.hover\:text-red-800:hover{color:var(--p-red-800)!important}.hover\:text-red-900:hover{color:var(--p-red-900)!important}.active\:text-red-50:active{color:var(--p-red-50)!important}.active\:text-red-100:active{color:var(--p-red-100)!important}.active\:text-red-200:active{color:var(--p-red-200)!important}.active\:text-red-300:active{color:var(--p-red-300)!important}.active\:text-red-400:active{color:var(--p-red-400)!important}.active\:text-red-500:active{color:var(--p-red-500)!important}.active\:text-red-600:active{color:var(--p-red-600)!important}.active\:text-red-700:active{color:var(--p-red-700)!important}.active\:text-red-800:active{color:var(--p-red-800)!important}.active\:text-red-900:active{color:var(--p-red-900)!important}.text-primary-50{color:var(--p-primary-50)!important}.text-primary-100{color:var(--p-primary-100)!important}.text-primary-200{color:var(--p-primary-200)!important}.text-primary-300{color:var(--p-primary-300)!important}.text-primary-400{color:var(--p-primary-400)!important}.text-primary-500{color:var(--p-primary-500)!important}.text-primary-600{color:var(--p-primary-600)!important}.text-primary-700{color:var(--p-primary-700)!important}.text-primary-800{color:var(--p-primary-800)!important}.text-primary-900{color:var(--p-primary-900)!important}.focus\:text-primary-50:focus{color:var(--p-primary-50)!important}.focus\:text-primary-100:focus{color:var(--p-primary-100)!important}.focus\:text-primary-200:focus{color:var(--p-primary-200)!important}.focus\:text-primary-300:focus{color:var(--p-primary-300)!important}.focus\:text-primary-400:focus{color:var(--p-primary-400)!important}.focus\:text-primary-500:focus{color:var(--p-primary-500)!important}.focus\:text-primary-600:focus{color:var(--p-primary-600)!important}.focus\:text-primary-700:focus{color:var(--p-primary-700)!important}.focus\:text-primary-800:focus{color:var(--p-primary-800)!important}.focus\:text-primary-900:focus{color:var(--p-primary-900)!important}.hover\:text-primary-50:hover{color:var(--p-primary-50)!important}.hover\:text-primary-100:hover{color:var(--p-primary-100)!important}.hover\:text-primary-200:hover{color:var(--p-primary-200)!important}.hover\:text-primary-300:hover{color:var(--p-primary-300)!important}.hover\:text-primary-400:hover{color:var(--p-primary-400)!important}.hover\:text-primary-500:hover{color:var(--p-primary-500)!important}.hover\:text-primary-600:hover{color:var(--p-primary-600)!important}.hover\:text-primary-700:hover{color:var(--p-primary-700)!important}.hover\:text-primary-800:hover{color:var(--p-primary-800)!important}.hover\:text-primary-900:hover{color:var(--p-primary-900)!important}.active\:text-primary-50:active{color:var(--p-primary-50)!important}.active\:text-primary-100:active{color:var(--p-primary-100)!important}.active\:text-primary-200:active{color:var(--p-primary-200)!important}.active\:text-primary-300:active{color:var(--p-primary-300)!important}.active\:text-primary-400:active{color:var(--p-primary-400)!important}.active\:text-primary-500:active{color:var(--p-primary-500)!important}.active\:text-primary-600:active{color:var(--p-primary-600)!important}.active\:text-primary-700:active{color:var(--p-primary-700)!important}.active\:text-primary-800:active{color:var(--p-primary-800)!important}.active\:text-primary-900:active{color:var(--p-primary-900)!important}.bg-blue-50{background-color:var(--p-blue-50)!important}.bg-blue-100{background-color:var(--p-blue-100)!important}.bg-blue-200{background-color:var(--p-blue-200)!important}.bg-blue-300{background-color:var(--p-blue-300)!important}.bg-blue-400{background-color:var(--p-blue-400)!important}.bg-blue-500{background-color:var(--p-blue-500)!important}.bg-blue-600{background-color:var(--p-blue-600)!important}.bg-blue-700{background-color:var(--p-blue-700)!important}.bg-blue-800{background-color:var(--p-blue-800)!important}.bg-blue-900{background-color:var(--p-blue-900)!important}.focus\:bg-blue-50:focus{background-color:var(--p-blue-50)!important}.focus\:bg-blue-100:focus{background-color:var(--p-blue-100)!important}.focus\:bg-blue-200:focus{background-color:var(--p-blue-200)!important}.focus\:bg-blue-300:focus{background-color:var(--p-blue-300)!important}.focus\:bg-blue-400:focus{background-color:var(--p-blue-400)!important}.focus\:bg-blue-500:focus{background-color:var(--p-blue-500)!important}.focus\:bg-blue-600:focus{background-color:var(--p-blue-600)!important}.focus\:bg-blue-700:focus{background-color:var(--p-blue-700)!important}.focus\:bg-blue-800:focus{background-color:var(--p-blue-800)!important}.focus\:bg-blue-900:focus{background-color:var(--p-blue-900)!important}.hover\:bg-blue-50:hover{background-color:var(--p-blue-50)!important}.hover\:bg-blue-100:hover{background-color:var(--p-blue-100)!important}.hover\:bg-blue-200:hover{background-color:var(--p-blue-200)!important}.hover\:bg-blue-300:hover{background-color:var(--p-blue-300)!important}.hover\:bg-blue-400:hover{background-color:var(--p-blue-400)!important}.hover\:bg-blue-500:hover{background-color:var(--p-blue-500)!important}.hover\:bg-blue-600:hover{background-color:var(--p-blue-600)!important}.hover\:bg-blue-700:hover{background-color:var(--p-blue-700)!important}.hover\:bg-blue-800:hover{background-color:var(--p-blue-800)!important}.hover\:bg-blue-900:hover{background-color:var(--p-blue-900)!important}.active\:bg-blue-50:active{background-color:var(--p-blue-50)!important}.active\:bg-blue-100:active{background-color:var(--p-blue-100)!important}.active\:bg-blue-200:active{background-color:var(--p-blue-200)!important}.active\:bg-blue-300:active{background-color:var(--p-blue-300)!important}.active\:bg-blue-400:active{background-color:var(--p-blue-400)!important}.active\:bg-blue-500:active{background-color:var(--p-blue-500)!important}.active\:bg-blue-600:active{background-color:var(--p-blue-600)!important}.active\:bg-blue-700:active{background-color:var(--p-blue-700)!important}.active\:bg-blue-800:active{background-color:var(--p-blue-800)!important}.active\:bg-blue-900:active{background-color:var(--p-blue-900)!important}.bg-green-50{background-color:var(--p-green-50)!important}.bg-green-100{background-color:var(--p-green-100)!important}.bg-green-200{background-color:var(--p-green-200)!important}.bg-green-300{background-color:var(--p-green-300)!important}.bg-green-400{background-color:var(--p-green-400)!important}.bg-green-500{background-color:var(--p-green-500)!important}.bg-green-600{background-color:var(--p-green-600)!important}.bg-green-700{background-color:var(--p-green-700)!important}.bg-green-800{background-color:var(--p-green-800)!important}.bg-green-900{background-color:var(--p-green-900)!important}.focus\:bg-green-50:focus{background-color:var(--p-green-50)!important}.focus\:bg-green-100:focus{background-color:var(--p-green-100)!important}.focus\:bg-green-200:focus{background-color:var(--p-green-200)!important}.focus\:bg-green-300:focus{background-color:var(--p-green-300)!important}.focus\:bg-green-400:focus{background-color:var(--p-green-400)!important}.focus\:bg-green-500:focus{background-color:var(--p-green-500)!important}.focus\:bg-green-600:focus{background-color:var(--p-green-600)!important}.focus\:bg-green-700:focus{background-color:var(--p-green-700)!important}.focus\:bg-green-800:focus{background-color:var(--p-green-800)!important}.focus\:bg-green-900:focus{background-color:var(--p-green-900)!important}.hover\:bg-green-50:hover{background-color:var(--p-green-50)!important}.hover\:bg-green-100:hover{background-color:var(--p-green-100)!important}.hover\:bg-green-200:hover{background-color:var(--p-green-200)!important}.hover\:bg-green-300:hover{background-color:var(--p-green-300)!important}.hover\:bg-green-400:hover{background-color:var(--p-green-400)!important}.hover\:bg-green-500:hover{background-color:var(--p-green-500)!important}.hover\:bg-green-600:hover{background-color:var(--p-green-600)!important}.hover\:bg-green-700:hover{background-color:var(--p-green-700)!important}.hover\:bg-green-800:hover{background-color:var(--p-green-800)!important}.hover\:bg-green-900:hover{background-color:var(--p-green-900)!important}.active\:bg-green-50:active{background-color:var(--p-green-50)!important}.active\:bg-green-100:active{background-color:var(--p-green-100)!important}.active\:bg-green-200:active{background-color:var(--p-green-200)!important}.active\:bg-green-300:active{background-color:var(--p-green-300)!important}.active\:bg-green-400:active{background-color:var(--p-green-400)!important}.active\:bg-green-500:active{background-color:var(--p-green-500)!important}.active\:bg-green-600:active{background-color:var(--p-green-600)!important}.active\:bg-green-700:active{background-color:var(--p-green-700)!important}.active\:bg-green-800:active{background-color:var(--p-green-800)!important}.active\:bg-green-900:active{background-color:var(--p-green-900)!important}.bg-yellow-50{background-color:var(--p-yellow-50)!important}.bg-yellow-100{background-color:var(--p-yellow-100)!important}.bg-yellow-200{background-color:var(--p-yellow-200)!important}.bg-yellow-300{background-color:var(--p-yellow-300)!important}.bg-yellow-400{background-color:var(--p-yellow-400)!important}.bg-yellow-500{background-color:var(--p-yellow-500)!important}.bg-yellow-600{background-color:var(--p-yellow-600)!important}.bg-yellow-700{background-color:var(--p-yellow-700)!important}.bg-yellow-800{background-color:var(--p-yellow-800)!important}.bg-yellow-900{background-color:var(--p-yellow-900)!important}.focus\:bg-yellow-50:focus{background-color:var(--p-yellow-50)!important}.focus\:bg-yellow-100:focus{background-color:var(--p-yellow-100)!important}.focus\:bg-yellow-200:focus{background-color:var(--p-yellow-200)!important}.focus\:bg-yellow-300:focus{background-color:var(--p-yellow-300)!important}.focus\:bg-yellow-400:focus{background-color:var(--p-yellow-400)!important}.focus\:bg-yellow-500:focus{background-color:var(--p-yellow-500)!important}.focus\:bg-yellow-600:focus{background-color:var(--p-yellow-600)!important}.focus\:bg-yellow-700:focus{background-color:var(--p-yellow-700)!important}.focus\:bg-yellow-800:focus{background-color:var(--p-yellow-800)!important}.focus\:bg-yellow-900:focus{background-color:var(--p-yellow-900)!important}.hover\:bg-yellow-50:hover{background-color:var(--p-yellow-50)!important}.hover\:bg-yellow-100:hover{background-color:var(--p-yellow-100)!important}.hover\:bg-yellow-200:hover{background-color:var(--p-yellow-200)!important}.hover\:bg-yellow-300:hover{background-color:var(--p-yellow-300)!important}.hover\:bg-yellow-400:hover{background-color:var(--p-yellow-400)!important}.hover\:bg-yellow-500:hover{background-color:var(--p-yellow-500)!important}.hover\:bg-yellow-600:hover{background-color:var(--p-yellow-600)!important}.hover\:bg-yellow-700:hover{background-color:var(--p-yellow-700)!important}.hover\:bg-yellow-800:hover{background-color:var(--p-yellow-800)!important}.hover\:bg-yellow-900:hover{background-color:var(--p-yellow-900)!important}.active\:bg-yellow-50:active{background-color:var(--p-yellow-50)!important}.active\:bg-yellow-100:active{background-color:var(--p-yellow-100)!important}.active\:bg-yellow-200:active{background-color:var(--p-yellow-200)!important}.active\:bg-yellow-300:active{background-color:var(--p-yellow-300)!important}.active\:bg-yellow-400:active{background-color:var(--p-yellow-400)!important}.active\:bg-yellow-500:active{background-color:var(--p-yellow-500)!important}.active\:bg-yellow-600:active{background-color:var(--p-yellow-600)!important}.active\:bg-yellow-700:active{background-color:var(--p-yellow-700)!important}.active\:bg-yellow-800:active{background-color:var(--p-yellow-800)!important}.active\:bg-yellow-900:active{background-color:var(--p-yellow-900)!important}.bg-cyan-50{background-color:var(--p-cyan-50)!important}.bg-cyan-100{background-color:var(--p-cyan-100)!important}.bg-cyan-200{background-color:var(--p-cyan-200)!important}.bg-cyan-300{background-color:var(--p-cyan-300)!important}.bg-cyan-400{background-color:var(--p-cyan-400)!important}.bg-cyan-500{background-color:var(--p-cyan-500)!important}.bg-cyan-600{background-color:var(--p-cyan-600)!important}.bg-cyan-700{background-color:var(--p-cyan-700)!important}.bg-cyan-800{background-color:var(--p-cyan-800)!important}.bg-cyan-900{background-color:var(--p-cyan-900)!important}.focus\:bg-cyan-50:focus{background-color:var(--p-cyan-50)!important}.focus\:bg-cyan-100:focus{background-color:var(--p-cyan-100)!important}.focus\:bg-cyan-200:focus{background-color:var(--p-cyan-200)!important}.focus\:bg-cyan-300:focus{background-color:var(--p-cyan-300)!important}.focus\:bg-cyan-400:focus{background-color:var(--p-cyan-400)!important}.focus\:bg-cyan-500:focus{background-color:var(--p-cyan-500)!important}.focus\:bg-cyan-600:focus{background-color:var(--p-cyan-600)!important}.focus\:bg-cyan-700:focus{background-color:var(--p-cyan-700)!important}.focus\:bg-cyan-800:focus{background-color:var(--p-cyan-800)!important}.focus\:bg-cyan-900:focus{background-color:var(--p-cyan-900)!important}.hover\:bg-cyan-50:hover{background-color:var(--p-cyan-50)!important}.hover\:bg-cyan-100:hover{background-color:var(--p-cyan-100)!important}.hover\:bg-cyan-200:hover{background-color:var(--p-cyan-200)!important}.hover\:bg-cyan-300:hover{background-color:var(--p-cyan-300)!important}.hover\:bg-cyan-400:hover{background-color:var(--p-cyan-400)!important}.hover\:bg-cyan-500:hover{background-color:var(--p-cyan-500)!important}.hover\:bg-cyan-600:hover{background-color:var(--p-cyan-600)!important}.hover\:bg-cyan-700:hover{background-color:var(--p-cyan-700)!important}.hover\:bg-cyan-800:hover{background-color:var(--p-cyan-800)!important}.hover\:bg-cyan-900:hover{background-color:var(--p-cyan-900)!important}.active\:bg-cyan-50:active{background-color:var(--p-cyan-50)!important}.active\:bg-cyan-100:active{background-color:var(--p-cyan-100)!important}.active\:bg-cyan-200:active{background-color:var(--p-cyan-200)!important}.active\:bg-cyan-300:active{background-color:var(--p-cyan-300)!important}.active\:bg-cyan-400:active{background-color:var(--p-cyan-400)!important}.active\:bg-cyan-500:active{background-color:var(--p-cyan-500)!important}.active\:bg-cyan-600:active{background-color:var(--p-cyan-600)!important}.active\:bg-cyan-700:active{background-color:var(--p-cyan-700)!important}.active\:bg-cyan-800:active{background-color:var(--p-cyan-800)!important}.active\:bg-cyan-900:active{background-color:var(--p-cyan-900)!important}.bg-pink-50{background-color:var(--p-pink-50)!important}.bg-pink-100{background-color:var(--p-pink-100)!important}.bg-pink-200{background-color:var(--p-pink-200)!important}.bg-pink-300{background-color:var(--p-pink-300)!important}.bg-pink-400{background-color:var(--p-pink-400)!important}.bg-pink-500{background-color:var(--p-pink-500)!important}.bg-pink-600{background-color:var(--p-pink-600)!important}.bg-pink-700{background-color:var(--p-pink-700)!important}.bg-pink-800{background-color:var(--p-pink-800)!important}.bg-pink-900{background-color:var(--p-pink-900)!important}.focus\:bg-pink-50:focus{background-color:var(--p-pink-50)!important}.focus\:bg-pink-100:focus{background-color:var(--p-pink-100)!important}.focus\:bg-pink-200:focus{background-color:var(--p-pink-200)!important}.focus\:bg-pink-300:focus{background-color:var(--p-pink-300)!important}.focus\:bg-pink-400:focus{background-color:var(--p-pink-400)!important}.focus\:bg-pink-500:focus{background-color:var(--p-pink-500)!important}.focus\:bg-pink-600:focus{background-color:var(--p-pink-600)!important}.focus\:bg-pink-700:focus{background-color:var(--p-pink-700)!important}.focus\:bg-pink-800:focus{background-color:var(--p-pink-800)!important}.focus\:bg-pink-900:focus{background-color:var(--p-pink-900)!important}.hover\:bg-pink-50:hover{background-color:var(--p-pink-50)!important}.hover\:bg-pink-100:hover{background-color:var(--p-pink-100)!important}.hover\:bg-pink-200:hover{background-color:var(--p-pink-200)!important}.hover\:bg-pink-300:hover{background-color:var(--p-pink-300)!important}.hover\:bg-pink-400:hover{background-color:var(--p-pink-400)!important}.hover\:bg-pink-500:hover{background-color:var(--p-pink-500)!important}.hover\:bg-pink-600:hover{background-color:var(--p-pink-600)!important}.hover\:bg-pink-700:hover{background-color:var(--p-pink-700)!important}.hover\:bg-pink-800:hover{background-color:var(--p-pink-800)!important}.hover\:bg-pink-900:hover{background-color:var(--p-pink-900)!important}.active\:bg-pink-50:active{background-color:var(--p-pink-50)!important}.active\:bg-pink-100:active{background-color:var(--p-pink-100)!important}.active\:bg-pink-200:active{background-color:var(--p-pink-200)!important}.active\:bg-pink-300:active{background-color:var(--p-pink-300)!important}.active\:bg-pink-400:active{background-color:var(--p-pink-400)!important}.active\:bg-pink-500:active{background-color:var(--p-pink-500)!important}.active\:bg-pink-600:active{background-color:var(--p-pink-600)!important}.active\:bg-pink-700:active{background-color:var(--p-pink-700)!important}.active\:bg-pink-800:active{background-color:var(--p-pink-800)!important}.active\:bg-pink-900:active{background-color:var(--p-pink-900)!important}.bg-indigo-50{background-color:var(--p-indigo-50)!important}.bg-indigo-100{background-color:var(--p-indigo-100)!important}.bg-indigo-200{background-color:var(--p-indigo-200)!important}.bg-indigo-300{background-color:var(--p-indigo-300)!important}.bg-indigo-400{background-color:var(--p-indigo-400)!important}.bg-indigo-500{background-color:var(--p-indigo-500)!important}.bg-indigo-600{background-color:var(--p-indigo-600)!important}.bg-indigo-700{background-color:var(--p-indigo-700)!important}.bg-indigo-800{background-color:var(--p-indigo-800)!important}.bg-indigo-900{background-color:var(--p-indigo-900)!important}.focus\:bg-indigo-50:focus{background-color:var(--p-indigo-50)!important}.focus\:bg-indigo-100:focus{background-color:var(--p-indigo-100)!important}.focus\:bg-indigo-200:focus{background-color:var(--p-indigo-200)!important}.focus\:bg-indigo-300:focus{background-color:var(--p-indigo-300)!important}.focus\:bg-indigo-400:focus{background-color:var(--p-indigo-400)!important}.focus\:bg-indigo-500:focus{background-color:var(--p-indigo-500)!important}.focus\:bg-indigo-600:focus{background-color:var(--p-indigo-600)!important}.focus\:bg-indigo-700:focus{background-color:var(--p-indigo-700)!important}.focus\:bg-indigo-800:focus{background-color:var(--p-indigo-800)!important}.focus\:bg-indigo-900:focus{background-color:var(--p-indigo-900)!important}.hover\:bg-indigo-50:hover{background-color:var(--p-indigo-50)!important}.hover\:bg-indigo-100:hover{background-color:var(--p-indigo-100)!important}.hover\:bg-indigo-200:hover{background-color:var(--p-indigo-200)!important}.hover\:bg-indigo-300:hover{background-color:var(--p-indigo-300)!important}.hover\:bg-indigo-400:hover{background-color:var(--p-indigo-400)!important}.hover\:bg-indigo-500:hover{background-color:var(--p-indigo-500)!important}.hover\:bg-indigo-600:hover{background-color:var(--p-indigo-600)!important}.hover\:bg-indigo-700:hover{background-color:var(--p-indigo-700)!important}.hover\:bg-indigo-800:hover{background-color:var(--p-indigo-800)!important}.hover\:bg-indigo-900:hover{background-color:var(--p-indigo-900)!important}.active\:bg-indigo-50:active{background-color:var(--p-indigo-50)!important}.active\:bg-indigo-100:active{background-color:var(--p-indigo-100)!important}.active\:bg-indigo-200:active{background-color:var(--p-indigo-200)!important}.active\:bg-indigo-300:active{background-color:var(--p-indigo-300)!important}.active\:bg-indigo-400:active{background-color:var(--p-indigo-400)!important}.active\:bg-indigo-500:active{background-color:var(--p-indigo-500)!important}.active\:bg-indigo-600:active{background-color:var(--p-indigo-600)!important}.active\:bg-indigo-700:active{background-color:var(--p-indigo-700)!important}.active\:bg-indigo-800:active{background-color:var(--p-indigo-800)!important}.active\:bg-indigo-900:active{background-color:var(--p-indigo-900)!important}.bg-teal-50{background-color:var(--p-teal-50)!important}.bg-teal-100{background-color:var(--p-teal-100)!important}.bg-teal-200{background-color:var(--p-teal-200)!important}.bg-teal-300{background-color:var(--p-teal-300)!important}.bg-teal-400{background-color:var(--p-teal-400)!important}.bg-teal-500{background-color:var(--p-teal-500)!important}.bg-teal-600{background-color:var(--p-teal-600)!important}.bg-teal-700{background-color:var(--p-teal-700)!important}.bg-teal-800{background-color:var(--p-teal-800)!important}.bg-teal-900{background-color:var(--p-teal-900)!important}.focus\:bg-teal-50:focus{background-color:var(--p-teal-50)!important}.focus\:bg-teal-100:focus{background-color:var(--p-teal-100)!important}.focus\:bg-teal-200:focus{background-color:var(--p-teal-200)!important}.focus\:bg-teal-300:focus{background-color:var(--p-teal-300)!important}.focus\:bg-teal-400:focus{background-color:var(--p-teal-400)!important}.focus\:bg-teal-500:focus{background-color:var(--p-teal-500)!important}.focus\:bg-teal-600:focus{background-color:var(--p-teal-600)!important}.focus\:bg-teal-700:focus{background-color:var(--p-teal-700)!important}.focus\:bg-teal-800:focus{background-color:var(--p-teal-800)!important}.focus\:bg-teal-900:focus{background-color:var(--p-teal-900)!important}.hover\:bg-teal-50:hover{background-color:var(--p-teal-50)!important}.hover\:bg-teal-100:hover{background-color:var(--p-teal-100)!important}.hover\:bg-teal-200:hover{background-color:var(--p-teal-200)!important}.hover\:bg-teal-300:hover{background-color:var(--p-teal-300)!important}.hover\:bg-teal-400:hover{background-color:var(--p-teal-400)!important}.hover\:bg-teal-500:hover{background-color:var(--p-teal-500)!important}.hover\:bg-teal-600:hover{background-color:var(--p-teal-600)!important}.hover\:bg-teal-700:hover{background-color:var(--p-teal-700)!important}.hover\:bg-teal-800:hover{background-color:var(--p-teal-800)!important}.hover\:bg-teal-900:hover{background-color:var(--p-teal-900)!important}.active\:bg-teal-50:active{background-color:var(--p-teal-50)!important}.active\:bg-teal-100:active{background-color:var(--p-teal-100)!important}.active\:bg-teal-200:active{background-color:var(--p-teal-200)!important}.active\:bg-teal-300:active{background-color:var(--p-teal-300)!important}.active\:bg-teal-400:active{background-color:var(--p-teal-400)!important}.active\:bg-teal-500:active{background-color:var(--p-teal-500)!important}.active\:bg-teal-600:active{background-color:var(--p-teal-600)!important}.active\:bg-teal-700:active{background-color:var(--p-teal-700)!important}.active\:bg-teal-800:active{background-color:var(--p-teal-800)!important}.active\:bg-teal-900:active{background-color:var(--p-teal-900)!important}.bg-orange-50{background-color:var(--p-orange-50)!important}.bg-orange-100{background-color:var(--p-orange-100)!important}.bg-orange-200{background-color:var(--p-orange-200)!important}.bg-orange-300{background-color:var(--p-orange-300)!important}.bg-orange-400{background-color:var(--p-orange-400)!important}.bg-orange-500{background-color:var(--p-orange-500)!important}.bg-orange-600{background-color:var(--p-orange-600)!important}.bg-orange-700{background-color:var(--p-orange-700)!important}.bg-orange-800{background-color:var(--p-orange-800)!important}.bg-orange-900{background-color:var(--p-orange-900)!important}.focus\:bg-orange-50:focus{background-color:var(--p-orange-50)!important}.focus\:bg-orange-100:focus{background-color:var(--p-orange-100)!important}.focus\:bg-orange-200:focus{background-color:var(--p-orange-200)!important}.focus\:bg-orange-300:focus{background-color:var(--p-orange-300)!important}.focus\:bg-orange-400:focus{background-color:var(--p-orange-400)!important}.focus\:bg-orange-500:focus{background-color:var(--p-orange-500)!important}.focus\:bg-orange-600:focus{background-color:var(--p-orange-600)!important}.focus\:bg-orange-700:focus{background-color:var(--p-orange-700)!important}.focus\:bg-orange-800:focus{background-color:var(--p-orange-800)!important}.focus\:bg-orange-900:focus{background-color:var(--p-orange-900)!important}.hover\:bg-orange-50:hover{background-color:var(--p-orange-50)!important}.hover\:bg-orange-100:hover{background-color:var(--p-orange-100)!important}.hover\:bg-orange-200:hover{background-color:var(--p-orange-200)!important}.hover\:bg-orange-300:hover{background-color:var(--p-orange-300)!important}.hover\:bg-orange-400:hover{background-color:var(--p-orange-400)!important}.hover\:bg-orange-500:hover{background-color:var(--p-orange-500)!important}.hover\:bg-orange-600:hover{background-color:var(--p-orange-600)!important}.hover\:bg-orange-700:hover{background-color:var(--p-orange-700)!important}.hover\:bg-orange-800:hover{background-color:var(--p-orange-800)!important}.hover\:bg-orange-900:hover{background-color:var(--p-orange-900)!important}.active\:bg-orange-50:active{background-color:var(--p-orange-50)!important}.active\:bg-orange-100:active{background-color:var(--p-orange-100)!important}.active\:bg-orange-200:active{background-color:var(--p-orange-200)!important}.active\:bg-orange-300:active{background-color:var(--p-orange-300)!important}.active\:bg-orange-400:active{background-color:var(--p-orange-400)!important}.active\:bg-orange-500:active{background-color:var(--p-orange-500)!important}.active\:bg-orange-600:active{background-color:var(--p-orange-600)!important}.active\:bg-orange-700:active{background-color:var(--p-orange-700)!important}.active\:bg-orange-800:active{background-color:var(--p-orange-800)!important}.active\:bg-orange-900:active{background-color:var(--p-orange-900)!important}.bg-bluegray-50{background-color:var(--p-bluegray-50)!important}.bg-bluegray-100{background-color:var(--p-bluegray-100)!important}.bg-bluegray-200{background-color:var(--p-bluegray-200)!important}.bg-bluegray-300{background-color:var(--p-bluegray-300)!important}.bg-bluegray-400{background-color:var(--p-bluegray-400)!important}.bg-bluegray-500{background-color:var(--p-bluegray-500)!important}.bg-bluegray-600{background-color:var(--p-bluegray-600)!important}.bg-bluegray-700{background-color:var(--p-bluegray-700)!important}.bg-bluegray-800{background-color:var(--p-bluegray-800)!important}.bg-bluegray-900{background-color:var(--p-bluegray-900)!important}.focus\:bg-bluegray-50:focus{background-color:var(--p-bluegray-50)!important}.focus\:bg-bluegray-100:focus{background-color:var(--p-bluegray-100)!important}.focus\:bg-bluegray-200:focus{background-color:var(--p-bluegray-200)!important}.focus\:bg-bluegray-300:focus{background-color:var(--p-bluegray-300)!important}.focus\:bg-bluegray-400:focus{background-color:var(--p-bluegray-400)!important}.focus\:bg-bluegray-500:focus{background-color:var(--p-bluegray-500)!important}.focus\:bg-bluegray-600:focus{background-color:var(--p-bluegray-600)!important}.focus\:bg-bluegray-700:focus{background-color:var(--p-bluegray-700)!important}.focus\:bg-bluegray-800:focus{background-color:var(--p-bluegray-800)!important}.focus\:bg-bluegray-900:focus{background-color:var(--p-bluegray-900)!important}.hover\:bg-bluegray-50:hover{background-color:var(--p-bluegray-50)!important}.hover\:bg-bluegray-100:hover{background-color:var(--p-bluegray-100)!important}.hover\:bg-bluegray-200:hover{background-color:var(--p-bluegray-200)!important}.hover\:bg-bluegray-300:hover{background-color:var(--p-bluegray-300)!important}.hover\:bg-bluegray-400:hover{background-color:var(--p-bluegray-400)!important}.hover\:bg-bluegray-500:hover{background-color:var(--p-bluegray-500)!important}.hover\:bg-bluegray-600:hover{background-color:var(--p-bluegray-600)!important}.hover\:bg-bluegray-700:hover{background-color:var(--p-bluegray-700)!important}.hover\:bg-bluegray-800:hover{background-color:var(--p-bluegray-800)!important}.hover\:bg-bluegray-900:hover{background-color:var(--p-bluegray-900)!important}.active\:bg-bluegray-50:active{background-color:var(--p-bluegray-50)!important}.active\:bg-bluegray-100:active{background-color:var(--p-bluegray-100)!important}.active\:bg-bluegray-200:active{background-color:var(--p-bluegray-200)!important}.active\:bg-bluegray-300:active{background-color:var(--p-bluegray-300)!important}.active\:bg-bluegray-400:active{background-color:var(--p-bluegray-400)!important}.active\:bg-bluegray-500:active{background-color:var(--p-bluegray-500)!important}.active\:bg-bluegray-600:active{background-color:var(--p-bluegray-600)!important}.active\:bg-bluegray-700:active{background-color:var(--p-bluegray-700)!important}.active\:bg-bluegray-800:active{background-color:var(--p-bluegray-800)!important}.active\:bg-bluegray-900:active{background-color:var(--p-bluegray-900)!important}.bg-purple-50{background-color:var(--p-purple-50)!important}.bg-purple-100{background-color:var(--p-purple-100)!important}.bg-purple-200{background-color:var(--p-purple-200)!important}.bg-purple-300{background-color:var(--p-purple-300)!important}.bg-purple-400{background-color:var(--p-purple-400)!important}.bg-purple-500{background-color:var(--p-purple-500)!important}.bg-purple-600{background-color:var(--p-purple-600)!important}.bg-purple-700{background-color:var(--p-purple-700)!important}.bg-purple-800{background-color:var(--p-purple-800)!important}.bg-purple-900{background-color:var(--p-purple-900)!important}.focus\:bg-purple-50:focus{background-color:var(--p-purple-50)!important}.focus\:bg-purple-100:focus{background-color:var(--p-purple-100)!important}.focus\:bg-purple-200:focus{background-color:var(--p-purple-200)!important}.focus\:bg-purple-300:focus{background-color:var(--p-purple-300)!important}.focus\:bg-purple-400:focus{background-color:var(--p-purple-400)!important}.focus\:bg-purple-500:focus{background-color:var(--p-purple-500)!important}.focus\:bg-purple-600:focus{background-color:var(--p-purple-600)!important}.focus\:bg-purple-700:focus{background-color:var(--p-purple-700)!important}.focus\:bg-purple-800:focus{background-color:var(--p-purple-800)!important}.focus\:bg-purple-900:focus{background-color:var(--p-purple-900)!important}.hover\:bg-purple-50:hover{background-color:var(--p-purple-50)!important}.hover\:bg-purple-100:hover{background-color:var(--p-purple-100)!important}.hover\:bg-purple-200:hover{background-color:var(--p-purple-200)!important}.hover\:bg-purple-300:hover{background-color:var(--p-purple-300)!important}.hover\:bg-purple-400:hover{background-color:var(--p-purple-400)!important}.hover\:bg-purple-500:hover{background-color:var(--p-purple-500)!important}.hover\:bg-purple-600:hover{background-color:var(--p-purple-600)!important}.hover\:bg-purple-700:hover{background-color:var(--p-purple-700)!important}.hover\:bg-purple-800:hover{background-color:var(--p-purple-800)!important}.hover\:bg-purple-900:hover{background-color:var(--p-purple-900)!important}.active\:bg-purple-50:active{background-color:var(--p-purple-50)!important}.active\:bg-purple-100:active{background-color:var(--p-purple-100)!important}.active\:bg-purple-200:active{background-color:var(--p-purple-200)!important}.active\:bg-purple-300:active{background-color:var(--p-purple-300)!important}.active\:bg-purple-400:active{background-color:var(--p-purple-400)!important}.active\:bg-purple-500:active{background-color:var(--p-purple-500)!important}.active\:bg-purple-600:active{background-color:var(--p-purple-600)!important}.active\:bg-purple-700:active{background-color:var(--p-purple-700)!important}.active\:bg-purple-800:active{background-color:var(--p-purple-800)!important}.active\:bg-purple-900:active{background-color:var(--p-purple-900)!important}.bg-gray-50{background-color:var(--p-gray-50)!important}.bg-gray-100{background-color:var(--p-gray-100)!important}.bg-gray-200{background-color:var(--p-gray-200)!important}.bg-gray-300{background-color:var(--p-gray-300)!important}.bg-gray-400{background-color:var(--p-gray-400)!important}.bg-gray-500{background-color:var(--p-gray-500)!important}.bg-gray-600{background-color:var(--p-gray-600)!important}.bg-gray-700{background-color:var(--p-gray-700)!important}.bg-gray-800{background-color:var(--p-gray-800)!important}.bg-gray-900{background-color:var(--p-gray-900)!important}.focus\:bg-gray-50:focus{background-color:var(--p-gray-50)!important}.focus\:bg-gray-100:focus{background-color:var(--p-gray-100)!important}.focus\:bg-gray-200:focus{background-color:var(--p-gray-200)!important}.focus\:bg-gray-300:focus{background-color:var(--p-gray-300)!important}.focus\:bg-gray-400:focus{background-color:var(--p-gray-400)!important}.focus\:bg-gray-500:focus{background-color:var(--p-gray-500)!important}.focus\:bg-gray-600:focus{background-color:var(--p-gray-600)!important}.focus\:bg-gray-700:focus{background-color:var(--p-gray-700)!important}.focus\:bg-gray-800:focus{background-color:var(--p-gray-800)!important}.focus\:bg-gray-900:focus{background-color:var(--p-gray-900)!important}.hover\:bg-gray-50:hover{background-color:var(--p-gray-50)!important}.hover\:bg-gray-100:hover{background-color:var(--p-gray-100)!important}.hover\:bg-gray-200:hover{background-color:var(--p-gray-200)!important}.hover\:bg-gray-300:hover{background-color:var(--p-gray-300)!important}.hover\:bg-gray-400:hover{background-color:var(--p-gray-400)!important}.hover\:bg-gray-500:hover{background-color:var(--p-gray-500)!important}.hover\:bg-gray-600:hover{background-color:var(--p-gray-600)!important}.hover\:bg-gray-700:hover{background-color:var(--p-gray-700)!important}.hover\:bg-gray-800:hover{background-color:var(--p-gray-800)!important}.hover\:bg-gray-900:hover{background-color:var(--p-gray-900)!important}.active\:bg-gray-50:active{background-color:var(--p-gray-50)!important}.active\:bg-gray-100:active{background-color:var(--p-gray-100)!important}.active\:bg-gray-200:active{background-color:var(--p-gray-200)!important}.active\:bg-gray-300:active{background-color:var(--p-gray-300)!important}.active\:bg-gray-400:active{background-color:var(--p-gray-400)!important}.active\:bg-gray-500:active{background-color:var(--p-gray-500)!important}.active\:bg-gray-600:active{background-color:var(--p-gray-600)!important}.active\:bg-gray-700:active{background-color:var(--p-gray-700)!important}.active\:bg-gray-800:active{background-color:var(--p-gray-800)!important}.active\:bg-gray-900:active{background-color:var(--p-gray-900)!important}.bg-red-50{background-color:var(--p-red-50)!important}.bg-red-100{background-color:var(--p-red-100)!important}.bg-red-200{background-color:var(--p-red-200)!important}.bg-red-300{background-color:var(--p-red-300)!important}.bg-red-400{background-color:var(--p-red-400)!important}.bg-red-500{background-color:var(--p-red-500)!important}.bg-red-600{background-color:var(--p-red-600)!important}.bg-red-700{background-color:var(--p-red-700)!important}.bg-red-800{background-color:var(--p-red-800)!important}.bg-red-900{background-color:var(--p-red-900)!important}.focus\:bg-red-50:focus{background-color:var(--p-red-50)!important}.focus\:bg-red-100:focus{background-color:var(--p-red-100)!important}.focus\:bg-red-200:focus{background-color:var(--p-red-200)!important}.focus\:bg-red-300:focus{background-color:var(--p-red-300)!important}.focus\:bg-red-400:focus{background-color:var(--p-red-400)!important}.focus\:bg-red-500:focus{background-color:var(--p-red-500)!important}.focus\:bg-red-600:focus{background-color:var(--p-red-600)!important}.focus\:bg-red-700:focus{background-color:var(--p-red-700)!important}.focus\:bg-red-800:focus{background-color:var(--p-red-800)!important}.focus\:bg-red-900:focus{background-color:var(--p-red-900)!important}.hover\:bg-red-50:hover{background-color:var(--p-red-50)!important}.hover\:bg-red-100:hover{background-color:var(--p-red-100)!important}.hover\:bg-red-200:hover{background-color:var(--p-red-200)!important}.hover\:bg-red-300:hover{background-color:var(--p-red-300)!important}.hover\:bg-red-400:hover{background-color:var(--p-red-400)!important}.hover\:bg-red-500:hover{background-color:var(--p-red-500)!important}.hover\:bg-red-600:hover{background-color:var(--p-red-600)!important}.hover\:bg-red-700:hover{background-color:var(--p-red-700)!important}.hover\:bg-red-800:hover{background-color:var(--p-red-800)!important}.hover\:bg-red-900:hover{background-color:var(--p-red-900)!important}.active\:bg-red-50:active{background-color:var(--p-red-50)!important}.active\:bg-red-100:active{background-color:var(--p-red-100)!important}.active\:bg-red-200:active{background-color:var(--p-red-200)!important}.active\:bg-red-300:active{background-color:var(--p-red-300)!important}.active\:bg-red-400:active{background-color:var(--p-red-400)!important}.active\:bg-red-500:active{background-color:var(--p-red-500)!important}.active\:bg-red-600:active{background-color:var(--p-red-600)!important}.active\:bg-red-700:active{background-color:var(--p-red-700)!important}.active\:bg-red-800:active{background-color:var(--p-red-800)!important}.active\:bg-red-900:active{background-color:var(--p-red-900)!important}.bg-primary-50{background-color:var(--p-primary-50)!important}.bg-primary-100{background-color:var(--p-primary-100)!important}.bg-primary-200{background-color:var(--p-primary-200)!important}.bg-primary-300{background-color:var(--p-primary-300)!important}.bg-primary-400{background-color:var(--p-primary-400)!important}.bg-primary-500{background-color:var(--p-primary-500)!important}.bg-primary-600{background-color:var(--p-primary-600)!important}.bg-primary-700{background-color:var(--p-primary-700)!important}.bg-primary-800{background-color:var(--p-primary-800)!important}.bg-primary-900{background-color:var(--p-primary-900)!important}.focus\:bg-primary-50:focus{background-color:var(--p-primary-50)!important}.focus\:bg-primary-100:focus{background-color:var(--p-primary-100)!important}.focus\:bg-primary-200:focus{background-color:var(--p-primary-200)!important}.focus\:bg-primary-300:focus{background-color:var(--p-primary-300)!important}.focus\:bg-primary-400:focus{background-color:var(--p-primary-400)!important}.focus\:bg-primary-500:focus{background-color:var(--p-primary-500)!important}.focus\:bg-primary-600:focus{background-color:var(--p-primary-600)!important}.focus\:bg-primary-700:focus{background-color:var(--p-primary-700)!important}.focus\:bg-primary-800:focus{background-color:var(--p-primary-800)!important}.focus\:bg-primary-900:focus{background-color:var(--p-primary-900)!important}.hover\:bg-primary-50:hover{background-color:var(--p-primary-50)!important}.hover\:bg-primary-100:hover{background-color:var(--p-primary-100)!important}.hover\:bg-primary-200:hover{background-color:var(--p-primary-200)!important}.hover\:bg-primary-300:hover{background-color:var(--p-primary-300)!important}.hover\:bg-primary-400:hover{background-color:var(--p-primary-400)!important}.hover\:bg-primary-500:hover{background-color:var(--p-primary-500)!important}.hover\:bg-primary-600:hover{background-color:var(--p-primary-600)!important}.hover\:bg-primary-700:hover{background-color:var(--p-primary-700)!important}.hover\:bg-primary-800:hover{background-color:var(--p-primary-800)!important}.hover\:bg-primary-900:hover{background-color:var(--p-primary-900)!important}.active\:bg-primary-50:active{background-color:var(--p-primary-50)!important}.active\:bg-primary-100:active{background-color:var(--p-primary-100)!important}.active\:bg-primary-200:active{background-color:var(--p-primary-200)!important}.active\:bg-primary-300:active{background-color:var(--p-primary-300)!important}.active\:bg-primary-400:active{background-color:var(--p-primary-400)!important}.active\:bg-primary-500:active{background-color:var(--p-primary-500)!important}.active\:bg-primary-600:active{background-color:var(--p-primary-600)!important}.active\:bg-primary-700:active{background-color:var(--p-primary-700)!important}.active\:bg-primary-800:active{background-color:var(--p-primary-800)!important}.active\:bg-primary-900:active{background-color:var(--p-primary-900)!important}.border-blue-50{border-color:var(--p-blue-50)!important}.border-blue-100{border-color:var(--p-blue-100)!important}.border-blue-200{border-color:var(--p-blue-200)!important}.border-blue-300{border-color:var(--p-blue-300)!important}.border-blue-400{border-color:var(--p-blue-400)!important}.border-blue-500{border-color:var(--p-blue-500)!important}.border-blue-600{border-color:var(--p-blue-600)!important}.border-blue-700{border-color:var(--p-blue-700)!important}.border-blue-800{border-color:var(--p-blue-800)!important}.border-blue-900{border-color:var(--p-blue-900)!important}.focus\:border-blue-50:focus{border-color:var(--p-blue-50)!important}.focus\:border-blue-100:focus{border-color:var(--p-blue-100)!important}.focus\:border-blue-200:focus{border-color:var(--p-blue-200)!important}.focus\:border-blue-300:focus{border-color:var(--p-blue-300)!important}.focus\:border-blue-400:focus{border-color:var(--p-blue-400)!important}.focus\:border-blue-500:focus{border-color:var(--p-blue-500)!important}.focus\:border-blue-600:focus{border-color:var(--p-blue-600)!important}.focus\:border-blue-700:focus{border-color:var(--p-blue-700)!important}.focus\:border-blue-800:focus{border-color:var(--p-blue-800)!important}.focus\:border-blue-900:focus{border-color:var(--p-blue-900)!important}.hover\:border-blue-50:hover{border-color:var(--p-blue-50)!important}.hover\:border-blue-100:hover{border-color:var(--p-blue-100)!important}.hover\:border-blue-200:hover{border-color:var(--p-blue-200)!important}.hover\:border-blue-300:hover{border-color:var(--p-blue-300)!important}.hover\:border-blue-400:hover{border-color:var(--p-blue-400)!important}.hover\:border-blue-500:hover{border-color:var(--p-blue-500)!important}.hover\:border-blue-600:hover{border-color:var(--p-blue-600)!important}.hover\:border-blue-700:hover{border-color:var(--p-blue-700)!important}.hover\:border-blue-800:hover{border-color:var(--p-blue-800)!important}.hover\:border-blue-900:hover{border-color:var(--p-blue-900)!important}.active\:border-blue-50:active{border-color:var(--p-blue-50)!important}.active\:border-blue-100:active{border-color:var(--p-blue-100)!important}.active\:border-blue-200:active{border-color:var(--p-blue-200)!important}.active\:border-blue-300:active{border-color:var(--p-blue-300)!important}.active\:border-blue-400:active{border-color:var(--p-blue-400)!important}.active\:border-blue-500:active{border-color:var(--p-blue-500)!important}.active\:border-blue-600:active{border-color:var(--p-blue-600)!important}.active\:border-blue-700:active{border-color:var(--p-blue-700)!important}.active\:border-blue-800:active{border-color:var(--p-blue-800)!important}.active\:border-blue-900:active{border-color:var(--p-blue-900)!important}.border-green-50{border-color:var(--p-green-50)!important}.border-green-100{border-color:var(--p-green-100)!important}.border-green-200{border-color:var(--p-green-200)!important}.border-green-300{border-color:var(--p-green-300)!important}.border-green-400{border-color:var(--p-green-400)!important}.border-green-500{border-color:var(--p-green-500)!important}.border-green-600{border-color:var(--p-green-600)!important}.border-green-700{border-color:var(--p-green-700)!important}.border-green-800{border-color:var(--p-green-800)!important}.border-green-900{border-color:var(--p-green-900)!important}.focus\:border-green-50:focus{border-color:var(--p-green-50)!important}.focus\:border-green-100:focus{border-color:var(--p-green-100)!important}.focus\:border-green-200:focus{border-color:var(--p-green-200)!important}.focus\:border-green-300:focus{border-color:var(--p-green-300)!important}.focus\:border-green-400:focus{border-color:var(--p-green-400)!important}.focus\:border-green-500:focus{border-color:var(--p-green-500)!important}.focus\:border-green-600:focus{border-color:var(--p-green-600)!important}.focus\:border-green-700:focus{border-color:var(--p-green-700)!important}.focus\:border-green-800:focus{border-color:var(--p-green-800)!important}.focus\:border-green-900:focus{border-color:var(--p-green-900)!important}.hover\:border-green-50:hover{border-color:var(--p-green-50)!important}.hover\:border-green-100:hover{border-color:var(--p-green-100)!important}.hover\:border-green-200:hover{border-color:var(--p-green-200)!important}.hover\:border-green-300:hover{border-color:var(--p-green-300)!important}.hover\:border-green-400:hover{border-color:var(--p-green-400)!important}.hover\:border-green-500:hover{border-color:var(--p-green-500)!important}.hover\:border-green-600:hover{border-color:var(--p-green-600)!important}.hover\:border-green-700:hover{border-color:var(--p-green-700)!important}.hover\:border-green-800:hover{border-color:var(--p-green-800)!important}.hover\:border-green-900:hover{border-color:var(--p-green-900)!important}.active\:border-green-50:active{border-color:var(--p-green-50)!important}.active\:border-green-100:active{border-color:var(--p-green-100)!important}.active\:border-green-200:active{border-color:var(--p-green-200)!important}.active\:border-green-300:active{border-color:var(--p-green-300)!important}.active\:border-green-400:active{border-color:var(--p-green-400)!important}.active\:border-green-500:active{border-color:var(--p-green-500)!important}.active\:border-green-600:active{border-color:var(--p-green-600)!important}.active\:border-green-700:active{border-color:var(--p-green-700)!important}.active\:border-green-800:active{border-color:var(--p-green-800)!important}.active\:border-green-900:active{border-color:var(--p-green-900)!important}.border-yellow-50{border-color:var(--p-yellow-50)!important}.border-yellow-100{border-color:var(--p-yellow-100)!important}.border-yellow-200{border-color:var(--p-yellow-200)!important}.border-yellow-300{border-color:var(--p-yellow-300)!important}.border-yellow-400{border-color:var(--p-yellow-400)!important}.border-yellow-500{border-color:var(--p-yellow-500)!important}.border-yellow-600{border-color:var(--p-yellow-600)!important}.border-yellow-700{border-color:var(--p-yellow-700)!important}.border-yellow-800{border-color:var(--p-yellow-800)!important}.border-yellow-900{border-color:var(--p-yellow-900)!important}.focus\:border-yellow-50:focus{border-color:var(--p-yellow-50)!important}.focus\:border-yellow-100:focus{border-color:var(--p-yellow-100)!important}.focus\:border-yellow-200:focus{border-color:var(--p-yellow-200)!important}.focus\:border-yellow-300:focus{border-color:var(--p-yellow-300)!important}.focus\:border-yellow-400:focus{border-color:var(--p-yellow-400)!important}.focus\:border-yellow-500:focus{border-color:var(--p-yellow-500)!important}.focus\:border-yellow-600:focus{border-color:var(--p-yellow-600)!important}.focus\:border-yellow-700:focus{border-color:var(--p-yellow-700)!important}.focus\:border-yellow-800:focus{border-color:var(--p-yellow-800)!important}.focus\:border-yellow-900:focus{border-color:var(--p-yellow-900)!important}.hover\:border-yellow-50:hover{border-color:var(--p-yellow-50)!important}.hover\:border-yellow-100:hover{border-color:var(--p-yellow-100)!important}.hover\:border-yellow-200:hover{border-color:var(--p-yellow-200)!important}.hover\:border-yellow-300:hover{border-color:var(--p-yellow-300)!important}.hover\:border-yellow-400:hover{border-color:var(--p-yellow-400)!important}.hover\:border-yellow-500:hover{border-color:var(--p-yellow-500)!important}.hover\:border-yellow-600:hover{border-color:var(--p-yellow-600)!important}.hover\:border-yellow-700:hover{border-color:var(--p-yellow-700)!important}.hover\:border-yellow-800:hover{border-color:var(--p-yellow-800)!important}.hover\:border-yellow-900:hover{border-color:var(--p-yellow-900)!important}.active\:border-yellow-50:active{border-color:var(--p-yellow-50)!important}.active\:border-yellow-100:active{border-color:var(--p-yellow-100)!important}.active\:border-yellow-200:active{border-color:var(--p-yellow-200)!important}.active\:border-yellow-300:active{border-color:var(--p-yellow-300)!important}.active\:border-yellow-400:active{border-color:var(--p-yellow-400)!important}.active\:border-yellow-500:active{border-color:var(--p-yellow-500)!important}.active\:border-yellow-600:active{border-color:var(--p-yellow-600)!important}.active\:border-yellow-700:active{border-color:var(--p-yellow-700)!important}.active\:border-yellow-800:active{border-color:var(--p-yellow-800)!important}.active\:border-yellow-900:active{border-color:var(--p-yellow-900)!important}.border-cyan-50{border-color:var(--p-cyan-50)!important}.border-cyan-100{border-color:var(--p-cyan-100)!important}.border-cyan-200{border-color:var(--p-cyan-200)!important}.border-cyan-300{border-color:var(--p-cyan-300)!important}.border-cyan-400{border-color:var(--p-cyan-400)!important}.border-cyan-500{border-color:var(--p-cyan-500)!important}.border-cyan-600{border-color:var(--p-cyan-600)!important}.border-cyan-700{border-color:var(--p-cyan-700)!important}.border-cyan-800{border-color:var(--p-cyan-800)!important}.border-cyan-900{border-color:var(--p-cyan-900)!important}.focus\:border-cyan-50:focus{border-color:var(--p-cyan-50)!important}.focus\:border-cyan-100:focus{border-color:var(--p-cyan-100)!important}.focus\:border-cyan-200:focus{border-color:var(--p-cyan-200)!important}.focus\:border-cyan-300:focus{border-color:var(--p-cyan-300)!important}.focus\:border-cyan-400:focus{border-color:var(--p-cyan-400)!important}.focus\:border-cyan-500:focus{border-color:var(--p-cyan-500)!important}.focus\:border-cyan-600:focus{border-color:var(--p-cyan-600)!important}.focus\:border-cyan-700:focus{border-color:var(--p-cyan-700)!important}.focus\:border-cyan-800:focus{border-color:var(--p-cyan-800)!important}.focus\:border-cyan-900:focus{border-color:var(--p-cyan-900)!important}.hover\:border-cyan-50:hover{border-color:var(--p-cyan-50)!important}.hover\:border-cyan-100:hover{border-color:var(--p-cyan-100)!important}.hover\:border-cyan-200:hover{border-color:var(--p-cyan-200)!important}.hover\:border-cyan-300:hover{border-color:var(--p-cyan-300)!important}.hover\:border-cyan-400:hover{border-color:var(--p-cyan-400)!important}.hover\:border-cyan-500:hover{border-color:var(--p-cyan-500)!important}.hover\:border-cyan-600:hover{border-color:var(--p-cyan-600)!important}.hover\:border-cyan-700:hover{border-color:var(--p-cyan-700)!important}.hover\:border-cyan-800:hover{border-color:var(--p-cyan-800)!important}.hover\:border-cyan-900:hover{border-color:var(--p-cyan-900)!important}.active\:border-cyan-50:active{border-color:var(--p-cyan-50)!important}.active\:border-cyan-100:active{border-color:var(--p-cyan-100)!important}.active\:border-cyan-200:active{border-color:var(--p-cyan-200)!important}.active\:border-cyan-300:active{border-color:var(--p-cyan-300)!important}.active\:border-cyan-400:active{border-color:var(--p-cyan-400)!important}.active\:border-cyan-500:active{border-color:var(--p-cyan-500)!important}.active\:border-cyan-600:active{border-color:var(--p-cyan-600)!important}.active\:border-cyan-700:active{border-color:var(--p-cyan-700)!important}.active\:border-cyan-800:active{border-color:var(--p-cyan-800)!important}.active\:border-cyan-900:active{border-color:var(--p-cyan-900)!important}.border-pink-50{border-color:var(--p-pink-50)!important}.border-pink-100{border-color:var(--p-pink-100)!important}.border-pink-200{border-color:var(--p-pink-200)!important}.border-pink-300{border-color:var(--p-pink-300)!important}.border-pink-400{border-color:var(--p-pink-400)!important}.border-pink-500{border-color:var(--p-pink-500)!important}.border-pink-600{border-color:var(--p-pink-600)!important}.border-pink-700{border-color:var(--p-pink-700)!important}.border-pink-800{border-color:var(--p-pink-800)!important}.border-pink-900{border-color:var(--p-pink-900)!important}.focus\:border-pink-50:focus{border-color:var(--p-pink-50)!important}.focus\:border-pink-100:focus{border-color:var(--p-pink-100)!important}.focus\:border-pink-200:focus{border-color:var(--p-pink-200)!important}.focus\:border-pink-300:focus{border-color:var(--p-pink-300)!important}.focus\:border-pink-400:focus{border-color:var(--p-pink-400)!important}.focus\:border-pink-500:focus{border-color:var(--p-pink-500)!important}.focus\:border-pink-600:focus{border-color:var(--p-pink-600)!important}.focus\:border-pink-700:focus{border-color:var(--p-pink-700)!important}.focus\:border-pink-800:focus{border-color:var(--p-pink-800)!important}.focus\:border-pink-900:focus{border-color:var(--p-pink-900)!important}.hover\:border-pink-50:hover{border-color:var(--p-pink-50)!important}.hover\:border-pink-100:hover{border-color:var(--p-pink-100)!important}.hover\:border-pink-200:hover{border-color:var(--p-pink-200)!important}.hover\:border-pink-300:hover{border-color:var(--p-pink-300)!important}.hover\:border-pink-400:hover{border-color:var(--p-pink-400)!important}.hover\:border-pink-500:hover{border-color:var(--p-pink-500)!important}.hover\:border-pink-600:hover{border-color:var(--p-pink-600)!important}.hover\:border-pink-700:hover{border-color:var(--p-pink-700)!important}.hover\:border-pink-800:hover{border-color:var(--p-pink-800)!important}.hover\:border-pink-900:hover{border-color:var(--p-pink-900)!important}.active\:border-pink-50:active{border-color:var(--p-pink-50)!important}.active\:border-pink-100:active{border-color:var(--p-pink-100)!important}.active\:border-pink-200:active{border-color:var(--p-pink-200)!important}.active\:border-pink-300:active{border-color:var(--p-pink-300)!important}.active\:border-pink-400:active{border-color:var(--p-pink-400)!important}.active\:border-pink-500:active{border-color:var(--p-pink-500)!important}.active\:border-pink-600:active{border-color:var(--p-pink-600)!important}.active\:border-pink-700:active{border-color:var(--p-pink-700)!important}.active\:border-pink-800:active{border-color:var(--p-pink-800)!important}.active\:border-pink-900:active{border-color:var(--p-pink-900)!important}.border-indigo-50{border-color:var(--p-indigo-50)!important}.border-indigo-100{border-color:var(--p-indigo-100)!important}.border-indigo-200{border-color:var(--p-indigo-200)!important}.border-indigo-300{border-color:var(--p-indigo-300)!important}.border-indigo-400{border-color:var(--p-indigo-400)!important}.border-indigo-500{border-color:var(--p-indigo-500)!important}.border-indigo-600{border-color:var(--p-indigo-600)!important}.border-indigo-700{border-color:var(--p-indigo-700)!important}.border-indigo-800{border-color:var(--p-indigo-800)!important}.border-indigo-900{border-color:var(--p-indigo-900)!important}.focus\:border-indigo-50:focus{border-color:var(--p-indigo-50)!important}.focus\:border-indigo-100:focus{border-color:var(--p-indigo-100)!important}.focus\:border-indigo-200:focus{border-color:var(--p-indigo-200)!important}.focus\:border-indigo-300:focus{border-color:var(--p-indigo-300)!important}.focus\:border-indigo-400:focus{border-color:var(--p-indigo-400)!important}.focus\:border-indigo-500:focus{border-color:var(--p-indigo-500)!important}.focus\:border-indigo-600:focus{border-color:var(--p-indigo-600)!important}.focus\:border-indigo-700:focus{border-color:var(--p-indigo-700)!important}.focus\:border-indigo-800:focus{border-color:var(--p-indigo-800)!important}.focus\:border-indigo-900:focus{border-color:var(--p-indigo-900)!important}.hover\:border-indigo-50:hover{border-color:var(--p-indigo-50)!important}.hover\:border-indigo-100:hover{border-color:var(--p-indigo-100)!important}.hover\:border-indigo-200:hover{border-color:var(--p-indigo-200)!important}.hover\:border-indigo-300:hover{border-color:var(--p-indigo-300)!important}.hover\:border-indigo-400:hover{border-color:var(--p-indigo-400)!important}.hover\:border-indigo-500:hover{border-color:var(--p-indigo-500)!important}.hover\:border-indigo-600:hover{border-color:var(--p-indigo-600)!important}.hover\:border-indigo-700:hover{border-color:var(--p-indigo-700)!important}.hover\:border-indigo-800:hover{border-color:var(--p-indigo-800)!important}.hover\:border-indigo-900:hover{border-color:var(--p-indigo-900)!important}.active\:border-indigo-50:active{border-color:var(--p-indigo-50)!important}.active\:border-indigo-100:active{border-color:var(--p-indigo-100)!important}.active\:border-indigo-200:active{border-color:var(--p-indigo-200)!important}.active\:border-indigo-300:active{border-color:var(--p-indigo-300)!important}.active\:border-indigo-400:active{border-color:var(--p-indigo-400)!important}.active\:border-indigo-500:active{border-color:var(--p-indigo-500)!important}.active\:border-indigo-600:active{border-color:var(--p-indigo-600)!important}.active\:border-indigo-700:active{border-color:var(--p-indigo-700)!important}.active\:border-indigo-800:active{border-color:var(--p-indigo-800)!important}.active\:border-indigo-900:active{border-color:var(--p-indigo-900)!important}.border-teal-50{border-color:var(--p-teal-50)!important}.border-teal-100{border-color:var(--p-teal-100)!important}.border-teal-200{border-color:var(--p-teal-200)!important}.border-teal-300{border-color:var(--p-teal-300)!important}.border-teal-400{border-color:var(--p-teal-400)!important}.border-teal-500{border-color:var(--p-teal-500)!important}.border-teal-600{border-color:var(--p-teal-600)!important}.border-teal-700{border-color:var(--p-teal-700)!important}.border-teal-800{border-color:var(--p-teal-800)!important}.border-teal-900{border-color:var(--p-teal-900)!important}.focus\:border-teal-50:focus{border-color:var(--p-teal-50)!important}.focus\:border-teal-100:focus{border-color:var(--p-teal-100)!important}.focus\:border-teal-200:focus{border-color:var(--p-teal-200)!important}.focus\:border-teal-300:focus{border-color:var(--p-teal-300)!important}.focus\:border-teal-400:focus{border-color:var(--p-teal-400)!important}.focus\:border-teal-500:focus{border-color:var(--p-teal-500)!important}.focus\:border-teal-600:focus{border-color:var(--p-teal-600)!important}.focus\:border-teal-700:focus{border-color:var(--p-teal-700)!important}.focus\:border-teal-800:focus{border-color:var(--p-teal-800)!important}.focus\:border-teal-900:focus{border-color:var(--p-teal-900)!important}.hover\:border-teal-50:hover{border-color:var(--p-teal-50)!important}.hover\:border-teal-100:hover{border-color:var(--p-teal-100)!important}.hover\:border-teal-200:hover{border-color:var(--p-teal-200)!important}.hover\:border-teal-300:hover{border-color:var(--p-teal-300)!important}.hover\:border-teal-400:hover{border-color:var(--p-teal-400)!important}.hover\:border-teal-500:hover{border-color:var(--p-teal-500)!important}.hover\:border-teal-600:hover{border-color:var(--p-teal-600)!important}.hover\:border-teal-700:hover{border-color:var(--p-teal-700)!important}.hover\:border-teal-800:hover{border-color:var(--p-teal-800)!important}.hover\:border-teal-900:hover{border-color:var(--p-teal-900)!important}.active\:border-teal-50:active{border-color:var(--p-teal-50)!important}.active\:border-teal-100:active{border-color:var(--p-teal-100)!important}.active\:border-teal-200:active{border-color:var(--p-teal-200)!important}.active\:border-teal-300:active{border-color:var(--p-teal-300)!important}.active\:border-teal-400:active{border-color:var(--p-teal-400)!important}.active\:border-teal-500:active{border-color:var(--p-teal-500)!important}.active\:border-teal-600:active{border-color:var(--p-teal-600)!important}.active\:border-teal-700:active{border-color:var(--p-teal-700)!important}.active\:border-teal-800:active{border-color:var(--p-teal-800)!important}.active\:border-teal-900:active{border-color:var(--p-teal-900)!important}.border-orange-50{border-color:var(--p-orange-50)!important}.border-orange-100{border-color:var(--p-orange-100)!important}.border-orange-200{border-color:var(--p-orange-200)!important}.border-orange-300{border-color:var(--p-orange-300)!important}.border-orange-400{border-color:var(--p-orange-400)!important}.border-orange-500{border-color:var(--p-orange-500)!important}.border-orange-600{border-color:var(--p-orange-600)!important}.border-orange-700{border-color:var(--p-orange-700)!important}.border-orange-800{border-color:var(--p-orange-800)!important}.border-orange-900{border-color:var(--p-orange-900)!important}.focus\:border-orange-50:focus{border-color:var(--p-orange-50)!important}.focus\:border-orange-100:focus{border-color:var(--p-orange-100)!important}.focus\:border-orange-200:focus{border-color:var(--p-orange-200)!important}.focus\:border-orange-300:focus{border-color:var(--p-orange-300)!important}.focus\:border-orange-400:focus{border-color:var(--p-orange-400)!important}.focus\:border-orange-500:focus{border-color:var(--p-orange-500)!important}.focus\:border-orange-600:focus{border-color:var(--p-orange-600)!important}.focus\:border-orange-700:focus{border-color:var(--p-orange-700)!important}.focus\:border-orange-800:focus{border-color:var(--p-orange-800)!important}.focus\:border-orange-900:focus{border-color:var(--p-orange-900)!important}.hover\:border-orange-50:hover{border-color:var(--p-orange-50)!important}.hover\:border-orange-100:hover{border-color:var(--p-orange-100)!important}.hover\:border-orange-200:hover{border-color:var(--p-orange-200)!important}.hover\:border-orange-300:hover{border-color:var(--p-orange-300)!important}.hover\:border-orange-400:hover{border-color:var(--p-orange-400)!important}.hover\:border-orange-500:hover{border-color:var(--p-orange-500)!important}.hover\:border-orange-600:hover{border-color:var(--p-orange-600)!important}.hover\:border-orange-700:hover{border-color:var(--p-orange-700)!important}.hover\:border-orange-800:hover{border-color:var(--p-orange-800)!important}.hover\:border-orange-900:hover{border-color:var(--p-orange-900)!important}.active\:border-orange-50:active{border-color:var(--p-orange-50)!important}.active\:border-orange-100:active{border-color:var(--p-orange-100)!important}.active\:border-orange-200:active{border-color:var(--p-orange-200)!important}.active\:border-orange-300:active{border-color:var(--p-orange-300)!important}.active\:border-orange-400:active{border-color:var(--p-orange-400)!important}.active\:border-orange-500:active{border-color:var(--p-orange-500)!important}.active\:border-orange-600:active{border-color:var(--p-orange-600)!important}.active\:border-orange-700:active{border-color:var(--p-orange-700)!important}.active\:border-orange-800:active{border-color:var(--p-orange-800)!important}.active\:border-orange-900:active{border-color:var(--p-orange-900)!important}.border-bluegray-50{border-color:var(--p-bluegray-50)!important}.border-bluegray-100{border-color:var(--p-bluegray-100)!important}.border-bluegray-200{border-color:var(--p-bluegray-200)!important}.border-bluegray-300{border-color:var(--p-bluegray-300)!important}.border-bluegray-400{border-color:var(--p-bluegray-400)!important}.border-bluegray-500{border-color:var(--p-bluegray-500)!important}.border-bluegray-600{border-color:var(--p-bluegray-600)!important}.border-bluegray-700{border-color:var(--p-bluegray-700)!important}.border-bluegray-800{border-color:var(--p-bluegray-800)!important}.border-bluegray-900{border-color:var(--p-bluegray-900)!important}.focus\:border-bluegray-50:focus{border-color:var(--p-bluegray-50)!important}.focus\:border-bluegray-100:focus{border-color:var(--p-bluegray-100)!important}.focus\:border-bluegray-200:focus{border-color:var(--p-bluegray-200)!important}.focus\:border-bluegray-300:focus{border-color:var(--p-bluegray-300)!important}.focus\:border-bluegray-400:focus{border-color:var(--p-bluegray-400)!important}.focus\:border-bluegray-500:focus{border-color:var(--p-bluegray-500)!important}.focus\:border-bluegray-600:focus{border-color:var(--p-bluegray-600)!important}.focus\:border-bluegray-700:focus{border-color:var(--p-bluegray-700)!important}.focus\:border-bluegray-800:focus{border-color:var(--p-bluegray-800)!important}.focus\:border-bluegray-900:focus{border-color:var(--p-bluegray-900)!important}.hover\:border-bluegray-50:hover{border-color:var(--p-bluegray-50)!important}.hover\:border-bluegray-100:hover{border-color:var(--p-bluegray-100)!important}.hover\:border-bluegray-200:hover{border-color:var(--p-bluegray-200)!important}.hover\:border-bluegray-300:hover{border-color:var(--p-bluegray-300)!important}.hover\:border-bluegray-400:hover{border-color:var(--p-bluegray-400)!important}.hover\:border-bluegray-500:hover{border-color:var(--p-bluegray-500)!important}.hover\:border-bluegray-600:hover{border-color:var(--p-bluegray-600)!important}.hover\:border-bluegray-700:hover{border-color:var(--p-bluegray-700)!important}.hover\:border-bluegray-800:hover{border-color:var(--p-bluegray-800)!important}.hover\:border-bluegray-900:hover{border-color:var(--p-bluegray-900)!important}.active\:border-bluegray-50:active{border-color:var(--p-bluegray-50)!important}.active\:border-bluegray-100:active{border-color:var(--p-bluegray-100)!important}.active\:border-bluegray-200:active{border-color:var(--p-bluegray-200)!important}.active\:border-bluegray-300:active{border-color:var(--p-bluegray-300)!important}.active\:border-bluegray-400:active{border-color:var(--p-bluegray-400)!important}.active\:border-bluegray-500:active{border-color:var(--p-bluegray-500)!important}.active\:border-bluegray-600:active{border-color:var(--p-bluegray-600)!important}.active\:border-bluegray-700:active{border-color:var(--p-bluegray-700)!important}.active\:border-bluegray-800:active{border-color:var(--p-bluegray-800)!important}.active\:border-bluegray-900:active{border-color:var(--p-bluegray-900)!important}.border-purple-50{border-color:var(--p-purple-50)!important}.border-purple-100{border-color:var(--p-purple-100)!important}.border-purple-200{border-color:var(--p-purple-200)!important}.border-purple-300{border-color:var(--p-purple-300)!important}.border-purple-400{border-color:var(--p-purple-400)!important}.border-purple-500{border-color:var(--p-purple-500)!important}.border-purple-600{border-color:var(--p-purple-600)!important}.border-purple-700{border-color:var(--p-purple-700)!important}.border-purple-800{border-color:var(--p-purple-800)!important}.border-purple-900{border-color:var(--p-purple-900)!important}.focus\:border-purple-50:focus{border-color:var(--p-purple-50)!important}.focus\:border-purple-100:focus{border-color:var(--p-purple-100)!important}.focus\:border-purple-200:focus{border-color:var(--p-purple-200)!important}.focus\:border-purple-300:focus{border-color:var(--p-purple-300)!important}.focus\:border-purple-400:focus{border-color:var(--p-purple-400)!important}.focus\:border-purple-500:focus{border-color:var(--p-purple-500)!important}.focus\:border-purple-600:focus{border-color:var(--p-purple-600)!important}.focus\:border-purple-700:focus{border-color:var(--p-purple-700)!important}.focus\:border-purple-800:focus{border-color:var(--p-purple-800)!important}.focus\:border-purple-900:focus{border-color:var(--p-purple-900)!important}.hover\:border-purple-50:hover{border-color:var(--p-purple-50)!important}.hover\:border-purple-100:hover{border-color:var(--p-purple-100)!important}.hover\:border-purple-200:hover{border-color:var(--p-purple-200)!important}.hover\:border-purple-300:hover{border-color:var(--p-purple-300)!important}.hover\:border-purple-400:hover{border-color:var(--p-purple-400)!important}.hover\:border-purple-500:hover{border-color:var(--p-purple-500)!important}.hover\:border-purple-600:hover{border-color:var(--p-purple-600)!important}.hover\:border-purple-700:hover{border-color:var(--p-purple-700)!important}.hover\:border-purple-800:hover{border-color:var(--p-purple-800)!important}.hover\:border-purple-900:hover{border-color:var(--p-purple-900)!important}.active\:border-purple-50:active{border-color:var(--p-purple-50)!important}.active\:border-purple-100:active{border-color:var(--p-purple-100)!important}.active\:border-purple-200:active{border-color:var(--p-purple-200)!important}.active\:border-purple-300:active{border-color:var(--p-purple-300)!important}.active\:border-purple-400:active{border-color:var(--p-purple-400)!important}.active\:border-purple-500:active{border-color:var(--p-purple-500)!important}.active\:border-purple-600:active{border-color:var(--p-purple-600)!important}.active\:border-purple-700:active{border-color:var(--p-purple-700)!important}.active\:border-purple-800:active{border-color:var(--p-purple-800)!important}.active\:border-purple-900:active{border-color:var(--p-purple-900)!important}.border-gray-50{border-color:var(--p-gray-50)!important}.border-gray-100{border-color:var(--p-gray-100)!important}.border-gray-200{border-color:var(--p-gray-200)!important}.border-gray-300{border-color:var(--p-gray-300)!important}.border-gray-400{border-color:var(--p-gray-400)!important}.border-gray-500{border-color:var(--p-gray-500)!important}.border-gray-600{border-color:var(--p-gray-600)!important}.border-gray-700{border-color:var(--p-gray-700)!important}.border-gray-800{border-color:var(--p-gray-800)!important}.border-gray-900{border-color:var(--p-gray-900)!important}.focus\:border-gray-50:focus{border-color:var(--p-gray-50)!important}.focus\:border-gray-100:focus{border-color:var(--p-gray-100)!important}.focus\:border-gray-200:focus{border-color:var(--p-gray-200)!important}.focus\:border-gray-300:focus{border-color:var(--p-gray-300)!important}.focus\:border-gray-400:focus{border-color:var(--p-gray-400)!important}.focus\:border-gray-500:focus{border-color:var(--p-gray-500)!important}.focus\:border-gray-600:focus{border-color:var(--p-gray-600)!important}.focus\:border-gray-700:focus{border-color:var(--p-gray-700)!important}.focus\:border-gray-800:focus{border-color:var(--p-gray-800)!important}.focus\:border-gray-900:focus{border-color:var(--p-gray-900)!important}.hover\:border-gray-50:hover{border-color:var(--p-gray-50)!important}.hover\:border-gray-100:hover{border-color:var(--p-gray-100)!important}.hover\:border-gray-200:hover{border-color:var(--p-gray-200)!important}.hover\:border-gray-300:hover{border-color:var(--p-gray-300)!important}.hover\:border-gray-400:hover{border-color:var(--p-gray-400)!important}.hover\:border-gray-500:hover{border-color:var(--p-gray-500)!important}.hover\:border-gray-600:hover{border-color:var(--p-gray-600)!important}.hover\:border-gray-700:hover{border-color:var(--p-gray-700)!important}.hover\:border-gray-800:hover{border-color:var(--p-gray-800)!important}.hover\:border-gray-900:hover{border-color:var(--p-gray-900)!important}.active\:border-gray-50:active{border-color:var(--p-gray-50)!important}.active\:border-gray-100:active{border-color:var(--p-gray-100)!important}.active\:border-gray-200:active{border-color:var(--p-gray-200)!important}.active\:border-gray-300:active{border-color:var(--p-gray-300)!important}.active\:border-gray-400:active{border-color:var(--p-gray-400)!important}.active\:border-gray-500:active{border-color:var(--p-gray-500)!important}.active\:border-gray-600:active{border-color:var(--p-gray-600)!important}.active\:border-gray-700:active{border-color:var(--p-gray-700)!important}.active\:border-gray-800:active{border-color:var(--p-gray-800)!important}.active\:border-gray-900:active{border-color:var(--p-gray-900)!important}.border-red-50{border-color:var(--p-red-50)!important}.border-red-100{border-color:var(--p-red-100)!important}.border-red-200{border-color:var(--p-red-200)!important}.border-red-300{border-color:var(--p-red-300)!important}.border-red-400{border-color:var(--p-red-400)!important}.border-red-500{border-color:var(--p-red-500)!important}.border-red-600{border-color:var(--p-red-600)!important}.border-red-700{border-color:var(--p-red-700)!important}.border-red-800{border-color:var(--p-red-800)!important}.border-red-900{border-color:var(--p-red-900)!important}.focus\:border-red-50:focus{border-color:var(--p-red-50)!important}.focus\:border-red-100:focus{border-color:var(--p-red-100)!important}.focus\:border-red-200:focus{border-color:var(--p-red-200)!important}.focus\:border-red-300:focus{border-color:var(--p-red-300)!important}.focus\:border-red-400:focus{border-color:var(--p-red-400)!important}.focus\:border-red-500:focus{border-color:var(--p-red-500)!important}.focus\:border-red-600:focus{border-color:var(--p-red-600)!important}.focus\:border-red-700:focus{border-color:var(--p-red-700)!important}.focus\:border-red-800:focus{border-color:var(--p-red-800)!important}.focus\:border-red-900:focus{border-color:var(--p-red-900)!important}.hover\:border-red-50:hover{border-color:var(--p-red-50)!important}.hover\:border-red-100:hover{border-color:var(--p-red-100)!important}.hover\:border-red-200:hover{border-color:var(--p-red-200)!important}.hover\:border-red-300:hover{border-color:var(--p-red-300)!important}.hover\:border-red-400:hover{border-color:var(--p-red-400)!important}.hover\:border-red-500:hover{border-color:var(--p-red-500)!important}.hover\:border-red-600:hover{border-color:var(--p-red-600)!important}.hover\:border-red-700:hover{border-color:var(--p-red-700)!important}.hover\:border-red-800:hover{border-color:var(--p-red-800)!important}.hover\:border-red-900:hover{border-color:var(--p-red-900)!important}.active\:border-red-50:active{border-color:var(--p-red-50)!important}.active\:border-red-100:active{border-color:var(--p-red-100)!important}.active\:border-red-200:active{border-color:var(--p-red-200)!important}.active\:border-red-300:active{border-color:var(--p-red-300)!important}.active\:border-red-400:active{border-color:var(--p-red-400)!important}.active\:border-red-500:active{border-color:var(--p-red-500)!important}.active\:border-red-600:active{border-color:var(--p-red-600)!important}.active\:border-red-700:active{border-color:var(--p-red-700)!important}.active\:border-red-800:active{border-color:var(--p-red-800)!important}.active\:border-red-900:active{border-color:var(--p-red-900)!important}.border-primary-50{border-color:var(--p-primary-50)!important}.border-primary-100{border-color:var(--p-primary-100)!important}.border-primary-200{border-color:var(--p-primary-200)!important}.border-primary-300{border-color:var(--p-primary-300)!important}.border-primary-400{border-color:var(--p-primary-400)!important}.border-primary-500{border-color:var(--p-primary-500)!important}.border-primary-600{border-color:var(--p-primary-600)!important}.border-primary-700{border-color:var(--p-primary-700)!important}.border-primary-800{border-color:var(--p-primary-800)!important}.border-primary-900{border-color:var(--p-primary-900)!important}.focus\:border-primary-50:focus{border-color:var(--p-primary-50)!important}.focus\:border-primary-100:focus{border-color:var(--p-primary-100)!important}.focus\:border-primary-200:focus{border-color:var(--p-primary-200)!important}.focus\:border-primary-300:focus{border-color:var(--p-primary-300)!important}.focus\:border-primary-400:focus{border-color:var(--p-primary-400)!important}.focus\:border-primary-500:focus{border-color:var(--p-primary-500)!important}.focus\:border-primary-600:focus{border-color:var(--p-primary-600)!important}.focus\:border-primary-700:focus{border-color:var(--p-primary-700)!important}.focus\:border-primary-800:focus{border-color:var(--p-primary-800)!important}.focus\:border-primary-900:focus{border-color:var(--p-primary-900)!important}.hover\:border-primary-50:hover{border-color:var(--p-primary-50)!important}.hover\:border-primary-100:hover{border-color:var(--p-primary-100)!important}.hover\:border-primary-200:hover{border-color:var(--p-primary-200)!important}.hover\:border-primary-300:hover{border-color:var(--p-primary-300)!important}.hover\:border-primary-400:hover{border-color:var(--p-primary-400)!important}.hover\:border-primary-500:hover{border-color:var(--p-primary-500)!important}.hover\:border-primary-600:hover{border-color:var(--p-primary-600)!important}.hover\:border-primary-700:hover{border-color:var(--p-primary-700)!important}.hover\:border-primary-800:hover{border-color:var(--p-primary-800)!important}.hover\:border-primary-900:hover{border-color:var(--p-primary-900)!important}.active\:border-primary-50:active{border-color:var(--p-primary-50)!important}.active\:border-primary-100:active{border-color:var(--p-primary-100)!important}.active\:border-primary-200:active{border-color:var(--p-primary-200)!important}.active\:border-primary-300:active{border-color:var(--p-primary-300)!important}.active\:border-primary-400:active{border-color:var(--p-primary-400)!important}.active\:border-primary-500:active{border-color:var(--p-primary-500)!important}.active\:border-primary-600:active{border-color:var(--p-primary-600)!important}.active\:border-primary-700:active{border-color:var(--p-primary-700)!important}.active\:border-primary-800:active{border-color:var(--p-primary-800)!important}.active\:border-primary-900:active{border-color:var(--p-primary-900)!important}.bg-white-alpha-10{background-color:#ffffff1a!important}.bg-white-alpha-20{background-color:#fff3!important}.bg-white-alpha-30{background-color:#ffffff4d!important}.bg-white-alpha-40{background-color:#fff6!important}.bg-white-alpha-50{background-color:#ffffff80!important}.bg-white-alpha-60{background-color:#fff9!important}.bg-white-alpha-70{background-color:#ffffffb3!important}.bg-white-alpha-80{background-color:#fffc!important}.bg-white-alpha-90{background-color:#ffffffe6!important}.hover\:bg-white-alpha-10:hover{background-color:#ffffff1a!important}.hover\:bg-white-alpha-20:hover{background-color:#fff3!important}.hover\:bg-white-alpha-30:hover{background-color:#ffffff4d!important}.hover\:bg-white-alpha-40:hover{background-color:#fff6!important}.hover\:bg-white-alpha-50:hover{background-color:#ffffff80!important}.hover\:bg-white-alpha-60:hover{background-color:#fff9!important}.hover\:bg-white-alpha-70:hover{background-color:#ffffffb3!important}.hover\:bg-white-alpha-80:hover{background-color:#fffc!important}.hover\:bg-white-alpha-90:hover{background-color:#ffffffe6!important}.focus\:bg-white-alpha-10:focus{background-color:#ffffff1a!important}.focus\:bg-white-alpha-20:focus{background-color:#fff3!important}.focus\:bg-white-alpha-30:focus{background-color:#ffffff4d!important}.focus\:bg-white-alpha-40:focus{background-color:#fff6!important}.focus\:bg-white-alpha-50:focus{background-color:#ffffff80!important}.focus\:bg-white-alpha-60:focus{background-color:#fff9!important}.focus\:bg-white-alpha-70:focus{background-color:#ffffffb3!important}.focus\:bg-white-alpha-80:focus{background-color:#fffc!important}.focus\:bg-white-alpha-90:focus{background-color:#ffffffe6!important}.active\:bg-white-alpha-10:active{background-color:#ffffff1a!important}.active\:bg-white-alpha-20:active{background-color:#fff3!important}.active\:bg-white-alpha-30:active{background-color:#ffffff4d!important}.active\:bg-white-alpha-40:active{background-color:#fff6!important}.active\:bg-white-alpha-50:active{background-color:#ffffff80!important}.active\:bg-white-alpha-60:active{background-color:#fff9!important}.active\:bg-white-alpha-70:active{background-color:#ffffffb3!important}.active\:bg-white-alpha-80:active{background-color:#fffc!important}.active\:bg-white-alpha-90:active{background-color:#ffffffe6!important}.bg-black-alpha-10{background-color:#0000001a!important}.bg-black-alpha-20{background-color:#0003!important}.bg-black-alpha-30{background-color:#0000004d!important}.bg-black-alpha-40{background-color:#0006!important}.bg-black-alpha-50{background-color:#00000080!important}.bg-black-alpha-60{background-color:#0009!important}.bg-black-alpha-70{background-color:#000000b3!important}.bg-black-alpha-80{background-color:#000c!important}.bg-black-alpha-90{background-color:#000000e6!important}.hover\:bg-black-alpha-10:hover{background-color:#0000001a!important}.hover\:bg-black-alpha-20:hover{background-color:#0003!important}.hover\:bg-black-alpha-30:hover{background-color:#0000004d!important}.hover\:bg-black-alpha-40:hover{background-color:#0006!important}.hover\:bg-black-alpha-50:hover{background-color:#00000080!important}.hover\:bg-black-alpha-60:hover{background-color:#0009!important}.hover\:bg-black-alpha-70:hover{background-color:#000000b3!important}.hover\:bg-black-alpha-80:hover{background-color:#000c!important}.hover\:bg-black-alpha-90:hover{background-color:#000000e6!important}.focus\:bg-black-alpha-10:focus{background-color:#0000001a!important}.focus\:bg-black-alpha-20:focus{background-color:#0003!important}.focus\:bg-black-alpha-30:focus{background-color:#0000004d!important}.focus\:bg-black-alpha-40:focus{background-color:#0006!important}.focus\:bg-black-alpha-50:focus{background-color:#00000080!important}.focus\:bg-black-alpha-60:focus{background-color:#0009!important}.focus\:bg-black-alpha-70:focus{background-color:#000000b3!important}.focus\:bg-black-alpha-80:focus{background-color:#000c!important}.focus\:bg-black-alpha-90:focus{background-color:#000000e6!important}.active\:bg-black-alpha-10:active{background-color:#0000001a!important}.active\:bg-black-alpha-20:active{background-color:#0003!important}.active\:bg-black-alpha-30:active{background-color:#0000004d!important}.active\:bg-black-alpha-40:active{background-color:#0006!important}.active\:bg-black-alpha-50:active{background-color:#00000080!important}.active\:bg-black-alpha-60:active{background-color:#0009!important}.active\:bg-black-alpha-70:active{background-color:#000000b3!important}.active\:bg-black-alpha-80:active{background-color:#000c!important}.active\:bg-black-alpha-90:active{background-color:#000000e6!important}.border-white-alpha-10{border-color:#ffffff1a!important}.border-white-alpha-20{border-color:#fff3!important}.border-white-alpha-30{border-color:#ffffff4d!important}.border-white-alpha-40{border-color:#fff6!important}.border-white-alpha-50{border-color:#ffffff80!important}.border-white-alpha-60{border-color:#fff9!important}.border-white-alpha-70{border-color:#ffffffb3!important}.border-white-alpha-80{border-color:#fffc!important}.border-white-alpha-90{border-color:#ffffffe6!important}.hover\:border-white-alpha-10:hover{border-color:#ffffff1a!important}.hover\:border-white-alpha-20:hover{border-color:#fff3!important}.hover\:border-white-alpha-30:hover{border-color:#ffffff4d!important}.hover\:border-white-alpha-40:hover{border-color:#fff6!important}.hover\:border-white-alpha-50:hover{border-color:#ffffff80!important}.hover\:border-white-alpha-60:hover{border-color:#fff9!important}.hover\:border-white-alpha-70:hover{border-color:#ffffffb3!important}.hover\:border-white-alpha-80:hover{border-color:#fffc!important}.hover\:border-white-alpha-90:hover{border-color:#ffffffe6!important}.focus\:border-white-alpha-10:focus{border-color:#ffffff1a!important}.focus\:border-white-alpha-20:focus{border-color:#fff3!important}.focus\:border-white-alpha-30:focus{border-color:#ffffff4d!important}.focus\:border-white-alpha-40:focus{border-color:#fff6!important}.focus\:border-white-alpha-50:focus{border-color:#ffffff80!important}.focus\:border-white-alpha-60:focus{border-color:#fff9!important}.focus\:border-white-alpha-70:focus{border-color:#ffffffb3!important}.focus\:border-white-alpha-80:focus{border-color:#fffc!important}.focus\:border-white-alpha-90:focus{border-color:#ffffffe6!important}.active\:border-white-alpha-10:active{border-color:#ffffff1a!important}.active\:border-white-alpha-20:active{border-color:#fff3!important}.active\:border-white-alpha-30:active{border-color:#ffffff4d!important}.active\:border-white-alpha-40:active{border-color:#fff6!important}.active\:border-white-alpha-50:active{border-color:#ffffff80!important}.active\:border-white-alpha-60:active{border-color:#fff9!important}.active\:border-white-alpha-70:active{border-color:#ffffffb3!important}.active\:border-white-alpha-80:active{border-color:#fffc!important}.active\:border-white-alpha-90:active{border-color:#ffffffe6!important}.border-black-alpha-10{border-color:#0000001a!important}.border-black-alpha-20{border-color:#0003!important}.border-black-alpha-30{border-color:#0000004d!important}.border-black-alpha-40{border-color:#0006!important}.border-black-alpha-50{border-color:#00000080!important}.border-black-alpha-60{border-color:#0009!important}.border-black-alpha-70{border-color:#000000b3!important}.border-black-alpha-80{border-color:#000c!important}.border-black-alpha-90{border-color:#000000e6!important}.hover\:border-black-alpha-10:hover{border-color:#0000001a!important}.hover\:border-black-alpha-20:hover{border-color:#0003!important}.hover\:border-black-alpha-30:hover{border-color:#0000004d!important}.hover\:border-black-alpha-40:hover{border-color:#0006!important}.hover\:border-black-alpha-50:hover{border-color:#00000080!important}.hover\:border-black-alpha-60:hover{border-color:#0009!important}.hover\:border-black-alpha-70:hover{border-color:#000000b3!important}.hover\:border-black-alpha-80:hover{border-color:#000c!important}.hover\:border-black-alpha-90:hover{border-color:#000000e6!important}.focus\:border-black-alpha-10:focus{border-color:#0000001a!important}.focus\:border-black-alpha-20:focus{border-color:#0003!important}.focus\:border-black-alpha-30:focus{border-color:#0000004d!important}.focus\:border-black-alpha-40:focus{border-color:#0006!important}.focus\:border-black-alpha-50:focus{border-color:#00000080!important}.focus\:border-black-alpha-60:focus{border-color:#0009!important}.focus\:border-black-alpha-70:focus{border-color:#000000b3!important}.focus\:border-black-alpha-80:focus{border-color:#000c!important}.focus\:border-black-alpha-90:focus{border-color:#000000e6!important}.active\:border-black-alpha-10:active{border-color:#0000001a!important}.active\:border-black-alpha-20:active{border-color:#0003!important}.active\:border-black-alpha-30:active{border-color:#0000004d!important}.active\:border-black-alpha-40:active{border-color:#0006!important}.active\:border-black-alpha-50:active{border-color:#00000080!important}.active\:border-black-alpha-60:active{border-color:#0009!important}.active\:border-black-alpha-70:active{border-color:#000000b3!important}.active\:border-black-alpha-80:active{border-color:#000c!important}.active\:border-black-alpha-90:active{border-color:#000000e6!important}.text-white-alpha-10{color:#ffffff1a!important}.text-white-alpha-20{color:#fff3!important}.text-white-alpha-30{color:#ffffff4d!important}.text-white-alpha-40{color:#fff6!important}.text-white-alpha-50{color:#ffffff80!important}.text-white-alpha-60{color:#fff9!important}.text-white-alpha-70{color:#ffffffb3!important}.text-white-alpha-80{color:#fffc!important}.text-white-alpha-90{color:#ffffffe6!important}.hover\:text-white-alpha-10:hover{color:#ffffff1a!important}.hover\:text-white-alpha-20:hover{color:#fff3!important}.hover\:text-white-alpha-30:hover{color:#ffffff4d!important}.hover\:text-white-alpha-40:hover{color:#fff6!important}.hover\:text-white-alpha-50:hover{color:#ffffff80!important}.hover\:text-white-alpha-60:hover{color:#fff9!important}.hover\:text-white-alpha-70:hover{color:#ffffffb3!important}.hover\:text-white-alpha-80:hover{color:#fffc!important}.hover\:text-white-alpha-90:hover{color:#ffffffe6!important}.focus\:text-white-alpha-10:focus{color:#ffffff1a!important}.focus\:text-white-alpha-20:focus{color:#fff3!important}.focus\:text-white-alpha-30:focus{color:#ffffff4d!important}.focus\:text-white-alpha-40:focus{color:#fff6!important}.focus\:text-white-alpha-50:focus{color:#ffffff80!important}.focus\:text-white-alpha-60:focus{color:#fff9!important}.focus\:text-white-alpha-70:focus{color:#ffffffb3!important}.focus\:text-white-alpha-80:focus{color:#fffc!important}.focus\:text-white-alpha-90:focus{color:#ffffffe6!important}.active\:text-white-alpha-10:active{color:#ffffff1a!important}.active\:text-white-alpha-20:active{color:#fff3!important}.active\:text-white-alpha-30:active{color:#ffffff4d!important}.active\:text-white-alpha-40:active{color:#fff6!important}.active\:text-white-alpha-50:active{color:#ffffff80!important}.active\:text-white-alpha-60:active{color:#fff9!important}.active\:text-white-alpha-70:active{color:#ffffffb3!important}.active\:text-white-alpha-80:active{color:#fffc!important}.active\:text-white-alpha-90:active{color:#ffffffe6!important}.text-black-alpha-10{color:#0000001a!important}.text-black-alpha-20{color:#0003!important}.text-black-alpha-30{color:#0000004d!important}.text-black-alpha-40{color:#0006!important}.text-black-alpha-50{color:#00000080!important}.text-black-alpha-60{color:#0009!important}.text-black-alpha-70{color:#000000b3!important}.text-black-alpha-80{color:#000c!important}.text-black-alpha-90{color:#000000e6!important}.hover\:text-black-alpha-10:hover{color:#0000001a!important}.hover\:text-black-alpha-20:hover{color:#0003!important}.hover\:text-black-alpha-30:hover{color:#0000004d!important}.hover\:text-black-alpha-40:hover{color:#0006!important}.hover\:text-black-alpha-50:hover{color:#00000080!important}.hover\:text-black-alpha-60:hover{color:#0009!important}.hover\:text-black-alpha-70:hover{color:#000000b3!important}.hover\:text-black-alpha-80:hover{color:#000c!important}.hover\:text-black-alpha-90:hover{color:#000000e6!important}.focus\:text-black-alpha-10:focus{color:#0000001a!important}.focus\:text-black-alpha-20:focus{color:#0003!important}.focus\:text-black-alpha-30:focus{color:#0000004d!important}.focus\:text-black-alpha-40:focus{color:#0006!important}.focus\:text-black-alpha-50:focus{color:#00000080!important}.focus\:text-black-alpha-60:focus{color:#0009!important}.focus\:text-black-alpha-70:focus{color:#000000b3!important}.focus\:text-black-alpha-80:focus{color:#000c!important}.focus\:text-black-alpha-90:focus{color:#000000e6!important}.active\:text-black-alpha-10:active{color:#0000001a!important}.active\:text-black-alpha-20:active{color:#0003!important}.active\:text-black-alpha-30:active{color:#0000004d!important}.active\:text-black-alpha-40:active{color:#0006!important}.active\:text-black-alpha-50:active{color:#00000080!important}.active\:text-black-alpha-60:active{color:#0009!important}.active\:text-black-alpha-70:active{color:#000000b3!important}.active\:text-black-alpha-80:active{color:#000c!important}.active\:text-black-alpha-90:active{color:#000000e6!important}.text-primary{color:var(--p-primary-color)!important}.bg-primary{color:var(--p-primary-contrast-color)!important;background-color:var(--p-primary-color)!important}.bg-primary-reverse{color:var(--p-primary-color)!important;background-color:var(--p-primary-contrast-color)!important}.bg-white{background-color:#fff!important}.border-primary{border-color:var(--p-primary-color)!important}.text-white{color:#fff!important}.border-white{border-color:#fff!important}.text-color{color:var(--p-text-color)!important}.text-color-secondary{color:var(--p-text-muted-color)!important}.surface-ground{background-color:light-dark(var(--p-surface-50),var(--p-surface-950))!important}.surface-section{background-color:light-dark(var(--p-surface-0),var(--p-surface-950))!important}.surface-card,.surface-overlay{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.surface-hover{background-color:light-dark(var(--p-surface-800),var(--p-surface-100))!important}.surface-border{border-color:light-dark(var(--p-surface-200),var(--p-surface-700))!important}.focus\:text-primary:focus{color:var(--p-primary-color)!important}.hover\:text-primary:hover,.active\:text-primary:active{color:var(--p-primary-color)!important}.focus\:bg-primary:focus{color:var(--p-primary-contrast-color)!important;background-color:var(--p-primary-color)!important}.hover\:bg-primary:hover,.active\:bg-primary:active{color:var(--p-primary-contrast-color)!important;background-color:var(--p-primary-color)!important}.focus\:bg-primary-reverse:focus{color:var(--p-primary-color)!important;background-color:var(--p-primary-contrast-color)!important}.hover\:bg-primary-reverse:hover,.active\:bg-primary-reverse:active{color:var(--p-primary-color)!important;background-color:var(--p-primary-contrast-color)!important}.focus\:bg-white:focus{background-color:#fff!important}.hover\:bg-white:hover,.active\:bg-white:active{background-color:#fff!important}.focus\:border-primary:focus{border-color:var(--p-primary-color)!important}.hover\:border-primary:hover,.active\:border-primary:active{border-color:var(--p-primary-color)!important}.focus\:text-white:focus{color:#fff!important}.hover\:text-white:hover,.active\:text-white:active{color:#fff!important}.focus\:border-white:focus{border-color:#fff!important}.hover\:border-white:hover,.active\:border-white:active{border-color:#fff!important}.focus\:text-color:focus{color:var(--p-text-color)!important}.hover\:text-color:hover,.active\:text-color:active{color:var(--p-text-color)!important}.focus\:text-color-secondary:focus{color:var(--p-text-muted-color)!important}.hover\:text-color-secondary:hover,.active\:text-color-secondary:active{color:var(--p-text-muted-color)!important}.focus\:surface-ground:focus{background-color:light-dark(var(--p-surface-50),var(--p-surface-950))!important}.hover\:surface-ground:hover,.active\:surface-ground:active{background-color:light-dark(var(--p-surface-50),var(--p-surface-950))!important}.focus\:surface-section:focus{background-color:light-dark(var(--p-surface-0),var(--p-surface-950))!important}.hover\:surface-section:hover,.active\:surface-section:active{background-color:light-dark(var(--p-surface-0),var(--p-surface-950))!important}.focus\:surface-card:focus{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.hover\:surface-card:hover,.active\:surface-card:active{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.focus\:surface-overlay:focus{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.hover\:surface-overlay:hover,.active\:surface-overlay:active{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.focus\:surface-hover:focus{background-color:light-dark(var(--p-surface-800),var(--p-surface-100))!important}.hover\:surface-hover:hover,.active\:surface-hover:active{background-color:light-dark(var(--p-surface-800),var(--p-surface-100))!important}.focus\:surface-border:focus{border-color:light-dark(var(--p-surface-200),var(--p-surface-700))!important}.hover\:surface-border:hover,.active\:surface-border:active{border-color:light-dark(var(--p-surface-200),var(--p-surface-700))!important}@media screen and (min-width:576px){.sm\:text-primary{color:var(--p-primary-color)!important}.sm\:bg-primary{color:var(--p-primary-contrast-color)!important;background-color:var(--p-primary-color)!important}.sm\:bg-primary-reverse{color:var(--p-primary-color)!important;background-color:var(--p-primary-contrast-color)!important}.sm\:bg-white{background-color:#fff!important}.sm\:border-primary{border-color:var(--p-primary-color)!important}.sm\:text-white{color:#fff!important}.sm\:border-white{border-color:#fff!important}.sm\:text-color{color:var(--p-text-color)!important}.sm\:text-color-secondary{color:var(--p-text-muted-color)!important}.sm\:surface-ground{background-color:light-dark(var(--p-surface-50),var(--p-surface-950))!important}.sm\:surface-section{background-color:light-dark(var(--p-surface-0),var(--p-surface-950))!important}.sm\:surface-card,.sm\:surface-overlay{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.sm\:surface-hover{background-color:light-dark(var(--p-surface-800),var(--p-surface-100))!important}.sm\:surface-border{border-color:light-dark(var(--p-surface-200),var(--p-surface-700))!important}.sm\:focus\:text-primary:focus{color:var(--p-primary-color)!important}.sm\:hover\:text-primary:hover,.sm\:active\:text-primary:active{color:var(--p-primary-color)!important}.sm\:focus\:bg-primary:focus{color:var(--p-primary-contrast-color)!important;background-color:var(--p-primary-color)!important}.sm\:hover\:bg-primary:hover,.sm\:active\:bg-primary:active{color:var(--p-primary-contrast-color)!important;background-color:var(--p-primary-color)!important}.sm\:focus\:bg-primary-reverse:focus{color:var(--p-primary-color)!important;background-color:var(--p-primary-contrast-color)!important}.sm\:hover\:bg-primary-reverse:hover,.sm\:active\:bg-primary-reverse:active{color:var(--p-primary-color)!important;background-color:var(--p-primary-contrast-color)!important}.sm\:focus\:bg-white:focus{background-color:#fff!important}.sm\:hover\:bg-white:hover,.sm\:active\:bg-white:active{background-color:#fff!important}.sm\:focus\:border-primary:focus{border-color:var(--p-primary-color)!important}.sm\:hover\:border-primary:hover,.sm\:active\:border-primary:active{border-color:var(--p-primary-color)!important}.sm\:focus\:text-white:focus{color:#fff!important}.sm\:hover\:text-white:hover,.sm\:active\:text-white:active{color:#fff!important}.sm\:focus\:border-white:focus{border-color:#fff!important}.sm\:hover\:border-white:hover,.sm\:active\:border-white:active{border-color:#fff!important}.sm\:focus\:text-color:focus{color:var(--p-text-color)!important}.sm\:hover\:text-color:hover,.sm\:active\:text-color:active{color:var(--p-text-color)!important}.sm\:focus\:text-color-secondary:focus{color:var(--p-text-muted-color)!important}.sm\:hover\:text-color-secondary:hover,.sm\:active\:text-color-secondary:active{color:var(--p-text-muted-color)!important}.sm\:focus\:surface-ground:focus{background-color:light-dark(var(--p-surface-50),var(--p-surface-950))!important}.sm\:hover\:surface-ground:hover,.sm\:active\:surface-ground:active{background-color:light-dark(var(--p-surface-50),var(--p-surface-950))!important}.sm\:focus\:surface-section:focus{background-color:light-dark(var(--p-surface-0),var(--p-surface-950))!important}.sm\:hover\:surface-section:hover,.sm\:active\:surface-section:active{background-color:light-dark(var(--p-surface-0),var(--p-surface-950))!important}.sm\:focus\:surface-card:focus{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.sm\:hover\:surface-card:hover,.sm\:active\:surface-card:active{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.sm\:focus\:surface-overlay:focus{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.sm\:hover\:surface-overlay:hover,.sm\:active\:surface-overlay:active{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.sm\:focus\:surface-hover:focus{background-color:light-dark(var(--p-surface-800),var(--p-surface-100))!important}.sm\:hover\:surface-hover:hover,.sm\:active\:surface-hover:active{background-color:light-dark(var(--p-surface-800),var(--p-surface-100))!important}.sm\:focus\:surface-border:focus{border-color:light-dark(var(--p-surface-200),var(--p-surface-700))!important}.sm\:hover\:surface-border:hover,.sm\:active\:surface-border:active{border-color:light-dark(var(--p-surface-200),var(--p-surface-700))!important}}@media screen and (min-width:768px){.md\:text-primary{color:var(--p-primary-color)!important}.md\:bg-primary{color:var(--p-primary-contrast-color)!important;background-color:var(--p-primary-color)!important}.md\:bg-primary-reverse{color:var(--p-primary-color)!important;background-color:var(--p-primary-contrast-color)!important}.md\:bg-white{background-color:#fff!important}.md\:border-primary{border-color:var(--p-primary-color)!important}.md\:text-white{color:#fff!important}.md\:border-white{border-color:#fff!important}.md\:text-color{color:var(--p-text-color)!important}.md\:text-color-secondary{color:var(--p-text-muted-color)!important}.md\:surface-ground{background-color:light-dark(var(--p-surface-50),var(--p-surface-950))!important}.md\:surface-section{background-color:light-dark(var(--p-surface-0),var(--p-surface-950))!important}.md\:surface-card,.md\:surface-overlay{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.md\:surface-hover{background-color:light-dark(var(--p-surface-800),var(--p-surface-100))!important}.md\:surface-border{border-color:light-dark(var(--p-surface-200),var(--p-surface-700))!important}.md\:focus\:text-primary:focus{color:var(--p-primary-color)!important}.md\:hover\:text-primary:hover,.md\:active\:text-primary:active{color:var(--p-primary-color)!important}.md\:focus\:bg-primary:focus{color:var(--p-primary-contrast-color)!important;background-color:var(--p-primary-color)!important}.md\:hover\:bg-primary:hover,.md\:active\:bg-primary:active{color:var(--p-primary-contrast-color)!important;background-color:var(--p-primary-color)!important}.md\:focus\:bg-primary-reverse:focus{color:var(--p-primary-color)!important;background-color:var(--p-primary-contrast-color)!important}.md\:hover\:bg-primary-reverse:hover,.md\:active\:bg-primary-reverse:active{color:var(--p-primary-color)!important;background-color:var(--p-primary-contrast-color)!important}.md\:focus\:bg-white:focus{background-color:#fff!important}.md\:hover\:bg-white:hover,.md\:active\:bg-white:active{background-color:#fff!important}.md\:focus\:border-primary:focus{border-color:var(--p-primary-color)!important}.md\:hover\:border-primary:hover,.md\:active\:border-primary:active{border-color:var(--p-primary-color)!important}.md\:focus\:text-white:focus{color:#fff!important}.md\:hover\:text-white:hover,.md\:active\:text-white:active{color:#fff!important}.md\:focus\:border-white:focus{border-color:#fff!important}.md\:hover\:border-white:hover,.md\:active\:border-white:active{border-color:#fff!important}.md\:focus\:text-color:focus{color:var(--p-text-color)!important}.md\:hover\:text-color:hover,.md\:active\:text-color:active{color:var(--p-text-color)!important}.md\:focus\:text-color-secondary:focus{color:var(--p-text-muted-color)!important}.md\:hover\:text-color-secondary:hover,.md\:active\:text-color-secondary:active{color:var(--p-text-muted-color)!important}.md\:focus\:surface-ground:focus{background-color:light-dark(var(--p-surface-50),var(--p-surface-950))!important}.md\:hover\:surface-ground:hover,.md\:active\:surface-ground:active{background-color:light-dark(var(--p-surface-50),var(--p-surface-950))!important}.md\:focus\:surface-section:focus{background-color:light-dark(var(--p-surface-0),var(--p-surface-950))!important}.md\:hover\:surface-section:hover,.md\:active\:surface-section:active{background-color:light-dark(var(--p-surface-0),var(--p-surface-950))!important}.md\:focus\:surface-card:focus{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.md\:hover\:surface-card:hover,.md\:active\:surface-card:active{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.md\:focus\:surface-overlay:focus{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.md\:hover\:surface-overlay:hover,.md\:active\:surface-overlay:active{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.md\:focus\:surface-hover:focus{background-color:light-dark(var(--p-surface-800),var(--p-surface-100))!important}.md\:hover\:surface-hover:hover,.md\:active\:surface-hover:active{background-color:light-dark(var(--p-surface-800),var(--p-surface-100))!important}.md\:focus\:surface-border:focus{border-color:light-dark(var(--p-surface-200),var(--p-surface-700))!important}.md\:hover\:surface-border:hover,.md\:active\:surface-border:active{border-color:light-dark(var(--p-surface-200),var(--p-surface-700))!important}}@media screen and (min-width:992px){.lg\:text-primary{color:var(--p-primary-color)!important}.lg\:bg-primary{color:var(--p-primary-contrast-color)!important;background-color:var(--p-primary-color)!important}.lg\:bg-primary-reverse{color:var(--p-primary-color)!important;background-color:var(--p-primary-contrast-color)!important}.lg\:bg-white{background-color:#fff!important}.lg\:border-primary{border-color:var(--p-primary-color)!important}.lg\:text-white{color:#fff!important}.lg\:border-white{border-color:#fff!important}.lg\:text-color{color:var(--p-text-color)!important}.lg\:text-color-secondary{color:var(--p-text-muted-color)!important}.lg\:surface-ground{background-color:light-dark(var(--p-surface-50),var(--p-surface-950))!important}.lg\:surface-section{background-color:light-dark(var(--p-surface-0),var(--p-surface-950))!important}.lg\:surface-card,.lg\:surface-overlay{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.lg\:surface-hover{background-color:light-dark(var(--p-surface-800),var(--p-surface-100))!important}.lg\:surface-border{border-color:light-dark(var(--p-surface-200),var(--p-surface-700))!important}.lg\:focus\:text-primary:focus{color:var(--p-primary-color)!important}.lg\:hover\:text-primary:hover,.lg\:active\:text-primary:active{color:var(--p-primary-color)!important}.lg\:focus\:bg-primary:focus{color:var(--p-primary-contrast-color)!important;background-color:var(--p-primary-color)!important}.lg\:hover\:bg-primary:hover,.lg\:active\:bg-primary:active{color:var(--p-primary-contrast-color)!important;background-color:var(--p-primary-color)!important}.lg\:focus\:bg-primary-reverse:focus{color:var(--p-primary-color)!important;background-color:var(--p-primary-contrast-color)!important}.lg\:hover\:bg-primary-reverse:hover,.lg\:active\:bg-primary-reverse:active{color:var(--p-primary-color)!important;background-color:var(--p-primary-contrast-color)!important}.lg\:focus\:bg-white:focus{background-color:#fff!important}.lg\:hover\:bg-white:hover,.lg\:active\:bg-white:active{background-color:#fff!important}.lg\:focus\:border-primary:focus{border-color:var(--p-primary-color)!important}.lg\:hover\:border-primary:hover,.lg\:active\:border-primary:active{border-color:var(--p-primary-color)!important}.lg\:focus\:text-white:focus{color:#fff!important}.lg\:hover\:text-white:hover,.lg\:active\:text-white:active{color:#fff!important}.lg\:focus\:border-white:focus{border-color:#fff!important}.lg\:hover\:border-white:hover,.lg\:active\:border-white:active{border-color:#fff!important}.lg\:focus\:text-color:focus{color:var(--p-text-color)!important}.lg\:hover\:text-color:hover,.lg\:active\:text-color:active{color:var(--p-text-color)!important}.lg\:focus\:text-color-secondary:focus{color:var(--p-text-muted-color)!important}.lg\:hover\:text-color-secondary:hover,.lg\:active\:text-color-secondary:active{color:var(--p-text-muted-color)!important}.lg\:focus\:surface-ground:focus{background-color:light-dark(var(--p-surface-50),var(--p-surface-950))!important}.lg\:hover\:surface-ground:hover,.lg\:active\:surface-ground:active{background-color:light-dark(var(--p-surface-50),var(--p-surface-950))!important}.lg\:focus\:surface-section:focus{background-color:light-dark(var(--p-surface-0),var(--p-surface-950))!important}.lg\:hover\:surface-section:hover,.lg\:active\:surface-section:active{background-color:light-dark(var(--p-surface-0),var(--p-surface-950))!important}.lg\:focus\:surface-card:focus{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.lg\:hover\:surface-card:hover,.lg\:active\:surface-card:active{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.lg\:focus\:surface-overlay:focus{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.lg\:hover\:surface-overlay:hover,.lg\:active\:surface-overlay:active{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.lg\:focus\:surface-hover:focus{background-color:light-dark(var(--p-surface-800),var(--p-surface-100))!important}.lg\:hover\:surface-hover:hover,.lg\:active\:surface-hover:active{background-color:light-dark(var(--p-surface-800),var(--p-surface-100))!important}.lg\:focus\:surface-border:focus{border-color:light-dark(var(--p-surface-200),var(--p-surface-700))!important}.lg\:hover\:surface-border:hover,.lg\:active\:surface-border:active{border-color:light-dark(var(--p-surface-200),var(--p-surface-700))!important}}@media screen and (min-width:1200px){.xl\:text-primary{color:var(--p-primary-color)!important}.xl\:bg-primary{color:var(--p-primary-contrast-color)!important;background-color:var(--p-primary-color)!important}.xl\:bg-primary-reverse{color:var(--p-primary-color)!important;background-color:var(--p-primary-contrast-color)!important}.xl\:bg-white{background-color:#fff!important}.xl\:border-primary{border-color:var(--p-primary-color)!important}.xl\:text-white{color:#fff!important}.xl\:border-white{border-color:#fff!important}.xl\:text-color{color:var(--p-text-color)!important}.xl\:text-color-secondary{color:var(--p-text-muted-color)!important}.xl\:surface-ground{background-color:light-dark(var(--p-surface-50),var(--p-surface-950))!important}.xl\:surface-section{background-color:light-dark(var(--p-surface-0),var(--p-surface-950))!important}.xl\:surface-card,.xl\:surface-overlay{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.xl\:surface-hover{background-color:light-dark(var(--p-surface-800),var(--p-surface-100))!important}.xl\:surface-border{border-color:light-dark(var(--p-surface-200),var(--p-surface-700))!important}.xl\:focus\:text-primary:focus{color:var(--p-primary-color)!important}.xl\:hover\:text-primary:hover,.xl\:active\:text-primary:active{color:var(--p-primary-color)!important}.xl\:focus\:bg-primary:focus{color:var(--p-primary-contrast-color)!important;background-color:var(--p-primary-color)!important}.xl\:hover\:bg-primary:hover,.xl\:active\:bg-primary:active{color:var(--p-primary-contrast-color)!important;background-color:var(--p-primary-color)!important}.xl\:focus\:bg-primary-reverse:focus{color:var(--p-primary-color)!important;background-color:var(--p-primary-contrast-color)!important}.xl\:hover\:bg-primary-reverse:hover,.xl\:active\:bg-primary-reverse:active{color:var(--p-primary-color)!important;background-color:var(--p-primary-contrast-color)!important}.xl\:focus\:bg-white:focus{background-color:#fff!important}.xl\:hover\:bg-white:hover,.xl\:active\:bg-white:active{background-color:#fff!important}.xl\:focus\:border-primary:focus{border-color:var(--p-primary-color)!important}.xl\:hover\:border-primary:hover,.xl\:active\:border-primary:active{border-color:var(--p-primary-color)!important}.xl\:focus\:text-white:focus{color:#fff!important}.xl\:hover\:text-white:hover,.xl\:active\:text-white:active{color:#fff!important}.xl\:focus\:border-white:focus{border-color:#fff!important}.xl\:hover\:border-white:hover,.xl\:active\:border-white:active{border-color:#fff!important}.xl\:focus\:text-color:focus{color:var(--p-text-color)!important}.xl\:hover\:text-color:hover,.xl\:active\:text-color:active{color:var(--p-text-color)!important}.xl\:focus\:text-color-secondary:focus{color:var(--p-text-muted-color)!important}.xl\:hover\:text-color-secondary:hover,.xl\:active\:text-color-secondary:active{color:var(--p-text-muted-color)!important}.xl\:focus\:surface-ground:focus{background-color:light-dark(var(--p-surface-50),var(--p-surface-950))!important}.xl\:hover\:surface-ground:hover,.xl\:active\:surface-ground:active{background-color:light-dark(var(--p-surface-50),var(--p-surface-950))!important}.xl\:focus\:surface-section:focus{background-color:light-dark(var(--p-surface-0),var(--p-surface-950))!important}.xl\:hover\:surface-section:hover,.xl\:active\:surface-section:active{background-color:light-dark(var(--p-surface-0),var(--p-surface-950))!important}.xl\:focus\:surface-card:focus{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.xl\:hover\:surface-card:hover,.xl\:active\:surface-card:active{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.xl\:focus\:surface-overlay:focus{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.xl\:hover\:surface-overlay:hover,.xl\:active\:surface-overlay:active{background-color:light-dark(var(--p-surface-0),var(--p-surface-900))!important}.xl\:focus\:surface-hover:focus{background-color:light-dark(var(--p-surface-800),var(--p-surface-100))!important}.xl\:hover\:surface-hover:hover,.xl\:active\:surface-hover:active{background-color:light-dark(var(--p-surface-800),var(--p-surface-100))!important}.xl\:focus\:surface-border:focus{border-color:light-dark(var(--p-surface-200),var(--p-surface-700))!important}.xl\:hover\:surface-border:hover,.xl\:active\:surface-border:active{border-color:light-dark(var(--p-surface-200),var(--p-surface-700))!important}}.field{margin-bottom:1rem}.field>label{display:inline-block;margin-bottom:.5rem}.field.grid>label{display:flex;align-items:center}.field>small{margin-top:.25rem}.field.grid,.formgrid.grid{margin-top:0}.field.grid .col-fixed,.formgrid.grid .col-fixed,.field.grid .col,.formgrid.grid .col,.field.grid .col-1,.formgrid.grid .col-1,.field.grid .col-2,.formgrid.grid .col-2,.field.grid .col-3,.formgrid.grid .col-3,.field.grid .col-4,.formgrid.grid .col-4,.field.grid .col-5,.formgrid.grid .col-5,.field.grid .col-6,.formgrid.grid .col-6,.field.grid .col-7,.formgrid.grid .col-7,.field.grid .col-8,.formgrid.grid .col-8,.field.grid .col-9,.formgrid.grid .col-9,.field.grid .col-10,.formgrid.grid .col-10,.field.grid .col-11,.formgrid.grid .col-11,.field.grid .col-12,.formgrid.grid .col-12{padding-top:0;padding-bottom:0}.formgroup-inline{display:flex;flex-wrap:wrap;align-items:flex-start}.formgroup-inline .field,.formgroup-inline .field-checkbox,.formgroup-inline .field-radiobutton{margin-right:1rem}.formgroup-inline .field>label,.formgroup-inline .field-checkbox>label,.formgroup-inline .field-radiobutton>label{margin-right:.5rem;margin-bottom:0}.field-checkbox,.field-radiobutton{margin-bottom:1rem;display:flex;align-items:center}.field-checkbox>label,.field-radiobutton>label{margin-left:.5rem;line-height:1}.hidden{display:none!important}.block{display:block!important}.inline{display:inline!important}.inline-block{display:inline-block!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}@media screen and (min-width:576px){.sm\:hidden{display:none!important}.sm\:block{display:block!important}.sm\:inline{display:inline!important}.sm\:inline-block{display:inline-block!important}.sm\:flex{display:flex!important}.sm\:inline-flex{display:inline-flex!important}}@media screen and (min-width:768px){.md\:hidden{display:none!important}.md\:block{display:block!important}.md\:inline{display:inline!important}.md\:inline-block{display:inline-block!important}.md\:flex{display:flex!important}.md\:inline-flex{display:inline-flex!important}}@media screen and (min-width:992px){.lg\:hidden{display:none!important}.lg\:block{display:block!important}.lg\:inline{display:inline!important}.lg\:inline-block{display:inline-block!important}.lg\:flex{display:flex!important}.lg\:inline-flex{display:inline-flex!important}}@media screen and (min-width:1200px){.xl\:hidden{display:none!important}.xl\:block{display:block!important}.xl\:inline{display:inline!important}.xl\:inline-block{display:inline-block!important}.xl\:flex{display:flex!important}.xl\:inline-flex{display:inline-flex!important}}.text-center{text-align:center!important}.text-justify{text-align:justify!important}.text-left{text-align:left!important}.text-right{text-align:right!important}@media screen and (min-width:576px){.sm\:text-center{text-align:center!important}.sm\:text-justify{text-align:justify!important}.sm\:text-left{text-align:left!important}.sm\:text-right{text-align:right!important}}@media screen and (min-width:768px){.md\:text-center{text-align:center!important}.md\:text-justify{text-align:justify!important}.md\:text-left{text-align:left!important}.md\:text-right{text-align:right!important}}@media screen and (min-width:992px){.lg\:text-center{text-align:center!important}.lg\:text-justify{text-align:justify!important}.lg\:text-left{text-align:left!important}.lg\:text-right{text-align:right!important}}@media screen and (min-width:1200px){.xl\:text-center{text-align:center!important}.xl\:text-justify{text-align:justify!important}.xl\:text-left{text-align:left!important}.xl\:text-right{text-align:right!important}}.underline{text-decoration:underline!important}.line-through{text-decoration:line-through!important}.no-underline{text-decoration:none!important}.focus\:underline:focus{text-decoration:underline!important}.hover\:underline:hover,.active\:underline:active{text-decoration:underline!important}.focus\:line-through:focus{text-decoration:line-through!important}.hover\:line-through:hover,.active\:line-through:active{text-decoration:line-through!important}.focus\:no-underline:focus{text-decoration:none!important}.hover\:no-underline:hover,.active\:no-underline:active{text-decoration:none!important}.lowercase{text-transform:lowercase!important}.uppercase{text-transform:uppercase!important}.capitalize{text-transform:capitalize!important}.text-overflow-clip{text-overflow:clip!important}.text-overflow-ellipsis{text-overflow:ellipsis!important}@media screen and (min-width:576px){.sm\:text-overflow-clip{text-overflow:clip!important}.sm\:text-overflow-ellipsis{text-overflow:ellipsis!important}}@media screen and (min-width:768px){.md\:text-overflow-clip{text-overflow:clip!important}.md\:text-overflow-ellipsis{text-overflow:ellipsis!important}}@media screen and (min-width:992px){.lg\:text-overflow-clip{text-overflow:clip!important}.lg\:text-overflow-ellipsis{text-overflow:ellipsis!important}}@media screen and (min-width:1200px){.xl\:text-overflow-clip{text-overflow:clip!important}.xl\:text-overflow-ellipsis{text-overflow:ellipsis!important}}.font-light{font-weight:300!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}@media screen and (min-width:576px){.sm\:font-light{font-weight:300!important}.sm\:font-normal{font-weight:400!important}.sm\:font-medium{font-weight:500!important}.sm\:font-semibold{font-weight:600!important}.sm\:font-bold{font-weight:700!important}}@media screen and (min-width:768px){.md\:font-light{font-weight:300!important}.md\:font-normal{font-weight:400!important}.md\:font-medium{font-weight:500!important}.md\:font-semibold{font-weight:600!important}.md\:font-bold{font-weight:700!important}}@media screen and (min-width:992px){.lg\:font-light{font-weight:300!important}.lg\:font-normal{font-weight:400!important}.lg\:font-medium{font-weight:500!important}.lg\:font-semibold{font-weight:600!important}.lg\:font-bold{font-weight:700!important}}@media screen and (min-width:1200px){.xl\:font-light{font-weight:300!important}.xl\:font-normal{font-weight:400!important}.xl\:font-medium{font-weight:500!important}.xl\:font-semibold{font-weight:600!important}.xl\:font-bold{font-weight:700!important}}.font-italic{font-style:italic!important}.text-xs{font-size:.75rem!important}.text-sm{font-size:.875rem!important}.text-base{font-size:1rem!important}.text-lg{font-size:1.125rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important}.text-3xl{font-size:1.75rem!important}.text-4xl{font-size:2rem!important}.text-5xl{font-size:2.5rem!important}.text-6xl{font-size:3rem!important}.text-7xl{font-size:4rem!important}.text-8xl{font-size:6rem!important}@media screen and (min-width:576px){.sm\:text-xs{font-size:.75rem!important}.sm\:text-sm{font-size:.875rem!important}.sm\:text-base{font-size:1rem!important}.sm\:text-lg{font-size:1.125rem!important}.sm\:text-xl{font-size:1.25rem!important}.sm\:text-2xl{font-size:1.5rem!important}.sm\:text-3xl{font-size:1.75rem!important}.sm\:text-4xl{font-size:2rem!important}.sm\:text-5xl{font-size:2.5rem!important}.sm\:text-6xl{font-size:3rem!important}.sm\:text-7xl{font-size:4rem!important}.sm\:text-8xl{font-size:6rem!important}}@media screen and (min-width:768px){.md\:text-xs{font-size:.75rem!important}.md\:text-sm{font-size:.875rem!important}.md\:text-base{font-size:1rem!important}.md\:text-lg{font-size:1.125rem!important}.md\:text-xl{font-size:1.25rem!important}.md\:text-2xl{font-size:1.5rem!important}.md\:text-3xl{font-size:1.75rem!important}.md\:text-4xl{font-size:2rem!important}.md\:text-5xl{font-size:2.5rem!important}.md\:text-6xl{font-size:3rem!important}.md\:text-7xl{font-size:4rem!important}.md\:text-8xl{font-size:6rem!important}}@media screen and (min-width:992px){.lg\:text-xs{font-size:.75rem!important}.lg\:text-sm{font-size:.875rem!important}.lg\:text-base{font-size:1rem!important}.lg\:text-lg{font-size:1.125rem!important}.lg\:text-xl{font-size:1.25rem!important}.lg\:text-2xl{font-size:1.5rem!important}.lg\:text-3xl{font-size:1.75rem!important}.lg\:text-4xl{font-size:2rem!important}.lg\:text-5xl{font-size:2.5rem!important}.lg\:text-6xl{font-size:3rem!important}.lg\:text-7xl{font-size:4rem!important}.lg\:text-8xl{font-size:6rem!important}}@media screen and (min-width:1200px){.xl\:text-xs{font-size:.75rem!important}.xl\:text-sm{font-size:.875rem!important}.xl\:text-base{font-size:1rem!important}.xl\:text-lg{font-size:1.125rem!important}.xl\:text-xl{font-size:1.25rem!important}.xl\:text-2xl{font-size:1.5rem!important}.xl\:text-3xl{font-size:1.75rem!important}.xl\:text-4xl{font-size:2rem!important}.xl\:text-5xl{font-size:2.5rem!important}.xl\:text-6xl{font-size:3rem!important}.xl\:text-7xl{font-size:4rem!important}.xl\:text-8xl{font-size:6rem!important}}.line-height-1{line-height:1!important}.line-height-2{line-height:1.25!important}.line-height-3{line-height:1.5!important}.line-height-4{line-height:2!important}.white-space-normal{white-space:normal!important}.white-space-nowrap{white-space:nowrap!important}.vertical-align-baseline{vertical-align:baseline!important}.vertical-align-top{vertical-align:top!important}.vertical-align-middle{vertical-align:middle!important}.vertical-align-bottom{vertical-align:bottom!important}.vertical-align-text-top{vertical-align:text-top!important}.vertical-align-text-bottom{vertical-align:text-bottom!important}.vertical-align-sub{vertical-align:sub!important}.vertical-align-super{vertical-align:super!important}@media screen and (min-width:576px){.sm\:vertical-align-baseline{vertical-align:baseline!important}.sm\:vertical-align-top{vertical-align:top!important}.sm\:vertical-align-middle{vertical-align:middle!important}.sm\:vertical-align-bottom{vertical-align:bottom!important}.sm\:vertical-align-text-top{vertical-align:text-top!important}.sm\:vertical-align-text-bottom{vertical-align:text-bottom!important}.sm\:vertical-align-sub{vertical-align:sub!important}.sm\:vertical-align-super{vertical-align:super!important}}@media screen and (min-width:768px){.md\:vertical-align-baseline{vertical-align:baseline!important}.md\:vertical-align-top{vertical-align:top!important}.md\:vertical-align-middle{vertical-align:middle!important}.md\:vertical-align-bottom{vertical-align:bottom!important}.md\:vertical-align-text-top{vertical-align:text-top!important}.md\:vertical-align-text-bottom{vertical-align:text-bottom!important}.md\:vertical-align-sub{vertical-align:sub!important}.md\:vertical-align-super{vertical-align:super!important}}@media screen and (min-width:992px){.lg\:vertical-align-baseline{vertical-align:baseline!important}.lg\:vertical-align-top{vertical-align:top!important}.lg\:vertical-align-middle{vertical-align:middle!important}.lg\:vertical-align-bottom{vertical-align:bottom!important}.lg\:vertical-align-text-top{vertical-align:text-top!important}.lg\:vertical-align-text-bottom{vertical-align:text-bottom!important}.lg\:vertical-align-sub{vertical-align:sub!important}.lg\:vertical-align-super{vertical-align:super!important}}@media screen and (min-width:1200px){.xl\:vertical-align-baseline{vertical-align:baseline!important}.xl\:vertical-align-top{vertical-align:top!important}.xl\:vertical-align-middle{vertical-align:middle!important}.xl\:vertical-align-bottom{vertical-align:bottom!important}.xl\:vertical-align-text-top{vertical-align:text-top!important}.xl\:vertical-align-text-bottom{vertical-align:text-bottom!important}.xl\:vertical-align-sub{vertical-align:sub!important}.xl\:vertical-align-super{vertical-align:super!important}}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column{flex-direction:column!important}.flex-column-reverse{flex-direction:column-reverse!important}@media screen and (min-width:576px){.sm\:flex-row{flex-direction:row!important}.sm\:flex-row-reverse{flex-direction:row-reverse!important}.sm\:flex-column{flex-direction:column!important}.sm\:flex-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width:768px){.md\:flex-row{flex-direction:row!important}.md\:flex-row-reverse{flex-direction:row-reverse!important}.md\:flex-column{flex-direction:column!important}.md\:flex-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width:992px){.lg\:flex-row{flex-direction:row!important}.lg\:flex-row-reverse{flex-direction:row-reverse!important}.lg\:flex-column{flex-direction:column!important}.lg\:flex-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width:1200px){.xl\:flex-row{flex-direction:row!important}.xl\:flex-row-reverse{flex-direction:row-reverse!important}.xl\:flex-column{flex-direction:column!important}.xl\:flex-column-reverse{flex-direction:column-reverse!important}}.flex-wrap{flex-wrap:wrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-nowrap{flex-wrap:nowrap!important}@media screen and (min-width:576px){.sm\:flex-wrap{flex-wrap:wrap!important}.sm\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.sm\:flex-nowrap{flex-wrap:nowrap!important}}@media screen and (min-width:768px){.md\:flex-wrap{flex-wrap:wrap!important}.md\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.md\:flex-nowrap{flex-wrap:nowrap!important}}@media screen and (min-width:992px){.lg\:flex-wrap{flex-wrap:wrap!important}.lg\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.lg\:flex-nowrap{flex-wrap:nowrap!important}}@media screen and (min-width:1200px){.xl\:flex-wrap{flex-wrap:wrap!important}.xl\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.xl\:flex-nowrap{flex-wrap:nowrap!important}}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}@media screen and (min-width:576px){.sm\:justify-content-start{justify-content:flex-start!important}.sm\:justify-content-end{justify-content:flex-end!important}.sm\:justify-content-center{justify-content:center!important}.sm\:justify-content-between{justify-content:space-between!important}.sm\:justify-content-around{justify-content:space-around!important}.sm\:justify-content-evenly{justify-content:space-evenly!important}}@media screen and (min-width:768px){.md\:justify-content-start{justify-content:flex-start!important}.md\:justify-content-end{justify-content:flex-end!important}.md\:justify-content-center{justify-content:center!important}.md\:justify-content-between{justify-content:space-between!important}.md\:justify-content-around{justify-content:space-around!important}.md\:justify-content-evenly{justify-content:space-evenly!important}}@media screen and (min-width:992px){.lg\:justify-content-start{justify-content:flex-start!important}.lg\:justify-content-end{justify-content:flex-end!important}.lg\:justify-content-center{justify-content:center!important}.lg\:justify-content-between{justify-content:space-between!important}.lg\:justify-content-around{justify-content:space-around!important}.lg\:justify-content-evenly{justify-content:space-evenly!important}}@media screen and (min-width:1200px){.xl\:justify-content-start{justify-content:flex-start!important}.xl\:justify-content-end{justify-content:flex-end!important}.xl\:justify-content-center{justify-content:center!important}.xl\:justify-content-between{justify-content:space-between!important}.xl\:justify-content-around{justify-content:space-around!important}.xl\:justify-content-evenly{justify-content:space-evenly!important}}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-evenly{align-content:space-evenly!important}@media screen and (min-width:576px){.sm\:align-content-start{align-content:flex-start!important}.sm\:align-content-end{align-content:flex-end!important}.sm\:align-content-center{align-content:center!important}.sm\:align-content-between{align-content:space-between!important}.sm\:align-content-around{align-content:space-around!important}.sm\:align-content-evenly{align-content:space-evenly!important}}@media screen and (min-width:768px){.md\:align-content-start{align-content:flex-start!important}.md\:align-content-end{align-content:flex-end!important}.md\:align-content-center{align-content:center!important}.md\:align-content-between{align-content:space-between!important}.md\:align-content-around{align-content:space-around!important}.md\:align-content-evenly{align-content:space-evenly!important}}@media screen and (min-width:992px){.lg\:align-content-start{align-content:flex-start!important}.lg\:align-content-end{align-content:flex-end!important}.lg\:align-content-center{align-content:center!important}.lg\:align-content-between{align-content:space-between!important}.lg\:align-content-around{align-content:space-around!important}.lg\:align-content-evenly{align-content:space-evenly!important}}@media screen and (min-width:1200px){.xl\:align-content-start{align-content:flex-start!important}.xl\:align-content-end{align-content:flex-end!important}.xl\:align-content-center{align-content:center!important}.xl\:align-content-between{align-content:space-between!important}.xl\:align-content-around{align-content:space-around!important}.xl\:align-content-evenly{align-content:space-evenly!important}}.align-items-stretch{align-items:stretch!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.align-items-end{align-items:flex-end!important}.align-items-baseline{align-items:baseline!important}@media screen and (min-width:576px){.sm\:align-items-stretch{align-items:stretch!important}.sm\:align-items-start{align-items:flex-start!important}.sm\:align-items-center{align-items:center!important}.sm\:align-items-end{align-items:flex-end!important}.sm\:align-items-baseline{align-items:baseline!important}}@media screen and (min-width:768px){.md\:align-items-stretch{align-items:stretch!important}.md\:align-items-start{align-items:flex-start!important}.md\:align-items-center{align-items:center!important}.md\:align-items-end{align-items:flex-end!important}.md\:align-items-baseline{align-items:baseline!important}}@media screen and (min-width:992px){.lg\:align-items-stretch{align-items:stretch!important}.lg\:align-items-start{align-items:flex-start!important}.lg\:align-items-center{align-items:center!important}.lg\:align-items-end{align-items:flex-end!important}.lg\:align-items-baseline{align-items:baseline!important}}@media screen and (min-width:1200px){.xl\:align-items-stretch{align-items:stretch!important}.xl\:align-items-start{align-items:flex-start!important}.xl\:align-items-center{align-items:center!important}.xl\:align-items-end{align-items:flex-end!important}.xl\:align-items-baseline{align-items:baseline!important}}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-stretch{align-self:stretch!important}.align-self-baseline{align-self:baseline!important}@media screen and (min-width:576px){.sm\:align-self-auto{align-self:auto!important}.sm\:align-self-start{align-self:flex-start!important}.sm\:align-self-end{align-self:flex-end!important}.sm\:align-self-center{align-self:center!important}.sm\:align-self-stretch{align-self:stretch!important}.sm\:align-self-baseline{align-self:baseline!important}}@media screen and (min-width:768px){.md\:align-self-auto{align-self:auto!important}.md\:align-self-start{align-self:flex-start!important}.md\:align-self-end{align-self:flex-end!important}.md\:align-self-center{align-self:center!important}.md\:align-self-stretch{align-self:stretch!important}.md\:align-self-baseline{align-self:baseline!important}}@media screen and (min-width:992px){.lg\:align-self-auto{align-self:auto!important}.lg\:align-self-start{align-self:flex-start!important}.lg\:align-self-end{align-self:flex-end!important}.lg\:align-self-center{align-self:center!important}.lg\:align-self-stretch{align-self:stretch!important}.lg\:align-self-baseline{align-self:baseline!important}}@media screen and (min-width:1200px){.xl\:align-self-auto{align-self:auto!important}.xl\:align-self-start{align-self:flex-start!important}.xl\:align-self-end{align-self:flex-end!important}.xl\:align-self-center{align-self:center!important}.xl\:align-self-stretch{align-self:stretch!important}.xl\:align-self-baseline{align-self:baseline!important}}.flex-order-0{order:0!important}.flex-order-1{order:1!important}.flex-order-2{order:2!important}.flex-order-3{order:3!important}.flex-order-4{order:4!important}.flex-order-5{order:5!important}.flex-order-6{order:6!important}@media screen and (min-width:576px){.sm\:flex-order-0{order:0!important}.sm\:flex-order-1{order:1!important}.sm\:flex-order-2{order:2!important}.sm\:flex-order-3{order:3!important}.sm\:flex-order-4{order:4!important}.sm\:flex-order-5{order:5!important}.sm\:flex-order-6{order:6!important}}@media screen and (min-width:768px){.md\:flex-order-0{order:0!important}.md\:flex-order-1{order:1!important}.md\:flex-order-2{order:2!important}.md\:flex-order-3{order:3!important}.md\:flex-order-4{order:4!important}.md\:flex-order-5{order:5!important}.md\:flex-order-6{order:6!important}}@media screen and (min-width:992px){.lg\:flex-order-0{order:0!important}.lg\:flex-order-1{order:1!important}.lg\:flex-order-2{order:2!important}.lg\:flex-order-3{order:3!important}.lg\:flex-order-4{order:4!important}.lg\:flex-order-5{order:5!important}.lg\:flex-order-6{order:6!important}}@media screen and (min-width:1200px){.xl\:flex-order-0{order:0!important}.xl\:flex-order-1{order:1!important}.xl\:flex-order-2{order:2!important}.xl\:flex-order-3{order:3!important}.xl\:flex-order-4{order:4!important}.xl\:flex-order-5{order:5!important}.xl\:flex-order-6{order:6!important}}.flex-1{flex:1 1 0%!important}.flex-auto{flex:1 1 auto!important}.flex-initial{flex:0 1 auto!important}.flex-none{flex:none!important}@media screen and (min-width:576px){.sm\:flex-1{flex:1 1 0%!important}.sm\:flex-auto{flex:1 1 auto!important}.sm\:flex-initial{flex:0 1 auto!important}.sm\:flex-none{flex:none!important}}@media screen and (min-width:768px){.md\:flex-1{flex:1 1 0%!important}.md\:flex-auto{flex:1 1 auto!important}.md\:flex-initial{flex:0 1 auto!important}.md\:flex-none{flex:none!important}}@media screen and (min-width:992px){.lg\:flex-1{flex:1 1 0%!important}.lg\:flex-auto{flex:1 1 auto!important}.lg\:flex-initial{flex:0 1 auto!important}.lg\:flex-none{flex:none!important}}@media screen and (min-width:1200px){.xl\:flex-1{flex:1 1 0%!important}.xl\:flex-auto{flex:1 1 auto!important}.xl\:flex-initial{flex:0 1 auto!important}.xl\:flex-none{flex:none!important}}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}@media screen and (min-width:576px){.sm\:flex-grow-0{flex-grow:0!important}.sm\:flex-grow-1{flex-grow:1!important}}@media screen and (min-width:768px){.md\:flex-grow-0{flex-grow:0!important}.md\:flex-grow-1{flex-grow:1!important}}@media screen and (min-width:992px){.lg\:flex-grow-0{flex-grow:0!important}.lg\:flex-grow-1{flex-grow:1!important}}@media screen and (min-width:1200px){.xl\:flex-grow-0{flex-grow:0!important}.xl\:flex-grow-1{flex-grow:1!important}}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}@media screen and (min-width:576px){.sm\:flex-shrink-0{flex-shrink:0!important}.sm\:flex-shrink-1{flex-shrink:1!important}}@media screen and (min-width:768px){.md\:flex-shrink-0{flex-shrink:0!important}.md\:flex-shrink-1{flex-shrink:1!important}}@media screen and (min-width:992px){.lg\:flex-shrink-0{flex-shrink:0!important}.lg\:flex-shrink-1{flex-shrink:1!important}}@media screen and (min-width:1200px){.xl\:flex-shrink-0{flex-shrink:0!important}.xl\:flex-shrink-1{flex-shrink:1!important}}.gap-0{gap:0rem!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:2rem!important}.gap-6{gap:3rem!important}.gap-7{gap:4rem!important}.gap-8{gap:5rem!important}.row-gap-0{row-gap:0rem!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:2rem!important}.row-gap-6{row-gap:3rem!important}.row-gap-7{row-gap:4rem!important}.row-gap-8{row-gap:5rem!important}.column-gap-0{column-gap:0rem!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:2rem!important}.column-gap-6{column-gap:3rem!important}.column-gap-7{column-gap:4rem!important}.column-gap-8{column-gap:5rem!important}@media screen and (min-width:576px){.sm\:gap-0{gap:0rem!important}.sm\:gap-1{gap:.25rem!important}.sm\:gap-2{gap:.5rem!important}.sm\:gap-3{gap:1rem!important}.sm\:gap-4{gap:1.5rem!important}.sm\:gap-5{gap:2rem!important}.sm\:gap-6{gap:3rem!important}.sm\:gap-7{gap:4rem!important}.sm\:gap-8{gap:5rem!important}.sm\:row-gap-0{row-gap:0rem!important}.sm\:row-gap-1{row-gap:.25rem!important}.sm\:row-gap-2{row-gap:.5rem!important}.sm\:row-gap-3{row-gap:1rem!important}.sm\:row-gap-4{row-gap:1.5rem!important}.sm\:row-gap-5{row-gap:2rem!important}.sm\:row-gap-6{row-gap:3rem!important}.sm\:row-gap-7{row-gap:4rem!important}.sm\:row-gap-8{row-gap:5rem!important}.sm\:column-gap-0{column-gap:0rem!important}.sm\:column-gap-1{column-gap:.25rem!important}.sm\:column-gap-2{column-gap:.5rem!important}.sm\:column-gap-3{column-gap:1rem!important}.sm\:column-gap-4{column-gap:1.5rem!important}.sm\:column-gap-5{column-gap:2rem!important}.sm\:column-gap-6{column-gap:3rem!important}.sm\:column-gap-7{column-gap:4rem!important}.sm\:column-gap-8{column-gap:5rem!important}}@media screen and (min-width:768px){.md\:gap-0{gap:0rem!important}.md\:gap-1{gap:.25rem!important}.md\:gap-2{gap:.5rem!important}.md\:gap-3{gap:1rem!important}.md\:gap-4{gap:1.5rem!important}.md\:gap-5{gap:2rem!important}.md\:gap-6{gap:3rem!important}.md\:gap-7{gap:4rem!important}.md\:gap-8{gap:5rem!important}.md\:row-gap-0{row-gap:0rem!important}.md\:row-gap-1{row-gap:.25rem!important}.md\:row-gap-2{row-gap:.5rem!important}.md\:row-gap-3{row-gap:1rem!important}.md\:row-gap-4{row-gap:1.5rem!important}.md\:row-gap-5{row-gap:2rem!important}.md\:row-gap-6{row-gap:3rem!important}.md\:row-gap-7{row-gap:4rem!important}.md\:row-gap-8{row-gap:5rem!important}.md\:column-gap-0{column-gap:0rem!important}.md\:column-gap-1{column-gap:.25rem!important}.md\:column-gap-2{column-gap:.5rem!important}.md\:column-gap-3{column-gap:1rem!important}.md\:column-gap-4{column-gap:1.5rem!important}.md\:column-gap-5{column-gap:2rem!important}.md\:column-gap-6{column-gap:3rem!important}.md\:column-gap-7{column-gap:4rem!important}.md\:column-gap-8{column-gap:5rem!important}}@media screen and (min-width:992px){.lg\:gap-0{gap:0rem!important}.lg\:gap-1{gap:.25rem!important}.lg\:gap-2{gap:.5rem!important}.lg\:gap-3{gap:1rem!important}.lg\:gap-4{gap:1.5rem!important}.lg\:gap-5{gap:2rem!important}.lg\:gap-6{gap:3rem!important}.lg\:gap-7{gap:4rem!important}.lg\:gap-8{gap:5rem!important}.lg\:row-gap-0{row-gap:0rem!important}.lg\:row-gap-1{row-gap:.25rem!important}.lg\:row-gap-2{row-gap:.5rem!important}.lg\:row-gap-3{row-gap:1rem!important}.lg\:row-gap-4{row-gap:1.5rem!important}.lg\:row-gap-5{row-gap:2rem!important}.lg\:row-gap-6{row-gap:3rem!important}.lg\:row-gap-7{row-gap:4rem!important}.lg\:row-gap-8{row-gap:5rem!important}.lg\:column-gap-0{column-gap:0rem!important}.lg\:column-gap-1{column-gap:.25rem!important}.lg\:column-gap-2{column-gap:.5rem!important}.lg\:column-gap-3{column-gap:1rem!important}.lg\:column-gap-4{column-gap:1.5rem!important}.lg\:column-gap-5{column-gap:2rem!important}.lg\:column-gap-6{column-gap:3rem!important}.lg\:column-gap-7{column-gap:4rem!important}.lg\:column-gap-8{column-gap:5rem!important}}@media screen and (min-width:1200px){.xl\:gap-0{gap:0rem!important}.xl\:gap-1{gap:.25rem!important}.xl\:gap-2{gap:.5rem!important}.xl\:gap-3{gap:1rem!important}.xl\:gap-4{gap:1.5rem!important}.xl\:gap-5{gap:2rem!important}.xl\:gap-6{gap:3rem!important}.xl\:gap-7{gap:4rem!important}.xl\:gap-8{gap:5rem!important}.xl\:row-gap-0{row-gap:0rem!important}.xl\:row-gap-1{row-gap:.25rem!important}.xl\:row-gap-2{row-gap:.5rem!important}.xl\:row-gap-3{row-gap:1rem!important}.xl\:row-gap-4{row-gap:1.5rem!important}.xl\:row-gap-5{row-gap:2rem!important}.xl\:row-gap-6{row-gap:3rem!important}.xl\:row-gap-7{row-gap:4rem!important}.xl\:row-gap-8{row-gap:5rem!important}.xl\:column-gap-0{column-gap:0rem!important}.xl\:column-gap-1{column-gap:.25rem!important}.xl\:column-gap-2{column-gap:.5rem!important}.xl\:column-gap-3{column-gap:1rem!important}.xl\:column-gap-4{column-gap:1.5rem!important}.xl\:column-gap-5{column-gap:2rem!important}.xl\:column-gap-6{column-gap:3rem!important}.xl\:column-gap-7{column-gap:4rem!important}.xl\:column-gap-8{column-gap:5rem!important}}.p-0{padding:0rem!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:2rem!important}.p-6{padding:3rem!important}.p-7{padding:4rem!important}.p-8{padding:5rem!important}.pt-0{padding-top:0rem!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:2rem!important}.pt-6{padding-top:3rem!important}.pt-7{padding-top:4rem!important}.pt-8{padding-top:5rem!important}.pr-0{padding-right:0rem!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:1rem!important}.pr-4{padding-right:1.5rem!important}.pr-5{padding-right:2rem!important}.pr-6{padding-right:3rem!important}.pr-7{padding-right:4rem!important}.pr-8{padding-right:5rem!important}.pl-0{padding-left:0rem!important}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:1rem!important}.pl-4{padding-left:1.5rem!important}.pl-5{padding-left:2rem!important}.pl-6{padding-left:3rem!important}.pl-7{padding-left:4rem!important}.pl-8{padding-left:5rem!important}.pb-0{padding-bottom:0rem!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:2rem!important}.pb-6{padding-bottom:3rem!important}.pb-7{padding-bottom:4rem!important}.pb-8{padding-bottom:5rem!important}.px-0{padding-left:0rem!important;padding-right:0rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:2rem!important;padding-right:2rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.px-7{padding-left:4rem!important;padding-right:4rem!important}.px-8{padding-left:5rem!important;padding-right:5rem!important}.py-0{padding-top:0rem!important;padding-bottom:0rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-8{padding-top:5rem!important;padding-bottom:5rem!important}@media screen and (min-width:576px){.sm\:p-0{padding:0rem!important}.sm\:p-1{padding:.25rem!important}.sm\:p-2{padding:.5rem!important}.sm\:p-3{padding:1rem!important}.sm\:p-4{padding:1.5rem!important}.sm\:p-5{padding:2rem!important}.sm\:p-6{padding:3rem!important}.sm\:p-7{padding:4rem!important}.sm\:p-8{padding:5rem!important}.sm\:pt-0{padding-top:0rem!important}.sm\:pt-1{padding-top:.25rem!important}.sm\:pt-2{padding-top:.5rem!important}.sm\:pt-3{padding-top:1rem!important}.sm\:pt-4{padding-top:1.5rem!important}.sm\:pt-5{padding-top:2rem!important}.sm\:pt-6{padding-top:3rem!important}.sm\:pt-7{padding-top:4rem!important}.sm\:pt-8{padding-top:5rem!important}.sm\:pr-0{padding-right:0rem!important}.sm\:pr-1{padding-right:.25rem!important}.sm\:pr-2{padding-right:.5rem!important}.sm\:pr-3{padding-right:1rem!important}.sm\:pr-4{padding-right:1.5rem!important}.sm\:pr-5{padding-right:2rem!important}.sm\:pr-6{padding-right:3rem!important}.sm\:pr-7{padding-right:4rem!important}.sm\:pr-8{padding-right:5rem!important}.sm\:pl-0{padding-left:0rem!important}.sm\:pl-1{padding-left:.25rem!important}.sm\:pl-2{padding-left:.5rem!important}.sm\:pl-3{padding-left:1rem!important}.sm\:pl-4{padding-left:1.5rem!important}.sm\:pl-5{padding-left:2rem!important}.sm\:pl-6{padding-left:3rem!important}.sm\:pl-7{padding-left:4rem!important}.sm\:pl-8{padding-left:5rem!important}.sm\:pb-0{padding-bottom:0rem!important}.sm\:pb-1{padding-bottom:.25rem!important}.sm\:pb-2{padding-bottom:.5rem!important}.sm\:pb-3{padding-bottom:1rem!important}.sm\:pb-4{padding-bottom:1.5rem!important}.sm\:pb-5{padding-bottom:2rem!important}.sm\:pb-6{padding-bottom:3rem!important}.sm\:pb-7{padding-bottom:4rem!important}.sm\:pb-8{padding-bottom:5rem!important}.sm\:px-0{padding-left:0rem!important;padding-right:0rem!important}.sm\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.sm\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.sm\:px-3{padding-left:1rem!important;padding-right:1rem!important}.sm\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.sm\:px-5{padding-left:2rem!important;padding-right:2rem!important}.sm\:px-6{padding-left:3rem!important;padding-right:3rem!important}.sm\:px-7{padding-left:4rem!important;padding-right:4rem!important}.sm\:px-8{padding-left:5rem!important;padding-right:5rem!important}.sm\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}.sm\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.sm\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.sm\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.sm\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.sm\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.sm\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.sm\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.sm\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width:768px){.md\:p-0{padding:0rem!important}.md\:p-1{padding:.25rem!important}.md\:p-2{padding:.5rem!important}.md\:p-3{padding:1rem!important}.md\:p-4{padding:1.5rem!important}.md\:p-5{padding:2rem!important}.md\:p-6{padding:3rem!important}.md\:p-7{padding:4rem!important}.md\:p-8{padding:5rem!important}.md\:pt-0{padding-top:0rem!important}.md\:pt-1{padding-top:.25rem!important}.md\:pt-2{padding-top:.5rem!important}.md\:pt-3{padding-top:1rem!important}.md\:pt-4{padding-top:1.5rem!important}.md\:pt-5{padding-top:2rem!important}.md\:pt-6{padding-top:3rem!important}.md\:pt-7{padding-top:4rem!important}.md\:pt-8{padding-top:5rem!important}.md\:pr-0{padding-right:0rem!important}.md\:pr-1{padding-right:.25rem!important}.md\:pr-2{padding-right:.5rem!important}.md\:pr-3{padding-right:1rem!important}.md\:pr-4{padding-right:1.5rem!important}.md\:pr-5{padding-right:2rem!important}.md\:pr-6{padding-right:3rem!important}.md\:pr-7{padding-right:4rem!important}.md\:pr-8{padding-right:5rem!important}.md\:pl-0{padding-left:0rem!important}.md\:pl-1{padding-left:.25rem!important}.md\:pl-2{padding-left:.5rem!important}.md\:pl-3{padding-left:1rem!important}.md\:pl-4{padding-left:1.5rem!important}.md\:pl-5{padding-left:2rem!important}.md\:pl-6{padding-left:3rem!important}.md\:pl-7{padding-left:4rem!important}.md\:pl-8{padding-left:5rem!important}.md\:pb-0{padding-bottom:0rem!important}.md\:pb-1{padding-bottom:.25rem!important}.md\:pb-2{padding-bottom:.5rem!important}.md\:pb-3{padding-bottom:1rem!important}.md\:pb-4{padding-bottom:1.5rem!important}.md\:pb-5{padding-bottom:2rem!important}.md\:pb-6{padding-bottom:3rem!important}.md\:pb-7{padding-bottom:4rem!important}.md\:pb-8{padding-bottom:5rem!important}.md\:px-0{padding-left:0rem!important;padding-right:0rem!important}.md\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.md\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.md\:px-3{padding-left:1rem!important;padding-right:1rem!important}.md\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.md\:px-5{padding-left:2rem!important;padding-right:2rem!important}.md\:px-6{padding-left:3rem!important;padding-right:3rem!important}.md\:px-7{padding-left:4rem!important;padding-right:4rem!important}.md\:px-8{padding-left:5rem!important;padding-right:5rem!important}.md\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}.md\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.md\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.md\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.md\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.md\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.md\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.md\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.md\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width:992px){.lg\:p-0{padding:0rem!important}.lg\:p-1{padding:.25rem!important}.lg\:p-2{padding:.5rem!important}.lg\:p-3{padding:1rem!important}.lg\:p-4{padding:1.5rem!important}.lg\:p-5{padding:2rem!important}.lg\:p-6{padding:3rem!important}.lg\:p-7{padding:4rem!important}.lg\:p-8{padding:5rem!important}.lg\:pt-0{padding-top:0rem!important}.lg\:pt-1{padding-top:.25rem!important}.lg\:pt-2{padding-top:.5rem!important}.lg\:pt-3{padding-top:1rem!important}.lg\:pt-4{padding-top:1.5rem!important}.lg\:pt-5{padding-top:2rem!important}.lg\:pt-6{padding-top:3rem!important}.lg\:pt-7{padding-top:4rem!important}.lg\:pt-8{padding-top:5rem!important}.lg\:pr-0{padding-right:0rem!important}.lg\:pr-1{padding-right:.25rem!important}.lg\:pr-2{padding-right:.5rem!important}.lg\:pr-3{padding-right:1rem!important}.lg\:pr-4{padding-right:1.5rem!important}.lg\:pr-5{padding-right:2rem!important}.lg\:pr-6{padding-right:3rem!important}.lg\:pr-7{padding-right:4rem!important}.lg\:pr-8{padding-right:5rem!important}.lg\:pl-0{padding-left:0rem!important}.lg\:pl-1{padding-left:.25rem!important}.lg\:pl-2{padding-left:.5rem!important}.lg\:pl-3{padding-left:1rem!important}.lg\:pl-4{padding-left:1.5rem!important}.lg\:pl-5{padding-left:2rem!important}.lg\:pl-6{padding-left:3rem!important}.lg\:pl-7{padding-left:4rem!important}.lg\:pl-8{padding-left:5rem!important}.lg\:pb-0{padding-bottom:0rem!important}.lg\:pb-1{padding-bottom:.25rem!important}.lg\:pb-2{padding-bottom:.5rem!important}.lg\:pb-3{padding-bottom:1rem!important}.lg\:pb-4{padding-bottom:1.5rem!important}.lg\:pb-5{padding-bottom:2rem!important}.lg\:pb-6{padding-bottom:3rem!important}.lg\:pb-7{padding-bottom:4rem!important}.lg\:pb-8{padding-bottom:5rem!important}.lg\:px-0{padding-left:0rem!important;padding-right:0rem!important}.lg\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.lg\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.lg\:px-3{padding-left:1rem!important;padding-right:1rem!important}.lg\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.lg\:px-5{padding-left:2rem!important;padding-right:2rem!important}.lg\:px-6{padding-left:3rem!important;padding-right:3rem!important}.lg\:px-7{padding-left:4rem!important;padding-right:4rem!important}.lg\:px-8{padding-left:5rem!important;padding-right:5rem!important}.lg\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}.lg\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.lg\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.lg\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.lg\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.lg\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.lg\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.lg\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.lg\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width:1200px){.xl\:p-0{padding:0rem!important}.xl\:p-1{padding:.25rem!important}.xl\:p-2{padding:.5rem!important}.xl\:p-3{padding:1rem!important}.xl\:p-4{padding:1.5rem!important}.xl\:p-5{padding:2rem!important}.xl\:p-6{padding:3rem!important}.xl\:p-7{padding:4rem!important}.xl\:p-8{padding:5rem!important}.xl\:pt-0{padding-top:0rem!important}.xl\:pt-1{padding-top:.25rem!important}.xl\:pt-2{padding-top:.5rem!important}.xl\:pt-3{padding-top:1rem!important}.xl\:pt-4{padding-top:1.5rem!important}.xl\:pt-5{padding-top:2rem!important}.xl\:pt-6{padding-top:3rem!important}.xl\:pt-7{padding-top:4rem!important}.xl\:pt-8{padding-top:5rem!important}.xl\:pr-0{padding-right:0rem!important}.xl\:pr-1{padding-right:.25rem!important}.xl\:pr-2{padding-right:.5rem!important}.xl\:pr-3{padding-right:1rem!important}.xl\:pr-4{padding-right:1.5rem!important}.xl\:pr-5{padding-right:2rem!important}.xl\:pr-6{padding-right:3rem!important}.xl\:pr-7{padding-right:4rem!important}.xl\:pr-8{padding-right:5rem!important}.xl\:pl-0{padding-left:0rem!important}.xl\:pl-1{padding-left:.25rem!important}.xl\:pl-2{padding-left:.5rem!important}.xl\:pl-3{padding-left:1rem!important}.xl\:pl-4{padding-left:1.5rem!important}.xl\:pl-5{padding-left:2rem!important}.xl\:pl-6{padding-left:3rem!important}.xl\:pl-7{padding-left:4rem!important}.xl\:pl-8{padding-left:5rem!important}.xl\:pb-0{padding-bottom:0rem!important}.xl\:pb-1{padding-bottom:.25rem!important}.xl\:pb-2{padding-bottom:.5rem!important}.xl\:pb-3{padding-bottom:1rem!important}.xl\:pb-4{padding-bottom:1.5rem!important}.xl\:pb-5{padding-bottom:2rem!important}.xl\:pb-6{padding-bottom:3rem!important}.xl\:pb-7{padding-bottom:4rem!important}.xl\:pb-8{padding-bottom:5rem!important}.xl\:px-0{padding-left:0rem!important;padding-right:0rem!important}.xl\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.xl\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.xl\:px-3{padding-left:1rem!important;padding-right:1rem!important}.xl\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.xl\:px-5{padding-left:2rem!important;padding-right:2rem!important}.xl\:px-6{padding-left:3rem!important;padding-right:3rem!important}.xl\:px-7{padding-left:4rem!important;padding-right:4rem!important}.xl\:px-8{padding-left:5rem!important;padding-right:5rem!important}.xl\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}.xl\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.xl\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.xl\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.xl\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.xl\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.xl\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.xl\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.xl\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}.m-0{margin:0rem!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:2rem!important}.m-6{margin:3rem!important}.m-7{margin:4rem!important}.m-8{margin:5rem!important}.-m-1{margin:-.25rem!important}.-m-2{margin:-.5rem!important}.-m-3{margin:-1rem!important}.-m-4{margin:-1.5rem!important}.-m-5{margin:-2rem!important}.-m-6{margin:-3rem!important}.-m-7{margin:-4rem!important}.-m-8{margin:-5rem!important}.m-auto{margin:auto!important}.mt-0{margin-top:0rem!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:2rem!important}.mt-6{margin-top:3rem!important}.mt-7{margin-top:4rem!important}.mt-8{margin-top:5rem!important}.-mt-1{margin-top:-.25rem!important}.-mt-2{margin-top:-.5rem!important}.-mt-3{margin-top:-1rem!important}.-mt-4{margin-top:-1.5rem!important}.-mt-5{margin-top:-2rem!important}.-mt-6{margin-top:-3rem!important}.-mt-7{margin-top:-4rem!important}.-mt-8{margin-top:-5rem!important}.mt-auto{margin-top:auto!important}.mr-0{margin-right:0rem!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:1rem!important}.mr-4{margin-right:1.5rem!important}.mr-5{margin-right:2rem!important}.mr-6{margin-right:3rem!important}.mr-7{margin-right:4rem!important}.mr-8{margin-right:5rem!important}.-mr-1{margin-right:-.25rem!important}.-mr-2{margin-right:-.5rem!important}.-mr-3{margin-right:-1rem!important}.-mr-4{margin-right:-1.5rem!important}.-mr-5{margin-right:-2rem!important}.-mr-6{margin-right:-3rem!important}.-mr-7{margin-right:-4rem!important}.-mr-8{margin-right:-5rem!important}.mr-auto{margin-right:auto!important}.ml-0{margin-left:0rem!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:1rem!important}.ml-4{margin-left:1.5rem!important}.ml-5{margin-left:2rem!important}.ml-6{margin-left:3rem!important}.ml-7{margin-left:4rem!important}.ml-8{margin-left:5rem!important}.-ml-1{margin-left:-.25rem!important}.-ml-2{margin-left:-.5rem!important}.-ml-3{margin-left:-1rem!important}.-ml-4{margin-left:-1.5rem!important}.-ml-5{margin-left:-2rem!important}.-ml-6{margin-left:-3rem!important}.-ml-7{margin-left:-4rem!important}.-ml-8{margin-left:-5rem!important}.ml-auto{margin-left:auto!important}.mb-0{margin-bottom:0rem!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:2rem!important}.mb-6{margin-bottom:3rem!important}.mb-7{margin-bottom:4rem!important}.mb-8{margin-bottom:5rem!important}.-mb-1{margin-bottom:-.25rem!important}.-mb-2{margin-bottom:-.5rem!important}.-mb-3{margin-bottom:-1rem!important}.-mb-4{margin-bottom:-1.5rem!important}.-mb-5{margin-bottom:-2rem!important}.-mb-6{margin-bottom:-3rem!important}.-mb-7{margin-bottom:-4rem!important}.-mb-8{margin-bottom:-5rem!important}.mb-auto{margin-bottom:auto!important}.mx-0{margin-left:0rem!important;margin-right:0rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:2rem!important;margin-right:2rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.mx-7{margin-left:4rem!important;margin-right:4rem!important}.mx-8{margin-left:5rem!important;margin-right:5rem!important}.-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-top:0rem!important;margin-bottom:0rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-8{margin-top:5rem!important;margin-bottom:5rem!important}.-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}@media screen and (min-width:576px){.sm\:m-0{margin:0rem!important}.sm\:m-1{margin:.25rem!important}.sm\:m-2{margin:.5rem!important}.sm\:m-3{margin:1rem!important}.sm\:m-4{margin:1.5rem!important}.sm\:m-5{margin:2rem!important}.sm\:m-6{margin:3rem!important}.sm\:m-7{margin:4rem!important}.sm\:m-8{margin:5rem!important}.sm\:-m-1{margin:-.25rem!important}.sm\:-m-2{margin:-.5rem!important}.sm\:-m-3{margin:-1rem!important}.sm\:-m-4{margin:-1.5rem!important}.sm\:-m-5{margin:-2rem!important}.sm\:-m-6{margin:-3rem!important}.sm\:-m-7{margin:-4rem!important}.sm\:-m-8{margin:-5rem!important}.sm\:m-auto{margin:auto!important}.sm\:mt-0{margin-top:0rem!important}.sm\:mt-1{margin-top:.25rem!important}.sm\:mt-2{margin-top:.5rem!important}.sm\:mt-3{margin-top:1rem!important}.sm\:mt-4{margin-top:1.5rem!important}.sm\:mt-5{margin-top:2rem!important}.sm\:mt-6{margin-top:3rem!important}.sm\:mt-7{margin-top:4rem!important}.sm\:mt-8{margin-top:5rem!important}.sm\:-mt-1{margin-top:-.25rem!important}.sm\:-mt-2{margin-top:-.5rem!important}.sm\:-mt-3{margin-top:-1rem!important}.sm\:-mt-4{margin-top:-1.5rem!important}.sm\:-mt-5{margin-top:-2rem!important}.sm\:-mt-6{margin-top:-3rem!important}.sm\:-mt-7{margin-top:-4rem!important}.sm\:-mt-8{margin-top:-5rem!important}.sm\:mt-auto{margin-top:auto!important}.sm\:mr-0{margin-right:0rem!important}.sm\:mr-1{margin-right:.25rem!important}.sm\:mr-2{margin-right:.5rem!important}.sm\:mr-3{margin-right:1rem!important}.sm\:mr-4{margin-right:1.5rem!important}.sm\:mr-5{margin-right:2rem!important}.sm\:mr-6{margin-right:3rem!important}.sm\:mr-7{margin-right:4rem!important}.sm\:mr-8{margin-right:5rem!important}.sm\:-mr-1{margin-right:-.25rem!important}.sm\:-mr-2{margin-right:-.5rem!important}.sm\:-mr-3{margin-right:-1rem!important}.sm\:-mr-4{margin-right:-1.5rem!important}.sm\:-mr-5{margin-right:-2rem!important}.sm\:-mr-6{margin-right:-3rem!important}.sm\:-mr-7{margin-right:-4rem!important}.sm\:-mr-8{margin-right:-5rem!important}.sm\:mr-auto{margin-right:auto!important}.sm\:ml-0{margin-left:0rem!important}.sm\:ml-1{margin-left:.25rem!important}.sm\:ml-2{margin-left:.5rem!important}.sm\:ml-3{margin-left:1rem!important}.sm\:ml-4{margin-left:1.5rem!important}.sm\:ml-5{margin-left:2rem!important}.sm\:ml-6{margin-left:3rem!important}.sm\:ml-7{margin-left:4rem!important}.sm\:ml-8{margin-left:5rem!important}.sm\:-ml-1{margin-left:-.25rem!important}.sm\:-ml-2{margin-left:-.5rem!important}.sm\:-ml-3{margin-left:-1rem!important}.sm\:-ml-4{margin-left:-1.5rem!important}.sm\:-ml-5{margin-left:-2rem!important}.sm\:-ml-6{margin-left:-3rem!important}.sm\:-ml-7{margin-left:-4rem!important}.sm\:-ml-8{margin-left:-5rem!important}.sm\:ml-auto{margin-left:auto!important}.sm\:mb-0{margin-bottom:0rem!important}.sm\:mb-1{margin-bottom:.25rem!important}.sm\:mb-2{margin-bottom:.5rem!important}.sm\:mb-3{margin-bottom:1rem!important}.sm\:mb-4{margin-bottom:1.5rem!important}.sm\:mb-5{margin-bottom:2rem!important}.sm\:mb-6{margin-bottom:3rem!important}.sm\:mb-7{margin-bottom:4rem!important}.sm\:mb-8{margin-bottom:5rem!important}.sm\:-mb-1{margin-bottom:-.25rem!important}.sm\:-mb-2{margin-bottom:-.5rem!important}.sm\:-mb-3{margin-bottom:-1rem!important}.sm\:-mb-4{margin-bottom:-1.5rem!important}.sm\:-mb-5{margin-bottom:-2rem!important}.sm\:-mb-6{margin-bottom:-3rem!important}.sm\:-mb-7{margin-bottom:-4rem!important}.sm\:-mb-8{margin-bottom:-5rem!important}.sm\:mb-auto{margin-bottom:auto!important}.sm\:mx-0{margin-left:0rem!important;margin-right:0rem!important}.sm\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.sm\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.sm\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.sm\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.sm\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.sm\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.sm\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.sm\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.sm\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.sm\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.sm\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.sm\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.sm\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.sm\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.sm\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.sm\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.sm\:mx-auto{margin-left:auto!important;margin-right:auto!important}.sm\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}.sm\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.sm\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.sm\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.sm\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.sm\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.sm\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.sm\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.sm\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.sm\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.sm\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.sm\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.sm\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.sm\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.sm\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.sm\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.sm\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.sm\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width:768px){.md\:m-0{margin:0rem!important}.md\:m-1{margin:.25rem!important}.md\:m-2{margin:.5rem!important}.md\:m-3{margin:1rem!important}.md\:m-4{margin:1.5rem!important}.md\:m-5{margin:2rem!important}.md\:m-6{margin:3rem!important}.md\:m-7{margin:4rem!important}.md\:m-8{margin:5rem!important}.md\:-m-1{margin:-.25rem!important}.md\:-m-2{margin:-.5rem!important}.md\:-m-3{margin:-1rem!important}.md\:-m-4{margin:-1.5rem!important}.md\:-m-5{margin:-2rem!important}.md\:-m-6{margin:-3rem!important}.md\:-m-7{margin:-4rem!important}.md\:-m-8{margin:-5rem!important}.md\:m-auto{margin:auto!important}.md\:mt-0{margin-top:0rem!important}.md\:mt-1{margin-top:.25rem!important}.md\:mt-2{margin-top:.5rem!important}.md\:mt-3{margin-top:1rem!important}.md\:mt-4{margin-top:1.5rem!important}.md\:mt-5{margin-top:2rem!important}.md\:mt-6{margin-top:3rem!important}.md\:mt-7{margin-top:4rem!important}.md\:mt-8{margin-top:5rem!important}.md\:-mt-1{margin-top:-.25rem!important}.md\:-mt-2{margin-top:-.5rem!important}.md\:-mt-3{margin-top:-1rem!important}.md\:-mt-4{margin-top:-1.5rem!important}.md\:-mt-5{margin-top:-2rem!important}.md\:-mt-6{margin-top:-3rem!important}.md\:-mt-7{margin-top:-4rem!important}.md\:-mt-8{margin-top:-5rem!important}.md\:mt-auto{margin-top:auto!important}.md\:mr-0{margin-right:0rem!important}.md\:mr-1{margin-right:.25rem!important}.md\:mr-2{margin-right:.5rem!important}.md\:mr-3{margin-right:1rem!important}.md\:mr-4{margin-right:1.5rem!important}.md\:mr-5{margin-right:2rem!important}.md\:mr-6{margin-right:3rem!important}.md\:mr-7{margin-right:4rem!important}.md\:mr-8{margin-right:5rem!important}.md\:-mr-1{margin-right:-.25rem!important}.md\:-mr-2{margin-right:-.5rem!important}.md\:-mr-3{margin-right:-1rem!important}.md\:-mr-4{margin-right:-1.5rem!important}.md\:-mr-5{margin-right:-2rem!important}.md\:-mr-6{margin-right:-3rem!important}.md\:-mr-7{margin-right:-4rem!important}.md\:-mr-8{margin-right:-5rem!important}.md\:mr-auto{margin-right:auto!important}.md\:ml-0{margin-left:0rem!important}.md\:ml-1{margin-left:.25rem!important}.md\:ml-2{margin-left:.5rem!important}.md\:ml-3{margin-left:1rem!important}.md\:ml-4{margin-left:1.5rem!important}.md\:ml-5{margin-left:2rem!important}.md\:ml-6{margin-left:3rem!important}.md\:ml-7{margin-left:4rem!important}.md\:ml-8{margin-left:5rem!important}.md\:-ml-1{margin-left:-.25rem!important}.md\:-ml-2{margin-left:-.5rem!important}.md\:-ml-3{margin-left:-1rem!important}.md\:-ml-4{margin-left:-1.5rem!important}.md\:-ml-5{margin-left:-2rem!important}.md\:-ml-6{margin-left:-3rem!important}.md\:-ml-7{margin-left:-4rem!important}.md\:-ml-8{margin-left:-5rem!important}.md\:ml-auto{margin-left:auto!important}.md\:mb-0{margin-bottom:0rem!important}.md\:mb-1{margin-bottom:.25rem!important}.md\:mb-2{margin-bottom:.5rem!important}.md\:mb-3{margin-bottom:1rem!important}.md\:mb-4{margin-bottom:1.5rem!important}.md\:mb-5{margin-bottom:2rem!important}.md\:mb-6{margin-bottom:3rem!important}.md\:mb-7{margin-bottom:4rem!important}.md\:mb-8{margin-bottom:5rem!important}.md\:-mb-1{margin-bottom:-.25rem!important}.md\:-mb-2{margin-bottom:-.5rem!important}.md\:-mb-3{margin-bottom:-1rem!important}.md\:-mb-4{margin-bottom:-1.5rem!important}.md\:-mb-5{margin-bottom:-2rem!important}.md\:-mb-6{margin-bottom:-3rem!important}.md\:-mb-7{margin-bottom:-4rem!important}.md\:-mb-8{margin-bottom:-5rem!important}.md\:mb-auto{margin-bottom:auto!important}.md\:mx-0{margin-left:0rem!important;margin-right:0rem!important}.md\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.md\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.md\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.md\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.md\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.md\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.md\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.md\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.md\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.md\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.md\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.md\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.md\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.md\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.md\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.md\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.md\:mx-auto{margin-left:auto!important;margin-right:auto!important}.md\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}.md\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.md\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.md\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.md\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.md\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.md\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.md\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.md\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.md\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.md\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.md\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.md\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.md\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.md\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.md\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.md\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.md\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width:992px){.lg\:m-0{margin:0rem!important}.lg\:m-1{margin:.25rem!important}.lg\:m-2{margin:.5rem!important}.lg\:m-3{margin:1rem!important}.lg\:m-4{margin:1.5rem!important}.lg\:m-5{margin:2rem!important}.lg\:m-6{margin:3rem!important}.lg\:m-7{margin:4rem!important}.lg\:m-8{margin:5rem!important}.lg\:-m-1{margin:-.25rem!important}.lg\:-m-2{margin:-.5rem!important}.lg\:-m-3{margin:-1rem!important}.lg\:-m-4{margin:-1.5rem!important}.lg\:-m-5{margin:-2rem!important}.lg\:-m-6{margin:-3rem!important}.lg\:-m-7{margin:-4rem!important}.lg\:-m-8{margin:-5rem!important}.lg\:m-auto{margin:auto!important}.lg\:mt-0{margin-top:0rem!important}.lg\:mt-1{margin-top:.25rem!important}.lg\:mt-2{margin-top:.5rem!important}.lg\:mt-3{margin-top:1rem!important}.lg\:mt-4{margin-top:1.5rem!important}.lg\:mt-5{margin-top:2rem!important}.lg\:mt-6{margin-top:3rem!important}.lg\:mt-7{margin-top:4rem!important}.lg\:mt-8{margin-top:5rem!important}.lg\:-mt-1{margin-top:-.25rem!important}.lg\:-mt-2{margin-top:-.5rem!important}.lg\:-mt-3{margin-top:-1rem!important}.lg\:-mt-4{margin-top:-1.5rem!important}.lg\:-mt-5{margin-top:-2rem!important}.lg\:-mt-6{margin-top:-3rem!important}.lg\:-mt-7{margin-top:-4rem!important}.lg\:-mt-8{margin-top:-5rem!important}.lg\:mt-auto{margin-top:auto!important}.lg\:mr-0{margin-right:0rem!important}.lg\:mr-1{margin-right:.25rem!important}.lg\:mr-2{margin-right:.5rem!important}.lg\:mr-3{margin-right:1rem!important}.lg\:mr-4{margin-right:1.5rem!important}.lg\:mr-5{margin-right:2rem!important}.lg\:mr-6{margin-right:3rem!important}.lg\:mr-7{margin-right:4rem!important}.lg\:mr-8{margin-right:5rem!important}.lg\:-mr-1{margin-right:-.25rem!important}.lg\:-mr-2{margin-right:-.5rem!important}.lg\:-mr-3{margin-right:-1rem!important}.lg\:-mr-4{margin-right:-1.5rem!important}.lg\:-mr-5{margin-right:-2rem!important}.lg\:-mr-6{margin-right:-3rem!important}.lg\:-mr-7{margin-right:-4rem!important}.lg\:-mr-8{margin-right:-5rem!important}.lg\:mr-auto{margin-right:auto!important}.lg\:ml-0{margin-left:0rem!important}.lg\:ml-1{margin-left:.25rem!important}.lg\:ml-2{margin-left:.5rem!important}.lg\:ml-3{margin-left:1rem!important}.lg\:ml-4{margin-left:1.5rem!important}.lg\:ml-5{margin-left:2rem!important}.lg\:ml-6{margin-left:3rem!important}.lg\:ml-7{margin-left:4rem!important}.lg\:ml-8{margin-left:5rem!important}.lg\:-ml-1{margin-left:-.25rem!important}.lg\:-ml-2{margin-left:-.5rem!important}.lg\:-ml-3{margin-left:-1rem!important}.lg\:-ml-4{margin-left:-1.5rem!important}.lg\:-ml-5{margin-left:-2rem!important}.lg\:-ml-6{margin-left:-3rem!important}.lg\:-ml-7{margin-left:-4rem!important}.lg\:-ml-8{margin-left:-5rem!important}.lg\:ml-auto{margin-left:auto!important}.lg\:mb-0{margin-bottom:0rem!important}.lg\:mb-1{margin-bottom:.25rem!important}.lg\:mb-2{margin-bottom:.5rem!important}.lg\:mb-3{margin-bottom:1rem!important}.lg\:mb-4{margin-bottom:1.5rem!important}.lg\:mb-5{margin-bottom:2rem!important}.lg\:mb-6{margin-bottom:3rem!important}.lg\:mb-7{margin-bottom:4rem!important}.lg\:mb-8{margin-bottom:5rem!important}.lg\:-mb-1{margin-bottom:-.25rem!important}.lg\:-mb-2{margin-bottom:-.5rem!important}.lg\:-mb-3{margin-bottom:-1rem!important}.lg\:-mb-4{margin-bottom:-1.5rem!important}.lg\:-mb-5{margin-bottom:-2rem!important}.lg\:-mb-6{margin-bottom:-3rem!important}.lg\:-mb-7{margin-bottom:-4rem!important}.lg\:-mb-8{margin-bottom:-5rem!important}.lg\:mb-auto{margin-bottom:auto!important}.lg\:mx-0{margin-left:0rem!important;margin-right:0rem!important}.lg\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.lg\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.lg\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.lg\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.lg\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.lg\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.lg\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.lg\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.lg\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.lg\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.lg\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.lg\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.lg\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.lg\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.lg\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.lg\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.lg\:mx-auto{margin-left:auto!important;margin-right:auto!important}.lg\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}.lg\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.lg\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.lg\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.lg\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.lg\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.lg\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.lg\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.lg\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.lg\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.lg\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.lg\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.lg\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.lg\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.lg\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.lg\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.lg\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.lg\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width:1200px){.xl\:m-0{margin:0rem!important}.xl\:m-1{margin:.25rem!important}.xl\:m-2{margin:.5rem!important}.xl\:m-3{margin:1rem!important}.xl\:m-4{margin:1.5rem!important}.xl\:m-5{margin:2rem!important}.xl\:m-6{margin:3rem!important}.xl\:m-7{margin:4rem!important}.xl\:m-8{margin:5rem!important}.xl\:-m-1{margin:-.25rem!important}.xl\:-m-2{margin:-.5rem!important}.xl\:-m-3{margin:-1rem!important}.xl\:-m-4{margin:-1.5rem!important}.xl\:-m-5{margin:-2rem!important}.xl\:-m-6{margin:-3rem!important}.xl\:-m-7{margin:-4rem!important}.xl\:-m-8{margin:-5rem!important}.xl\:m-auto{margin:auto!important}.xl\:mt-0{margin-top:0rem!important}.xl\:mt-1{margin-top:.25rem!important}.xl\:mt-2{margin-top:.5rem!important}.xl\:mt-3{margin-top:1rem!important}.xl\:mt-4{margin-top:1.5rem!important}.xl\:mt-5{margin-top:2rem!important}.xl\:mt-6{margin-top:3rem!important}.xl\:mt-7{margin-top:4rem!important}.xl\:mt-8{margin-top:5rem!important}.xl\:-mt-1{margin-top:-.25rem!important}.xl\:-mt-2{margin-top:-.5rem!important}.xl\:-mt-3{margin-top:-1rem!important}.xl\:-mt-4{margin-top:-1.5rem!important}.xl\:-mt-5{margin-top:-2rem!important}.xl\:-mt-6{margin-top:-3rem!important}.xl\:-mt-7{margin-top:-4rem!important}.xl\:-mt-8{margin-top:-5rem!important}.xl\:mt-auto{margin-top:auto!important}.xl\:mr-0{margin-right:0rem!important}.xl\:mr-1{margin-right:.25rem!important}.xl\:mr-2{margin-right:.5rem!important}.xl\:mr-3{margin-right:1rem!important}.xl\:mr-4{margin-right:1.5rem!important}.xl\:mr-5{margin-right:2rem!important}.xl\:mr-6{margin-right:3rem!important}.xl\:mr-7{margin-right:4rem!important}.xl\:mr-8{margin-right:5rem!important}.xl\:-mr-1{margin-right:-.25rem!important}.xl\:-mr-2{margin-right:-.5rem!important}.xl\:-mr-3{margin-right:-1rem!important}.xl\:-mr-4{margin-right:-1.5rem!important}.xl\:-mr-5{margin-right:-2rem!important}.xl\:-mr-6{margin-right:-3rem!important}.xl\:-mr-7{margin-right:-4rem!important}.xl\:-mr-8{margin-right:-5rem!important}.xl\:mr-auto{margin-right:auto!important}.xl\:ml-0{margin-left:0rem!important}.xl\:ml-1{margin-left:.25rem!important}.xl\:ml-2{margin-left:.5rem!important}.xl\:ml-3{margin-left:1rem!important}.xl\:ml-4{margin-left:1.5rem!important}.xl\:ml-5{margin-left:2rem!important}.xl\:ml-6{margin-left:3rem!important}.xl\:ml-7{margin-left:4rem!important}.xl\:ml-8{margin-left:5rem!important}.xl\:-ml-1{margin-left:-.25rem!important}.xl\:-ml-2{margin-left:-.5rem!important}.xl\:-ml-3{margin-left:-1rem!important}.xl\:-ml-4{margin-left:-1.5rem!important}.xl\:-ml-5{margin-left:-2rem!important}.xl\:-ml-6{margin-left:-3rem!important}.xl\:-ml-7{margin-left:-4rem!important}.xl\:-ml-8{margin-left:-5rem!important}.xl\:ml-auto{margin-left:auto!important}.xl\:mb-0{margin-bottom:0rem!important}.xl\:mb-1{margin-bottom:.25rem!important}.xl\:mb-2{margin-bottom:.5rem!important}.xl\:mb-3{margin-bottom:1rem!important}.xl\:mb-4{margin-bottom:1.5rem!important}.xl\:mb-5{margin-bottom:2rem!important}.xl\:mb-6{margin-bottom:3rem!important}.xl\:mb-7{margin-bottom:4rem!important}.xl\:mb-8{margin-bottom:5rem!important}.xl\:-mb-1{margin-bottom:-.25rem!important}.xl\:-mb-2{margin-bottom:-.5rem!important}.xl\:-mb-3{margin-bottom:-1rem!important}.xl\:-mb-4{margin-bottom:-1.5rem!important}.xl\:-mb-5{margin-bottom:-2rem!important}.xl\:-mb-6{margin-bottom:-3rem!important}.xl\:-mb-7{margin-bottom:-4rem!important}.xl\:-mb-8{margin-bottom:-5rem!important}.xl\:mb-auto{margin-bottom:auto!important}.xl\:mx-0{margin-left:0rem!important;margin-right:0rem!important}.xl\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.xl\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.xl\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.xl\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.xl\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.xl\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.xl\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.xl\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.xl\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.xl\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.xl\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.xl\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.xl\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.xl\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.xl\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.xl\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.xl\:mx-auto{margin-left:auto!important;margin-right:auto!important}.xl\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}.xl\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.xl\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.xl\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.xl\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.xl\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.xl\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.xl\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.xl\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.xl\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.xl\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.xl\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.xl\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.xl\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.xl\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.xl\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.xl\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.xl\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}.shadow-none{box-shadow:none!important}.shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.focus\:shadow-none:focus{box-shadow:none!important}.hover\:shadow-none:hover,.active\:shadow-none:active{box-shadow:none!important}.focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.hover\:shadow-1:hover,.active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.hover\:shadow-2:hover,.active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.hover\:shadow-3:hover,.active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.hover\:shadow-4:hover,.active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.hover\:shadow-5:hover,.active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.hover\:shadow-6:hover,.active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.hover\:shadow-7:hover,.active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.hover\:shadow-8:hover,.active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}@media screen and (min-width:576px){.sm\:shadow-none{box-shadow:none!important}.sm\:shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.sm\:shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.sm\:shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.sm\:shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.sm\:shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.sm\:shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.sm\:shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.sm\:shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.sm\:focus\:shadow-none:focus{box-shadow:none!important}.sm\:hover\:shadow-none:hover,.sm\:active\:shadow-none:active{box-shadow:none!important}.sm\:focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.sm\:hover\:shadow-1:hover,.sm\:active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.sm\:focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.sm\:hover\:shadow-2:hover,.sm\:active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.sm\:focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.sm\:hover\:shadow-3:hover,.sm\:active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.sm\:focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.sm\:hover\:shadow-4:hover,.sm\:active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.sm\:focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.sm\:hover\:shadow-5:hover,.sm\:active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.sm\:focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.sm\:hover\:shadow-6:hover,.sm\:active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.sm\:focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.sm\:hover\:shadow-7:hover,.sm\:active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.sm\:focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.sm\:hover\:shadow-8:hover,.sm\:active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}}@media screen and (min-width:768px){.md\:shadow-none{box-shadow:none!important}.md\:shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.md\:shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.md\:shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.md\:shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.md\:shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.md\:shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.md\:shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.md\:shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.md\:focus\:shadow-none:focus{box-shadow:none!important}.md\:hover\:shadow-none:hover,.md\:active\:shadow-none:active{box-shadow:none!important}.md\:focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.md\:hover\:shadow-1:hover,.md\:active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.md\:focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.md\:hover\:shadow-2:hover,.md\:active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.md\:focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.md\:hover\:shadow-3:hover,.md\:active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.md\:focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.md\:hover\:shadow-4:hover,.md\:active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.md\:focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.md\:hover\:shadow-5:hover,.md\:active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.md\:focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.md\:hover\:shadow-6:hover,.md\:active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.md\:focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.md\:hover\:shadow-7:hover,.md\:active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.md\:focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.md\:hover\:shadow-8:hover,.md\:active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}}@media screen and (min-width:992px){.lg\:shadow-none{box-shadow:none!important}.lg\:shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.lg\:shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.lg\:shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.lg\:shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.lg\:shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.lg\:shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.lg\:shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.lg\:shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.lg\:focus\:shadow-none:focus{box-shadow:none!important}.lg\:hover\:shadow-none:hover,.lg\:active\:shadow-none:active{box-shadow:none!important}.lg\:focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.lg\:hover\:shadow-1:hover,.lg\:active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.lg\:focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.lg\:hover\:shadow-2:hover,.lg\:active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.lg\:focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.lg\:hover\:shadow-3:hover,.lg\:active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.lg\:focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.lg\:hover\:shadow-4:hover,.lg\:active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.lg\:focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.lg\:hover\:shadow-5:hover,.lg\:active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.lg\:focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.lg\:hover\:shadow-6:hover,.lg\:active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.lg\:focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.lg\:hover\:shadow-7:hover,.lg\:active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.lg\:focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.lg\:hover\:shadow-8:hover,.lg\:active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}}@media screen and (min-width:1200px){.xl\:shadow-none{box-shadow:none!important}.xl\:shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.xl\:shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.xl\:shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.xl\:shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.xl\:shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.xl\:shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.xl\:shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.xl\:shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.xl\:focus\:shadow-none:focus{box-shadow:none!important}.xl\:hover\:shadow-none:hover,.xl\:active\:shadow-none:active{box-shadow:none!important}.xl\:focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.xl\:hover\:shadow-1:hover,.xl\:active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.xl\:focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.xl\:hover\:shadow-2:hover,.xl\:active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.xl\:focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.xl\:hover\:shadow-3:hover,.xl\:active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.xl\:focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.xl\:hover\:shadow-4:hover,.xl\:active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.xl\:focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.xl\:hover\:shadow-5:hover,.xl\:active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.xl\:focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.xl\:hover\:shadow-6:hover,.xl\:active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.xl\:focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.xl\:hover\:shadow-7:hover,.xl\:active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.xl\:focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.xl\:hover\:shadow-8:hover,.xl\:active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}}.border-none{border-width:0px!important;border-style:none}.border-1{border-width:1px!important;border-style:solid}.border-2{border-width:2px!important;border-style:solid}.border-3{border-width:3px!important;border-style:solid}.border-top-none{border-top-width:0px!important;border-top-style:none}.border-top-1{border-top-width:1px!important;border-top-style:solid}.border-top-2{border-top-width:2px!important;border-top-style:solid}.border-top-3{border-top-width:3px!important;border-top-style:solid}.border-right-none{border-right-width:0px!important;border-right-style:none}.border-right-1{border-right-width:1px!important;border-right-style:solid}.border-right-2{border-right-width:2px!important;border-right-style:solid}.border-right-3{border-right-width:3px!important;border-right-style:solid}.border-left-none{border-left-width:0px!important;border-left-style:none}.border-left-1{border-left-width:1px!important;border-left-style:solid}.border-left-2{border-left-width:2px!important;border-left-style:solid}.border-left-3{border-left-width:3px!important;border-left-style:solid}.border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}@media screen and (min-width:576px){.sm\:border-none{border-width:0px!important;border-style:none}.sm\:border-1{border-width:1px!important;border-style:solid}.sm\:border-2{border-width:2px!important;border-style:solid}.sm\:border-3{border-width:3px!important;border-style:solid}.sm\:border-top-none{border-top-width:0px!important;border-top-style:none}.sm\:border-top-1{border-top-width:1px!important;border-top-style:solid}.sm\:border-top-2{border-top-width:2px!important;border-top-style:solid}.sm\:border-top-3{border-top-width:3px!important;border-top-style:solid}.sm\:border-right-none{border-right-width:0px!important;border-right-style:none}.sm\:border-right-1{border-right-width:1px!important;border-right-style:solid}.sm\:border-right-2{border-right-width:2px!important;border-right-style:solid}.sm\:border-right-3{border-right-width:3px!important;border-right-style:solid}.sm\:border-left-none{border-left-width:0px!important;border-left-style:none}.sm\:border-left-1{border-left-width:1px!important;border-left-style:solid}.sm\:border-left-2{border-left-width:2px!important;border-left-style:solid}.sm\:border-left-3{border-left-width:3px!important;border-left-style:solid}.sm\:border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.sm\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.sm\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.sm\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.sm\:border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.sm\:border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.sm\:border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.sm\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.sm\:border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.sm\:border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.sm\:border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.sm\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}@media screen and (min-width:768px){.md\:border-none{border-width:0px!important;border-style:none}.md\:border-1{border-width:1px!important;border-style:solid}.md\:border-2{border-width:2px!important;border-style:solid}.md\:border-3{border-width:3px!important;border-style:solid}.md\:border-top-none{border-top-width:0px!important;border-top-style:none}.md\:border-top-1{border-top-width:1px!important;border-top-style:solid}.md\:border-top-2{border-top-width:2px!important;border-top-style:solid}.md\:border-top-3{border-top-width:3px!important;border-top-style:solid}.md\:border-right-none{border-right-width:0px!important;border-right-style:none}.md\:border-right-1{border-right-width:1px!important;border-right-style:solid}.md\:border-right-2{border-right-width:2px!important;border-right-style:solid}.md\:border-right-3{border-right-width:3px!important;border-right-style:solid}.md\:border-left-none{border-left-width:0px!important;border-left-style:none}.md\:border-left-1{border-left-width:1px!important;border-left-style:solid}.md\:border-left-2{border-left-width:2px!important;border-left-style:solid}.md\:border-left-3{border-left-width:3px!important;border-left-style:solid}.md\:border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.md\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.md\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.md\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.md\:border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.md\:border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.md\:border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.md\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.md\:border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.md\:border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.md\:border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.md\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}@media screen and (min-width:992px){.lg\:border-none{border-width:0px!important;border-style:none}.lg\:border-1{border-width:1px!important;border-style:solid}.lg\:border-2{border-width:2px!important;border-style:solid}.lg\:border-3{border-width:3px!important;border-style:solid}.lg\:border-top-none{border-top-width:0px!important;border-top-style:none}.lg\:border-top-1{border-top-width:1px!important;border-top-style:solid}.lg\:border-top-2{border-top-width:2px!important;border-top-style:solid}.lg\:border-top-3{border-top-width:3px!important;border-top-style:solid}.lg\:border-right-none{border-right-width:0px!important;border-right-style:none}.lg\:border-right-1{border-right-width:1px!important;border-right-style:solid}.lg\:border-right-2{border-right-width:2px!important;border-right-style:solid}.lg\:border-right-3{border-right-width:3px!important;border-right-style:solid}.lg\:border-left-none{border-left-width:0px!important;border-left-style:none}.lg\:border-left-1{border-left-width:1px!important;border-left-style:solid}.lg\:border-left-2{border-left-width:2px!important;border-left-style:solid}.lg\:border-left-3{border-left-width:3px!important;border-left-style:solid}.lg\:border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.lg\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.lg\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.lg\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.lg\:border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.lg\:border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.lg\:border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.lg\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.lg\:border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.lg\:border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.lg\:border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.lg\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}@media screen and (min-width:1200px){.xl\:border-none{border-width:0px!important;border-style:none}.xl\:border-1{border-width:1px!important;border-style:solid}.xl\:border-2{border-width:2px!important;border-style:solid}.xl\:border-3{border-width:3px!important;border-style:solid}.xl\:border-top-none{border-top-width:0px!important;border-top-style:none}.xl\:border-top-1{border-top-width:1px!important;border-top-style:solid}.xl\:border-top-2{border-top-width:2px!important;border-top-style:solid}.xl\:border-top-3{border-top-width:3px!important;border-top-style:solid}.xl\:border-right-none{border-right-width:0px!important;border-right-style:none}.xl\:border-right-1{border-right-width:1px!important;border-right-style:solid}.xl\:border-right-2{border-right-width:2px!important;border-right-style:solid}.xl\:border-right-3{border-right-width:3px!important;border-right-style:solid}.xl\:border-left-none{border-left-width:0px!important;border-left-style:none}.xl\:border-left-1{border-left-width:1px!important;border-left-style:solid}.xl\:border-left-2{border-left-width:2px!important;border-left-style:solid}.xl\:border-left-3{border-left-width:3px!important;border-left-style:solid}.xl\:border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.xl\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.xl\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.xl\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.xl\:border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.xl\:border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.xl\:border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.xl\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.xl\:border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.xl\:border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.xl\:border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.xl\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}.border-solid{border-style:solid!important}.border-dashed{border-style:dashed!important}.border-dotted{border-style:dotted!important}.border-double{border-style:double!important}@media screen and (min-width:576px){.sm\:border-solid{border-style:solid!important}.sm\:border-dashed{border-style:dashed!important}.sm\:border-dotted{border-style:dotted!important}.sm\:border-double{border-style:double!important}}@media screen and (min-width:768px){.md\:border-solid{border-style:solid!important}.md\:border-dashed{border-style:dashed!important}.md\:border-dotted{border-style:dotted!important}.md\:border-double{border-style:double!important}}@media screen and (min-width:992px){.lg\:border-solid{border-style:solid!important}.lg\:border-dashed{border-style:dashed!important}.lg\:border-dotted{border-style:dotted!important}.lg\:border-double{border-style:double!important}}@media screen and (min-width:1200px){.xl\:border-solid{border-style:solid!important}.xl\:border-dashed{border-style:dashed!important}.xl\:border-dotted{border-style:dotted!important}.xl\:border-double{border-style:double!important}}.border-noround{border-radius:0!important}.border-round{border-radius:var(--p-content-border-radius)!important}.border-round-xs{border-radius:.125rem!important}.border-round-sm{border-radius:.25rem!important}.border-round-md{border-radius:.375rem!important}.border-round-lg{border-radius:.5rem!important}.border-round-xl{border-radius:.75rem!important}.border-round-2xl{border-radius:1rem!important}.border-round-3xl{border-radius:1.5rem!important}.border-circle{border-radius:50%!important}@media screen and (min-width:576px){.sm\:border-noround{border-radius:0!important}.sm\:border-round{border-radius:var(--p-content-border-radius)!important}.sm\:border-round-xs{border-radius:.125rem!important}.sm\:border-round-sm{border-radius:.25rem!important}.sm\:border-round-md{border-radius:.375rem!important}.sm\:border-round-lg{border-radius:.5rem!important}.sm\:border-round-xl{border-radius:.75rem!important}.sm\:border-round-2xl{border-radius:1rem!important}.sm\:border-round-3xl{border-radius:1.5rem!important}.sm\:border-circle{border-radius:50%!important}}@media screen and (min-width:768px){.md\:border-noround{border-radius:0!important}.md\:border-round{border-radius:var(--p-content-border-radius)!important}.md\:border-round-xs{border-radius:.125rem!important}.md\:border-round-sm{border-radius:.25rem!important}.md\:border-round-md{border-radius:.375rem!important}.md\:border-round-lg{border-radius:.5rem!important}.md\:border-round-xl{border-radius:.75rem!important}.md\:border-round-2xl{border-radius:1rem!important}.md\:border-round-3xl{border-radius:1.5rem!important}.md\:border-circle{border-radius:50%!important}}@media screen and (min-width:992px){.lg\:border-noround{border-radius:0!important}.lg\:border-round{border-radius:var(--p-content-border-radius)!important}.lg\:border-round-xs{border-radius:.125rem!important}.lg\:border-round-sm{border-radius:.25rem!important}.lg\:border-round-md{border-radius:.375rem!important}.lg\:border-round-lg{border-radius:.5rem!important}.lg\:border-round-xl{border-radius:.75rem!important}.lg\:border-round-2xl{border-radius:1rem!important}.lg\:border-round-3xl{border-radius:1.5rem!important}.lg\:border-circle{border-radius:50%!important}}@media screen and (min-width:1200px){.xl\:border-noround{border-radius:0!important}.xl\:border-round{border-radius:var(--p-content-border-radius)!important}.xl\:border-round-xs{border-radius:.125rem!important}.xl\:border-round-sm{border-radius:.25rem!important}.xl\:border-round-md{border-radius:.375rem!important}.xl\:border-round-lg{border-radius:.5rem!important}.xl\:border-round-xl{border-radius:.75rem!important}.xl\:border-round-2xl{border-radius:1rem!important}.xl\:border-round-3xl{border-radius:1.5rem!important}.xl\:border-circle{border-radius:50%!important}}.border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.border-round-left{border-top-left-radius:var(--p-content-border-radius)!important;border-bottom-left-radius:var(--p-content-border-radius)!important}.border-round-top{border-top-left-radius:var(--p-content-border-radius)!important;border-top-right-radius:var(--p-content-border-radius)!important}.border-round-right{border-top-right-radius:var(--p-content-border-radius)!important;border-bottom-right-radius:var(--p-content-border-radius)!important}.border-round-bottom{border-bottom-left-radius:var(--p-content-border-radius)!important;border-bottom-right-radius:var(--p-content-border-radius)!important}.border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}@media screen and (min-width:576px){.sm\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.sm\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.sm\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.sm\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.sm\:border-round-left{border-top-left-radius:var(--p-content-border-radius)!important;border-bottom-left-radius:var(--p-content-border-radius)!important}.sm\:border-round-top{border-top-left-radius:var(--p-content-border-radius)!important;border-top-right-radius:var(--p-content-border-radius)!important}.sm\:border-round-right{border-top-right-radius:var(--p-content-border-radius)!important;border-bottom-right-radius:var(--p-content-border-radius)!important}.sm\:border-round-bottom{border-bottom-left-radius:var(--p-content-border-radius)!important;border-bottom-right-radius:var(--p-content-border-radius)!important}.sm\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.sm\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.sm\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.sm\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.sm\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.sm\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.sm\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.sm\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.sm\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.sm\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.sm\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.sm\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.sm\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.sm\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.sm\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.sm\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.sm\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.sm\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.sm\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.sm\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.sm\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.sm\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.sm\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.sm\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.sm\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.sm\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.sm\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.sm\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.sm\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.sm\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.sm\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.sm\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}@media screen and (min-width:768px){.md\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.md\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.md\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.md\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.md\:border-round-left{border-top-left-radius:var(--p-content-border-radius)!important;border-bottom-left-radius:var(--p-content-border-radius)!important}.md\:border-round-top{border-top-left-radius:var(--p-content-border-radius)!important;border-top-right-radius:var(--p-content-border-radius)!important}.md\:border-round-right{border-top-right-radius:var(--p-content-border-radius)!important;border-bottom-right-radius:var(--p-content-border-radius)!important}.md\:border-round-bottom{border-bottom-left-radius:var(--p-content-border-radius)!important;border-bottom-right-radius:var(--p-content-border-radius)!important}.md\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.md\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.md\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.md\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.md\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.md\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.md\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.md\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.md\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.md\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.md\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.md\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.md\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.md\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.md\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.md\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.md\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.md\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.md\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.md\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.md\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.md\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.md\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.md\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.md\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.md\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.md\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.md\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.md\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.md\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.md\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.md\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}@media screen and (min-width:992px){.lg\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.lg\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.lg\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.lg\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.lg\:border-round-left{border-top-left-radius:var(--p-content-border-radius)!important;border-bottom-left-radius:var(--p-content-border-radius)!important}.lg\:border-round-top{border-top-left-radius:var(--p-content-border-radius)!important;border-top-right-radius:var(--p-content-border-radius)!important}.lg\:border-round-right{border-top-right-radius:var(--p-content-border-radius)!important;border-bottom-right-radius:var(--p-content-border-radius)!important}.lg\:border-round-bottom{border-bottom-left-radius:var(--p-content-border-radius)!important;border-bottom-right-radius:var(--p-content-border-radius)!important}.lg\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.lg\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.lg\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.lg\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.lg\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.lg\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.lg\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.lg\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.lg\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.lg\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.lg\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.lg\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.lg\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.lg\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.lg\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.lg\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.lg\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.lg\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.lg\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.lg\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.lg\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.lg\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.lg\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.lg\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.lg\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.lg\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.lg\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.lg\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.lg\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.lg\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.lg\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.lg\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}@media screen and (min-width:1200px){.xl\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.xl\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.xl\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.xl\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.xl\:border-round-left{border-top-left-radius:var(--p-content-border-radius)!important;border-bottom-left-radius:var(--p-content-border-radius)!important}.xl\:border-round-top{border-top-left-radius:var(--p-content-border-radius)!important;border-top-right-radius:var(--p-content-border-radius)!important}.xl\:border-round-right{border-top-right-radius:var(--p-content-border-radius)!important;border-bottom-right-radius:var(--p-content-border-radius)!important}.xl\:border-round-bottom{border-bottom-left-radius:var(--p-content-border-radius)!important;border-bottom-right-radius:var(--p-content-border-radius)!important}.xl\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.xl\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.xl\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.xl\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.xl\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.xl\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.xl\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.xl\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.xl\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.xl\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.xl\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.xl\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.xl\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.xl\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.xl\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.xl\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.xl\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.xl\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.xl\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.xl\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.xl\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.xl\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.xl\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.xl\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.xl\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.xl\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.xl\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.xl\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.xl\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.xl\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.xl\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.xl\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}.w-full{width:100%!important}.w-screen{width:100vw!important}.w-auto{width:auto!important}.w-1{width:8.3333%!important}.w-2{width:16.6667%!important}.w-3{width:25%!important}.w-4{width:33.3333%!important}.w-5{width:41.6667%!important}.w-6{width:50%!important}.w-7{width:58.3333%!important}.w-8{width:66.6667%!important}.w-9{width:75%!important}.w-10{width:83.3333%!important}.w-11{width:91.6667%!important}.w-12{width:100%!important}.w-min{width:min-content!important}.w-max{width:max-content!important}.w-fit{width:fit-content!important}.w-1rem{width:1rem!important}.w-2rem{width:2rem!important}.w-3rem{width:3rem!important}.w-4rem{width:4rem!important}.w-5rem{width:5rem!important}.w-6rem{width:6rem!important}.w-7rem{width:7rem!important}.w-8rem{width:8rem!important}.w-9rem{width:9rem!important}.w-10rem{width:10rem!important}.w-11rem{width:11rem!important}.w-12rem{width:12rem!important}.w-13rem{width:13rem!important}.w-14rem{width:14rem!important}.w-15rem{width:15rem!important}.w-16rem{width:16rem!important}.w-17rem{width:17rem!important}.w-18rem{width:18rem!important}.w-19rem{width:19rem!important}.w-20rem{width:20rem!important}.w-21rem{width:21rem!important}.w-22rem{width:22rem!important}.w-23rem{width:23rem!important}.w-24rem{width:24rem!important}.w-25rem{width:25rem!important}.w-26rem{width:26rem!important}.w-27rem{width:27rem!important}.w-28rem{width:28rem!important}.w-29rem{width:29rem!important}.w-30rem{width:30rem!important}@media screen and (min-width:576px){.sm\:w-full{width:100%!important}.sm\:w-screen{width:100vw!important}.sm\:w-auto{width:auto!important}.sm\:w-1{width:8.3333%!important}.sm\:w-2{width:16.6667%!important}.sm\:w-3{width:25%!important}.sm\:w-4{width:33.3333%!important}.sm\:w-5{width:41.6667%!important}.sm\:w-6{width:50%!important}.sm\:w-7{width:58.3333%!important}.sm\:w-8{width:66.6667%!important}.sm\:w-9{width:75%!important}.sm\:w-10{width:83.3333%!important}.sm\:w-11{width:91.6667%!important}.sm\:w-12{width:100%!important}.sm\:w-min{width:min-content!important}.sm\:w-max{width:max-content!important}.sm\:w-fit{width:fit-content!important}.sm\:w-1rem{width:1rem!important}.sm\:w-2rem{width:2rem!important}.sm\:w-3rem{width:3rem!important}.sm\:w-4rem{width:4rem!important}.sm\:w-5rem{width:5rem!important}.sm\:w-6rem{width:6rem!important}.sm\:w-7rem{width:7rem!important}.sm\:w-8rem{width:8rem!important}.sm\:w-9rem{width:9rem!important}.sm\:w-10rem{width:10rem!important}.sm\:w-11rem{width:11rem!important}.sm\:w-12rem{width:12rem!important}.sm\:w-13rem{width:13rem!important}.sm\:w-14rem{width:14rem!important}.sm\:w-15rem{width:15rem!important}.sm\:w-16rem{width:16rem!important}.sm\:w-17rem{width:17rem!important}.sm\:w-18rem{width:18rem!important}.sm\:w-19rem{width:19rem!important}.sm\:w-20rem{width:20rem!important}.sm\:w-21rem{width:21rem!important}.sm\:w-22rem{width:22rem!important}.sm\:w-23rem{width:23rem!important}.sm\:w-24rem{width:24rem!important}.sm\:w-25rem{width:25rem!important}.sm\:w-26rem{width:26rem!important}.sm\:w-27rem{width:27rem!important}.sm\:w-28rem{width:28rem!important}.sm\:w-29rem{width:29rem!important}.sm\:w-30rem{width:30rem!important}}@media screen and (min-width:768px){.md\:w-full{width:100%!important}.md\:w-screen{width:100vw!important}.md\:w-auto{width:auto!important}.md\:w-1{width:8.3333%!important}.md\:w-2{width:16.6667%!important}.md\:w-3{width:25%!important}.md\:w-4{width:33.3333%!important}.md\:w-5{width:41.6667%!important}.md\:w-6{width:50%!important}.md\:w-7{width:58.3333%!important}.md\:w-8{width:66.6667%!important}.md\:w-9{width:75%!important}.md\:w-10{width:83.3333%!important}.md\:w-11{width:91.6667%!important}.md\:w-12{width:100%!important}.md\:w-min{width:min-content!important}.md\:w-max{width:max-content!important}.md\:w-fit{width:fit-content!important}.md\:w-1rem{width:1rem!important}.md\:w-2rem{width:2rem!important}.md\:w-3rem{width:3rem!important}.md\:w-4rem{width:4rem!important}.md\:w-5rem{width:5rem!important}.md\:w-6rem{width:6rem!important}.md\:w-7rem{width:7rem!important}.md\:w-8rem{width:8rem!important}.md\:w-9rem{width:9rem!important}.md\:w-10rem{width:10rem!important}.md\:w-11rem{width:11rem!important}.md\:w-12rem{width:12rem!important}.md\:w-13rem{width:13rem!important}.md\:w-14rem{width:14rem!important}.md\:w-15rem{width:15rem!important}.md\:w-16rem{width:16rem!important}.md\:w-17rem{width:17rem!important}.md\:w-18rem{width:18rem!important}.md\:w-19rem{width:19rem!important}.md\:w-20rem{width:20rem!important}.md\:w-21rem{width:21rem!important}.md\:w-22rem{width:22rem!important}.md\:w-23rem{width:23rem!important}.md\:w-24rem{width:24rem!important}.md\:w-25rem{width:25rem!important}.md\:w-26rem{width:26rem!important}.md\:w-27rem{width:27rem!important}.md\:w-28rem{width:28rem!important}.md\:w-29rem{width:29rem!important}.md\:w-30rem{width:30rem!important}}@media screen and (min-width:992px){.lg\:w-full{width:100%!important}.lg\:w-screen{width:100vw!important}.lg\:w-auto{width:auto!important}.lg\:w-1{width:8.3333%!important}.lg\:w-2{width:16.6667%!important}.lg\:w-3{width:25%!important}.lg\:w-4{width:33.3333%!important}.lg\:w-5{width:41.6667%!important}.lg\:w-6{width:50%!important}.lg\:w-7{width:58.3333%!important}.lg\:w-8{width:66.6667%!important}.lg\:w-9{width:75%!important}.lg\:w-10{width:83.3333%!important}.lg\:w-11{width:91.6667%!important}.lg\:w-12{width:100%!important}.lg\:w-min{width:min-content!important}.lg\:w-max{width:max-content!important}.lg\:w-fit{width:fit-content!important}.lg\:w-1rem{width:1rem!important}.lg\:w-2rem{width:2rem!important}.lg\:w-3rem{width:3rem!important}.lg\:w-4rem{width:4rem!important}.lg\:w-5rem{width:5rem!important}.lg\:w-6rem{width:6rem!important}.lg\:w-7rem{width:7rem!important}.lg\:w-8rem{width:8rem!important}.lg\:w-9rem{width:9rem!important}.lg\:w-10rem{width:10rem!important}.lg\:w-11rem{width:11rem!important}.lg\:w-12rem{width:12rem!important}.lg\:w-13rem{width:13rem!important}.lg\:w-14rem{width:14rem!important}.lg\:w-15rem{width:15rem!important}.lg\:w-16rem{width:16rem!important}.lg\:w-17rem{width:17rem!important}.lg\:w-18rem{width:18rem!important}.lg\:w-19rem{width:19rem!important}.lg\:w-20rem{width:20rem!important}.lg\:w-21rem{width:21rem!important}.lg\:w-22rem{width:22rem!important}.lg\:w-23rem{width:23rem!important}.lg\:w-24rem{width:24rem!important}.lg\:w-25rem{width:25rem!important}.lg\:w-26rem{width:26rem!important}.lg\:w-27rem{width:27rem!important}.lg\:w-28rem{width:28rem!important}.lg\:w-29rem{width:29rem!important}.lg\:w-30rem{width:30rem!important}}@media screen and (min-width:1200px){.xl\:w-full{width:100%!important}.xl\:w-screen{width:100vw!important}.xl\:w-auto{width:auto!important}.xl\:w-1{width:8.3333%!important}.xl\:w-2{width:16.6667%!important}.xl\:w-3{width:25%!important}.xl\:w-4{width:33.3333%!important}.xl\:w-5{width:41.6667%!important}.xl\:w-6{width:50%!important}.xl\:w-7{width:58.3333%!important}.xl\:w-8{width:66.6667%!important}.xl\:w-9{width:75%!important}.xl\:w-10{width:83.3333%!important}.xl\:w-11{width:91.6667%!important}.xl\:w-12{width:100%!important}.xl\:w-min{width:min-content!important}.xl\:w-max{width:max-content!important}.xl\:w-fit{width:fit-content!important}.xl\:w-1rem{width:1rem!important}.xl\:w-2rem{width:2rem!important}.xl\:w-3rem{width:3rem!important}.xl\:w-4rem{width:4rem!important}.xl\:w-5rem{width:5rem!important}.xl\:w-6rem{width:6rem!important}.xl\:w-7rem{width:7rem!important}.xl\:w-8rem{width:8rem!important}.xl\:w-9rem{width:9rem!important}.xl\:w-10rem{width:10rem!important}.xl\:w-11rem{width:11rem!important}.xl\:w-12rem{width:12rem!important}.xl\:w-13rem{width:13rem!important}.xl\:w-14rem{width:14rem!important}.xl\:w-15rem{width:15rem!important}.xl\:w-16rem{width:16rem!important}.xl\:w-17rem{width:17rem!important}.xl\:w-18rem{width:18rem!important}.xl\:w-19rem{width:19rem!important}.xl\:w-20rem{width:20rem!important}.xl\:w-21rem{width:21rem!important}.xl\:w-22rem{width:22rem!important}.xl\:w-23rem{width:23rem!important}.xl\:w-24rem{width:24rem!important}.xl\:w-25rem{width:25rem!important}.xl\:w-26rem{width:26rem!important}.xl\:w-27rem{width:27rem!important}.xl\:w-28rem{width:28rem!important}.xl\:w-29rem{width:29rem!important}.xl\:w-30rem{width:30rem!important}}.h-full{height:100%!important}.h-screen{height:100vh!important}.h-auto{height:auto!important}.h-min{height:min-content!important}.h-max{height:max-content!important}.h-fit{height:fit-content!important}.h-1rem{height:1rem!important}.h-2rem{height:2rem!important}.h-3rem{height:3rem!important}.h-4rem{height:4rem!important}.h-5rem{height:5rem!important}.h-6rem{height:6rem!important}.h-7rem{height:7rem!important}.h-8rem{height:8rem!important}.h-9rem{height:9rem!important}.h-10rem{height:10rem!important}.h-11rem{height:11rem!important}.h-12rem{height:12rem!important}.h-13rem{height:13rem!important}.h-14rem{height:14rem!important}.h-15rem{height:15rem!important}.h-16rem{height:16rem!important}.h-17rem{height:17rem!important}.h-18rem{height:18rem!important}.h-19rem{height:19rem!important}.h-20rem{height:20rem!important}.h-21rem{height:21rem!important}.h-22rem{height:22rem!important}.h-23rem{height:23rem!important}.h-24rem{height:24rem!important}.h-25rem{height:25rem!important}.h-26rem{height:26rem!important}.h-27rem{height:27rem!important}.h-28rem{height:28rem!important}.h-29rem{height:29rem!important}.h-30rem{height:30rem!important}@media screen and (min-width:576px){.sm\:h-full{height:100%!important}.sm\:h-screen{height:100vh!important}.sm\:h-auto{height:auto!important}.sm\:h-min{height:min-content!important}.sm\:h-max{height:max-content!important}.sm\:h-fit{height:fit-content!important}.sm\:h-1rem{height:1rem!important}.sm\:h-2rem{height:2rem!important}.sm\:h-3rem{height:3rem!important}.sm\:h-4rem{height:4rem!important}.sm\:h-5rem{height:5rem!important}.sm\:h-6rem{height:6rem!important}.sm\:h-7rem{height:7rem!important}.sm\:h-8rem{height:8rem!important}.sm\:h-9rem{height:9rem!important}.sm\:h-10rem{height:10rem!important}.sm\:h-11rem{height:11rem!important}.sm\:h-12rem{height:12rem!important}.sm\:h-13rem{height:13rem!important}.sm\:h-14rem{height:14rem!important}.sm\:h-15rem{height:15rem!important}.sm\:h-16rem{height:16rem!important}.sm\:h-17rem{height:17rem!important}.sm\:h-18rem{height:18rem!important}.sm\:h-19rem{height:19rem!important}.sm\:h-20rem{height:20rem!important}.sm\:h-21rem{height:21rem!important}.sm\:h-22rem{height:22rem!important}.sm\:h-23rem{height:23rem!important}.sm\:h-24rem{height:24rem!important}.sm\:h-25rem{height:25rem!important}.sm\:h-26rem{height:26rem!important}.sm\:h-27rem{height:27rem!important}.sm\:h-28rem{height:28rem!important}.sm\:h-29rem{height:29rem!important}.sm\:h-30rem{height:30rem!important}}@media screen and (min-width:768px){.md\:h-full{height:100%!important}.md\:h-screen{height:100vh!important}.md\:h-auto{height:auto!important}.md\:h-min{height:min-content!important}.md\:h-max{height:max-content!important}.md\:h-fit{height:fit-content!important}.md\:h-1rem{height:1rem!important}.md\:h-2rem{height:2rem!important}.md\:h-3rem{height:3rem!important}.md\:h-4rem{height:4rem!important}.md\:h-5rem{height:5rem!important}.md\:h-6rem{height:6rem!important}.md\:h-7rem{height:7rem!important}.md\:h-8rem{height:8rem!important}.md\:h-9rem{height:9rem!important}.md\:h-10rem{height:10rem!important}.md\:h-11rem{height:11rem!important}.md\:h-12rem{height:12rem!important}.md\:h-13rem{height:13rem!important}.md\:h-14rem{height:14rem!important}.md\:h-15rem{height:15rem!important}.md\:h-16rem{height:16rem!important}.md\:h-17rem{height:17rem!important}.md\:h-18rem{height:18rem!important}.md\:h-19rem{height:19rem!important}.md\:h-20rem{height:20rem!important}.md\:h-21rem{height:21rem!important}.md\:h-22rem{height:22rem!important}.md\:h-23rem{height:23rem!important}.md\:h-24rem{height:24rem!important}.md\:h-25rem{height:25rem!important}.md\:h-26rem{height:26rem!important}.md\:h-27rem{height:27rem!important}.md\:h-28rem{height:28rem!important}.md\:h-29rem{height:29rem!important}.md\:h-30rem{height:30rem!important}}@media screen and (min-width:992px){.lg\:h-full{height:100%!important}.lg\:h-screen{height:100vh!important}.lg\:h-auto{height:auto!important}.lg\:h-min{height:min-content!important}.lg\:h-max{height:max-content!important}.lg\:h-fit{height:fit-content!important}.lg\:h-1rem{height:1rem!important}.lg\:h-2rem{height:2rem!important}.lg\:h-3rem{height:3rem!important}.lg\:h-4rem{height:4rem!important}.lg\:h-5rem{height:5rem!important}.lg\:h-6rem{height:6rem!important}.lg\:h-7rem{height:7rem!important}.lg\:h-8rem{height:8rem!important}.lg\:h-9rem{height:9rem!important}.lg\:h-10rem{height:10rem!important}.lg\:h-11rem{height:11rem!important}.lg\:h-12rem{height:12rem!important}.lg\:h-13rem{height:13rem!important}.lg\:h-14rem{height:14rem!important}.lg\:h-15rem{height:15rem!important}.lg\:h-16rem{height:16rem!important}.lg\:h-17rem{height:17rem!important}.lg\:h-18rem{height:18rem!important}.lg\:h-19rem{height:19rem!important}.lg\:h-20rem{height:20rem!important}.lg\:h-21rem{height:21rem!important}.lg\:h-22rem{height:22rem!important}.lg\:h-23rem{height:23rem!important}.lg\:h-24rem{height:24rem!important}.lg\:h-25rem{height:25rem!important}.lg\:h-26rem{height:26rem!important}.lg\:h-27rem{height:27rem!important}.lg\:h-28rem{height:28rem!important}.lg\:h-29rem{height:29rem!important}.lg\:h-30rem{height:30rem!important}}@media screen and (min-width:1200px){.xl\:h-full{height:100%!important}.xl\:h-screen{height:100vh!important}.xl\:h-auto{height:auto!important}.xl\:h-min{height:min-content!important}.xl\:h-max{height:max-content!important}.xl\:h-fit{height:fit-content!important}.xl\:h-1rem{height:1rem!important}.xl\:h-2rem{height:2rem!important}.xl\:h-3rem{height:3rem!important}.xl\:h-4rem{height:4rem!important}.xl\:h-5rem{height:5rem!important}.xl\:h-6rem{height:6rem!important}.xl\:h-7rem{height:7rem!important}.xl\:h-8rem{height:8rem!important}.xl\:h-9rem{height:9rem!important}.xl\:h-10rem{height:10rem!important}.xl\:h-11rem{height:11rem!important}.xl\:h-12rem{height:12rem!important}.xl\:h-13rem{height:13rem!important}.xl\:h-14rem{height:14rem!important}.xl\:h-15rem{height:15rem!important}.xl\:h-16rem{height:16rem!important}.xl\:h-17rem{height:17rem!important}.xl\:h-18rem{height:18rem!important}.xl\:h-19rem{height:19rem!important}.xl\:h-20rem{height:20rem!important}.xl\:h-21rem{height:21rem!important}.xl\:h-22rem{height:22rem!important}.xl\:h-23rem{height:23rem!important}.xl\:h-24rem{height:24rem!important}.xl\:h-25rem{height:25rem!important}.xl\:h-26rem{height:26rem!important}.xl\:h-27rem{height:27rem!important}.xl\:h-28rem{height:28rem!important}.xl\:h-29rem{height:29rem!important}.xl\:h-30rem{height:30rem!important}}.min-w-0{min-width:0px!important}.min-w-full{min-width:100%!important}.min-w-screen{min-width:100vw!important}.min-w-min{min-width:min-content!important}.min-w-max{min-width:max-content!important}@media screen and (min-width:576px){.sm\:min-w-0{min-width:0px!important}.sm\:min-w-full{min-width:100%!important}.sm\:min-w-screen{min-width:100vw!important}.sm\:min-w-min{min-width:min-content!important}.sm\:min-w-max{min-width:max-content!important}}@media screen and (min-width:768px){.md\:min-w-0{min-width:0px!important}.md\:min-w-full{min-width:100%!important}.md\:min-w-screen{min-width:100vw!important}.md\:min-w-min{min-width:min-content!important}.md\:min-w-max{min-width:max-content!important}}@media screen and (min-width:992px){.lg\:min-w-0{min-width:0px!important}.lg\:min-w-full{min-width:100%!important}.lg\:min-w-screen{min-width:100vw!important}.lg\:min-w-min{min-width:min-content!important}.lg\:min-w-max{min-width:max-content!important}}@media screen and (min-width:1200px){.xl\:min-w-0{min-width:0px!important}.xl\:min-w-full{min-width:100%!important}.xl\:min-w-screen{min-width:100vw!important}.xl\:min-w-min{min-width:min-content!important}.xl\:min-w-max{min-width:max-content!important}}.max-w-0{max-width:0px!important}.max-w-full{max-width:100%!important}.max-w-screen{max-width:100vw!important}.max-w-min{max-width:min-content!important}.max-w-max{max-width:max-content!important}.max-w-fit{max-width:fit-content!important}.max-w-1rem{max-width:1rem!important}.max-w-2rem{max-width:2rem!important}.max-w-3rem{max-width:3rem!important}.max-w-4rem{max-width:4rem!important}.max-w-5rem{max-width:5rem!important}.max-w-6rem{max-width:6rem!important}.max-w-7rem{max-width:7rem!important}.max-w-8rem{max-width:8rem!important}.max-w-9rem{max-width:9rem!important}.max-w-10rem{max-width:10rem!important}.max-w-11rem{max-width:11rem!important}.max-w-12rem{max-width:12rem!important}.max-w-13rem{max-width:13rem!important}.max-w-14rem{max-width:14rem!important}.max-w-15rem{max-width:15rem!important}.max-w-16rem{max-width:16rem!important}.max-w-17rem{max-width:17rem!important}.max-w-18rem{max-width:18rem!important}.max-w-19rem{max-width:19rem!important}.max-w-20rem{max-width:20rem!important}.max-w-21rem{max-width:21rem!important}.max-w-22rem{max-width:22rem!important}.max-w-23rem{max-width:23rem!important}.max-w-24rem{max-width:24rem!important}.max-w-25rem{max-width:25rem!important}.max-w-26rem{max-width:26rem!important}.max-w-27rem{max-width:27rem!important}.max-w-28rem{max-width:28rem!important}.max-w-29rem{max-width:29rem!important}.max-w-30rem{max-width:30rem!important}@media screen and (min-width:576px){.sm\:max-w-0{max-width:0px!important}.sm\:max-w-full{max-width:100%!important}.sm\:max-w-screen{max-width:100vw!important}.sm\:max-w-min{max-width:min-content!important}.sm\:max-w-max{max-width:max-content!important}.sm\:max-w-fit{max-width:fit-content!important}.sm\:max-w-1rem{max-width:1rem!important}.sm\:max-w-2rem{max-width:2rem!important}.sm\:max-w-3rem{max-width:3rem!important}.sm\:max-w-4rem{max-width:4rem!important}.sm\:max-w-5rem{max-width:5rem!important}.sm\:max-w-6rem{max-width:6rem!important}.sm\:max-w-7rem{max-width:7rem!important}.sm\:max-w-8rem{max-width:8rem!important}.sm\:max-w-9rem{max-width:9rem!important}.sm\:max-w-10rem{max-width:10rem!important}.sm\:max-w-11rem{max-width:11rem!important}.sm\:max-w-12rem{max-width:12rem!important}.sm\:max-w-13rem{max-width:13rem!important}.sm\:max-w-14rem{max-width:14rem!important}.sm\:max-w-15rem{max-width:15rem!important}.sm\:max-w-16rem{max-width:16rem!important}.sm\:max-w-17rem{max-width:17rem!important}.sm\:max-w-18rem{max-width:18rem!important}.sm\:max-w-19rem{max-width:19rem!important}.sm\:max-w-20rem{max-width:20rem!important}.sm\:max-w-21rem{max-width:21rem!important}.sm\:max-w-22rem{max-width:22rem!important}.sm\:max-w-23rem{max-width:23rem!important}.sm\:max-w-24rem{max-width:24rem!important}.sm\:max-w-25rem{max-width:25rem!important}.sm\:max-w-26rem{max-width:26rem!important}.sm\:max-w-27rem{max-width:27rem!important}.sm\:max-w-28rem{max-width:28rem!important}.sm\:max-w-29rem{max-width:29rem!important}.sm\:max-w-30rem{max-width:30rem!important}}@media screen and (min-width:768px){.md\:max-w-0{max-width:0px!important}.md\:max-w-full{max-width:100%!important}.md\:max-w-screen{max-width:100vw!important}.md\:max-w-min{max-width:min-content!important}.md\:max-w-max{max-width:max-content!important}.md\:max-w-fit{max-width:fit-content!important}.md\:max-w-1rem{max-width:1rem!important}.md\:max-w-2rem{max-width:2rem!important}.md\:max-w-3rem{max-width:3rem!important}.md\:max-w-4rem{max-width:4rem!important}.md\:max-w-5rem{max-width:5rem!important}.md\:max-w-6rem{max-width:6rem!important}.md\:max-w-7rem{max-width:7rem!important}.md\:max-w-8rem{max-width:8rem!important}.md\:max-w-9rem{max-width:9rem!important}.md\:max-w-10rem{max-width:10rem!important}.md\:max-w-11rem{max-width:11rem!important}.md\:max-w-12rem{max-width:12rem!important}.md\:max-w-13rem{max-width:13rem!important}.md\:max-w-14rem{max-width:14rem!important}.md\:max-w-15rem{max-width:15rem!important}.md\:max-w-16rem{max-width:16rem!important}.md\:max-w-17rem{max-width:17rem!important}.md\:max-w-18rem{max-width:18rem!important}.md\:max-w-19rem{max-width:19rem!important}.md\:max-w-20rem{max-width:20rem!important}.md\:max-w-21rem{max-width:21rem!important}.md\:max-w-22rem{max-width:22rem!important}.md\:max-w-23rem{max-width:23rem!important}.md\:max-w-24rem{max-width:24rem!important}.md\:max-w-25rem{max-width:25rem!important}.md\:max-w-26rem{max-width:26rem!important}.md\:max-w-27rem{max-width:27rem!important}.md\:max-w-28rem{max-width:28rem!important}.md\:max-w-29rem{max-width:29rem!important}.md\:max-w-30rem{max-width:30rem!important}}@media screen and (min-width:992px){.lg\:max-w-0{max-width:0px!important}.lg\:max-w-full{max-width:100%!important}.lg\:max-w-screen{max-width:100vw!important}.lg\:max-w-min{max-width:min-content!important}.lg\:max-w-max{max-width:max-content!important}.lg\:max-w-fit{max-width:fit-content!important}.lg\:max-w-1rem{max-width:1rem!important}.lg\:max-w-2rem{max-width:2rem!important}.lg\:max-w-3rem{max-width:3rem!important}.lg\:max-w-4rem{max-width:4rem!important}.lg\:max-w-5rem{max-width:5rem!important}.lg\:max-w-6rem{max-width:6rem!important}.lg\:max-w-7rem{max-width:7rem!important}.lg\:max-w-8rem{max-width:8rem!important}.lg\:max-w-9rem{max-width:9rem!important}.lg\:max-w-10rem{max-width:10rem!important}.lg\:max-w-11rem{max-width:11rem!important}.lg\:max-w-12rem{max-width:12rem!important}.lg\:max-w-13rem{max-width:13rem!important}.lg\:max-w-14rem{max-width:14rem!important}.lg\:max-w-15rem{max-width:15rem!important}.lg\:max-w-16rem{max-width:16rem!important}.lg\:max-w-17rem{max-width:17rem!important}.lg\:max-w-18rem{max-width:18rem!important}.lg\:max-w-19rem{max-width:19rem!important}.lg\:max-w-20rem{max-width:20rem!important}.lg\:max-w-21rem{max-width:21rem!important}.lg\:max-w-22rem{max-width:22rem!important}.lg\:max-w-23rem{max-width:23rem!important}.lg\:max-w-24rem{max-width:24rem!important}.lg\:max-w-25rem{max-width:25rem!important}.lg\:max-w-26rem{max-width:26rem!important}.lg\:max-w-27rem{max-width:27rem!important}.lg\:max-w-28rem{max-width:28rem!important}.lg\:max-w-29rem{max-width:29rem!important}.lg\:max-w-30rem{max-width:30rem!important}}@media screen and (min-width:1200px){.xl\:max-w-0{max-width:0px!important}.xl\:max-w-full{max-width:100%!important}.xl\:max-w-screen{max-width:100vw!important}.xl\:max-w-min{max-width:min-content!important}.xl\:max-w-max{max-width:max-content!important}.xl\:max-w-fit{max-width:fit-content!important}.xl\:max-w-1rem{max-width:1rem!important}.xl\:max-w-2rem{max-width:2rem!important}.xl\:max-w-3rem{max-width:3rem!important}.xl\:max-w-4rem{max-width:4rem!important}.xl\:max-w-5rem{max-width:5rem!important}.xl\:max-w-6rem{max-width:6rem!important}.xl\:max-w-7rem{max-width:7rem!important}.xl\:max-w-8rem{max-width:8rem!important}.xl\:max-w-9rem{max-width:9rem!important}.xl\:max-w-10rem{max-width:10rem!important}.xl\:max-w-11rem{max-width:11rem!important}.xl\:max-w-12rem{max-width:12rem!important}.xl\:max-w-13rem{max-width:13rem!important}.xl\:max-w-14rem{max-width:14rem!important}.xl\:max-w-15rem{max-width:15rem!important}.xl\:max-w-16rem{max-width:16rem!important}.xl\:max-w-17rem{max-width:17rem!important}.xl\:max-w-18rem{max-width:18rem!important}.xl\:max-w-19rem{max-width:19rem!important}.xl\:max-w-20rem{max-width:20rem!important}.xl\:max-w-21rem{max-width:21rem!important}.xl\:max-w-22rem{max-width:22rem!important}.xl\:max-w-23rem{max-width:23rem!important}.xl\:max-w-24rem{max-width:24rem!important}.xl\:max-w-25rem{max-width:25rem!important}.xl\:max-w-26rem{max-width:26rem!important}.xl\:max-w-27rem{max-width:27rem!important}.xl\:max-w-28rem{max-width:28rem!important}.xl\:max-w-29rem{max-width:29rem!important}.xl\:max-w-30rem{max-width:30rem!important}}.min-h-0{min-height:0px!important}.min-h-full{min-height:100%!important}.min-h-screen{min-height:100vh!important}@media screen and (min-width:576px){.sm\:min-h-0{min-height:0px!important}.sm\:min-h-full{min-height:100%!important}.sm\:min-h-screen{min-height:100vh!important}}@media screen and (min-width:768px){.md\:min-h-0{min-height:0px!important}.md\:min-h-full{min-height:100%!important}.md\:min-h-screen{min-height:100vh!important}}@media screen and (min-width:992px){.lg\:min-h-0{min-height:0px!important}.lg\:min-h-full{min-height:100%!important}.lg\:min-h-screen{min-height:100vh!important}}@media screen and (min-width:1200px){.xl\:min-h-0{min-height:0px!important}.xl\:min-h-full{min-height:100%!important}.xl\:min-h-screen{min-height:100vh!important}}.max-h-0{max-height:0px!important}.max-h-full{max-height:100%!important}.max-h-screen{max-height:100vh!important}.max-h-min{max-height:min-content!important}.max-h-max{max-height:max-content!important}.max-h-fit{max-height:fit-content!important}.max-h-1rem{max-height:1rem!important}.max-h-2rem{max-height:2rem!important}.max-h-3rem{max-height:3rem!important}.max-h-4rem{max-height:4rem!important}.max-h-5rem{max-height:5rem!important}.max-h-6rem{max-height:6rem!important}.max-h-7rem{max-height:7rem!important}.max-h-8rem{max-height:8rem!important}.max-h-9rem{max-height:9rem!important}.max-h-10rem{max-height:10rem!important}.max-h-11rem{max-height:11rem!important}.max-h-12rem{max-height:12rem!important}.max-h-13rem{max-height:13rem!important}.max-h-14rem{max-height:14rem!important}.max-h-15rem{max-height:15rem!important}.max-h-16rem{max-height:16rem!important}.max-h-17rem{max-height:17rem!important}.max-h-18rem{max-height:18rem!important}.max-h-19rem{max-height:19rem!important}.max-h-20rem{max-height:20rem!important}.max-h-21rem{max-height:21rem!important}.max-h-22rem{max-height:22rem!important}.max-h-23rem{max-height:23rem!important}.max-h-24rem{max-height:24rem!important}.max-h-25rem{max-height:25rem!important}.max-h-26rem{max-height:26rem!important}.max-h-27rem{max-height:27rem!important}.max-h-28rem{max-height:28rem!important}.max-h-29rem{max-height:29rem!important}.max-h-30rem{max-height:30rem!important}@media screen and (min-width:576px){.sm\:max-h-0{max-height:0px!important}.sm\:max-h-full{max-height:100%!important}.sm\:max-h-screen{max-height:100vh!important}.sm\:max-h-min{max-height:min-content!important}.sm\:max-h-max{max-height:max-content!important}.sm\:max-h-fit{max-height:fit-content!important}.sm\:max-h-1rem{max-height:1rem!important}.sm\:max-h-2rem{max-height:2rem!important}.sm\:max-h-3rem{max-height:3rem!important}.sm\:max-h-4rem{max-height:4rem!important}.sm\:max-h-5rem{max-height:5rem!important}.sm\:max-h-6rem{max-height:6rem!important}.sm\:max-h-7rem{max-height:7rem!important}.sm\:max-h-8rem{max-height:8rem!important}.sm\:max-h-9rem{max-height:9rem!important}.sm\:max-h-10rem{max-height:10rem!important}.sm\:max-h-11rem{max-height:11rem!important}.sm\:max-h-12rem{max-height:12rem!important}.sm\:max-h-13rem{max-height:13rem!important}.sm\:max-h-14rem{max-height:14rem!important}.sm\:max-h-15rem{max-height:15rem!important}.sm\:max-h-16rem{max-height:16rem!important}.sm\:max-h-17rem{max-height:17rem!important}.sm\:max-h-18rem{max-height:18rem!important}.sm\:max-h-19rem{max-height:19rem!important}.sm\:max-h-20rem{max-height:20rem!important}.sm\:max-h-21rem{max-height:21rem!important}.sm\:max-h-22rem{max-height:22rem!important}.sm\:max-h-23rem{max-height:23rem!important}.sm\:max-h-24rem{max-height:24rem!important}.sm\:max-h-25rem{max-height:25rem!important}.sm\:max-h-26rem{max-height:26rem!important}.sm\:max-h-27rem{max-height:27rem!important}.sm\:max-h-28rem{max-height:28rem!important}.sm\:max-h-29rem{max-height:29rem!important}.sm\:max-h-30rem{max-height:30rem!important}}@media screen and (min-width:768px){.md\:max-h-0{max-height:0px!important}.md\:max-h-full{max-height:100%!important}.md\:max-h-screen{max-height:100vh!important}.md\:max-h-min{max-height:min-content!important}.md\:max-h-max{max-height:max-content!important}.md\:max-h-fit{max-height:fit-content!important}.md\:max-h-1rem{max-height:1rem!important}.md\:max-h-2rem{max-height:2rem!important}.md\:max-h-3rem{max-height:3rem!important}.md\:max-h-4rem{max-height:4rem!important}.md\:max-h-5rem{max-height:5rem!important}.md\:max-h-6rem{max-height:6rem!important}.md\:max-h-7rem{max-height:7rem!important}.md\:max-h-8rem{max-height:8rem!important}.md\:max-h-9rem{max-height:9rem!important}.md\:max-h-10rem{max-height:10rem!important}.md\:max-h-11rem{max-height:11rem!important}.md\:max-h-12rem{max-height:12rem!important}.md\:max-h-13rem{max-height:13rem!important}.md\:max-h-14rem{max-height:14rem!important}.md\:max-h-15rem{max-height:15rem!important}.md\:max-h-16rem{max-height:16rem!important}.md\:max-h-17rem{max-height:17rem!important}.md\:max-h-18rem{max-height:18rem!important}.md\:max-h-19rem{max-height:19rem!important}.md\:max-h-20rem{max-height:20rem!important}.md\:max-h-21rem{max-height:21rem!important}.md\:max-h-22rem{max-height:22rem!important}.md\:max-h-23rem{max-height:23rem!important}.md\:max-h-24rem{max-height:24rem!important}.md\:max-h-25rem{max-height:25rem!important}.md\:max-h-26rem{max-height:26rem!important}.md\:max-h-27rem{max-height:27rem!important}.md\:max-h-28rem{max-height:28rem!important}.md\:max-h-29rem{max-height:29rem!important}.md\:max-h-30rem{max-height:30rem!important}}@media screen and (min-width:992px){.lg\:max-h-0{max-height:0px!important}.lg\:max-h-full{max-height:100%!important}.lg\:max-h-screen{max-height:100vh!important}.lg\:max-h-min{max-height:min-content!important}.lg\:max-h-max{max-height:max-content!important}.lg\:max-h-fit{max-height:fit-content!important}.lg\:max-h-1rem{max-height:1rem!important}.lg\:max-h-2rem{max-height:2rem!important}.lg\:max-h-3rem{max-height:3rem!important}.lg\:max-h-4rem{max-height:4rem!important}.lg\:max-h-5rem{max-height:5rem!important}.lg\:max-h-6rem{max-height:6rem!important}.lg\:max-h-7rem{max-height:7rem!important}.lg\:max-h-8rem{max-height:8rem!important}.lg\:max-h-9rem{max-height:9rem!important}.lg\:max-h-10rem{max-height:10rem!important}.lg\:max-h-11rem{max-height:11rem!important}.lg\:max-h-12rem{max-height:12rem!important}.lg\:max-h-13rem{max-height:13rem!important}.lg\:max-h-14rem{max-height:14rem!important}.lg\:max-h-15rem{max-height:15rem!important}.lg\:max-h-16rem{max-height:16rem!important}.lg\:max-h-17rem{max-height:17rem!important}.lg\:max-h-18rem{max-height:18rem!important}.lg\:max-h-19rem{max-height:19rem!important}.lg\:max-h-20rem{max-height:20rem!important}.lg\:max-h-21rem{max-height:21rem!important}.lg\:max-h-22rem{max-height:22rem!important}.lg\:max-h-23rem{max-height:23rem!important}.lg\:max-h-24rem{max-height:24rem!important}.lg\:max-h-25rem{max-height:25rem!important}.lg\:max-h-26rem{max-height:26rem!important}.lg\:max-h-27rem{max-height:27rem!important}.lg\:max-h-28rem{max-height:28rem!important}.lg\:max-h-29rem{max-height:29rem!important}.lg\:max-h-30rem{max-height:30rem!important}}@media screen and (min-width:1200px){.xl\:max-h-0{max-height:0px!important}.xl\:max-h-full{max-height:100%!important}.xl\:max-h-screen{max-height:100vh!important}.xl\:max-h-min{max-height:min-content!important}.xl\:max-h-max{max-height:max-content!important}.xl\:max-h-fit{max-height:fit-content!important}.xl\:max-h-1rem{max-height:1rem!important}.xl\:max-h-2rem{max-height:2rem!important}.xl\:max-h-3rem{max-height:3rem!important}.xl\:max-h-4rem{max-height:4rem!important}.xl\:max-h-5rem{max-height:5rem!important}.xl\:max-h-6rem{max-height:6rem!important}.xl\:max-h-7rem{max-height:7rem!important}.xl\:max-h-8rem{max-height:8rem!important}.xl\:max-h-9rem{max-height:9rem!important}.xl\:max-h-10rem{max-height:10rem!important}.xl\:max-h-11rem{max-height:11rem!important}.xl\:max-h-12rem{max-height:12rem!important}.xl\:max-h-13rem{max-height:13rem!important}.xl\:max-h-14rem{max-height:14rem!important}.xl\:max-h-15rem{max-height:15rem!important}.xl\:max-h-16rem{max-height:16rem!important}.xl\:max-h-17rem{max-height:17rem!important}.xl\:max-h-18rem{max-height:18rem!important}.xl\:max-h-19rem{max-height:19rem!important}.xl\:max-h-20rem{max-height:20rem!important}.xl\:max-h-21rem{max-height:21rem!important}.xl\:max-h-22rem{max-height:22rem!important}.xl\:max-h-23rem{max-height:23rem!important}.xl\:max-h-24rem{max-height:24rem!important}.xl\:max-h-25rem{max-height:25rem!important}.xl\:max-h-26rem{max-height:26rem!important}.xl\:max-h-27rem{max-height:27rem!important}.xl\:max-h-28rem{max-height:28rem!important}.xl\:max-h-29rem{max-height:29rem!important}.xl\:max-h-30rem{max-height:30rem!important}}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}@media screen and (min-width:576px){.sm\:static{position:static!important}.sm\:fixed{position:fixed!important}.sm\:absolute{position:absolute!important}.sm\:relative{position:relative!important}.sm\:sticky{position:sticky!important}}@media screen and (min-width:768px){.md\:static{position:static!important}.md\:fixed{position:fixed!important}.md\:absolute{position:absolute!important}.md\:relative{position:relative!important}.md\:sticky{position:sticky!important}}@media screen and (min-width:992px){.lg\:static{position:static!important}.lg\:fixed{position:fixed!important}.lg\:absolute{position:absolute!important}.lg\:relative{position:relative!important}.lg\:sticky{position:sticky!important}}@media screen and (min-width:1200px){.xl\:static{position:static!important}.xl\:fixed{position:fixed!important}.xl\:absolute{position:absolute!important}.xl\:relative{position:relative!important}.xl\:sticky{position:sticky!important}}.top-auto{top:auto!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}@media screen and (min-width:576px){.sm\:top-auto{top:auto!important}.sm\:top-0{top:0!important}.sm\:top-50{top:50%!important}.sm\:top-100{top:100%!important}}@media screen and (min-width:768px){.md\:top-auto{top:auto!important}.md\:top-0{top:0!important}.md\:top-50{top:50%!important}.md\:top-100{top:100%!important}}@media screen and (min-width:992px){.lg\:top-auto{top:auto!important}.lg\:top-0{top:0!important}.lg\:top-50{top:50%!important}.lg\:top-100{top:100%!important}}@media screen and (min-width:1200px){.xl\:top-auto{top:auto!important}.xl\:top-0{top:0!important}.xl\:top-50{top:50%!important}.xl\:top-100{top:100%!important}}.left-auto{left:auto!important}.left-0{left:0!important}.left-50{left:50%!important}.left-100{left:100%!important}@media screen and (min-width:576px){.sm\:left-auto{left:auto!important}.sm\:left-0{left:0!important}.sm\:left-50{left:50%!important}.sm\:left-100{left:100%!important}}@media screen and (min-width:768px){.md\:left-auto{left:auto!important}.md\:left-0{left:0!important}.md\:left-50{left:50%!important}.md\:left-100{left:100%!important}}@media screen and (min-width:992px){.lg\:left-auto{left:auto!important}.lg\:left-0{left:0!important}.lg\:left-50{left:50%!important}.lg\:left-100{left:100%!important}}@media screen and (min-width:1200px){.xl\:left-auto{left:auto!important}.xl\:left-0{left:0!important}.xl\:left-50{left:50%!important}.xl\:left-100{left:100%!important}}.right-auto{right:auto!important}.right-0{right:0!important}.right-50{right:50%!important}.right-100{right:100%!important}@media screen and (min-width:576px){.sm\:right-auto{right:auto!important}.sm\:right-0{right:0!important}.sm\:right-50{right:50%!important}.sm\:right-100{right:100%!important}}@media screen and (min-width:768px){.md\:right-auto{right:auto!important}.md\:right-0{right:0!important}.md\:right-50{right:50%!important}.md\:right-100{right:100%!important}}@media screen and (min-width:992px){.lg\:right-auto{right:auto!important}.lg\:right-0{right:0!important}.lg\:right-50{right:50%!important}.lg\:right-100{right:100%!important}}@media screen and (min-width:1200px){.xl\:right-auto{right:auto!important}.xl\:right-0{right:0!important}.xl\:right-50{right:50%!important}.xl\:right-100{right:100%!important}}.bottom-auto{bottom:auto!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}@media screen and (min-width:576px){.sm\:bottom-auto{bottom:auto!important}.sm\:bottom-0{bottom:0!important}.sm\:bottom-50{bottom:50%!important}.sm\:bottom-100{bottom:100%!important}}@media screen and (min-width:768px){.md\:bottom-auto{bottom:auto!important}.md\:bottom-0{bottom:0!important}.md\:bottom-50{bottom:50%!important}.md\:bottom-100{bottom:100%!important}}@media screen and (min-width:992px){.lg\:bottom-auto{bottom:auto!important}.lg\:bottom-0{bottom:0!important}.lg\:bottom-50{bottom:50%!important}.lg\:bottom-100{bottom:100%!important}}@media screen and (min-width:1200px){.xl\:bottom-auto{bottom:auto!important}.xl\:bottom-0{bottom:0!important}.xl\:bottom-50{bottom:50%!important}.xl\:bottom-100{bottom:100%!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}@media screen and (min-width:576px){.sm\:overflow-auto{overflow:auto!important}.sm\:overflow-hidden{overflow:hidden!important}.sm\:overflow-visible{overflow:visible!important}.sm\:overflow-scroll{overflow:scroll!important}}@media screen and (min-width:768px){.md\:overflow-auto{overflow:auto!important}.md\:overflow-hidden{overflow:hidden!important}.md\:overflow-visible{overflow:visible!important}.md\:overflow-scroll{overflow:scroll!important}}@media screen and (min-width:992px){.lg\:overflow-auto{overflow:auto!important}.lg\:overflow-hidden{overflow:hidden!important}.lg\:overflow-visible{overflow:visible!important}.lg\:overflow-scroll{overflow:scroll!important}}@media screen and (min-width:1200px){.xl\:overflow-auto{overflow:auto!important}.xl\:overflow-hidden{overflow:hidden!important}.xl\:overflow-visible{overflow:visible!important}.xl\:overflow-scroll{overflow:scroll!important}}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}@media screen and (min-width:576px){.sm\:overflow-x-auto{overflow-x:auto!important}.sm\:overflow-x-hidden{overflow-x:hidden!important}.sm\:overflow-x-visible{overflow-x:visible!important}.sm\:overflow-x-scroll{overflow-x:scroll!important}}@media screen and (min-width:768px){.md\:overflow-x-auto{overflow-x:auto!important}.md\:overflow-x-hidden{overflow-x:hidden!important}.md\:overflow-x-visible{overflow-x:visible!important}.md\:overflow-x-scroll{overflow-x:scroll!important}}@media screen and (min-width:992px){.lg\:overflow-x-auto{overflow-x:auto!important}.lg\:overflow-x-hidden{overflow-x:hidden!important}.lg\:overflow-x-visible{overflow-x:visible!important}.lg\:overflow-x-scroll{overflow-x:scroll!important}}@media screen and (min-width:1200px){.xl\:overflow-x-auto{overflow-x:auto!important}.xl\:overflow-x-hidden{overflow-x:hidden!important}.xl\:overflow-x-visible{overflow-x:visible!important}.xl\:overflow-x-scroll{overflow-x:scroll!important}}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}@media screen and (min-width:576px){.sm\:overflow-y-auto{overflow-y:auto!important}.sm\:overflow-y-hidden{overflow-y:hidden!important}.sm\:overflow-y-visible{overflow-y:visible!important}.sm\:overflow-y-scroll{overflow-y:scroll!important}}@media screen and (min-width:768px){.md\:overflow-y-auto{overflow-y:auto!important}.md\:overflow-y-hidden{overflow-y:hidden!important}.md\:overflow-y-visible{overflow-y:visible!important}.md\:overflow-y-scroll{overflow-y:scroll!important}}@media screen and (min-width:992px){.lg\:overflow-y-auto{overflow-y:auto!important}.lg\:overflow-y-hidden{overflow-y:hidden!important}.lg\:overflow-y-visible{overflow-y:visible!important}.lg\:overflow-y-scroll{overflow-y:scroll!important}}@media screen and (min-width:1200px){.xl\:overflow-y-auto{overflow-y:auto!important}.xl\:overflow-y-hidden{overflow-y:hidden!important}.xl\:overflow-y-visible{overflow-y:visible!important}.xl\:overflow-y-scroll{overflow-y:scroll!important}}.z-auto{z-index:auto!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}.z-4{z-index:4!important}.z-5{z-index:5!important}@media screen and (min-width:576px){.sm\:z-auto{z-index:auto!important}.sm\:z-0{z-index:0!important}.sm\:z-1{z-index:1!important}.sm\:z-2{z-index:2!important}.sm\:z-3{z-index:3!important}.sm\:z-4{z-index:4!important}.sm\:z-5{z-index:5!important}}@media screen and (min-width:768px){.md\:z-auto{z-index:auto!important}.md\:z-0{z-index:0!important}.md\:z-1{z-index:1!important}.md\:z-2{z-index:2!important}.md\:z-3{z-index:3!important}.md\:z-4{z-index:4!important}.md\:z-5{z-index:5!important}}@media screen and (min-width:992px){.lg\:z-auto{z-index:auto!important}.lg\:z-0{z-index:0!important}.lg\:z-1{z-index:1!important}.lg\:z-2{z-index:2!important}.lg\:z-3{z-index:3!important}.lg\:z-4{z-index:4!important}.lg\:z-5{z-index:5!important}}@media screen and (min-width:1200px){.xl\:z-auto{z-index:auto!important}.xl\:z-0{z-index:0!important}.xl\:z-1{z-index:1!important}.xl\:z-2{z-index:2!important}.xl\:z-3{z-index:3!important}.xl\:z-4{z-index:4!important}.xl\:z-5{z-index:5!important}}.bg-repeat{background-repeat:repeat!important}.bg-no-repeat{background-repeat:no-repeat!important}.bg-repeat-x{background-repeat:repeat-x!important}.bg-repeat-y{background-repeat:repeat-y!important}.bg-repeat-round{background-repeat:round!important}.bg-repeat-space{background-repeat:space!important}@media screen and (min-width:576px){.sm\:bg-repeat{background-repeat:repeat!important}.sm\:bg-no-repeat{background-repeat:no-repeat!important}.sm\:bg-repeat-x{background-repeat:repeat-x!important}.sm\:bg-repeat-y{background-repeat:repeat-y!important}.sm\:bg-repeat-round{background-repeat:round!important}.sm\:bg-repeat-space{background-repeat:space!important}}@media screen and (min-width:768px){.md\:bg-repeat{background-repeat:repeat!important}.md\:bg-no-repeat{background-repeat:no-repeat!important}.md\:bg-repeat-x{background-repeat:repeat-x!important}.md\:bg-repeat-y{background-repeat:repeat-y!important}.md\:bg-repeat-round{background-repeat:round!important}.md\:bg-repeat-space{background-repeat:space!important}}@media screen and (min-width:992px){.lg\:bg-repeat{background-repeat:repeat!important}.lg\:bg-no-repeat{background-repeat:no-repeat!important}.lg\:bg-repeat-x{background-repeat:repeat-x!important}.lg\:bg-repeat-y{background-repeat:repeat-y!important}.lg\:bg-repeat-round{background-repeat:round!important}.lg\:bg-repeat-space{background-repeat:space!important}}@media screen and (min-width:1200px){.xl\:bg-repeat{background-repeat:repeat!important}.xl\:bg-no-repeat{background-repeat:no-repeat!important}.xl\:bg-repeat-x{background-repeat:repeat-x!important}.xl\:bg-repeat-y{background-repeat:repeat-y!important}.xl\:bg-repeat-round{background-repeat:round!important}.xl\:bg-repeat-space{background-repeat:space!important}}.bg-auto{background-size:auto!important}.bg-cover{background-size:cover!important}.bg-contain{background-size:contain!important}@media screen and (min-width:576px){.sm\:bg-auto{background-size:auto!important}.sm\:bg-cover{background-size:cover!important}.sm\:bg-contain{background-size:contain!important}}@media screen and (min-width:768px){.md\:bg-auto{background-size:auto!important}.md\:bg-cover{background-size:cover!important}.md\:bg-contain{background-size:contain!important}}@media screen and (min-width:992px){.lg\:bg-auto{background-size:auto!important}.lg\:bg-cover{background-size:cover!important}.lg\:bg-contain{background-size:contain!important}}@media screen and (min-width:1200px){.xl\:bg-auto{background-size:auto!important}.xl\:bg-cover{background-size:cover!important}.xl\:bg-contain{background-size:contain!important}}.bg-bottom{background-position:bottom!important}.bg-center{background-position:center!important}.bg-left{background-position:left!important}.bg-left-bottom{background-position:left bottom!important}.bg-left-top{background-position:left top!important}.bg-right{background-position:right!important}.bg-right-bottom{background-position:right bottom!important}.bg-right-top{background-position:right top!important}.bg-top{background-position:top!important}@media screen and (min-width:576px){.sm\:bg-bottom{background-position:bottom!important}.sm\:bg-center{background-position:center!important}.sm\:bg-left{background-position:left!important}.sm\:bg-left-bottom{background-position:left bottom!important}.sm\:bg-left-top{background-position:left top!important}.sm\:bg-right{background-position:right!important}.sm\:bg-right-bottom{background-position:right bottom!important}.sm\:bg-right-top{background-position:right top!important}.sm\:bg-top{background-position:top!important}}@media screen and (min-width:768px){.md\:bg-bottom{background-position:bottom!important}.md\:bg-center{background-position:center!important}.md\:bg-left{background-position:left!important}.md\:bg-left-bottom{background-position:left bottom!important}.md\:bg-left-top{background-position:left top!important}.md\:bg-right{background-position:right!important}.md\:bg-right-bottom{background-position:right bottom!important}.md\:bg-right-top{background-position:right top!important}.md\:bg-top{background-position:top!important}}@media screen and (min-width:992px){.lg\:bg-bottom{background-position:bottom!important}.lg\:bg-center{background-position:center!important}.lg\:bg-left{background-position:left!important}.lg\:bg-left-bottom{background-position:left bottom!important}.lg\:bg-left-top{background-position:left top!important}.lg\:bg-right{background-position:right!important}.lg\:bg-right-bottom{background-position:right bottom!important}.lg\:bg-right-top{background-position:right top!important}.lg\:bg-top{background-position:top!important}}@media screen and (min-width:1200px){.xl\:bg-bottom{background-position:bottom!important}.xl\:bg-center{background-position:center!important}.xl\:bg-left{background-position:left!important}.xl\:bg-left-bottom{background-position:left bottom!important}.xl\:bg-left-top{background-position:left top!important}.xl\:bg-right{background-position:right!important}.xl\:bg-right-bottom{background-position:right bottom!important}.xl\:bg-right-top{background-position:right top!important}.xl\:bg-top{background-position:top!important}}.list-none{list-style:none!important}.list-disc{list-style:disc!important}.list-decimal{list-style:decimal!important}.appearance-none{appearance:none!important}.outline-none{outline:none!important}.pointer-events-none{pointer-events:none!important}.pointer-events-auto{pointer-events:auto!important}.cursor-auto{cursor:auto!important}.cursor-pointer{cursor:pointer!important}.cursor-wait{cursor:wait!important}.cursor-move{cursor:move!important}.select-none{-webkit-user-select:none!important;user-select:none!important}.select-text{-webkit-user-select:text!important;user-select:text!important}.select-all{-webkit-user-select:all!important;user-select:all!important}.select-auto{-webkit-user-select:auto!important;user-select:auto!important}.opacity-0{opacity:0!important}.opacity-10{opacity:.1!important}.opacity-20{opacity:.2!important}.opacity-30{opacity:.3!important}.opacity-40{opacity:.4!important}.opacity-50{opacity:.5!important}.opacity-60{opacity:.6!important}.opacity-70{opacity:.7!important}.opacity-80{opacity:.8!important}.opacity-90{opacity:.9!important}.opacity-100{opacity:1!important}.reset{all:unset}.transition-none{transition-property:none!important}.transition-all{transition-property:all!important}.transition-colors{transition-property:background-color,border-color,color!important}.transition-transform{transition-property:transform!important}.transition-duration-100{transition-duration:.1s!important}.transition-duration-150{transition-duration:.15s!important}.transition-duration-200{transition-duration:.2s!important}.transition-duration-300{transition-duration:.3s!important}.transition-duration-400{transition-duration:.4s!important}.transition-duration-500{transition-duration:.5s!important}.transition-duration-1000{transition-duration:1s!important}.transition-duration-2000{transition-duration:2s!important}.transition-duration-3000{transition-duration:3s!important}.transition-linear{transition-timing-function:linear!important}.transition-ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.transition-ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.transition-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition-delay-100{transition-delay:.1s!important}.transition-delay-150{transition-delay:.15s!important}.transition-delay-200{transition-delay:.2s!important}.transition-delay-300{transition-delay:.3s!important}.transition-delay-400{transition-delay:.4s!important}.transition-delay-500{transition-delay:.5s!important}.transition-delay-1000{transition-delay:1s!important}.translate-x-0{transform:translate(0)!important}.translate-x-100{transform:translate(100%)!important}.-translate-x-100{transform:translate(-100%)!important}.translate-y-0{transform:translateY(0)!important}.translate-y-100{transform:translateY(100%)!important}.-translate-y-100{transform:translateY(-100%)!important}@media screen and (min-width:576px){.sm\:translate-x-0{transform:translate(0)!important}.sm\:translate-x-100{transform:translate(100%)!important}.sm\:-translate-x-100{transform:translate(-100%)!important}.sm\:translate-y-0{transform:translateY(0)!important}.sm\:translate-y-100{transform:translateY(100%)!important}.sm\:-translate-y-100{transform:translateY(-100%)!important}}@media screen and (min-width:768px){.md\:translate-x-0{transform:translate(0)!important}.md\:translate-x-100{transform:translate(100%)!important}.md\:-translate-x-100{transform:translate(-100%)!important}.md\:translate-y-0{transform:translateY(0)!important}.md\:translate-y-100{transform:translateY(100%)!important}.md\:-translate-y-100{transform:translateY(-100%)!important}}@media screen and (min-width:992px){.lg\:translate-x-0{transform:translate(0)!important}.lg\:translate-x-100{transform:translate(100%)!important}.lg\:-translate-x-100{transform:translate(-100%)!important}.lg\:translate-y-0{transform:translateY(0)!important}.lg\:translate-y-100{transform:translateY(100%)!important}.lg\:-translate-y-100{transform:translateY(-100%)!important}}@media screen and (min-width:1200px){.xl\:translate-x-0{transform:translate(0)!important}.xl\:translate-x-100{transform:translate(100%)!important}.xl\:-translate-x-100{transform:translate(-100%)!important}.xl\:translate-y-0{transform:translateY(0)!important}.xl\:translate-y-100{transform:translateY(100%)!important}.xl\:-translate-y-100{transform:translateY(-100%)!important}}.rotate-45{transform:rotate(45deg)!important}.-rotate-45{transform:rotate(-45deg)!important}.rotate-90{transform:rotate(90deg)!important}.-rotate-90{transform:rotate(-90deg)!important}.rotate-180{transform:rotate(180deg)!important}.-rotate-180{transform:rotate(-180deg)!important}@media screen and (min-width:576px){.sm\:rotate-45{transform:rotate(45deg)!important}.sm\:-rotate-45{transform:rotate(-45deg)!important}.sm\:rotate-90{transform:rotate(90deg)!important}.sm\:-rotate-90{transform:rotate(-90deg)!important}.sm\:rotate-180{transform:rotate(180deg)!important}.sm\:-rotate-180{transform:rotate(-180deg)!important}}@media screen and (min-width:768px){.md\:rotate-45{transform:rotate(45deg)!important}.md\:-rotate-45{transform:rotate(-45deg)!important}.md\:rotate-90{transform:rotate(90deg)!important}.md\:-rotate-90{transform:rotate(-90deg)!important}.md\:rotate-180{transform:rotate(180deg)!important}.md\:-rotate-180{transform:rotate(-180deg)!important}}@media screen and (min-width:992px){.lg\:rotate-45{transform:rotate(45deg)!important}.lg\:-rotate-45{transform:rotate(-45deg)!important}.lg\:rotate-90{transform:rotate(90deg)!important}.lg\:-rotate-90{transform:rotate(-90deg)!important}.lg\:rotate-180{transform:rotate(180deg)!important}.lg\:-rotate-180{transform:rotate(-180deg)!important}}@media screen and (min-width:1200px){.xl\:rotate-45{transform:rotate(45deg)!important}.xl\:-rotate-45{transform:rotate(-45deg)!important}.xl\:rotate-90{transform:rotate(90deg)!important}.xl\:-rotate-90{transform:rotate(-90deg)!important}.xl\:rotate-180{transform:rotate(180deg)!important}.xl\:-rotate-180{transform:rotate(-180deg)!important}}.origin-center{transform-origin:center!important}.origin-top{transform-origin:top!important}.origin-top-right{transform-origin:top right!important}.origin-right{transform-origin:right!important}.origin-bottom-right{transform-origin:bottom right!important}.origin-bottom{transform-origin:bottom!important}.origin-bottom-left{transform-origin:bottom left!important}.origin-left{transform-origin:left!important}.origin-top-left{transform-origin:top-left!important}@media screen and (min-width:576px){.sm\:origin-center{transform-origin:center!important}.sm\:origin-top{transform-origin:top!important}.sm\:origin-top-right{transform-origin:top right!important}.sm\:origin-right{transform-origin:right!important}.sm\:origin-bottom-right{transform-origin:bottom right!important}.sm\:origin-bottom{transform-origin:bottom!important}.sm\:origin-bottom-left{transform-origin:bottom left!important}.sm\:origin-left{transform-origin:left!important}.sm\:origin-top-left{transform-origin:top-left!important}}@media screen and (min-width:768px){.md\:origin-center{transform-origin:center!important}.md\:origin-top{transform-origin:top!important}.md\:origin-top-right{transform-origin:top right!important}.md\:origin-right{transform-origin:right!important}.md\:origin-bottom-right{transform-origin:bottom right!important}.md\:origin-bottom{transform-origin:bottom!important}.md\:origin-bottom-left{transform-origin:bottom left!important}.md\:origin-left{transform-origin:left!important}.md\:origin-top-left{transform-origin:top-left!important}}@media screen and (min-width:992px){.lg\:origin-center{transform-origin:center!important}.lg\:origin-top{transform-origin:top!important}.lg\:origin-top-right{transform-origin:top right!important}.lg\:origin-right{transform-origin:right!important}.lg\:origin-bottom-right{transform-origin:bottom right!important}.lg\:origin-bottom{transform-origin:bottom!important}.lg\:origin-bottom-left{transform-origin:bottom left!important}.lg\:origin-left{transform-origin:left!important}.lg\:origin-top-left{transform-origin:top-left!important}}@media screen and (min-width:1200px){.xl\:origin-center{transform-origin:center!important}.xl\:origin-top{transform-origin:top!important}.xl\:origin-top-right{transform-origin:top right!important}.xl\:origin-right{transform-origin:right!important}.xl\:origin-bottom-right{transform-origin:bottom right!important}.xl\:origin-bottom{transform-origin:bottom!important}.xl\:origin-bottom-left{transform-origin:bottom left!important}.xl\:origin-left{transform-origin:left!important}.xl\:origin-top-left{transform-origin:top-left!important}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes scalein{0%{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:scaleY(1)}}@keyframes slidedown{0%{max-height:0}to{max-height:auto}}@keyframes slideup{0%{max-height:1000px}to{max-height:0}}@keyframes fadeinleft{0%{opacity:0;transform:translate(-100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translate(0)}}@keyframes fadeoutleft{0%{opacity:1;transform:translate(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translate(-100%)}}@keyframes fadeinright{0%{opacity:0;transform:translate(100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translate(0)}}@keyframes fadeoutright{0%{opacity:1;transform:translate(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translate(100%)}}@keyframes fadeinup{0%{opacity:0;transform:translateY(-100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateY(0)}}@keyframes fadeoutup{0%{opacity:1;transform:translateY(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateY(-100%)}}@keyframes fadeindown{0%{opacity:0;transform:translateY(100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateY(0)}}@keyframes fadeoutdown{0%{opacity:1;transform:translateY(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateY(100%)}}@keyframes animate-width{0%{width:0}to{width:100%}}@keyframes flip{0%{transform:perspective(2000px) rotateX(-100deg)}to{transform:perspective(2000px) rotateX(0)}}@keyframes flipleft{0%{transform:perspective(2000px) rotateY(-100deg);opacity:0}to{transform:perspective(2000px) rotateY(0);opacity:1}}@keyframes flipright{0%{transform:perspective(2000px) rotateY(100deg);opacity:0}to{transform:perspective(2000px) rotateY(0);opacity:1}}@keyframes flipup{0%{transform:perspective(2000px) rotateX(-100deg);opacity:0}to{transform:perspective(2000px) rotateX(0);opacity:1}}@keyframes zoomin{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomindown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoominleft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoominright{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoominup{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.fadein{animation:fadein .15s linear}.fadeout{animation:fadeout .15s linear}.slidedown{animation:slidedown .45s ease-in-out}.slideup{animation:slideup .45s cubic-bezier(0,1,0,1)}.scalein{animation:scalein .15s linear}.fadeinleft{animation:fadeinleft .15s linear}.fadeoutleft{animation:fadeoutleft .15s linear}.fadeinright{animation:fadeinright .15s linear}.fadeoutright{animation:fadeoutright .15s linear}.fadeinup{animation:fadeinup .15s linear}.fadeoutup{animation:fadeoutup .15s linear}.fadeindown{animation:fadeindown .15s linear}.fadeoutdown{animation:fadeoutdown .15s linear}.animate-width{animation:animate-width 1s linear}.flip{backface-visibility:visible;animation:flip .15s linear}.flipup{backface-visibility:visible;animation:flipup .15s linear}.flipleft{backface-visibility:visible;animation:flipleft .15s linear}.flipright{backface-visibility:visible;animation:flipright .15s linear}.zoomin{animation:zoomin .15s linear}.zoomindown{animation:zoomindown .15s linear}.zoominleft{animation:zoominleft .15s linear}.zoominright{animation:zoominright .15s linear}.zoominup{animation:zoominup .15s linear}.animation-duration-100{animation-duration:.1s!important}.animation-duration-150{animation-duration:.15s!important}.animation-duration-200{animation-duration:.2s!important}.animation-duration-300{animation-duration:.3s!important}.animation-duration-400{animation-duration:.4s!important}.animation-duration-500{animation-duration:.5s!important}.animation-duration-1000{animation-duration:1s!important}.animation-duration-2000{animation-duration:2s!important}.animation-duration-3000{animation-duration:3s!important}.animation-delay-100{animation-delay:.1s!important}.animation-delay-150{animation-delay:.15s!important}.animation-delay-200{animation-delay:.2s!important}.animation-delay-300{animation-delay:.3s!important}.animation-delay-400{animation-delay:.4s!important}.animation-delay-500{animation-delay:.5s!important}.animation-delay-1000{animation-delay:1s!important}.animation-iteration-1{animation-iteration-count:1!important}.animation-iteration-2{animation-iteration-count:2!important}.animation-iteration-infinite{animation-iteration-count:infinite!important}.animation-linear{animation-timing-function:linear!important}.animation-ease-in{animation-timing-function:cubic-bezier(.4,0,1,1)!important}.animation-ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)!important}.animation-ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)!important}.animation-fill-none{animation-fill-mode:none!important}.animation-fill-forwards{animation-fill-mode:forwards!important}.animation-fill-backwards{animation-fill-mode:backwards!important}.animation-fill-both{animation-fill-mode:both!important}@font-face{font-family:primeicons;font-display:block;src:url("./media/primeicons-RSSEDYLY.eot");src:url("./media/primeicons-RSSEDYLY.eot?#iefix") format("embedded-opentype"),url("./media/primeicons-4GST5W3O.woff2") format("woff2"),url("./media/primeicons-P53SE5CV.woff") format("woff"),url("./media/primeicons-GEFHGEHP.ttf") format("truetype"),url("./media/primeicons-DHQU4SEP.svg?#primeicons") format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media(prefers-reduced-motion:reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:"\ea05"}.pi-receipt:before{content:"\ea06"}.pi-asterisk:before{content:"\ea07"}.pi-face-smile:before{content:"\ea08"}.pi-pinterest:before{content:"\ea09"}.pi-expand:before{content:"\ea0a"}.pi-pen-to-square:before{content:"\ea0b"}.pi-wave-pulse:before{content:"\ea0c"}.pi-turkish-lira:before{content:"\ea0d"}.pi-spinner-dotted:before{content:"\ea0e"}.pi-crown:before{content:"\ea0f"}.pi-pause-circle:before{content:"\ea10"}.pi-warehouse:before{content:"\ea11"}.pi-objects-column:before{content:"\ea12"}.pi-clipboard:before{content:"\ea13"}.pi-play-circle:before{content:"\ea14"}.pi-venus:before{content:"\ea15"}.pi-cart-minus:before{content:"\ea16"}.pi-file-plus:before{content:"\ea17"}.pi-microchip:before{content:"\ea18"}.pi-twitch:before{content:"\ea19"}.pi-building-columns:before{content:"\ea1a"}.pi-file-check:before{content:"\ea1b"}.pi-microchip-ai:before{content:"\ea1c"}.pi-trophy:before{content:"\ea1d"}.pi-barcode:before{content:"\ea1e"}.pi-file-arrow-up:before{content:"\ea1f"}.pi-mars:before{content:"\ea20"}.pi-tiktok:before{content:"\ea21"}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:"\ea22"}.pi-ethereum:before{content:"\ea23"}.pi-list-check:before{content:"\ea24"}.pi-thumbtack:before{content:"\ea25"}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:"\ea26"}.pi-equals:before{content:"\ea27"}.pi-lightbulb:before{content:"\ea28"}.pi-star-half:before{content:"\ea29"}.pi-address-book:before{content:"\ea2a"}.pi-chart-scatter:before{content:"\ea2b"}.pi-indian-rupee:before{content:"\ea2c"}.pi-star-half-fill:before{content:"\ea2d"}.pi-cart-arrow-down:before{content:"\ea2e"}.pi-calendar-clock:before{content:"\ea2f"}.pi-sort-up-fill:before{content:"\ea30"}.pi-sparkles:before{content:"\ea31"}.pi-bullseye:before{content:"\ea32"}.pi-sort-down-fill:before{content:"\ea33"}.pi-graduation-cap:before{content:"\ea34"}.pi-hammer:before{content:"\ea35"}.pi-bell-slash:before{content:"\ea36"}.pi-gauge:before{content:"\ea37"}.pi-shop:before{content:"\ea38"}.pi-headphones:before{content:"\ea39"}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}html,body,ion-app{width:100%;height:100%;background:#1a1008;color:#fff;font-family:Inter,sans-serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#4a2e1a;border-radius:10px}html,body{touch-action:auto!important;-webkit-overflow-scrolling:touch!important;overflow:auto!important}ion-content{touch-action:auto!important;--overflow: auto}ion-content::part(scroll){overflow-y:auto!important;pointer-events:auto!important;touch-action:pan-y!important}button:disabled,button[disabled],a[disabled]{opacity:.45!important;cursor:not-allowed!important;pointer-events:auto!important;filter:grayscale(30%)!important;box-shadow:none!important;transform:none!important}.sb-confirm-dialog.p-dialog{border-radius:24px!important;overflow:hidden;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 32px 80px #0009!important;max-width:360px;width:90vw!important}.sb-confirm-dialog .p-dialog-header{background:#1a1008!important;border-bottom:none!important;padding:1.25rem 1.5rem .5rem!important}.sb-confirm-dialog .p-dialog-title{font-size:1.1rem!important;font-weight:700!important;color:#f9fafb!important;text-align:center!important;width:100%!important}.sb-confirm-dialog .p-dialog-content{background:#1a1008!important;padding:.75rem 1.5rem 1.5rem!important;display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:.75rem!important;color:#fff!important}.sb-confirm-dialog .p-confirm-dialog-message{color:#f1f5f9!important;font-size:.9rem!important;line-height:1.5!important;text-align:left!important;margin:0!important;flex:1!important}.sb-confirm-dialog .p-dialog-footer{background:#1a1008!important;border-top:1px solid rgba(255,255,255,.06)!important;padding:1rem 1.5rem 1.5rem!important;display:flex!important;gap:.75rem!important}.sb-confirm-dialog .p-dialog-footer .p-button{flex:1!important;justify-content:center!important}.sb-confirm-dialog~.p-overlay-mask{-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;background:#000000b3!important}.sb-confirm-dialog .p-dialog-header .p-dialog-header-icons,.sb-confirm-dialog .p-dialog-header button{display:none!important}.sb-confirm-accept.p-button{background:linear-gradient(135deg,#d9531e,#e8743e)!important;border:none!important;color:#fff!important;border-radius:12px!important;padding:.65rem 1.25rem!important;font-weight:700!important;font-size:.88rem!important;box-shadow:0 4px 14px #d9531e4d!important;transition:all .2s ease!important}.sb-confirm-accept.p-button:hover{background:linear-gradient(135deg,#b8431a,#d9531e)!important;transform:translateY(-1px)!important;box-shadow:0 6px 18px #d9531e66!important}.sb-confirm-accept--danger.p-button{background:linear-gradient(135deg,#ef4444,#f87171)!important;border:none!important;color:#fff!important;border-radius:12px!important;padding:.65rem 1.25rem!important;font-weight:700!important;font-size:.88rem!important;box-shadow:0 4px 14px #ef444459!important;transition:all .2s ease!important}.sb-confirm-accept--danger.p-button:hover{background:linear-gradient(135deg,#dc2626,#ef4444)!important;transform:translateY(-1px)!important;box-shadow:0 6px 18px #ef444473!important}.sb-confirm-reject.p-button{background:#ffffff0a!important;border:1px solid rgba(255,255,255,.1)!important;color:#9ca3af!important;border-radius:12px!important;padding:.65rem 1.25rem!important;font-weight:600!important;font-size:.88rem!important;transition:all .2s ease!important}.sb-confirm-reject.p-button:hover{background:#ffffff14!important;border-color:#ffffff2e!important;color:#e5e7eb!important}.sb-modal.p-dialog{border-radius:24px!important;overflow:hidden;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 32px 80px #0009!important;max-width:620px!important;width:95vw!important}.sb-modal .p-dialog-header{background:#1a1008!important;border-bottom:1px solid rgba(255,255,255,.06)!important;padding:1.25rem 1.5rem!important}.sb-modal .p-dialog-title{font-size:1rem!important;font-weight:700!important;color:#f9fafb!important}.sb-modal .p-dialog-content{background:#1a1008!important;padding:1.5rem!important}.sb-modal .p-dialog-footer{background:#1a1008!important;border-top:1px solid rgba(255,255,255,.06)!important;padding:1rem 1.5rem 1.5rem!important}.sb-modal~.p-overlay-mask{-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;background:#000000b3!important}.p-dialog .leaflet-pane,.p-dialog .leaflet-control{z-index:400!important}.p-dialog .leaflet-top,.p-dialog .leaflet-bottom{z-index:401!important}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body.printing-carta{margin:0;padding:0}body.printing-carta>*{display:none!important}body.printing-carta app-root{display:block!important}body.printing-carta app-root>*{display:none!important}body.printing-carta app-root app-layout{display:block!important}body.printing-carta app-root app-layout>*{display:none!important}body.printing-carta app-root app-layout router-outlet+*{display:block!important}body.printing-carta app-root app-layout router-outlet+*>*{display:none!important}body.printing-carta app-carta{display:block!important}body.printing-carta app-carta *{display:revert!important}body.printing-carta .carta-toolbar,body.printing-carta .carta-admin-toolbar,body.printing-carta .carta-admin-qr,body.printing-carta .no-print,body.printing-carta .dmv-cats{display:none!important}@page{size:A4 landscape;margin:.5cm}html.carta-print-root,html.carta-print-root body,html.carta-print-root ion-app{height:auto!important;max-height:none!important;overflow:visible!important;position:static!important;inset:auto!important}html.carta-print-root .layout-wrapper{height:auto!important;max-height:none!important;overflow:visible!important;display:block!important}html.carta-print-root .layout-wrapper:before,html.carta-print-root .layout-wrapper:after{content:none!important;display:none!important}}:root{--saboria-modal-sidebar-offset: 0px;--saboria-modal-safe-gap: 16px;--bocado-content-viewport-left: var(--saboria-modal-sidebar-offset);--bocado-content-viewport-width: calc(100vw - var(--saboria-modal-sidebar-offset))}@media(min-width:769px){body:has(app-sidebar .sidebar:not(.collapsed)){--saboria-modal-sidebar-offset: 260px}body:has(app-sidebar .sidebar.collapsed){--saboria-modal-sidebar-offset: 78px}}@media(max-width:768px){body:has(app-sidebar .sidebar.open){--saboria-modal-sidebar-offset: min(260px, 72vw)}body:not(:has(app-sidebar .sidebar.open)){--saboria-modal-sidebar-offset: 0px}}.invoice-backdrop,.email-backdrop,.dialog-backdrop,.modal-backdrop,.mn-modal-backdrop,.order-modal-backdrop,.sub-modal-backdrop,.db-modal-backdrop,.operational-modal-backdrop,.terms-modal-overlay,.rt-modal-backdrop,.br-modal-backdrop,.tb-modal-backdrop,.sbr-modal-backdrop,.rb-modal-backdrop,.dm-modal-backdrop,.gg2-dmm-backdrop,.gg2-icm-backdrop,.gg2-imm-backdrop,.gg2-idm-backdrop,.od-backdrop,.rs-modal-backdrop,.shortage-backdrop,.commercial-restriction-overlay,.branch-reassignment-overlay{left:var(--saboria-modal-sidebar-offset)!important;right:0!important;top:0!important;bottom:0!important;width:auto!important;max-width:none!important;box-sizing:border-box!important}app-layout [class$=-modal-backdrop],app-layout [class*="-modal-backdrop "],app-layout [class$=-modal-overlay],app-layout [class*="-modal-overlay "],app-layout [class$=-backdrop]:not(.notification-backdrop):not(.mobile-cart-backdrop),app-layout [class*="-backdrop "]:not(.notification-backdrop):not(.mobile-cart-backdrop){left:var(--saboria-modal-sidebar-offset)!important;right:0!important;top:0!important;bottom:0!important;width:auto!important;max-width:none!important;box-sizing:border-box!important}app-layout .backdrop{left:var(--saboria-modal-sidebar-offset)!important;right:0!important;top:0!important;bottom:0!important;width:auto!important;max-width:none!important;box-sizing:border-box!important}.p-dialog-mask.p-overlay-mask:not(.sb-confirm-viewport-mask){left:var(--saboria-modal-sidebar-offset)!important;right:0!important;width:auto!important;box-sizing:border-box!important}.sb-modal.p-dialog,.p-dialog:not(.p-confirmdialog),.invoice-modal,.email-dialog,.cancel-dialog,.shortage-dialog,.request-modal,.commercial-restriction-modal,.branch-reassignment-modal,.sub-modal,.db-modal,.operational-modal,.mn-modal,.mn-excel-modal,.mn-sort-modal,.order-actions-modal,.order-receipt-modal,.checkout-modal,.history-modal,.modification-request-modal,.product-modal,.sort-modal,.rt-modal,.br-modal,.br-sort-modal,.tb-modal,.sbr-modal,.academy-editor-modal,.academy-video-modal,.rb-modal,.dm-modal,.gg2-dmm,.gg2-icm,.gg2-imm,.gg2-idm,.od-dialog,.rs-modal,.rs-sort-modal,.terms-modal,.resolution-dialog{max-width:min(100vw - var(--saboria-modal-sidebar-offset) - var(--saboria-modal-safe-gap) * 2,100%)!important;max-height:calc(100dvh - var(--saboria-modal-safe-gap) * 2)!important;box-sizing:border-box!important}app-layout [class$=-modal-backdrop]>*,app-layout [class*="-modal-backdrop "]>*,app-layout [class$=-modal-overlay]>*,app-layout [class*="-modal-overlay "]>*,app-layout [class$=-backdrop]:not(.notification-backdrop):not(.mobile-cart-backdrop)>*,app-layout [class*="-backdrop "]:not(.notification-backdrop):not(.mobile-cart-backdrop)>*{max-width:calc(100% - var(--saboria-modal-safe-gap) * 2)!important;max-height:calc(100dvh - var(--saboria-modal-safe-gap) * 2)!important;box-sizing:border-box!important}.p-dialog-content,.modal-body,.mn-modal-body,.db-modal-body,.rt-modal-body,.br-modal-body,.tb-modal-body,.rs-modal-body,.sbr-modal__body,.dm-modal__body,.request-modal-body,.terms-modal__body{min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media(max-width:560px){:root{--saboria-modal-safe-gap: 0px}body:not(:has(app-sidebar .sidebar.open)) .p-dialog:not(.p-confirmdialog),body:not(:has(app-sidebar .sidebar.open)) .sb-modal.p-dialog{max-width:100vw!important;max-height:100dvh!important}.invoice-backdrop,.email-backdrop,.dialog-backdrop,.modal-backdrop,.mn-modal-backdrop,.order-modal-backdrop,.sub-modal-backdrop,.db-modal-backdrop,.operational-modal-backdrop,.terms-modal-overlay,.rt-modal-backdrop,.br-modal-backdrop,.tb-modal-backdrop,.sbr-modal-backdrop,.rb-modal-backdrop,.dm-modal-backdrop,.gg2-dmm-backdrop,.gg2-icm-backdrop,.gg2-imm-backdrop,.gg2-idm-backdrop,.od-backdrop,.rs-modal-backdrop,.shortage-backdrop,.commercial-restriction-overlay,.branch-reassignment-overlay{padding-top:max(env(safe-area-inset-top,0px),0px)!important;padding-bottom:max(env(safe-area-inset-bottom,0px),0px)!important}}.invoice-backdrop>*,.email-backdrop>*,.dialog-backdrop>*,.modal-backdrop>*,.mn-modal-backdrop>*,.order-modal-backdrop>*,.sub-modal-backdrop>*,.db-modal-backdrop>*,.operational-modal-backdrop>*,.terms-modal-overlay>*,.rt-modal-backdrop>*,.br-modal-backdrop>*,.tb-modal-backdrop>*,.sbr-modal-backdrop>*,.rb-modal-backdrop>*,.dm-modal-backdrop>*,.gg2-dmm-backdrop>*,.gg2-icm-backdrop>*,.gg2-imm-backdrop>*,.gg2-idm-backdrop>*,.od-backdrop>*,.rs-modal-backdrop>*,.shortage-backdrop>*,.commercial-restriction-overlay>*,.branch-reassignment-overlay>*,app-layout .backdrop>*{max-width:calc(100% - var(--saboria-modal-safe-gap) * 2)!important;max-height:calc(100dvh - var(--saboria-modal-safe-gap) * 2)!important;box-sizing:border-box!important}@media(max-width:560px){:root{--saboria-mobile-system-bottom: max( env(safe-area-inset-bottom, 0px), var(--ion-safe-area-bottom, 0px) )}html.plt-capacitor.plt-android{--saboria-mobile-system-bottom: max( env(safe-area-inset-bottom, 0px), var(--ion-safe-area-bottom, 0px), 48px )}html.plt-capacitor .rb-modal,html.plt-capacitor .sbr-modal,html.plt-capacitor .academy-video-modal,html.plt-capacitor .mn-excel-modal,html.plt-capacitor .od-dialog{height:calc(100dvh - var(--saboria-mobile-system-bottom))!important;max-height:calc(100dvh - var(--saboria-mobile-system-bottom))!important}.invoice-backdrop,.email-backdrop,.dialog-backdrop,.modal-backdrop,.mn-modal-backdrop,.order-modal-backdrop,.sub-modal-backdrop,.db-modal-backdrop,.operational-modal-backdrop,.terms-modal-overlay,.rt-modal-backdrop,.br-modal-backdrop,.tb-modal-backdrop,.sbr-modal-backdrop,.rb-modal-backdrop,.dm-modal-backdrop,.gg2-dmm-backdrop,.gg2-icm-backdrop,.gg2-imm-backdrop,.gg2-idm-backdrop,.od-backdrop,.rs-modal-backdrop,.shortage-backdrop,.commercial-restriction-overlay,.branch-reassignment-overlay,app-layout .backdrop{bottom:var(--saboria-mobile-system-bottom)!important;height:auto!important;padding-bottom:0!important}.invoice-backdrop>*,.email-backdrop>*,.dialog-backdrop>*,.modal-backdrop>*,.mn-modal-backdrop>*,.order-modal-backdrop>*,.sub-modal-backdrop>*,.db-modal-backdrop>*,.operational-modal-backdrop>*,.terms-modal-overlay>*,.rt-modal-backdrop>*,.br-modal-backdrop>*,.tb-modal-backdrop>*,.sbr-modal-backdrop>*,.rb-modal-backdrop>*,.dm-modal-backdrop>*,.gg2-dmm-backdrop>*,.gg2-icm-backdrop>*,.gg2-imm-backdrop>*,.gg2-idm-backdrop>*,.od-backdrop>*,.rs-modal-backdrop>*,.shortage-backdrop>*,.commercial-restriction-overlay>*,.branch-reassignment-overlay>*,app-layout .backdrop>*{max-height:100%!important}.p-dialog-mask.p-overlay-mask:not(.sb-confirm-viewport-mask){bottom:var(--saboria-mobile-system-bottom)!important;height:auto!important}.p-dialog-mask.p-overlay-mask:not(.sb-confirm-viewport-mask) .p-dialog{max-height:calc(100dvh - var(--saboria-mobile-system-bottom))!important}.modal-footer,.mn-modal-footer,.db-modal-footer,.operational-modal__footer,.rt-modal-footer,.br-modal-footer,.tb-modal-footer,.rs-modal-footer,.sbr-modal__footer,.dm-modal__footer,.request-modal-footer,.rb-modal>footer,.p-dialog:not(.p-confirmdialog) .p-dialog-footer{flex-shrink:0!important;box-sizing:border-box!important}}.sb-confirm-viewport-mask.p-overlay-mask{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;z-index:30000!important}.sb-confirm-viewport-mask>.p-dialog{position:relative!important;inset:auto!important;transform:none!important;margin:auto!important}@media(min-width:1600px){:is(.tb-modal-footer,.br-modal-footer,.br-sort-modal__footer,.mn-modal-footer,.mn-sort-modal__footer,.rs-modal-footer,.rs-sort-modal__footer,.rs-sort-modal__actions,.request-modal-actions,.rt-modal-footer,.dm-modal__footer,.sbr-modal__footer,.terms-modal__footer,.operational-modal__footer,.sub-modal__footer,.commercial-restriction-modal__actions,.email-dialog-actions,.dialog-actions,.modal-actions,.modal-footer){justify-content:flex-end!important;align-items:center!important;gap:12px!important}:is(.tb-modal-footer,.br-modal-footer,.br-sort-modal__footer,.mn-modal-footer,.mn-sort-modal__footer,.rs-modal-footer,.rs-sort-modal__footer,.rs-sort-modal__actions,.request-modal-actions,.rt-modal-footer,.dm-modal__footer,.sbr-modal__footer,.terms-modal__footer,.operational-modal__footer,.sub-modal__footer,.commercial-restriction-modal__actions,.email-dialog-actions,.dialog-actions,.modal-actions,.modal-footer)>:is(button,.button,a[role=button]){flex:0 0 auto!important;width:auto!important;min-width:132px;max-width:220px;padding-inline:20px!important}:is(.tb-scanner-modal,.shortage-dialog,.resolution-dialog,.od-dialog,.cancel-dialog,.email-dialog,.modal,[class*=modal],[class*=dialog])>footer{display:flex;justify-content:flex-end!important;align-items:center;gap:12px!important}:is(.tb-scanner-modal,.shortage-dialog,.resolution-dialog,.od-dialog,.cancel-dialog,.email-dialog,.modal,[class*=modal],[class*=dialog])>footer>button{flex:0 0 auto!important;width:auto!important;min-width:132px;max-width:220px;padding-inline:20px!important}}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rt-card,.rt-admin-card,.mn-branch-selector,.mn-tabs-bar,.mn-cat-card,.mn-prod-card,.br-card,.inventory-page .toolbar,.inventory-page .search,.inventory-page .kpis article,.customers-page .search,.customers-page .table-card,.financial-page .state-card,.financial-page .registers-card,.financial-page .kpi-grid article,.accounts-page .tabs,.accounts-page .metric,.accounts-page .portfolio-card,.accounts-page .stage-note,.accounts-page .toolbar,.accounts-page .request-card,.account-detail-page .card,.account-detail-page .panel,.account-detail-page .toolbar,.account-detail-page .summary-card,.history-page .history-card,.history-page .filter-card,.history-page .table-card,.tb-page .tb-card,.tb-page .tb-toolbar,.quick-pos-page .catalog-panel,.quick-pos-page .product-card,.rd-page .rd-panel,.rd-page .rd-metric,.rd-page .rd-action,.rd-page .rd-insights article){background:#fffdf7!important;box-shadow:0 8px 20px #43331412!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) :is(.p-dialog,.br-modal,.rt-modal,.tb-modal,.customers-page .modal,.inventory-page .modal){background:#fffdf7!important;box-shadow:0 14px 34px #4333141a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar{background:linear-gradient(180deg,#1b1a17,#242018)!important;color:#f7f4ed!important;border-right:1px solid rgba(255,201,40,.16)!important;box-shadow:8px 0 28px #201a0f1a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-logo{background:#171612!important;border-bottom-color:#ffc92826!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar :is(.nav-section,.nav-divider){border-color:#ffffff17!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar .nav-section span{color:#ffc928!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar .nav-item{color:#e8e3d9!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar .nav-item:hover{background:#fff1!important;color:#fff!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar .nav-item:hover i{color:#ffc928!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar .nav-item.active{color:#261e08!important;background:linear-gradient(135deg,#ffe56a,#ffc928 58%,#f2b500)!important;border-color:#ffe15c85!important;box-shadow:0 9px 22px #e9a90033!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar .nav-item.active i{color:#261e08!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-restaurant{background:#ffffff0e!important;border-color:#ffc9282e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-restaurant:hover,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-restaurant.active{background:#ffc92817!important;border-color:#ffc92859!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-restaurant-name{color:#fff!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-restaurant-nit{color:#beb5a8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-vertical-lockup__label{color:#ffe36e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar{background:#fffdfcf7!important;color:#20242b!important;border-bottom-color:#ece5d9!important;box-shadow:0 1px #4a391c0a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar :is(.topbar-title,.topbar-name){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-role{color:#d89500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar :is(.menu-btn,.sidebar-collapse-btn){color:#766f63!important;background:#fffcf6!important;border-color:#e7e0d4!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar :is(.menu-btn,.sidebar-collapse-btn):hover{color:#8c6800!important;background:#fff5ce!important;border-color:#f1cf64!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content{background:#fffdfc!important;color:#344054!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rt-page,.mn-page,.br-page,.inventory-page,.customers-page,.financial-page,.accounts-page,.account-detail-page,.history-page,.subscription-page,.tb-page,.quick-pos-page){color:#344054!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rt-page,.mn-page,.br-page,.inventory-page,.customers-page,.financial-page,.accounts-page,.account-detail-page,.history-page,.subscription-page,.tb-page,.quick-pos-page) :is(h1,h2,h3,h4,strong,.title){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rt-page,.mn-page,.br-page,.inventory-page,.customers-page,.financial-page,.accounts-page,.account-detail-page,.history-page,.subscription-page,.tb-page,.quick-pos-page) :is(p,small,.subtitle,.hint){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(input,select,textarea,.p-select,.p-inputtext):not([type=checkbox]):not([type=radio]){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(input,select,textarea):disabled,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(input[readonly],textarea[readonly]){opacity:1!important;-webkit-text-fill-color:#4b5563!important;color:#4b5563!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(input,select,textarea)::placeholder{color:#98a2b3!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-card,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-admin-card,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal{background:#fffdf7!important;border-color:#e8e1d5!important;color:#344054!important;box-shadow:0 8px 22px #4333140d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rt-field-label,.rt-theme-heading h4,.rt-theme-card__body strong,.rt-readonly-field){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rt-theme-heading p,.rt-theme-count,.rt-theme-card__body p,.rt-nit,.rt-info-row){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rt-field-input,.rt-field-select,.rt-readonly-field){background:#fffdf8!important;color:#20242b!important;border-color:#e6ded1!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-field-input:focus,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-field-select:focus{border-color:#e9a900!important;box-shadow:0 0 0 3px #ffc92824!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rt-btn-invite,.rt-btn-save,.rt-btn-generate){background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:transparent!important;box-shadow:0 9px 20px #e9a9002b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rt-btn-invite,.rt-btn-save,.rt-btn-generate):hover:not(:disabled){background:linear-gradient(135deg,#ffea7c,#ffd94f)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-daily-menu-setting{background:#fffbf2!important;border-color:#f0dfc0!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-theme-section{border-top-color:#e8e1d5!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-theme-eyebrow{color:#d89500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-theme-heading h4{font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-theme-card{border-color:#dcd5ca!important;box-shadow:0 5px 14px #1e180e0d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-theme-card--selected{border-color:#e9a900!important;box-shadow:0 0 0 3px #ffc9282e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-theme-card__body{background:#211b15!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-theme-card__body strong{color:#fff9ec!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-theme-card__body p{color:#d8ccba!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-theme-card__body i{color:#ffc928!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.mn-branch-selector,.mn-tabs-bar,.mn-cat-card,.mn-prod-card,.inventory-page .toolbar,.inventory-page .search,.customers-page .search,.customers-page .table-card,.br-card){background:#fffdf7!important;border-color:#e8e1d5!important;color:#344054!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.mn-btn-new,.mn-btn-submit,.br-btn-new,.br-btn-submit,.customers-page .primary,.inventory-page .btn.primary){background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:transparent!important;box-shadow:0 8px 18px #e9a90026!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.mn-tab-btn.active,.mn-branch-tab.active){background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:transparent!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.mn-cat-name,.mn-prod-name,.br-card h3,.customers-page td,.customers-page th){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page{background:radial-gradient(circle at 85% 8%,rgba(255,201,40,.1),transparent 24%),radial-gradient(circle at 16% 38%,rgba(255,229,106,.09),transparent 28%),#fffdfc!important;color:#344054!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page :is(.operation-context,.cash-opening,.catalog-panel){background:#fffdf7!important;border-color:#e8e1d5!important;box-shadow:0 12px 28px #43331412!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .operation-context{background:linear-gradient(135deg,#fffdf8,#fff9e8)!important;border-color:#f0dfb6!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .cash-opening{background:linear-gradient(135deg,#fffdf8,#fff7d8)!important;border-color:#eed37c!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page :is(.cash-opening__copy h2,.product-copy h3,.empty-shell h2,.empty-products h3){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page :is(.cash-opening__copy p,.product-copy p,.product-counter,.empty-shell p,.empty-products p){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page :is(.input-wrapper,.search-box,.assigned-branch){background:#fffdf8!important;border-color:#e7dfd2!important;color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .primary-button{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:transparent!important;box-shadow:0 8px 18px #e9a90029!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page :is(.secondary-button,.refresh-button,.product-footer button){background:#fff8de!important;color:#9a7100!important;border-color:#eecf68!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page :is(.secondary-button,.refresh-button,.product-footer button):hover:not(:disabled){background:#fff0b5!important;color:#735400!important;border-color:#e9a900!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .category-chips button{background:#fffdf8!important;color:#655f55!important;border-color:#e7dfd2!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .category-chips button.active{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:transparent!important;box-shadow:0 6px 14px #e9a90029!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-card{background:#fffdf7!important;border-color:#e8e1d5!important;box-shadow:0 8px 20px #4333140f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-card:before{background:linear-gradient(90deg,transparent,#ffc928,transparent)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-image{background:#faf8f4!important;color:#9a9287!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-footer strong{color:#c48100!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel{background:linear-gradient(180deg,#211b15,#2b231b)!important;border-color:#ffc92833!important;box-shadow:0 18px 36px #261d102e!important;color:#fff8ea!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel :is(h2,h3,strong){color:#fff8ea!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel :is(p,small,span,label){color:#cfc4b4!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .eyebrow{color:#ffc928!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel :is(.cart-thumb,.quantity-control,.sale-summary>div,.input-wrapper,.credit-flow-card){background:#ffffff0e!important;border-color:#ffe56a21!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .quantity-control :is(button,span){color:#fff8ea!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .item-count{background:#ffc928!important;color:#2b2408!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .actions .primary-button{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .actions .secondary-button{background:#ffffff0e!important;color:#fff1c7!important;border-color:#ffe56a38!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .cash-state:not(.cash-state--open){background:#fff1f0!important;border-color:#fecaca!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .cash-state:not(.cash-state--open) .cash-state__copy strong{color:#b42318!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .cash-state:not(.cash-state--open) .cash-state__copy span{color:#8a514a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .cash-state--open{background:#ecfdf3!important;border-color:#b7e5c8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .cash-state--open .cash-state__copy strong{color:#08783d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .cash-state--open .cash-state__copy span{color:#43755a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page{color:#344054!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page :is(.state-card,.hero-card,.registers-card,.kpi-grid article){background:#fffdf7!important;border-color:#e8e1d5!important;box-shadow:0 8px 20px #4333140d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .hero-card{background:linear-gradient(135deg,#fffdf7,#fff4c8)!important;border-color:#eed37c!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .hero-card :is(strong,h2){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .hero-card>i{color:#d89500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page :is(.kpi-grid strong,.registers-card h2,.state-card strong){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page :is(.kpi-grid small,.hero-card span,.hero-card small,.identity span,.register-row>span,.empty-state){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .kpi-icon:not(.income):not(.expense):not(.withdrawal):not(.closed){background:#fff4cc!important;color:#b78000!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .register-row{background:#fffdf8!important;border-color:#e8e1d5!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .register-row:hover{background:#fff9e8!important;border-color:#e8cd72!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page :is(.secondary-btn,.register-row button){background:#fff8de!important;color:#8b6800!important;border-color:#e9cf78!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page{color:#344054!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page :is(.tabs,.metric,.portfolio-card,.stage-note,.toolbar,.request-card,.empty){background:#fffdf7!important;border-color:#e8e1d5!important;color:#344054!important;box-shadow:0 7px 18px #4333140a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page .tabs button{color:#686159!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page .tabs button.active{background:#fff3c8!important;color:#8a6500!important;box-shadow:inset 0 0 0 1px #f1d56e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page .tabs b{background:#f4efe6!important;color:#514b43!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page .metric.primary{background:linear-gradient(135deg,#fffdf7,#fff3c8)!important;border-color:#eed37c!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page .metric-icon{background:#fff3c8!important;color:#b57f00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page :is(.metric strong,.portfolio-card h2,.customer strong,.activity strong,.balance,.request-card h3,.timer strong){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page :is(.metric small,.metric span:not(.metric-icon),.portfolio-card p,.customer span,.activity span,.meta,.toolbar span,.empty span){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page .account-row{border-bottom-color:#eee8dd!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page .account-row.interactive:hover{background:#fffbef!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page .customer-avatar{background:#fff2c0!important;color:#9a6d00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page :is(.secondary,.ghost,.toolbar button,.request-card button,.pagination button){background:#fffdf8!important;color:#625b52!important;border-color:#e5ded2!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page :is(.secondary,.ghost,.toolbar button):hover{background:#fff4cc!important;color:#8a6500!important;border-color:#e5c656!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page :is(.search,.filter-select .p-select,.amounts div){background:#fffdf8!important;border-color:#e5ded2!important;color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page .request-card .approve{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:transparent!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.card,.panel,.toolbar,.summary-card){background:#fffdf7!important;border-color:#e8e1d5!important;color:#344054!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.p-select,.p-inputtext,.p-datepicker-input,.p-textarea){background:#fffdf8!important;color:#20242b!important;border-color:#e5ded2!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .p-select .p-select-label{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .p-select .p-select-dropdown{color:#81796e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .p-toggleswitch.p-toggleswitch-checked .p-toggleswitch-slider{background:#16a34a!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) :is(.p-dialog,.p-popover,.p-select-overlay,.p-datepicker-panel){color:#344054!important;background:#fffdf7!important;border-color:#e8e1d5!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-dialog :is(.p-dialog-header,.p-dialog-content,.p-dialog-footer){background:#fffdf7!important;color:#344054!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-dialog-title{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(button,a,input,select,textarea,.p-select):focus-visible{outline:2px solid #e9a900!important;outline-offset:2px!important}@media(max-width:760px){.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar{box-shadow:none!important}}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page{color:#344054!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page :is(.rd-hero,.rd-panel,.rd-metric,.rd-action,.rd-insights article){background:#fffdf7!important;border-color:#e8e1d5!important;color:#344054!important;box-shadow:0 8px 20px #4333140d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-hero{background:linear-gradient(135deg,#fffdf7,#fff4c8)!important;border-color:#eed37c!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page :is(.rd-hero h1,.rd-metric strong,.rd-action,.rd-panel h2,.rd-insights strong,.rd-chart__meta strong){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page :is(.rd-hero p,.rd-metric span,.rd-metric small,.rd-action small,.rd-insights p,.rd-activity span,.rd-chart__meta){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page :is(.rd-eyebrow,.rd-action__icon,.rd-panel__heading>i,.rd-empty i){color:#d89500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page :is(.rd-action__icon-wrap,.rd-activity small){background:#fff3c8!important;color:#8a6500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-refresh{background:#fff8de!important;color:#8a6500!important;border-color:#e9cf78!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-chart__track,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-progress{background:#f1ede5!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-chart__track span,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-progress span{background:linear-gradient(90deg,#ffe56a,#ffc928)!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-skeleton{background:linear-gradient(90deg,#f4efe5,#fff8e7,#f4efe5)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page :is(.field-group>span,.eyebrow){color:#8a6500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page :is(.assigned-branch strong,.input-wrapper input,.input-wrapper select,.search-box input){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page :is(.assigned-branch small,.input-wrapper--money>span,.input-chevron){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page :is(.br-card,.br-modal,.br-operation-lock,.br-staff-member),.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page :is(.table-card,.modal),.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page :is(.toolbar,.search,.modal,.kpis article),.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page :is(.history-card,.filter-card,.table-card),.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page :is(.tb-card,.tb-toolbar,.tb-modal){background:#fffdf7!important;border-color:#e8e1d5!important;color:#344054!important;box-shadow:0 8px 20px #4333140d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page :is(.br-field-input,.br-field-select),.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page :is(.search,input),.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page :is(.search,input,select),.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page :is(input,select){background:#fffdf8!important;color:#20242b!important;border-color:#e5ded2!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page :is(.br-btn-new,.br-btn-submit),.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .primary{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:transparent!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page :is(.br-card-head,.br-card-info,.br-card-meta,.br-field-label),.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page :is(td,th,.empty h2,.modal h2,.modal label),.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page :is(h2,h3,strong){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page th{background:#fff9ef!important;color:#6d655b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page tbody tr:hover{background:#fffbef!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .orders-badge{background:#fff2c0!important;color:#936800!important;border-color:#e9c955!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page :is(.refresh-button,.secondary,.action-button){background:#fffdf8!important;border-color:#e5ded2!important;color:#625b52!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.loading-card,.hero-card,.summary-grid article,.history-card){background:#fffdf7!important;border-color:#e8e1d5!important;color:#344054!important;box-shadow:0 8px 20px #4333140d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .hero-card{background:linear-gradient(135deg,#fffdf7,#fff3c8)!important;border-color:#eed37c!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .hero-card.settled{background:linear-gradient(135deg,#f3fff7,#e9f8ee)!important;border-color:#bfe6cc!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.customer-block h2,.balance-block>strong,.summary-grid strong,.history-card h2,.movement-main>strong,.empty strong){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.customer-block p,.balance-block>span,.summary-grid span,.history-card p,.movement-main>span,.movement-main>small,.references span,.movement-amount span,.pagination){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .avatar,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .summary-grid article>i,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .movement-icon{background:#fff2c0!important;color:#936800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.back-button,.secondary,.icon-button,.pay-total,.pagination button){background:#fffdf8!important;border-color:#e5ded2!important;color:#625b52!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .primary-action{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:transparent!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .movement-row{border-bottom-color:#eee8dd!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) :is(.payment-modal,.reversal-modal,.order-receipt-modal){background:#fffdf7!important;border-color:#e8e1d5!important;color:#344054!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) :is(.payment-modal,.reversal-modal,.order-receipt-modal) :is(h2,h3,strong,label){color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) :is(.payment-modal,.reversal-modal,.order-receipt-modal) :is(p,small,span){color:#667085!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) :is(.payment-modal,.reversal-modal,.order-receipt-modal) :is(input,textarea,.p-inputnumber-input,.p-select){background:#fffdf8!important;color:#20242b!important;border-color:#e5ded2!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rt-page,.mn-page,.br-page,.inventory-page,.customers-page,.financial-page,.accounts-page,.account-detail-page,.history-page,.subscription-page,.tb-page,.quick-pos-page) :is(.eyebrow,[class*=eyebrow]){color:#c58a00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rt-page,.mn-page,.br-page,.inventory-page,.customers-page,.financial-page,.accounts-page,.account-detail-page,.history-page,.subscription-page,.tb-page,.quick-pos-page) :is([class*=label],label){opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-panel{overflow:hidden!important;border:1px solid rgba(255,201,40,.22)!important;background:linear-gradient(180deg,#1b1a17,#221e18)!important;box-shadow:0 18px 44px #201a0f3d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-panel__header{border-bottom-color:#ffffff16!important;background:linear-gradient(135deg,rgba(255,201,40,.075),transparent 70%)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-panel__header strong{color:#fffdf7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-panel__header span{color:#beb5a8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-item{color:#e8e3d9!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-item i{color:#d4cbbb!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-item:hover{background:#ffc92817!important;color:#fff8db!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-item:hover i{color:#ffc928!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-item--logout,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-item--logout i{color:#ff8a84!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-item--logout:hover{background:#dc26261c!important;color:#ffaaa5!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-language__label{color:#beb5a8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-language button{color:#e8e3d9!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-language button:hover,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-language button.active{background:#ffc9281a!important;color:#ffe36e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-divider{background:#ffffff16!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal-backdrop{background:#1c18119e!important;-webkit-backdrop-filter:blur(7px)!important;backdrop-filter:blur(7px)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal{border:1px solid #e7d8b7!important;background:#fffdf7!important;box-shadow:0 20px 50px #43331429!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__header{border-bottom-color:#e8e1d5!important;background:linear-gradient(135deg,#fff9e7,#fffdf7 72%)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__header span{color:#b67d00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__header h2{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__header button{color:#776e62!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__header button:hover{border-color:#e8cf78!important;background:#fff4cc!important;color:#7e5e00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__body{background:#fffdf7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__notice{border-color:#e9cf78!important;background:linear-gradient(135deg,#fff7d8,#fffbef)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__notice-icon{background:#fff0b1!important;color:#9a6d00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__notice strong{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__notice p{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__field label{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__field label span{color:#dc2626!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__field small{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__footer{border-top:1px solid #e8e1d5!important;background:#fff9ef!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__footer .secondary{border-color:#ded6c9!important;background:#fffdf8!important;color:#625b52!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__footer .secondary:hover{background:#f8f1e6!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__footer .primary{border-color:transparent!important;background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;box-shadow:0 8px 18px #e9a90029!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__footer .primary:hover:not(:disabled){background:linear-gradient(135deg,#ffea7c,#ffd94f)!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-overlay{overflow:hidden!important;border:1px solid #e5dcca!important;background:#fffdf7!important;box-shadow:0 14px 34px #43331421!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-overlay .p-select-option{color:#20242b!important;background:transparent!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-overlay .p-select-option:not(.p-disabled):hover,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-overlay .p-select-option.p-focus{color:#725500!important;background:#fff4cc!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-overlay .p-select-option.p-select-option-selected{color:#614900!important;background:#ffecaa!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-overlay .p-select-option.p-disabled{color:#98a2b3!important;opacity:.72!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-confirmdialog{overflow:hidden!important;width:min(390px,100vw - 32px)!important;border:1px solid #e7d8b7!important;border-radius:20px!important;background:#fffdf7!important;box-shadow:0 24px 64px #2e241238!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-confirmdialog .p-dialog-header,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-confirmdialog .p-dialog-content,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-confirmdialog .p-dialog-footer{background:#fffdf7!important;color:#344054!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-confirmdialog .p-dialog-header{padding:1.25rem 1.35rem .55rem!important;border-bottom:0!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-confirmdialog .p-dialog-title{color:#20242b!important;font-weight:800!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-confirmdialog .p-dialog-content{padding:.8rem 1.35rem 1.2rem!important;gap:.85rem!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-confirmdialog .p-confirmdialog-icon{color:#b78000!important;background:#fff1b8!important;width:40px!important;height:40px!important;border-radius:12px!important;display:grid!important;place-items:center!important;flex:0 0 40px!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-confirmdialog .p-confirmdialog-message,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-confirmdialog .p-confirm-dialog-message{color:#344054!important;line-height:1.5!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-confirmdialog .p-dialog-footer{padding:.9rem 1.35rem 1.25rem!important;border-top:1px solid #e8e1d5!important;gap:.65rem!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-confirmdialog .sb-confirm-reject.p-button{border:1px solid #ded6c9!important;background:#fffdf8!important;color:#625b52!important;box-shadow:none!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-confirmdialog .sb-confirm-reject.p-button:hover{border-color:#d7c891!important;background:#fff8e7!important;color:#735900!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-confirmdialog .sb-confirm-accept.p-button{border:0!important;background:linear-gradient(135deg,#dc2626,#ef4444)!important;color:#fff!important;box-shadow:0 7px 16px #dc262633!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-confirmdialog .sb-confirm-accept.p-button:hover{background:linear-gradient(135deg,#b91c1c,#dc2626)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page{position:relative!important;isolation:isolate!important;max-width:1180px!important;gap:18px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page:before{position:absolute;z-index:-1;top:20px;right:22px;width:310px;height:310px;border-radius:50%;background:radial-gradient(circle,#ffc9281f,#ffc92800 68%);content:"";pointer-events:none}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page app-page-header{position:relative;z-index:1}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-header{position:relative!important;overflow:hidden!important;min-height:126px!important;border:1px solid rgba(255,201,40,.2)!important;background:linear-gradient(120deg,#1b1a17,#242018 62%,#2b2419)!important;box-shadow:0 14px 32px #2a211121!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-header:after{position:absolute;right:-28px;top:-52px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(255,201,40,.17),transparent 68%);content:"";pointer-events:none}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-avatar-wrapper,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-header-info{position:relative;z-index:1}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-header-info h2{color:#fffdf7!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-email{color:#c7bfb2!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-role-badge{border-color:#ffc9288c!important;background:#ffc9281f!important;color:#ffe36e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-tabs{gap:6px!important;padding:6px!important;border:1px solid #e8e1d5!important;border-radius:14px!important;background:#fff9ef!important;width:fit-content!important;box-shadow:0 6px 16px #4333140b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-tab{border-radius:10px!important;color:#6f675c!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-tab:hover{background:#fff3c8!important;color:#7e5e00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-tab.active{border-color:#ebcb58!important;background:linear-gradient(135deg,#fff0a8,#ffe16a)!important;color:#594300!important;box-shadow:0 4px 11px #d29d001f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card{position:relative!important;overflow:hidden!important;border:1px solid #e8e1d5!important;background:#fffdf7!important;box-shadow:0 8px 20px #43331412!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card:before{position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#ffc928,#ffe887,transparent 84%);content:""}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card .field-label{color:#20242b!important;font-weight:700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card .field-label .req{color:#d69a00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card .field-input{min-height:46px!important;border:1px solid #e2d9ca!important;border-radius:11px!important;background:#fffdf8!important;color:#20242b!important;box-shadow:inset 0 1px 1px #43331406!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card .field-input:hover{border-color:#d9cdaf!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card .field-input:focus{border-color:#d8a900!important;box-shadow:0 0 0 3px #ffc92824!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card .field-input option{background:#fffdf8!important;color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card .eye-btn{color:#81796e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card .eye-btn:hover{color:#8a6500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card .btn-primary{min-height:48px!important;border:0!important;border-radius:11px!important;background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;font-weight:800!important;box-shadow:0 9px 20px #e9a90029!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card .btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#ffea7c,#ffd94f)!important;transform:translateY(-1px)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-alert--success{color:#16723c!important;background:#ecfdf3!important;border-color:#b7e4c7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-alert--error{color:#b42318!important;background:#fef3f2!important;border-color:#f3c0bc!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-loading{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-loading__spinner{border-color:#e9e1d4!important;border-top-color:#d8a900!important}@media(max-width:760px){.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-tabs{width:100%!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-tab{flex:1 1 0!important;justify-content:center!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-header{min-height:auto!important}}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page{background:radial-gradient(circle at 84% 5%,rgba(255,201,40,.1),transparent 22%),radial-gradient(circle at 10% 42%,rgba(255,229,106,.07),transparent 26%),#fffdfc!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-card.rt-card--header{background:linear-gradient(135deg,#fffdf7,#fff8e5 58%,#fff3c6)!important;border-color:#eedba4!important;box-shadow:0 12px 28px #43331414!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-card.rt-card--header:after{content:"";width:8px;align-self:stretch;margin-left:auto;border-radius:999px;background:linear-gradient(180deg,#ffe56a,#ffc928)!important;opacity:.82}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page>.rt-card:not(.rt-card--header):not(.rt-admin-card){background:linear-gradient(180deg,#fffdf8,#fff9ee)!important;border-color:#e9dfcf!important;box-shadow:0 10px 24px #43331411!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-daily-menu-setting{background:#fff8ea!important;border-color:#eeddb9!important;box-shadow:0 6px 16px #4333140b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-theme-section+.rt-btn-save,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-theme-section .rt-btn-save{margin-top:20px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal-backdrop{background:#1d19138f!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal{background:#fffdf7!important;color:#344054!important;border:1px solid #e7dcc9!important;box-shadow:0 18px 44px #3126132e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal-header{background:linear-gradient(180deg,#fffdf8,#fff9ed)!important;border-bottom-color:#e9dfd0!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal-header h3{color:#20242b!important;font-weight:800!important;letter-spacing:-.01em!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal-header h3 i{color:#b78000!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal-close{background:#fff8e7!important;color:#766d61!important;border-color:#e6d9c4!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal-close:hover{background:#fff1c3!important;color:#765700!important;border-color:#e4c65f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal-body,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal-footer{background:#fffdf7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal-footer{border-top-color:#e9dfd0!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-role-tab{background:#fff8e6!important;color:#7b6440!important;border-color:#e7d2a7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-role-tab.active{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:#e7b900!important;box-shadow:0 5px 13px #e9a90024!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-url{background:#fff8e8!important;border:1px solid #e9d6ad!important;box-shadow:0 5px 14px #4333140b!important;overflow:hidden!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-url__text{color:#5e554a!important;background:#fffdf8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-url__copy{background:#fff0be!important;color:#765700!important;border-left-color:#e5c766!important;font-weight:700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-url__copy:hover{background:#ffe58b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal-hint{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal-footer .rt-btn-close,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal-footer button:not(.rt-btn-generate){color:#6e655a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .operation-context .input-wrapper{background:#fffdf8!important;border:1px solid #e4d5bc!important;box-shadow:0 4px 12px #4333140b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .operation-context .input-wrapper:focus-within{border-color:#e9a900!important;box-shadow:0 0 0 3px #ffc92826,0 5px 14px #4333140d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .operation-context select{background:#fffdf8!important;color:#20242b!important;font-weight:600!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .operation-context select option{background:#fffdf8!important;color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .operation-context select option:checked{background:#fff1bf!important;color:#5f4700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .operation-context .input-wrapper>i,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .operation-context .input-chevron{color:#b78000!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel{background:linear-gradient(180deg,#1b1a17,#242018)!important;border:1px solid rgba(255,201,40,.18)!important;box-shadow:0 18px 38px #201a0f38!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .sale-heading{background:#171612!important;border-bottom-color:#ffc92821!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .sale-footer{background:linear-gradient(180deg,#211e18,#1c1a16)!important;border-top-color:#ffc9281f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel :is(.input-wrapper,.credit-flow-card,.sale-summary>div,.quantity-control,.cart-thumb){background:#ffffff0e!important;border-color:#ffc92824!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel :is(input,select,textarea){background:transparent!important;color:#fff8ea!important;-webkit-text-fill-color:#fff8ea!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel :is(input,textarea)::placeholder{color:#afa596!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .input-wrapper:focus-within{border-color:#ffc9289e!important;box-shadow:0 0 0 3px #ffc9281c!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel select option{background:#242018!important;color:#fff8ea!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel :is(.input-wrapper>i,.input-wrapper--money>span,.input-chevron){color:#e4c351!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .credit-flow-card{box-shadow:inset 0 0 0 1px #ffc92806!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page+.modal-backdrop,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]~.modal-backdrop,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .modal-backdrop{background:#1d191394!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal{background:#fffdf7!important;color:#344054!important;border:1px solid #e7dcc9!important;box-shadow:0 18px 44px #3126132e!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal :is(h2,h3,strong,label,.field-group>span){color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal :is(p,small){color:#667085!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal .eyebrow{color:#b78000!important;font-weight:800!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal .modal-close{background:#fff8e7!important;color:#766d61!important;border-color:#e6d9c4!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal .modal-close:hover{background:#fff1c3!important;color:#765700!important;border-color:#e4c65f!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal :is(.input-wrapper,.modal-stock,.quantity-control){background:#fff9ec!important;border-color:#e5d8c5!important;color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal :is(input,textarea){color:#20242b!important;-webkit-text-fill-color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal :is(input,textarea)::placeholder{color:#98a2b3!important;opacity:1!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal .input-wrapper:focus-within{border-color:#e9a900!important;box-shadow:0 0 0 3px #ffc92824!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal :is(.input-wrapper>i,.input-wrapper--money>span){color:#b78000!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal .modal-price{color:#b27700!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal .preparation-chip--immediate{color:#15803d!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal .modal-actions .primary-button{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:transparent!important;box-shadow:0 8px 18px #e9a90029!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal .modal-actions .secondary-button{background:#fff8de!important;color:#735a13!important;border-color:#e8ce78!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal .modal-actions .secondary-button:hover{background:#fff0b5!important;border-color:#e9a900!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal-header>button{background:#fff8e7!important;color:#766d61!important;border-color:#e6d9c4!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal-header>button:hover{background:#fff1c3!important;color:#765700!important;border-color:#e4c65f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal-footer .rt-btn-cancel{background:#fff8de!important;color:#735a13!important;border-color:#e8ce78!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal-footer .rt-btn-cancel:hover{background:#fff0b5!important;color:#5f4700!important;border-color:#e9a900!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal .quantity-control.quantity-control--large{display:inline-grid!important;grid-template-columns:34px 42px 34px!important;align-items:center!important;overflow:hidden!important;min-height:36px!important;background:#fff9ec!important;border:1px solid #e3d2b5!important;border-radius:10px!important;box-shadow:0 4px 12px #4333140b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal .quantity-control.quantity-control--large button{width:34px!important;height:34px!important;min-width:34px!important;border:0!important;border-radius:0!important;background:#fff4cf!important;color:#735a13!important;-webkit-text-fill-color:#735a13!important;font-size:1rem!important;font-weight:800!important;line-height:1!important;opacity:1!important;box-shadow:none!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal .quantity-control.quantity-control--large button:hover:not(:disabled){background:#ffe89b!important;color:#5f4700!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal .quantity-control.quantity-control--large button:disabled{background:#fff8e8!important;color:#b9aa8b!important;-webkit-text-fill-color:#b9aa8b!important;opacity:.72!important;cursor:not-allowed!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal .quantity-control.quantity-control--large>span{color:#20242b!important;-webkit-text-fill-color:#20242b!important;background:#fffdf8!important;font-size:.82rem!important;font-weight:800!important;line-height:34px!important;text-align:center!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page :is(input,select,textarea):focus,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page :is(input,select,textarea):focus-visible,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal :is(input,select,textarea):focus,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal :is(input,select,textarea):focus-visible{outline:none!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .input-wrapper:focus-within,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal .input-wrapper:focus-within{outline:none!important;border-color:#e9a900!important;box-shadow:0 0 0 2px #ffc92824!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .field-group>span{color:#e7c653!important;font-weight:700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .field-group .input-wrapper{background:#2b2924!important;border:1px solid rgba(255,201,40,.22)!important;border-radius:10px!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .field-group .input-wrapper:focus-within{background:#302d27!important;border-color:#ffc928b8!important;box-shadow:0 0 0 2px #ffc9281c!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .field-group select{appearance:none!important;-webkit-appearance:none!important;background:transparent!important;color:#fff8ea!important;-webkit-text-fill-color:#fff8ea!important;font-weight:650!important;color-scheme:dark!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .field-group select option{background:#242018!important;color:#fff8ea!important;-webkit-text-fill-color:#fff8ea!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .field-group select option:checked{background:#4a3c13!important;color:#ffe56a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .field-group .input-chevron,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .field-group .input-wrapper>i{color:#ffc928!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-trigger{background:#fff9ea!important;color:#756b5e!important;border-color:#e7dcc8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-trigger:hover,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-trigger[aria-expanded=true]{background:#fff1bd!important;color:#7a5900!important;border-color:#e8c75a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-count{background:#ffc928!important;color:#261e08!important;border-color:#fffdf8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-panel{background:linear-gradient(180deg,#1b1a17,#242018)!important;border:1px solid rgba(255,201,40,.18)!important;box-shadow:0 22px 54px #201a0f47!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-panel__header{background:linear-gradient(135deg,#171612,#211e18)!important;border-bottom-color:#ffc92821!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-panel__header h2{color:#fff8ea!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-panel__eyebrow,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-read-all{color:#ffc928!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-read-all:hover:not(:disabled){color:#ffe477!important;text-decoration:underline!important;text-underline-offset:3px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-panel__body{background:transparent!important;scrollbar-color:rgba(255,201,40,.28) transparent!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item{border:1px solid transparent!important;background:transparent!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item:hover{background:#ffffff0e!important;border-color:#ffc92817!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item.unread{background:#ffc92813!important;border-color:#ffc9281c!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item__icon{background:#ffc9281a!important;color:#ffc928!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item[data-severity=SUCCESS] .notification-item__icon{color:#39d98a!important;background:#39d98a1f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item[data-severity=WARNING] .notification-item__icon{color:#f4bd3e!important;background:#f4bd3e1f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item[data-severity=ERROR] .notification-item__icon{color:#ff6b6b!important;background:#ff6b6b1f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item__title{color:#fff8ea!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item__message,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item__time,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-loading,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-empty{color:#beb5a8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-empty strong{color:#fff8ea!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item__dot{background:#ffc928!important;box-shadow:0 0 10px #ffc9287a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(select,.p-select):not(:disabled),.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(select,.p-select):not(:disabled) *,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-overlay .p-select-option:not(.p-disabled){cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .operation-context select,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .operation-context select option{font-weight:500!important;cursor:pointer!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-overlay .p-select-option{font-weight:500!important;cursor:pointer!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-overlay .p-select-option:not(.p-disabled):hover,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-overlay .p-select-option.p-focus{background:#fff4cc!important;color:#725500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .restaurant-page .rt-field-input:focus,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .restaurant-page .rt-field-input:focus-visible,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .restaurant-page .rt-field-select:focus,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .restaurant-page .rt-field-select:focus-visible{outline:none!important;outline-offset:0!important;box-shadow:0 0 0 2px #ffc92824!important;border-color:#e9a900!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal :is(label,.quantity-row>span,.quantity-row>label,.field-label){color:#20242b!important;-webkit-text-fill-color:#20242b!important;opacity:1!important;font-weight:650!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .credit-request-section.quick-credit-card{background:transparent!important;border-color:#ffc92824!important;color:#fff8ea!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel :is(.credit-request-toggle,.credit-request-panel,.credit-request-grid){background:transparent!important;color:#fff8ea!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .credit-flow-card{background:#ffffff0e!important;border:1px solid rgba(255,201,40,.14)!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel :is(.credit-request-toggle strong,.credit-flow-card__header strong,.credit-request-grid label>span,.credit-selected strong){color:#fff8ea!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel :is(.credit-request-toggle small,.credit-flow-card__header small,.credit-selected span,.credit-divider){color:#beb5a8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .credit-step{background:#ffc92824!important;border:1px solid rgba(255,201,40,.18)!important;color:#ffc928!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .credit-divider:before,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .credit-divider:after{background:#ffc92821!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .credit-divider span{background:#211e18!important;color:#beb5a8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel :is(.customer-search-input,.credit-new input,.credit-amount-control,.credit-amount-input){background:#2b2924!important;border-color:#ffc9282e!important;color:#fff8ea!important;-webkit-text-fill-color:#fff8ea!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel :is(.customer-search-input:focus-within,.credit-new input:focus,.credit-amount-control:focus-within,.credit-amount-input:focus){outline:none!important;box-shadow:0 0 0 2px #ffc9281c!important;border-color:#ffc928ad!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .credit-request-button{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;border-color:transparent!important;color:#2b2408!important;box-shadow:0 7px 16px #e9a90021!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .credit-request-button:hover:not(:disabled){background:linear-gradient(135deg,#ffea7c,#ffd94f)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .credit-request-button:disabled{background:#4a463b!important;border-color:#ffc92814!important;color:#a9a092!important;opacity:.82!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .restaurant-page :is(.rt-field-input,.rt-field-select):focus,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .restaurant-page :is(.rt-field-input,.rt-field-select):focus-visible,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page :is(.rt-field-input,.rt-field-select):focus,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page :is(.rt-field-input,.rt-field-select):focus-visible{outline:none!important;outline-offset:0!important;box-shadow:none!important;border-color:#e9a900!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card .field-input:focus,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card .field-input:focus-visible,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card .input-eye:focus-within .field-input{outline:none!important;outline-offset:0!important;box-shadow:none!important;border-color:#e9a900!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal .modal-quantity>span{color:#20242b!important;-webkit-text-fill-color:#20242b!important;opacity:1!important;font-weight:700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pos-select.p-select,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .p-select{cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pos-select.p-select *,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .p-select:not(.p-disabled) *{cursor:pointer!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .gelato-select-panel.p-select-overlay,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .sb-select-panel.p-select-overlay,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-overlay{border:1px solid #e7dcc9!important;border-radius:12px!important;background:#fffdf8!important;box-shadow:0 14px 30px #31261324!important;overflow:hidden!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) :is(.gelato-select-panel,.sb-select-panel,.p-select-overlay) .p-select-list{padding:5px!important;background:#fffdf8!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) :is(.gelato-select-panel,.sb-select-panel,.p-select-overlay) .p-select-option{min-height:38px!important;display:flex!important;align-items:center!important;border-radius:8px!important;padding:8px 12px!important;color:#20242b!important;background:transparent!important;font-weight:500!important;cursor:pointer!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) :is(.gelato-select-panel,.sb-select-panel,.p-select-overlay) .p-select-option:not(.p-disabled):hover,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) :is(.gelato-select-panel,.sb-select-panel,.p-select-overlay) .p-select-option.p-focus{background:#fff1bd!important;color:#6f5200!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) :is(.gelato-select-panel,.sb-select-panel,.p-select-overlay) .p-select-option.p-selected{background:#ffe79a!important;color:#4f3b00!important;font-weight:700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .operation-context .input-wrapper:has(.gelato-pos-select){cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .operation-context .gelato-pos-select.p-select{width:100%!important;min-height:42px!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .operation-context .gelato-pos-select :is(.p-select-label,.p-select-dropdown){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .operation-context .gelato-pos-select .p-select-label{padding-left:4px!important;font-weight:500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .gelato-pos-select--dark.p-select{width:100%!important;min-height:40px!important;border:0!important;background:transparent!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .gelato-pos-select--dark :is(.p-select-label,.p-select-dropdown){color:#fff8ea!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .gelato-select-panel--dark.p-select-overlay{background:#242018!important;border-color:#ffc92833!important;box-shadow:0 16px 34px #14100a47!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .gelato-select-panel--dark .p-select-list{background:#242018!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .gelato-select-panel--dark .p-select-option{color:#fff8ea!important;background:transparent!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .gelato-select-panel--dark .p-select-option:not(.p-disabled):hover,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .gelato-select-panel--dark .p-select-option.p-focus{background:#ffc92824!important;color:#ffe56a!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .gelato-select-panel--dark .p-select-option.p-selected{background:#ffc92838!important;color:#ffe56a!important;font-weight:700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page{border-radius:24px!important;background:radial-gradient(circle at 92% 4%,rgba(255,201,40,.13),transparent 24%),radial-gradient(circle at 4% 68%,rgba(255,229,106,.08),transparent 25%),linear-gradient(180deg,#fffdf7c2,#fff0)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-header{border-color:#ffc9284d!important;box-shadow:0 18px 40px #2a211129!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-header:before{content:"";position:absolute;left:-54px;bottom:-84px;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(255,229,106,.14),transparent 70%);pointer-events:none}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card{background:radial-gradient(circle at 100% 0%,rgba(255,201,40,.07),transparent 30%),linear-gradient(145deg,#fffdf8,#fff9ed)!important;border-color:#e8dcc4!important;box-shadow:0 12px 28px #43331413!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card .field-group{position:relative}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card .field-input,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card .sb-select.p-select{background:#fffdf8!important;border-color:#e3d7c3!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card .field-input:hover,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-card .sb-select.p-select:hover{border-color:#d8c48d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-tabs{box-shadow:0 8px 20px #4333140f!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal :is(input,textarea)::placeholder,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .product-modal .input-wrapper :is(input,textarea)::placeholder,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page :is(input,textarea)::placeholder{color:#98a2b3!important;-webkit-text-fill-color:#98a2b3!important;opacity:1!important;font-weight:400!important;font-style:normal!important;letter-spacing:normal!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,.history-page,.reports-page,.account-detail-page){background:radial-gradient(circle at 92% 4%,rgba(255,201,40,.1),transparent 24%),radial-gradient(circle at 7% 72%,rgba(255,229,106,.065),transparent 26%),linear-gradient(180deg,#fffdfc,#fffefb)!important;color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,.history-page,.reports-page,.account-detail-page) .eyebrow{color:#c68900!important;font-weight:850!important;letter-spacing:.105em!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .hero-card{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 88% 28%,rgba(255,201,40,.18),transparent 24%),linear-gradient(135deg,#fff7d9,#fffdf7 52%,#fff8e8)!important;border:1px solid #e9d8a6!important;box-shadow:0 14px 30px #43331416!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .hero-card:after{content:"";position:absolute;right:-48px;top:-70px;width:200px;height:200px;border-radius:50%;border:28px solid rgba(255,201,40,.08);pointer-events:none}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .hero-card>div>span,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .hero-card small{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .hero-card strong{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .hero-card>i{color:#d89900!important;filter:drop-shadow(0 8px 14px rgba(216,153,0,.15))}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .kpi-grid article{border:1px solid #e9e0d0!important;background:linear-gradient(145deg,#fffdf8,#fff9ef)!important;box-shadow:0 9px 20px #4333140e!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .kpi-grid article:hover{transform:translateY(-2px);border-color:#e2c977!important;box-shadow:0 13px 26px #43331416!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .kpi-grid :is(small,span){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .kpi-grid strong{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .registers-card{border:1px solid #e8ddc9!important;background:linear-gradient(145deg,#fffdf8,#fffaf0)!important;box-shadow:0 12px 28px #43331411!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .registers-card h2,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .empty-state strong{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .empty-state :is(p,span){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page .empty-state>i{color:#d89900!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page :is(.secondary-btn,.register-row button){background:#fff9ea!important;border-color:#e7cc72!important;color:#8a6300!important;box-shadow:0 5px 14px #be89000e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page :is(.secondary-btn,.register-row button):hover:not(:disabled){background:#fff1bd!important;border-color:#e0b92d!important;color:#654900!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-card{background:radial-gradient(circle at 95% 0%,rgba(255,201,40,.12),transparent 28%),linear-gradient(135deg,#2a251d,#211d17)!important;border:1px solid rgba(255,201,40,.18)!important;box-shadow:0 14px 34px #211b122e!important;color:#fff8ea!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-card :is(h2,label>span){color:#fff8ea!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-card .results-badge{background:#ffc9281f!important;border-color:#ffc92833!important;color:#ffe56a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-card input[type=date]{min-height:42px!important;background:#fffdf8!important;border:1px solid #e2d5be!important;color:#20242b!important;border-radius:10px!important;font-weight:550!important;outline:none!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-card input[type=date]:focus{border-color:#e9a900!important;outline:none!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-card{background:linear-gradient(145deg,#fffdf8,#fff9ef)!important;border:1px solid #e7dbc6!important;box-shadow:0 12px 28px #43331412!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-card :is(h2,.summary strong){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-card .summary span{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-row{background:#fffdf8!important;border:1px solid #e9dfcf!important;color:#20242b!important;box-shadow:0 5px 14px #4333140a!important;transition:.18s ease!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-row:hover{transform:translateY(-1px);background:#fff9ea!important;border-color:#e6cd79!important;box-shadow:0 9px 20px #43331413!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-row :is(.main-info strong,strong,span){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-row :is(small,.main-info span){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-row .detail-button{background:#fff3c8!important;border-color:#e4c15b!important;color:#7a5900!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-row .detail-button:hover{background:#ffe79a!important;color:#4f3b00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .status.open{background:#e9f8ee!important;color:#138a45!important;border-color:#bce9cb!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .status:not(.open){background:#f1efea!important;color:#655e52!important;border-color:#ded8cf!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page :is(.btn-secondary,.btn-primary){cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .btn-primary{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:transparent!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .btn-secondary{background:#fff9ea!important;color:#805d00!important;border-color:#e7cc72!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .filters-card{background:radial-gradient(circle at 95% 0%,rgba(255,201,40,.13),transparent 26%),linear-gradient(135deg,#2a251d,#211d17)!important;border:1px solid rgba(255,201,40,.18)!important;color:#fff8ea!important;box-shadow:0 14px 34px #211b122e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .filters-card :is(h2,.field>span){color:#fff8ea!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .filters-card :is(p,.filters-scope){color:#c9c1b4!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .filters-card .control-wrap{background:#fffdf8!important;border:1px solid #e2d5be!important;color:#20242b!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .filters-card .control-wrap:focus-within{border-color:#e9a900!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .filters-card .control-wrap>i{color:#b78300!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .filters-card input[type=date]{color:#20242b!important;background:transparent!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page :is(.primary-btn,.secondary-btn,.text-btn){cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .primary-btn{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;border-color:transparent!important;color:#2b2408!important;box-shadow:0 8px 20px #be89001a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .secondary-btn{background:#fff9ea!important;border-color:#e7cc72!important;color:#805d00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .text-btn{color:#ffe56a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .kpi-grid article{background:linear-gradient(145deg,#fffdf8,#fff9ef)!important;border:1px solid #e8ddc9!important;box-shadow:0 9px 20px #4333140e!important;color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .kpi-grid article.main{background:linear-gradient(135deg,#fff1bd,#fff8e2 55%,#fffdf8)!important;border-color:#e3c55d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .kpi-grid article :is(small,span){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .kpi-grid article strong:not(.success):not(.danger):not(.warning){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page :is(.chart-card,.comparison-card,.cash-flow-card,.status-card,.donut-card,.cashier-card,.report-card,.trend-card){background:linear-gradient(145deg,#fffdf8,#fff9ef)!important;border:1px solid #e8ddc9!important;box-shadow:0 10px 24px #4333140f!important;color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page :is(.chart-card,.comparison-card,.cash-flow-card,.status-card,.donut-card,.cashier-card,.report-card,.trend-card) :is(h2,h3,strong){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page :is(.chart-card,.comparison-card,.cash-flow-card,.status-card,.donut-card,.cashier-card,.report-card,.trend-card) :is(p,small,span){color:#667085}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-finance-select.p-select{width:100%!important;min-height:42px!important;height:42px!important;cursor:pointer!important;border:1px solid #e2d5be!important;border-radius:10px!important;background:#fffdf8!important;color:#20242b!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-finance-select.p-select:hover{border-color:#d6bc69!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-finance-select.p-select.p-focus{border-color:#e9a900!important;box-shadow:none!important;outline:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-finance-select :is(.p-select-label,.p-select-dropdown,.p-select-clear-icon){color:#20242b!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-finance-select .p-select-label{font-weight:550!important;padding-block:10px!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .gelato-finance-select-panel.p-select-overlay{background:#fffdf8!important;border:1px solid #e7dcc9!important;border-radius:12px!important;box-shadow:0 14px 30px #31261324!important;overflow:hidden!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .gelato-finance-select-panel .p-select-list{padding:5px!important;background:#fffdf8!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .gelato-finance-select-panel .p-select-option{min-height:38px!important;padding:8px 12px!important;border-radius:8px!important;color:#20242b!important;background:transparent!important;font-weight:500!important;cursor:pointer!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .gelato-finance-select-panel .p-select-option:not(.p-disabled):hover,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .gelato-finance-select-panel .p-select-option.p-focus{background:#fff1bd!important;color:#6f5200!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .gelato-finance-select-panel .p-select-option.p-selected{background:#ffe79a!important;color:#4f3b00!important;font-weight:700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,.history-page) .overlay{background:#1a171294!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,.history-page) .detail-drawer{background:linear-gradient(180deg,#1b1a17,#242018)!important;color:#fff8ea!important;border-left:1px solid rgba(255,201,40,.18)!important;box-shadow:-18px 0 44px #16120c47!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,.history-page) .detail-drawer :is(h2,h3,strong){color:#fff8ea!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,.history-page) .detail-drawer :is(.drawer-subtitle,.detail-grid span,.sale-row span,.payments span,.movement span,.drawer-section-heading>span){color:#beb5a8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,.history-page) .detail-drawer .detail-grid>div,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,.history-page) .detail-drawer :is(.sale-row,.payments>div,.movement){background:#ffffff0b!important;border:1px solid rgba(255,201,40,.12)!important;border-radius:12px!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,.history-page) .detail-drawer .close{background:#ffffff0e!important;border-color:#ffc92826!important;color:#e8e0d3!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,.history-page) .detail-drawer .close:hover{background:#ffc9281f!important;color:#ffe56a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,.history-page) .detail-drawer .detail-button{background:#ffc9281a!important;border-color:#ffc9284d!important;color:#ffe56a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,.history-page) .detail-drawer .detail-button:hover{background:#ffc9282e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,.history-page) .detail-drawer .drawer-pagination button{background:#ffffff0d!important;border-color:#ffc92824!important;color:#fff8ea!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .hero-card{background:radial-gradient(circle at 90% 20%,rgba(255,201,40,.15),transparent 24%),linear-gradient(135deg,#fff5cc,#fffdf8 58%,#fff9ed)!important;border:1px solid #e6cf80!important;box-shadow:0 13px 28px #43331414!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .customer-block h2,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .balance-block>strong{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .customer-block p,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .balance-block>span{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .avatar{background:#fff0b0!important;color:#8a6500!important;box-shadow:inset 0 0 0 1px #e9d28a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .summary-grid article{background:linear-gradient(145deg,#fffdf8,#fff9ef)!important;border-color:#e8ddc9!important;box-shadow:0 8px 18px #4333140d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .summary-grid article>i{background:#fff0b8!important;color:#ae7d00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .summary-grid :is(span,strong){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .summary-grid span{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .history-card{background:linear-gradient(145deg,#fffdf8,#fff9ef)!important;border-color:#e8ddc9!important;box-shadow:0 12px 28px #4333140f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .history-card :is(h2,.movement-main>strong){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .history-card :is(p,.movement-main>span,.movement-main>small,.references span,.movement-amount span){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .movement-row{border-color:#eee5d8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .movement-icon{background:#fff0b8!important;color:#a97700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .mini-action{background:#fff9ea!important;border-color:#e5cf86!important;color:#8a6300!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .mini-action:hover{background:#fff1bd!important;color:#654900!important;border-color:#ddba46!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .mini-action.danger:hover{background:#fef2f2!important;color:#dc2626!important;border-color:#f3b3b3!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .modal-backdrop{background:#1a171294!important;backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.payment-modal,.reversal-modal){background:radial-gradient(circle at 100% 0%,rgba(255,201,40,.08),transparent 28%),linear-gradient(145deg,#fffdf8,#fff9ee)!important;border:1px solid #e6d7bd!important;color:#20242b!important;box-shadow:0 18px 44px #2c221129!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.payment-modal,.reversal-modal) :is(h3,strong,.field>span,.section-heading strong){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.payment-modal,.reversal-modal) :is(p,.section-heading small,.field-help,.reversal-preview span){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .payment-modal>header{border-bottom-color:#e9dfcf!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .icon-button{background:#fff9ea!important;border-color:#e7d7b8!important;color:#6d6253!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .icon-button:hover:not(:disabled){background:#fff0bd!important;color:#6f5200!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .payment-warning{background:#fff5d7!important;border-color:#e8c95f!important;color:#5e5135!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .payment-warning i{color:#b68000!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .danger-warning{background:#fff1f1!important;border-color:#f0b5b5!important;color:#8b3030!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .danger-warning i{color:#d64545!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .payment-form-section{background:#fff9ea!important;border:1px solid #e8dcc5!important;box-shadow:0 5px 14px #43331409!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .section-step{background:#fff0b0!important;color:#8a6500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.text-area-wrapper,input[type=text]){background:#fffdf8!important;border-color:#e3d7c3!important;color:#20242b!important;box-shadow:none!important;outline:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.text-area-wrapper:focus-within,input[type=text]:focus){border-color:#e9a900!important;box-shadow:none!important;outline:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page textarea{color:#20242b!important;background:transparent!important;outline:none!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(input,textarea)::placeholder{color:#98a2b3!important;font-weight:400!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .pay-total,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .secondary{background:#fff9ea!important;border-color:#e4ce82!important;color:#765500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .primary-action{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;border-color:transparent!important;color:#2b2408!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .payment-summary{background:#fff8e5!important;border-color:#e6d4a3!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .payment-preview>div,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .reversal-preview>div{background:#fffdf8!important;border-color:#e7dcc9!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .payment-preview :is(span,strong),.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .reversal-preview :is(span,strong){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .payment-preview span,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .reversal-preview span{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .payment-preview .result{background:#fff0b8!important;border-color:#e2c45d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .payment-preview .result strong{color:#785800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .danger-action{background:#dc2626!important;color:#fff!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .danger-action:hover:not(:disabled){background:#b91c1c!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.account-payment-inputnumber,.manual-charge-inputnumber) .p-inputnumber-input,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.account-payment-inputnumber__input,.manual-charge-inputnumber__input){background:#fffdf8!important;border:1px solid #e3d7c3!important;color:#20242b!important;-webkit-text-fill-color:#20242b!important;box-shadow:none!important;outline:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.account-payment-inputnumber,.manual-charge-inputnumber) .p-inputnumber-input:focus,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.account-payment-inputnumber__input,.manual-charge-inputnumber__input):focus{border-color:#e9a900!important;box-shadow:none!important;outline:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .sb-select.p-select{background:#fffdf8!important;border:1px solid #e3d7c3!important;color:#20242b!important;box-shadow:none!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .sb-select.p-select.p-focus{border-color:#e9a900!important;box-shadow:none!important;outline:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .sb-select :is(.p-select-label,.p-select-dropdown){color:#20242b!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .payment-method-option i{color:#b78300!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page{--report-chart-primary: #e9a900;--report-chart-primary-soft: rgba(233, 169, 0, .24);--report-chart-secondary: #5b4633;--report-chart-secondary-soft: rgba(91, 70, 51, .2);--report-chart-track: rgba(116, 91, 42, .1);--report-chart-grid: rgba(116, 91, 42, .13);--report-chart-point-ring: #fffdf7}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .finance-select-field>.gelato-finance-select.p-select{width:100%!important;height:46px!important;min-height:46px!important;display:flex!important;align-items:center!important;background:#fffdf8!important;border:1px solid #e3d7c3!important;border-radius:12px!important;color:#20242b!important;box-shadow:none!important;outline:none!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .finance-select-field>.gelato-finance-select.p-select:hover{border-color:#d8be6a!important;background:#fffbef!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .finance-select-field>.gelato-finance-select.p-select.p-focus{border-color:#e9a900!important;box-shadow:none!important;outline:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .finance-select-field .gelato-finance-select :is(.p-select-label,.p-select-dropdown,.p-select-clear-icon){color:#20242b!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .finance-select-field .gelato-finance-select .p-select-label{padding:0 12px!important;display:flex!important;align-items:center!important;font-weight:600!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page :is(.finance-select-value,.finance-select-option){color:#20242b!important;font-weight:600!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page :is(.finance-select-value,.finance-select-option) i{color:#b78300!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .gelato-finance-select-panel.p-select-overlay .p-select-option{cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .state-card{min-height:96px!important;background:radial-gradient(circle at 4% 50%,rgba(255,201,40,.14),transparent 25%),linear-gradient(145deg,#fffdf8,#fff8e8)!important;border:1px solid #e7d9bc!important;border-radius:18px!important;box-shadow:0 12px 28px #43331412!important;color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .state-card>i{width:42px!important;height:42px!important;display:grid!important;place-items:center!important;border-radius:50%!important;color:#a97800!important;background:#fff0b6!important;box-shadow:0 6px 14px #b47f001a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .state-card strong{color:#20242b!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .state-card span{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page :is(.trend-card,.comparison-card,.donut-card,.status-card,.cash-flow-card,.cashier-card){background:linear-gradient(145deg,#fffdf8,#fff9ef)!important;border-color:#e7ddcb!important;box-shadow:0 12px 28px #4333140e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .chart-highlight{background:#fff2c8!important;border-color:#e8c95f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .chart-highlight strong{color:#7b5b00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .donut:before{background:#fffdf7!important;border-color:#e7dcc9!important;box-shadow:inset 0 0 0 1px #9774260a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .donut strong{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .donut span{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .reports-page .donut-legend>div{background:#fff9ea!important;border-color:#e8dcc5!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.payment-modal,.reversal-modal) .text-area-wrapper{position:relative!important;background:#fffdf8!important;border:1px solid #e3d7c3!important;box-shadow:none!important;outline:none!important;overflow:hidden!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.payment-modal,.reversal-modal) .text-area-wrapper:focus-within{border-color:#e9a900!important;box-shadow:none!important;outline:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.payment-modal,.reversal-modal) .text-area-wrapper textarea,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.payment-modal,.reversal-modal) .text-area-wrapper textarea:focus,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.payment-modal,.reversal-modal) .text-area-wrapper textarea:focus-visible{width:100%!important;border:0!important;border-radius:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#20242b!important;-webkit-appearance:none!important;appearance:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page :is(.payment-modal,.reversal-modal) .text-area-wrapper textarea::placeholder{color:#98a2b3!important;font-weight:400!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page .portfolio-card{background:linear-gradient(145deg,#fffdf8,#fffbf3)!important;border-color:#e7ddcb!important;box-shadow:0 10px 26px #4333140b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page .account-list{display:grid!important;gap:10px!important;padding:12px 18px 18px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page .account-row{border:1px solid #e7ddcb!important;border-radius:12px!important;background:#fffdf8!important;box-shadow:0 5px 14px #43331409!important;padding:14px 16px!important;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page .account-row:last-child{border-bottom:1px solid #e7ddcb!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page .account-row.interactive:hover{background:#fff9ea!important;border-color:#e2c65c!important;box-shadow:0 9px 20px #5b463311!important;transform:translateY(-1px)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page .account-row.interactive:focus-visible{outline:2px solid rgba(224,167,0,.55)!important;outline-offset:2px!important;background:#fff9ea!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page .state:not(.blocked),.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .balance-block>b:not(.blocked){color:#15803d!important;background:#ecfdf3!important;border:1px solid #b7e4c7!important;box-shadow:none!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .balance-block>b.settled{color:#15803d!important;background:#ecfdf3!important;border:1px solid #b7e4c7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .quick-manual-charges{margin-inline:14px!important;padding:14px 0 4px!important;width:auto!important;box-sizing:border-box!important}@media(max-width:640px){.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page .account-list{padding:10px 12px 14px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .quick-manual-charges{margin-inline:12px!important}}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page{position:relative;isolation:isolate}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page:before{content:"";position:absolute;inset:-20px -12px auto;height:260px;z-index:-1;pointer-events:none;background:radial-gradient(circle at 82% 12%,rgba(255,201,40,.14),transparent 28%),radial-gradient(circle at 12% 20%,rgba(111,78,55,.07),transparent 30%)}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-toolbar{padding:10px 12px;border:1px solid #e8e1d5;border-radius:16px;background:linear-gradient(135deg,#fffdf7,#fff8e8);box-shadow:0 8px 20px #43331412}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-filter-chips{border:0!important;background:transparent!important;padding:0!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-filter-chips button{color:#667085!important;border:1px solid transparent!important;border-radius:12px!important;font-weight:700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-filter-chips button:hover{background:#fff9e8!important;color:#795b00!important;border-color:#f1d980!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-filter-chips button.active{background:linear-gradient(135deg,#ffe66d,#ffc928)!important;color:#2b2408!important;border-color:transparent!important;box-shadow:0 6px 14px #e9a90024!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page :is(.br-sort-btn,.br-refresh-btn){background:#fffdf8!important;border-color:#e8e1d5!important;color:#6d655b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page :is(.br-sort-btn,.br-refresh-btn):hover{border-color:#e1be3b!important;color:#7b5b00!important;background:#fff9e8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-search-wrapper{border-radius:15px;box-shadow:0 7px 18px #4333140d}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-search-wrapper input{background:#fffdf8!important;border-color:#e8e1d5!important;color:#20242b!important;border-radius:15px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-search-wrapper input:focus{outline:none!important;box-shadow:none!important;border-color:#e9a900!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-search-wrapper :is(i,button){color:#987300!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-grid{gap:18px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-card{position:relative;overflow:hidden;background:radial-gradient(circle at 100% 0,rgba(255,201,40,.1),transparent 32%),linear-gradient(145deg,#fffdf8,#fff9ec)!important;border:1px solid #e9dfc9!important;border-radius:18px!important;box-shadow:0 10px 24px #43331412!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-card:after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:2px;border-radius:2px;background:linear-gradient(90deg,transparent,#ffc928,transparent);opacity:.65}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-card:hover{transform:translateY(-2px);border-color:#e7ca63!important;box-shadow:0 14px 30px #4333141a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-card-head{border-bottom-color:#efe6d8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-card-icon{background:linear-gradient(145deg,#fff1b4,#ffe06c)!important;border:1px solid #eed173!important;box-shadow:inset 0 1px #fffc}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-card-icon i{color:#a16e00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-card-detail{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-card-detail i{color:#c68d00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-staff-badge--neutral{background:#f8f4ec!important;color:#6c6256!important;border-color:#e3dbcf!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-btn-icon--staff{background:#fff4c9!important;border-color:#eed173!important;color:#987000!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page .br-btn-icon--edit{background:#fffdf8!important;border-color:#e4dacb!important;color:#725e43!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .br-modal{background:linear-gradient(155deg,#fffdf8,#fff8e9)!important;border:1px solid #e8ddbf!important;color:#344054!important;box-shadow:0 22px 58px #291f122e!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .br-modal .br-modal-header{background:linear-gradient(180deg,#fffdf8,#fff9ed)!important;border-bottom-color:#ede1c8!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .br-modal .br-modal-header h3{color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .br-modal .br-modal-header h3 i{color:#c88900!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .br-modal .br-modal-header button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e6dccb!important;border-radius:10px;background:#fffdf8!important;color:#71685f!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .br-modal .br-modal-footer{background:#fff9ed!important;border-top-color:#ede1c8!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .br-modal :is(.br-field-label,.br-staff-role-title,.br-staff-name){color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .br-modal :is(.br-staff-email,.br-staff-loading,.br-staff-empty p){color:#667085!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .br-modal .br-field-input{background:#fffdf9!important;color:#20242b!important;border-color:#ded5c8!important;box-shadow:none!important;outline:none!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .br-modal .br-field-input:focus{border-color:#e9a900!important;box-shadow:none!important;outline:none!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .br-modal .br-field-input::placeholder{color:#98a2b3!important;font-weight:400!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .br-modal .br-btn-cancel{background:#fffdf8!important;border-color:#ddd4c7!important;color:#665e55!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .br-modal .br-btn-submit{background:linear-gradient(135deg,#ffe66d,#ffc928)!important;color:#2b2408!important;box-shadow:0 8px 18px #e9a90029!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .br-modal .br-staff-member{background:#fffdf8!important;border:1px solid #e7ddce!important;border-radius:14px!important;box-shadow:0 6px 16px #4333140d!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .br-modal .br-reassign-panel{background:#fff9e8!important;border-color:#edd584!important;border-radius:12px!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .br-modal .p-select{background:#fffdf8!important;border-color:#ded5c8!important;color:#20242b!important;cursor:pointer!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .br-modal .p-select *{cursor:pointer!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .br-modal .p-select-label{color:#20242b!important;font-weight:600!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page{position:relative;isolation:isolate}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page:before{content:"";position:absolute;inset:-16px -12px auto;height:260px;z-index:-1;pointer-events:none;background:radial-gradient(circle at 84% 12%,rgba(255,201,40,.14),transparent 28%),radial-gradient(circle at 16% 18%,rgba(111,78,55,.06),transparent 30%)}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page :is(.mn-branch-selector,.mn-tabs-bar){background:linear-gradient(135deg,#fffdf8,#fff9ec)!important;border-color:#e9dfc9!important;box-shadow:0 7px 18px #4333140d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page .mn-tab-btn:not(.active),.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page .mn-branch-tab:not(.active){color:#746a5e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page .mn-search-wrapper input{background:#fffdf8!important;color:#20242b!important;border-color:#e8e1d5!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page .mn-search-wrapper input:focus{border-color:#e9a900!important;outline:none!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page :is(.mn-cat-card,.mn-prod-card){background:radial-gradient(circle at 100% 0,rgba(255,201,40,.08),transparent 32%),linear-gradient(145deg,#fffdf8,#fff9ed)!important;border-color:#e8dece!important;border-radius:16px!important;box-shadow:0 9px 22px #43331411!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page :is(.mn-cat-card,.mn-prod-card):hover{border-color:#e5c65e!important;box-shadow:0 13px 28px #43331418!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page :is(.mn-cat-icon,.mn-section-title i,.mn-prod-price){color:#c98c00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page :is(.mn-cat-count,.mn-prod-description,.mn-section-title){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page .mn-btn-excel{background:linear-gradient(135deg,#fff8dc,#fff0b5)!important;border-color:#e8c95a!important;color:#7c5d00!important;box-shadow:0 6px 14px #5c46110f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page .mn-btn-replicate{background:#fffdf8!important;border-color:#ddba36!important;color:#7a5900!important;box-shadow:0 6px 14px #5c46110d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page :is(.mn-btn-excel,.mn-btn-replicate):hover{background:#fff0b5!important;border-color:#d3a900!important;color:#644900!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal{background:linear-gradient(155deg,#fffdf8,#fff8e9)!important;border:1px solid #e8ddbf!important;color:#344054!important;box-shadow:0 22px 58px #291f122e!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-modal-header{background:linear-gradient(180deg,#fffdf8,#fff9ed)!important;border-bottom-color:#ede1c8!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-modal-header h3{color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-modal-header h3 i,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-modal-eyebrow{color:#b77e00!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-modal-header button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e5dac8!important;border-radius:10px;background:#fffdf8!important;color:#71685f!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-modal-footer{background:#fff9ed!important;border-top-color:#ede1c8!important;box-sizing:border-box!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal :is(.mn-field-label,.mn-img-upload-label,.mn-check-branch,strong){color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal :is(.mn-field-optional,small,.mn-img-upload-hint,.mn-excel-action span,.mn-excel-branch span,.mn-excel-note){color:#667085!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal :is(.mn-field-input,.p-select,.p-inputnumber input){background:#fffdf9!important;color:#20242b!important;border-color:#ded5c8!important;box-shadow:none!important;outline:none!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal :is(.mn-field-input,.p-inputnumber input):focus{border-color:#e9a900!important;box-shadow:none!important;outline:none!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .p-select{cursor:pointer!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .p-select *{cursor:pointer!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .p-select-label{color:#20242b!important;font-weight:600!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal :is(input,textarea)::placeholder{color:#98a2b3!important;font-weight:400!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-btn-cancel{background:#fffdf8!important;border-color:#ded5c8!important;color:#665e55!important;flex:0 1 auto!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-btn-submit{background:linear-gradient(135deg,#ffe66d,#ffc928)!important;color:#2b2408!important;border-color:transparent!important;box-shadow:0 8px 18px #e9a90024!important;flex:0 1 auto!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-img-upload{background:#fffdf8!important;border-color:#e6dccb!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-img-preview{background:#fff9e8!important;border-color:#e8d8a2!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-inventory-config,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-check-label{background:#fff9ea!important;border-color:#e9d8a2!important;color:#344054!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-replicate-info{background:#fff5d7!important;border-color:#e9ca69!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-replicate-info :is(i,strong){color:#9b6c00!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-replicate-info span{color:#5f574e!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-excel-branch{background:linear-gradient(135deg,#fff5cd,#fff9ea)!important;border-color:#e8ce72!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-excel-branch i{color:#a87500!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-excel-action{background:#fffdf8!important;border-color:#e5dbcd!important;box-shadow:0 5px 14px #4333140a!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-excel-action i{color:#a87500!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-excel-action:hover{background:#fff6d7!important;border-color:#ddbd4c!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-excel-divider{color:#8a7551!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-excel-divider:before,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-excel-divider:after{background:#e7ddce!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-excel-drop{background:#fffdf8!important;border-color:#dccfbd!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-excel-drop i{color:#b98000!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-excel-drop strong{color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-excel-drop span{color:#667085!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-excel-drop:hover,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-excel-drop.dragging{border-color:#d3aa17!important;background:#fff5d0!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal .mn-excel-footer__validate{background:#fff3c4!important;border:1px solid #e4c45a!important;color:#745600!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-overlay{background:#fffdf8!important;border:1px solid #e2d8c8!important;box-shadow:0 12px 28px #31251321!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-option{color:#20242b!important;cursor:pointer!important;font-weight:500!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-option:hover,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-option.p-focus{background:#fff3c2!important;color:#624900!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-option.p-select-option-selected{background:#ffe9a0!important;color:#554000!important;font-weight:700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-root{--carta-bg: #fff8e8;--carta-card: #fffdf7;--carta-accent: #e2a800;--carta-gold: #b98100;--carta-text: #2c271f;--carta-muted: #72685b;--carta-border: rgba(185, 129, 0, .24);--carta-header-pattern: rgba(255, 201, 40, .12);--carta-shadow: rgba(67, 51, 20, .12)}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-toolbar{background:linear-gradient(135deg,#211b15,#2b231b)!important;border-color:#ffc9282e!important;box-shadow:0 9px 22px #231c121f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-toolbar-left{color:#ddd4c6!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-toolbar-left i{color:#ffc928!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-tool-btn{background:#ffffff0e!important;border-color:#ffffff1f!important;color:#f7f1e8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-tool-btn:hover{background:#ffc92821!important;border-color:#ffc92847!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-tool-btn--primary{background:linear-gradient(135deg,#ffe66d,#ffc928)!important;color:#2b2408!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-paper{background:linear-gradient(180deg,#fff9ea,#fffdf8)!important;border-color:#e5cf82!important;box-shadow:0 18px 44px #4333141f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-header{background:radial-gradient(circle at 50% -20%,rgba(255,225,107,.45),transparent 44%),linear-gradient(135deg,#211b15,#332817 55%,#493914)!important;border-bottom-color:#ffc928!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-header-deco{opacity:.8}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-logo-wrap,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-logo-placeholder{border-radius:20px!important;border-color:#e1b72a!important;background:#fff6d3!important;box-shadow:0 8px 20px #00000029!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-restaurant-name{color:#fff9eb!important;text-shadow:0 2px 10px rgba(0,0,0,.16)}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-subtitle{color:#ffd858!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-divider-line,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-divider-dot{background:#ffd858!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-columns{background:#fffdf8!important;border-top-color:#e8dcc4!important;gap:16px!important;padding:18px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-col{background:linear-gradient(160deg,#fffdf8,#fff6db)!important;border:1px solid #e9d9af!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 8px 20px #43331411!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-col-hero{background:#fff2c5!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-col-hero--placeholder i{color:#b98100!important;opacity:.65!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-cat-name{color:#8b6200!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-cat-line{background:linear-gradient(90deg,#dca800,#dca80014)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-product-name{color:#2d2922!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-product-desc{color:#776d60!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-product-price{color:#9a6d00!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-footer{background:linear-gradient(135deg,#211b15,#2b231b)!important;border-top-color:#ffc92852!important;color:#e7ded0!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal.mn-modal--product .mn-img-upload-area{display:grid!important;grid-template-columns:88px minmax(0,1fr)!important;align-items:center!important;column-gap:16px!important;row-gap:10px!important;padding:16px!important;min-height:122px!important;height:auto!important;background:linear-gradient(135deg,#fff8de,#fffdf8 62%,#fff4c8)!important;border:1px solid #e7cd72!important;border-radius:16px!important;box-shadow:0 7px 18px #523d1311!important;overflow:visible!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal.mn-modal--product .mn-img-preview,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal.mn-modal--product .mn-img-placeholder{width:88px!important;height:88px!important;border-radius:14px!important;flex:none!important;grid-column:1!important;grid-row:1!important;box-sizing:border-box!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal.mn-modal--product .mn-img-preview{object-fit:cover!important;background:#fffdf8!important;border:1px solid #ddbd4d!important;box-shadow:0 6px 14px #3b2d111a!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal.mn-modal--product .mn-img-placeholder{display:grid!important;place-items:center!important;background:linear-gradient(145deg,#2a231b,#1d1a16)!important;border:1px solid rgba(255,201,40,.28)!important;box-shadow:inset 0 0 0 1px #ffffff06,0 6px 14px #2a1f121f!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal.mn-modal--product .mn-img-placeholder i{color:#ffd858!important;opacity:.92!important;font-size:1.85rem!important;filter:drop-shadow(0 2px 5px rgba(0,0,0,.16))}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal.mn-modal--product .mn-img-upload-info{grid-column:2!important;grid-row:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:5px!important;padding-block:2px!important;overflow:visible!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal.mn-modal--product .mn-img-upload-label{color:#27231d!important;font-weight:800!important;font-size:.92rem!important;line-height:1.25!important;letter-spacing:-.01em!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal.mn-modal--product .mn-img-upload-hint{color:#756b5f!important;font-weight:400!important;font-size:.78rem!important;line-height:1.35!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal.mn-modal--product .mn-img-upload-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;width:auto!important;min-height:36px!important;margin-top:4px!important;padding:8px 13px!important;border:1px solid #d7ac25!important;border-radius:10px!important;background:linear-gradient(135deg,#ffe66d,#ffc928)!important;color:#2b2408!important;font-size:.8rem!important;font-weight:700!important;line-height:1!important;cursor:pointer!important;box-shadow:0 5px 12px #c891001f!important;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal.mn-modal--product .mn-img-upload-btn i{color:#6f5100!important;font-size:.9rem!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal.mn-modal--product .mn-img-upload-btn:hover{background:linear-gradient(135deg,#fff0a0,#ffd43d)!important;border-color:#c99a00!important;color:#211c08!important;transform:translateY(-1px)!important;box-shadow:0 8px 16px #c8910029!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal.mn-modal--product .mn-img-upload-btn:active{transform:translateY(0)!important;box-shadow:0 4px 9px #c891001f!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal.mn-modal--product .mn-img-upload-error{margin-top:2px!important;color:#b42318!important;font-weight:600!important;line-height:1.3!important}@media(max-width:640px){body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal.mn-modal--product .mn-img-upload-area{grid-template-columns:72px minmax(0,1fr)!important;column-gap:12px!important;padding:13px!important;min-height:108px!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal.mn-modal--product .mn-img-preview,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal.mn-modal--product .mn-img-placeholder{width:72px!important;height:72px!important;border-radius:12px!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .mn-modal.mn-modal--product .mn-img-upload-btn{min-height:34px!important;padding:7px 11px!important}}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) *{scrollbar-width:thin;scrollbar-color:rgba(196,146,18,.48) transparent}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) *::-webkit-scrollbar{width:6px;height:6px}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) *::-webkit-scrollbar-track{background:transparent}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) *::-webkit-scrollbar-thumb{min-height:34px;border:1px solid transparent;border-radius:999px;background:#c492127a;background-clip:padding-box}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) *::-webkit-scrollbar-thumb:hover{background:#b07e08b8;background-clip:padding-box}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) *::-webkit-scrollbar-thumb:active{background:#916505d1;background-clip:padding-box}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) *::-webkit-scrollbar-corner{background:transparent}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) :is(.mn-tabs-bar,.pm-category-rail){scrollbar-width:none}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) :is(.mn-tabs-bar,.pm-category-rail)::-webkit-scrollbar{display:none}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page{color:#344054!important;background:radial-gradient(circle at 88% 2%,rgba(255,201,40,.11),transparent 24%),linear-gradient(180deg,#fffdfc,#fffcf5)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page :is(h1,h2,h3,strong){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page :is(p,small,.dm-empty,.dm-preview-note){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page :is(.dm-restaurant-info__eyebrow,.dm-section-heading div>span){color:#a66f00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-restaurant-card{position:relative;overflow:hidden;background:radial-gradient(circle at 92% 14%,rgba(255,201,40,.18),transparent 22%),linear-gradient(135deg,#fffdf8,#fff7d9)!important;border-color:#e8d7a3!important;box-shadow:0 10px 24px #43331412!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-restaurant-card:after{content:"";position:absolute;width:150px;height:150px;right:-58px;top:-74px;border-radius:50%;background:#ffc9281a;pointer-events:none}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-restaurant-logo{border-color:#d9ae21!important;background:#fff4c5!important;color:#a87500!important;box-shadow:0 7px 16px #4c39111a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-restaurant-info h2{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-restaurant-info p{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-license-badge{background:#fff4c8!important;border-color:#ddba36!important;box-shadow:0 6px 14px #5c46110f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-license-badge span{color:#756b5f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-license-badge strong{color:#3c3216!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-plan-notice{background:linear-gradient(135deg,#fff8de,#fffdf7)!important;border-color:#e9cd72!important;box-shadow:0 6px 14px #5c46110b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-plan-notice>i{color:#b87d00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-plan-notice strong{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-plan-notice span{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.dm-management-panel,.dm-preview-panel){background:#fffdf7!important;border-color:#e8e1d5!important;box-shadow:0 8px 20px #43331412!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-meal-card{background:#fffdf9!important;border-color:#e8dfd2!important;box-shadow:0 6px 15px #43331409!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-meal-card__header{border-bottom-color:#eee4d6!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-meal-card__identity h3{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-meal-card__identity div>span{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-meal-icon{background:#fff1bd!important;color:#a97200!important;border:1px solid #e7cd71!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-menu-item{border-bottom-color:#eee5d9!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-menu-item__topline strong{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-menu-item__topline span{color:#9c6c00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-menu-item p,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-empty{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-icon-button,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-close-button{background:#fffdf8!important;border-color:#e4daca!important;color:#70665c!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-icon-button:hover,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-close-button:hover{background:#fff2c2!important;border-color:#d6ae2b!important;color:#765500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-icon-button--add{background:linear-gradient(135deg,#ffe66d,#ffc928)!important;border-color:#d7ad24!important;color:#332805!important;box-shadow:0 5px 12px #c891001f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-primary-button{background:linear-gradient(135deg,#ffe66d,#ffc928)!important;border:1px solid #d5aa1e!important;color:#2b2408!important;box-shadow:0 7px 16px #c891001f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-primary-button:hover:not(:disabled){background:linear-gradient(135deg,#fff09a,#ffd94f)!important;box-shadow:0 9px 20px #c891002e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-secondary-button{background:#fffdf8!important;border-color:#ded5c8!important;color:#665e55!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-secondary-button:hover:not(:disabled){background:#fff3c8!important;border-color:#d5ae2b!important;color:#6c5000!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-date-field>span,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-field>span{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-input-shell{background:#fffdf9!important;border-color:#ded5c8!important;color:#20242b!important;box-shadow:none!important;outline:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-input-shell:focus-within{border-color:#e9a900!important;box-shadow:none!important;outline:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-input-shell>i,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-currency{color:#a87500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-input-shell :is(input,textarea,select){color:#20242b!important;-webkit-text-fill-color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-input-shell :is(input,textarea)::placeholder{color:#98a2b3!important;-webkit-text-fill-color:#98a2b3!important;font-weight:400!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-input-shell--select{padding-right:0!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-input-shell--select .dm-gelato-select{flex:1;min-width:0}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-input-shell--select .dm-gelato-select.p-select{min-height:44px!important;height:44px!important;background:transparent!important;border:0!important;box-shadow:none!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-input-shell--select .dm-gelato-select.p-select *{cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-input-shell--select .dm-gelato-select .p-select-label{min-height:42px!important;padding-left:0!important;color:#20242b!important;font-weight:600!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-ad-preview{background:radial-gradient(circle at 74% 12%,rgba(255,201,40,.18),transparent 28%),linear-gradient(160deg,#1b1a17,#2b231b 58%,#3b2f19)!important;border:1px solid rgba(255,201,40,.22)!important;box-shadow:0 14px 28px #2a1f122e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-ad-preview :is(strong,h3){color:#fff9ec!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-ad-preview :is(span,p){color:#e6ddcf!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-ad-preview__title>span,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-ad-preview__footer{color:#ffd858!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-ad-preview__summary>div{background:#ffffff0e!important;border-color:#ffc92829!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-ad-preview__summary i{color:#ffd858!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal-backdrop{background:#181410a8!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal{background:linear-gradient(155deg,#fffdf8,#fff8e9)!important;border:1px solid #e8ddbf!important;color:#344054!important;box-shadow:0 22px 58px #291f122e!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal__header,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal__footer{background:#fff9ed!important;border-color:#ede1c8!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal__title>span,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal__title h2,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal .dm-field>span,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal .dm-image-field>span,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal .dm-image-field__content strong{color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal__title div>span{color:#a87500!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal__icon{background:#fff0b8!important;color:#a87500!important;border:1px solid #e5c966!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal :is(.dm-field small,.dm-image-field__content p,.dm-currency-code){color:#667085!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal .dm-image-field__content{background:#fffdf8!important;border-color:#e6dccb!important;box-shadow:0 5px 14px #4333140a!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal .dm-input-shell{background:#fffdf9!important;border-color:#ded5c8!important;color:#20242b!important;box-shadow:none!important;outline:none!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal .dm-input-shell:focus-within{border-color:#e9a900!important;box-shadow:none!important;outline:none!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal .dm-input-shell :is(input,textarea){color:#20242b!important;-webkit-text-fill-color:#20242b!important;font-weight:400!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal .dm-input-shell :is(input,textarea,select):focus,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal .dm-input-shell :is(input,textarea,select):focus-visible{border:0!important;outline:0!important;outline-offset:0!important;box-shadow:none!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal .dm-input-shell--select :is(.dm-gelato-select.p-select,.dm-gelato-select.p-select.p-focus):focus,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal .dm-input-shell--select :is(.dm-gelato-select.p-select,.dm-gelato-select.p-select.p-focus):focus-visible,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal .dm-input-shell--select .dm-gelato-select.p-select.p-focus{border:0!important;outline:0!important;outline-offset:0!important;box-shadow:none!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal .dm-input-shell :is(input,textarea)::placeholder{color:#98a2b3!important;-webkit-text-fill-color:#98a2b3!important;font-weight:400!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal .dm-input-shell--select .dm-gelato-select.p-select{color:#20242b!important;background:transparent!important;border:0!important;box-shadow:none!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal .dm-primary-button{background:linear-gradient(135deg,#ffe66d,#ffc928)!important;border-color:#d6ac22!important;color:#2b2408!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-modal .dm-secondary-button{background:#fffdf8!important;border-color:#ded5c8!important;color:#665e55!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-gelato-select-panel.p-select-overlay{background:#fffdf8!important;border-color:#e2d8c8!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-gelato-select-panel .p-select-option{color:#20242b!important;cursor:pointer!important;font-weight:500!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-gelato-select-panel .p-select-option:hover,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-gelato-select-panel .p-select-option.p-focus{background:#fff3c2!important;color:#624900!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .dm-gelato-select-panel .p-select-option.p-select-option-selected{background:#ffe9a0!important;color:#554000!important;font-weight:700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page{color:#344054!important;background:radial-gradient(circle at 88% 2%,rgba(255,201,40,.1),transparent 24%),linear-gradient(180deg,#fffdfc,#fffcf6)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page :is(h1,h2,h3,strong){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page :is(p,small){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .header-actions .btn.primary{background:linear-gradient(135deg,#ffe66d,#ffc928)!important;border-color:#d5aa1e!important;color:#2b2408!important;box-shadow:0 7px 16px #c891001f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .header-actions .btn.secondary{background:#fffdf8!important;border-color:#ddd3c5!important;color:#665e55!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .branch-selector{background:#fffdf7!important;border-color:#e8e1d5!important;box-shadow:0 8px 20px #43331412!important;padding:13px 16px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .branch-selector>span{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .branch-selector button{background:#fffdf8!important;color:#51493f!important;border-color:#ded5c8!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .branch-selector button:hover{background:#fff3c9!important;border-color:#d5ae2b!important;color:#6d5100!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .branch-selector button.active{background:linear-gradient(135deg,#ffe66d,#ffc928)!important;border-color:#d4a81a!important;color:#2b2408!important;box-shadow:0 5px 12px #c891001a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .kpis article{background:#fffdf7!important;border-color:#e8e1d5!important;box-shadow:0 7px 18px #4333140b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .kpis article:nth-child(1){background:linear-gradient(145deg,#fff6cc,#fffdf7)!important;border-color:#e4c65a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .kpis strong{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .kpis span{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(220px,270px)!important;gap:12px!important;padding:0!important;background:transparent!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .search{background:#fffdf9!important;border-color:#ddd5c9!important;box-shadow:none!important;color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .search:focus-within{border-color:#e9a900!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .search input{color:#20242b!important;-webkit-text-fill-color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .search input::placeholder{color:#98a2b3!important;-webkit-text-fill-color:#98a2b3!important;font-weight:400!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .search>i{color:#a87500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .clear-search{color:#8a8176!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .status-filter.p-select,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .status-filter .p-select{background:#fffdf9!important;border-color:#ddd5c9!important;color:#20242b!important;cursor:pointer!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .status-filter.p-select *,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .status-filter .p-select *{cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .status-filter .p-select-label,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .status-filter.p-select .p-select-label{color:#20242b!important;font-weight:600!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .table-wrap{overflow:visible!important;padding:14px!important;background:#fffdf7!important;border-color:#e8e1d5!important;box-shadow:0 8px 20px #43331412!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .inventory-record-table{min-width:0!important;border-spacing:0 10px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .inventory-record-table thead tr{padding:0 14px 4px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .inventory-record-table th{color:#7d7468!important;background:transparent!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .inventory-record-table .sort-button{color:#7d7468!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .inventory-record-table .sort-button:hover{color:#9a6d00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .inventory-record-table tbody tr{min-height:74px!important;background:#fffdf9!important;border:1px solid #e6ddd0!important;border-radius:14px!important;box-shadow:0 4px 10px #43331406!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .inventory-record-table tbody tr:hover{background:#fff8e7!important;border-color:#dfc66e!important;transform:translateY(-1px)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .inventory-record-table td{color:#344054!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .inventory-record-table .product strong{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .inventory-record-table .product small{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .inventory-record-table .image-placeholder{background:linear-gradient(145deg,#2a231b,#1d1a16)!important;border:1px solid rgba(255,201,40,.25)!important;color:#ffd858!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .inventory-record-table .control.on{background:#e7f7ec!important;border-color:#a7ddb8!important;color:#087a36!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .inventory-record-table .badge[data-state=LOW]{background:#fff1c7!important;border-color:#e8c45b!important;color:#8a6100!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .inventory-record-table .badge[data-state=AVAILABLE]{background:#e7f7ec!important;border-color:#a7ddb8!important;color:#087a36!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .inventory-record-table .badge[data-state=OUT]{background:#fdebea!important;border-color:#f2b8b4!important;color:#b42318!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .actions button{background:#fff9ea!important;border-color:#e4d2a0!important;color:#805d00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .actions button:hover:not(:disabled){background:#ffefb5!important;border-color:#d1a820!important;color:#604700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .history{background:#fffdf7!important;border-color:#e8e1d5!important;box-shadow:0 8px 20px #43331412!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .section-title span{color:#a87500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .movement-list article{border-top-color:#ece3d6!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .movement-list article>i{background:#fff1bd!important;color:#9f6c00!important;border:1px solid #e5c865!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .movement-list span,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .movement-meta small{color:#667085!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop{background:#181410a8!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal{background:linear-gradient(155deg,#fffdf8,#fff8e9)!important;border:1px solid #e8ddbf!important;color:#344054!important;box-shadow:0 22px 58px #291f122e!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal>header,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal>footer{background:#fff9ed!important;border-color:#ede1c8!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal header span{color:#a87500!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal :is(h2,strong,label){color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal :is(small,p,.field-help){color:#667085!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal header button{background:#fffdf8!important;border-color:#e3d8c8!important;color:#71685f!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal :is(input,textarea){background:#fffdf9!important;color:#20242b!important;-webkit-text-fill-color:#20242b!important;border-color:#ded5c8!important;box-shadow:none!important;outline:none!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal :is(input,textarea):focus{border-color:#e9a900!important;box-shadow:none!important;outline:none!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal textarea::placeholder,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal input::placeholder{color:#98a2b3!important;-webkit-text-fill-color:#98a2b3!important;font-weight:400!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal .sb-select.p-select{background:#fffdf9!important;color:#20242b!important;border-color:#ded5c8!important;box-shadow:none!important;cursor:pointer!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal .sb-select.p-select *{cursor:pointer!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal .sb-select .p-select-label{color:#20242b!important;font-weight:600!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal .switch-row{background:#fff8e3!important;border:1px solid #e8d39a!important;border-radius:12px!important;padding:12px 14px!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal .stock-preview{background:#fff9e9!important;border-color:#e6d6a7!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal .stock-preview span{color:#667085!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal .stock-preview>i{color:#a87500!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal .btn.primary{background:linear-gradient(135deg,#ffe66d,#ffc928)!important;border-color:#d5aa1e!important;color:#2b2408!important;box-shadow:0 7px 16px #c891001f!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page) .modal-backdrop>.modal .btn.secondary{background:#fffdf8!important;border-color:#ded5c8!important;color:#665e55!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history]{color:#344054!important;background:radial-gradient(circle at 88% 2%,rgba(255,201,40,.1),transparent 24%),linear-gradient(180deg,#fffdfc,#fffcf6)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] :is(h1,h2,h3,strong){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] :is(p,small){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .back-button{background:#fffdf8!important;border-color:#ded5c8!important;color:#695f55!important;box-shadow:0 5px 12px #43331409!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .back-button:hover{background:#fff2c0!important;border-color:#d2a91f!important;color:#684d00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .branch-selector{padding:0!important;background:transparent!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .branch-selector>span{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .branch-selector button{background:#fffdf8!important;border-color:#ded5c8!important;color:#51493f!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .branch-selector button.active{background:linear-gradient(135deg,#ffe66d,#ffc928)!important;border-color:#d5aa1e!important;color:#2b2408!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .filters-card{background:linear-gradient(135deg,#211b15,#2b231b)!important;border:1px solid rgba(255,201,40,.18)!important;border-radius:16px!important;box-shadow:0 10px 24px #2a1f1224!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .filters-card label>span{color:#fff7e7!important;font-weight:700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .filters-card .search-field>div,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .filters-card input{background:#fffdf9!important;border-color:#e1d7ca!important;color:#20242b!important;-webkit-text-fill-color:#20242b!important;box-shadow:none!important;outline:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .filters-card input:focus,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .filters-card .search-field>div:focus-within{border-color:#ffc928!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .filters-card input::placeholder{color:#98a2b3!important;-webkit-text-fill-color:#98a2b3!important;font-weight:400!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .filters-card .search-field i{color:#a87500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .filters-card .sb-select.p-select{background:#fffdf9!important;border-color:#e1d7ca!important;color:#20242b!important;cursor:pointer!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .filters-card .sb-select.p-select *{cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .filters-card .sb-select .p-select-label{color:#20242b!important;font-weight:600!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .filter-actions .primary{background:linear-gradient(135deg,#ffe66d,#ffc928)!important;border-color:#d5aa1e!important;color:#2b2408!important;box-shadow:0 7px 16px #c891001f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .filter-actions .secondary{background:#fffdf8!important;border-color:#e4d8c8!important;color:#685e54!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .results-card{background:#fffdf7!important;border-color:#e8e1d5!important;box-shadow:0 8px 20px #43331412!important;overflow:visible!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .results-header span{color:#a87500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .table-wrap{margin-top:12px!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .inventory-history-record-table{min-width:0!important;border-spacing:0 10px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .inventory-history-record-table thead tr{padding:0 14px 4px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .inventory-history-record-table th{color:#7d7468!important;background:transparent!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .inventory-history-record-table th button{color:#7d7468!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .inventory-history-record-table th button:hover{color:#9a6d00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .inventory-history-record-table tbody tr{min-height:76px!important;background:#fffdf9!important;border:1px solid #e6ddd0!important;border-radius:14px!important;box-shadow:0 4px 10px #43331406!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .inventory-history-record-table tbody tr:hover{background:#fff8e7!important;border-color:#dfc66e!important;transform:translateY(-1px)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .inventory-history-record-table td{color:#344054!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .inventory-history-record-table td strong{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .inventory-history-record-table td small{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .movement-badge.positive{background:#e7f7ec!important;border-color:#a7ddb8!important;color:#087a36!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .movement-badge.negative{background:#fdebea!important;border-color:#f2b8b4!important;color:#b42318!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .order-chip{background:#edf4ff!important;border-color:#b8d2f3!important;color:#175cd3!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .stock-change i{color:#a87500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .detail-button{background:#fff1bd!important;border-color:#debe54!important;color:#765500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .detail-button:hover{background:#ffe89a!important;border-color:#d2a91f!important;color:#5f4600!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history]) .detail-modal{background:linear-gradient(155deg,#fffdf8,#fff8e9)!important;border:1px solid #e8ddbf!important;color:#344054!important;box-shadow:0 22px 58px #291f122e!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history]) .detail-modal header,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history]) .detail-modal footer{background:#fff9ed!important;border-color:#ede1c8!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history]) .detail-modal header span{color:#a87500!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history]) .detail-modal h2{color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history]) .detail-modal header button,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history]) .detail-modal footer button{background:#fffdf8!important;border-color:#ded5c8!important;color:#665e55!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history]) .detail-modal .detail-grid>div{background:#fffdf9!important;border-color:#e4dacb!important;box-shadow:0 4px 10px #43331406!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history]) .detail-modal .detail-grid span{color:#667085!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history]) .detail-modal .detail-grid strong{color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history]) .detail-modal .detail-grid small{color:#667085!important}@media(max-width:900px){.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page .toolbar{grid-template-columns:1fr!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .filters-grid{grid-template-columns:1fr 1fr!important}}@media(max-width:640px){.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page[data-bocado-management-surface=inventory-history] .filters-grid{grid-template-columns:1fr!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page{padding:18px 14px 32px!important}}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rb-page,.customers-page,.help-page){color:#344054!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rb-page,.customers-page,.help-page) :is(h1,h2,h3,h4,h5,strong,b){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rb-page,.customers-page,.help-page) :is(p,small,.subtitle,.hint){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-hero{background:linear-gradient(120deg,#211b15,#2b231b 68%,#3a2d1d)!important;border:1px solid rgba(255,201,40,.24)!important;box-shadow:0 12px 28px #4333141f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-hero__copy span{color:#ffc928!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-hero__copy h2{color:#fff8e8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-hero__copy p{color:#d9d0c2!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-search{background:#fffdf8!important;border:1px solid #e4d7be!important;box-shadow:0 7px 18px #20180c14!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-search i{color:#c69000!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-search input{background:transparent!important;color:#20242b!important;font-weight:500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-search input::placeholder{color:#98a2b3!important;font-weight:400!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-category-strip button{background:#fffdf8!important;color:#4d473e!important;border:1px solid #e4dccd!important;box-shadow:0 4px 12px #4333140a!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-category-strip button:hover{background:#fff7d8!important;border-color:#e5bc32!important;color:#6e5200!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-category-strip button.active{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:#e4b51c!important;box-shadow:0 8px 18px #e9a90029!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-category-strip button i{color:#c69000!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-category-strip button.active i{color:#2b2408!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-section-title small{color:#c58c00!important;font-weight:800!important;letter-spacing:.08em!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-section-title>i{color:#d69c00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-section-title>span{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-card{background:#fffdf7!important;border:1px solid #e8e1d5!important;box-shadow:0 10px 24px #43331414!important;overflow:hidden!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-card:hover{transform:translateY(-3px)!important;border-color:#e7c45d!important;box-shadow:0 15px 32px #43331421!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-card__body{background:#fffdf7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-card__body>small{color:#b47d00!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-card__body h4{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-card__body p{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-meta{color:#675f54!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-meta i{color:#c68d00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-price-ref{border-top-color:#eee4d1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-price-ref small{color:#81786b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-price-ref b{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-badge{background:#2b231b!important;color:#ffe06a!important;border:1px solid rgba(255,201,40,.28)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-favorite{background:#211b15e6!important;color:#fff8ea!important;border-color:#ffffff26!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-favorite.active{color:#ff6b84!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-empty{background:#fff9e8!important;border:1px dashed #e6cf91!important;color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-empty i{color:#c99000!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop{background:#1614119e!important;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-detail-modal{background:#fffdf7!important;color:#344054!important;border:1px solid #e6dcc9!important;box-shadow:0 24px 60px #221b1038!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-detail-modal :is(h2,h3,h4,strong,b){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-detail-modal :is(p,small){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-detail-modal>header{background:linear-gradient(135deg,#fff9e8,#fffdf8)!important;border-bottom-color:#e9dfc9!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-detail-modal>header>div>small{color:#c38a00!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-detail-modal>header button,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal>header button{background:#fff9ec!important;border:1px solid #e3d8c3!important;color:#6b6357!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-detail-modal>header button:hover,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal>header button:hover{background:#fff2bf!important;color:#755600!important;border-color:#e6bf42!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-detail-meta>div,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-commercial-ref,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-detail-columns>section,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-tips,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-related>button{background:#fff9ec!important;border-color:#e6d9bd!important;color:#344054!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-detail-meta i,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-commercial-ref i,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-detail-columns i,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-tips i{color:#c58b00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-step-row>span{background:#fff0b5!important;color:#7b5900!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-tips{background:linear-gradient(135deg,#fff7d7,#fff9ea)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-related>button:hover{border-color:#ddb33a!important;background:#fff3c4!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-detail-modal footer{background:#fff9ec!important;border-top-color:#e8ddc7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-detail-modal footer button:first-child{background:#fffdf8!important;color:#5f574d!important;border:1px solid #ded4c5!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-detail-modal footer button:last-child{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:transparent!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .customers-header{margin-bottom:1rem!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .search{background:linear-gradient(135deg,#fffdf8,#fff9e8)!important;border-color:#e6dcc9!important;box-shadow:0 8px 20px #4333140f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .search i{color:#c58a00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .table-card{background:#fffdf7!important;border:1px solid #e8e1d5!important;box-shadow:0 10px 26px #43331412!important;padding:.85rem!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .sbr-record-table thead th{color:#756b5e!important;background:transparent!important;border:0!important;font-size:.72rem!important;letter-spacing:.05em!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .sbr-record-table tbody tr{background:#fffdf8!important;box-shadow:0 5px 14px #4333140d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .sbr-record-table tbody td{border-top:1px solid #e7ded0!important;border-bottom:1px solid #e7ded0!important;color:#344054!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .sbr-record-table tbody td:first-child{border-left:1px solid #e7ded0!important;border-radius:12px 0 0 12px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .sbr-record-table tbody td:last-child{border-right:1px solid #e7ded0!important;border-radius:0 12px 12px 0!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .orders-badge{background:#fff1b8!important;color:#725300!important;border:1px solid #e7c751!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .action-button{background:#fff9ec!important;border-color:#e4d9c7!important;color:#6a6258!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .action-button:hover{background:#fff1c7!important;color:#755600!important;border-color:#dfb83b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .action-button--delete:hover{background:#fff0ef!important;color:#c73832!important;border-color:#f0b8b5!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .backdrop{background:#1614119e!important;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .modal{background:#fffdf7!important;color:#344054!important;border:1px solid #e5dac6!important;box-shadow:0 22px 54px #221b103b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .modal :is(h2,h3,label,strong){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .modal>header{border-bottom-color:#e8ddc8!important;background:linear-gradient(135deg,#fff9e8,#fffdf8)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .modal>header small{color:#c38a00!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .modal>header button{background:#fff9ec!important;border:1px solid #e1d5c0!important;color:#6a6257!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .modal input{background:#fffdf8!important;color:#20242b!important;border:1px solid #ded5c8!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .modal input:focus,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .modal input:focus-visible{outline:none!important;border-color:#d9a900!important;box-shadow:0 0 0 3px #ffc92821!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .modal input::placeholder{color:#98a2b3!important;font-weight:400!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .modal footer{background:#fff9ec!important;border-top-color:#e8ddc8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .modal .secondary{background:#fffdf8!important;color:#5e574e!important;border-color:#ddd4c7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .modal .primary{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .help-hero{background:linear-gradient(125deg,#fff6ce,#fffdf8 72%)!important;border:1px solid #e9c95d!important;box-shadow:0 11px 28px #43331414!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .help-hero__eyebrow{color:#b87f00!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .help-hero h2{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .help-hero p{color:#5f6470!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .help-hero .sbr-btn--primary,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .sbr-btn--primary{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:transparent!important;box-shadow:0 8px 18px #e9a90029!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .help-tabs{background:#fffdf8!important;border:1px solid #e2d9cb!important;box-shadow:0 6px 16px #4333140d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .help-tabs button{color:#5d6675!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .help-tabs button:hover{background:#fff7d9!important;color:#765700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .help-tabs button.active{background:#fff0b5!important;color:#6d5000!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .help-tabs button i{color:#b98500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .search-card{background:linear-gradient(135deg,#211b15,#2b231b)!important;border:1px solid rgba(255,201,40,.2)!important;box-shadow:0 9px 22px #271d0e1f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .search-card input{color:#fff8ea!important;background:transparent!important;font-weight:500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .search-card input::placeholder{color:#c4b9aa!important;font-weight:400!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .search-card i{color:#ffc928!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .category-strip button{background:#fffdf8!important;color:#5d6675!important;border-color:#ded6c9!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .category-strip button:hover{background:#fff7d9!important;border-color:#e0ba3e!important;color:#6d5000!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .category-strip button.active{background:#fff0b5!important;border-color:#e0b529!important;color:#654900!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .section-kicker{color:#b97f00!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page :is(.article-card,.request-card,.contact-grid>article,.requests-panel,.faq-item,.coming-soon){background:#fffdf7!important;border:1px solid #e8e1d5!important;color:#344054!important;box-shadow:0 8px 20px #4333140f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page :is(.article-card,.request-card):hover{border-color:#e1bc48!important;box-shadow:0 12px 26px #4333141a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page :is(.article-card__icon,.academy-card__action,.empty-state>i,.contact-grid article>i){background:#fff0b5!important;color:#b47f00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .count-pill{background:#fff0b5!important;color:#7a5900!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .contact-grid>article h3{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .contact-grid>article a{color:#9a6f00!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page :is(.academy-card,.academy-resource-row,.academy-category-row,.academy-upload-panel,.academy-segmentation){background:#fffdf7!important;border-color:#e8e1d5!important;color:#344054!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .academy-card{box-shadow:0 9px 22px #43331412!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page :is(.academy-card h3,.academy-card strong,.academy-resource-row strong,.academy-category-row strong){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page :is(.academy-card p,.academy-card small,.academy-resource-row p,.academy-resource-row small){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page :is(.academy-resource-row__icon,.academy-category-row__icon){background:#fff0b5!important;color:#b47f00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .academy-resource-row__main:hover{background:#fff9e8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .academy-kebab{color:#756d61!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .academy-kebab:hover{background:#fff1c2!important;color:#765700!important;border-color:#dfbc49!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .academy-action-menu{background:#fffdf8!important;border-color:#ded3c1!important;box-shadow:0 16px 40px #271d0e2e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .academy-action-menu button{color:#344054!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .academy-action-menu button i{color:#b67f00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .academy-action-menu button:hover:not(:disabled){background:#fff3c6!important;color:#674b00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .academy-action-menu__separator{background:#e8dece!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .academy-player-shell{border-color:#d9c89e!important;box-shadow:0 12px 28px #2f241429!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .sbr-modal-backdrop{background:#1614119e!important;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .sbr-modal{background:#fffdf7!important;color:#344054!important;border:1px solid #e5dac6!important;box-shadow:0 24px 60px #221b103b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .sbr-modal__header{background:linear-gradient(135deg,#fff9e8,#fffdf8)!important;border-bottom-color:#e7dcc7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .sbr-modal__header small{color:#b98100!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .sbr-modal__header h2{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .sbr-modal__header>button{background:#fff9ec!important;border:1px solid #ded3c0!important;color:#655e54!important;cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .modal-icon{background:#fff0b5!important;color:#b47f00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .sbr-modal__body{background:#fffdf7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .sbr-modal__footer{background:#fff9ec!important;border-top-color:#e8ddc8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .sbr-btn--secondary{background:#fffdf8!important;color:#5f584f!important;border-color:#ded5c7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .pqr-form :is(input,select,textarea),.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .reply-box textarea{background:#fffdf8!important;color:#20242b!important;border:1px solid #ddd4c6!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .pqr-form :is(input,select,textarea):focus,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .pqr-form :is(input,select,textarea):focus-visible,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .reply-box textarea:focus,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .reply-box textarea:focus-visible{outline:none!important;border-color:#d9a900!important;box-shadow:0 0 0 3px #ffc92821!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .pqr-form :is(input,textarea)::placeholder,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .reply-box textarea::placeholder{color:#98a2b3!important;font-weight:400!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .pqr-form select,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .academy-segmentation__options>button{cursor:pointer!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .form-note,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page .academy-sprint-note{background:#fff5d7!important;border-color:#e6c864!important;color:#66583d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page :is(.request-summary span,.original-message,.reply-box,.conversation .message,.status-actions){background:#fff9ec!important;border-color:#e7dcc8!important;color:#344054!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rb-detail-modal,.rb-modal,.customers-page .modal,.help-page .sbr-modal,.help-page .academy-action-menu){scrollbar-width:thin!important;scrollbar-color:#d3a51e #f2ebdd!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rb-detail-modal,.rb-modal,.customers-page .modal,.help-page .sbr-modal,.help-page .academy-action-menu)::-webkit-scrollbar{width:8px!important;height:8px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rb-detail-modal,.rb-modal,.customers-page .modal,.help-page .sbr-modal,.help-page .academy-action-menu)::-webkit-scrollbar-track{background:#f2ebdd!important;border-radius:999px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rb-detail-modal,.rb-modal,.customers-page .modal,.help-page .sbr-modal,.help-page .academy-action-menu)::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#e2bd45,#c99700)!important;border-radius:999px!important;border:2px solid #f2ebdd!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.rb-detail-modal,.rb-modal,.customers-page .modal,.help-page .sbr-modal,.help-page .academy-action-menu)::-webkit-scrollbar-thumb:hover{background:#b98700!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-customers .backdrop,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .sbr-modal-backdrop{background:#1614119e!important;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-customers .modal,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .sbr-modal{background:#fffdf7!important;color:#344054!important;border:1px solid #e5dac6!important;box-shadow:0 24px 60px #221b103b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-customers .modal>header,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .sbr-modal__header{background:linear-gradient(135deg,#fff9e8,#fffdf8)!important;border-bottom-color:#e7dcc7!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-customers .modal>header :is(h2,h3),body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .sbr-modal__header h2{color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-customers .modal>header>div>span,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .sbr-modal__header small{color:#b98100!important;font-weight:800!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-customers .modal>header>button,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .sbr-modal__header>button{background:#fff9ec!important;color:#655e54!important;border:1px solid #ded3c0!important;cursor:pointer!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-customers .modal form,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .sbr-modal__body{background:#fffdf7!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-customers .modal :is(label,.label-line),body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .sbr-modal :is(label,h3,strong,b){color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-customers .modal :is(input,textarea,select),body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .sbr-modal :is(input,textarea,select){background:#fffdf8!important;color:#20242b!important;border:1px solid #ddd4c6!important;outline:none!important;box-shadow:none!important;-webkit-appearance:auto}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-customers .modal :is(input,textarea,select):focus,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-customers .modal :is(input,textarea,select):focus-visible,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .sbr-modal :is(input,textarea,select):focus,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .sbr-modal :is(input,textarea,select):focus-visible{outline:none!important;border-color:#d9a900!important;box-shadow:0 0 0 3px #ffc92821!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-customers .modal :is(input,textarea)::placeholder,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .sbr-modal :is(input,textarea)::placeholder{color:#98a2b3!important;opacity:1!important;font-weight:400!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-customers .modal footer,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .sbr-modal__footer{background:#fff9ec!important;border-top-color:#e8ddc8!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-customers .modal .secondary,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .sbr-modal__footer .sbr-btn--secondary{background:#fffdf8!important;color:#5f584f!important;border-color:#ded5c7!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-customers .modal .primary,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .sbr-modal__footer .sbr-btn--primary{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:transparent!important;box-shadow:0 8px 18px #e9a90029!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .modal-icon{background:#fff0b5!important;color:#b47f00!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center :is(.form-note,.academy-sprint-note){background:#fff5d7!important;border-color:#e6c864!important;color:#66583d!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center :is(.request-summary span,.original-message,.reply-box,.conversation .message,.status-actions){background:#fff9ec!important;border-color:#e7dcc8!important;color:#344054!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .pqr-form select,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .academy-segmentation__options>button{cursor:pointer!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-customers .modal,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .sbr-modal{scrollbar-width:thin!important;scrollbar-color:#d3a51e #f2ebdd!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-customers .modal::-webkit-scrollbar,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .sbr-modal::-webkit-scrollbar{width:8px!important;height:8px!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-customers .modal::-webkit-scrollbar-track,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .sbr-modal::-webkit-scrollbar-track{background:#f2ebdd!important;border-radius:999px!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-customers .modal::-webkit-scrollbar-thumb,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .sbr-modal::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#e2bd45,#c99700)!important;border-radius:999px!important;border:2px solid #f2ebdd!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-modal{background:#fffdf7!important;color:#344054!important;border:1px solid #e6dcc9!important;box-shadow:0 24px 60px #221b1038!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-modal>header{background:linear-gradient(135deg,#fff9e8,#fffdf8)!important;border-bottom-color:#e9dfc9!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-modal>header :is(h2,h3){color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-modal>header small{color:#b98100!important;font-weight:850!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-modal>header>button{background:#fff9ec!important;color:#655e54!important;border:1px solid #ded3c0!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-meta span{background:linear-gradient(135deg,#2a231b,#211b15)!important;border-color:#ffc92838!important;color:#d8d0c4!important;box-shadow:0 7px 16px #2d221214!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-meta span i{color:#ffc928!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-meta span b{color:#fff8e8!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-commercial-ref{background:linear-gradient(135deg,#fff9e8,#fffdf8)!important;border-color:#e6d9bd!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-commercial-ref small,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-commercial-ref>p{color:#70685e!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-commercial-ref b{color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-commercial-ref i{color:#b98300!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-commercial-ref>p{border-top-color:#e8ddc8!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-description{color:#5f6672!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-columns>section{background:#fff9ec!important;border-color:#e6d9bd!important;box-shadow:0 6px 16px #4333140b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-columns h3{color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-columns h3 i{color:#b98500!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-columns li{color:#4f5662!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-columns li span{color:#4f5662!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-columns li b{background:#fff0b5!important;color:#725300!important;border:1px solid #e8c954!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-tips{background:linear-gradient(135deg,#fff5d6,#fff9e8)!important;border-color:#e7ca67!important;color:#66583d!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-tips :is(b,p){color:#66583d!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-related h3{color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-related>div>button{background:linear-gradient(135deg,#2a231b,#211b15)!important;border-color:#ffc92833!important;color:#f6f1e8!important;box-shadow:0 5px 13px #2d221212!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-related>div>button:hover{background:linear-gradient(135deg,#332a20,#282117)!important;border-color:#ffc92873!important;transform:translateY(-1px)!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-related>div>button span{color:#f3c94a!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-related>div>button b{color:#fff9ee!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-modal footer{background:#fff9ec!important;border-top-color:#e8ddc7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page{background:radial-gradient(circle at 88% 3%,rgba(255,201,40,.1),transparent 24%),radial-gradient(circle at 8% 26%,rgba(255,225,108,.08),transparent 22%)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-featured-grid .rb-card,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-grid .rb-card{box-shadow:0 10px 24px #43331417!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page{background:radial-gradient(circle at 92% 4%,rgba(255,201,40,.09),transparent 26%)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .table-card{padding:1rem!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .sbr-record-table{border-collapse:separate!important;border-spacing:0 .62rem!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .sbr-record-table tbody tr{background:#fffdf8!important;border-radius:12px!important;box-shadow:0 0 0 1px #e7ded0,0 5px 14px #4333140e!important;transition:transform .16s ease,box-shadow .16s ease,background .16s ease!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .sbr-record-table tbody tr:hover{background:#fff9ea!important;transform:translateY(-1px)!important;box-shadow:0 0 0 1px #e0c76d,0 8px 18px #43331414!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .sbr-record-table tbody td{border:0!important;background:transparent!important;color:#344054!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .sbr-record-table tbody td:first-child{border-radius:12px 0 0 12px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .sbr-record-table tbody td:last-child{border-radius:0 12px 12px 0!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page .sbr-record-table tbody td strong{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page{background:radial-gradient(circle at 90% 4%,rgba(255,201,40,.1),transparent 24%),radial-gradient(circle at 7% 32%,rgba(255,231,133,.07),transparent 20%)!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .help-article-modal .article-summary{background:#fff4de!important;border:1px solid #e8d3a7!important;color:#5c554c!important;font-weight:500!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .help-article-modal .article-content,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .help-article-modal .article-content p{color:#4f5662!important;opacity:1!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .help-article-modal .article-content p+p{margin-top:.72rem!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .pqr-modal .pqr-form select{min-height:44px!important;padding:.68rem 2.35rem .68rem .78rem!important;background-color:#fffdf8!important;color:#20242b!important;border:1px solid #ddd4c6!important;border-radius:11px!important;font-weight:600!important;cursor:pointer!important;outline:none!important;box-shadow:none!important;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .pqr-modal .pqr-form select:hover{background:#fff9ec!important;border-color:#e1bd49!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .pqr-modal .pqr-form select:focus,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .pqr-modal .pqr-form select:focus-visible{outline:none!important;border-color:#d9a900!important;box-shadow:0 0 0 3px #ffc92821!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .pqr-modal .pqr-form select option{background:#fffdf8!important;color:#20242b!important;font-weight:500!important;cursor:pointer!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-help-center .pqr-modal .pqr-form select option:checked{background:#ffe9a0!important;color:#5b4300!important;font-weight:700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page :is(.article-card,.academy-card,.requests-panel,.contact-grid>article,.faq-item){box-shadow:0 8px 20px #43331411!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page :is(.article-card,.academy-card,.contact-grid>article):hover{transform:translateY(-2px)!important;box-shadow:0 13px 28px #4333141a!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-modal{scrollbar-width:thin!important;scrollbar-color:#d3a51e #f2ebdd!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-modal::-webkit-scrollbar{width:8px!important;height:8px!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-modal::-webkit-scrollbar-track{background:#f2ebdd!important;border-radius:999px!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-modal::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#e2bd45,#c99700)!important;border-radius:999px!important;border:2px solid #f2ebdd!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) app-recipe-book .rb-detail-modal::-webkit-scrollbar-thumb:hover{background:#b98700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .plan-hero{border-color:#ffc92838!important;background:radial-gradient(circle at 92% 12%,rgba(255,201,40,.1),transparent 28%),linear-gradient(145deg,#1b1813,#242018 56%,#171612)!important;box-shadow:0 16px 34px #392b111f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .plan-hero__glow{background:#ffc92829!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .plan-hero :is(h2,strong){color:#fffdf7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .plan-hero .eyebrow{color:#ffc928!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .plan-hero p{color:#d8ccba!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .plan-hero__meta{border-top-color:#ffffff1a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .plan-hero__meta span{color:#beb5a8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .plan-hero__meta strong{color:#fff9ec!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .plan-hero__meta a{color:#ffc928!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .plan-hero__meta a:hover{color:#ffd94f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .plan-status{border-color:#4ade8057!important;background:linear-gradient(145deg,#14532d6b,#18432d4d)!important;box-shadow:inset 0 1px #ffffff0f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .plan-status span{color:#86efac!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .plan-status strong{color:#f0fdf4!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .plan-status small{color:#bbf7d0!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .plan-status.restricted{border-color:#f8717157!important;background:linear-gradient(145deg,#7f1d1d57,#450a0a3d)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .plan-status.restricted span{color:#fca5a5!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .plan-status.restricted small{color:#fecaca!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .section-block,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .coming-soon,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .empty-state{border-color:#e8e1d5!important;background:#fffdf7!important;color:#344054!important;box-shadow:0 8px 20px #43331412!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .section-heading .eyebrow{color:#d89500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .section-heading h3{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .section-heading__description{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .usage-card{border-color:#e8dfc9!important;background:linear-gradient(145deg,#fffdf8,#fff9e8)!important;box-shadow:0 6px 16px #4333140b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .usage-card__heading span{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .usage-card__heading strong{color:#3f352a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page :is(.usage-card__heading small,.usage-card__footer){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .usage-bar{background:#eee8dc!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .usage-bar span{background:linear-gradient(90deg,#e9a900,#ffc928 58%,#ffe36e)!important;box-shadow:0 0 10px #e9a90033!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .feature-item{border-color:#e8dfc9!important;background:linear-gradient(145deg,#fffdf8,#fff9e8)!important;box-shadow:0 6px 16px #4333140b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .feature-item__icon{border:1px solid rgba(233,169,0,.2)!important;background:#fff2be!important;color:#a97900!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .feature-item__content strong{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .feature-item__content p{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .feature-item__check{color:#16a34a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page :is(.refresh-button,.empty-state button){border-color:#e9c64e!important;background:#fff9e8!important;color:#7a5a00!important;box-shadow:0 5px 12px #4333140d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page :is(.refresh-button,.empty-state button):hover:not(:disabled){border-color:#e9a900!important;background:#fff2be!important;color:#513c00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .coming-soon strong{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .coming-soon span{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .coming-soon>i{color:#d89500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .restriction-banner{border-color:#f2b8b5!important;background:linear-gradient(135deg,#fff3f2,#fffdf8)!important;box-shadow:0 8px 20px #43331412!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .restriction-banner :is(h2,strong){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .restriction-banner :is(p,small){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .restriction-banner__plans{color:#9a6700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .restriction-banner--pending{border-color:#b9d7f5!important;background:linear-gradient(135deg,#eff7ff,#fffdf8)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page .restriction-banner--pending .eyebrow{color:#1d6fa5!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .terms-modal{border-color:#e6d9be!important;background:#fffdf7!important;color:#344054!important;box-shadow:0 18px 46px #43331429!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .terms-modal__header,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .terms-modal__footer{border-color:#e8e1d5!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .terms-modal__header :is(h2,.eyebrow){color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .terms-modal__header .eyebrow{color:#d89500!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .terms-modal__close{border-color:#e4ddd2!important;background:#fffdf8!important;color:#615a50!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .terms-plan-summary>div,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .terms-acceptance{border-color:#e8dfc9!important;background:#fff9e8!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .terms-plan-summary span{color:#667085!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .terms-plan-summary strong,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .terms-acceptance span{color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .terms-copy{border-color:#e9c64e!important;background:#fff8d9!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .terms-copy h3{color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .terms-copy p{color:#344054!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .terms-copy a{color:#8c6800!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .terms-modal__footer .secondary{border-color:#e4ddd2!important;background:#fffdf8!important;color:#344054!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .terms-modal__footer .primary{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page .plans-overview{border-color:#ffc92840!important;background:radial-gradient(circle at 8% 20%,rgba(255,201,40,.1),transparent 24%),linear-gradient(135deg,#211b15,#2b231b 58%,#1b1813)!important;box-shadow:0 13px 30px #43331421,inset 0 1px #ffffff0d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page .plans-overview__icon{border-color:#ffc92857!important;background:#ffc9281a!important;color:#ffc928!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page .plans-overview__eyebrow{color:#ffc928!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page .plans-overview h2{color:#fff9ec!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page .plans-overview p{color:#d8ccba!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page .plans-overview__refresh{border-color:#ffc92866!important;background:#ffc92817!important;color:#ffe36e!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page .plans-overview__refresh:hover:not(:disabled){border-color:#ffc928!important;background:#ffc92829!important;color:#fff4b2!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar-operational{border-color:#e9a9007a!important;background:linear-gradient(135deg,#fff5d7,#fffdf7 60%,#fff3c5)!important;box-shadow:0 6px 18px #75550a14,inset 0 1px #ffffffe6!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar-operational__icon{background:linear-gradient(145deg,#ffe56a,#ffc928)!important;color:#4d3900!important;box-shadow:0 5px 12px #d69d0029!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar-operational__eyebrow{color:#a97600!important;font-weight:900!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar-operational__content strong{color:#20242b!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar-operational__content small{color:#756d62!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar-operational__action{border-color:#e8c55c!important;background:#fff9e6!important;color:#765600!important;box-shadow:0 3px 10px #75550a0f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar-operational__action:hover{background:#fff2bf!important;border-color:#d9a900!important;color:#4b3900!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page{background:radial-gradient(circle at 88% 4%,rgba(255,201,40,.12),transparent 24%),radial-gradient(circle at 8% 32%,rgba(255,229,106,.08),transparent 22%),#fffdfc!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-hero{position:relative!important;overflow:hidden!important;background:linear-gradient(118deg,#fffdf8,#fff8de 54%,#fff1b9)!important;border:1px solid #ebd17b!important;box-shadow:0 12px 28px #61460c14!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-hero:after{content:"";position:absolute;width:180px;height:180px;right:-58px;bottom:-105px;border-radius:50%;background:#ffc9281f;pointer-events:none}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-hero small{color:#81786b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-hero small i{color:#c58a00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-metric{position:relative!important;overflow:hidden!important;border-color:#e8e1d5!important;box-shadow:0 8px 20px #4333140f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-metric:after{content:"";position:absolute;width:72px;height:72px;right:-25px;bottom:-30px;border-radius:50%;background:#ffc92817;pointer-events:none}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-metric__icon,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-insight__icon{background:#fff2c0!important;color:#a97500!important;border:1px solid #f2d779!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-action{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-action:hover{transform:translateY(-2px)!important;border-color:#e4c75f!important;box-shadow:0 12px 24px #5e440d1a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-action__arrow{color:#9a7200!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-panel__heading>div>span{color:#b77e00!important;font-weight:900!important;letter-spacing:.07em!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-insights article{border-color:#e8e1d5!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page{color:#344054!important;background:#fffdfc!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page :is(.tb-branch-selector,.tb-toolbar,.tb-search-wrapper,.tb-stat,.tb-empty){background:#fffdf7!important;border-color:#e8e1d5!important;box-shadow:0 7px 18px #4333140d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page :is(.tb-header h1,.tb-stat__value,.tb-canvas-title,.tb-empty p,.tb-modal h3,.tb-modal strong,.tb-filter-label,.tb-branch-label){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page :is(.tb-stat__label,.tb-canvas-hint,.tb-empty span,.tb-modal-hint,.tb-qr-body p){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page .tb-branch-tab,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page .tb-filter-chips button{color:#665f55!important;background:#fffdf8!important;border-color:#e6ded1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page .tb-branch-tab.active,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page .tb-filter-chips button.active{background:linear-gradient(135deg,#fff0ab,#ffe16a)!important;color:#5d4500!important;border-color:#e6b91e!important;box-shadow:0 5px 13px #be8b001a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page .tb-search-wrapper{border:1px solid #e6ded1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page .tb-search-wrapper input{background:transparent!important;color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page .tb-search-wrapper i{color:#b27e00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page .tb-stat{background:linear-gradient(145deg,#fffdf8,#fff8ea)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page :is(.tb-btn-new,.tb-btn-submit){background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:#e8ba1a!important;box-shadow:0 8px 18px #d39b0026!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page :is(.tb-refresh-btn,.tb-btn-cancel){background:#fffdf8!important;color:#665f55!important;border-color:#e5ded2!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal{width:min(560px,100vw - 32px)!important;max-width:560px!important;border-radius:18px!important;overflow:hidden!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal{width:min(430px,100vw - 32px)!important;max-width:430px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal :is(.tb-modal-header,.tb-modal-body,.tb-modal-footer){background:#fffdf7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal-header{border-bottom-color:#e8e1d5!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal-footer{border-top-color:#e8e1d5!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal :is(input,textarea,select,.p-inputtext,.p-inputnumber-input){background:#fffdf8!important;color:#20242b!important;border-color:#e4ddd1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal :is(input,textarea,select,.p-inputtext,.p-inputnumber-input):focus{outline:0!important;border-color:#d6a900!important;box-shadow:0 0 0 3px #ffc92821!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-body img{width:min(250px,100%)!important;padding:14px!important;border:1px solid #e8dfc9!important;border-radius:18px!important;box-shadow:0 10px 24px #3227121a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-body{gap:16px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page{color:#344054!important;background:#fffdfc!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page :is(.page-header h1,.order-card h2,.order-card strong,.empty-state h2,.sort-modal h3,.order-actions-modal h3){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page :is(.page-header p,.order-card p,.order-card small,.empty-state p){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page .status-filters{background:#fffdf7!important;border-color:#e8e1d5!important;box-shadow:0 6px 16px #4333140a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page .status-filters button{background:#fffdf8!important;color:#686159!important;border-color:#e6ded1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page .status-filters button.active{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:#e3b400!important;box-shadow:0 7px 16px #c9940024!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page .order-card{background:#fffdf7!important;color:#344054!important;border-color:#e8e1d5!important;box-shadow:0 8px 20px #4333140f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page .order-card:hover{border-color:#e1c55e!important;box-shadow:0 13px 28px #4333141a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page :is(.sort-modal,.order-actions-modal){background:#fffdf7!important;color:#344054!important;border-color:#e8e1d5!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page :is(.sort-option,.order-action-button){background:#fffdf8!important;border-color:#e6ded1!important;color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder{color:#344054!important;background:radial-gradient(circle at 86% 6%,rgba(255,201,40,.11),transparent 25%),#fffdfc!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder :is(.builder-header h1,.service-context h2,.product-card h3,.cart-panel h2,.cart-panel h3,.grand-total strong,.product-modal h2,.product-modal strong){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder :is(.service-context p,.product-card p,.empty-products p,.empty-cart p,.item-notes){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .service-context{background:linear-gradient(120deg,#f3fff8,#fffdf8)!important;border-color:#b9e5ce!important;box-shadow:0 7px 18px #2c6e470d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .service-context__icon{background:#eaf9f0!important;color:#16834b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .service-context__badge{background:#eaf9f0!important;color:#177044!important;border:1px solid #bce7ce!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .catalog-panel{background:#fffdf7!important;color:#344054!important;border-color:#e8e1d5!important;box-shadow:0 10px 25px #43331412!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .cart-panel{background:linear-gradient(180deg,#211d17,#181612)!important;color:#f8f3e8!important;border-color:#ffc9282e!important;box-shadow:0 15px 34px #211b152e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .cart-panel :is(h2,h3,strong,label,.notes-field span){color:#fff8e9!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .cart-panel :is(p,small,.item-notes){color:#cfc5b7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .cart-panel .eyebrow{color:#ffd84f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .cart-panel :is(.cart-item,.cart-thumb,.quantity,.fulfillment-summary,.notes-field textarea){background:#ffffff0e!important;border-color:#ffe16a29!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .cart-panel .notes-field textarea{color:#fff7e7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .cart-panel .notes-field textarea::placeholder{color:#bdb4a8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .search-box,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .search-box input{background:#fffdf8!important;color:#20242b!important;border-color:#e5ded2!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .search-box i{color:#a97700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .category-chips button{background:#fffdf8!important;color:#665f55!important;border-color:#e6ded1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .category-chips button.active{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:#e3b400!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .product-card{background:#fffdf8!important;border-color:#e8e1d5!important;box-shadow:0 7px 18px #4333140d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .product-card:hover{border-color:#e2c45a!important;box-shadow:0 12px 24px #43331417!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .product-footer button,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .create-order,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .primary-action{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:#e4b500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .product-modal{background:#fffdf7!important;color:#344054!important;border-color:#e8e1d5!important;box-shadow:0 24px 64px #32271238!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .product-modal :is(p,.modal-stock,.modal-quantity>span,.notes-field>span){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .product-modal :is(textarea,input){background:#fffdf8!important;color:#20242b!important;border-color:#e5ded2!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page{color:#344054!important;background:#fffdfc!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page :is(.page-header h1,.column h2,.order-card h3,.order-card strong,.empty p){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page :is(.page-header p,.meta,.timer,.order-card small){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page .realtime-status{background:#ecfdf3!important;color:#08783d!important;border-color:#b7e5c8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page .summary-strip,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page .column{background:#fffdf7!important;color:#344054!important;border-color:#e8e1d5!important;box-shadow:0 9px 22px #4333140f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page .column>header{background:#fff9e9!important;border-bottom-color:#e8e1d5!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page .column>header b{background:#fff1b8!important;color:#7d5900!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page .order-card{background:#fffdf8!important;border-color:#e6ded1!important;border-left-color:#dca900!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page .empty i{color:#b78000!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page :is(.action--start,.approve,.item-ready-action){background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:#e4b500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page{color:#344054!important;background:#fffdfc!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page :is(.page-head h1,.empty-card h2,.hero-card h2,.metric-card strong,.content-card h3,.movement-row strong,.note-card strong){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page :is(.page-head p,.empty-card>p,.metric-card span,.content-card p,.movement-info span,.movement-info small,.note-card p){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page :is(.empty-card,.hero-card,.metric-card,.content-card,.note-card){background:#fffdf7!important;border-color:#e8e1d5!important;color:#344054!important;box-shadow:0 9px 22px #4333140f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .empty-card{background:linear-gradient(135deg,#fffdf8,#fff6d9)!important;border-color:#ecd179!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .empty-icon{background:#fff0b5!important;color:#a97500!important;border-color:#e5c65a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .status.closed{color:#b42318!important;background:#fff1f0!important;border-color:#fecaca!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page :is(.primary-btn,.empty-card__action){background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:#e4b500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page :is(.ghost-btn,.secondary-btn){background:#fffdf8!important;color:#665f55!important;border-color:#e5ded2!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal{background:#fffdf7!important;color:#344054!important;border-color:#e8e1d5!important;box-shadow:0 24px 64px #32271238!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal :is(h2,strong,label){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal :is(p,small,span:not(.eyebrow)){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .eyebrow{color:#b77e00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .branch-summary{background:#fff6d9!important;border-color:#e8cf79!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal :is(textarea,input,.p-inputnumber-input,select){background:#fffdf8!important;color:#20242b!important;border-color:#e5ded2!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal :is(textarea,input,.p-inputnumber-input,select):focus{outline:0!important;border-color:#d6a900!important;box-shadow:0 0 0 3px #ffc92821!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page{color:#344054!important;background:#fffdfc!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page :is(.page-header h1,.summary-card strong,.order-card h2,.order-card strong,.empty-state h2){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page :is(.page-header p,.summary-card span,.order-card p,.order-card small,.empty-state p){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .operations-toolbar,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .summary-card,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .order-card{background:#fffdf7!important;color:#344054!important;border-color:#e8e1d5!important;box-shadow:0 8px 20px #4333140f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .operations-toolbar{background:linear-gradient(135deg,#fffdf8,#fff7dd)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .search-field{background:#fffdf8!important;border-color:#e5ded2!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .search-field input{background:transparent!important;color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .search-field i{color:#a97700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .cash-register-warning{background:#fff7e6!important;border-color:#f1d286!important;color:#805b00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .empty-state__icon{background:#ecfdf3!important;color:#0b8a49!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page :is(.checkout-button,.primary-button){background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:#e4b500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page :is(.prebill-button,.secondary-button,.detail-button){background:#fffdf8!important;color:#665f55!important;border-color:#e5ded2!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .checkout-modal{background:#fffdf7!important;color:#344054!important;border-color:#e8e1d5!important;box-shadow:0 26px 68px #3227123d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .checkout-modal :is(.modal-header,.modal-content,.modal-footer){background:#fffdf7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .checkout-modal :is(h2,h3,strong,label,.field-group>span){color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .checkout-modal :is(p,small,span:not(.eyebrow):not(.quantity):not(.credit-step)){color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .checkout-modal .eyebrow{color:#b77e00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .checkout-modal :is(.payment-summary,.suggested-tip,.credit-request-section,.credit-flow-card,.grand-total,.cashier-manual-charge,.input-wrapper){background:#fffdf8!important;border-color:#e6ded1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .checkout-modal :is(input,textarea,select,.p-inputtext,.p-inputnumber-input,.p-select){background:#fffdf8!important;color:#20242b!important;border-color:#e5ded2!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .checkout-modal :is(input,textarea,select,.p-inputtext,.p-inputnumber-input,.p-select):focus,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .checkout-modal :is(input,textarea,.p-inputtext,.p-inputnumber-input):focus-visible{outline:0!important;border-color:#d6a900!important;box-shadow:0 0 0 3px #ffc92821!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) :is(.p-select-overlay,.p-dropdown-panel,.p-datepicker-panel){background:#fffdf7!important;color:#20242b!important;border-color:#e8e1d5!important;box-shadow:0 14px 30px #32271229!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) :is(.p-select-option,.p-dropdown-item){color:#20242b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) :is(.p-select-option.p-select-option-selected,.p-dropdown-item.p-highlight){background:#ffe9a0!important;color:#604700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.tb-page,.orders-page,.order-builder,.kitchen-page,.cash-page,.cashier-page) :is(input,textarea,select,.p-inputtext,.p-inputnumber-input,.p-select):focus,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.tb-page,.orders-page,.order-builder,.kitchen-page,.cash-page,.cashier-page) :is(input,textarea,select,.p-inputtext,.p-inputnumber-input,.p-select):focus-visible{outline:0!important;border-color:#d6a900!important;box-shadow:0 0 0 3px #ffc92821!important}@media(max-width:760px){.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar-operational{margin-inline:6px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal{width:calc(100vw - 24px)!important;max-width:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .cart-panel{border-radius:16px!important}}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-panel{background:linear-gradient(145deg,#fffdf9,#fffaec)!important;border:1px solid #e8e0d2!important;box-shadow:0 10px 24px #43331412!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-panel__heading h2,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-status__item>div:first-child>span,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-status__item>div:first-child>strong,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-activity strong{color:#29251f!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-status__item>div:first-child>span,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-activity span,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-empty p{color:#665f55!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-progress,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-chart__track{background:#f0ece3!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-progress span,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-chart__track span{background:linear-gradient(90deg,#f0b800,#ffd84c)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-panel__heading>i,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rd-page .rd-empty i{color:#c58a00!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal-backdrop{background:#16120c94!important;-webkit-backdrop-filter:blur(7px)!important;backdrop-filter:blur(7px)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal:not(.tb-qr-modal){width:min(520px,100vw - 32px)!important;max-width:520px!important;background:linear-gradient(180deg,#fffdf8,#fff9ea)!important;border:1px solid #e7d8ad!important;border-radius:18px!important;box-shadow:0 26px 70px #352a1438!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal .tb-modal-header,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal .tb-modal-body,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal .tb-modal-footer{background:transparent!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal .tb-modal-header{border-bottom:1px solid #e9e1d5!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal .tb-modal-footer{border-top:1px solid #e9e1d5!important;justify-content:flex-end!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal .tb-modal-header h3{color:#26221c!important;font-weight:850!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal .tb-modal-header h3 i{color:#c48b00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal .tb-modal-header>button{color:#7c7368!important;background:#fffdf8!important;border:1px solid #e5ddd0!important;border-radius:10px!important;width:36px!important;height:36px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal .tb-modal-header>button:hover{color:#775700!important;background:#fff3c9!important;border-color:#e5c65a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal .tb-modal-hint{color:#70685d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal .tb-modal-hint i{color:#c48b00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal .tb-field-label{color:#302b24!important;font-weight:750!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal .tb-field-label .req{color:#b77e00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal .tb-field-hint{color:#746d64!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal .tb-field-input{background:#fffdf9!important;color:#28241e!important;border:1px solid #ddd5c8!important;box-shadow:inset 0 1px #fffc!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal .tb-field-input::placeholder{color:#98a2b3!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal .tb-field-input:focus{outline:0!important;border-color:#d5a400!important;box-shadow:0 0 0 3px #ffc9281f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal .tb-btn-cancel{flex:0 0 auto!important;min-width:112px!important;background:#fffdf9!important;color:#615a51!important;border:1px solid #ded6ca!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal .tb-btn-submit{flex:0 0 auto!important;min-width:138px!important;background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border:1px solid #e3b400!important;box-shadow:0 8px 18px #d39b0024!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal{width:min(410px,100vw - 32px)!important;max-width:410px!important;background:linear-gradient(180deg,#fffdf8,#fff8e7)!important;border:1px solid #e8d8a8!important;border-radius:20px!important;box-shadow:0 28px 72px #352a143d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal .tb-modal-header{background:linear-gradient(135deg,#fffdf8,#fff4c9)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal .tb-modal-header h3{color:#28241e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal .tb-modal-header h3 i{color:#b77e00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal .tb-qr-body{background:transparent!important;padding:22px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal .tb-qr-body img{width:min(220px,100%)!important;background:#fff!important;border:1px solid #e2d8c5!important;box-shadow:0 12px 30px #3d301521!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal .tb-qr-body p{color:#6a6258!important;line-height:1.5!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal .tb-qr-body p i{color:#b77e00!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page{background:radial-gradient(circle at 88% 7%,rgba(255,201,40,.1),transparent 24%),#fffdfc!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page .page-actions :is(.secondary-action,.primary-action){opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page .page-actions .secondary-action{background:#fffdf8!important;color:#625b52!important;border-color:#e3dbce!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page .page-actions .secondary-action:hover:not(:disabled),.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page .page-actions .secondary-action.active{background:#fff4c9!important;color:#765600!important;border-color:#e2bf4c!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page .page-actions .primary-action{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border-color:#e2b400!important;box-shadow:0 8px 18px #d39b0024!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page .status-filters{padding:6px!important;border-radius:14px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page .results-row{color:#6a6258!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page .empty-state{min-height:390px!important;margin-top:18px!important;border:1px dashed #e8d8a8!important;border-radius:22px!important;background:linear-gradient(145deg,#fffdf9,#fff9e8)!important;box-shadow:0 10px 24px #4333140d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page .empty-state i{color:#c58a00!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page .empty-state h2{color:#29251f!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page .empty-state p{color:#665f55!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .back-button,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .builder-header>.secondary-action{background:#fffdf8!important;color:#665f55!important;border:1px solid #e5ddd0!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .back-button:hover,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .builder-header>.secondary-action:hover{background:#fff3c8!important;color:#765600!important;border-color:#e3c14d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .service-context{background:linear-gradient(120deg,#f2fff8,#fff9df)!important;border:1px solid #b8dfc8!important;box-shadow:0 8px 20px #435d400f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .service-context h2{color:#29251f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .service-context p{color:#625e56!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .service-context__icon{background:#eaf9f0!important;color:#168a55!important;border:1px solid #c8ebd6!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .service-context__badge{background:#e7f8ee!important;color:#176b45!important;border:1px solid #bfe6cf!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .empty-products{min-height:280px!important;display:grid!important;place-content:center!important;border:1px dashed #e6d9b8!important;border-radius:18px!important;background:linear-gradient(145deg,#fffdf9,#fff9e9)!important;color:#665f55!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .empty-products i{color:#b78000!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .empty-products h3{color:#2b2721!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page{background:radial-gradient(circle at 88% 6%,rgba(255,201,40,.09),transparent 23%),#fffdfc!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page .summary-strip{background:linear-gradient(135deg,#fffdf8,#fff8e8)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page .summary-strip :is(span,strong,b){color:#514a42!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page .summary-strip strong{color:#b77e00!important;font-weight:850!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page .refresh-button,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page .header-actions button:not(.realtime-status){background:#fffdf8!important;color:#765600!important;border:1px solid #e5d9bc!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page .refresh-button:hover,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page .header-actions button:not(.realtime-status):hover{background:#fff3c9!important;border-color:#e1be4d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page .column{background:linear-gradient(180deg,#fffdf9,#fffbf0)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page .column .empty{color:#625b52!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .kitchen-page .column .empty i{color:#b78000!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal-backdrop{background:#16120c99!important;-webkit-backdrop-filter:blur(7px)!important;backdrop-filter:blur(7px)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal{background:linear-gradient(180deg,#fffdf8,#fff9ea)!important;color:#2e2922!important;border:1px solid #e7d9b5!important;box-shadow:0 28px 76px #352a1440!important;scrollbar-color:#d9ad28 #f6f0e5!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal header h2{color:#27231d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal header>button{background:#fffdf8!important;color:#776e63!important;border:1px solid #e5ddd0!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .eyebrow{color:#a97400!important;font-weight:900!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .branch-summary{background:#fff3c9!important;border:1px solid #e4c765!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .branch-summary>i{background:#ffe8a0!important;color:#906800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .branch-summary span{color:#6e655b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .branch-summary strong{color:#29251f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .form-field label{color:#39332b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .form-field label small{color:#756d63!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal :is(input,textarea,.p-inputnumber-input){background:#fffdf9!important;color:#28241e!important;border:1px solid #ddd5c8!important;-webkit-text-fill-color:#28241e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal :is(input,textarea,.p-inputnumber-input)::placeholder{color:#98a2b3!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal :is(input,textarea,.p-inputnumber-input):focus{outline:0!important;border-color:#d5a400!important;box-shadow:0 0 0 3px #ffc9281f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .secondary-btn{background:#fffdf9!important;color:#5f584f!important;border:1px solid #ddd5c8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .primary-btn{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border:1px solid #e3b400!important;box-shadow:0 8px 18px #d39b0026!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .close-summary{background:#e9e1d5!important;border:1px solid #e2d8c8!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .close-summary>div{background:#fffdf9!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .close-summary span{color:#70685e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .close-summary strong{color:#29251f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .difference-box{background:#fffdf9!important;border-color:#e2d9cb!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .difference-box :is(span,strong){color:#29251f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .difference-box small{color:#70685e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page{background:radial-gradient(circle at 88% 7%,rgba(255,201,40,.09),transparent 24%),#fffdfc!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .operations-toolbar{border:1px solid #e8d9b0!important;border-radius:18px!important;background:linear-gradient(135deg,#fffdf8,#fff4c9)!important;box-shadow:0 10px 24px #43331412!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .summary-card{background:transparent!important;border:0!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .summary-card__icon{background:#fff0b5!important;color:#9a7000!important;border:1px solid #e9cf78!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .summary-card strong{color:#29251f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .summary-card span:last-child{color:#665f55!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .realtime-status--connected{color:#08783d!important;border-color:#b7e5c8!important;background:#ecfdf3!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .header-actions .refresh-button,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .header-actions button:not(.realtime-status){background:#fffdf8!important;color:#765600!important;border:1px solid #e5d9bc!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .empty-state{min-height:390px!important;border:1px dashed #e8d8a8!important;border-radius:22px!important;background:linear-gradient(145deg,#fffdf9,#fff9e8)!important;box-shadow:0 10px 24px #4333140d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .empty-state h2{color:#29251f!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .empty-state p{color:#665f55!important}@media(max-width:760px){.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-modal:not(.tb-qr-modal),.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal{width:calc(100vw - 24px)!important;max-width:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .orders-page .empty-state,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .empty-state{min-height:300px!important}}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal-backdrop{background:#1c170e8a!important;-webkit-backdrop-filter:blur(8px) saturate(.92)!important;backdrop-filter:blur(8px) saturate(.92)!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal{width:min(520px,100vw - 32px)!important;background:linear-gradient(180deg,#fffdf8,#fff9e9)!important;color:#2b2721!important;border:1px solid #e8d7a7!important;border-radius:20px!important;box-shadow:0 30px 80px #372b1242!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal :is(header,footer){background:transparent!important;border-color:#eae1d3!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal :is(h2,h3,strong,label){color:#27231d!important;opacity:1!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal :is(p,small,.form-field label small){color:#6d655b!important;opacity:1!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .eyebrow{color:#a97200!important;font-weight:900!important;letter-spacing:.08em!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal header>button{background:#fffdf8!important;color:#6d655b!important;border:1px solid #e2d9cc!important;box-shadow:none!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal header>button:hover:not(:disabled){background:#fff3c9!important;color:#755600!important;border-color:#e2bf4c!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .branch-summary{background:linear-gradient(135deg,#fff7d9,#fff1b9)!important;border:1px solid #e6c75c!important;box-shadow:0 6px 16px #b4810012!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .branch-summary>i{background:#ffe9a3!important;color:#8e6700!important;border:1px solid #e5c55a!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .branch-summary span{color:#71685d!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .branch-summary strong{color:#27231d!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal :is(input,textarea,.p-inputtext,.p-inputnumber-input){background:#fffdf9!important;color:#28241e!important;-webkit-text-fill-color:#28241e!important;border:1px solid #ddd5c8!important;outline:0!important;box-shadow:none!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal :is(input,textarea,.p-inputtext,.p-inputnumber-input)::placeholder{color:#8e98a8!important;-webkit-text-fill-color:#8e98a8!important;opacity:1!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal :is(input,textarea,.p-inputtext,.p-inputnumber-input):focus,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal :is(input,textarea,.p-inputtext,.p-inputnumber-input):focus-visible{outline:0!important;border-color:#d5a400!important;box-shadow:0 0 0 3px #ffc92821!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .secondary-btn{background:#fffdf9!important;color:#5b554d!important;border:1px solid #ddd5c8!important;box-shadow:none!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .primary-btn{background:linear-gradient(135deg,#ffe56a,#ffc928)!important;color:#2b2408!important;border:1px solid #e3b400!important;box-shadow:0 9px 20px #d39b002b!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .danger-btn{background:#fff1f0!important;color:#a6382c!important;border:1px solid #f3b5af!important;box-shadow:none!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .close-summary{background:#ece4d7!important;border:1px solid #e1d7c7!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .close-summary>div,body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .difference-box{background:#fffdf9!important;color:#29251f!important}body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal .warning-box{color:#755600!important;background:#fff7dd!important;border-color:#e9cc72!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .cash-register-warning :is(strong,span,p){color:#7b5900!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page .cash-register-warning strong{color:#6d4e00!important;font-weight:850!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cashier-page :is(.page-subtitle,.results-count,.summary-card span,.empty-state p){opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .search-box{min-height:50px!important;padding:0 14px!important;background:#fffdf8!important;border:1px solid #e2dace!important;border-radius:14px!important;box-shadow:0 4px 12px #43331409!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .search-box>i{color:#a97700!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .search-box input,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .search-box input[type=search]{width:100%!important;height:100%!important;padding:0!important;margin:0!important;background:transparent!important;color:#29251f!important;border:0!important;border-radius:0!important;outline:0!important;box-shadow:none!important;-webkit-text-fill-color:#29251f!important;appearance:none!important;-webkit-appearance:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .search-box input::placeholder{color:#8e98a8!important;-webkit-text-fill-color:#8e98a8!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .search-box:focus-within{border-color:#d5a400!important;box-shadow:0 0 0 3px #ffc92821,0 5px 14px #4333140a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .order-builder .search-box:focus-within input{border:0!important;outline:0!important;box-shadow:none!important}@media(max-width:760px){body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page .modal{width:calc(100vw - 24px)!important;max-height:92vh!important;border-radius:18px!important}}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal{width:min(640px,100vw - 32px)!important;border-radius:22px!important;overflow:hidden!important;border:1px solid rgba(214,174,65,.38)!important;background:linear-gradient(180deg,#fffdf8,#fff9ee)!important;box-shadow:0 28px 70px #2a200e33,0 2px 8px #75540814!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__header{position:relative!important;display:grid!important;grid-template-columns:64px minmax(0,1fr) 38px!important;align-items:center!important;gap:16px!important;min-height:126px!important;padding:22px 24px!important;border-bottom:1px solid #eadfcb!important;background:radial-gradient(circle at 86% 25%,rgba(255,201,40,.1) 0 3px,transparent 4px),radial-gradient(circle at 91% 44%,rgba(255,201,40,.08) 0 3px,transparent 4px),linear-gradient(135deg,#fffdf8,#fff9e8)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__theme-mark{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;border-radius:50%!important;border:1px solid #f1d98a!important;background:linear-gradient(180deg,#fff9df,#fff4c5)!important;color:#b88300!important;box-shadow:0 8px 18px #c38b0014!important;font-size:1.12rem!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__theme-mark i{color:inherit!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__heading{align-self:center!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__header span{color:#b67d00!important;font-size:.7rem!important;font-weight:900!important;letter-spacing:.09em!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__header h2{margin:4px 0 0!important;color:#20242b!important;font-size:1.42rem!important;font-weight:800!important;line-height:1.18!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__subtitle{display:block!important;margin:7px 0 0!important;color:#667085!important;font-size:.8rem!important;line-height:1.35!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__header>button{width:38px!important;height:38px!important;border:1px solid #e8dfcf!important;border-radius:12px!important;background:#fffdf8!important;color:#655d53!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__header>button:hover{border-color:#e3c45d!important;background:#fff4c9!important;color:#6f5200!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__body{gap:22px!important;padding:24px!important;background:linear-gradient(180deg,#fffdf8,#fffbf3)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__notice{grid-template-columns:48px minmax(0,1fr)!important;gap:14px!important;padding:17px 18px!important;border:1px solid #e8ca68!important;border-radius:16px!important;background:linear-gradient(135deg,#fff8da,#fffcef)!important;box-shadow:0 8px 20px #bf89000d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__notice-icon{width:46px!important;height:46px!important;border-radius:50%!important;background:#fff0b0!important;color:#a57500!important;font-size:1.05rem!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__notice strong{margin:1px 0 5px!important;color:#23272f!important;font-size:.91rem!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__notice p{color:#5f6977!important;font-size:.8rem!important;line-height:1.5!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__field{gap:9px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__field label{color:#24272d!important;font-size:.86rem!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__field small{padding-left:2px!important;color:#697386!important;font-size:.74rem!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__field .sb-select.p-select,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__field .p-select.sb-select{min-height:50px!important;border:1px solid #ddd6ca!important;border-radius:14px!important;background:#fffdfc!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__field .sb-select.p-select:hover,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__field .p-select.sb-select:hover{border-color:#d8bc5e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__field .sb-select.p-select.p-focus,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__field .p-select.sb-select.p-focus{border-color:#d5a900!important;box-shadow:0 0 0 3px #ffc9281f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__field .p-select-label{color:#24272d!important;font-weight:600!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__field .p-select-dropdown{color:#6b7280!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__footer{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;padding:16px 24px 20px!important;border-top:1px dashed #e4d6b8!important;background:linear-gradient(180deg,#fff9ef,#fffdf7)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__context-note{display:flex!important;align-items:center!important;gap:11px!important;min-width:0!important;padding:10px 12px!important;border:1px solid rgba(190,165,216,.28)!important;border-radius:13px!important;background:linear-gradient(135deg,#f4effbad,#fff8ddb8)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__context-icon{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;flex:0 0 34px!important;border-radius:50%!important;background:#fff4c8!important;color:#a87900!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__context-note>span:last-child{display:grid!important;gap:2px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__context-note strong{color:#51421d!important;font-size:.75rem!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__context-note small{color:#6e7380!important;font-size:.69rem!important;line-height:1.25!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__footer button{min-height:42px!important;border-radius:12px!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__footer .secondary{min-width:112px!important;border:1px solid #dcd4c6!important;background:#fffdf9!important;color:#5d554a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__footer .secondary:hover{border-color:#cfc3b1!important;background:#f8f2e8!important;color:#3e3933!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__footer .primary{min-width:188px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;border:1px solid #e4b300!important;background:linear-gradient(135deg,#ffe46b,#ffc928)!important;color:#2b2408!important;box-shadow:0 9px 18px #dca30029!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__footer .primary:hover:not(:disabled){transform:translateY(-1px)!important;border-color:#d7a700!important;background:linear-gradient(135deg,#ffea82,#ffd53e)!important;box-shadow:0 12px 22px #dca30033!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__launch-icon{display:inline-block!important;color:#6b5100!important;font-size:.96rem!important}@media(max-width:700px){.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal{width:min(560px,100vw - 20px)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__header{grid-template-columns:46px minmax(0,1fr) 36px!important;gap:12px!important;min-height:auto!important;padding:18px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__theme-mark{width:44px!important;height:44px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__subtitle{display:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__body{padding:18px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__footer{grid-template-columns:1fr!important;padding:14px 18px 18px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__context-note{display:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__actions .primary{grid-row:1!important;width:100%!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__actions .secondary{grid-row:2!important;width:100%!important}}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page{position:relative!important;isolation:isolate!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page:before{content:""!important;position:absolute!important;inset:-18px -10px auto!important;height:250px!important;z-index:-1!important;pointer-events:none!important;background:radial-gradient(circle at 84% 12%,rgba(255,201,40,.12),transparent 28%),radial-gradient(circle at 15% 10%,rgba(111,78,55,.045),transparent 26%)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-header{position:relative!important;min-height:96px!important;margin-bottom:0!important;padding-right:190px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-header:after{content:""!important;position:absolute!important;right:138px!important;top:2px!important;width:118px!important;height:92px!important;pointer-events:none!important;opacity:.16!important;background:url(/assets/branding/business-types/ice-cream-shop/gelato-cone.svg) center/72px auto no-repeat!important;filter:saturate(.65) sepia(.15)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-card,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-card{border:1px solid #e8ddbf!important;background:linear-gradient(145deg,#fffdf8,#fffcf4)!important;box-shadow:0 10px 28px #4a391c0e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-card{position:relative!important;overflow:hidden!important;padding:26px 28px!important;border-color:#e5d3a4!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-card:before{content:""!important;position:absolute!important;right:-54px!important;top:-64px!important;width:180px!important;height:180px!important;border-radius:50%!important;border:18px solid rgba(255,201,40,.055)!important;box-shadow:0 0 0 14px #ffe56a09!important;pointer-events:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-heading,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-card__heading{position:relative!important;z-index:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-heading>div,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-card__heading>div:first-child{position:relative!important;padding-left:64px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-heading>div:before,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-card__heading>div:first-child:before{position:absolute!important;left:0!important;top:50%!important;width:46px!important;height:46px!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;border-radius:15px!important;border:1px solid #ecd596!important;background:linear-gradient(145deg,#fff9e6,#fff0b7)!important;color:#a87500!important;font-family:primeicons!important;font-size:1.12rem!important;box-shadow:0 8px 20px #c28b001a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-heading>div:before{content:"\e925"!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-card__heading>div:first-child:before{content:"\e9ab"!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-heading h2,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-card__heading h2,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .summary strong{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-heading h2,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-card__heading h2{font-weight:850!important;letter-spacing:-.018em!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .results-badge{min-height:34px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;gap:7px!important;border:1px solid #e9d48e!important;background:linear-gradient(145deg,#fff9e8,#fff3c8)!important;color:#775900!important;box-shadow:0 5px 14px #8b6a1f0d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .results-badge:before{content:"\2726"!important;color:#c58a00!important;font-size:.78rem!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-grid{position:relative!important;z-index:1!important;gap:14px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-grid label>span{color:#2f3138!important;font-weight:750!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-grid input,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-grid .p-select,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-grid .gelato-finance-select{min-height:46px!important;border:1px solid #ddd1bb!important;border-radius:12px!important;background:#fffdf9!important;color:#20242b!important;box-shadow:inset 0 1px #ffffffbf!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-grid input:hover,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-grid .p-select:hover{border-color:#d7be6b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-grid input:focus,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-grid .p-select.p-focus,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-grid .p-select:focus-within{border-color:#d8aa1b!important;box-shadow:0 0 0 3px #ffc92821!important;outline:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .btn-primary{min-height:46px!important;border:1px solid #e5af00!important;border-radius:12px!important;background:linear-gradient(135deg,#ffe46b,#ffc928)!important;color:#2b2408!important;box-shadow:0 9px 18px #dca30026!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .btn-primary:hover{transform:translateY(-1px)!important;background:linear-gradient(135deg,#ffea82,#ffd53e)!important;box-shadow:0 12px 24px #dca3002e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .btn-secondary,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .pagination button{border:1px solid #ddd1bb!important;background:#fffdf9!important;color:#6c5421!important;box-shadow:0 4px 12px #4a391c09!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .btn-secondary:hover:not(:disabled),.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .pagination button:hover:not(:disabled){border-color:#d8b94f!important;background:#fff7d9!important;color:#5e4700!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-card{position:relative!important;overflow:hidden!important;padding:26px 28px 28px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-card:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:radial-gradient(circle at 6% 0%,rgba(255,229,106,.11),transparent 20%),radial-gradient(circle at 94% 12%,rgba(255,201,40,.05),transparent 20%)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .summary{position:relative!important;z-index:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .summary strong{font-size:1.7rem!important;font-weight:900!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .summary span{color:#667085!important;font-weight:600!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-list{position:relative!important;z-index:1!important;gap:10px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-row{min-height:68px!important;padding:14px 16px!important;border:1px solid #e4d7b8!important;border-radius:14px!important;background:#ffffffdb!important;box-shadow:0 5px 16px #4a391c0a!important;transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease,background .17s ease!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-row:hover{transform:translateY(-1px)!important;border-color:#d7b84b!important;background:#fff9eb!important;box-shadow:0 10px 22px #4a391c13!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-row strong,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-row span{color:#20242b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-row small,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-row .main-info span{color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .status{border-color:#ddd5c7!important;background:#f6f3ed!important;color:#5e554b!important;font-weight:850!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .status.open{border-color:#b7e4c7!important;background:#ecfdf3!important;color:#15803d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .detail-button{min-height:40px!important;border:1px solid #e3bd3f!important;border-radius:11px!important;background:linear-gradient(145deg,#fff9e2,#fff0b8)!important;color:#6c5100!important;box-shadow:0 5px 14px #8b6a1f0d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .detail-button:hover{border-color:#d4a900!important;background:#ffe98d!important;color:#4e3c00!important;box-shadow:0 8px 16px #8b6a1f1a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .empty-state{position:relative!important;z-index:1!important;min-height:220px!important;margin-top:4px!important;border:1px dashed rgba(216,170,27,.25)!important;border-radius:16px!important;background:#fffdf8a8!important;color:#667085!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .empty-state i{width:52px!important;height:52px!important;display:grid!important;place-items:center!important;border-radius:15px!important;background:linear-gradient(145deg,#fff7d2,#ffe99a)!important;color:#c58a00!important;font-size:1.55rem!important;box-shadow:0 9px 20px #e9a9001a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .pagination{position:relative!important;z-index:1!important}@media(max-width:980px){.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-header{padding-right:0!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-header:after{display:none!important}}@media(max-width:760px){.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-card,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-card{padding:20px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-heading>div,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-card__heading>div:first-child{padding-left:56px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-heading>div:before,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-card__heading>div:first-child:before{width:42px!important;height:42px!important}}@media(max-width:560px){.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-card,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-card{padding:16px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-heading>div,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-card__heading>div:first-child{padding-left:0!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-heading>div:before,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-card__heading>div:first-child:before{display:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .summary strong{font-size:1.35rem!important}}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-header{min-height:auto!important;padding-right:0!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .history-header:after{display:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-card .filters-heading h2{color:#20242b!important;opacity:1!important;text-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-card .results-badge{border-color:#ddbe58!important;background:linear-gradient(145deg,#fff5c7,#ffe99b)!important;color:#6b5000!important;opacity:1!important;font-weight:800!important;box-shadow:0 5px 14px #8b6a1f14!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-card .results-badge:before{color:#9a6e00!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page .filters-card .filters-heading .eyebrow{color:#a87500!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.db-page,.financial-page,.rt-page[data-bocado-surface=business-management],.reports-page){position:relative!important;isolation:isolate!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.db-page,.financial-page,.rt-page[data-bocado-surface=business-management],.reports-page):before{content:""!important;position:absolute!important;inset:-18px -10px auto!important;height:250px!important;z-index:-1!important;pointer-events:none!important;background:radial-gradient(circle at 84% 12%,rgba(255,201,40,.12),transparent 28%),radial-gradient(circle at 15% 10%,rgba(111,78,55,.045),transparent 26%)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.db-page,.financial-page,.rt-page[data-bocado-surface=business-management],.reports-page){box-shadow:inset 0 1px #ffc928c7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page{position:relative!important;isolation:isolate!important;background:radial-gradient(circle at 90% 3%,rgba(255,201,40,.13),transparent 26%),radial-gradient(circle at 18% 8%,rgba(111,78,55,.035),transparent 24%),#fffdfc!important;box-shadow:inset 0 1px #ffc928c7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page:before{content:""!important;position:absolute!important;inset:-18px -10px auto!important;height:230px!important;z-index:-1!important;pointer-events:none!important;background:radial-gradient(circle at 86% 12%,rgba(255,201,40,.1),transparent 30%)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .operation-context{gap:16px!important;padding:15px 16px!important;border:1px solid #e9d8a9!important;border-radius:16px!important;background:linear-gradient(135deg,#fffdf8,#fff9e9)!important;box-shadow:0 9px 22px #4333140e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .operation-context .field-group>span{color:#8a6500!important;font-size:.73rem!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .cash-state{min-height:50px!important;border-radius:12px!important;box-shadow:inset 0 0 0 1px #ffffff4d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .cash-state__icon{width:36px!important;height:36px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .cash-state__copy strong{font-size:.84rem!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .cash-state__copy span{font-size:.7rem!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .catalog-panel{border:1px solid #e8ddbf!important;border-radius:17px!important;background:linear-gradient(180deg,#fffdf9,#fffdfc)!important;box-shadow:0 10px 26px #43331411!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .catalog-toolbar{padding:15px 16px 12px!important;border-bottom:0!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .search-box{min-height:42px!important;border:1px solid #e3dacd!important;border-radius:12px!important;background:#fffdf9!important;box-shadow:0 3px 10px #43331409!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .search-box:focus-within{border-color:#ddba3c!important;box-shadow:0 0 0 3px #ffc9281f,0 4px 12px #4333140b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .search-box>i{color:#8e877e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .refresh-button{min-height:40px!important;border-radius:11px!important;background:#fff9e7!important;border-color:#e7c760!important;color:#8a6500!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-counter{color:#667085!important;font-size:.72rem!important;font-weight:600!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .category-chips{gap:9px!important;padding:9px 16px 14px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .category-chips button{min-height:33px!important;padding-inline:15px!important;border-radius:999px!important;font-size:.73rem!important;font-weight:700!important;box-shadow:0 2px 7px #43331406!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .category-chips button.active{box-shadow:0 7px 16px #e9a9002b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-grid{grid-template-columns:repeat(auto-fill,minmax(205px,225px))!important;gap:15px!important;align-items:start!important;padding:0 16px 18px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-card{border:1px solid #e7ddcc!important;border-radius:15px!important;background:#fffdf9!important;box-shadow:0 7px 18px #4333140e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-card:hover:not(.out-of-stock){transform:translateY(-3px)!important;border-color:#e0be49!important;box-shadow:0 13px 28px #43331417!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-card:before{right:24%!important;left:24%!important;height:2px!important;opacity:.72!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-image{height:132px!important;background:linear-gradient(180deg,#fffdf9,#faf7f1)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-image img{object-fit:contain!important;padding:8px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-content{min-height:190px!important;gap:10px!important;padding:12px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-copy h3{margin-bottom:4px!important;color:#20242b!important;font-size:.86rem!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-copy p{min-height:auto!important;margin-bottom:8px!important;color:#697386!important;font-size:.7rem!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .preparation-chip,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .stock-chip{font-size:.66rem!important;font-weight:600!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-footer strong{color:#c47e00!important;font-size:.94rem!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-footer button{height:37px!important;border-radius:10px!important;background:#fff9e8!important;border-color:#e6c65d!important;color:#916b00!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-footer button:hover:not(:disabled){background:#fff1bd!important;border-color:#dcaf13!important;color:#6f5200!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel{border:1px solid rgba(255,201,40,.22)!important;border-radius:17px!important;background:linear-gradient(180deg,#191713,#211d17)!important;box-shadow:0 18px 38px #1f190e3d!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .sale-heading{padding:16px 15px!important;background:linear-gradient(180deg,#181611,#1a1813)!important;border-bottom:1px solid rgba(255,201,40,.15)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .sale-heading h2{color:#fff8ea!important;font-size:1.03rem!important;font-weight:500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .eyebrow{color:#ffd43d!important;font-size:.69rem!important;font-weight:900!important;letter-spacing:.12em!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .item-count{min-width:28px!important;min-height:28px!important;padding:4px 8px!important;border-radius:999px!important;background:#ffc928!important;color:#2b2408!important;font-weight:900!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .cart-items{padding:8px 14px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .empty-cart{min-height:185px!important;padding:28px 14px!important;border-bottom:1px solid rgba(255,201,40,.1)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .empty-cart .state-icon{width:48px!important;height:48px!important;border:1px solid rgba(255,201,40,.22)!important;border-radius:13px!important;background:#7e45213d!important;color:#d98a45!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .empty-cart h3{color:#fff8ea!important;font-size:1.02rem!important;font-weight:500!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .empty-cart p{color:#d5cabb!important;font-size:.72rem!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .quick-manual-charges{border-top-color:#ffc9281f!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .quick-manual-charges__header>div>strong,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .credit-request-toggle strong{color:#fff8ea!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .field-group>span{color:#e8c94c!important;font-size:.7rem!important;font-weight:800!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .input-wrapper,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .quick-credit-card{border-color:#ffc9282e!important;border-radius:11px!important;background:#ffffff0b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .sale-summary{border-top-color:#ffc92821!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .sale-summary>div{border-color:#ffc92826!important;background:#ffffff0e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .actions .primary-button{border-radius:11px!important;background:linear-gradient(135deg,#ffe067,#ffc928)!important;color:#2a2308!important;box-shadow:0 8px 18px #e9a90029!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .sale-panel .actions .secondary-button{border-radius:11px!important;background:#ffffff0b!important;color:#e6ddcf!important;border-color:#ffc92824!important}@media(max-width:1180px){.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-grid{grid-template-columns:repeat(auto-fill,minmax(185px,1fr))!important}}@media(max-width:720px){.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:470px){.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page .product-grid{grid-template-columns:1fr!important}}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .hero-card:not(.settled){background:radial-gradient(circle at 88% 28%,rgba(255,201,40,.18),transparent 24%),linear-gradient(135deg,#fff7d9,#fffdf7 52%,#fff8e8)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page .hero-card:not(.settled):before{content:"";position:absolute;right:-48px;top:-70px;width:200px;height:200px;border-radius:50%;border:28px solid rgba(255,201,40,.08);pointer-events:none}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]{background:radial-gradient(circle at 16% 6%,rgba(201,163,94,.1),transparent 32%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 30%),linear-gradient(180deg,#f7f2e9,#f3eee4)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content{background:transparent!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]:before{height:2px!important;background:linear-gradient(90deg,transparent 0%,rgba(201,163,94,.55) 18%,rgba(201,163,94,.2) 72%,transparent 100%)!important;box-shadow:0 1px #c9a35e1f!important;opacity:1!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar{background:linear-gradient(180deg,#091625,#171b22 58%,#1c2129)!important;border-right:1px solid rgba(201,163,94,.14)!important;box-shadow:10px 0 28px #0916252e!important;color:#fffaf3!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-logo{background:#091625eb!important;border-bottom-color:#c9a35e29!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar .nav-section span,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-vertical-lockup__label{color:#e5cc98!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-vertical-lockup__icon{background:#c9a35e1f!important;border-color:#c9a35e52!important;box-shadow:none!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar .nav-item{color:#e8e4dc!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar .nav-item i{color:#cfc6b7!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar .nav-item:hover{background:#fffcf70f!important;color:#fff!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar .nav-item:hover i{color:#e5cc98!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar .nav-item.active{color:#fffaf3!important;background:#fffcf714!important;border-color:transparent!important;box-shadow:inset 3px 0 #c9a35e,0 0 18px #c9a35e14!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar .nav-item.active i{color:#e5cc98!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar .nav-item.active:hover{color:#fffaf3!important;background:#fffcf71a!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar .nav-item:focus-visible,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar .nav-item.active:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-restaurant{background:#fffcf70d!important;border-color:#c9a35e2e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-restaurant:hover,.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .sidebar-restaurant.active{background:#c9a35e1a!important;border-color:#c9a35e57!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar{background:#fffcf7eb!important;border-bottom-color:#c9a35e2e!important;box-shadow:0 1px #ffffffb3 inset,0 8px 18px #1020330a!important;color:#102033!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar :is(.topbar-title,.topbar-name){color:#102033!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-role{color:#c9a35e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar :is(.menu-btn,.sidebar-collapse-btn):hover{color:#102033!important;background:#f4ebd7!important;border-color:#c9a35e73!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .db-page[data-bocado-dashboard-profile=gelato_gold]{box-shadow:inset 0 1px #c9a35e6b!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .db-page[data-bocado-dashboard-profile=gelato_gold]:before{background:radial-gradient(circle at 82% 10%,rgba(201,163,94,.1),transparent 30%),radial-gradient(circle at 12% 0%,rgba(62,140,98,.06),transparent 28%)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal{background:#fffcf7!important;border:1px solid rgba(201,163,94,.22)!important;box-shadow:0 22px 48px #09162538!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__header{background:linear-gradient(180deg,#fffdf9,#faf3e6)!important;border-bottom:1px solid rgba(201,163,94,.2)!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__header span{color:#c9a35e!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__header h2{color:#102033!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__footer .primary{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203338!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__footer .primary:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #10203342!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__footer .primary:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__launch-icon{color:#e5cc98!important}.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal__footer .secondary{border-color:#e4dccf!important;background:#fffaf3!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]{--gg2-canvas: #f7f2e9;--gg2-surface: #fffcf7;--gg2-navy: #102033;--gg2-champagne: #c9a35e;--gg2-ink: #102033}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar-operational{border-color:#c9a35e47!important;background:linear-gradient(135deg,#fffdf8,#fffcf7 62%,#f7f1e4)!important;box-shadow:0 6px 16px #1020330d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar-operational__icon{background:#c9a35e29!important;color:#102033!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar-operational__eyebrow{color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar-operational__action{border-color:#c9a35e59!important;background:#fffaf3!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar-operational__action:hover{background:#f7f1e6!important;border-color:#c9a35e!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.cash-page,.rd-page,.tb-page,.orders-page,.order-builder,.order-editor,.kitchen-page,.cashier-page){background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.cash-page,.rd-page,.tb-page,.orders-page,.order-builder,.order-editor,.kitchen-page,.cashier-page) :is(h1,h2,h3,h4,p,span,small,strong,label,button,a,input,textarea,select,td,th,li){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.cash-page,.rd-page,.tb-page,.orders-page,.order-builder,.order-editor,.kitchen-page,.cashier-page) :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.cash-page,.rd-page,.tb-page,.orders-page,.order-builder,.order-editor,.kitchen-page,.cashier-page):before,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .db-page:before{background:radial-gradient(circle at 82% 8%,rgba(201,163,94,.1),transparent 30%),radial-gradient(circle at 12% 0%,rgba(62,140,98,.05),transparent 26%)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.cash-page,.rd-page,.tb-page,.orders-page,.order-builder,.order-editor,.kitchen-page,.cashier-page){box-shadow:inset 0 1px #c9a35e59!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.rd-hero,.tb-header,.builder-header,.editor-header,.cashier-hero,.page-header):before,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.gelato-cash-hero-copy,.gelato-kitchen-hero__phrase,.cashier-hero__phrase,.gelato-shortage-script,.gelato-cancel-script){font-family:Inter,Segoe UI,system-ui,sans-serif!important;color:#9d7838!important;font-weight:650!important;font-style:normal!important;letter-spacing:-.01em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-hero h1:after{content:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.compact-charge-modal__footer-cone,.compact-charge-modal__decoration,.compact-charge-modal__footer-brand){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.cash-page.cash-page,.orders-page.orders-page,.order-builder.order-builder,.order-editor.order-editor,.kitchen-page.kitchen-page,.cashier-page.cashier-page,.tb-page.tb-page) :is(.primary-btn,.empty-card__action,.primary-action,.create-order,.tb-btn-new,.tb-btn-submit,.tb-scan-btn,.action--start){border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.cash-page.cash-page,.orders-page.orders-page,.order-builder.order-builder,.order-editor.order-editor,.kitchen-page.kitchen-page,.cashier-page.cashier-page,.tb-page.tb-page) :is(.primary-btn,.empty-card__action,.primary-action,.create-order,.tb-btn-new,.tb-btn-submit,.tb-scan-btn,.action--start):hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.cash-page.cash-page,.orders-page.orders-page,.order-builder.order-builder,.order-editor.order-editor,.kitchen-page.kitchen-page,.cashier-page.cashier-page,.tb-page.tb-page) :is(.primary-btn,.empty-card__action,.primary-action,.create-order,.tb-btn-new,.tb-btn-submit,.tb-scan-btn,.action--start):focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .kitchen-page.kitchen-page :is(.approve,.item-ready-action){border:1px solid #3e8c62!important;background:#3e8c62!important;color:#f7fff9!important;box-shadow:0 8px 18px #3e8c6238!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.cash-page,.orders-page,.order-builder,.order-editor,.kitchen-page,.cashier-page,.tb-page) :is(.ghost-btn,.secondary-btn,.secondary-action,.tb-refresh-btn,.tb-btn-cancel,.back-button,.refresh-button,.rd-refresh){border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.cash-page,.orders-page,.order-builder,.order-editor,.kitchen-page,.cashier-page,.tb-page) :is(.ghost-btn,.secondary-btn,.secondary-action,.tb-refresh-btn,.tb-btn-cancel,.back-button,.refresh-button,.rd-refresh):hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .cash-page .danger-btn,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .cancel-dialog .confirm,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.order-actions-modal,.checkout-modal) :is(.danger,.btn-danger,.cancel-order){background:#c94a4a!important;border-color:#c94a4a!important;color:#fffaf8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.cash-page,.orders-page,.cashier-page,.kitchen-page,.tb-page,.rd-page) :is(.empty-card,.hero-card,.metric-card,.content-card,.note-card,.order-card,.summary-card,.operations-toolbar,.rd-metric,.rd-panel,.rd-action,.tb-stat,.tb-toolbar,.tb-card){background:#fffcf7!important;border-color:#e6dfd2!important;box-shadow:0 10px 24px #10203312!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .cash-page .empty-card{background:linear-gradient(135deg,#f6fbf7,#e8f3ea 52%,#fffdf8)!important;border-color:#c5e4d0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .cash-page .empty-icon{background:#3e8c621f!important;color:#3e8c62!important;border-color:#3e8c6238!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page .rd-hero,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .tb-page .tb-header,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .order-builder .builder-header,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .cashier-page .cashier-hero,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .orders-page .page-header,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .kitchen-page .page-header{background:radial-gradient(circle at 86% 18%,rgba(201,163,94,.1),transparent 34%),linear-gradient(105deg,#fffdf9,#fffcf7 55%,#f7f1e4)!important;border-bottom-color:#c9a35e38!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page .rd-eyebrow,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .tb-page .tb-header .eyebrow,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.orders-page,.cashier-page,.kitchen-page,.cash-page,.order-builder) .eyebrow{color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page .rd-metric__icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page .rd-insight__icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page .rd-action__icon-wrap,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .tb-page .tb-search-wrapper i{background:#f7f1e4!important;color:#9d7838!important;border:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page .rd-action:hover{border-color:#c9a35e66!important;background:#fffdf8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page .rd-action__arrow{color:#c9a35e!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page .rd-chart__track span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page .rd-progress span{background:linear-gradient(90deg,#e5cc98,#c9a35e)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.orders-page,.tb-page,.order-builder,.order-editor,.cashier-page) :is(.status-filters button.active,.tb-branch-tab.active,.tb-filter-chips button.active,.category-chips button.active){background:#102033f0!important;color:#fffaf3!important;border-color:#102033!important;box-shadow:inset 0 -2px #c9a35e,0 8px 16px #10203329!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.orders-page,.tb-page,.order-builder,.cashier-page) :is(.status-filters button,.tb-branch-tab,.tb-filter-chips button,.category-chips button):not(.active){background:#fffaf3!important;color:#5d6570!important;border-color:#e6dfd2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .tb-page .tb-search-wrapper{background:#fffcf7!important;border-color:#e6dfd2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .tb-modal.tb-modal,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .tb-qr-modal.tb-qr-modal{background:#fffcf7!important;border:1px solid rgba(201,163,94,.22)!important;box-shadow:0 22px 48px #09162538!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .tb-modal :is(.tb-modal-header,.tb-modal-body,.tb-modal-footer){background:#fffcf7!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .tb-modal-header{border-bottom:1px solid rgba(201,163,94,.2)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .tb-modal-footer{border-top:1px solid rgba(201,163,94,.2)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .tb-modal :is(input,textarea,select,.p-inputtext,.p-inputnumber-input):focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .cash-page .modal :is(textarea,input,.p-inputnumber-input,select):focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .order-builder .product-modal :is(textarea,input):focus{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .tb-qr-body img{background:#fff!important;border-color:#c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .cash-page .modal{background:#fffcf7!important;border:1px solid rgba(201,163,94,.22)!important;box-shadow:0 22px 48px #09162538!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .cash-page .modal .branch-summary{background:#f6fbf7!important;border-color:#c5e4d0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .cash-page .modal .branch-summary>i{background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .cash-page .modal .primary-btn{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .cash-page .modal .secondary-btn{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .order-builder .cart-panel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .order-editor .cart-panel{background:linear-gradient(180deg,#091625,#171b22)!important;border-color:#c9a35e38!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .order-builder .cart-panel .eyebrow,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .order-editor .cart-panel .eyebrow{color:#e5cc98!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .order-builder .service-context{background:linear-gradient(120deg,#f6fbf7,#fffdf8)!important;border-color:#c5e4d0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .order-builder .product-card:hover,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .orders-page .order-card:hover{border-color:#c9a35e73!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .order-builder .product-footer button,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .order-builder .create-order,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .order-builder .primary-action{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .orders-page .empty-state,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .cashier-page .empty-state{background:linear-gradient(145deg,#fffdf9,#f7f1e4)!important;border-color:#c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .orders-page .empty-state i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .cashier-page .empty-state i{color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .kitchen-page .column,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .kitchen-page .summary-strip{background:#fffcf7!important;border-color:#e6dfd2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.checkout-modal,.sort-modal,.order-actions-modal,.product-modal,.shortage-dialog,.cancel-dialog,.od-dialog){background:#fffcf7!important;border:1px solid rgba(201,163,94,.22)!important;box-shadow:0 22px 48px #09162538!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.checkout-modal,.sort-modal,.order-actions-modal,.product-modal,.shortage-dialog,.cancel-dialog,.od-dialog) :is(header,.modal-header,.dialog-header,.od-header){background:linear-gradient(180deg,#fffdf9,#faf3e6)!important;border-bottom:1px solid rgba(201,163,94,.2)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.checkout-modal,.sort-modal,.order-actions-modal,.product-modal,.shortage-dialog,.cancel-dialog,.od-dialog) :is(footer,.modal-footer,.dialog-footer,.od-footer){background:#fffcf7!important;border-top:1px solid rgba(201,163,94,.2)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .checkout-modal .primary-btn,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .checkout-modal .primary-action,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .od-dialog .primary,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .product-modal .primary-action{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .cancel-dialog :is(.secondary,.ghost,.icon-button),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .shortage-dialog :is(.secondary,button:not(.danger):not(.confirm):not(.primary):not(.gelato-kitchen-shortage-modal__submit)){border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .cashier-page .operations-toolbar{background:linear-gradient(135deg,#fffdf8,#f7f1e4)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.cash-page,.orders-page,.cashier-page,.kitchen-page,.tb-page,.order-builder,.order-editor,.rd-page) :is(button,.tb-scan-btn,.rd-action,a.rd-action){min-height:44px}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page .rd-metric,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page .rd-action{min-height:44px}@media(max-width:980px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.rd-hero,.tb-header,.builder-header):before,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.gelato-cash-hero-copy,.gelato-kitchen-hero__phrase,.cashier-hero__phrase){opacity:0!important;pointer-events:none!important}}@media(max-width:780px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.cash-page,.rd-page,.tb-page,.orders-page,.order-builder,.order-editor,.kitchen-page,.cashier-page){padding-left:16px!important;padding-right:16px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.tb-modal,.tb-qr-modal,.checkout-modal,.shortage-dialog,.cancel-dialog,.od-dialog,.cash-page .modal,.product-modal){width:min(560px,100vw - 24px)!important;max-width:calc(100vw - 24px)!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content :is(.checkout-modal,.shortage-dialog,.cancel-dialog,.od-dialog,.cash-page .modal,.tb-modal) :is(footer,.modal-footer,.dialog-footer,.tb-modal-footer){display:grid!important;grid-template-columns:1fr!important;gap:10px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile]{position:relative;gap:1.15rem!important;padding:1.5rem 1.75rem 2rem!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important;box-shadow:inset 0 1px #c9a35e61!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] :is(h1,h2,h3,p,span,small,strong,button,a,em){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-kicker{display:block!important;margin:.15rem 0 .15rem .15rem;color:#9d7838!important;font-size:.72rem!important;font-weight:850!important;letter-spacing:.08em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero:before,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero:after,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero h1:after,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-metric:after{content:none!important;display:none!important;background:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(132px,22%);grid-template-rows:auto minmax(0,1fr);grid-template-areas:"copy tools" "copy art";align-items:start!important;min-height:0!important;margin:0!important;padding:1.05rem 1.35rem .95rem!important;overflow:hidden!important;border:1px solid rgba(201,163,94,.22)!important;border-radius:22px!important;background:radial-gradient(circle at 88% 18%,rgba(201,163,94,.14),transparent 32%),linear-gradient(105deg,#fffdf9,#fffcf7 52%,#f7f1e4)!important;box-shadow:0 16px 36px #10203312,inset 0 1px #ffffffd1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__atmosphere{display:block!important;position:absolute;inset:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse at 18px 0,transparent 16px,rgba(201,163,94,.12) 17px,rgba(201,163,94,.12) 21px,transparent 22px) 0 0/52px 34px repeat-x,radial-gradient(circle at 72% 70%,rgba(255,255,255,.45),transparent 36%);opacity:.85}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__copy{grid-area:copy;position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-start;max-width:46rem;padding-right:.75rem}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__tools{grid-area:tools;justify-self:end;align-self:start;z-index:5;display:flex;align-items:flex-start;justify-content:flex-end}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__mark{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__art{display:grid!important;grid-area:art;place-items:end center;position:relative;z-index:2;pointer-events:none;align-self:end;width:100%;max-height:128px}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__art:before{content:"";position:absolute;width:72%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(201,163,94,.22),rgba(201,163,94,.04) 52%,transparent 72%)}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__art img{position:relative;z-index:1;width:min(152px,88%);max-height:118px;object-fit:contain;filter:drop-shadow(0 10px 14px rgba(16,32,51,.12))}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-eyebrow{color:#9d7838!important;font-size:.72rem!important;font-weight:850!important;letter-spacing:.12em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero h1{margin:.2rem 0 .18rem!important;color:#102033!important;font-size:clamp(1.48rem,2.1vw,1.92rem)!important;font-weight:800!important;letter-spacing:-.03em!important;line-height:1.08!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero p{max-width:36rem;margin:0!important;color:#5d6570!important;font-size:.84rem!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero small{margin-top:.38rem!important;color:#667281!important;font-size:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero small i{color:#c9a35e!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__context{display:flex!important;flex-wrap:wrap;align-items:center;gap:.28rem 0;width:100%;max-width:38rem;margin:.62rem 0 0!important;padding:.5rem 0 0!important;list-style:none;border-top:1px solid rgba(201,163,94,.2)}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__context li{display:inline-flex;align-items:center;gap:.35rem;color:#102033!important;font-size:.75rem!important;font-weight:650!important;line-height:1.2!important;white-space:nowrap}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__context li:not(:last-child):after{content:"";width:3px;height:3px;margin:0 .7rem 0 .55rem;border-radius:50%;background:#c9a35e;opacity:.85}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__context li i{font-size:.78rem!important;color:#c9a35e!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__context li[data-tone=success] i{color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__context li[data-tone=warning] i{color:#c9821d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__context li[data-tone=danger] i{color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__context li[data-tone=info] i{color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-refresh{min-height:44px!important;padding:0 1rem!important;border:1px solid #102033!important;border-radius:12px!important;color:#fffaf3!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;font-weight:750!important;white-space:nowrap;flex-shrink:0}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-refresh:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-refresh:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-metrics{gap:.9rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-metric{min-height:128px!important;align-items:flex-start!important;padding:1.15rem 1.2rem!important;overflow:hidden!important;border:1px solid #e6dfd2!important;border-radius:18px!important;background:#fffcf7!important;box-shadow:0 10px 24px #10203312!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-metric:hover{transform:translateY(-2px);box-shadow:0 14px 28px #1020331a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-metric__icon{width:52px!important;height:52px!important;flex-basis:52px!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f7f1e4!important;color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-metric__content>strong{color:#102033!important;font-size:1.55rem!important;font-weight:850!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-metric__content>span{color:#3a4654!important;font-size:.8rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-metric__content>small{color:#5d6570!important;font-size:.72rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-metric[data-tone=success]{background:linear-gradient(145deg,#fbfffc,#eef8f1)!important;border-color:#c5e4d0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-metric[data-tone=success] .rd-metric__icon{background:#ddf5ea!important;color:#3e8c62!important;border-color:#3e8c6238!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-metric[data-tone=warning]{background:linear-gradient(145deg,#fffdf8,#f8f1e3)!important;border-color:#ead9b4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-metric[data-tone=warning] .rd-metric__icon{background:#c9a35e29!important;color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-metric[data-tone=info]{background:linear-gradient(145deg,#fbfdff,#eef4fb)!important;border-color:#d3e2f2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-metric[data-tone=info] .rd-metric__icon{background:#3978b824!important;color:#3978b8!important;border-color:#3978b833!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-metric[data-tone=danger]{background:linear-gradient(145deg,#fffbfa,#fdecec)!important;border-color:#f1c2c2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-metric[data-tone=danger] .rd-metric__icon{background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-metric[data-tone=primary]{background:linear-gradient(145deg,#fffdf8,#f7f1e4)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-actions{gap:.85rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-action{min-height:84px!important;padding:.85rem 1rem!important;border:1px solid #e6dfd2!important;border-radius:16px!important;color:#102033!important;background:#fffaf3!important;box-shadow:0 8px 18px #1020330d!important;box-shadow:inset 3px 0 0 transparent,0 8px 18px #1020330d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-action:hover{transform:translateY(-2px);border-color:#c9a35e73!important;background:#fffdf8!important;box-shadow:inset 3px 0 #c9a35e,0 12px 24px #10203314!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-action:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-action__icon-wrap{width:44px!important;height:44px!important;flex-basis:44px!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.12)!important;background:#102033!important;color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-action__icon{color:#e5cc98!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-action strong{color:#102033!important;font-size:.88rem!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-action small{color:#5d6570!important;font-size:.72rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-action__arrow{color:#c9a35e!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-panel{min-height:280px!important;padding:1.2rem 1.25rem!important;border:1px solid #e6dfd2!important;border-radius:18px!important;background:linear-gradient(180deg,#fffdf9,#fffcf7)!important;box-shadow:0 10px 24px #10203312!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-panel__heading{margin-bottom:1rem!important;padding-bottom:.85rem!important;border-bottom:1px solid rgba(201,163,94,.18)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-panel__heading span{color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-panel__heading h2{color:#102033!important;font-size:1.12rem!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-panel__heading>i{color:#c9a35e!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-chart__track,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-progress{height:8px!important;background:#efe9de!important;border-radius:999px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-chart__track span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-progress span{background:linear-gradient(90deg,#e5cc98,#c9a35e)!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-chart article[data-tone=success] .rd-chart__track span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-status__item[data-tone=success] .rd-progress span{background:linear-gradient(90deg,#3e8c62,#2f7a52)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-chart article[data-tone=warning] .rd-chart__track span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-status__item[data-tone=warning] .rd-progress span{background:linear-gradient(90deg,#e5cc98,#c9821d)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-chart article[data-tone=danger] .rd-chart__track span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-status__item[data-tone=danger] .rd-progress span{background:linear-gradient(90deg,#e08a8a,#c94a4a)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-chart article[data-tone=info] .rd-chart__track span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-status__item[data-tone=info] .rd-progress span{background:linear-gradient(90deg,#7aa7d4,#3978b8)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-chart__meta strong,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-status__item strong{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-insights article{min-height:102px!important;padding:.95rem 1rem!important;border:1px solid #e6dfd2!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:0 8px 18px #1020330b!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-insight__icon{width:44px!important;height:44px!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f7f1e4!important;color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-insights small{color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-insights strong{color:#102033!important;font-size:1.12rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-insights p{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-insights article[data-tone=success]{background:linear-gradient(145deg,#fbfffc,#eef8f1)!important;border-color:#c5e4d0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-insights article[data-tone=warning]{background:linear-gradient(145deg,#fffdf8,#f8f1e3)!important;border-color:#ead9b4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-insights article[data-tone=info]{background:linear-gradient(145deg,#fbfdff,#eef4fb)!important;border-color:#d3e2f2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-insights article[data-tone=danger]{background:linear-gradient(145deg,#fffbfa,#fdecec)!important;border-color:#f1c2c2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-activity article{padding:.8rem .15rem!important;border-bottom-color:#efe9de!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-activity strong{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-activity small{background:#f7f1e4!important;color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-activity small[data-tone=success]{background:#e8f8eb!important;color:#17833c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-activity small[data-tone=warning]{background:#fff3d6!important;color:#a86500!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-activity small[data-tone=danger]{background:#fdecec!important;color:#b42318!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-activity small[data-tone=info]{background:#eaf2ff!important;color:#2458c6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-empty{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-empty i{color:#c9a35e!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-skeleton{background:linear-gradient(90deg,#efe9de,#f7f2e9,#efe9de)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile=mesero] .rd-hero{background:radial-gradient(circle at 86% 20%,rgba(201,163,94,.12),transparent 30%),radial-gradient(circle at 12% 0%,rgba(62,140,98,.08),transparent 28%),linear-gradient(105deg,#fffdf9,#f6fbf7 48%,#f7f1e4)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile=cajero] .rd-hero{background:radial-gradient(circle at 86% 16%,rgba(57,120,184,.1),transparent 30%),radial-gradient(circle at 18% 0%,rgba(201,163,94,.12),transparent 26%),linear-gradient(105deg,#fffdf9,#f4f7fb,#f7f1e4)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile=cocinero] .rd-hero{background:radial-gradient(circle at 88% 12%,rgba(201,130,29,.12),transparent 30%),radial-gradient(circle at 10% 8%,rgba(201,163,94,.1),transparent 26%),linear-gradient(105deg,#fffdf8,#fbf6ea 52%,#f7f1e4)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile=operador_pos] .rd-hero{background:radial-gradient(circle at 90% 0%,rgba(16,32,51,.08),transparent 28%),radial-gradient(circle at 14% 8%,rgba(201,163,94,.14),transparent 30%),linear-gradient(105deg,#fffdf9,#f3f1ec 48%,#ece6d8)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile=operador_pos] .rd-action__icon-wrap{background:#091625!important}@media(max-width:1180px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-insights{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero{grid-template-columns:minmax(0,1fr) minmax(112px,28%);min-height:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__tools{justify-self:end;align-self:start}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-refresh{width:auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__art{max-height:104px}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__art img{width:min(128px,90%);max-height:96px}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__context li{white-space:normal}}@media(max-width:780px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile]{padding:1rem!important;gap:.95rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero{grid-template-columns:1fr;grid-template-areas:"copy" "tools";padding:1rem 1.05rem .95rem!important;min-height:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__art,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__atmosphere,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__mark,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__context{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-hero__tools{grid-area:tools;justify-self:stretch;width:100%}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-refresh{width:100%;justify-content:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-metrics,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-actions,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-insights,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-grid,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-grid--analytics{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-metric,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] .rd-action{min-height:72px!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .main-content.main-content .rd-page[data-rd-profile] *{transition-duration:.001ms!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar{padding:0 1.15rem!important;gap:.65rem!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:linear-gradient(180deg,#ffffff8c,#fffcf700 42%),linear-gradient(180deg,#fffdf9,#fffcf7 58%,#f8f3ea)!important;border-bottom:1px solid rgba(201,163,94,.2)!important;box-shadow:inset 0 1px #ffffffd1,0 8px 20px #1020330b!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar :is(.topbar-title,.topbar-name,.topbar-role,.topbar-user,button,a,span,strong,small,h2){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-left,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-center,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-right{min-width:0}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-left{gap:.55rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-right{gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-title{color:#102033!important;font-size:1rem!important;font-weight:750!important;letter-spacing:-.02em!important;line-height:1.2!important;min-width:0;width:auto;max-width:none;flex:0 1 auto}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar :is(.menu-btn,.sidebar-collapse-btn,.notification-trigger){box-sizing:border-box;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fffaf3!important;color:#102033!important;box-shadow:inset 0 1px #ffffffd9!important;transform:none!important;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-business-mark{box-sizing:border-box;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fffaf3!important;color:#102033!important;box-shadow:inset 0 1px #ffffffd9!important;transform:none!important;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease!important;display:inline-flex!important;align-items:center;justify-content:center;margin-left:0!important;pointer-events:none}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-business-mark img{width:18px;height:21px;object-fit:contain}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar :is(.menu-btn,.sidebar-collapse-btn,.notification-trigger) i{color:#102033!important;font-size:.95rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar :is(.menu-btn,.sidebar-collapse-btn,.notification-trigger):hover{color:#102033!important;background:#fff!important;border-color:#c9a35e7a!important;box-shadow:inset 0 1px #ffffffe6,0 4px 10px #1020330f!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar :is(.menu-btn,.sidebar-collapse-btn,.notification-trigger):hover i{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar :is(.menu-btn,.sidebar-collapse-btn,.notification-trigger):active{background:#f7f1e6!important;border-color:#c9a35e8c!important;box-shadow:inset 0 1px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar :is(.menu-btn,.sidebar-collapse-btn,.notification-trigger):focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-user:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-operational__action:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-trigger[aria-expanded=true]{color:#102033!important;background:#fff!important;border-color:#c9a35e7a!important;box-shadow:inset 0 1px #ffffffe6,0 4px 10px #1020330f!important;transform:none!important;border-color:#c9a35e8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-count{top:-4px!important;right:-4px!important;min-width:18px!important;height:18px!important;padding:0 5px!important;box-sizing:border-box!important;background:#c98742!important;color:#091625!important;-webkit-text-fill-color:#091625!important;border:2px solid #fffdf9!important;box-shadow:0 1px 2px #09162529,inset 0 1px #fffaf347!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-operational{width:min(100%,720px);max-width:720px!important;margin:0!important;min-height:44px;max-height:48px;gap:.55rem!important;padding:4px 6px 4px 8px!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.28)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 46%),linear-gradient(135deg,#fffdf8,#fffcf7 58%,#f6efdf)!important;box-shadow:inset 0 1px #fffc,0 6px 14px #1020330b!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-operational__icon{width:28px!important;height:28px!important;flex:0 0 28px!important;border-radius:8px!important;background:#c9a35e24!important;color:#102033!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-operational__eyebrow{color:#9d7838!important;font-size:.58rem!important;font-weight:800!important;letter-spacing:.1em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-operational__content strong{color:#102033!important;font-size:.76rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-operational__content small{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-operational__action{min-height:36px!important;padding:0 .7rem!important;border-radius:10px!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;font-size:.68rem!important;font-weight:750!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-operational__action:hover{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;background:#f7f1e6!important;border-color:#c9a35e80!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-operational__action:active{background:#f1eadb!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-user{min-height:44px!important;max-width:100%;gap:.5rem!important;padding:4px 8px 4px 10px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fffaf3!important;box-shadow:inset 0 1px #ffffffd9!important;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-user:hover,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-user[aria-expanded=true]{background:#fff!important;border-color:#c9a35e7a!important;box-shadow:inset 0 1px #ffffffe6,0 4px 12px #1020330f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-name{color:#102033!important;font-weight:650!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-role{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9d7838!important;font-size:.62rem!important;font-weight:700!important;letter-spacing:.06em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-avatar,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-avatar-img{width:32px!important;height:32px!important;border:1px solid rgba(201,163,94,.38)!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-avatar{background:#102033!important;color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-user-chevron{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-panel{width:min(280px,100vw - 24px)!important;padding:8px!important;overflow:hidden!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fffcf7!important;box-shadow:0 18px 40px #1020331f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-panel__header{background:transparent!important;border-bottom:1px solid rgba(201,163,94,.16)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-panel__header strong{color:#102033!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-panel__header span{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-item{min-height:40px!important;color:#102033!important;border-radius:10px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-item i{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-item:hover{background:#c9a35e1a!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-item:hover i{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-item--logout,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-item--logout i{color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-item--logout:hover{background:#c94a4a14!important;color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-language__label{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-language button{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-language button:hover,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-language button.active{background:#c9a35e1f!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-divider{background:#c9a35e29!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-panel{border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fffcf7!important;box-shadow:0 22px 48px #10203324!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-panel__header{background:linear-gradient(180deg,#fffdf9,#fffcf7)!important;border-bottom:1px solid rgba(201,163,94,.16)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-panel__header h2{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-panel__eyebrow,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-read-all{color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-read-all:hover:not(:disabled){color:#102033!important;text-decoration:underline!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-panel__body{background:transparent!important;scrollbar-color:rgba(201,163,94,.35) transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item{background:transparent!important;border:1px solid transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item:hover{background:#c9a35e14!important;border-color:#c9a35e1f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item.unread{background:#c9a35e1a!important;border-color:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item__icon{background:#c9a35e1f!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item[data-severity=SUCCESS] .notification-item__icon{color:#3e8c62!important;background:#3e8c621f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item[data-severity=WARNING] .notification-item__icon{color:#c9821d!important;background:#c9821d1f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item[data-severity=ERROR] .notification-item__icon{color:#c94a4a!important;background:#c94a4a1f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item__title{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item__message,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item__time,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-loading,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-empty{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-empty strong{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-item__dot{background:#c9a35e!important;box-shadow:none!important}@media(max-width:1180px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-left{flex:1 1 auto!important;min-width:0}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-center{flex:0 1 auto!important;min-width:0}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-right{flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-title{flex:1 1 auto;min-width:0;width:auto;max-width:none}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar:has(.topbar-operational) .topbar-center{flex:1 1 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-operational{max-width:520px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-info{max-width:min(160px,22vw)}}@media(max-width:1100px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-operational__content small{display:none!important}}@media(max-width:960px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-info{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-user{padding:4px!important;min-width:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-operational{max-width:none!important}}@media(max-width:820px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-operational__icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-operational__eyebrow,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-operational__action span{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-operational__action{width:36px!important;min-width:36px!important;padding:0!important}}@media(max-width:768px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar{padding:0 .7rem!important;gap:.45rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-left{flex:1 1 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-center{flex:0 1 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-right{flex:0 0 auto!important;margin-left:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-title{display:block!important;font-size:.92rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar:has(.topbar-operational) .topbar-title{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar:has(.topbar-operational) .topbar-center{flex:1 1 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-business-mark{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-center{margin-left:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar :is(.menu-btn,.notification-trigger){width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-user{min-height:44px!important;min-width:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-operational{max-width:none!important;min-height:44px;max-height:44px}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .topbar-operational__action{width:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .notification-panel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar .user-menu-panel{border-color:#c9a35e38!important;background:#fffcf7!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .topbar *{transition-duration:.001ms!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal-backdrop{padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal{display:flex!important;flex-direction:column!important;width:min(640px,100vw - 32px)!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal :is(h2,p,span,strong,small,label,button,a){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__theme-mark{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__theme-mark>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__theme-mark>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__theme-mark:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__theme-mark{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__theme-mark i{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__heading span{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__header h2{margin:.18rem 0 0!important;color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__subtitle{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;font-size:.78rem!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__close:hover{background:#fffaf3!important;border-color:#c9a35e7a!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 auto!important;display:grid!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__notice>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__legend,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__field label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__field label span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__field label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__decision>small{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__role-context-card{display:grid!important;grid-template-columns:36px minmax(0,1fr) auto!important;align-items:center!important;gap:.7rem!important;min-width:0!important;min-height:0!important;padding:.7rem .8rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;pointer-events:none;cursor:default}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__role-icon{display:grid!important;place-items:center!important;width:36px!important;height:36px!important;border-radius:10px!important;background:#c9a35e24!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__role-context[data-role=MESERO] .operational-modal__role-icon{background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__role-context[data-role=CAJERO] .operational-modal__role-icon{background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__role-context[data-role=COCINERO] .operational-modal__role-icon{background:#c9821d1f!important;color:#c9821d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__role-context[data-role=OPERADOR_POS] .operational-modal__role-icon{background:#10203314!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__role-copy{display:grid!important;min-width:0;gap:.1rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__role-copy strong{color:#102033!important;font-size:.88rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__role-copy small{color:#5d6570!important;font-size:.72rem!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__role-check{color:#9d7838!important;font-size:.78rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__decision{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__field .sb-select.p-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__field .p-select.sb-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__field .sb-select.p-select:hover,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__field .p-select.sb-select:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__field .sb-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__field .p-select.sb-select.p-focus{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__field .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__field .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__field .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}body:has(html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-overlay.operational-select-panel{overflow:hidden!important;border:1px solid rgba(201,163,94,.22)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 16px 36px #1020331f!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important}body:has(html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-overlay.operational-select-panel .p-select-list{padding:5px!important;background:#fffdf8!important}body:has(html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-overlay.operational-select-panel .p-select-option{display:flex!important;align-items:center!important;min-height:38px!important;padding:8px 12px!important;border-radius:8px!important;border:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;box-shadow:none!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:500!important;line-height:1.3!important;letter-spacing:0!important;cursor:pointer!important}body:has(html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-overlay.operational-select-panel .p-select-option:not(.p-disabled):hover,body:has(html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-overlay.operational-select-panel .p-select-option.p-focus{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e1f!important}body:has(html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-select-overlay.operational-select-panel .p-select-option.p-select-option-selected{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e29!important;font-weight:700!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__footer{flex:0 0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__context-note{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__context-icon{width:30px!important;height:30px!important;border-radius:9px!important;background:#c9a35e24!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__context-note strong{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__context-note small{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__footer button{min-height:44px!important;border-radius:12px!important;font-weight:750!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__footer .secondary{min-width:108px!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__footer .secondary:hover{background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__footer .secondary:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__footer .primary:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__footer .primary{min-width:188px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__footer .primary:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__footer .primary:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__footer .primary:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__launch-icon{display:inline-block!important;color:#e5cc98!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal{width:min(560px,100vw - 28px)!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__footer .primary,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__footer .secondary{width:100%!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__actions .primary{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal-backdrop{padding:12px!important;align-items:end!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal{width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;border-radius:18px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__subtitle{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .operational-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal *{transition-duration:.001ms!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page{position:relative;display:flex!important;flex-direction:column!important;gap:1.05rem!important;padding:1.35rem 1.5rem 1.6rem!important;color:#102033!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>:is(.page-header,.state-card,.hero-card,.kpi-grid,.registers-card),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>:is(.page-header,.state-card,.hero-card,.kpi-grid,.registers-card) :is(h1,h2,p,span,small,strong,button,a,label){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>:is(.page-header,.state-card,.hero-card,.kpi-grid,.registers-card) :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.page-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:1rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.page-header .sbr-page-header__eyebrow{color:#9d7838!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.1em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.page-header .sbr-page-header__title{color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.page-header .sbr-page-header__subtitle{max-width:36rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.page-header .header-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.page-header .header-actions .refresh-icon-button{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.page-header .header-actions .secondary-btn:disabled{opacity:.5!important;cursor:wait!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.state-card{align-items:center!important;gap:.85rem!important;padding:1rem 1.1rem!important;border-radius:16px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 70%),#f4f7fb!important;box-shadow:0 8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.state-card i{color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.state-card strong{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.state-card span{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:0!important;overflow:hidden!important;isolation:isolate!important;padding:1.05rem 1.2rem 1.05rem 5.4rem!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card:before,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card:after{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card:hover{transform:none!important;border-color:#c9a35e47!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card .hero-copy{position:relative;z-index:2;display:grid!important;gap:.22rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card .hero-copy>span{color:#9d7838!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card .hero-copy>strong{color:#102033!important;font-size:clamp(1.7rem,2.4vw,2.15rem)!important;font-weight:800!important;letter-spacing:-.035em!important;line-height:1.05!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card .hero-copy>small{width:auto!important;margin-top:.15rem!important;padding:0!important;border:0!important;background:transparent!important;color:#5d6570!important;font-size:.78rem!important;font-weight:600!important;border-radius:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card .gelato-hero-mark{position:absolute!important;z-index:2;left:1.05rem!important;top:50%!important;width:48px!important;height:48px!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card .gelato-hero-mark img{width:28px!important;height:32px!important;filter:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card .gelato-today-badge{position:absolute!important;z-index:3;top:.85rem!important;right:1.05rem!important;min-height:28px!important;padding:0 .7rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:none!important;font-size:.68rem!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card .gelato-today-badge i{color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card .hero-chart-icon{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.7rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-card{position:relative!important;min-height:84px!important;overflow:hidden!important;padding:.9rem .95rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-card:after{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-card:hover{transform:none!important;border-color:#c9a35e47!important;box-shadow:0 10px 22px #1020330f!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-card small{color:#5d6570!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.02em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-card strong{color:#102033!important;font-size:1.12rem!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-icon{flex:0 0 40px!important;width:40px!important;height:40px!important;border-radius:12px!important;border:0!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-icon.open{background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-icon.closed{background:#1020330f!important;color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-icon.income{background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-icon.expense{background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-icon.withdrawal{background:#c9821d1f!important;color:#c9821d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-icon.expected{background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-icon.difference{background:#1020330f!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-income{border-color:#3e8c6224!important;background:linear-gradient(180deg,#fff,#f6fbf7)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-income strong{color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-expense{border-color:#c94a4a24!important;background:linear-gradient(180deg,#fff,#fbf6f6)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-expense strong{color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-withdrawal{border-color:#c9821d24!important;background:linear-gradient(180deg,#fff,#fbf8f3)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-open{border-color:#3e8c6224!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-closed{border-color:#1020330f!important;background:linear-gradient(180deg,#fff,#f5f4f2)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .kpi-expected{border-color:#3978b81f!important;background:linear-gradient(180deg,#fff,#f5f8fb)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid .negative{color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card{position:relative!important;overflow:hidden!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card:before{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card>header{margin-bottom:.9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card>header>div{position:relative!important;padding-left:52px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card>header>div:before{content:"\e9ab"!important;position:absolute!important;left:0!important;top:50%!important;width:40px!important;height:40px!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important;font-family:primeicons!important;font-size:1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.1em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card h2{margin:.2rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .count-badge{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .count-badge:before{content:none!important;display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card>.empty-state{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card>.empty-state i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card>.empty-state strong{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card>.empty-state p{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .table-wrap{display:flex!important;flex-direction:column!important;gap:.55rem!important;min-width:0!important;overflow-x:visible!important;padding:.7rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.05)!important;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 42%),#f3ece0!important;--gg2-table-columns: minmax(5.5rem, .7fr) minmax(0, 1.4fr) minmax(0, 1.15fr) minmax(0, .9fr) minmax(0, 1fr) minmax(8.75rem, .85fr);--gg2-table-inline: .9rem;--gg2-table-gap: .55rem .7rem}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-table{box-sizing:border-box!important;display:grid!important;align-items:center!important;justify-items:stretch!important;gap:var(--gg2-table-gap, .55rem .7rem)!important;grid-template-columns:var(--gg2-table-columns)!important;padding-inline:var(--gg2-table-inline, .9rem)!important;min-width:0!important;width:100%!important;margin-inline:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .table-head{display:grid!important;align-items:center!important;justify-items:stretch!important;gap:var(--gg2-table-gap, .55rem .7rem)!important;grid-template-columns:var(--gg2-table-columns)!important;padding-inline:var(--gg2-table-inline, .9rem)!important;min-width:0!important;width:100%!important;margin-inline:0!important;color:#5d6570!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.04em!important;line-height:1.2!important;text-transform:uppercase!important;box-sizing:border-box!important;min-height:42px!important;margin:0!important;padding-block:0!important;border:0!important;border-radius:10px!important;background:#fffcf7b3!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-table.register-row{margin-bottom:0!important;box-sizing:border-box!important;display:grid!important;align-items:center!important;justify-items:stretch!important;gap:var(--gg2-table-gap, .55rem .7rem)!important;grid-template-columns:var(--gg2-table-columns)!important;min-width:0!important;width:100%!important;margin-inline:0!important;padding-block:.8rem!important;padding-inline:var(--gg2-table-inline, .9rem)!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .table-head>*,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>*{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .table-head>:first-child,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>.status{justify-self:start!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .table-head>:nth-child(4),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .table-head>:nth-child(5),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(4),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(5){justify-self:stretch!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .table-head>:last-child{justify-self:stretch!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>button{justify-self:end!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(3):before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(4):before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(5):before{content:none!important;display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-table.register-row:hover{transform:none!important;border-color:#c9a35e52!important;background:#fff!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .identity strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.86rem!important;font-weight:750!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .identity span{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(3),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(4),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(5){color:#102033!important;-webkit-text-fill-color:#102033!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .status{color:#5d6570!important;background:#1020330f!important;border:1px solid rgba(16,32,51,.08)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .status.open{color:#3e8c62!important;background:#3e8c621f!important;border-color:#3e8c622e!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:38px!important;padding:0 13px!important;border-radius:11px!important;border:1px solid #dfb72e!important;background:#fff5c9!important;color:#634900!important;-webkit-text-fill-color:#634900!important;box-shadow:0 4px 10px #9f71000b!important;font-size:.73rem!important;font-weight:850!important;white-space:nowrap!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>button i{color:#8a6500!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>button:hover{color:#493600!important;-webkit-text-fill-color:#493600!important;background:#ffeaa0!important;border-color:#c99b00!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}@media(max-width:1200px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:1024px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page{padding:1.15rem 1.2rem 1.35rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card{padding:1rem 1rem 1rem 4.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .table-wrap{overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .table-head{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-table.register-row{display:grid!important;min-width:0!important;width:100%!important;grid-template-columns:auto minmax(0,1fr)!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>.status{grid-column:1!important;grid-row:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>.identity{grid-column:2!important;grid-row:1!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(3),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(4),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(5){grid-column:1/-1!important;width:100%!important;justify-self:stretch!important;display:flex!important;align-items:center!important;justify-content:space-between!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(3):before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(4):before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(5):before{display:block!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(3):before{content:"Apertura"!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(4):before{content:"Ventas"!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(5):before{content:"Caja esperada"!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>button{grid-column:1/-1!important;width:100%!important;min-height:44px!important;justify-self:stretch!important}}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.page-header{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card{padding:1rem 1rem 1rem 4.6rem!important}}@media(max-width:760px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.page-header .header-actions{width:100%;display:grid!important;grid-template-columns:1fr 1fr auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card{min-height:0!important;padding:.95rem .95rem .95rem 4.35rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card .gelato-hero-mark{left:.85rem!important;width:44px!important;height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card .gelato-today-badge{top:.7rem!important;right:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-table.register-row{min-width:0!important;grid-template-columns:auto minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>button{min-height:44px!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card>.empty-state{min-height:180px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page{padding:1rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.page-header .header-actions{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.page-header .header-actions .refresh-icon-button{width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.kpi-grid{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card{padding:3.1rem .95rem .95rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card .gelato-hero-mark{top:.75rem!important;left:.85rem!important;transform:none!important;width:36px!important;height:36px!important;border-radius:11px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.hero-card .gelato-hero-mark img{width:20px!important;height:24px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.page-header .sbr-page-header__title{font-size:1.4rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card>header{flex-direction:column!important;align-items:flex-start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-table.register-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>.identity{grid-column:1!important;grid-row:1!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>.status{grid-column:2!important;grid-row:1!important;align-self:start!important;justify-self:end!important;width:max-content!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>.identity strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>.identity span{display:block!important;min-width:0!important;overflow-wrap:anywhere!important;word-break:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(3),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(4),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>:nth-child(5),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.registers-card .register-row>button{grid-column:1/-1!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>:is(.page-header,.state-card,.hero-card,.kpi-grid,.registers-card),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>:is(.page-header,.state-card,.hero-card,.kpi-grid,.registers-card) *{transition-duration:.001ms!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay{overflow:hidden!important;background:#09162561!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;overscroll-behavior:contain;top:var(--saboria-topbar-offset, 64px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer{display:flex!important;flex-direction:column!important;width:min(620px,100%)!important;height:calc(100vh - var(--saboria-topbar-offset, 64px))!important;height:calc(100dvh - var(--saboria-topbar-offset, 64px))!important;overflow:hidden!important;padding:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:#f4efe6!important;border-left:1px solid rgba(16,32,51,.08)!important;box-shadow:-22px 0 48px #0916252e!important;scrollbar-width:thin;scrollbar-color:rgba(201,163,94,.55) #efe8dc}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer:before{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer :is(h2,h3,p,span,small,strong,button,a,label){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer :is(h2,h3,strong){color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer>.close{position:absolute!important;z-index:4;top:.85rem!important;right:.85rem!important;display:grid!important;place-items:center!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer>.close:hover{background:#fffaf3!important;border-color:#c9a35e7a!important;color:#102033!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer>.close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-identity{position:relative;flex:0 0 auto!important;display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:start!important;gap:.8rem!important;min-height:0!important;margin:0!important;padding:.95rem 3.6rem .9rem 1.1rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-brand-mark{display:grid!important;place-items:center!important;width:48px!important;height:48px!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-brand-mark img{width:26px!important;height:30px!important;filter:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-identity__kicker{display:flex;align-items:center;justify-content:space-between;gap:.55rem;margin-bottom:.28rem}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-identity__copy .eyebrow{display:inline-block!important;color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-identity .status{display:inline-flex!important;align-items:center;min-height:24px;padding:.15rem .55rem!important;border-radius:999px!important;border:1px solid rgba(16,32,51,.08)!important;background:#1020330f!important;color:#5d6570!important;font-size:.64rem!important;font-weight:800!important;letter-spacing:.04em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-identity .status.open{color:#3e8c62!important;background:#3e8c621f!important;border-color:#3e8c622e!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-identity__copy h2{margin:0 0 .2rem!important;color:#102033!important;font-size:clamp(1.05rem,2vw,1.22rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;text-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-subtitle{margin:0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-legacy-date{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-date{display:flex!important;align-items:center;gap:.4rem;margin:.35rem 0 0!important;color:#5d6570!important;font-size:.74rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-date i{color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-body{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain;padding:1rem 1.1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-loading{flex:1 1 auto!important;min-height:0!important;display:grid!important;place-items:center!important;align-content:center!important;gap:.7rem!important;margin:1rem!important;border-radius:16px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 70%),#f4f7fb!important;color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-loading i{color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-loading p{margin:0!important;color:#102033!important;font-weight:700!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .detail-section{margin-top:.85rem!important;padding:.9rem .95rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .detail-section--summary{margin-top:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .section-title,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-section-heading__title{display:flex!important;align-items:center;gap:.6rem}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .section-title{margin-bottom:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .section-title h3,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-section-heading h3{margin:0!important;color:#102033!important;font-size:.95rem!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .detail-section--summary .section-title h3{color:#091625!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay aside.detail-drawer section.detail-section.detail-section--summary .section-title>h3{color:#091625!important;-webkit-text-fill-color:#091625!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay aside.detail-drawer .drawer-identity__copy>h2{color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay aside.detail-drawer section.detail-section.detail-section--summary .detail-grid>div span{color:#2f3946!important;-webkit-text-fill-color:#2f3946!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay aside.detail-drawer section.detail-section.detail-section--summary .detail-grid>div strong{color:#091625!important;-webkit-text-fill-color:#091625!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay aside.detail-drawer section.detail-section.detail-section--summary .detail-grid>div strong.negative{color:#9b2c2c!important;-webkit-text-fill-color:#9b2c2c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .detail-section--summary .section-title__icon{border-color:#c9a35e52!important;background:#fff!important;color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .section-title__icon{display:grid!important;place-items:center!important;flex:0 0 34px!important;width:34px!important;height:34px!important;border-radius:11px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fffaf3!important;color:#102033!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-section-heading{align-items:center!important;margin-bottom:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-section-heading .eyebrow{color:#9d7838!important;font-size:.64rem!important;font-weight:800!important;letter-spacing:.1em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-count-badge{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:0 .7rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;box-shadow:none!important;font-size:.68rem!important;font-weight:800!important;filter:none!important;text-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .detail-grid>div{position:relative;min-height:68px!important;padding:.7rem .75rem .7rem 2.7rem!important;justify-content:center;gap:.15rem!important;overflow:hidden;border-radius:14px!important;border:1px solid rgba(16,32,51,.06)!important;background:#faf7f1!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .detail-grid>div:after{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .metric-icon{display:grid!important;place-items:center!important;position:absolute;left:.65rem;top:50%;width:28px!important;height:28px!important;transform:translateY(-50%);border-radius:9px!important;background:#1020330f!important;color:#102033!important;font-size:.76rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .detail-grid>div span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .detail-section--summary .detail-grid>div span{color:#2f3946!important;font-size:.68rem!important;font-weight:700!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .detail-grid>div strong,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .detail-section--summary .detail-grid>div strong{color:#091625!important;font-size:.92rem!important;font-weight:800!important;letter-spacing:-.02em!important;text-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .metric--opening{border-color:#3978b829!important;background:linear-gradient(180deg,#fff,#f5f8fb)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .metric--opening .metric-icon{background:#3978b824!important;color:#1f4f86!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .metric--sales{border-color:#3e8c6229!important;background:linear-gradient(180deg,#fff,#f6fbf7)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .metric--sales .metric-icon{background:#3e8c6224!important;color:#1f6b45!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .metric--income{border-color:#3e8c6229!important;background:linear-gradient(180deg,#fff,#f6fbf7)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .metric--income .metric-icon{background:#3e8c6224!important;color:#1f6b45!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .metric--expense{border-color:#c94a4a29!important;background:linear-gradient(180deg,#fff,#fbf6f6)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .metric--expense .metric-icon{background:#c94a4a24!important;color:#9b2c2c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .metric--withdrawal{border-color:#c9821d2e!important;background:linear-gradient(180deg,#fff,#fbf8f3)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .metric--withdrawal .metric-icon{background:#c9821d29!important;color:#8a5a10!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .metric--expected{border-color:#3978b829!important;background:linear-gradient(180deg,#fff,#f5f8fb)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .metric--expected .metric-icon{background:#3978b824!important;color:#1f4f86!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .metric--counted .metric-icon{background:#10203314!important;color:#091625!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .metric--difference .metric-icon{background:#10203314!important;color:#091625!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .detail-section--summary .metric--difference .negative,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .detail-section--summary .negative{color:#9b2c2c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .sales-list{gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .sale-row{grid-template-columns:minmax(0,1fr) auto auto!important;gap:.7rem!important;padding:.75rem .8rem!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.06)!important;background:#faf7f1!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .sale-main strong,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .sale-method strong{color:#102033!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .sale-main span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .sale-method span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .payments span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .movement span{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .sale-method{text-align:right!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .sale-actions{grid-column:auto!important;justify-content:flex-end!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .gg2-view-receipt,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .invoice-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:38px!important;padding:0 13px!important;border-radius:11px!important;border:1px solid #dfb72e!important;background:#fff5c9!important;color:#634900!important;-webkit-text-fill-color:#634900!important;box-shadow:0 4px 10px #9f71000b!important;font-size:.73rem!important;font-weight:850!important;white-space:nowrap!important;transform:none!important;min-height:44px!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;line-height:1.2!important;letter-spacing:0!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .gg2-view-receipt i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .invoice-action i{color:#8a6500!important;font-family:primeicons!important;font-size:.95rem!important;line-height:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .gg2-view-receipt span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .invoice-action span{font:inherit!important;color:inherit!important;-webkit-text-fill-color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .gg2-view-receipt:hover:not(:disabled),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .invoice-action:hover:not(:disabled){color:#493600!important;-webkit-text-fill-color:#493600!important;background:#ffeaa0!important;border-color:#c99b00!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .gg2-view-receipt:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .invoice-action:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .gg2-view-receipt:active:not(:disabled),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .invoice-action:active:not(:disabled){color:#493600!important;-webkit-text-fill-color:#493600!important;background:#ffeaa0!important;border-color:#c99b00!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .gg2-view-receipt:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .invoice-action:disabled{opacity:.62!important;cursor:wait!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.7rem}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination span{color:#5d6570!important;font-size:.74rem!important;font-weight:650!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination button{min-height:44px!important;padding:0 .8rem!important;border-radius:11px!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;font-weight:750!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination button:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination button:disabled{opacity:.45!important;cursor:default!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .payments{gap:.45rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .payments>div,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .movement{min-height:44px!important;padding:.65rem .8rem!important;border-radius:12px!important;border:1px solid rgba(16,32,51,.06)!important;background:#faf7f1!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .payments>div strong,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .movement strong{color:#102033!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .payment-dot{display:inline-block!important;color:#c9a35e!important;font-size:.34rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;min-height:168px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-empty__illustration{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-empty .legacy-empty-icon{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-empty p{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-footer{flex:0 0 auto!important;padding:.75rem 1.1rem max(.85rem,env(safe-area-inset-bottom))!important;border-top:1px solid rgba(201,163,94,.22)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-close-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;width:100%!important;min-height:44px!important;margin:0!important;border-radius:12px!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;font-weight:750!important;transform:none!important;filter:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-close-action:hover{background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;transform:none!important;filter:none!important;box-shadow:0 6px 14px #1020330f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-close-action:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-body::-webkit-scrollbar{width:8px}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-body::-webkit-scrollbar-track{background:#efe8dc}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-body::-webkit-scrollbar-thumb{background:#c9a35e8c;border-radius:999px;border:2px solid #efe8dc}@media(max-width:1024px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer{width:min(520px,100%)!important}}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer{width:86vw!important;max-width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .sale-row{grid-template-columns:minmax(0,1fr) auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .sale-actions{grid-column:1/-1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .gg2-view-receipt,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .invoice-action{width:100%;justify-content:center}}@media(max-width:760px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay{top:var(--saboria-topbar-offset, 64px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer{width:100%!important;height:calc(100vh - var(--saboria-topbar-offset, 64px))!important;height:calc(100dvh - var(--saboria-topbar-offset, 64px))!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-identity{grid-template-columns:40px minmax(0,1fr)!important;gap:.7rem!important;padding:.85rem 3.5rem .8rem .9rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-brand-mark{width:40px!important;height:40px!important;border-radius:12px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-brand-mark img{width:20px!important;height:24px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-body,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-footer{padding-left:.9rem!important;padding-right:.9rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .detail-grid{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination{flex-wrap:wrap}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination button{flex:1 1 auto}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.overlay,.detail-drawer) .gg2-view-receipt{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:38px!important;padding:0 13px!important;border-radius:11px!important;border:1px solid #dfb72e!important;background:#fff5c9!important;color:#634900!important;-webkit-text-fill-color:#634900!important;box-shadow:0 4px 10px #9f71000b!important;font-size:.73rem!important;font-weight:850!important;white-space:nowrap!important;transform:none!important;min-height:44px!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;line-height:1.2!important;letter-spacing:0!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.overlay,.detail-drawer) .gg2-view-receipt i{color:#8a6500!important;font-family:primeicons!important;font-size:.95rem!important;line-height:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.overlay,.detail-drawer) .gg2-view-receipt span{font:inherit!important;color:inherit!important;-webkit-text-fill-color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.overlay,.detail-drawer) .gg2-view-receipt:hover:not(:disabled){color:#493600!important;-webkit-text-fill-color:#493600!important;background:#ffeaa0!important;border-color:#c99b00!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.overlay,.detail-drawer) .gg2-view-receipt:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.overlay,.detail-drawer) .gg2-view-receipt:active:not(:disabled){color:#493600!important;-webkit-text-fill-color:#493600!important;background:#ffeaa0!important;border-color:#c99b00!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.overlay,.detail-drawer) .gg2-view-receipt:disabled{opacity:.62!important;cursor:wait!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.overlay,.detail-drawer) .gg2-view-receipt{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history]){position:relative!important;isolation:isolate!important;max-width:none!important;margin:0!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;padding:1.35rem 1.5rem 1.6rem!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history]):before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history]) .history-header:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.filters-card:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history]) .results-badge:before{content:none!important;display:none!important;background:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>:is(.history-header,.filters-card,.history-card),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>:is(.history-header,.filters-card,.history-card) :is(h1,h2,p,span,small,strong,button,a,label,input){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>:is(.history-header,.filters-card,.history-card) :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:1rem!important;min-height:0!important;margin:0!important;padding-right:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-header .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.1em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-header .sbr-page-header__title{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-header .sbr-page-header__subtitle{max-width:36rem;margin-top:.28rem!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-header .header-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-header .refresh-icon-button{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.filters-card{position:relative!important;overflow:hidden!important;isolation:isolate!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.filters-card .filters-heading{margin-bottom:.9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.filters-card .filters-heading>div,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-card__heading>div:first-child{position:relative!important;padding-left:52px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.filters-card .filters-heading>div:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-card__heading>div:first-child:before{position:absolute!important;left:0!important;top:50%!important;width:40px!important;height:40px!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important;font-family:primeicons!important;font-size:1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>section.filters-card .eyebrow,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>section.history-card .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.1em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>section.filters-card .filters-heading h2,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>section.history-card .history-card__heading h2{margin:.2rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.filters-card .results-badge,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .results-badge{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.filters-card .filters-grid{gap:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.filters-card .filters-grid{grid-template-columns:repeat(3,minmax(150px,1fr)) auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.filters-card .btn-primary{min-height:44px!important;padding:0 .95rem!important;border-radius:12px!important;border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;font-weight:750!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.filters-card .btn-primary:hover{background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.filters-card .btn-primary:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.filters-card .btn-secondary{min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;font-weight:750!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.filters-card .btn-secondary:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.filters-card .btn-secondary:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card{position:relative!important;overflow:hidden!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .count-badge,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .summary.count-badge{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;flex:0 0 auto!important;align-self:center!important;gap:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .count-badge:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .summary.count-badge:before{content:none!important;display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-list{display:flex!important;flex-direction:column!important;gap:.55rem!important;padding:.7rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.05)!important;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 42%),#f3ece0!important;--gg2-table-columns: minmax(5.5rem, .65fr) minmax(0, 1.3fr) minmax(0, 1.1fr) minmax(0, .85fr) minmax(0, .95fr) minmax(0, .85fr) minmax(8.75rem, .8fr);--gg2-table-inline: .9rem;--gg2-table-gap: .55rem .7rem}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-table-head,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row{box-sizing:border-box!important;display:grid!important;align-items:center!important;justify-items:stretch!important;gap:var(--gg2-table-gap, .55rem .7rem)!important;grid-template-columns:var(--gg2-table-columns)!important;padding-inline:var(--gg2-table-inline, .9rem)!important;min-width:0!important;width:100%!important;margin-inline:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-table-head{color:#5d6570!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.04em!important;line-height:1.2!important;text-transform:uppercase!important;box-sizing:border-box!important;min-height:42px!important;margin:0!important;padding-block:0!important;border:0!important;border-radius:10px!important;background:#fffcf7b3!important;box-shadow:none!important;pointer-events:none!important;cursor:default!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-table-head>*,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row>*{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-table-head>:first-child,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row>.status{justify-self:start!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-table-head>:nth-child(4),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-table-head>:nth-child(5),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-table-head>:nth-child(6),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row:not(.history-table-head)>:nth-child(4),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row:not(.history-table-head)>:nth-child(5),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row:not(.history-table-head)>:nth-child(6){justify-self:stretch!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-table-head>:last-child{justify-self:stretch!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row>.detail-button{justify-self:end!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row:not(.history-table-head)>div small{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row:not(.history-table-head){padding-block:.8rem!important;padding-inline:var(--gg2-table-inline, .9rem)!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row:not(.history-table-head):hover{transform:none!important;border-color:#c9a35e52!important;background:#fff!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row .main-info strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.86rem!important;font-weight:750!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row .main-info span{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row .negative{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .status{color:#5d6570!important;background:#1020330f!important;border:1px solid rgba(16,32,51,.08)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .status.open{color:#3e8c62!important;background:#3e8c621f!important;border-color:#3e8c622e!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row>.detail-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:38px!important;padding:0 13px!important;border-radius:11px!important;border:1px solid #dfb72e!important;background:#fff5c9!important;color:#634900!important;-webkit-text-fill-color:#634900!important;box-shadow:0 4px 10px #9f71000b!important;font-size:.73rem!important;font-weight:850!important;white-space:nowrap!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row>.detail-button i{color:#8a6500!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row>.detail-button:hover{color:#493600!important;-webkit-text-fill-color:#493600!important;background:#ffeaa0!important;border-color:#c99b00!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row>.detail-button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .empty-state{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .empty-state i:not(.pi-spin):not(.pi-spinner){display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .empty-state p{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .pagination{margin-top:.9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .pagination span{color:#2f3946!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .pagination button{min-height:44px!important;padding:0 .85rem!important;border-radius:11px!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;font-weight:750!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .pagination button:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .pagination button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .pagination button:disabled{opacity:.45!important}@media(max-width:1180px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.filters-card .filters-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.filters-card .filter-actions{grid-column:1/-1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-table-head{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row{grid-template-columns:auto minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row:not(.history-table-head)>div small{display:block!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row>.status{grid-column:1!important;grid-row:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row>.main-info{grid-column:2!important;grid-row:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row>div:nth-of-type(n+3){display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;justify-self:stretch!important;grid-column:1/-1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row>.detail-button{grid-column:1/-1!important;width:100%!important;min-height:44px!important;justify-self:stretch!important}}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-header{flex-direction:column!important;align-items:stretch!important}}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history]){padding:1.15rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-header .header-actions{width:100%;display:grid!important;grid-template-columns:1fr auto!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .empty-state{min-height:180px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history]){padding:1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.filters-card .filters-grid{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.filters-card .filter-actions{display:grid!important;grid-template-columns:1fr 1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.filters-card .filters-heading,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-card__heading{flex-direction:column!important;align-items:flex-start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .count-badge{align-self:flex-start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-header .sbr-page-header__title{font-size:1.4rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-header .header-actions{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-header .refresh-icon-button{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row>.main-info{grid-column:1!important;grid-row:1!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row>.status{grid-column:2!important;grid-row:1!important;align-self:start!important;justify-self:end!important;width:max-content!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row>.main-info strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row>.main-info span{display:block!important;min-width:0!important;overflow-wrap:anywhere!important;word-break:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row>div:nth-of-type(n+3),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .history-row>.detail-button{grid-column:1/-1!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>:is(.history-header,.filters-card,.history-card),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>:is(.history-header,.filters-card,.history-card) *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]){position:relative!important;isolation:isolate!important;max-width:none!important;margin:0!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;padding:1.35rem 1.5rem 1.6rem!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important;--report-chart-primary: #102033;--report-chart-primary-soft: rgba(16, 32, 51, .14);--report-chart-secondary: #9d7838;--report-chart-secondary-soft: rgba(157, 120, 56, .16);--report-chart-track: #e6dfd2;--report-chart-grid: rgba(16, 32, 51, .08);--report-chart-point-ring: #fff;--report-chart-surface: #fff;--report-chart-ink: #102033}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]):before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.chart-card:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .kpi-grid article:after{content:none!important;display:none!important;background:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>:is(.page-header,.filters-card,.state-card,.kpi-grid,.charts-grid,.report-card),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>:is(.page-header,.filters-card,.state-card,.kpi-grid,.charts-grid,.report-card) :is(h1,h2,p,span,small,strong,button,a,label,input){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>:is(.page-header,.filters-card,.state-card,.kpi-grid,.charts-grid,.report-card) :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .print-heading{color:#102033}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:1rem!important;min-height:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.1em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .sbr-page-header__title{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .sbr-page-header__subtitle{max-width:40rem;margin-top:.28rem!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .header-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .export-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;width:auto!important;margin-left:0!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card{position:relative!important;overflow:hidden!important;isolation:isolate!important;padding:1.15rem 1.2rem 1.05rem!important;margin-bottom:0!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .filters-header{align-items:flex-start!important;margin-bottom:.9rem!important;padding-bottom:.85rem!important;border-bottom:1px solid rgba(201,163,94,.18)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .filters-header>div{position:relative!important;padding-left:52px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .filters-header>div:before{content:"\e925"!important;position:absolute!important;left:0!important;top:.15rem!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important;font-family:primeicons!important;font-size:1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.1em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .filters-header h2{margin:.2rem 0 .25rem!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .filters-header p,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .filters-scope{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.8rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .filters-scope i{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .filters-grid{gap:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .filters-grid.operational-grid{grid-template-columns:repeat(3,minmax(150px,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .text-btn{min-height:44px!important;padding:0 .85rem!important;border-radius:12px!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;font-weight:750!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .text-btn:hover{background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .primary-btn,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .generate-btn{min-height:44px!important;min-width:168px!important;padding:0 .95rem!important;border-radius:12px!important;border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;font-weight:750!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .primary-btn:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .generate-btn:hover{background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card :is(.text-btn,.primary-btn,.generate-btn):focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .filters-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.85rem!important;margin-top:.95rem!important;padding-top:.85rem!important;border-top:1px solid rgba(201,163,94,.18)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.state-card{min-height:110px!important;padding:1.15rem 1.2rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.state-card>i{color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.state-card strong{color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.state-card span{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid{gap:.7rem!important;margin-bottom:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid article{position:relative!important;min-height:84px!important;overflow:hidden!important;padding:.9rem .95rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid article:hover{transform:none!important;border-color:#c9a35e47!important;background:#fff!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid article.main{border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important;min-height:92px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid small{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.72rem!important;font-weight:700!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid span{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.74rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid strong{color:#091625!important;-webkit-text-fill-color:#091625!important;font-size:1.12rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid article.main strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid .success{color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid .danger{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid .warning{color:#c9821d!important;-webkit-text-fill-color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid :is(.kpi-icon,.gelato-kpi-icon){display:grid!important;place-items:center!important;flex:0 0 40px!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(16,32,51,.06)!important;background:#1020330f!important;color:#102033!important;box-shadow:none!important;font-size:.95rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid article.main .kpi-icon{background:#10203314!important;color:#102033!important;border-color:#10203314!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid .gelato-kpi--ticket .gelato-kpi-icon{background:#1020330f!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid .gelato-kpi--cash-sales .gelato-kpi-icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid .gelato-kpi--income .gelato-kpi-icon{background:#3e8c621f!important;color:#3e8c62!important;border-color:#3e8c6229!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid .gelato-kpi--expense .gelato-kpi-icon{background:#c94a4a1f!important;color:#c94a4a!important;border-color:#c94a4a29!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid .gelato-kpi--withdrawal .gelato-kpi-icon{background:#c9821d1f!important;color:#c9821d!important;border-color:#c9821d29!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid .gelato-kpi--expected .gelato-kpi-icon{background:#3978b81f!important;color:#3978b8!important;border-color:#3978b829!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid .gelato-kpi--difference .gelato-kpi-icon{background:#1020330f!important;color:#091625!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.charts-grid{gap:1.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .chart-card{padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .chart-card>header{margin-bottom:.9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .chart-card.donut-card{overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .trend-card:after{opacity:.28!important;filter:blur(22px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .chart-card .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.1em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .chart-card h2{margin:.2rem 0 .28rem!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .chart-card header p,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .legend,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .axis-labels span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .y-axis span{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .chart-highlight{min-width:118px!important;padding:.65rem .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;box-shadow:none!important;text-align:right}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .chart-highlight span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .chart-highlight small{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .chart-highlight strong{color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .bar-label span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .donut-legend span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .status-legend span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .cash-flow-list span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .status-total span{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .bar-label strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .donut-legend strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .status-legend strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .cash-flow-list strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .status-total strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .donut strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .ranking{color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .donut span{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .donut-card{overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .donut-layout{overflow:visible!important;padding:.85rem 0 1.15rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .donut{background:conic-gradient(from -1.2deg,#102033 0 var(--cash-percent),#9d7838 var(--cash-percent) 100%)!important;box-shadow:0 16px 28px #1020331f,0 10px #10203333,inset 0 1px #ffffff52,inset 0 -8px 14px #10203314!important;transform:perspective(620px) rotateX(6deg);transform-origin:center 64%}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .donut:hover{transform:perspective(620px) rotateX(3deg) translateY(-2px);box-shadow:0 22px 34px #10203324,0 8px #10203333,inset 0 1px #ffffff5c,inset 0 -8px 14px #10203314!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .donut:before{background:#fff!important;border:1px solid rgba(16,32,51,.06)!important;box-shadow:inset 0 8px 18px #1020330e,0 2px 6px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .donut:after{background:radial-gradient(circle at 31% 20%,rgba(255,255,255,.28),transparent 27%),linear-gradient(155deg,rgba(255,255,255,.1),transparent 43%,rgba(16,32,51,.07))!important;mix-blend-mode:soft-light;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .sales-dot,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .cash-color{background:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .expected-dot,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .other-color{background:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .line.sales{stroke:#102033!important;stroke-width:3.6!important;stroke-dasharray:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .line.expected{stroke:#9d7838!important;stroke-width:2.55!important;stroke-dasharray:5.5 4.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .sales-area{fill-opacity:.9}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .y-axis{min-width:4.6rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .y-axis span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .axis-labels span{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.68rem!important;font-weight:700!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .line-chart:before{background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 56%)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .bar-track{background:#e6dfd2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .cash-flow-list .success{color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .cash-flow-list .danger{color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .cash-flow-list .warning{color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .cash-flow-list .positive{background:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .cash-flow-list .negative{background:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .cash-flow-list .warning-bar{background:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .open-color,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .open-segment{background:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .closed-color,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .closed-segment{background:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .ranking{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border-radius:999px!important;background:#fffaf3!important;border:1px solid rgba(201,163,94,.28)!important;font-size:.72rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .report-card.empty-state{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .report-card.empty-state i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .report-card.empty-state strong{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .report-card.empty-state span{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}@media(max-width:1180px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .filters-grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .filters-grid.operational-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid article.main{grid-column:1/-1!important}}@media(max-width:980px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .comparison-card,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .donut-card,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .status-card,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .cash-flow-card{grid-column:1/-1!important}}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]){padding:1rem .9rem 1.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .header-actions{width:100%!important;margin-left:0!important;display:grid!important;gap:.5rem!important;grid-template-columns:1fr 1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .back-btn{grid-column:1/-1!important;width:100%!important;justify-content:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .export-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:.5rem!important;width:100%!important;grid-column:1/-1!important;margin-left:0!important;justify-content:stretch!important;flex-wrap:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .export-actions>:is(.primary-btn,.secondary-btn),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .back-btn{width:100%;justify-content:center}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .filters-header{flex-direction:column!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .filters-header .text-btn{width:100%;justify-content:center}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .filters-grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .filters-grid.operational-grid{grid-template-columns:1fr!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .report-card.empty-state{min-height:180px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid article.main{grid-column:auto!important;grid-template-columns:40px minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.kpi-grid article.main strong{font-size:1.28rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .chart-card>header{flex-direction:column!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .chart-highlight{width:100%;text-align:left}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .donut-layout,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) .status-legend{grid-template-columns:1fr!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]) *{transition-duration:.001ms!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) :is(.filters-grid,.gg2-ih-filters__grid,.gg2-rb-filters__grid,.gg2-cu-filters__grid,.gg2-or-filters__grid,.gg2-tb-filters__grid)>label{display:flex!important;flex-direction:column!important;gap:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) :is(.filters-grid,.gg2-ih-filters__grid,.gg2-rb-filters__grid,.gg2-cu-filters__grid,.gg2-or-filters__grid,.gg2-tb-filters__grid) label>span{display:block!important;margin:0 0 .28rem!important;color:#2f3946!important;-webkit-text-fill-color:#2f3946!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.74rem!important;font-weight:700!important;line-height:1.2!important;letter-spacing:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) :is(input[type=date],input[type=text],input[type=number],input[type=search],textarea,.gelato-finance-select.p-select,.p-select.gelato-finance-select){box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) textarea{box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;height:auto!important;min-height:6.5rem!important;padding:.7rem .75rem!important;resize:vertical}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) :is(input[type=date],input[type=text],input[type=number],input[type=search],textarea,.gelato-finance-select.p-select):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) :is(input[type=date],input[type=text],input[type=number],input[type=search],textarea):focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) .gelato-finance-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) .p-select.p-focus{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) :is(input,textarea,.p-select).ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) :is(input,textarea,.p-select).p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) :is(input,textarea):disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) .p-select.p-disabled{opacity:.62!important;cursor:not-allowed!important;background:#f7f2e9!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) .gelato-finance-select.p-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) .p-select.gelato-finance-select{padding:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) .gelato-finance-select .p-select-label{display:flex!important;align-items:center!important;height:100%!important;min-height:0!important;padding:0 .75rem!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) .gelato-finance-select .p-select-label.p-placeholder{color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) .gelato-finance-select .p-select-dropdown,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) .gelato-finance-select .p-select-clear-icon{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) .gelato-finance-select .p-select-dropdown{width:2.4rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]) :is(.filters-card,.gg2-ih-filters,.gg2-rb-filters,.gg2-cu-filters,.gg2-or-filters,.gg2-tb-filters) input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.72}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables])) .p-select-overlay.gelato-finance-select-panel{overflow:hidden!important;border:1px solid rgba(201,163,94,.22)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 16px 36px #1020331f!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables])) .gelato-finance-select-panel .p-select-list{padding:5px!important;background:#fffdf8!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables])) .gelato-finance-select-panel .p-select-option{display:flex!important;align-items:center!important;min-height:38px!important;padding:8px 12px!important;border-radius:8px!important;border:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;box-shadow:none!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:500!important;line-height:1.3!important;letter-spacing:0!important;cursor:pointer!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables])) .gelato-finance-select-panel .p-select-option:not(.p-disabled):hover,html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables])) .gelato-finance-select-panel .p-select-option.p-focus{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e1f!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables])) .gelato-finance-select-panel .p-select-option.p-selected,html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history],main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports],.cash-page[data-bocado-operational-surface=cash-register],main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history],.rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book],.customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers],.or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders],.tb-page.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables],.tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables])) .gelato-finance-select-panel .p-select-option.p-select-option-selected{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e29!important;font-weight:700!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header){display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:1rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header) .header-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header) .header-actions :is(.secondary-btn,.btn-secondary){font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header) .header-actions :is(.primary-btn,.btn-primary){font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header) .header-actions :is(.secondary-btn,.btn-secondary,.primary-btn,.btn-primary) i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header) .header-actions :is(.secondary-btn,.btn-secondary) i{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header) .header-actions :is(.primary-btn,.btn-primary) i{color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header) .header-actions :is(.secondary-btn,.btn-secondary):hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header) .header-actions :is(.primary-btn,.btn-primary):hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header) .header-actions :is(.secondary-btn,.btn-secondary,.primary-btn,.btn-primary):focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header) .header-actions :is(.secondary-btn,.btn-secondary,.primary-btn,.btn-primary) span{font:inherit!important;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;color:inherit!important;-webkit-text-fill-color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header) .header-actions .export-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;width:auto!important;margin-left:0!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header) .header-actions :is(.secondary-btn,.btn-secondary):disabled{font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header) .refresh-icon-button{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header) .refresh-icon-button i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}@media(max-width:1180px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header){flex-direction:row!important;align-items:flex-start!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header) .header-actions,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header) .header-actions .export-actions{flex-direction:row!important;width:auto!important;justify-content:flex-end!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .back-btn,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .export-actions,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .export-actions>button{width:auto!important;flex:0 0 auto!important}}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header){flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page>.page-header,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history]>.history-header,main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history]>.history-header,main.reports-page.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports]>.page-header,main.reports-page.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports]>.page-header,.rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header) .header-actions{width:100%!important;justify-content:flex-end!important}}@media(max-width:760px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.page-header .header-actions{width:100%!important;margin-left:0!important;display:grid!important;gap:.5rem!important;grid-template-columns:1fr 1fr auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-header .header-actions{width:100%!important;margin-left:0!important;display:grid!important;gap:.5rem!important;grid-template-columns:1fr auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .header-actions{width:100%!important;margin-left:0!important;display:grid!important;gap:.5rem!important;grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .back-btn,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .header-actions>:first-child,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .export-actions,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .export-actions>button{width:100%!important;min-width:0!important;max-width:none!important;flex:none!important;justify-content:center!important;grid-column:1/-1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .export-actions{display:grid!important;grid-template-columns:1fr!important;gap:.5rem!important;width:100%!important;grid-column:1/-1!important;margin-left:0!important;flex:none!important;justify-content:stretch!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header .header-actions{width:100%!important;margin-left:0!important;display:grid!important;gap:.5rem!important;grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header .header-actions :is(.secondary-btn,.btn-secondary,.primary-btn,.btn-primary){width:100%!important;min-width:0!important;max-width:none!important;flex:none!important;justify-content:center!important;grid-column:1/-1!important}}@media(max-width:520px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .header-actions{width:100%!important;margin-left:0!important;display:grid!important;gap:.5rem!important;grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .back-btn,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .header-actions>:first-child,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .export-actions,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .export-actions>button{width:100%!important;min-width:0!important;max-width:none!important;flex:none!important;justify-content:center!important;grid-column:1/-1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.page-header .export-actions{display:grid!important;grid-template-columns:1fr!important;gap:.5rem!important;width:100%!important;grid-column:1/-1!important;margin-left:0!important;flex:none!important;justify-content:stretch!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .financial-page>.page-header .header-actions .refresh-icon-button{width:100%!important;min-width:44px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .filters-footer{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;justify-content:stretch!important;gap:.85rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .filters-scope{min-width:0!important;max-width:none!important;display:inline-flex!important;align-items:flex-start!important;gap:.55rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .generate-btn{width:auto!important;min-width:168px!important;max-width:100%!important;justify-self:end!important;flex:0 0 auto!important}@media(max-width:760px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .filters-footer{grid-template-columns:1fr!important;align-items:stretch!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page:is(.gg2-admin-cash-reports[data-reports-surface=admin-cash-reports],.gg2-operational-cash-reports[data-reports-surface=operational-cash-reports])>.filters-card .generate-btn{width:100%!important;min-width:0!important;justify-self:stretch!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]{position:relative!important;isolation:isolate!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;max-width:none!important;margin:0!important;padding:1.35rem 1.5rem 1.6rem!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>:is(.page-head,.state-card,.hero-card,.metrics,.content-card,.note-card,.closed-cash-gelato){margin-top:0!important;margin-bottom:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>:is(.page-head,.state-card,.hero-card,.metrics,.content-card,.note-card,.closed-cash-gelato),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>:is(.page-head,.state-card,.hero-card,.metrics,.content-card,.note-card,.closed-cash-gelato) :is(h1,h2,h3,p,span,small,strong,button,a,label){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>:is(.page-head,.state-card,.hero-card,.metrics,.content-card,.note-card,.closed-cash-gelato) :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:1rem!important;min-height:0!important;overflow:visible!important;padding:0!important;border-bottom:0!important;background:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head app-page-header{position:relative!important;z-index:3!important;flex:1 1 auto!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .sbr-page-header__eyebrow{color:#9d7838!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.1em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .sbr-page-header__title{color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .sbr-page-header__subtitle{max-width:36rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .gelato-cash-hero-art,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .gelato-cash-hero-copy{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .head-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important;position:relative!important;right:auto!important;bottom:auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .head-actions .ghost-btn:not(.refresh-icon-button){font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .head-actions .ghost-btn:not(.refresh-icon-button):hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .head-actions .danger-btn{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;background:#fff!important;border:1px solid rgba(201,74,74,.28)!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .head-actions .danger-btn:hover:not(:disabled){background:#fbf6f6!important;border-color:#c94a4a73!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .head-actions .refresh-icon-button{display:inline-grid!important;place-items:center!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;padding:0!important;width:44px!important;min-width:44px!important;flex:0 0 44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .head-actions .refresh-icon-button:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .head-actions :is(.ghost-btn,.danger-btn,.refresh-icon-button) i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .head-actions .ghost-btn i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .head-actions .refresh-icon-button i{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .head-actions .danger-btn i{color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .head-actions :is(.ghost-btn,.danger-btn):focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .head-actions .refresh-icon-button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .head-actions :is(.ghost-btn,.danger-btn) span{font:inherit!important;color:inherit!important;-webkit-text-fill-color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.state-card{align-items:center!important;gap:.85rem!important;padding:1rem 1.1rem!important;border-radius:16px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 70%),#f4f7fb!important;box-shadow:0 8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.state-card i{color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.state-card strong{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.state-card span{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.hero-card{border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important;min-height:0!important;padding:1.05rem 1.2rem!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.hero-card h2{color:#102033!important;font-size:1.15rem!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.hero-card p{color:#5d6570!important;font-size:.8rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.hero-card .status.open{color:#3e8c62!important;background:#3e8c621f!important;border:1px solid rgba(62,140,98,.22)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.hero-card .hero-total{border-left:1px solid rgba(16,32,51,.08)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.hero-card .hero-total span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.hero-card .hero-total small{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.hero-card .hero-total strong{color:#3978b8!important;-webkit-text-fill-color:#3978b8!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.7rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card{min-height:84px!important;padding:.9rem .95rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card:hover{transform:none!important;border-color:#c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card span{color:#5d6570!important;font-size:.72rem!important;font-weight:700!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card strong{color:#102033!important;font-size:1.05rem!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-icon{width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(16,32,51,.06)!important;background:#1020330f!important;color:#102033!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card.income{border-color:#3e8c6224!important;background:linear-gradient(180deg,#fff,#f6fbf7)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card.income .metric-icon{background:#3e8c621f!important;color:#3e8c62!important;border-color:#3e8c6229!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card.income strong{color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card.expense{border-color:#c94a4a24!important;background:linear-gradient(180deg,#fff,#fbf6f6)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card.expense .metric-icon{background:#c94a4a1f!important;color:#c94a4a!important;border-color:#c94a4a29!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card.expense strong{color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card.withdrawal{border-color:#c9821d24!important;background:linear-gradient(180deg,#fff,#fbf8f3)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card.withdrawal .metric-icon{background:#c9821d1f!important;color:#c9821d!important;border-color:#c9821d29!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card.withdrawal strong{color:#c9821d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card:nth-child(1) .metric-icon{background:#c9a35e29!important;color:#9d7838!important;border-color:#c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card:nth-child(2) .metric-icon{background:#3978b81f!important;color:#3978b8!important;border-color:#3978b829!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card:nth-child(3) .metric-icon{background:#3e8c621f!important;color:#3e8c62!important;border-color:#3e8c6229!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card:nth-child(4) .metric-icon{background:#3e8c621f!important;color:#3e8c62!important;border-color:#3e8c6229!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card:nth-child(3),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card:nth-child(4){background:#fff!important;border-color:#1020330f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.content-card,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.note-card{border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important;padding:1.15rem 1.2rem 1.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .section-title .eyebrow{color:#9d7838!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.1em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .section-title h3{color:#102033!important;font-size:1.05rem!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .section-title p,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .section-total span{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .section-total strong{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-card .section-title.movement-title{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.75rem!important;margin-bottom:.9rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-card .movement-title__copy{position:relative!important;flex:1 1 auto!important;min-width:0!important;padding-left:52px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-card .movement-title__copy:before{content:"\e9c3"!important;position:absolute!important;left:0!important;top:50%!important;width:40px!important;height:40px!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important;font-family:primeicons!important;font-size:1rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-card .count-badge{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;flex:0 0 auto!important;align-self:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-card .count-badge:before{content:none!important;display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-title .primary-btn{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;flex:0 0 auto!important;margin-left:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-title .primary-btn:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-title .primary-btn i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-title .primary-btn:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-title .primary-btn span{font:inherit!important;color:inherit!important;-webkit-text-fill-color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .section-title{align-items:flex-start!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .payments article{border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;border-radius:14px!important;box-shadow:0 8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .payment-icon{width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(16,32,51,.06)!important;background:#1020330f!important;color:#102033!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .payment-icon.cash{background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .payment-icon.nequi,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .payment-icon.daviplata{background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .payment-icon.card,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .payment-icon.transfer{background:#c9a35e29!important;color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .payment-copy span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-payment-progress small{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .payment-copy strong{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-payment-progress>span{background:#e6dfd2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .payments article:nth-child(1) .gelato-payment-progress>span i{background:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .payments article:nth-child(2) .gelato-payment-progress>span i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .payments article:nth-child(3) .gelato-payment-progress>span i{background:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .payments article:nth-child(4) .gelato-payment-progress>span i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .payments article:nth-child(5) .gelato-payment-progress>span i{background:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-filter-pills button{min-height:44px!important;border-radius:999px!important;border:1px solid rgba(16,32,51,.08)!important;background:#fff!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.8rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-filter-pills button.active{background:#102033!important;border-color:#102033!important;color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-filter-pills button.active i{color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-filter-pills .income:not(.active) i{color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-filter-pills .expense:not(.active) i{color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-filter-pills .withdrawal:not(.active) i{color:#c9821d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .quick-actions button{min-height:44px!important;border-radius:12px!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.8rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-toolbar{display:flex!important;flex-wrap:wrap!important;align-items:flex-end!important;justify-content:space-between!important;gap:.7rem 1rem!important;margin:.65rem 0 .9rem!important;padding:0!important;border:0!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-filter-pills{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.45rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters{display:flex!important;flex-wrap:wrap!important;align-items:flex-end!important;gap:.65rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters>label{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-end!important;gap:.16rem!important;min-width:11.75rem!important;width:11.75rem!important;max-width:14rem!important;margin:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters label>span{display:block!important;margin:0 0 .28rem!important;color:#2f3946!important;-webkit-text-fill-color:#2f3946!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.74rem!important;font-weight:700!important;line-height:1.2!important;letter-spacing:0!important;margin:0!important;font-size:.7rem!important;font-weight:750!important;color:#102033!important;-webkit-text-fill-color:#102033!important;color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;letter-spacing:.02em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters p-select{display:block!important;width:100%!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.cash-filter-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.gelato-finance-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.sb-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important;height:42px!important;min-height:42px!important;width:100%!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.cash-filter-select:not(.p-disabled):hover,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.gelato-finance-select:not(.p-disabled):hover,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.sb-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.cash-filter-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.cash-filter-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.cash-filter-select.p-select-open,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.gelato-finance-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.gelato-finance-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.gelato-finance-select.p-select-open,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.sb-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.sb-select:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.cash-filter-select.p-disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.gelato-finance-select.p-disabled{opacity:.62!important;cursor:not-allowed!important;background:#f7f2e9!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.cash-filter-select .p-select-label,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.gelato-finance-select .p-select-label,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.sb-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;height:100%!important;min-height:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.cash-filter-select .p-select-dropdown,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.gelato-finance-select .p-select-dropdown,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.sb-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important;height:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.cash-filter-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.gelato-finance-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.sb-select .p-select-dropdown-icon{width:14px!important;height:14px!important;color:inherit!important;-webkit-text-fill-color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-date-chip{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;gap:.45rem!important;height:42px!important;min-height:42px!important;padding:0 .85rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.8rem!important;font-weight:700!important;white-space:nowrap!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-table-wrap{display:flex!important;flex-direction:column!important;gap:.55rem!important;min-width:0!important;overflow-x:clip!important;overflow-y:visible!important;box-shadow:none!important;padding:.7rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.05)!important;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 42%),#f3ece0!important;--gg2-table-columns: 3.25rem minmax(0, .88fr) minmax(7.75rem, .82fr) minmax(0, 1.45fr) minmax(0, .95fr) minmax(6.75rem, .72fr) minmax(5.5rem, .55fr) minmax(7.5rem, .7fr);--gg2-table-inline: .9rem;--gg2-table-gap: .55rem .7rem}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-table{box-sizing:border-box!important;display:grid!important;align-items:center!important;justify-items:stretch!important;gap:var(--gg2-table-gap, .55rem .7rem)!important;grid-template-columns:var(--gg2-table-columns)!important;padding-inline:var(--gg2-table-inline, .9rem)!important;min-width:0!important;width:100%!important;margin-inline:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-table--head{display:grid!important;align-items:center!important;justify-items:stretch!important;gap:var(--gg2-table-gap, .55rem .7rem)!important;grid-template-columns:var(--gg2-table-columns)!important;padding-inline:var(--gg2-table-inline, .9rem)!important;min-width:0!important;width:100%!important;margin-inline:0!important;color:#5d6570!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.04em!important;line-height:1.2!important;text-transform:uppercase!important;box-sizing:border-box!important;min-height:42px!important;margin:0!important;padding-block:0!important;border:0!important;border-radius:10px!important;background:#fffcf7b3!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-table.gelato-movement-row{margin-bottom:0!important;box-sizing:border-box!important;display:grid!important;align-items:center!important;justify-items:stretch!important;gap:var(--gg2-table-gap, .55rem .7rem)!important;grid-template-columns:var(--gg2-table-columns)!important;min-width:0!important;width:100%!important;margin-inline:0!important;padding-block:.8rem!important;padding-inline:var(--gg2-table-inline, .9rem)!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-table--head>*,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>*{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row:hover{transform:none!important;border-color:#c9a35e52!important;background:#fff!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-table--head>.align-right,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-value{justify-self:stretch!important;text-align:right!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-table--head>:nth-child(7),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.gelato-status-chip{justify-self:start!important;text-align:left!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-table--head>:last-child{justify-self:stretch!important;text-align:right!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.row-action,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.gelato-no-action{justify-self:end!important;text-align:right!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-id,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-info strong{color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.86rem!important;font-weight:750!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-created-by,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-date,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-info span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-info small{color:#5d6570!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.76rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-info{min-width:0!important;gap:.15rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-info strong,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-info span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-info small,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-created-by{overflow-wrap:anywhere!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-icon{width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(16,32,51,.06)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-icon.ingreso{background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-icon.egreso{background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-icon.retiro{background:#c9821d1f!important;color:#c9821d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-badge,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-status-chip{min-height:24px!important;padding:.18rem .55rem!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-badge.ingreso,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-value .ingreso{color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-badge.egreso,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-value .egreso{color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-badge.retiro,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-value .retiro{color:#c9821d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-badge.ingreso{background:#3e8c621f!important;border:1px solid rgba(62,140,98,.18)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-badge.egreso{background:#c94a4a1f!important;border:1px solid rgba(201,74,74,.18)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-badge.retiro{background:#c9821d1f!important;border:1px solid rgba(201,130,29,.16)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-status-chip{color:#3e8c62!important;background:#3e8c621f!important;border:1px solid rgba(62,140,98,.18)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-status-chip.cancelled{color:#c94a4a!important;background:#c94a4a1f!important;border-color:#c94a4a2e!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-value strong{color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.86rem!important;font-weight:750!important;line-height:1.35!important;font-size:.9rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .row-action{width:auto!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0 .75rem!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.4rem!important;color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;background:#fff!important;border:1px solid rgba(201,74,74,.32)!important;box-shadow:0 6px 14px #1020330a!important;transform:none!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.8rem!important;font-weight:750!important;line-height:1.2!important;white-space:nowrap!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .row-action i{font-size:.9rem!important;color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .row-action span{font:inherit!important;font-size:inherit!important;font-weight:inherit!important;line-height:1.2!important;color:inherit!important;-webkit-text-fill-color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .row-action:hover{background:#fbf6f6!important;border-color:#c94a4a80!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .row-action:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}@media(max-width:1024px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-toolbar{align-items:stretch!important;flex-direction:column!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters{width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters>label{flex:1 1 11.75rem!important;width:auto!important;min-width:11.75rem!important;max-width:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.cash-filter-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.gelato-finance-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.sb-select{height:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-date-chip{flex:1 1 11.75rem!important;height:44px!important;min-height:44px!important;justify-content:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-table-wrap{overflow:visible!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-table--head{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-table.gelato-movement-row{min-width:0!important;width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:.55rem .75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-info{grid-column:1!important;grid-row:1!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-info strong,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-info span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-info small{display:block!important;min-width:0!important;overflow-wrap:anywhere!important;word-break:break-word!important;white-space:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.gelato-status-chip{grid-column:2!important;grid-row:1!important;align-self:start!important;justify-self:end!important;width:max-content!important;max-width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.gelato-movement-id{grid-column:1/-1!important;grid-row:2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-date{grid-column:1/-1!important;grid-row:3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-type{grid-column:1/-1!important;grid-row:4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-created-by{grid-column:1/-1!important;grid-row:5!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-value{grid-column:1/-1!important;grid-row:6!important;justify-items:end!important;text-align:right!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.row-action,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.gelato-no-action{grid-column:1/-1!important;grid-row:7!important;justify-self:stretch!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.gelato-movement-id,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-date,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-type,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-created-by,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-value{width:100%!important;justify-self:stretch!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;text-align:right!important;white-space:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.gelato-movement-id:before,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-date:before,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-type:before,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-created-by:before,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-value:before{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.gelato-movement-id:before{content:"Movimiento"!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-date:before{content:"Fecha"!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-type:before{content:"Tipo"!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-created-by:before{content:"Responsable"!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.movement-value:before{content:"Monto"!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-movement-row>.row-action{justify-self:stretch!important;width:100%!important;min-height:44px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .empty-movements{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-empty-copy{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .empty-movements strong{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .empty-movements p{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.note-card{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.note-card strong{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.note-card p{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato{border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 42%),linear-gradient(145deg,#fffdf9,#f7f2e9)!important;box-shadow:0 14px 28px #1020330f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__success-icon{color:#102033!important;background:#1020330f!important;border:1px solid rgba(16,32,51,.08)!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__status{color:#5d6570!important;background:#1020330f!important;border-color:#10203314!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__success h2{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__success p{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__metric{border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;border-radius:14px!important;box-shadow:0 8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__metric small{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__metric strong{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__metric--expected strong{color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__metrics--shortage :is(.closed-cash-gelato__metric--status,.closed-cash-gelato__metric--difference) strong{color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__metrics--overage :is(.closed-cash-gelato__metric--status,.closed-cash-gelato__metric--difference) strong{color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__open{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;margin-top:1.2rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__open:hover{background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__open i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__aside-copy,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__aside-note strong{color:#9d7838!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-weight:800!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__aside>p,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__bottom-copy p{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__history{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__history:hover{background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__report{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__report:hover{background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__history i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__report i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__open span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__history span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__report span{font:inherit!important;color:inherit!important;-webkit-text-fill-color:inherit!important}@media(max-width:1180px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head{flex-direction:row!important;align-items:flex-start!important;min-height:0!important;padding-right:0!important;padding-bottom:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .head-actions{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;width:auto!important;justify-content:flex-end!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .payments{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:980px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head{flex-direction:column!important;align-items:stretch!important;min-height:0!important;padding-right:0!important;padding-bottom:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .head-actions{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;width:100%!important;justify-content:flex-end!important;flex-wrap:wrap!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .payments{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:700px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]{padding:1rem .9rem 1.25rem!important;overflow-x:clip!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .head-actions{display:flex!important;flex-wrap:wrap!important;gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .head-actions>:not(.refresh-icon-button){flex:1 1 auto!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.page-head .head-actions .refresh-icon-button{flex:0 0 44px!important;width:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.hero-card{flex-direction:column!important;align-items:flex-start!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.hero-card .hero-total{width:100%!important;min-width:0!important;padding-left:0!important;padding-top:.75rem!important;text-align:left!important;border-left:0!important;border-top:1px solid rgba(16,32,51,.08)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .section-title,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-title{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-card .count-badge{align-self:flex-start!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-title .primary-btn{width:100%!important;margin-left:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics{display:grid!important;overflow-x:visible!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics .metric-card{flex:none!important;min-width:0!important;width:auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .payments{display:grid!important;overflow-x:visible!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .payments article{min-width:0!important;width:auto!important}}@media(max-width:420px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]>.metrics,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .payments{display:grid!important;overflow-x:visible!important;grid-template-columns:minmax(0,1fr)!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .empty-movements{min-height:180px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters>label,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .gelato-date-chip{flex:1 1 100%!important;width:100%!important;min-width:0!important;max-width:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__bottom-actions{width:100%!important;flex-direction:column!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__history,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__report,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .closed-cash-gelato__open{width:100%!important}}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]) .p-select-overlay.gg2-cash-filter-panel,html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]) .gg2-cash-filter-panel.p-select-overlay{overflow:hidden!important;border:1px solid rgba(201,163,94,.22)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 16px 36px #1020331f!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;width:auto!important;min-width:11.75rem!important;max-width:min(22rem,100vw - 1.5rem)!important;max-height:min(70vh,20rem)!important;padding:0!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]) .gg2-cash-filter-panel .p-select-list-container{overflow:auto!important;max-height:min(70vh,20rem)!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]) .gg2-cash-filter-panel .p-select-list{padding:5px!important;background:#fffdf8!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]) .gg2-cash-filter-panel .p-select-option{display:flex!important;align-items:center!important;min-height:38px!important;padding:8px 12px!important;border-radius:8px!important;border:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;box-shadow:none!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:500!important;line-height:1.3!important;letter-spacing:0!important;cursor:pointer!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]) .gg2-cash-filter-panel .p-select-option-label{color:inherit!important;-webkit-text-fill-color:inherit!important;font:inherit!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]) .gg2-cash-filter-panel .p-select-option:not(.p-disabled):hover,html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]) .gg2-cash-filter-panel .p-select-option.p-focus:not(.p-select-option-selected){color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e1f!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]) .gg2-cash-filter-panel .p-select-option.p-select-option-selected,html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]) .gg2-cash-filter-panel .p-select-option.p-select-option-selected.p-focus,html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]) .gg2-cash-filter-panel .p-select-option.p-select-option-selected:hover{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e29!important;font-weight:700!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register]) .gg2-cash-filter-panel .p-select-option-check-icon{color:#c9a35e!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.movement-modal-gelato){z-index:1100!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;place-items:center!important;align-items:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato{display:flex!important;flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;width:min(640px,100vw - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato :is(h2,p,span,strong,small,label,button,a,textarea){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important;overflow:hidden!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__header-art{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__hero-icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__hero-icon>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__hero-icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__hero-icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__hero-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__hero-icon i{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__heading h2{margin:.18rem 0 0!important;color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__heading p{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;font-size:.78rem!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;transform:none!important;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__close:hover:not(:disabled){background:#fffaf3!important;border-color:#c9a35e7a!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__close i{font-size:.95rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__body{flex:1 1 0%!important;min-height:0!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:.85rem!important;grid-template-columns:none!important;grid-template-rows:none!important;padding:1rem 1.15rem!important;overflow-x:hidden!important;overflow-y:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__notice>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__form{position:static!important;inset:auto!important;transform:none!important;z-index:auto!important;display:flex!important;flex-direction:column!important;flex:0 0 auto!important;gap:.85rem!important;min-width:0!important;width:100%!important;max-height:none!important;overflow:visible!important;padding:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__aside,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__aside-art,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__important{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__field{flex:0 0 auto!important;width:100%!important;margin-top:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__section{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__field>label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__field>label span{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__field>label small{margin-left:.35rem!important;color:#5d6570!important;font-size:.68rem!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__types{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;gap:.7rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type{min-height:0!important;gap:.4rem!important;padding:.7rem .55rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;transform:none!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type:hover{transform:none!important;border-color:#c9a35e7a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type-icon{width:36px!important;height:36px!important;border-radius:10px!important;border:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type strong{color:#102033!important;font-size:.88rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type small{color:#5d6570!important;font-size:.72rem!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type--income,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type--expense,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type--withdrawal{background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type--income .movement-modal-gelato__type-icon{color:#3e8c62!important;background:#3e8c621f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type--income.active{border-color:#3e8c6247!important;background:linear-gradient(180deg,#fff,#f6fbf7)!important;box-shadow:0 8px 18px #3e8c6214!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type--expense .movement-modal-gelato__type-icon{color:#c94a4a!important;background:#c94a4a1f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type--expense.active{border-color:#c94a4a47!important;background:linear-gradient(180deg,#fff,#fbf6f6)!important;box-shadow:0 8px 18px #c94a4a14!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type--withdrawal .movement-modal-gelato__type-icon{color:#c9821d!important;background:#c9821d1f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type--withdrawal.active{border-color:#c9821d47!important;background:linear-gradient(180deg,#fff,#fbf8f3)!important;box-shadow:0 8px 18px #c9821d14!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type-check,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type--income.active .movement-modal-gelato__type-check,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type--expense.active .movement-modal-gelato__type-check,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type--withdrawal.active .movement-modal-gelato__type-check{width:auto!important;height:auto!important;background:transparent!important;color:#9d7838!important;font-size:.78rem!important;border-radius:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__control-shell,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__textarea-shell{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;height:auto!important;min-height:44px!important;padding:0!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__control-shell:hover,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__textarea-shell:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__control-shell:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__textarea-shell:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__control-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__textarea-icon{display:grid!important;place-items:center!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__select.p-select:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__select.p-select.p-focus{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .p-inputnumber{width:100%!important;display:flex!important;align-items:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__amount-input,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .p-inputnumber-input.movement-modal-gelato__amount-input{width:100%!important;height:44px!important;min-height:44px!important;padding:0 .75rem!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__textarea-shell{min-height:6.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__textarea-shell textarea{width:100%!important;min-height:6.5rem!important;max-height:9rem!important;resize:vertical!important;padding:.7rem 2.6rem 1.35rem .75rem!important;border:0!important;outline:0!important;background:transparent!important;color:#102033!important;font-size:.875rem!important;font-weight:650!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__textarea-shell textarea::placeholder{color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__textarea-shell>small{color:#5d6570!important;font-size:.68rem!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato) .p-select-overlay.operational-select-panel{z-index:2400!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__footer{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important;position:relative!important;inset:auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__context-note{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;margin:0!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__context-icon i{font-size:.78rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__context-note>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__context-note strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__context-note small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__submit{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-width:188px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__submit i{display:inline-block!important;color:#e5cc98!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__cancel:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__cancel:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__submit:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato{width:min(560px,100vw - 28px)!important;height:auto!important;max-height:calc(100dvh - 28px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__body{display:flex!important;flex-direction:column!important;grid-template-columns:none!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__submit{width:100%!important;min-width:0!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.movement-modal-gelato){padding:12px!important;align-items:end!important;place-items:end center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato{width:calc(100vw - 24px)!important;height:auto!important;max-height:calc(100dvh - 24px)!important;border-radius:18px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__heading p{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__form{padding:0!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__types{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type{min-height:0!important;grid-template-columns:36px minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;justify-items:start!important;text-align:left!important;padding:.7rem .8rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type-icon{grid-row:1/3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type-check{position:static!important;grid-row:1/3!important;grid-column:3!important;align-self:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__type small br{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato .movement-modal-gelato__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato *{transition-duration:.001ms!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.cancel-modal-gelato){z-index:1100!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;place-items:center!important;align-items:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-legacy{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato{flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;width:min(640px,100vw - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato :is(h2,p,span,strong,small,label,button,a,textarea){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__hero-icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__hero-icon>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__hero-icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__hero-icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__hero-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__hero-icon i{color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__heading h2{margin:.18rem 0 0!important;color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__heading p{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;font-size:.78rem!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;transform:none!important;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__close:hover:not(:disabled){background:#fffaf3!important;border-color:#c9a35e7a!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__close i{font-size:.95rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__body{flex:1 1 0%!important;min-height:0!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:.85rem!important;padding:1rem 1.15rem!important;overflow-x:hidden!important;overflow-y:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;border:1px solid rgba(201,74,74,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf6f6!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important;background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__notice>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__section{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__legend,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__field>label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__field>label span{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__preview{display:grid!important;grid-template-columns:36px minmax(0,1fr) auto!important;align-items:center!important;gap:.7rem!important;min-width:0!important;padding:.7rem .8rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__preview-icon{display:grid!important;place-items:center!important;width:36px!important;height:36px!important;border-radius:10px!important;background:#c9a35e24!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__field[data-type=INGRESO] .cancel-modal-gelato__preview-icon{background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__field[data-type=EGRESO] .cancel-modal-gelato__preview-icon{background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__field[data-type=RETIRO] .cancel-modal-gelato__preview-icon{background:#c9821d1f!important;color:#c9821d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__preview-copy{display:grid!important;min-width:0;gap:.1rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__preview-copy strong{color:#102033!important;font-size:.88rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__preview-copy small{color:#5d6570!important;font-size:.72rem!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__preview-amount{color:#102033!important;font-size:.92rem!important;font-weight:800!important;white-space:nowrap!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__preview-amount.ingreso{color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__preview-amount.egreso{color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__preview-amount.retiro{color:#c9821d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__textarea-shell{position:relative!important;display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-height:6.5rem!important;padding:0!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__textarea-shell:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__textarea-shell:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__textarea-icon{display:grid!important;place-items:center!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__textarea-shell textarea{width:100%!important;min-height:6.5rem!important;max-height:9rem!important;resize:vertical!important;padding:.7rem 2.6rem 1.35rem .75rem!important;border:0!important;outline:0!important;background:transparent!important;color:#102033!important;font-size:.875rem!important;font-weight:650!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__textarea-shell textarea::placeholder{color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__textarea-shell>small{position:absolute!important;right:10px!important;bottom:7px!important;color:#5d6570!important;font-size:.68rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__context-note{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__context-icon i{font-size:.78rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__context-note>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__context-note strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__context-note small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__submit{border:1px solid #c94a4a!important;background:#c94a4a!important;color:#fffaf3!important;box-shadow:0 10px 22px #c94a4a38!important;min-width:188px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__submit:hover:not(:disabled){background:#b03f3f!important;border-color:#b03f3f!important;box-shadow:0 12px 24px #c94a4a42!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__submit i{display:inline-block!important;color:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__cancel:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__cancel:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__submit:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato{width:min(560px,100vw - 28px)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__submit{width:100%!important;min-width:0!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.cancel-modal-gelato){padding:12px!important;align-items:end!important;place-items:end center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato{width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;border-radius:18px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__heading p{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato .cancel-modal-gelato__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cancel-modal-gelato *{transition-duration:.001ms!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.close-modal-gelato){z-index:1100!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;place-items:center!important;align-items:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-legacy{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato{flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;width:min(640px,100vw - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato :is(h2,h3,p,span,strong,small,label,button,a){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__hero-copy,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__header-art,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__aside,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__aside-copy,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__aside-art,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__important{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__hero-icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__hero-icon>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__hero-icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__hero-icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__hero-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__hero-icon i{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__heading h2{margin:.18rem 0 0!important;color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__close:hover:not(:disabled){border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:flex!important;flex-direction:column!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important;border:1px solid rgba(201,130,29,.18)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf8f3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important;background:#c9821d24!important;color:#c9821d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__notice>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__section{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__section-head{display:flex!important;align-items:center!important;gap:.65rem!important;margin:0 0 .35rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__section-icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border:1px solid rgba(201,163,94,.32)!important;background:#fff!important;color:#102033!important;box-shadow:0 6px 14px #1020330f!important;font-size:.95rem!important;width:34px!important;height:34px!important;min-width:34px!important;border-radius:11px!important;font-size:.85rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__section-head h3{margin:0!important;color:#102033!important;font-size:.92rem!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__section-head p{margin:.12rem 0 0!important;color:#5d6570!important;font-size:.74rem!important;font-weight:600!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__summary-list{display:grid!important;gap:.45rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__summary-list>div{display:grid!important;grid-template-columns:28px minmax(0,1fr) auto!important;align-items:center!important;gap:.55rem!important;min-height:40px!important;padding:.35rem .2rem!important;border-bottom:1px solid rgba(16,32,51,.06)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__summary-list>div:last-child{border-bottom:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__summary-list>div>span:nth-child(2){color:#5d6570!important;font-size:.78rem!important;font-weight:650!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__summary-list strong{color:#102033!important;font-size:.86rem!important;font-weight:800!important;white-space:nowrap!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__summary-icon{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border-radius:8px!important;background:#1020330f!important;color:#102033!important;font-size:.72rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__summary-icon--success{background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__summary-icon--danger{background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__summary-icon--info{background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__summary-expected strong{color:#091625!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__field>label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__field>label span{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__control-shell,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__amount-shell{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-height:44px!important;padding:0!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__control-shell:hover,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__amount-shell:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__control-shell:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__amount-shell:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__control-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__amount-shell>span{display:grid!important;place-items:center!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important;background:transparent!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .p-inputnumber{width:100%!important;display:flex!important;align-items:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__amount-input,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .p-inputnumber-input.close-modal-gelato__amount-input,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__cash-input{width:100%!important;height:44px!important;min-height:44px!important;padding:0 .75rem!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__difference{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:center!important;gap:.7rem!important;padding:.85rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__balance-icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#1020330f!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__difference>div:nth-child(2)>strong{display:block!important;color:#102033!important;font-size:.9rem!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__difference p{margin:.15rem 0 0!important;color:#5d6570!important;font-size:.74rem!important;font-weight:600!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__difference-value{text-align:right!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__difference-value strong{display:block!important;color:#102033!important;font-size:1rem!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__difference-value small{color:#5d6570!important;font-size:.68rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.04em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__difference--balanced .close-modal-gelato__balance-icon{background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__difference--balanced .close-modal-gelato__difference-value strong{color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__difference--shortage{border-color:#c94a4a29!important;background:linear-gradient(180deg,#fff,#fbf6f6)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__difference--shortage .close-modal-gelato__balance-icon{background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__difference--shortage .close-modal-gelato__difference-value strong{color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__difference--overage{border-color:#3e8c6229!important;background:linear-gradient(180deg,#fff,#f6fbf7)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__difference--overage .close-modal-gelato__balance-icon{background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__difference--overage .close-modal-gelato__difference-value strong{color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__context-note{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__context-icon i{font-size:.78rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__context-note>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__context-note strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__context-note small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__confirm{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__confirm{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;min-width:188px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__confirm:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__confirm:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__confirm i{display:inline-block!important;color:#e5cc98!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__cancel:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__confirm:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__cancel:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__confirm:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato{width:min(560px,100vw - 28px)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__confirm{width:100%!important;min-width:0!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__confirm{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.close-modal-gelato){padding:12px!important;align-items:end!important;place-items:end center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato{width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;border-radius:18px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__heading p{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__difference{height:auto!important;min-height:0!important;flex:0 0 auto!important;align-items:start!important;align-content:start!important;overflow:visible!important;grid-template-columns:40px minmax(0,1fr)!important;grid-template-rows:auto auto!important;grid-auto-rows:auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__balance-icon{grid-column:1!important;grid-row:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__difference>div:nth-child(2){grid-column:2!important;grid-row:1!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__difference-value{grid-column:2!important;grid-row:2!important;justify-self:start!important;text-align:left!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato .close-modal-gelato__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .close-modal-gelato *{transition-duration:.001ms!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.open-cash-modal-gelato){z-index:1100!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;place-items:center!important;align-items:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-legacy{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato{flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;width:min(640px,100vw - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato :is(h2,h3,p,span,strong,small,label,button,a){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__hero-copy,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__header-art,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__tip{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__hero-icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__hero-icon>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__hero-icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__hero-icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__hero-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__hero-icon i{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__heading h2{margin:.18rem 0 0!important;color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__close:hover:not(:disabled){border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:flex!important;flex-direction:column!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__notice>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__section{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;flex:0 0 auto!important;height:auto!important;min-height:0!important;overflow:visible!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__branch{margin:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;min-height:0!important;height:auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__branch-row{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;gap:.55rem!important;min-height:0!important;height:auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__branch-icon{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border-radius:8px!important;background:#1020330f!important;color:#102033!important;font-size:.72rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__branch-row>div{min-width:0!important;display:grid!important;gap:.08rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__branch-row small{color:#5d6570!important;font-size:.72rem!important;font-weight:650!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__branch-row strong{color:#102033!important;font-size:.9rem!important;font-weight:800!important;line-height:1.3!important;overflow-wrap:anywhere!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__field{width:100%!important;margin-top:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__field>label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__field>label span{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__field>label small{margin-left:.35rem!important;color:#5d6570!important;font-size:.68rem!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__control-shell,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__amount-shell,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__textarea-shell{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;height:auto!important;min-height:44px!important;padding:0!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__textarea-shell{position:relative!important;min-height:6.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__control-shell:hover,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__amount-shell:hover,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__textarea-shell:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__control-shell:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__amount-shell:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__textarea-shell:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__control-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__amount-shell>span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__textarea-icon{display:grid!important;place-items:center!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important;background:transparent!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .p-inputnumber{width:100%!important;display:flex!important;align-items:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__cash-input,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .p-inputnumber-input.open-cash-modal-gelato__cash-input{width:100%!important;height:44px!important;min-height:44px!important;padding:0 .75rem!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__textarea-shell textarea{width:100%!important;min-height:6.5rem!important;max-height:9rem!important;resize:vertical!important;padding:.7rem 2.6rem 1.35rem .75rem!important;border:0!important;outline:0!important;background:transparent!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__textarea-shell textarea::placeholder{color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__textarea-shell>small{position:absolute!important;right:11px!important;bottom:7px!important;color:#5d6570!important;font-size:.68rem!important;font-weight:600!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__context-note{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__context-icon i{font-size:.78rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__context-note>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__context-note strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__context-note small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__submit{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;min-width:188px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__submit i{display:inline-block!important;color:#e5cc98!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__cancel:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__cancel:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__submit:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato{width:min(560px,100vw - 28px)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__submit{width:100%!important;min-width:0!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.open-cash-modal-gelato){padding:12px!important;align-items:end!important;place-items:end center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato{width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;border-radius:18px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__heading p{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato .open-cash-modal-gelato__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .open-cash-modal-gelato *{transition-duration:.001ms!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff){position:relative!important;isolation:isolate!important;overflow-x:hidden!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;padding:1.35rem 1.5rem 1.6rem!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff):before{background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>:is(.rt-header,.rt-loading,.rt-card),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) :is(h1,h2,h3,h4,p,span,small,strong,button,a,label){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:1rem!important;position:relative!important;z-index:2!important;flex-wrap:nowrap!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header>app-page-header{min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header .sbr-page-header__eyebrow{color:#9d7838!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.1em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header .sbr-page-header__title{color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header .sbr-page-header__subtitle{max-width:36rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header .header-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header .header-actions .rt-btn-invite{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;margin-left:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header .header-actions .rt-btn-invite i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header .header-actions .rt-btn-invite span{font:inherit!important;color:inherit!important;-webkit-text-fill-color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header .header-actions .rt-btn-invite:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header .header-actions .rt-btn-invite:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header .header-actions .rt-btn-invite:disabled{opacity:.45!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-loading{display:flex!important;align-items:center!important;gap:.85rem!important;padding:1rem 1.1rem!important;border-radius:16px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 70%),#f4f7fb!important;box-shadow:0 8px 18px #1020330a!important;color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-loading .rt-loading__spinner{width:22px!important;height:22px!important;border:2px solid rgba(57,120,184,.22)!important;border-top-color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-loading span{color:#102033!important;font-size:.86rem!important;font-weight:650!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header{position:relative!important;isolation:isolate!important;overflow:hidden!important;display:flex!important;align-items:center!important;gap:1.1rem!important;min-height:0!important;margin:0!important;padding:1.05rem 1.2rem!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header:before,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header:after{content:none!important;display:none!important;width:0!important;height:0!important;margin:0!important;background:none!important;box-shadow:none!important;opacity:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header .rt-header-gelato-mark{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header .rt-logo-wrapper{position:relative!important;z-index:2!important;width:104px!important;min-width:104px!important;min-height:104px!important;display:grid!important;place-items:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header .rt-logo-wrapper:before{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header .image-upload{gap:.4rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header .image-upload__dropzone,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header .image-upload--square .image-upload__dropzone{width:104px!important;height:104px!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.32)!important;background:#fff!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header .image-upload__preview{border-radius:15px!important;object-fit:cover!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header .image-upload__placeholder{color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header .image-upload__overlay{border-radius:15px!important;background:#1020338c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header .image-upload__error{color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header .rt-header-info{position:relative!important;z-index:2!important;min-width:0!important;gap:.42rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header .rt-header-info h2{margin:0!important;color:#102033!important;font-size:clamp(1.35rem,2vw,1.7rem)!important;font-weight:800!important;letter-spacing:-.03em!important;line-height:1.12!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header .rt-business-chip{width:max-content!important;display:inline-flex!important;align-items:center!important;gap:.4rem!important;min-height:28px!important;padding:0 .7rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header .rt-business-chip img{width:13px!important;height:15px!important;object-fit:contain!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header :is(.rt-nit,.rt-since){color:#5d6570!important;font-size:.78rem!important;font-weight:500!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header :is(.rt-nit,.rt-since) i{color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form{margin:0!important;position:relative!important;overflow:hidden!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-section-head{position:relative!important;display:flex!important;align-items:center!important;gap:.75rem!important;min-height:40px!important;margin:0 0 .9rem!important;padding-left:3.15rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-section-icon{position:absolute!important;top:50%!important;width:40px!important;height:40px!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;box-shadow:0 8px 16px #1020330f!important;font-family:primeicons!important;font-size:1rem!important;left:0!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-section-title{margin:0!important;width:auto!important;color:#102033!important;font-size:1.02rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.7rem!important;margin:0 0 .85rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-field-group.rt-form-section{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-field-label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important;margin:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-field-label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important;margin-left:.15rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-field-label small{margin-left:.35rem!important;color:#5d6570!important;font-size:.68rem!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-field-input{box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-field-input:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-field-input:focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-field-input:focus-visible{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-field-input.ng-invalid.ng-touched{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-field-input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-readonly-field{box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;opacity:.62!important;cursor:not-allowed!important;background:#f7f2e9!important;display:flex!important;align-items:center!important;gap:.45rem!important;opacity:1!important;cursor:default!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-readonly-field i{color:#9d7838!important;font-size:.85rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-readonly-field span{color:#102033!important;font-size:.875rem!important;font-weight:650!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form :is(.rt-field-hint,.rt-field-error){color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-field-error{color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-daily-menu-setting{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.9rem!important;min-width:0!important;margin:0 0 .85rem!important;display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-daily-menu-setting__content{display:flex!important;align-items:flex-start!important;gap:.75rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-daily-menu-setting__icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.32)!important;background:#fff!important;color:#102033!important;box-shadow:0 6px 14px #1020330f!important;font-size:.95rem!important;flex:0 0 auto!important;position:static!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-daily-menu-setting h4{margin:0 0 .2rem!important;color:#102033!important;font-size:.92rem!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-daily-menu-setting p{margin:0!important;color:#5d6570!important;font-size:.76rem!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-daily-menu-setting__content span{display:inline-block!important;margin-top:.35rem!important;color:#102033!important;font-size:.72rem!important;font-weight:700!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-daily-menu-setting .p-toggleswitch{flex:0 0 auto!important;min-width:44px!important;min-height:28px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-daily-menu-setting .p-toggleswitch .p-toggleswitch-slider{background:#efe8db!important;border:1px solid rgba(16,32,51,.08)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-daily-menu-setting .p-toggleswitch.p-toggleswitch-checked .p-toggleswitch-slider{background:#3e8c62!important;border-color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-daily-menu-setting .p-toggleswitch:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-daily-menu-setting .p-toggleswitch .p-toggleswitch-input:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-section{margin:0 0 .9rem!important;padding:.95rem 0 0!important;border-top:1px solid rgba(201,163,94,.18)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-heading{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:.85rem!important;margin:0 0 .85rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-heading h4{margin:.28rem 0!important;color:#102033!important;font-size:1.02rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-heading p{max-width:40rem!important;margin:0!important;color:#5d6570!important;font-size:.78rem!important;line-height:1.45!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-loading{display:flex!important;align-items:center!important;gap:.55rem!important;padding:.85rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 70%),#f4f7fb!important;color:#102033!important;font-size:.82rem!important;font-weight:650!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-loading i{color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.7rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-card{display:flex!important;flex-direction:column!important;min-width:0!important;min-height:44px!important;padding:0!important;overflow:hidden!important;text-align:left!important;cursor:pointer!important;transform:none!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.08)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-card:hover{transform:none!important;border-color:#c9a35e6b!important;background:#fff!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-card:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-card--selected{border-color:#c9a35e8c!important;box-shadow:0 0 0 2px #c9a35e2e,0 10px 22px #1020330f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-preview{height:96px!important;padding:.7rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-card__body{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:.55rem!important;min-height:0!important;padding:.75rem .8rem .85rem!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-card__body strong{display:block!important;color:#102033!important;font-size:.8rem!important;font-weight:800!important;line-height:1.25!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-card__body p{margin:.25rem 0 0!important;color:#5d6570!important;font-size:.68rem!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-card__body i{flex:0 0 auto!important;color:#9d7838!important;font-size:1rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-card--selected .rt-theme-card__body i{color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-btn-save{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;margin-top:.15rem!important;width:auto!important;min-width:168px!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-btn-save i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-btn-save:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-btn-save:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-btn-save:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-btn-save:disabled{opacity:.5!important;cursor:not-allowed!important;transform:none!important}@media(max-width:1180px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff){padding:1.2rem 1.15rem 1.4rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header .header-actions{width:100%!important;justify-content:flex-end!important;margin-left:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-heading{flex-direction:column!important}}@media(max-width:760px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff){padding:1rem .85rem 1.25rem!important;gap:.95rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header .sbr-page-header__title{font-size:1.4rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header{flex-direction:column!important;align-items:flex-start!important;padding:.95rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header .rt-logo-wrapper,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header .image-upload__dropzone,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header .image-upload--square .image-upload__dropzone{width:88px!important;min-width:88px!important;min-height:88px!important;height:88px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form{padding:1rem .95rem .95rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-section-head{padding-left:3.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-grid{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-daily-menu-setting{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-daily-menu-setting .p-toggleswitch{align-self:flex-start!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-btn-save{width:100%!important;min-width:0!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff){padding:.9rem .75rem 1.15rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--header .rt-header-info h2{font-size:1.28rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-grid{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) .rt-theme-card__body{min-height:0!important}}@media(max-width:430px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-header .sbr-page-header__subtitle{font-size:.8rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff)>.rt-card.rt-card--form .rt-section-head{padding-left:2.95rem!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page[data-bocado-surface=business-management]:not(.rt-page--staff) *{transition-duration:.001ms!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal-backdrop:has(.rt-invite-modal-gelato){z-index:1100!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal-legacy{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato{flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;width:min(640px,100vw - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato :is(h2,h3,p,span,strong,small,label,button,a){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__hero-icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__hero-icon>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__hero-icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__hero-icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__hero-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__hero-icon i{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__heading h2{margin:.18rem 0 0!important;color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__close:hover:not(:disabled){border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:flex!important;flex-direction:column!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__notice>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__section{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;flex:0 0 auto!important;height:auto!important;min-height:0!important;overflow:visible!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__field{width:100%!important;margin-top:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__field>label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__field>label span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__field>label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__helper strong{color:#102033!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__roles{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:.55rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__role{display:grid!important;grid-template-columns:36px minmax(0,1fr) auto!important;align-items:center!important;gap:.7rem!important;min-width:0!important;min-height:44px!important;padding:.7rem .8rem!important;text-align:left!important;cursor:pointer;transform:none!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__role:hover{transform:none!important;border-color:#c9a35e80!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__role:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__role--active{border-color:#c9a35e8c!important;background:#fff!important;box-shadow:0 0 0 2px #c9a35e2e,inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__role-icon{display:grid!important;place-items:center!important;width:36px!important;height:36px!important;border-radius:10px!important;background:#10203314!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__role[data-role=MESERO] .rt-invite-modal-gelato__role-icon{background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__role[data-role=CAJERO] .rt-invite-modal-gelato__role-icon{background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__role[data-role=COCINERO] .rt-invite-modal-gelato__role-icon{background:#c9821d1f!important;color:#c9821d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__role[data-role=OPERADOR_POS] .rt-invite-modal-gelato__role-icon{background:#10203314!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__role-copy{display:grid!important;min-width:0!important;gap:.1rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__role-copy strong{color:#102033!important;font-size:.88rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__role-copy small{color:#5d6570!important;font-size:.72rem!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__role-check{color:#3e8c62!important;font-size:.95rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__field .sb-select.p-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__field .p-select.sb-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__field .sb-select.p-select:hover,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__field .p-select.sb-select:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__field .sb-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__field .p-select.sb-select.p-focus{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__field .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__field .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__field .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__branch{margin:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__branch-row{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;gap:.55rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__branch-icon{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border-radius:8px!important;background:#1020330f!important;color:#102033!important;font-size:.72rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__branch-row>div{min-width:0!important;display:grid!important;gap:.08rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__branch-row small{color:#5d6570!important;font-size:.72rem!important;font-weight:650!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__branch-row strong{color:#102033!important;font-size:.9rem!important;font-weight:800!important;line-height:1.3!important;overflow-wrap:anywhere!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__empty{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;border:1px solid rgba(201,74,74,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf6f6!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__empty-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important;background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__empty strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__empty p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__url{display:flex!important;align-items:stretch!important;min-width:0!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__url-text{flex:1 1 auto!important;min-width:0!important;padding:.75rem .85rem!important;color:#102033!important;font-size:.75rem!important;font-weight:650!important;line-height:1.4!important;overflow-wrap:anywhere!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__copy{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.35rem!important;flex:0 0 auto!important;min-height:44px!important;min-width:44px!important;padding:0 .85rem!important;border:0!important;border-left:1px solid rgba(201,163,94,.22)!important;background:#fffaf3!important;color:#102033!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__copy:hover{background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__copy:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__copy i{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__context-note{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__context-icon i{font-size:.78rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__context-note>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__context-note strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__context-note small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__submit{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;min-width:188px!important;white-space:nowrap!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__submit i{display:inline-block!important;color:#e5cc98!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__cancel:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__cancel:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__submit:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato{width:min(560px,100vw - 28px)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__submit{width:100%!important;min-width:0!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__submit{grid-row:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__url{flex-direction:column!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__copy{width:100%!important;border-left:0!important;border-top:1px solid rgba(201,163,94,.22)!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-modal-backdrop:has(.rt-invite-modal-gelato){padding:12px!important;align-items:end!important;justify-content:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato{width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;border-radius:18px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__heading p{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__field .sb-select.p-select{min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .rt-invite-modal-gelato__field .p-select-dropdown{min-width:44px!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-restaurant:has(.gg2-rt-staff-rebuild-proof){overflow-x:visible!important;min-width:0!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management]{position:relative!important;isolation:isolate!important;overflow-x:hidden!important;min-width:0!important;container-type:inline-size;container-name:gg2-rt-staff;display:flex!important;flex-direction:column!important;gap:1.05rem!important;width:100%!important;max-width:none!important;margin:0!important;padding:1.35rem 1.5rem calc(1.6rem + env(safe-area-inset-bottom,0px))!important;box-sizing:border-box!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:none!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management]:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management]:after{content:none!important;display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] :is(h1,h2,h3,h4,p,span,small,strong,button,a,label,li){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-staff-hero-art,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-header-gelato-mark,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-staff-context__watermark,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-staff-visible-note>img{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management]>.rt-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:1rem!important;position:relative!important;z-index:2!important;width:100%!important;margin:0!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management]>.rt-header>app-page-header{min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .sbr-page-header__title{color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .sbr-page-header__subtitle{max-width:42rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management]>.rt-loading{display:flex!important;align-items:center!important;gap:.85rem!important;padding:1rem 1.1rem!important;border-radius:16px!important;border:1px solid rgba(57,120,184,.16)!important;background:#f4f7fb!important;color:#5d6570!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management]>.rt-loading .rt-loading__spinner{width:22px!important;height:22px!important;border:2px solid rgba(57,120,184,.22)!important;border-top-color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-card--header[data-bocado-region=business-identity]{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto auto!important;align-items:center!important;gap:1rem 1.15rem!important;width:100%!important;min-width:0!important;min-height:0!important;height:auto!important;margin:0!important;padding:1.1rem 1.25rem!important;flex:0 0 auto!important;overflow:hidden!important;text-align:left!important;transform:none!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-card--header[data-bocado-region=business-identity]:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-card--header[data-bocado-region=business-identity]:after{content:none!important;display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-card--header[data-bocado-region=business-identity]:hover{transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-logo-wrapper{width:88px!important;min-width:88px!important;min-height:88px!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-logo-wrapper:before{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-logo-static{width:88px!important;height:88px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.32)!important;background:#fff!important;box-shadow:0 8px 16px #1020330f!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-logo-static img{width:100%!important;height:100%!important;object-fit:contain!important;padding:8px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-logo-static i{font-size:1.6rem!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-header-info{display:grid!important;justify-items:start!important;align-items:start!important;gap:.35rem!important;min-width:0!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-header-info h2{margin:0!important;color:#102033!important;font-size:clamp(1.2rem,1.8vw,1.55rem)!important;font-weight:800!important;letter-spacing:-.03em!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-business-chip,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-nit,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-since{display:inline-flex!important;align-items:center!important;gap:.4rem!important;min-width:0!important;color:#5d6570!important;font-size:.78rem!important;font-weight:650!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-business-chip{width:fit-content!important;padding:.18rem .55rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#c9a35e1f!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-business-chip img{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-staff-role{display:inline-flex!important;align-items:center!important;gap:.4rem!important;min-height:32px!important;padding:0 .7rem!important;border-radius:999px!important;border:1px solid rgba(16,32,51,.1)!important;background:#102033!important;color:#fffaf3!important;font-size:.72rem!important;font-weight:800!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-staff-role i{color:#e5cc98!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-tip-badge{display:flex!important;align-items:center!important;gap:.65rem!important;min-width:0!important;min-height:0!important;height:auto!important;padding:.55rem .75rem!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.28)!important;background:linear-gradient(180deg,rgba(255,255,255,.72),transparent 70%),#fffaf3!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-tip-badge__icon{width:36px!important;height:36px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#c9a35e24!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-tip-badge__icon i{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-tip-badge__value{display:block!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1rem!important;font-weight:800!important;letter-spacing:-.03em!important;line-height:1.15!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-tip-badge__label{color:#5d6570!important;font-size:.7rem!important;font-weight:650!important;line-height:1.25!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-staff-workspace{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:start!important;align-content:start!important;gap:0!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-section-title__icon{flex:0 0 40px!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-staff-kicker{display:block!important;color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-card__head h3{margin:.12rem 0 0!important;color:#102033!important;font-size:.98rem!important;font-weight:800!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-card--staff{display:grid!important;gap:.7rem!important;min-width:0!important;min-height:0!important;height:auto!important;margin:0!important;padding:1.05rem 1.1rem!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-card__head p{max-width:none!important;margin:.28rem 0 0!important;color:#5d6570!important;font-size:.78rem!important;line-height:1.4!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-card__head{display:flex!important;align-items:flex-start!important;gap:.7rem!important;min-width:0!important;margin-bottom:0!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-card__head>div{min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-staff-branch{display:inline-flex!important;align-items:center!important;gap:.4rem!important;margin-left:auto!important;min-width:0!important;min-height:32px!important;padding:.3rem .7rem!important;border-radius:999px!important;border:1px solid rgba(16,32,51,.08)!important;background:#fff!important;color:#5d6570!important;font-size:.74rem!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-staff-branch i{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-staff-branch strong{color:#102033!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-body{display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;gap:.8rem 1.1rem!important;align-items:start!important;min-width:0!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-avatar{width:52px!important;height:52px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;font-size:.82rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-info{display:grid!important;justify-items:start!important;gap:.45rem!important;width:100%!important;min-width:0!important;max-width:none!important;flex:1 1 auto!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-details,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-contact-row{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:flex-start!important;justify-content:flex-start!important;gap:.4rem!important;width:100%!important;max-width:none!important;min-width:0!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-name{color:#102033!important;font-size:.95rem!important;font-weight:800!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-detail{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;flex:0 1 auto!important;width:auto!important;max-width:100%!important;min-width:0!important;gap:.4rem!important;color:#5d6570!important;font-size:.78rem!important;line-height:1.4!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-detail i{margin-top:0!important;flex:0 0 auto!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-empty{color:#5d6570!important;font-size:.8rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management]>.rt-staff-visible-note{gap:.75rem!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;overflow:hidden!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management]>.rt-staff-visible-note .rt-staff-visible-note__icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;flex:0 0 40px!important;width:40px!important;height:40px!important;border:0!important;border-radius:12px!important;background:#3978b81f!important;box-shadow:none!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management]>.rt-staff-visible-note .rt-staff-visible-note__icon i{color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management]>.rt-staff-visible-note strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management]>.rt-staff-visible-note p{color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important;margin:0!important}@media(min-width:1181px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-details,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-contact-row{flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;column-gap:1.25rem!important;row-gap:.35rem!important;width:100%!important;grid-template-columns:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-contact-row>.rt-admin-detail{flex:0 1 auto!important;flex-basis:auto!important;width:auto!important;max-width:100%!important}}@media(max-width:1180px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-card--header[data-bocado-region=business-identity]{grid-template-columns:auto minmax(0,1fr) auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-tip-badge{grid-column:1/-1!important}}@media(max-width:700px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management]{padding:1rem .9rem calc(1.2rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-card--header[data-bocado-region=business-identity]{grid-template-columns:minmax(0,1fr)!important;justify-items:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-staff-role,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-tip-badge{width:100%!important;justify-content:flex-start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-card__head{flex-wrap:wrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-staff-branch{width:100%!important;margin-left:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-body{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-details,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-page.rt-page--staff.gg2-rt-staff-rebuild-proof[data-bocado-surface=business-management] .rt-admin-contact-row{flex-direction:column!important;align-items:flex-start!important;grid-template-columns:none!important}}@container gg2-rt-staff (max-width: 52rem){.rt-card--header[data-bocado-region=business-identity]{grid-template-columns:auto minmax(0,1fr) auto!important}.rt-tip-badge{grid-column:1/-1!important}}@container gg2-rt-staff (max-width: 40rem){.rt-card--header[data-bocado-region=business-identity]{grid-template-columns:minmax(0,1fr)!important;justify-items:start!important}.rt-staff-role,.rt-tip-badge{width:100%!important;justify-content:flex-start!important}.rt-admin-card__head{flex-wrap:wrap!important}.rt-staff-branch{width:100%!important;margin-left:0!important}.rt-admin-body{grid-template-columns:minmax(0,1fr)!important}.rt-admin-details,.rt-admin-contact-row{flex-direction:column!important;align-items:flex-start!important;grid-template-columns:none!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]{isolation:auto!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;max-width:none!important;margin:0!important;padding:1.15rem 1.35rem 1.4rem!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]:before{background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] :is(h1,h2,h3,p,span,small,strong,button,a,label){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>app-page-header .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>app-page-header .sbr-page-header__title{color:#102033!important;font-size:clamp(1.28rem,1.8vw,1.55rem)!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>app-page-header .sbr-page-header__subtitle{max-width:38rem;margin-top:.18rem!important;color:#5d6570!important;font-size:.8rem!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .field-group{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;width:100%!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .field-group>span{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important;margin:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .field-group>span:has(>small){display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .field-group>span .req,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .field-group>span>span.req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .field-group>span small{margin-left:.35rem!important;color:#5d6570!important;font-size:.68rem!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .field-helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important;display:block!important;margin:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper{display:flex!important;align-items:center!important;gap:0!important;min-height:44px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper:has(.p-select){display:flex!important;align-items:center!important;gap:.45rem!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper:has(.p-select):hover,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper:has(.p-select):focus-within{border:0!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper:has(.p-select)>i{flex:0 0 auto!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper>i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-affix,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper--money>span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-chevron{display:grid!important;place-items:center!important;flex:0 0 40px!important;width:40px!important;align-self:stretch!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper :is(input,textarea,select){color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper :is(input,textarea)::placeholder,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .search-box input::placeholder,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .customer-search-input input::placeholder,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-new .field-group input::placeholder,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper--textarea textarea::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] input[type=number]{appearance:textfield!important;-moz-appearance:textfield!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] input[type=number]::-webkit-outer-spin-button,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] input[type=number]::-webkit-inner-spin-button{appearance:none!important;-webkit-appearance:none!important;margin:0!important;display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper--money{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;gap:0!important;min-height:44px!important;height:44px!important;padding:0!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper--money>span{font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper--money input{width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;caret-color:#102033!important;color-scheme:light!important;font-weight:750!important;font-variant-numeric:tabular-nums}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper--money:has(input[readonly]){background:#f7f2e9!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper--money:has(input[readonly]) input{color:#102033!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper--textarea{position:relative!important;display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;min-height:6.5rem!important;height:auto!important;padding:0!important;overflow:hidden!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper--textarea .input-affix,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper--textarea>i{align-self:stretch!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper--textarea textarea{width:100%!important;min-height:6.5rem!important;max-height:9rem!important;padding:.7rem 2.6rem 1.35rem .75rem!important;border:0!important;outline:0!important;resize:vertical!important;background:transparent!important;color:#102033!important;-webkit-text-fill-color:#102033!important;caret-color:#102033!important;color-scheme:light!important;font-size:.875rem!important;font-weight:650!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .field-counter{position:absolute!important;right:.75rem!important;bottom:.4rem!important;color:#5d6570!important;font-size:.68rem!important;font-weight:600!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .primary-button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .primary-button:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .primary-button:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .secondary-button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .secondary-button:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] :is(.primary-button,.secondary-button,.refresh-button,.credit-request-button):focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .primary-button:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-request-button:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-panel .product-footer button:disabled{opacity:1!important;filter:none!important;cursor:not-allowed!important;background:#4a5c70!important;border-color:#4a5c70!important;color:#fff!important;-webkit-text-fill-color:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .primary-button:disabled i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-request-button:disabled i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-panel .product-footer button:disabled i{color:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .secondary-button:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .refresh-button:disabled{opacity:1!important;filter:none!important;cursor:not-allowed!important;background:#f3ece0!important;border-color:#1020331f!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .primary-button i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-request-button i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-panel .product-footer button i{color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .secondary-button i{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.operation-context{margin:0!important;padding:.9rem 1rem!important;gap:.85rem!important;align-items:center!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .assigned-branch{min-height:44px!important;border:1px solid rgba(201,163,94,.3)!important;border-radius:12px!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .assigned-branch strong{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .assigned-branch small,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .assigned-branch__lock{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-state:not(.cash-state--open){border-color:#c94a4a38!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf6f6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-state--open{border:1px solid rgba(62,140,98,.38)!important;background:linear-gradient(180deg,rgba(255,255,255,.78),transparent 58%),#dff0e6!important;box-shadow:inset 0 1px #ffffffe6,0 8px 18px #3e8c621f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-state__icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.32)!important;background:#fff!important;color:#102033!important;box-shadow:0 6px 14px #1020330f!important;font-size:.95rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-state:not(.cash-state--open) .cash-state__icon{color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-state--open .cash-state__icon{border-color:#3e8c6247!important;background:#3e8c6224!important;color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-state--open .cash-state__copy strong{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-state--open .cash-state__copy span{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-state__copy strong{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-state__copy span{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening{margin:0!important;padding:.95rem 1rem!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening h2{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening p{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.loading-state,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.empty-shell{gap:.45rem!important;padding:1.1rem!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.empty-shell .state-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.loading-state i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.empty-shell h2,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.loading-state span{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.empty-shell p{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.empty-shell a{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;margin-top:.35rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-layout{gap:.95rem!important;margin:0!important;align-items:stretch!important}@media(min-width:1181px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-layout{grid-template-columns:minmax(0,1fr) minmax(400px,428px)!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-panel{display:flex!important;flex-direction:column!important;min-width:0!important;overflow:hidden!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-toolbar{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.65rem!important;padding:.85rem .95rem .75rem!important;border-bottom:1px solid rgba(201,163,94,.18)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf747)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .search-box{box-sizing:border-box!important;width:100%!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;display:flex!important;flex:1 1 16rem!important;align-items:center!important;gap:.5rem!important;min-width:12rem!important;height:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .search-box:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .search-box:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .search-box>i{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .search-box input{height:42px!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-toolbar__actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-context{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:.55rem .85rem!important;padding:.15rem .95rem .7rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-context .category-chips{flex:1 1 auto!important;min-width:0!important;padding:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-context .product-counter{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;flex:0 0 auto!important;margin-left:auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .refresh-button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .refresh-button:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .refresh-button i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-counter{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-view-switch{display:inline-flex!important;gap:.2rem!important;padding:.2rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-view-switch button{width:40px!important;height:40px!important;min-width:40px!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#102033!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-view-switch button:hover{background:#c9a35e1f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-view-switch button.active{background:#fff!important;color:#102033!important;box-shadow:0 4px 12px #10203314!important;border:1px solid rgba(201,163,94,.28)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-view-switch button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .category-chips{display:flex!important;flex-wrap:wrap!important;gap:.45rem!important;padding:.7rem .95rem .75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .category-chips button{min-height:40px!important;padding:0 .9rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;font-size:.8rem!important;font-weight:700!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .category-chips button:hover{border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .category-chips button.active{border-color:#102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 8px 16px #10203329!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .category-chips button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid{padding:.7rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.05)!important;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 42%),#f3ece0!important;margin:0 .75rem .75rem!important;padding:.75rem!important;gap:.7rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-card{position:relative!important;overflow:hidden!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.28)!important;background:linear-gradient(180deg,#fff,#fffefb 46%,#fff)!important;box-shadow:inset 0 1px #fff,0 1px 2px #1020330d,0 10px 20px #10203317,0 22px 42px #9d78381c!important;transform:translateY(0)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-card:before{content:""!important;display:block!important;position:absolute!important;z-index:1!important;top:0!important;right:22%!important;left:22%!important;height:2px!important;border-radius:0 0 4px 4px!important;background:linear-gradient(90deg,transparent,#c9a35e,transparent)!important;opacity:.85!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-card:hover:not(.out-of-stock){transform:translateY(-2px)!important;border-color:#c9a35e6b!important;box-shadow:inset 0 1px #fff,0 2px 4px #1020330f,0 14px 26px #1020331f,0 28px 48px #9d783821!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-card:focus-within{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-card.out-of-stock{opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-card.out-of-stock .product-image{filter:grayscale(.35)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-image{background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.9),transparent 42%),linear-gradient(180deg,#fffdf8,#f7f1e6)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid:not(.product-grid--list) .product-image{margin:.55rem .55rem 0!important;overflow:hidden!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.22)!important;box-shadow:inset 0 1px #ffffffeb,0 8px 16px #1020330d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-image img{object-fit:contain!important;padding:.45rem!important;filter:drop-shadow(0 8px 12px rgba(16,32,51,.08))!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-image i{color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-copy{display:flex!important;flex-direction:column!important;gap:.28rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-copy h3{margin:0!important;color:#102033!important;font-size:.92rem!important;font-weight:800!important;line-height:1.25!important;letter-spacing:-.02em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-copy p{margin:0!important;color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-meta{display:flex!important;flex-wrap:wrap!important;gap:.35rem!important;margin-top:.35rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .preparation-chip,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .stock-chip{display:inline-flex!important;align-items:center!important;gap:.28rem!important;min-height:1.5rem!important;padding:.12rem .5rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fffaf3!important;color:#102033!important;font-size:.68rem!important;font-weight:700!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .preparation-chip--immediate{border-color:#3e8c6238!important;background:#f3f8f5!important;color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .stock-chip.empty,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .stock-chip--out{border-color:#c94a4a47!important;background:#fbf6f6!important;color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .stock-chip--ok{border-color:#3e8c6247!important;background:#f3f8f5!important;color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .stock-chip--low{border-color:#c9821d57!important;background:#fbf6ee!important;color:#8a5a12!important;-webkit-text-fill-color:#8a5a12!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-footer{align-items:center!important;gap:.55rem!important;margin-top:.35rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-footer strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.08rem!important;font-weight:800!important;font-variant-numeric:tabular-nums}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-footer button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;box-shadow:0 10px 22px #10203333!important;min-height:40px!important;height:40px!important;padding:0 .75rem!important;background:#102033!important;border-color:#102033!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-footer button i{color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-footer button:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-footer button:disabled{opacity:1!important;cursor:not-allowed!important;filter:none!important;background:#4a5c70!important;border-color:#4a5c70!important;color:#fff!important;-webkit-text-fill-color:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-footer button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid--list{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid--list .product-card{display:grid!important;grid-template-columns:146px minmax(0,1fr)!important;min-height:126px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid--list .product-image{height:100%!important;min-height:126px!important;margin:0!important;border-radius:0!important;border:0!important;border-right:1px solid rgba(201,163,94,.18)!important;box-shadow:inset -1px 0 #ffffffa6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid--list .product-content{min-height:126px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(9.5rem,11rem)!important;align-items:center!important;gap:1rem!important;padding:.85rem 1rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid--list .product-footer{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:center!important;gap:.45rem!important;margin-top:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid--list .product-footer strong{text-align:right!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .empty-products{grid-column:1/-1!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;background:linear-gradient(180deg,rgba(255,255,255,.45),transparent 42%),#f7f1e6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .empty-products .state-icon{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .empty-products h3{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .empty-products p{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-quick-tip{margin:0 .75rem .85rem!important;display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-quick-tip__icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(57,120,184,.18)!important;background:#3978b81f!important;color:#3978b8!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-quick-tip__icon i{color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-quick-tip__decoration,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-quick-tip img{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-quick-tip strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-quick-tip span:not(.gelato-quick-tip__icon){margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel{display:flex!important;flex-direction:column!important;min-width:0!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-heading{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;padding:.9rem 1rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-heading .eyebrow{display:block!important;margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-heading h2{margin:.18rem 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;letter-spacing:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .item-count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-close{width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cart-items{padding:.7rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.05)!important;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 42%),#f3ece0!important;display:flex!important;flex-direction:column!important;gap:.55rem!important;margin:.75rem .75rem .45rem!important;min-height:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cart-item{padding-block:.8rem!important;padding-inline:var(--gg2-table-inline, .9rem)!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cart-item:hover{transform:none!important;border-color:#c9a35e52!important;background:#fff!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cart-item strong{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cart-item small,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .item-notes{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cart-item__footer strong{font-size:.98rem!important;font-weight:800!important;font-variant-numeric:tabular-nums}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .remove-button{width:40px!important;height:40px!important;min-width:40px!important;border-radius:10px!important;border:1px solid rgba(201,74,74,.22)!important;background:#fff!important;color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .remove-button:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .quantity-control button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .quantity-control{gap:.25rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .quantity-control button{width:40px!important;height:40px!important;min-width:40px!important;border-radius:10px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;color:#102033!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .quantity-control span{min-width:1.6rem!important;color:#102033!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .empty-cart{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:.35rem!important;min-height:168px!important;padding:1rem .85rem!important;border-radius:14px!important;border:1px dashed rgba(201,163,94,.32)!important;background:linear-gradient(180deg,rgba(255,255,255,.5),transparent 70%),#f7f1e6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .empty-cart .state-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .empty-cart .gelato-empty-cart-fallback{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .empty-cart .gelato-empty-cart-mark{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .empty-cart h3{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .empty-cart p{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .quick-manual-charges{margin:.35rem .75rem .55rem!important;padding:.85rem .9rem!important;display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .quick-manual-charges__header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:.65rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .quick-manual-charges__header strong,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .quick-manual-charge strong{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .quick-manual-charges__header small,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .quick-manual-charge small{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .quick-manual-charge{margin-top:.55rem!important;padding:.65rem .7rem!important;border-radius:12px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-footer{display:flex!important;flex-direction:column!important;gap:.7rem!important;padding:.55rem .75rem calc(.9rem + env(safe-area-inset-bottom,0px))!important;border-top:1px solid rgba(201,163,94,.16)!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .preparation-warning{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-request-section,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .quick-credit-card{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-request-toggle{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-request-toggle strong{color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-request-toggle small{display:block!important;margin-top:.25rem!important;color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-request-toggle .p-toggleswitch{flex:0 0 auto!important;min-width:44px!important;min-height:28px!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-request-toggle .p-toggleswitch .p-toggleswitch-slider{background:#efe8db!important;border:1px solid rgba(16,32,51,.08)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-request-toggle .p-toggleswitch.p-toggleswitch-checked .p-toggleswitch-slider{background:#3e8c62!important;border-color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-request-toggle .p-toggleswitch.p-disabled{opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-request-toggle .p-toggleswitch.p-disabled .p-toggleswitch-slider{background:#efe8db!important;border-color:#1020331f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-request-toggle .p-toggleswitch:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-request-toggle .p-toggleswitch .p-toggleswitch-input:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-flow-card{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-flow-card__header strong,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-selected strong{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-flow-card__header small,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-selected span{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-step{display:inline-grid!important;place-items:center!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;flex:0 0 28px!important;aspect-ratio:1/1!important;box-sizing:border-box!important;overflow:visible!important;border-radius:50%!important;border:1px solid #102033!important;background:#102033!important;box-shadow:none!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.75rem!important;font-weight:800!important;line-height:1!important;letter-spacing:0!important;text-transform:none!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .customer-search-input{box-sizing:border-box!important;width:100%!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;display:flex!important;align-items:center!important;height:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .customer-search-input>i{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .customer-search-input input{flex:1 1 auto!important;min-width:0!important;height:42px!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .customer-results{margin-top:.45rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;box-shadow:0 12px 24px #1020331a!important;z-index:8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .customer-results button{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .customer-results button:hover{background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .customer-search-input:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-new .field-group .input-wrapper input{min-height:42px!important;height:42px!important;width:100%!important;max-width:100%!important;min-width:0!important;padding:0 .75rem!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-new,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-new>div{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:.7rem!important;width:100%!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-new .field-group,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-new .field-group .input-wrapper,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-new .field-group input,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-search,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-amount-field{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-request-button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-request-button:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-request-button:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-status[data-status=PENDING]{border-color:#c9821d47!important;background:#fbf6ee!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-status[data-status=APPROVED]{border-color:#3e8c6247!important;background:#f3f8f5!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-status strong,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-status span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-status small{opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-status strong{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-status span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-status small{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-summary{padding:.8rem .9rem!important;display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-summary span{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-summary strong{color:#102033!important;font-variant-numeric:tabular-nums}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-summary>.sale-total{margin-top:.2rem!important;padding-top:.5rem!important;border-top:1px solid rgba(201,163,94,.2)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-summary>.sale-total span{color:#102033!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-summary>.sale-total strong{font-size:1.28rem!important;font-weight:800!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-summary>.change-summary span{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .actions{gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .mobile-cart-button{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 12px 24px #10203338!important;bottom:max(16px,env(safe-area-inset-bottom))!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .mobile-cart-button strong,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .mobile-cart-button small{color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mobile-cart-backdrop{background:#09162559!important}@media(max-width:1020px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]{padding-bottom:calc(5.2rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .quantity-control button,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .remove-button,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-view-switch button{width:44px!important;height:44px!important;min-width:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-footer button,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .category-chips button{min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-footer button{height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid--list .product-card,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid--list .product-content{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid--list .product-image{height:140px!important;min-height:140px!important;border-right:0!important;border-bottom:1px solid rgba(201,163,94,.18)!important}}@media(max-width:760px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]{padding:.9rem .75rem calc(5.2rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .field-group,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .quick-manual-charges,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-request-section,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-summary{padding:.8rem .8rem .85rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .search-box{flex-basis:100%!important;min-width:0!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .empty-products{min-height:180px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .empty-cart{min-height:160px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>app-page-header .sbr-page-header__title{font-size:1.28rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid--list .product-content{padding:.75rem!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos],html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] *{transition-duration:.001ms!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel{border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel :is(h2,h3,strong){color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel :is(p,small,span:not(.req):not(.credit-step),label){color:#102033!important;-webkit-text-fill-color:#102033!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .sale-heading{background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;border-bottom:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .sale-heading .eyebrow{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .sale-heading h2{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.8rem!important;font-weight:600!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .item-count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;border:1px solid rgba(201,163,94,.28)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .sale-footer{background:transparent!important;border-top:1px solid rgba(201,163,94,.16)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel :is(.cart-thumb,.quantity-control,.sale-summary>div,.input-wrapper,.credit-flow-card){background:#fff!important;border-color:#1020330f!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .input-wrapper,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper{background:#fffaf3!important;border:1px solid rgba(201,163,94,.3)!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .input-wrapper:has(.p-select),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper:has(.p-select){background:transparent!important;border:0!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel :is(input,select,textarea){background:transparent!important;color:#102033!important;-webkit-text-fill-color:#102033!important;color-scheme:light!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel :is(input,textarea)::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel :is(.input-wrapper>i,.input-wrapper--money>span,.input-chevron,.input-affix){color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group>span{display:block!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group>span small,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-helper,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-counter,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .empty-cart p,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .quick-manual-charges__header small,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-request-toggle small,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-flow-card__header small,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-selected span,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-divider{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .quantity-control :is(button,span){color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .empty-cart h3,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .cart-item strong,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .quick-manual-charges__header strong,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-request-toggle strong,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-flow-card__header strong,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-selected strong{color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-request-section.quick-credit-card,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel :is(.credit-request-toggle,.credit-request-panel,.credit-request-grid){background:transparent!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-flow-card{background:transparent!important;border:0!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel span.credit-step{display:inline-grid!important;place-items:center!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;flex:0 0 28px!important;aspect-ratio:1/1!important;box-sizing:border-box!important;overflow:visible!important;border-radius:50%!important;border:1px solid #102033!important;background:#102033!important;box-shadow:none!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.75rem!important;font-weight:800!important;line-height:1!important;letter-spacing:0!important;text-transform:none!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-divider:before,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-divider:after{background:#c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-divider span{background:#fffaf3!important;color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .customer-search-input{background:#fffaf3!important;border:1px solid rgba(201,163,94,.3)!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-new .input-wrapper input{background:transparent!important;border:0!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .customer-search-input:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-request-button,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .actions .primary-button,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-footer .primary-button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;box-shadow:0 10px 22px #10203333!important;background:#102033!important;border-color:#102033!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-request-button:hover:not(:disabled),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .actions .primary-button:hover:not(:disabled),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-footer .primary-button:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-request-button:active:not(:disabled),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .actions .primary-button:active:not(:disabled),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-footer .primary-button:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-request-button i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .actions .primary-button i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-footer .primary-button i{color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-request-button:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .actions .primary-button:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-footer .primary-button:disabled{opacity:1!important;background:#4a5c70!important;border-color:#4a5c70!important;color:#fff!important;-webkit-text-fill-color:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .actions .secondary-button,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-footer .secondary-button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;box-shadow:0 6px 14px #1020330a!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;border:1px solid #e6dfd2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .actions .secondary-button:disabled{opacity:1!important;background:#f3ece0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-summary>.sale-total strong{font-size:1.28rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-summary>.change-summary strong{color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-panel .product-grid .product-card .product-footer button,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-panel .product-grid .product-card .product-footer button i{background:#102033!important;border-color:#102033!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-panel .product-grid .product-card .product-footer button:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-panel .product-grid .product-card .product-footer button:disabled i{background:#4a5c70!important;border-color:#4a5c70!important;color:#fff!important;-webkit-text-fill-color:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-panel .gelato-quick-tip .gelato-quick-tip__icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-panel .gelato-quick-tip .gelato-quick-tip__icon i{border:1px solid rgba(57,120,184,.18)!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-context .product-counter{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-new,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-new>div{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-new .field-group,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-new .field-group .input-wrapper,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-new .field-group input{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .p-inputnumber.credit-amount-control,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-amount-control .p-inputnumber-input,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .p-inputnumber-input.credit-amount-input{background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-request-grid,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-flow-card,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-new,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-new>div,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .field-group{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-panel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-panel .product-grid{overflow:visible!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .operation-context .field-group>span{display:block!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-state.cash-state--open{border:1px solid rgba(62,140,98,.38)!important;background:linear-gradient(180deg,rgba(255,255,255,.78),transparent 58%),#dff0e6!important;box-shadow:inset 0 1px #ffffffe6,0 8px 18px #3e8c621f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-state.cash-state--open .cash-state__icon{border:1px solid rgba(62,140,98,.32)!important;background:#3e8c6229!important;color:#3e8c62!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-state.cash-state--open .cash-state__icon i{color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-state.cash-state--open .cash-state__copy strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.92rem!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-state.cash-state--open .cash-state__copy span{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-panel .product-grid .product-card{overflow:hidden!important;border:1px solid rgba(201,163,94,.28)!important;background:linear-gradient(180deg,#fff,#fffefb 46%,#fff)!important;box-shadow:inset 0 1px #fff,0 1px 2px #1020330d,0 10px 20px #10203317,0 22px 42px #9d78381c!important;transform:translateY(0)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-panel .product-grid .product-card:hover:not(.out-of-stock){transform:translateY(-2px)!important;border-color:#c9a35e6b!important;box-shadow:inset 0 1px #fff,0 2px 4px #1020330f,0 14px 26px #1020331f,0 28px 48px #9d783821!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-panel .product-grid:not(.product-grid--list) .product-card .product-image{margin:.5rem .5rem 0!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.2)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-panel .product-grid .product-card .product-footer strong{color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-panel .gelato-quick-tip{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;border-style:solid!important;border-color:#3978b829!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-panel .gelato-quick-tip .gelato-quick-tip__icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border:1px solid rgba(57,120,184,.18)!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] button:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .p-toggleswitch.p-disabled{opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .gelato-pos-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .operation-context .gelato-pos-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-pos-select.p-disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .p-select.gelato-pos-select.p-disabled{opacity:1!important;background:#f3ece0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]) .p-select-overlay:is(.gelato-select-panel,.gelato-select-panel--dark){overflow:hidden!important;border:1px solid rgba(201,163,94,.22)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 16px 36px #1020331f!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]) .p-select-overlay:is(.gelato-select-panel,.gelato-select-panel--dark) .p-select-list{padding:5px!important;background:#fffdf8!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]) .p-select-overlay:is(.gelato-select-panel,.gelato-select-panel--dark) .p-select-option{display:flex!important;align-items:center!important;min-height:38px!important;padding:8px 12px!important;border-radius:8px!important;border:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;box-shadow:none!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:500!important;line-height:1.3!important;letter-spacing:0!important;cursor:pointer!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]) .p-select-overlay:is(.gelato-select-panel,.gelato-select-panel--dark) .p-select-option:not(.p-disabled):hover,html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]) .p-select-overlay:is(.gelato-select-panel,.gelato-select-panel--dark) .p-select-option.p-focus:not(.p-select-option-selected){color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e1f!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]) .p-select-overlay:is(.gelato-select-panel,.gelato-select-panel--dark) .p-select-option.p-select-option-selected,html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]) .p-select-overlay:is(.gelato-select-panel,.gelato-select-panel--dark) .p-select-option.p-selected,html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]) .p-select-overlay:is(.gelato-select-panel,.gelato-select-panel--dark) .p-select-option.p-select-option-selected.p-focus,html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]) .p-select-overlay:is(.gelato-select-panel,.gelato-select-panel--dark) .p-select-option.p-select-option-selected:hover{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e29!important;font-weight:700!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.operation-context{align-items:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.operation-context>.cash-state{display:flex!important;align-items:center!important;align-self:center!important;margin:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper input,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper textarea,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-new .field-group .input-wrapper input,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .customer-search-input input,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper--money input,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-amount-field .credit-amount-input,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .p-inputnumber-input.credit-amount-input{color:#102033!important;-webkit-text-fill-color:#102033!important;caret-color:#102033!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper input::placeholder,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper textarea::placeholder,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-new .field-group .input-wrapper input::placeholder,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .customer-search-input input::placeholder,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper--money input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper input:-webkit-autofill,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper input:-webkit-autofill:hover,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper input:-webkit-autofill:focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-new .field-group .input-wrapper input:-webkit-autofill{-webkit-text-fill-color:#102033!important;caret-color:#102033!important;box-shadow:0 0 0 1000px #fffaf3 inset!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-amount-field .input-wrapper--money,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper--money{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;width:100%!important;max-width:100%!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-amount-field .input-wrapper--money :is(p-inputnumber,.p-inputnumber,.credit-amount-control,.pos-money-control),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-amount-field .input-wrapper--money :is(.p-inputnumber-input,.credit-amount-input,.pos-money-input),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper--money :is(p-inputnumber,.p-inputnumber,.pos-money-control,.credit-amount-control),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper--money :is(.p-inputnumber-input,.pos-money-input,.credit-amount-input){display:flex!important;align-items:center!important;width:100%!important;max-width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 .75rem!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;caret-color:#102033!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .credit-amount-field .input-wrapper--money :is(p-inputnumber,.p-inputnumber,.credit-amount-control,.pos-money-control),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper--money :is(p-inputnumber,.p-inputnumber,.pos-money-control,.credit-amount-control){padding:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper:has(.p-select){display:flex!important;align-items:center!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:44px!important;padding:0!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper:has(.p-select):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper:has(.p-select):focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper:has(.p-select)>i{flex:0 0 40px!important;width:40px!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper:has(.p-select) .gelato-pos-select.p-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper:has(.p-select) .p-select.gelato-pos-select{flex:1 1 auto!important;width:100%!important;max-width:100%!important;min-width:0!important;display:flex!important;min-height:42px!important;height:42px!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper:has(.p-select) .p-select-label,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper:has(.p-select) .p-select-dropdown,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper:has(.p-select) .p-select-dropdown-icon{color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel{color-scheme:light!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .input-wrapper input,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .input-wrapper textarea,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .input-wrapper--textarea textarea,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .input-wrapper--money input,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group .input-wrapper.input-wrapper--textarea textarea,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .sale-footer .field-group .input-wrapper--textarea textarea,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .sale-footer .field-group .input-wrapper--money input{color:#102033!important;-webkit-text-fill-color:#102033!important;caret-color:#102033!important;opacity:1!important;color-scheme:light!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .input-wrapper input::placeholder,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .input-wrapper textarea::placeholder,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .input-wrapper--textarea textarea::placeholder,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .input-wrapper--money input::placeholder,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .sale-footer .field-group .input-wrapper--textarea textarea::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .sale-summary>.sale-total{border-color:#3e8c6247!important;background:linear-gradient(180deg,rgba(255,255,255,.72),transparent 70%),#e7f3eb!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .sale-summary>.sale-total span{color:#246048!important;-webkit-text-fill-color:#246048!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .sale-summary>.sale-total strong{color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important;font-size:1.32rem!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .sale-summary>.change-summary{border-color:#c94a4a42!important;background:linear-gradient(180deg,rgba(255,255,255,.72),transparent 70%),#fbf6f6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .sale-summary>.change-summary span{color:#8a3333!important;-webkit-text-fill-color:#8a3333!important;font-weight:800!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .sale-summary>.change-summary strong{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;font-size:1.12rem!important;font-weight:800!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .actions .secondary-button{cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .field-group>span .req,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel .field-group>span .req,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-opening .field-group>span .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid .stock-chip--ok,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid--list .stock-chip--ok{border-color:#3e8c6247!important;background:#f3f8f5!important;color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid .stock-chip--low,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid--list .stock-chip--low{border-color:#c9821d57!important;background:#fbf6ee!important;color:#8a5a12!important;-webkit-text-fill-color:#8a5a12!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid .stock-chip--out,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid--list .stock-chip--out,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid .stock-chip.empty,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .product-grid--list .stock-chip.empty{border-color:#c94a4a47!important;background:#fbf6f6!important;color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper--money :is(p-inputnumber,.p-inputnumber,.pos-money-control,.credit-amount-control),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper--money :is(.p-inputnumber-input,.pos-money-input,.credit-amount-input){display:flex!important;align-items:center!important;width:100%!important;max-width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 .75rem!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;caret-color:#102033!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper--money :is(p-inputnumber,.p-inputnumber,.pos-money-control,.credit-amount-control){padding:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper--money:has(.p-inputnumber-input[readonly]){background:#f7f2e9!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper--money .p-inputnumber-prefix,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .input-wrapper--money .p-inputnumber-suffix{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel span.credit-step,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .credit-flow-card__header span.credit-step{display:inline-grid!important;place-items:center!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;flex:0 0 28px!important;aspect-ratio:1/1!important;box-sizing:border-box!important;overflow:visible!important;border-radius:50%!important;border:1px solid #102033!important;background:#102033!important;box-shadow:none!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.75rem!important;font-weight:800!important;line-height:1!important;letter-spacing:0!important;text-transform:none!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .input-wrapper--money{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;min-height:44px!important;height:44px!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .input-wrapper--money>span{display:grid!important;place-items:center!important;width:40px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-weight:800!important;border-right:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .input-wrapper--money :is(p-inputnumber,.p-inputnumber,.pos-money-control),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .input-wrapper--money :is(.p-inputnumber-input,.pos-money-input){width:100%!important;min-width:0!important;height:44px!important;padding:0 .75rem!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .input-wrapper--money :is(p-inputnumber,.p-inputnumber,.pos-money-control){padding:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .input-wrapper--money .p-inputnumber-prefix,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .input-wrapper--money .p-inputnumber-suffix{display:none!important}@media(max-width:1020px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]{isolation:isolate!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-layout{overflow:visible!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .mobile-cart-backdrop{position:fixed!important;inset:0!important;z-index:40!important;display:block!important;pointer-events:auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .mobile-cart-button{z-index:50!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]:has(.sale-panel.open) .mobile-cart-button{visibility:hidden!important;opacity:0!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel{position:fixed!important;z-index:60!important;inset:auto 0 0!important;width:100%!important;max-width:none!important;height:auto!important;max-height:calc(100vh - 4.75rem)!important;max-height:calc(100dvh - 4.75rem - env(safe-area-inset-top,0px))!important;display:flex!important;flex-direction:column!important;min-width:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;border-right:0!important;border-bottom:0!important;border-left:0!important;border-radius:22px 22px 0 0!important;padding-bottom:env(safe-area-inset-bottom,0px)!important;background-color:#fffdf9!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transform:translateY(calc(100% + 1.5rem))!important;visibility:hidden!important;pointer-events:none!important;transition:transform .24s ease,visibility 0s linear .24s!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel.open{transform:none!important;visibility:visible!important;pointer-events:auto!important;transition-delay:0s!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-close{display:grid!important;width:44px!important;height:44px!important;min-width:44px!important;place-items:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-heading{position:sticky!important;top:0!important;z-index:2!important;flex:0 0 auto!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cart-items,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-footer{flex:0 0 auto!important;max-height:none!important;overflow:visible!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-view-switch{display:inline-flex!important;flex:0 0 auto!important}}@media(max-width:1020px)and (min-width:769px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]{--bocado-sale-sheet-width: min( 428px, calc(var(--bocado-content-viewport-width) - (var(--saboria-modal-safe-gap) * 2)) );--bocado-sale-sheet-max-width: calc( var(--bocado-content-viewport-width) - (var(--saboria-modal-safe-gap) * 2) );--bocado-sale-sheet-left: calc( var(--bocado-content-viewport-left) + ((var(--bocado-content-viewport-width) - var(--bocado-sale-sheet-width)) / 2) )}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .mobile-cart-button{box-sizing:border-box!important;left:var(--bocado-sale-sheet-left)!important;right:auto!important;width:var(--bocado-sale-sheet-width)!important;max-width:var(--bocado-sale-sheet-max-width)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel{top:auto!important;bottom:max(var(--saboria-modal-safe-gap),env(safe-area-inset-bottom,0px))!important;max-height:calc(100dvh - 4.75rem - var(--saboria-modal-safe-gap) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;border:1px solid rgba(201,163,94,.22)!important;border-radius:18px!important;padding-bottom:0!important;transform:translateY(calc(100% + 1.5rem))!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel.open{transform:none!important}}@media(max-width:1020px)and (min-width:769px)and (min-height:640px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel{top:.75rem!important;bottom:.75rem!important;max-height:calc(100dvh - 1.5rem)!important;border:1px solid rgba(201,163,94,.22)!important;border-radius:18px!important;padding-bottom:env(safe-area-inset-bottom,0px)!important;transform:translateY(calc(100% + 1.5rem))!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .sale-panel.open{transform:none!important}}@media(max-width:760px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-toolbar{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;justify-content:flex-start!important;gap:.55rem!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .search-box{flex:0 0 auto!important;width:100%!important;max-width:100%!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .search-box input{min-width:0!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-toolbar__actions{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:.5rem!important;width:100%!important;min-width:0!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .refresh-button{flex:1 1 auto!important;min-width:0!important;width:auto!important;max-width:100%!important;min-height:44px!important;height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .refresh-button span{display:inline!important;overflow:hidden!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-view-switch{display:inline-flex!important;flex:0 0 auto!important;margin-left:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-context{min-width:0!important;max-width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .catalog-context .category-chips,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .category-chips{flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain!important;scrollbar-width:thin!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .category-chips button{flex:0 0 auto!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-state:not(.cash-state--open){border:1px solid rgba(201,74,74,.38)!important;background:linear-gradient(180deg,rgba(255,255,255,.78),transparent 58%),#f6e0e0!important;box-shadow:inset 0 1px #ffffffe6,0 8px 18px #c94a4a1f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-state:not(.cash-state--open) .cash-state__icon{border:1px solid rgba(201,74,74,.32)!important;background:#c94a4a29!important;color:#c94a4a!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-state:not(.cash-state--open) .cash-state__icon i{color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-state:not(.cash-state--open) .cash-state__copy strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.92rem!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .cash-state:not(.cash-state--open) .cash-state__copy span{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:.9rem!important;margin:0!important;padding:1.05rem 1.1rem 1rem!important;border:1px solid rgba(201,163,94,.22)!important;border-radius:20px!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.08),transparent 36%),linear-gradient(180deg,#fffdf9,#f7f2e9)!important;box-shadow:0 16px 32px #1020330f,inset 0 1px #ffffffe0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening:before,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening:after{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__hero{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:start!important;gap:.85rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.32)!important;background:#fff!important;box-shadow:0 6px 14px #1020330f!important;font-size:.95rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__icon i{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__copy{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__copy .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__copy h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__copy p{margin:.28rem 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.8rem!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__fields{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.85rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__field{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;margin:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__field>span{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__field>span .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__field>span small{margin-left:.35rem!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;text-transform:none!important;letter-spacing:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__field .field-helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .input-wrapper{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;min-width:0!important;box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;padding:0!important;overflow:hidden!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .input-wrapper:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .input-wrapper:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .input-wrapper>i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .input-wrapper--money>span{display:grid!important;place-items:center!important;width:40px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .input-wrapper--money>span{font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .input-wrapper input{width:100%!important;min-width:0!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;caret-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .input-wrapper input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .input-wrapper--money :is(p-inputnumber,.p-inputnumber,.pos-money-control),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .input-wrapper--money :is(.p-inputnumber-input,.pos-money-input){display:flex!important;align-items:center!important;width:100%!important;max-width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 .75rem!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;caret-color:#102033!important;font-weight:750!important;font-variant-numeric:tabular-nums}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .input-wrapper--money :is(p-inputnumber,.p-inputnumber,.pos-money-control){padding:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .input-wrapper--money .p-inputnumber-prefix,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .input-wrapper--money .p-inputnumber-suffix{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__actions{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__tip{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__tip-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__tip>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__tip strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__tip small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__submit,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .primary-button{appearance:none!important;-webkit-appearance:none!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;min-width:168px!important;border-radius:12px!important;max-width:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__submit:hover:not(:disabled),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .primary-button:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__submit:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .primary-button:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__submit:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .primary-button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__submit i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .primary-button i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#e5cc98!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__fields{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__actions{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__submit,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .primary-button{width:100%!important;min-width:0!important;border-radius:12px!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening{padding:.9rem!important;border-radius:18px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.cash-opening .cash-opening__icon{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]:not(:has(.cash-state--open))>.operation-context>.operation-context__branch .input-wrapper{display:flex!important;align-items:center!important;gap:12px!important;min-height:44px!important;padding:0 13px!important;overflow:hidden!important;border:1px solid rgba(201,163,94,.3)!important;border-radius:12px!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]:not(:has(.cash-state--open))>.operation-context>.operation-context__branch .input-wrapper:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]:not(:has(.cash-state--open))>.operation-context>.operation-context__branch .input-wrapper:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]:not(:has(.cash-state--open))>.operation-context>.operation-context__branch .input-wrapper>i{flex:0 0 auto!important;width:auto!important;margin-right:0!important;border-right:0!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]:not(:has(.cash-state--open))>.operation-context>.operation-context__branch .gelato-pos-select.p-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]:not(:has(.cash-state--open))>.operation-context>.operation-context__branch .p-select.gelato-pos-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important;flex:1 1 auto!important;width:100%!important;min-width:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]:not(:has(.cash-state--open))>.operation-context>.operation-context__branch .gelato-pos-select.p-select:not(.p-disabled):hover,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]:not(:has(.cash-state--open))>.operation-context>.operation-context__branch .p-select.gelato-pos-select:not(.p-disabled):hover,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]:not(:has(.cash-state--open))>.operation-context>.operation-context__branch .gelato-pos-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]:not(:has(.cash-state--open))>.operation-context>.operation-context__branch .p-select.gelato-pos-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]:not(:has(.cash-state--open))>.operation-context>.operation-context__branch .gelato-pos-select.p-select.p-select-open,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]:not(:has(.cash-state--open))>.operation-context>.operation-context__branch .p-select.gelato-pos-select.p-select-open{border:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]:not(:has(.cash-state--open))>.operation-context>.operation-context__branch .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;padding:0 14px 0 0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]:not(:has(.cash-state--open))>.operation-context>.operation-context__branch .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important;padding:0 14px 0 0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-ready{display:grid!important;justify-items:center!important;gap:.55rem!important;width:100%!important;max-width:100%!important;margin:0 0 .85rem!important;padding:1.35rem 1.25rem 1.2rem!important;text-align:center!important;border:1px solid rgba(201,163,94,.22)!important;border-radius:22px!important;background:radial-gradient(circle at 50% 0%,rgba(201,163,94,.1),transparent 42%),linear-gradient(180deg,#fffdf9,#f7f2e9)!important;box-shadow:0 16px 32px #1020330f,inset 0 1px #ffffffe0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-ready .pos-ready__mark{display:grid!important;place-items:center!important;width:72px!important;height:72px!important;margin:0 0 .15rem!important;overflow:hidden!important;border-radius:20px!important;border:1px solid rgba(201,163,94,.24)!important;background:radial-gradient(circle at 50% 20%,rgba(201,163,94,.16),transparent 64%),#fffaf3!important;box-shadow:0 8px 16px #1020330d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-ready .pos-ready__mark img{width:46px!important;height:46px!important;object-fit:contain!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-ready .pos-ready__kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-ready h2{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.18rem,2vw,1.38rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-ready>p{max-width:36rem!important;margin:0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.86rem!important;line-height:1.45!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-ready .pos-ready__steps{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.65rem!important;width:100%!important;max-width:46rem!important;margin:.55rem auto 0!important;padding:0!important;list-style:none!important;text-align:left!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-ready .pos-ready__steps>li{display:grid!important;gap:.22rem!important;min-width:0!important;padding:.75rem .8rem .8rem!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.18)!important;background:#fff!important;box-shadow:0 8px 16px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-ready .pos-ready__steps>li>span:first-child{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;margin-bottom:.15rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;font-size:.78rem!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-ready .pos-ready__steps>li strong{color:#102033!important;font-size:.82rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-ready .pos-ready__steps>li small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-ready .pos-ready__step--active{border-color:#c9a35e6b!important;box-shadow:0 10px 20px #1020330f,inset 0 1px #ffffffe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-ready .pos-ready__step--active>span:first-child{border-color:#1020332e!important;background:#102033!important;color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-ready .pos-ready__step--done{border-color:#3e8c6247!important;background:linear-gradient(180deg,rgba(255,255,255,.9),transparent 70%),#f3f8f5!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-ready .pos-ready__step--done>span:first-child{border-color:#3e8c6247!important;background:#3e8c6224!important;color:#3e8c62!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-ready{padding:1.05rem .9rem 1rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos]>.pos-ready .pos-ready__steps{grid-template-columns:1fr!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-product-add-modal){display:grid!important;z-index:1200!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;place-items:center!important;align-items:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal{max-height:calc(100dvh - 32px)!important;position:relative!important;z-index:1!important;width:min(640px,100%)!important;height:auto!important;min-height:0!important;max-width:100%!important;padding:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal :is(h2,p,span,strong,small,label,button,a,textarea){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal:before,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal:after{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__icon>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__icon i{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__heading p{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.78rem!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__close:hover{background:#fffaf3!important;border-color:#c9a35e7a!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:grid!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__product{gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:1rem!important;padding:1rem!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffeb,#ffffff59 46%),linear-gradient(135deg,#fffdf9,#fff 52%,#faf4e8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffeb!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal:not(.gelato-product-add-modal--with-image) .gelato-product-add-modal__product{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__photo{display:grid!important;place-items:center!important;margin:0!important;width:104px!important;height:104px!important;padding:.55rem!important;overflow:hidden!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.24)!important;background:radial-gradient(circle at 50% 18%,rgba(201,163,94,.16),transparent 62%),#fffaf3!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__photo img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__product-copy{display:grid!important;gap:.5rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__desc{margin:0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.78rem!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .preparation-chip--modal{width:fit-content!important;min-height:28px!important;padding:0 .65rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.72rem!important;font-weight:700!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .preparation-chip--immediate{border-color:#3e8c6247!important;background:#3e8c621a!important;color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__price-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.45rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .modal-price{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.32rem!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-availability-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:24px!important;padding:0 .55rem!important;border-radius:999px!important;border:1px solid rgba(62,140,98,.28)!important;background:#3e8c621a!important;color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important;font-size:.68rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__stock{display:inline-flex!important;align-items:center!important;gap:.4rem!important;margin-top:.1rem!important;padding-top:.45rem!important;border-top:1px solid rgba(201,163,94,.16)!important;color:#102033!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__stock i{font-size:.82rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__stock--ok{color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__stock--low{color:#c9821d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__stock--out{color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__field{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__label>small{margin-left:.35rem!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;text-transform:none!important;letter-spacing:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__field--quantity{gap:.65rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__stepper,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .quantity-control--large{display:inline-grid!important;grid-template-columns:44px minmax(3.2rem,auto) 44px!important;align-items:stretch!important;gap:0!important;width:fit-content!important;max-width:100%!important;overflow:hidden!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;box-shadow:inset 0 1px #ffffffeb,0 8px 16px #1020330d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .quantity-control--large button{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;border:0!important;border-radius:0!important;background:#fffaf3!important;color:#102033!important;box-shadow:none!important;transform:none!important;font-size:1.15rem!important;font-weight:750!important;line-height:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .quantity-control--large button:hover:not(:disabled){background:#fff7ea!important;border-color:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .quantity-control--large button:disabled{opacity:.38!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .quantity-control--large button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important;z-index:1}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .quantity-control--large span{display:grid!important;place-items:center!important;min-width:3.2rem!important;border-left:1px solid rgba(201,163,94,.2)!important;border-right:1px solid rgba(201,163,94,.2)!important;background:#fffdf9!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.18rem!important;font-weight:800!important;letter-spacing:-.02em!important;text-align:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .input-wrapper--textarea{box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;align-items:flex-start!important;min-height:92px!important;height:auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .input-wrapper--textarea:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .input-wrapper--textarea:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .input-wrapper--textarea>i{margin-top:.55rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .input-wrapper--textarea textarea{width:100%!important;min-width:0!important;min-height:72px!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;resize:vertical!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .input-wrapper--textarea textarea::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__context{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__context>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__context strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__context small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__submit{appearance:none!important;-webkit-appearance:none!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border-radius:12px!important;max-width:none!important;overflow:visible!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__cancel{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;min-width:108px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important;-webkit-text-fill-color:#102033!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;min-width:188px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__submit i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#e5cc98!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__cancel:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal{width:min(560px,100%)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__submit{width:100%!important;min-width:0!important;border-radius:12px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-product-add-modal){padding:12px!important;align-items:end!important;place-items:end center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal{width:100%!important;max-height:calc(100dvh - 24px)!important;border-radius:18px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__heading p{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__product{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__photo{width:100%!important;height:148px!important;padding:.7rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-product-add-modal .gelato-product-add-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-charge-add-modal){display:grid!important;z-index:1200!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;place-items:center!important;align-items:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal{max-height:calc(100dvh - 32px)!important;position:relative!important;z-index:1!important;width:min(640px,100%)!important;height:auto!important;min-height:0!important;max-width:100%!important;padding:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal :is(h2,p,span,strong,small,label,button,a,input,textarea){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal:before,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal:after{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__icon>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__icon i{color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__heading p{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.78rem!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__close:hover{background:#fffaf3!important;border-color:#c9a35e7a!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__close:disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:grid!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__field{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important;margin-left:.15rem}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .input-wrapper{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;min-width:0!important;box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;padding:0!important;overflow:hidden!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .input-wrapper:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .input-wrapper:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .input-wrapper>i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .input-wrapper--money>span{display:grid!important;place-items:center!important;width:40px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .input-wrapper--money>span{font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .input-wrapper input{width:100%!important;min-width:0!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;caret-color:#102033!important;font-weight:650!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .input-wrapper input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .input-wrapper--money{min-height:44px!important;height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .input-wrapper--money :is(p-inputnumber,.p-inputnumber,.pos-money-control),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .input-wrapper--money :is(.p-inputnumber-input,.pos-money-input){display:flex!important;align-items:center!important;width:100%!important;max-width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 .75rem!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;caret-color:#102033!important;font-weight:750!important;font-variant-numeric:tabular-nums}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .input-wrapper--money :is(p-inputnumber,.p-inputnumber,.pos-money-control){padding:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .input-wrapper--money .p-inputnumber-prefix,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .input-wrapper--money .p-inputnumber-suffix{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .input-wrapper--textarea{align-items:flex-start!important;min-height:92px!important;height:auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .input-wrapper--textarea>i{align-self:start!important;margin-top:.55rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .input-wrapper--textarea textarea{width:100%!important;min-width:0!important;min-height:72px!important;padding:.7rem .75rem!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;resize:vertical!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .input-wrapper--textarea textarea::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__context{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__context>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__context strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__context small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__submit{appearance:none!important;-webkit-appearance:none!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border-radius:12px!important;max-width:none!important;overflow:visible!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__cancel{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;min-width:108px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important;-webkit-text-fill-color:#102033!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;min-width:188px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__submit:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__submit i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#e5cc98!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__cancel:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal{width:min(560px,100%)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__submit{width:100%!important;min-width:0!important;border-radius:12px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-charge-add-modal){padding:12px!important;align-items:end!important;place-items:end center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal{width:100%!important;max-height:calc(100dvh - 24px)!important;border-radius:18px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__heading p{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-charge-add-modal .gelato-charge-add-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-credit-finalize-modal){z-index:1200!important;box-sizing:border-box!important;display:grid!important;grid-template-rows:minmax(0,1fr)!important;align-content:stretch!important;justify-items:center!important;align-items:center!important;place-items:center!important;overflow:hidden!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal{max-height:calc(100dvh - 32px)!important;box-sizing:border-box!important;position:relative!important;z-index:1!important;display:flex!important;flex-direction:column!important;flex-shrink:1!important;align-self:center!important;width:min(640px,100vw - 32px)!important;height:auto!important;min-height:0!important;max-height:min(100%,100dvh - 32px,100svh - 32px)!important;padding:0!important;overflow:hidden!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal :is(h2,p,span,strong,small,label,button){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal:after{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__icon>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__heading p{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.78rem!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__close:hover{background:#fffaf3!important;border-color:#c9a35e7a!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:grid!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__summary{gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;display:grid!important;gap:.65rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__legend{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__facts{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__facts--single{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__fact{display:grid!important;gap:.12rem!important;min-width:0!important;padding:.7rem .75rem!important;border-radius:12px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__fact span{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__fact strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.02rem!important;font-weight:800!important;font-variant-numeric:tabular-nums;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__fact--total{border-color:#1020331a!important;background:linear-gradient(180deg,rgba(255,255,255,.7),transparent 70%),#f7f4ee!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__fact--total strong{font-size:1.12rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__fact--credit{border-color:#c9a35e47!important;background:linear-gradient(180deg,rgba(255,255,255,.7),transparent 70%),#fff8ec!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__fact--immediate{border-color:#3e8c6229!important;background:linear-gradient(180deg,rgba(255,255,255,.7),transparent 70%),#f4faf6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__fact--immediate strong{color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__context{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__context>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__context strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__context small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__submit{appearance:none!important;-webkit-appearance:none!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border-radius:12px!important;max-width:none!important;overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__cancel{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;min-width:108px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important;-webkit-text-fill-color:#102033!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;min-width:188px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__submit:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__submit i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#e5cc98!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__cancel:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}@media(min-width:901px)and (min-height:821px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-credit-finalize-modal){padding-top:max(64px,env(safe-area-inset-top,0px))!important;padding-right:16px!important;padding-bottom:16px!important;padding-left:16px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal{max-height:min(100%,100dvh - 64px - 16px - env(safe-area-inset-bottom,0px),100svh - 64px - 16px - env(safe-area-inset-bottom,0px))!important}}@media(max-width:900px),(max-height:820px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-credit-finalize-modal){padding-top:max(64px,env(safe-area-inset-top,0px))!important;padding-right:16px!important;padding-bottom:max(16px,env(safe-area-inset-bottom,0px))!important;padding-left:16px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal{width:min(560px,100vw - 32px)!important;max-height:min(100%,100dvh - 64px - 16px - env(safe-area-inset-bottom,0px),100svh - 64px - 16px - env(safe-area-inset-bottom,0px))!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__facts,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__submit{width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-credit-finalize-modal){padding-top:max(64px,env(safe-area-inset-top,0px))!important;padding-right:12px!important;padding-bottom:12px!important;padding-left:12px!important;align-content:stretch!important;align-items:end!important;place-items:end center!important;justify-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal{align-self:end!important;width:calc(100vw - 24px)!important;max-height:min(100%,100dvh - 64px - 12px - env(safe-area-inset-bottom,0px),100svh - 64px - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-credit-finalize-modal .gelato-credit-finalize-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]{position:relative!important;isolation:isolate!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;padding:1.35rem 1.5rem 1.6rem!important;color:#102033!important;-webkit-text-fill-color:#102033!important;border-top:0!important;overflow:visible!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.icecream-page-decoration{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab] :is(h1,h2,p,span,small,strong,button,a,label,b){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab] :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>app-page-header .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>app-page-header .sbr-page-header__title{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>app-page-header .sbr-page-header__subtitle{max-width:36rem;margin-top:.28rem!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs{position:relative!important;z-index:2;display:flex!important;flex-wrap:wrap!important;gap:.28rem!important;width:max-content!important;max-width:100%!important;min-width:0!important;padding:.32rem!important;overflow:visible!important;border:1px solid rgba(201,163,94,.28)!important;border-radius:16px!important;background:linear-gradient(180deg,rgba(255,255,255,.88),transparent 70%),#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:0 10px 22px #1020330d,inset 0 1px #ffffffeb!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;min-width:0!important;padding:0 1rem!important;border:1px solid transparent!important;border-radius:12px!important;background:transparent!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;box-shadow:none!important;font-size:.82rem!important;font-weight:650!important;line-height:1.2!important;transform:none!important;transition:background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs button i{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs button:hover{background:#c9a35e1a!important;border-color:#c9a35e29!important;color:#102033!important;-webkit-text-fill-color:#102033!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs button:hover i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs button:active{background:#c9a35e29!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs button.active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs button.active:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs button.active:active{background:linear-gradient(180deg,#fffdf8,#fff4dc)!important;border-color:#c9a35e75!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-weight:800!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #c9a35e29!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs button.active i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs button.active:hover i{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs button:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs button[aria-disabled=true]{opacity:.45!important;cursor:not-allowed!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs button span{display:inline!important;color:inherit!important;-webkit-text-fill-color:inherit!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs b{min-width:22px!important;height:22px!important;background:#10203314!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.68rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs button.active b{background:#c9a35e33!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs b.danger{background:#c94a4a24!important;color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:.7rem!important;position:relative!important;z-index:1}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid.loading{opacity:.62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid>.metric{position:relative!important;display:flex!important;align-items:center!important;gap:.85rem!important;min-height:76px!important;height:auto!important;min-width:0!important;overflow:hidden!important;box-sizing:border-box!important;padding:.85rem .95rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid>.metric>div{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:.18rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid>.metric:hover{transform:none!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid>.metric .metric-icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.32)!important;background:#fff!important;color:#102033!important;box-shadow:0 6px 14px #1020330f!important;font-size:.95rem!important;flex:0 0 40px!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid>.metric small{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.02em!important;line-height:1.25!important;white-space:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid>.metric span:not(.metric-icon){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid>.metric strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.18rem!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid>.metric--receivable{border-color:#3978b833!important;background:linear-gradient(180deg,#fff,#eef5fb)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid>.metric--receivable .metric-icon{border-color:#3978b847!important;background:#3978b829!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid>.metric--receivable .metric-icon i{color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid>.metric--customers{border-color:#7666c733!important;background:linear-gradient(180deg,#fff,#f4f2fb)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid>.metric--customers .metric-icon{border-color:#7666c747!important;background:#7666c724!important;color:#7666c7!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid>.metric--customers .metric-icon i{color:#7666c7!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid>.metric--idle{border-color:#c9821d38!important;background:linear-gradient(180deg,#fff,#fbf6ee)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid>.metric--idle .metric-icon{border-color:#c9821d52!important;background:#c9821d29!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid>.metric--idle .metric-icon i{color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid>.metric--pending{border-color:#3978b833!important;background:linear-gradient(180deg,#fff,#eef5fb)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid>.metric--pending .metric-icon{border-color:#3978b847!important;background:#3978b829!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid>.metric--pending .metric-icon i{color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board{position:relative!important;overflow:hidden!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important;z-index:1}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board>header{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:space-between!important;gap:1rem!important;margin:0 0 .9rem!important;padding:0!important;border:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board>header>div{display:flex!important;align-items:flex-start!important;gap:.75rem!important;min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board>header>div>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .cxc-summary-board__icon{position:absolute!important;width:40px!important;height:40px!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important;font-family:primeicons!important;font-size:1rem!important;position:relative!important;left:auto!important;top:auto!important;transform:none!important;flex:0 0 40px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .cxc-summary-board__icon i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.1em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board h2{margin:.2rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board p{margin:.28rem 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.82rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .icecream-portfolio-count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;flex:0 0 auto!important;margin-left:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .table-wrap{display:flex!important;flex-direction:column!important;gap:.55rem!important;min-width:0!important;overflow-x:visible!important;padding:.7rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.05)!important;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 42%),#f3ece0!important;--gg2-table-columns: minmax(5.5rem, .7fr) minmax(0, 1.5fr) minmax(0, .95fr) minmax(8rem, .85fr) minmax(8.75rem, .85fr);--gg2-table-inline: .9rem;--gg2-table-gap: .55rem .7rem}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .table-head,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row{box-sizing:border-box!important;display:grid!important;align-items:center!important;justify-items:stretch!important;gap:var(--gg2-table-gap, .55rem .7rem)!important;grid-template-columns:var(--gg2-table-columns)!important;padding-inline:var(--gg2-table-inline, .9rem)!important;min-width:0!important;width:100%!important;margin-inline:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .table-head{color:#5d6570!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.04em!important;line-height:1.2!important;text-transform:uppercase!important;box-sizing:border-box!important;min-height:42px!important;margin:0!important;padding-block:0!important;border:0!important;border-radius:10px!important;background:#fffcf7b3!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .table-head>*,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>*{min-width:0!important;max-width:100%!important;box-sizing:border-box!important;grid-column:auto!important;grid-row:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .table-head>:first-child,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>.state{justify-self:start!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .table-head>:nth-child(2),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>.identity{justify-self:start!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .table-head>:nth-child(3),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>:nth-child(3){justify-self:start!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .table-head>:nth-child(4),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>.balance{justify-self:stretch!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .table-head>:last-child{justify-self:stretch!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>:nth-child(3):before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>.balance:before{content:none!important;display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>button{justify-self:end!important;text-align:right!important;grid-column:auto!important;grid-row:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row{min-width:0!important;width:100%!important;margin:0!important;padding-block:.8rem!important;padding-inline:var(--gg2-table-inline, .9rem)!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row.interactive:hover{border-color:#c9a35e52!important;background:#fff!important;box-shadow:0 10px 22px #1020330f!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row.interactive:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row:after{display:none!important;content:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .identity{display:grid!important;gap:.12rem!important;min-width:0!important;align-self:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .identity strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.86rem!important;font-weight:750!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .identity span{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.76rem!important;font-weight:600!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .table-head>*{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>:nth-child(3){color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.86rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .state,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .state.state--debt{justify-self:start!important;align-self:center!important;width:max-content!important;max-width:100%!important;min-width:72px!important;padding:6px 9px!important;border-radius:999px!important;border:1px solid rgba(201,130,29,.22)!important;background:#c9821d1f!important;color:#c9821d!important;-webkit-text-fill-color:#c9821d!important;font-size:.65rem!important;font-weight:850!important;letter-spacing:.035em!important;line-height:1.2!important;text-align:center!important;text-transform:uppercase!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .state.state--clear{border-color:#3e8c6238!important;background:#3e8c621f!important;color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .state.blocked{border-color:#c94a4a38!important;background:#c94a4a1f!important;color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .balance{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.95rem!important;font-weight:800!important;font-variant-numeric:tabular-nums}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .icecream-row-detail{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:38px!important;padding:0 13px!important;border-radius:11px!important;border:1px solid #dfb72e!important;background:#fff5c9!important;color:#634900!important;-webkit-text-fill-color:#634900!important;box-shadow:0 4px 10px #9f71000b!important;font-size:.73rem!important;font-weight:850!important;white-space:nowrap!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .icecream-row-detail i{color:#8a6500!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .icecream-row-detail:hover{color:#493600!important;-webkit-text-fill-color:#493600!important;background:#ffeaa0!important;border-color:#c99b00!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .icecream-row-detail:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .empty i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .empty strong{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .empty span{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.icecream-quick-tip{position:relative!important;z-index:1;display:flex!important;align-items:center!important;gap:.85rem!important;min-height:0!important;overflow:hidden!important;padding:.85rem 1rem!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.icecream-quick-tip .icecream-quick-tip__icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.32)!important;background:#fff!important;color:#102033!important;box-shadow:0 6px 14px #1020330f!important;font-size:.95rem!important;flex:0 0 40px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.icecream-quick-tip .icecream-quick-tip__icon img{width:22px!important;height:22px!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.icecream-quick-tip strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.icecream-quick-tip span:not(.icecream-quick-tip__icon){color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.78rem!important;font-weight:600!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.icecream-quick-tip .icecream-quick-tip__decoration{display:none!important}@media(max-width:1200px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:1024px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]{padding:1.15rem 1.2rem 1.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .table-wrap{overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .table-head{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row{display:grid!important;min-width:0!important;width:100%!important;grid-template-columns:auto minmax(0,1fr)!important;gap:.75rem!important;align-items:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>.state{grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>.identity{grid-column:2!important;grid-row:1!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .identity strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .identity span{display:block!important;min-width:0!important;overflow-wrap:anywhere!important;word-break:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>:nth-child(3),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>.balance{grid-column:1/-1!important;width:100%!important;justify-self:stretch!important;display:flex!important;align-items:center!important;justify-content:space-between!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>:nth-child(3):before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>.balance:before{display:block!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>:nth-child(3):before{content:"\daltima actividad"!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>.balance:before{content:"Saldo pendiente"!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>button{grid-column:1/-1!important;width:100%!important;min-height:44px!important;justify-self:stretch!important;justify-content:center!important}}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;min-width:0!important;overflow:visible!important;gap:.22rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs button{width:100%!important;min-width:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:.22rem!important;padding:.45rem .28rem!important;min-height:52px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs button span{display:inline!important;white-space:nowrap!important;overflow:visible!important;font-size:.72rem!important;line-height:1.15!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.tabs b{position:static!important;min-width:1.2rem!important;height:1.15rem!important;padding:0 .28rem!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.summary-grid{display:grid!important;overflow-x:visible!important;grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>app-page-header .sbr-page-header__title{font-size:1.4rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>.identity{grid-column:1!important;grid-row:1!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .account-row>.state{grid-column:2!important;grid-row:1!important;align-self:start!important;justify-self:end!important;width:max-content!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab]>.cxc-summary-board .empty{min-height:180px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board{position:relative!important;overflow:hidden!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important;z-index:1}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters{border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters>header,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board>header{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:space-between!important;gap:.75rem!important;margin:0 0 .9rem!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters>header>div,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board>header>div{display:flex!important;align-items:flex-start!important;gap:.75rem!important;min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .cxc-accounts-filters__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .cxc-accounts-board__icon{position:absolute!important;width:40px!important;height:40px!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important;font-family:primeicons!important;font-size:1rem!important;position:relative!important;left:auto!important;top:auto!important;transform:none!important;flex:0 0 40px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .cxc-accounts-filters__icon i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .cxc-accounts-board__icon i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .eyebrow,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.1em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters h2,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board h2{margin:.2rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .icecream-portfolio-count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;flex:0 0 auto!important;margin-left:auto!important;align-self:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board>header>.secondary{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board>header>.secondary:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board>header>.secondary i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board>header>.secondary:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board>header>.secondary:disabled{opacity:.5!important;cursor:wait!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .filters{display:grid!important;grid-template-columns:minmax(12rem,1.4fr) minmax(11rem,.9fr) minmax(11rem,.9fr) auto auto!important;align-items:end!important;gap:.7rem!important;padding:0!important;border:0!important;background:transparent!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .filters>.search,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .filters>.filter-field,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .filters>.check{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:.16rem!important;min-width:0!important;height:auto!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .filters>.search>span:first-child,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .filters>.filter-field>span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .filters>.check>span:first-child{display:block!important;margin:0 0 .28rem!important;color:#2f3946!important;-webkit-text-fill-color:#2f3946!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.74rem!important;font-weight:700!important;line-height:1.2!important;letter-spacing:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .search-control{display:flex!important;align-items:center!important;gap:.5rem!important;min-width:0!important;box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .search-control i{flex:0 0 auto!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .search-control input{width:100%!important;min-width:0!important;height:100%!important;border:0!important;background:transparent!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;outline:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .search-control input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .search-control:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .search-control:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .filter-select,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .filter-select.p-select,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .filter-select .p-select{display:inline-flex!important;width:100%!important;min-width:0!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .check-control{display:flex!important;align-items:center!important;gap:.55rem!important;box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;width:auto!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .check-control>span{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .p-toggleswitch{flex:0 0 auto!important;min-width:44px!important;min-height:28px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .p-toggleswitch .p-toggleswitch-slider{background:#efe8db!important;border:1px solid rgba(16,32,51,.08)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .p-toggleswitch.p-toggleswitch-checked .p-toggleswitch-slider{background:#3e8c62!important;border-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .p-toggleswitch:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .p-toggleswitch .p-toggleswitch-input:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .filter-actions{display:flex!important;align-items:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .filter-actions .ghost{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .filter-actions .ghost:hover{background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .filter-actions .ghost:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .table-wrap{display:flex!important;flex-direction:column!important;gap:.55rem!important;min-width:0!important;overflow-x:visible!important;padding:.7rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.05)!important;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 42%),#f3ece0!important;--gg2-table-columns: minmax(5.5rem, .7fr) minmax(0, 1.5fr) minmax(0, .95fr) minmax(8rem, .85fr) minmax(8.75rem, .85fr);--gg2-table-inline: .9rem;--gg2-table-gap: .55rem .7rem}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .table-head,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row{box-sizing:border-box!important;display:grid!important;align-items:center!important;justify-items:stretch!important;gap:var(--gg2-table-gap, .55rem .7rem)!important;grid-template-columns:var(--gg2-table-columns)!important;padding-inline:var(--gg2-table-inline, .9rem)!important;min-width:0!important;width:100%!important;margin-inline:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .table-head{color:#5d6570!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.04em!important;line-height:1.2!important;text-transform:uppercase!important;box-sizing:border-box!important;min-height:42px!important;margin:0!important;padding-block:0!important;border:0!important;border-radius:10px!important;background:#fffcf7b3!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .table-head>*,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>*{min-width:0!important;max-width:100%!important;box-sizing:border-box!important;grid-column:auto!important;grid-row:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .table-head>:first-child,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>.state{justify-self:start!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .table-head>:nth-child(2),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>.identity{justify-self:start!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .table-head>:nth-child(3),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>:nth-child(3){justify-self:start!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .table-head>:nth-child(4),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>.balance{justify-self:stretch!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .table-head>:last-child{justify-self:stretch!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>:nth-child(3):before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>.balance:before{content:none!important;display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>button{justify-self:end!important;text-align:right!important;grid-column:auto!important;grid-row:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row{min-width:0!important;width:100%!important;margin:0!important;padding-block:.8rem!important;padding-inline:var(--gg2-table-inline, .9rem)!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row.interactive:hover{border-color:#c9a35e52!important;background:#fff!important;box-shadow:0 10px 22px #1020330f!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row.interactive:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row:after{display:none!important;content:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .identity{display:grid!important;gap:.12rem!important;min-width:0!important;align-self:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .identity strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.86rem!important;font-weight:750!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .identity span{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.76rem!important;font-weight:600!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .table-head>*{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>:nth-child(3){color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.86rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .state,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .state.state--debt{justify-self:start!important;align-self:center!important;width:max-content!important;max-width:100%!important;min-width:72px!important;padding:6px 9px!important;border-radius:999px!important;border:1px solid rgba(201,130,29,.22)!important;background:#c9821d1f!important;color:#c9821d!important;-webkit-text-fill-color:#c9821d!important;font-size:.65rem!important;font-weight:850!important;letter-spacing:.035em!important;line-height:1.2!important;text-align:center!important;text-transform:uppercase!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .state.state--clear{border-color:#3e8c6238!important;background:#3e8c621f!important;color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .state.blocked{border-color:#c94a4a38!important;background:#c94a4a1f!important;color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .balance{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.95rem!important;font-weight:800!important;font-variant-numeric:tabular-nums}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .icecream-row-detail{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:38px!important;padding:0 13px!important;border-radius:11px!important;border:1px solid #dfb72e!important;background:#fff5c9!important;color:#634900!important;-webkit-text-fill-color:#634900!important;box-shadow:0 4px 10px #9f71000b!important;font-size:.73rem!important;font-weight:850!important;white-space:nowrap!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .icecream-row-detail i{color:#8a6500!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .icecream-row-detail:hover{color:#493600!important;-webkit-text-fill-color:#493600!important;background:#ffeaa0!important;border-color:#c99b00!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .icecream-row-detail:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .empty i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .empty strong{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .empty span{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;margin-top:.9rem!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination span{color:#2f3946!important;-webkit-text-fill-color:#2f3946!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination div{display:flex!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination button{width:auto!important;min-width:44px!important;min-height:44px!important;padding:0 .85rem!important;border-radius:11px!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-weight:750!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination button:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination button:disabled{opacity:.45!important}@media(max-width:1200px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .filters{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .filters>.search{grid-column:1/-1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .filter-actions{grid-column:1/-1!important}}@media(max-width:1024px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .table-wrap{overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .table-head{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row{display:grid!important;min-width:0!important;width:100%!important;grid-template-columns:auto minmax(0,1fr)!important;gap:.75rem!important;align-items:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>.state{grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>.identity{grid-column:2!important;grid-row:1!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .identity strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .identity span{display:block!important;min-width:0!important;overflow-wrap:anywhere!important;word-break:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>:nth-child(3),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>.balance{grid-column:1/-1!important;width:100%!important;justify-self:stretch!important;display:flex!important;align-items:center!important;justify-content:space-between!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>:nth-child(3):before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>.balance:before{display:block!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>:nth-child(3):before{content:"\daltima actividad"!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>.balance:before{content:"Saldo pendiente"!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>button{grid-column:1/-1!important;width:100%!important;min-height:44px!important;justify-self:stretch!important;justify-content:center!important}}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board>header{flex-wrap:wrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board>header>.secondary{width:100%!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .filters{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-filters .filter-actions .ghost{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>.identity{grid-column:1!important;grid-row:1!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .account-row>.state{grid-column:2!important;grid-row:1!important;align-self:start!important;justify-self:end!important;width:max-content!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .empty{min-height:180px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination div{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination button{flex:1 1 auto!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel{display:flex!important;flex-direction:column!important;gap:.9rem!important;position:relative!important;z-index:1;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel .cxc-requests-panel__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important;min-height:0!important;overflow:hidden!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel .cxc-requests-panel__notice:after{display:none!important;content:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel .cxc-requests-panel__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel .cxc-requests-panel__notice>div{display:grid!important;min-width:0!important;gap:.18rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel .cxc-requests-panel__notice strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.88rem!important;font-weight:800!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel .cxc-requests-panel__notice span{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board{position:relative!important;overflow:hidden!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important;display:flex!important;flex-direction:column!important;gap:.85rem!important;z-index:1}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board>.toolbar{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;min-height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .cxc-requests-board__title{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.75rem!important;min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .cxc-requests-board__icon{position:absolute!important;width:40px!important;height:40px!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important;font-family:primeicons!important;font-size:1rem!important;position:relative!important;left:auto!important;top:auto!important;transform:none!important;flex:0 0 40px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .cxc-requests-board__icon i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board>.toolbar h2{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .cxc-requests-board__actions{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.55rem!important;flex:0 0 auto!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .icecream-portfolio-count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;flex:0 0 auto!important;margin:0!important;align-self:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .cxc-requests-board__actions>.secondary{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .cxc-requests-board__actions>.secondary:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .cxc-requests-board__actions>.secondary i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .cxc-requests-board__actions>.secondary:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .cxc-requests-board__actions>.secondary:disabled{opacity:.5!important;cursor:wait!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .empty i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .empty strong{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .empty span{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .request-card{display:flex!important;flex-direction:column!important;gap:.85rem!important;min-width:0!important;padding:1rem 1.05rem .95rem!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.2)!important;background:linear-gradient(180deg,rgba(255,255,255,.72),transparent 42%),#fff!important;box-shadow:0 8px 18px #1020330b!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .request-card>header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:.85rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .request-card>header>div:first-child{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .request-card .badge{display:inline-flex!important;align-items:center!important;width:max-content!important;max-width:100%!important;min-height:24px!important;padding:6px 9px!important;border-radius:999px!important;border:1px solid rgba(201,130,29,.22)!important;background:#c9821d1f!important;color:#c9821d!important;-webkit-text-fill-color:#c9821d!important;font-size:.65rem!important;font-weight:850!important;letter-spacing:.06em!important;line-height:1.2!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .request-card h3{margin:.35rem 0 .12rem!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.02rem!important;font-weight:800!important;letter-spacing:-.02em!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .request-card>header p{margin:0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.78rem!important;font-weight:600!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .timer{flex:0 0 auto!important;display:grid!important;justify-items:end!important;gap:.12rem!important;min-width:5.5rem!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,130,29,.16)!important;background:#c9821d14!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .timer small{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .timer strong{color:#c9821d!important;-webkit-text-fill-color:#c9821d!important;font-size:1.05rem!important;font-weight:800!important;font-variant-numeric:tabular-nums}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .timer i{color:#c9821d!important;font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .meta{display:flex!important;flex-wrap:wrap!important;gap:.45rem .85rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .meta span{display:inline-flex!important;align-items:center!important;gap:.35rem!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.76rem!important;font-weight:650!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .meta i{color:#9d7838!important;font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .amounts{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:.55rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .amounts>div{display:grid!important;gap:.2rem!important;min-width:0!important;padding:.7rem .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fffcf7!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .amounts .amount-icon{color:#9d7838!important;font-size:.82rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .amounts span{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .amounts strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.92rem!important;font-weight:800!important;font-variant-numeric:tabular-nums;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .amounts>div.credit{border-color:#c9a35e47!important;background:linear-gradient(180deg,rgba(255,255,255,.7),transparent 70%),#fff8ec!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .amounts>div.result{border-color:#3e8c6229!important;background:linear-gradient(180deg,rgba(255,255,255,.7),transparent 70%),#f4faf6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .amounts>div.result strong{color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .request-card>footer{display:flex!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:.5rem!important;padding-top:.15rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .request-card>footer button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.4rem!important;min-height:44px!important;padding:0 .95rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .request-card>footer .reject{border:1px solid #c94a4a!important;background:#c94a4a!important;color:#fffaf3!important;box-shadow:0 10px 22px #c94a4a38!important;color:#fff!important;-webkit-text-fill-color:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .request-card>footer .reject:hover:not(:disabled){background:#b03f3f!important;border-color:#b03f3f!important;box-shadow:0 12px 24px #c94a4a42!important;color:#fff!important;-webkit-text-fill-color:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .request-card>footer .approve{border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .request-card>footer .approve:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .request-card>footer button i{color:inherit!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .request-card>footer button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .request-card>footer button:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:1100px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .amounts{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board>.toolbar{flex-wrap:wrap!important;align-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .cxc-requests-board__title{flex:1 1 100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .cxc-requests-board__actions{flex:1 1 100%!important;flex-wrap:wrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .cxc-requests-board__actions>.secondary{width:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .request-card>header{flex-wrap:wrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .timer{justify-items:start!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .amounts{grid-template-columns:1fr 1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .request-card>footer{flex-direction:column-reverse!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .request-card>footer button{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .empty{min-height:180px!important}}@media(max-width:520px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=REQUESTS]>.cxc-requests-panel>.cxc-requests-board .amounts{grid-template-columns:1fr!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]{position:relative!important;isolation:isolate!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;padding:1.35rem 1.5rem 1.6rem!important;color:#102033!important;-webkit-text-fill-color:#102033!important;border-top:0!important;overflow:visible!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.gelato-page-art{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>:not(.modal-backdrop):not(app-invoice-receipt) :is(h1,h2,p,span,small,strong,button,a,label,b){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>:not(.modal-backdrop):not(app-invoice-receipt) :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.back-row{display:flex!important;align-items:center!important;margin:0!important;padding:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.back-row>.back-button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;height:auto!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.back-row>.back-button:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.back-row>.back-button i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.back-row>.back-button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.back-row>.back-button span{display:inline!important;visibility:visible!important;width:auto!important;max-width:none!important;height:auto!important;overflow:visible!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:inherit!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>app-page-header .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>app-page-header .sbr-page-header__title{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>app-page-header .sbr-page-header__subtitle{max-width:36rem;margin-top:.28rem!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.loading-card{position:relative!important;overflow:hidden!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:.65rem!important;min-height:168px!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.loading-card i{color:#9d7838!important;font-size:1.1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero{position:relative!important;overflow:hidden!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important;z-index:1;display:grid!important;grid-template-columns:minmax(0,1.35fr) auto minmax(12.5rem,.78fr)!important;grid-template-rows:auto auto!important;align-items:start!important;height:auto!important;min-height:0!important;gap:.7rem 1.15rem!important;padding:.95rem 1.2rem .9rem!important;background:linear-gradient(180deg,rgba(255,255,255,.7),transparent 42%),#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero.settled{border-color:#3e8c622e!important;background:linear-gradient(180deg,rgba(255,255,255,.72),transparent 46%),linear-gradient(180deg,#fff,#f3f8f4)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero:before{display:none!important;content:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.customer-block{display:flex!important;align-items:flex-start!important;gap:.75rem!important;min-width:0!important;grid-column:1!important;grid-row:1/span 2!important;align-self:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.customer-block .avatar{position:absolute!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;box-shadow:0 8px 16px #1020330f!important;font-family:primeicons!important;font-size:1rem!important;position:relative!important;left:auto!important;top:auto!important;transform:none!important;flex:0 0 40px!important;width:40px!important;height:40px!important;border-radius:12px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.92rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.customer-block .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.customer-block h2{margin:.2rem 0 .18rem!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.12rem!important;font-weight:800!important;letter-spacing:-.02em!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.customer-block p{margin:0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.account-status-block{display:flex!important;flex-direction:column!important;gap:.45rem!important;min-width:0!important;grid-column:2!important;grid-row:1/span 2!important;align-self:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero .account-status-block__label{display:block!important;margin-bottom:.22rem!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero .account-status-block__badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:26px!important;padding:6px 9px!important;border-radius:999px!important;border:1px solid rgba(201,130,29,.22)!important;background:#c9821d1f!important;color:#c9821d!important;-webkit-text-fill-color:#c9821d!important;font-size:.65rem!important;font-weight:850!important;letter-spacing:.035em!important;line-height:1.2!important;text-transform:uppercase!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero .account-status-block__badge.settled{border-color:#3e8c6238!important;background:#3e8c621f!important;color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero .account-status-block__badge.blocked{border-color:#c94a4a38!important;background:#c94a4a1f!important;color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero .account-status-block strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.86rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.balance-block{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:.18rem!important;min-width:0!important;grid-column:3!important;grid-row:1!important;align-self:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.balance-block>span{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.balance-block>strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.35rem!important;font-weight:800!important;letter-spacing:-.03em!important;font-variant-numeric:tabular-nums}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.hero-actions{grid-column:3!important;grid-row:2!important;display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:.5rem!important;min-height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.hero-actions>.secondary{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.hero-actions>.secondary:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.hero-actions>.secondary i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.hero-actions>.secondary:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.hero-actions>.primary-action:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.hero-actions>.primary-action{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.hero-actions>.primary-action:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.hero-actions>.primary-action i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.settled-message{grid-column:1/-1!important;display:flex!important;align-items:flex-start!important;gap:.65rem!important;padding:.75rem .85rem!important;border-radius:12px!important;border:1px solid rgba(62,140,98,.22)!important;background:#3e8c621a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.settled-message i{color:#3e8c62!important;font-size:1rem!important;margin-top:.1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.settled-message strong{display:block!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.settled-message span{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.78rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:.7rem!important;position:relative!important;z-index:1}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric{position:relative!important;display:flex!important;align-items:center!important;gap:.85rem!important;min-height:76px!important;height:auto!important;min-width:0!important;overflow:hidden!important;box-sizing:border-box!important;padding:.85rem .95rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric>div{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:.18rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric:hover{transform:none!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric .metric-icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.32)!important;background:#fff!important;color:#102033!important;box-shadow:0 6px 14px #1020330f!important;font-size:.95rem!important;flex:0 0 40px!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric small{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.02em!important;line-height:1.25!important;white-space:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.15!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric--receivable{border-color:#3978b833!important;background:linear-gradient(180deg,#fff,#eef5fb)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric--receivable .metric-icon{border-color:#3978b847!important;background:#3978b829!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric--receivable .metric-icon i{color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric--receivable.metric--clear{border-color:#3e8c6233!important;background:linear-gradient(180deg,#fff,#f3f8f4)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric--receivable.metric--clear .metric-icon{border-color:#3e8c6247!important;background:#3e8c6224!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric--receivable.metric--clear .metric-icon i{color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric--customers{border-color:#7666c733!important;background:linear-gradient(180deg,#fff,#f4f2fb)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric--customers .metric-icon{border-color:#7666c747!important;background:#7666c724!important;color:#7666c7!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric--customers .metric-icon i{color:#7666c7!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric--idle{border-color:#c9821d38!important;background:linear-gradient(180deg,#fff,#fbf6ee)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric--idle .metric-icon{border-color:#c9821d52!important;background:#c9821d29!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric--idle .metric-icon i{color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric--pending{border-color:#3978b833!important;background:linear-gradient(180deg,#fff,#eef5fb)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric--pending .metric-icon{border-color:#3978b847!important;background:#3978b829!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid>.metric--pending .metric-icon i{color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history{position:relative!important;overflow:hidden!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important;z-index:1}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history>header{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:space-between!important;gap:.75rem!important;margin:0 0 .9rem!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history>header>div{display:flex!important;align-items:flex-start!important;gap:.75rem!important;min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .cxc-detail-history__icon{position:absolute!important;width:40px!important;height:40px!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important;font-family:primeicons!important;font-size:1rem!important;position:relative!important;left:auto!important;top:auto!important;transform:none!important;flex:0 0 40px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .cxc-detail-history__icon i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history h2{margin:.2rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history>header p{margin:.28rem 0 0!important;max-width:36rem;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.78rem!important;font-weight:600!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .icecream-portfolio-count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;flex:0 0 auto!important;margin-left:0!important;align-self:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history>header>.cxc-detail-history__toolbar{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important;align-self:flex-start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history>header>.cxc-detail-history__toolbar>.secondary{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history>header>.cxc-detail-history__toolbar>.secondary:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history>header>.cxc-detail-history__toolbar>.secondary i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history>header>.cxc-detail-history__toolbar>.secondary:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history>header>.cxc-detail-history__toolbar>.secondary:disabled{opacity:.5!important;cursor:wait!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .table-wrap{display:flex!important;flex-direction:column!important;gap:.55rem!important;min-width:0!important;overflow-x:visible!important;padding:.7rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.05)!important;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 42%),#f3ece0!important;--gg2-table-columns: minmax(5.75rem, .7fr) minmax(0, 1.55fr) minmax(0, 1.05fr) minmax(7.25rem, .8fr) minmax(7.25rem, .8fr) minmax(10.75rem, 1.1fr);--gg2-table-inline: .9rem;--gg2-table-gap: .55rem .7rem}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .table-head,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row{box-sizing:border-box!important;display:grid!important;align-items:center!important;justify-items:stretch!important;gap:var(--gg2-table-gap, .55rem .7rem)!important;grid-template-columns:var(--gg2-table-columns)!important;padding-inline:var(--gg2-table-inline, .9rem)!important;min-width:0!important;width:100%!important;margin-inline:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .table-head{color:#5d6570!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.04em!important;line-height:1.2!important;text-transform:uppercase!important;box-sizing:border-box!important;min-height:42px!important;margin:0!important;padding-block:0!important;border:0!important;border-radius:10px!important;background:#fffcf7b3!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .table-head>*,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>*{min-width:0!important;max-width:100%!important;box-sizing:border-box!important;grid-column:auto!important;grid-row:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .table-head>:first-child,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.state,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .table-head>:nth-child(2),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.identity,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .table-head>:nth-child(3),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.movement-date{justify-self:start!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .table-head>:nth-child(4),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .table-head>:nth-child(5),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.movement-amount,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.balance{justify-self:stretch!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .table-head>:last-child{justify-self:stretch!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.movement-actions{justify-self:end!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row{min-width:0!important;width:100%!important;margin:0!important;padding-block:.8rem!important;padding-inline:var(--gg2-table-inline, .9rem)!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row:hover{border-color:#c9a35e52!important;background:#fff!important;box-shadow:0 10px 22px #1020330f!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row:after{display:none!important;content:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .identity{display:grid!important;gap:.12rem!important;min-width:0!important;align-self:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .identity strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.86rem!important;font-weight:750!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .identity span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .identity small{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.76rem!important;font-weight:600!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .identity .references{display:flex!important;flex-wrap:wrap!important;gap:.35rem .7rem!important;margin-top:.12rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .identity .references span{display:inline-flex!important;align-items:center!important;gap:.28rem!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.72rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .identity .references i{color:#9d7838!important;font-size:.72rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .table-head>*{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-date{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.86rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .state{justify-self:start!important;align-self:center!important;width:max-content!important;max-width:100%!important;min-width:72px!important;padding:6px 9px!important;border-radius:999px!important;border:1px solid rgba(201,130,29,.22)!important;background:#c9821d1f!important;color:#c9821d!important;-webkit-text-fill-color:#c9821d!important;font-size:.65rem!important;font-weight:850!important;letter-spacing:.035em!important;line-height:1.2!important;text-align:center!important;text-transform:uppercase!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .state.state--credit{border-color:#3e8c6238!important;background:#3e8c621f!important;color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .state.state--debit{border-color:#c9821d38!important;background:#c9821d1f!important;color:#c9821d!important;-webkit-text-fill-color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .state.state--reversed{border-color:#c94a4a38!important;background:#c94a4a1f!important;color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-amount,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .balance{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.95rem!important;font-weight:800!important;font-variant-numeric:tabular-nums}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row.credit>.movement-amount{color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-actions{display:inline-flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:.4rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .gg2-view-receipt{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:38px!important;padding:0 13px!important;border-radius:11px!important;border:1px solid #dfb72e!important;background:#fff5c9!important;color:#634900!important;-webkit-text-fill-color:#634900!important;box-shadow:0 4px 10px #9f71000b!important;font-size:.73rem!important;font-weight:850!important;white-space:nowrap!important;transform:none!important;min-height:44px!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;line-height:1.2!important;letter-spacing:0!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .gg2-view-receipt i{color:#8a6500!important;font-family:primeicons!important;font-size:.95rem!important;line-height:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .gg2-view-receipt:hover:not(:disabled){color:#493600!important;-webkit-text-fill-color:#493600!important;background:#ffeaa0!important;border-color:#c99b00!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .gg2-view-receipt:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .mini-action.danger{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.4rem!important;width:auto!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,74,74,.32)!important;background:#c94a4a14!important;color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;box-shadow:0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.8rem!important;font-weight:750!important;line-height:1.2!important;white-space:nowrap!important;transform:none!important;cursor:pointer!important;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .mini-action.danger i{color:#c94a4a!important;font-size:.9rem!important;line-height:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .mini-action.danger:hover:not(:disabled){background:#c94a4a29!important;border-color:#c94a4a80!important;color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .mini-action.danger:active:not(:disabled){background:#c94a4a33!important;border-color:#c94a4a94!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .mini-action.danger:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .mini-action.danger:disabled{opacity:.45!important;cursor:not-allowed!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .empty i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .empty strong{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .empty span{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;margin-top:.9rem!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination span{color:#2f3946!important;-webkit-text-fill-color:#2f3946!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination div{display:flex!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination button{width:auto!important;min-width:44px!important;min-height:44px!important;padding:0 .85rem!important;border-radius:11px!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-weight:750!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination button:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination button:disabled{opacity:.45!important}@media(max-width:1200px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero{grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.customer-block,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.account-status-block,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.balance-block{grid-column:auto!important;grid-row:auto!important;align-self:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.balance-block{align-items:flex-start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.hero-actions{grid-column:1/-1!important;grid-row:auto!important}}@media(max-width:1024px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]{padding:1.15rem 1.2rem 1.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto!important;gap:.9rem!important;padding:1.05rem 1.1rem 1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.customer-block,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.account-status-block,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.balance-block{grid-column:auto!important;grid-row:auto!important;align-self:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.balance-block{align-items:flex-start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.hero-actions{grid-column:1/-1!important;grid-row:auto!important;justify-content:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.back-row>.back-button{white-space:normal!important;height:auto!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.back-row>.back-button span{display:inline!important;visibility:visible!important;white-space:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.hero-actions>.secondary,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.hero-actions>.primary-action{flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .table-wrap{overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .table-head{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row{display:grid!important;min-width:0!important;width:100%!important;grid-template-columns:auto minmax(0,1fr)!important;gap:.75rem!important;align-items:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.state{grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.identity{grid-column:2!important;grid-row:1!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .identity strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .identity span{display:block!important;min-width:0!important;overflow-wrap:anywhere!important;word-break:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.movement-date,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.movement-amount,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.balance{grid-column:1/-1!important;width:100%!important;justify-self:stretch!important;display:flex!important;align-items:center!important;justify-content:space-between!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.movement-date:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.movement-amount:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.balance:before{display:block!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.movement-date:before{content:"Fecha"!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.movement-amount:before{content:"Importe"!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.balance:before{content:"Saldo"!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.movement-actions{grid-column:1/-1!important;width:100%!important;justify-content:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .gg2-view-receipt,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .mini-action.danger{flex:1 1 auto!important;min-height:44px!important;justify-content:center!important}}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history>header{flex-wrap:wrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history>header>.cxc-detail-history__toolbar{width:100%!important;margin-left:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history>header>.cxc-detail-history__toolbar>.secondary{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.back-row>.back-button{width:100%!important;justify-content:center!important;white-space:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.back-row>.back-button span{display:inline!important;white-space:normal!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.summary-grid{display:grid!important;overflow-x:visible!important;grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>app-page-header .sbr-page-header__title{font-size:1.4rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.hero-actions{flex-direction:column!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.hero-actions>.secondary,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-hero>.hero-actions>.primary-action{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.identity{grid-column:1!important;grid-row:1!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .movement-row>.state{grid-column:2!important;grid-row:1!important;align-self:start!important;justify-self:end!important;width:max-content!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .empty{min-height:180px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination div{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination button{flex:1 1 auto!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-reversal-modal){z-index:1100!important;box-sizing:border-box!important;display:grid!important;grid-template-rows:minmax(0,1fr)!important;align-content:stretch!important;justify-items:center!important;align-items:center!important;place-items:center!important;overflow:hidden!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-reversal-modal)>.reversal-modal.gelato-reversal-modal,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal{max-height:calc(100dvh - 32px)!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;flex-shrink:1!important;align-self:center!important;width:min(640px,100vw - 32px)!important;height:auto!important;min-height:0!important;max-height:min(100%,100dvh - 32px,100svh - 32px)!important;padding:0!important;overflow:hidden!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal :is(h3,p,span,strong,small,label,button,a,textarea){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__mark{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__header{min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;flex:0 0 auto!important;position:relative!important;z-index:2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__hero-icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__hero-icon>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__hero-icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__hero-icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__hero-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__hero-icon i{color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__heading .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__heading h3{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__heading p{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.78rem!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__heading p strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__close:hover:not(:disabled){background:#fffaf3!important;border-color:#c9a35e7a!important;color:#102033!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__close i{font-size:.95rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__body{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 0%!important;min-height:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:.85rem!important;padding:1rem 1.15rem!important;overflow-x:hidden!important;overflow-y:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;border:1px solid rgba(201,74,74,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf6f6!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important;background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__notice>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__section{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__legend{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__legend .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__preview{display:grid!important;grid-template-columns:36px minmax(0,1fr) auto!important;align-items:center!important;gap:.7rem!important;min-width:0!important;padding:.7rem .8rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__preview-icon{display:grid!important;place-items:center!important;width:36px!important;height:36px!important;border-radius:10px!important;background:#c9a35e24!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal [data-direction=CREDIT] .gelato-reversal-modal__preview-icon{background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal [data-direction=DEBIT] .gelato-reversal-modal__preview-icon{background:#c9821d1f!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__preview-copy{display:grid!important;min-width:0;gap:.1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__preview-copy strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.88rem!important;font-weight:750!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__preview-copy small{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.72rem!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__preview-amount{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.92rem!important;font-weight:800!important;font-variant-numeric:tabular-nums;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal [data-direction=CREDIT] .gelato-reversal-modal__preview-amount{color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__facts{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__facts>div{display:grid!important;gap:.12rem!important;min-width:0!important;padding:.65rem .75rem!important;border-radius:12px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__facts span{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__facts strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.92rem!important;font-weight:800!important;font-variant-numeric:tabular-nums;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__facts-danger{border-color:#c94a4a29!important;background:linear-gradient(180deg,rgba(255,255,255,.7),transparent 70%),#fbf6f6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__facts-danger strong{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__textarea-shell{position:relative!important;display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-height:6.5rem!important;padding:0!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__textarea-shell:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__textarea-shell:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__textarea-icon{display:grid!important;place-items:center!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important;background:transparent!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__textarea-shell textarea{width:100%!important;min-height:6.5rem!important;max-height:9rem!important;resize:vertical!important;padding:.7rem 2.6rem 1.35rem .75rem!important;border:0!important;outline:0!important;background:transparent!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.875rem!important;font-weight:650!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__textarea-shell textarea::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__textarea-shell>small{position:absolute!important;right:10px!important;bottom:7px!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__footer{min-height:0!important;position:relative!important;flex:0 0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__context{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__context-icon i{font-size:.78rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__context>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__context strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__context small{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__submit{border:1px solid #c94a4a!important;background:#c94a4a!important;box-shadow:0 10px 22px #c94a4a38!important;min-width:188px!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__submit:hover:not(:disabled){background:#b03f3f!important;border-color:#b03f3f!important;box-shadow:0 12px 24px #c94a4a42!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__submit i{display:inline-block!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__cancel:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__cancel:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__submit:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-reversal-modal)>.reversal-modal.gelato-reversal-modal,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal{width:min(560px,100vw - 28px)!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__submit{width:100%!important;min-width:0!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__submit{grid-row:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__facts{grid-template-columns:1fr!important}}@media(max-width:900px),(max-height:820px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-reversal-modal){padding-top:max(64px,env(safe-area-inset-top,0px))!important;padding-right:16px!important;padding-bottom:max(16px,env(safe-area-inset-bottom,0px))!important;padding-left:16px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-reversal-modal)>.reversal-modal.gelato-reversal-modal,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal{max-height:min(100%,100dvh - 64px - 16px - env(safe-area-inset-bottom,0px),100svh - 64px - 16px - env(safe-area-inset-bottom,0px))!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-reversal-modal){padding-top:max(64px,env(safe-area-inset-top,0px))!important;padding-right:12px!important;padding-bottom:12px!important;padding-left:12px!important;align-content:stretch!important;align-items:end!important;place-items:end center!important;justify-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-reversal-modal)>.reversal-modal.gelato-reversal-modal,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal{align-self:end!important;width:calc(100vw - 24px)!important;max-height:min(100%,100dvh - 64px - 12px - env(safe-area-inset-bottom,0px),100svh - 64px - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px!important;margin-bottom:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal .gelato-reversal-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-reversal-modal *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-manual-charge-modal){z-index:1100!important;box-sizing:border-box!important;display:grid!important;grid-template-rows:minmax(0,1fr)!important;align-content:stretch!important;justify-items:center!important;align-items:center!important;place-items:center!important;overflow:hidden!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-manual-charge-modal)>.payment-modal.gelato-manual-charge-modal,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal{max-height:calc(100dvh - 32px)!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;flex-shrink:1!important;align-self:center!important;width:min(640px,100vw - 32px)!important;height:auto!important;min-height:0!important;max-height:min(100%,100dvh - 32px,100svh - 32px)!important;padding:0!important;overflow:hidden!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal :is(h3,p,span,strong,small,label,button,a,input,textarea){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__mark{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__header{min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;flex:0 0 auto!important;position:relative!important;z-index:2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__hero-icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__hero-icon>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__hero-icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__hero-icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__hero-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__hero-icon i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__heading .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__heading h3{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__heading p{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.78rem!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__heading p strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__close:hover:not(:disabled){background:#fffaf3!important;border-color:#c9a35e7a!important;color:#102033!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__close i{font-size:.95rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__body{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 0%!important;min-height:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:.85rem!important;padding:1rem 1.15rem!important;overflow-x:hidden!important;overflow-y:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__notice>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__section{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__legend{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__legend .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__legend .optional{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important;font-weight:650!important;letter-spacing:.04em!important;text-transform:none!important;margin-left:.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__facts{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__facts--three{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__facts>div{display:grid!important;gap:.12rem!important;min-width:0!important;padding:.65rem .75rem!important;border-radius:12px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__facts span{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__facts strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.92rem!important;font-weight:800!important;font-variant-numeric:tabular-nums;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__facts-result{border-color:#3e8c6229!important;background:linear-gradient(180deg,rgba(255,255,255,.7),transparent 70%),#f4faf6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__facts-result strong{color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__money-shell,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__control-shell,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__textarea-shell{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-height:44px!important;padding:0!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__money-shell:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__control-shell:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__textarea-shell:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__money-shell:focus-within,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__control-shell:focus-within,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__textarea-shell:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__money-prefix,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__control-icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__textarea-icon{display:grid!important;place-items:center!important;color:#102033!important;-webkit-text-fill-color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important;background:transparent!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__money-prefix{font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__money-shell :is(p-inputnumber,.p-inputnumber,.manual-charge-inputnumber){display:flex!important;align-items:center!important;width:100%!important;min-width:0!important;padding:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__money-shell :is(.p-inputnumber-input,.manual-charge-inputnumber__input){width:100%!important;height:44px!important;min-height:44px!important;padding:0 .75rem!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;font-variant-numeric:tabular-nums}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__money-shell .p-inputnumber-prefix,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__money-shell .p-inputnumber-suffix{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__control-shell input{width:100%!important;min-width:0!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.875rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__control-shell input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__textarea-shell{position:relative!important;min-height:6.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__textarea-shell textarea{width:100%!important;min-height:6.5rem!important;max-height:9rem!important;resize:vertical!important;padding:.7rem 2.6rem 1.35rem .75rem!important;border:0!important;outline:0!important;background:transparent!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.875rem!important;font-weight:650!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__textarea-shell textarea::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__textarea-shell>small{position:absolute!important;right:10px!important;bottom:7px!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__select.p-select,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__select.p-select:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select.p-select:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__select.p-select.p-focus,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select.p-select.p-focus{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__select .p-select-label,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__select .p-select-label.p-placeholder,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__select .p-select-dropdown,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__footer{min-height:0!important;position:relative!important;flex:0 0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__context{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__context-icon i{font-size:.78rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__context>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__context strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__context small{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__submit{border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;min-width:188px!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__submit i{display:inline-block!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__cancel:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__cancel:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__submit:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-manual-charge-modal)>.payment-modal.gelato-manual-charge-modal,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal{width:min(560px,100vw - 28px)!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__submit{width:100%!important;min-width:0!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__submit{grid-row:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__facts,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__facts--three{grid-template-columns:1fr!important}}@media(min-width:901px)and (min-height:821px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-manual-charge-modal){padding-top:max(64px,env(safe-area-inset-top,0px))!important;padding-right:16px!important;padding-bottom:16px!important;padding-left:16px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-manual-charge-modal)>.payment-modal.gelato-manual-charge-modal,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal{max-height:min(100%,100dvh - 64px - 16px - env(safe-area-inset-bottom,0px),100svh - 64px - 16px - env(safe-area-inset-bottom,0px))!important}}@media(max-width:900px),(max-height:820px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-manual-charge-modal){padding-top:max(64px,env(safe-area-inset-top,0px))!important;padding-right:16px!important;padding-bottom:max(16px,env(safe-area-inset-bottom,0px))!important;padding-left:16px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-manual-charge-modal)>.payment-modal.gelato-manual-charge-modal,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal{max-height:min(100%,100dvh - 64px - 16px - env(safe-area-inset-bottom,0px),100svh - 64px - 16px - env(safe-area-inset-bottom,0px))!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-manual-charge-modal){padding-top:max(64px,env(safe-area-inset-top,0px))!important;padding-right:12px!important;padding-bottom:12px!important;padding-left:12px!important;align-content:stretch!important;align-items:end!important;place-items:end center!important;justify-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-manual-charge-modal)>.payment-modal.gelato-manual-charge-modal,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal{align-self:end!important;width:calc(100vw - 24px)!important;max-height:min(100%,100dvh - 64px - 12px - env(safe-area-inset-bottom,0px),100svh - 64px - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px!important;margin-bottom:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .gelato-manual-charge-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-payment-modal){z-index:1100!important;box-sizing:border-box!important;display:grid!important;grid-template-rows:minmax(0,1fr)!important;align-content:stretch!important;justify-items:center!important;align-items:center!important;place-items:center!important;overflow:hidden!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-payment-modal)>.payment-modal.gelato-payment-modal,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal{max-height:calc(100dvh - 32px)!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;flex-shrink:1!important;align-self:center!important;width:min(640px,100vw - 32px)!important;height:auto!important;min-height:0!important;max-height:min(100%,100dvh - 32px,100svh - 32px)!important;padding:0!important;overflow:hidden!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal :is(h3,p,span,strong,small,label,button,a,input,textarea){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__mark{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__header{min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;flex:0 0 auto!important;position:relative!important;z-index:2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__hero-icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__hero-icon>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__hero-icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__hero-icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__hero-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__hero-icon i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__heading .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__heading h3{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__heading p{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.78rem!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__heading p strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__close:hover:not(:disabled){background:#fffaf3!important;border-color:#c9a35e7a!important;color:#102033!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__close i{font-size:.95rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__body{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 0%!important;min-height:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:.85rem!important;padding:1rem 1.15rem!important;overflow-x:hidden!important;overflow-y:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__notice>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__section{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__legend{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__legend .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__legend .optional{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important;font-weight:650!important;letter-spacing:.04em!important;text-transform:none!important;margin-left:.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__facts{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__facts--three{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__facts>div{display:grid!important;gap:.12rem!important;min-width:0!important;padding:.65rem .75rem!important;border-radius:12px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__facts span{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__facts strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.92rem!important;font-weight:800!important;font-variant-numeric:tabular-nums;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__facts-result{border-color:#3e8c6229!important;background:linear-gradient(180deg,rgba(255,255,255,.7),transparent 70%),#f4faf6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__facts-result strong{color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__money-shell,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__control-shell,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__textarea-shell{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-height:44px!important;padding:0!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__money-shell:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__control-shell:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__textarea-shell:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__money-shell:focus-within,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__control-shell:focus-within,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__textarea-shell:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__money-prefix,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__control-icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__textarea-icon{display:grid!important;place-items:center!important;color:#102033!important;-webkit-text-fill-color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important;background:transparent!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__money-prefix{font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__money-shell :is(p-inputnumber,.p-inputnumber,.account-payment-inputnumber){display:flex!important;align-items:center!important;width:100%!important;min-width:0!important;padding:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__money-shell :is(.p-inputnumber-input,.account-payment-inputnumber__input){width:100%!important;height:44px!important;min-height:44px!important;padding:0 .75rem!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;font-variant-numeric:tabular-nums}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__money-shell .p-inputnumber-prefix,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__money-shell .p-inputnumber-suffix{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__control-shell input{width:100%!important;min-width:0!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.875rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__control-shell input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__textarea-shell{position:relative!important;min-height:6.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__textarea-shell textarea{width:100%!important;min-height:6.5rem!important;max-height:9rem!important;resize:vertical!important;padding:.7rem 2.6rem 1.35rem .75rem!important;border:0!important;outline:0!important;background:transparent!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.875rem!important;font-weight:650!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__textarea-shell textarea::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__textarea-shell>small{position:absolute!important;right:10px!important;bottom:7px!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__select.p-select,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__select.p-select:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select.p-select:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__select.p-select.p-focus,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select.p-select.p-focus{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__select .p-select-label,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__select .p-select-label.p-placeholder,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__select .p-select-dropdown,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__footer{min-height:0!important;position:relative!important;flex:0 0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__context{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__context-icon i{font-size:.78rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__context>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__context strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__context small{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__submit{border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;min-width:188px!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__submit i{display:inline-block!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__cancel:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__cancel:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__submit:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__pay-total{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;width:100%!important;min-height:44px!important;margin-top:.15rem!important;padding:0 .9rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-weight:750!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__pay-total i{font-size:.9rem!important;color:#c9a35e!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__pay-total strong{margin-left:.1rem!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-weight:800!important;font-variant-numeric:tabular-nums}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__pay-total:hover{border-color:#c9a35e75!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__pay-total:focus-visible{outline:2px solid rgba(201,163,94,.55)!important;outline-offset:2px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__cash{display:flex!important;align-items:flex-start!important;gap:.55rem!important;padding:.75rem .85rem!important;border-radius:14px!important;font-size:.8rem!important;font-weight:650!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__cash i{margin-top:.1rem!important;flex:0 0 auto!important;font-size:.9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__cash--checking{color:#3978b8!important;background:#3978b814!important;border:1px solid rgba(57,120,184,.18)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__cash--ok{color:#3e8c62!important;background:#3e8c6214!important;border:1px solid rgba(62,140,98,.18)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__cash--error{color:#c9821d!important;background:#c9821d1a!important;border:1px solid rgba(201,130,29,.22)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .payment-method-option{display:inline-flex!important;align-items:center!important;gap:.5rem!important;min-width:0!important;color:inherit!important;font:inherit!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .payment-method-option i{flex:0 0 auto!important;width:1rem!important;color:#c9a35e!important;font-size:.9rem!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal) .p-select-overlay:is(.sb-select-panel,.operational-select-panel) .payment-method-option{display:inline-flex!important;align-items:center!important;gap:.5rem!important;min-width:0!important;color:inherit!important;font:inherit!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal) .p-select-overlay:is(.sb-select-panel,.operational-select-panel) .payment-method-option i{flex:0 0 auto!important;width:1rem!important;color:#c9a35e!important;font-size:.9rem!important}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-payment-modal)>.payment-modal.gelato-payment-modal,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal{width:min(560px,100vw - 28px)!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__submit{width:100%!important;min-width:0!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__submit{grid-row:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__facts,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__facts--three{grid-template-columns:1fr!important}}@media(min-width:901px)and (min-height:821px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-payment-modal){padding-top:max(64px,env(safe-area-inset-top,0px))!important;padding-right:16px!important;padding-bottom:16px!important;padding-left:16px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-payment-modal)>.payment-modal.gelato-payment-modal,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal{max-height:min(100%,100dvh - 64px - 16px - env(safe-area-inset-bottom,0px),100svh - 64px - 16px - env(safe-area-inset-bottom,0px))!important}}@media(max-width:900px),(max-height:820px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-payment-modal){padding-top:max(64px,env(safe-area-inset-top,0px))!important;padding-right:16px!important;padding-bottom:max(16px,env(safe-area-inset-bottom,0px))!important;padding-left:16px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-payment-modal)>.payment-modal.gelato-payment-modal,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal{max-height:min(100%,100dvh - 64px - 16px - env(safe-area-inset-bottom,0px),100svh - 64px - 16px - env(safe-area-inset-bottom,0px))!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-payment-modal){padding-top:max(64px,env(safe-area-inset-top,0px))!important;padding-right:12px!important;padding-bottom:12px!important;padding-left:12px!important;align-content:stretch!important;align-items:end!important;place-items:end center!important;justify-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop:has(.gelato-payment-modal)>.payment-modal.gelato-payment-modal,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal{align-self:end!important;width:calc(100vw - 24px)!important;max-height:min(100%,100dvh - 64px - 12px - env(safe-area-inset-bottom,0px),100svh - 64px - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px!important;margin-bottom:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .gelato-payment-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .modal-backdrop.gg2-ar-reject-backdrop{display:grid!important;place-items:center!important;z-index:1400!important;padding:16px!important;padding-top:max(64px,env(safe-area-inset-top,0px))!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal{display:flex!important;flex-direction:column!important;min-height:0!important;height:auto!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;align-self:center!important;width:min(560px,100%)!important;padding:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal :is(h3,p,span,strong,small,label,button,textarea){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__icon>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__heading h3{margin:.18rem 0 0!important;color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__close{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__close:hover:not(:disabled){background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:grid!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;border:1px solid rgba(201,74,74,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf6f6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important;background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__field{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__textarea-shell{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;min-height:6.5rem!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__textarea-shell:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__textarea-icon{display:grid!important;place-items:start center!important;padding-top:.75rem!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__textarea-shell textarea{width:100%!important;min-height:6.5rem!important;max-height:9rem!important;resize:vertical!important;padding:.7rem .75rem!important;border:0!important;outline:0!important;background:transparent!important;color:#102033!important;font-size:.875rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__textarea-shell textarea::placeholder{color:var(--bocado-color-text-placeholder, #5d6570)!important;opacity:1!important;font-weight:500!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__context{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__context-icon{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__context strong{display:block!important;color:#102033!important;font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__context small{color:#5d6570!important;font-size:.72rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__actions{display:flex!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__submit{border:1px solid #c94a4a!important;background:#c94a4a!important;color:#fffaf3!important;box-shadow:0 10px 22px #c94a4a38!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__submit:hover:not(:disabled){background:#b03f3f!important;border-color:#b03f3f!important;box-shadow:0 12px 24px #c94a4a42!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__submit,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__submit:hover:not(:disabled),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__submit:active:not(:disabled),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__submit:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__submit .pi{color:#fff!important;-webkit-text-fill-color:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__cancel:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__submit:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__cancel:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__submit:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__close:disabled{opacity:.48!important;cursor:not-allowed!important}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__footer{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .modal-backdrop.gg2-ar-reject-backdrop{padding:12px 12px 0!important;align-items:end!important;place-items:end center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal{width:100%!important;align-self:end!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 0 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-accounts-receivable .reject-modal.gg2-ar-reject-modal .gg2-ar-reject-modal__footer{padding-bottom:calc(.8rem + env(safe-area-inset-bottom,0px))!important}}html:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-tooltip{max-width:min(16.5rem,100vw - 1.5rem)!important;pointer-events:none!important;z-index:2100!important}html:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-tooltip .p-tooltip-text{position:relative!important;box-sizing:border-box!important;min-height:0!important;max-width:min(16.5rem,100vw - 1.5rem)!important;padding:.45rem .7rem .45rem .8rem!important;overflow:visible!important;white-space:normal!important;overflow-wrap:anywhere!important;border-radius:10px!important;border:1px solid rgba(201,163,94,.28)!important;background:#091625!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;box-shadow:0 12px 28px #09162547!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.75rem!important;font-weight:650!important;line-height:1.35!important;letter-spacing:0!important}html:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-tooltip .p-tooltip-text:before{content:""!important;position:absolute!important;inset:0 auto 0 0!important;width:3px!important;border-radius:10px 0 0 10px!important;background:#c9a35e!important}html:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-tooltip.sb-tooltip--success .p-tooltip-text:before{background:#3e8c62!important}html:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-tooltip.sb-tooltip--warning .p-tooltip-text:before{background:#c9821d!important}html:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-tooltip.sb-tooltip--info .p-tooltip-text:before{background:#3978b8!important}html:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-tooltip.sb-tooltip--danger .p-tooltip-text:before{background:#c94a4a!important}html:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#091625!important}html:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#091625!important}html:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#091625!important}html:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light]) .p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#091625!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]{position:relative!important;isolation:isolate!important;overflow-x:hidden!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;padding:1.35rem 1.5rem 1.6rem!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header:after{content:none!important;display:none!important;background:none!important;width:0!important;height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches],html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] :is(h1,h2,h3,h4,p,span,small,strong,button,a,label,input){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header{display:flex!important;justify-content:space-between!important;gap:1rem!important;position:relative!important;z-index:2!important;min-height:0!important;padding:0!important;align-items:flex-start!important;flex-wrap:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header>app-page-header{min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header .sbr-page-header__eyebrow{color:#9d7838!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.1em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header .sbr-page-header__title{color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header .sbr-page-header__subtitle{max-width:36rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header .br-header-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important;position:relative!important;z-index:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header .br-btn-new{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header .br-btn-new i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header .br-btn-new:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header .br-btn-new:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header .br-btn-new:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header .br-refresh-btn{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header .br-refresh-btn i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header .br-refresh-btn:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header .br-refresh-btn:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header .br-refresh-btn:disabled{opacity:.5!important;cursor:wait!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-alert-banner{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;display:flex!important;align-items:center!important;gap:.75rem!important;margin:0!important;color:#102033!important;border-color:#c9821d47!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 70%),#fbf6ea!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-alert-banner:after{display:none!important;content:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-alert-banner .br-alert-banner__icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important;flex:0 0 auto!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-alert-banner span:last-child{min-width:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.84rem!important;font-weight:650!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-loading{display:flex!important;align-items:center!important;gap:.85rem!important;margin:0!important;padding:1rem 1.1rem!important;border-radius:16px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 70%),#f4f7fb!important;box-shadow:0 8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-loading .br-loading__spinner{width:22px!important;height:22px!important;border:2px solid rgba(57,120,184,.22)!important;border-top-color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-loading span{color:#102033!important;font-size:.86rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;gap:.35rem!important;padding:1.15rem 1rem!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-empty .br-empty__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-empty .br-empty__icon i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-empty .br-empty__title,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-empty p,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-empty strong{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-empty>.br-btn-new{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;margin-top:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-empty>.br-btn-new i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-empty>.br-btn-new:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-empty>.br-btn-new:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-board{position:relative!important;overflow:hidden!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important;display:flex!important;flex-direction:column!important;gap:.85rem!important;min-width:0!important;z-index:1}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-toolbar{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:.75rem!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-filter-chips{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.45rem!important;min-width:0!important;padding:0!important;border:0!important;background:transparent!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-filter-chips button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;min-height:44px!important;height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-filter-chips button i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-filter-chips button:hover:not(:disabled):not(.active){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-filter-chips button.active{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;box-shadow:inset 0 -2px #c9a35e,0 8px 16px #10203329!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-filter-chips button.active i{color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-filter-chips button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-toolbar-actions{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.55rem!important;flex:0 0 auto!important;min-width:0!important;margin-left:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-toolbar-actions .icecream-portfolio-count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;flex:0 0 auto!important;margin:0!important;align-self:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-sort-btn{font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;justify-content:center!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;box-shadow:0 6px 14px #1020330a!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;gap:.45rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-sort-btn i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-sort-btn:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-sort-btn:focus-visible{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-search-wrapper{position:relative!important;display:block!important;min-width:0!important;min-height:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-search-wrapper>i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-search-wrapper .br-search-icon{position:absolute!important;left:14px!important;top:50%!important;z-index:1;transform:translateY(-50%)!important;color:#9d7838!important;font-size:.95rem!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-search-wrapper input,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-search-wrapper .br-search-input{box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;padding:0 2.7rem 0 2.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-search-wrapper input::placeholder,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-search-wrapper .br-search-input::placeholder{color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;opacity:1!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-search-wrapper input:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-search-wrapper .br-search-input:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-search-wrapper input:focus,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-search-wrapper .br-search-input:focus{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-search-wrapper>button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-search-wrapper .br-search-clear{position:absolute!important;right:6px!important;top:50%!important;transform:translateY(-50%)!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#5d6570!important;display:inline-grid!important;place-items:center!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-search-wrapper>button:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-search-wrapper .br-search-clear:hover{color:#102033!important;background:#1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.85rem!important;min-width:0!important;padding:.7rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.05)!important;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 42%),#f3ece0!important;padding:.8rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card{position:relative!important;isolation:isolate!important;display:flex!important;flex-direction:column!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;transform:none!important;filter:none!important;opacity:1!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.08)!important;background:linear-gradient(180deg,rgba(255,255,255,.92),transparent 42%),#fff!important;box-shadow:inset 0 1px #fffffff2,0 10px 22px #10203314!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card:before{content:none!important;display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card:hover{border-color:#c9a35e47!important;box-shadow:inset 0 1px #fffffff2,0 14px 28px #1020331c!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card--warning{border-color:#c9821d61!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card--inactive{opacity:1!important;filter:none!important;background:#fbf8f2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card--mine{border-color:#c9a35e52!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-mine-badge{position:static!important;top:auto!important;right:auto!important;z-index:2;grid-area:actions!important;justify-self:end!important;align-self:start!important;display:inline-flex!important;align-items:center!important;gap:.3rem!important;min-height:28px!important;padding:0 .7rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.38)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-mine-badge i{color:#9d7838!important;font-size:.72rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-head{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;grid-template-areas:"icon title actions" ". meta meta"!important;align-items:start!important;column-gap:.75rem!important;row-gap:.45rem!important;min-height:0!important;min-width:0!important;padding:1.05rem 1.05rem .85rem!important;border-bottom:1px solid rgba(16,32,51,.06)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-icon--inactive,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-icon--mine{position:absolute!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important;font-family:primeicons!important;font-size:1rem!important;position:relative!important;left:auto!important;top:auto!important;transform:none!important;grid-area:icon!important;align-self:start!important;flex:0 0 40px!important;width:40px!important;height:40px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-icon i{color:#102033!important;font-size:1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-info{display:contents!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-info h3{grid-area:title!important;min-width:0!important;margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.02rem!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.25!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-meta{grid-area:meta!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.4rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-status,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-staff-badge{display:inline-flex!important;align-items:center!important;gap:.28rem!important;min-height:28px!important;padding:0 .65rem!important;border-radius:999px!important;border:1px solid transparent!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;line-height:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-status--active{border-color:#3e8c6247!important;background:#eef7f1!important;color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-status--inactive{border-color:#c94a4a38!important;background:#f8eeee!important;color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-staff-badge--neutral{border-color:#3978b838!important;background:#eef4fa!important;color:#3978b8!important;-webkit-text-fill-color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-staff-badge--warning{border-color:#c9821d4d!important;background:#fbf4e6!important;color:#c9821d!important;-webkit-text-fill-color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.4rem!important;grid-area:actions!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-btn-icon{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-btn-icon i{font-size:.95rem!important;color:inherit!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-btn-icon:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-btn-icon:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-btn-icon--staff,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-btn-icon--edit,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-btn-icon--activate{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-btn-icon--danger{color:#c94a4a!important;border-color:#c94a4a47!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-btn-icon--danger:hover:not(:disabled){background:#fdf4f4!important;border-color:#c94a4a6b!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-body{display:flex!important;flex-direction:column!important;gap:.45rem!important;padding:.85rem 1.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-detail{display:flex!important;align-items:flex-start!important;gap:.5rem!important;min-width:0!important;color:#5d6570!important;font-size:.82rem!important;font-weight:600!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-detail i{margin-top:.12rem!important;color:#9d7838!important;font-size:.82rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-detail span{min-width:0!important;overflow-wrap:anywhere!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-footer{display:flex!important;align-items:center!important;gap:.75rem!important;margin-top:auto!important;padding:.8rem 1.05rem 1rem!important;border-top:1px solid rgba(16,32,51,.06)!important;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 58%),#f7f2e9!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-footer__metric{display:flex!important;align-items:center!important;gap:.55rem!important;min-width:0!important;flex:1 1 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-footer__icon{position:absolute!important;width:40px!important;height:40px!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important;font-family:primeicons!important;font-size:1rem!important;position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:36px!important;height:36px!important;flex:0 0 36px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-footer__metric strong{display:block!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.92rem!important;font-weight:800!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-footer__metric small{display:block!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important;font-weight:650!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-footer__divider{width:1px!important;align-self:stretch!important;background:#10203314!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-pagination{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:.55rem!important;margin:0!important;padding:.15rem 0 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-pagination span{color:#5d6570!important;font-size:.78rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-pagination button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-pagination button i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-pagination button:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-pagination button:disabled{opacity:.42!important;cursor:not-allowed!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-gelato-tip{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;display:flex!important;align-items:center!important;gap:.75rem!important;margin:0!important;overflow:hidden!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-gelato-tip:after{display:none!important;content:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-gelato-tip .br-gelato-tip__icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;flex:0 0 40px!important;width:40px!important;height:40px!important;border:0!important;border-radius:12px!important;background:#3978b81f!important;box-shadow:none!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-gelato-tip .br-gelato-tip__icon i{color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-gelato-tip .br-gelato-tip__copy{min-width:0!important;display:grid!important;gap:.12rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-gelato-tip .br-gelato-tip__copy strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.84rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-gelato-tip .br-gelato-tip__copy span{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-gelato-tip .br-gelato-tip__decoration{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort]{background:#1020336b!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;padding:1.25rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-modal{width:min(32rem,100%)!important;max-height:min(88dvh,40rem)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important;box-shadow:0 28px 64px #09162547!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-modal__header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:.85rem!important;padding:1.05rem 1.15rem .9rem!important;border-bottom:1px solid rgba(16,32,51,.06)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 70%),#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-modal__header h3{margin:0 0 .2rem!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.08rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-modal__header p{margin:0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-modal__header button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-modal__header button i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-options{display:flex!important;flex-direction:column!important;gap:.4rem!important;overflow:auto!important;padding:.9rem 1.05rem!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-option{display:flex!important;min-height:38px!important;padding:8px 12px!important;border-radius:8px!important;border:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;box-shadow:none!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:500!important;line-height:1.3!important;letter-spacing:0!important;cursor:pointer!important;display:grid!important;grid-template-columns:36px minmax(0,1fr) 18px!important;align-items:center!important;gap:.7rem!important;width:100%!important;min-height:52px!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-option__icon{position:absolute!important;width:40px!important;height:40px!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important;font-family:primeicons!important;font-size:1rem!important;position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:36px!important;height:36px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-option strong{display:block!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.875rem!important;font-weight:500!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-option.selected strong{font-weight:700!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-option small{display:block!important;color:#5d6570!important;font-size:.72rem!important;font-weight:550!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-option.selected{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e29!important;font-weight:700!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-option:hover{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e1f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-modal__footer{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:.65rem!important;padding:.85rem 1.05rem 1rem!important;border-top:1px solid rgba(16,32,51,.06)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-modal__footer>div{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.5rem!important;margin-left:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-clear,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-modal__footer button:not(.primary){font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-clear:hover:not(:disabled),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-modal__footer button:not(.primary):hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-modal__footer button.primary{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-modal__footer button.primary:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-modal__footer button.primary:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-modal__footer button:disabled{opacity:.45!important;cursor:not-allowed!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-modal__footer button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}@media(max-width:1180px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]{padding:1.2rem 1.15rem 1.4rem!important}}@media(max-width:1100px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-grid{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header .br-header-actions{width:100%!important;margin-left:0!important;justify-content:flex-end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-toolbar{align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-toolbar-actions{width:100%!important;margin-left:0!important;justify-content:flex-end!important}}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]{padding:1rem .85rem 1.25rem!important;gap:.95rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header .sbr-page-header__title{font-size:1.4rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header .br-header-actions{width:100%!important;margin-left:0!important;display:grid!important;gap:.5rem!important;grid-template-columns:minmax(0,1fr) 44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches][data-br-host=staff]>.br-header .br-header-actions{grid-template-columns:44px!important;justify-content:end!important;justify-items:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header .br-btn-new,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-empty>.br-btn-new{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-empty{min-height:180px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-filter-chips{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-filter-chips button{flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-sort-btn{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-head{grid-template-areas:"icon title title" ". meta meta" "actions actions actions"!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-info{display:contents!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-actions{width:100%!important;justify-content:flex-start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-footer{flex-wrap:wrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-footer__divider{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-footer__metric{flex:1 1 calc(50% - .4rem)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort]{align-items:flex-end!important;padding:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-modal{width:100%!important;max-width:none!important;border-radius:18px 18px 0 0!important;max-height:min(92dvh,40rem)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-modal__footer{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-modal__footer>div,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-clear,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] .br-sort-modal__footer button{width:100%!important;margin-left:0!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]{padding:.9rem .75rem 1.15rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-board{padding:.95rem .85rem .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-card-footer__metric{flex:1 1 100%!important}}@media(max-width:430px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches]>.br-header .sbr-page-header__subtitle{font-size:.8rem!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches],html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] *,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort],html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop[data-br-overlay=sort] *{transition-duration:.001ms!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop--gelato-reassign{z-index:1180!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal{flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;width:min(640px,100vw - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal :is(h2,h3,p,span,strong,small,label,button,a){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__hero-icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__hero-icon>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__hero-icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__hero-icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__hero-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__heading h2{margin:.18rem 0 0!important;color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__close:hover:not(:disabled){border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:flex!important;flex-direction:column!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__notice>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__section{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;flex:0 0 auto!important;height:auto!important;min-height:0!important;overflow:visible!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field{width:100%!important;margin-top:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field>label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field>label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__helper{display:block!important;color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__readonly{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:center!important;gap:.7rem!important;min-width:0!important;min-height:44px!important;padding:.55rem .7rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__readonly>div:last-child{display:grid!important;min-width:0!important;gap:.12rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__readonly strong{color:#102033!important;font-size:.88rem!important;font-weight:750!important;line-height:1.25!important;overflow-wrap:anywhere!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__readonly small{color:#5d6570!important;font-size:.74rem!important;font-weight:600!important;line-height:1.3!important;overflow-wrap:anywhere!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__avatar{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.04em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__avatar img{width:100%!important;height:100%!important;object-fit:cover!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__well{display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.32)!important;background:#fff!important;box-shadow:0 6px 14px #1020330f!important;font-size:.95rem!important;width:40px!important;height:40px!important;border:0!important;background:#10203314!important;color:#102033!important;box-shadow:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__well i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field .sb-select.p-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field .p-select.sb-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field .sb-select.p-select:not(.p-disabled):hover,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field .p-select.sb-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field .sb-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field .p-select.sb-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field .sb-select.p-select.p-select-open,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field .p-select.sb-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field .sb-select.p-select.p-disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field .p-select.sb-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field .p-select-dropdown-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__context{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__context-icon i{font-size:.78rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__context>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__context strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__context small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__submit{border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;min-width:188px!important;white-space:nowrap!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__submit i{display:inline-block!important;color:#e5cc98!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__cancel:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__cancel:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__submit:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal{width:min(560px,100vw - 28px)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__submit{width:100%!important;min-width:0!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop--gelato-reassign{padding:12px!important;align-items:end!important;justify-content:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal{width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;border-radius:18px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field .sb-select.p-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field .p-select.sb-select{min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .br-gelato-reassign-modal__field .p-select-dropdown{min-width:44px!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal *{transition-duration:.001ms!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop--gelato-staff{z-index:1170!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal{flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;width:min(640px,100vw - 32px)!important;max-width:min(640px,100vw - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important;animation:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal :is(h2,h3,h4,p,span,strong,small,label,button,a){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__header,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__hero-icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__hero-icon>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__hero-icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__hero-icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__hero-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__heading,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__heading h3,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__heading h3{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:anywhere!important;white-space:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__heading p,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__close,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__close:hover:not(:disabled),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__close:hover:not(:disabled){border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__close:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__close i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__body,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:flex!important;flex-direction:column!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__notice>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-loading,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:.55rem!important;min-height:132px!important;padding:1.1rem .9rem!important;border-radius:16px!important;border:1px dashed rgba(201,163,94,.35)!important;background:#ffffff8c!important;color:#5d6570!important;text-align:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-loading{flex-direction:row!important;min-height:72px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-loading i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-empty i{color:#102033!important;font-size:1.15rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-empty p,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-loading{color:#5d6570!important;font-size:.82rem!important;font-weight:600!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-group{display:grid!important;gap:.55rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-role-title{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important;margin:.15rem 0 0!important;padding:0 .15rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-list{display:flex!important;flex-direction:column!important;gap:.55rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-member{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:center!important;gap:.7rem!important;min-width:0!important;padding:.7rem .8rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-member:hover{border-color:#c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-avatar{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-identity{display:grid!important;min-width:0!important;gap:.22rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-name{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.88rem!important;font-weight:750!important;line-height:1.25!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important;overflow-wrap:anywhere!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-status{width:fit-content!important;min-height:22px!important;padding:.12rem .5rem!important;border-radius:999px!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-status--active{border:1px solid rgba(62,140,98,.28)!important;background:#eef7f1!important;color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-status--inactive{border:1px solid rgba(201,74,74,.22)!important;background:#f8eeee!important;color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.4rem!important;margin-left:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-reassign-btn,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-status-btn{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-reassign-btn{border:1px solid rgba(201,163,94,.32)!important;background:#fffaf3!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-reassign-btn:hover:not(:disabled){border-color:#c9a35e80!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-status-btn--deactivate{border:1px solid rgba(201,74,74,.22)!important;background:#f8eeee!important;color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-status-btn--deactivate:hover:not(:disabled){background:#f3e4e4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-status-btn--activate{border:1px solid rgba(62,140,98,.28)!important;background:#eef7f1!important;color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-status-btn--activate:hover:not(:disabled){background:#e3f1e8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-reassign-btn:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-status-btn:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-reassign-btn:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-status-btn:disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-reassign-btn i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-status-btn i{font-size:.86rem!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__footer,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__context,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__footer-note{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__context-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__footer-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;border:0!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__context-icon i,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__footer-icon i{font-size:.78rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__context>span:last-child,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__footer-note>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__context strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__context small,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__footer-note small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__footer-close{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;min-width:108px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;color:#102033!important;-webkit-text-fill-color:#102033!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__cancel:hover:not(:disabled),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__footer-close:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__cancel:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__footer-close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal{width:min(560px,100vw - 28px)!important;max-width:min(560px,100vw - 28px)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__footer,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__actions,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__footer-close{width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__footer-close{width:100%!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-member{grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-actions{grid-column:1/-1!important;justify-content:flex-end!important;width:100%!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop--gelato-staff{padding:12px!important;align-items:end!important;justify-content:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;border-radius:18px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__header,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__close,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__close,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-reassign-btn,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-status-btn{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__body,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-gelato-staff-modal__footer,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal .br-staff-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-staff-modal *{transition-duration:.001ms!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop--gelato-form{z-index:1165!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal{flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;width:min(640px,100vw - 32px)!important;max-width:min(640px,100vw - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important;animation:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal :is(h2,h3,p,span,strong,small,label,button,a,input){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__hero-icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__hero-icon>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__hero-icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__hero-icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__hero-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__close:hover:not(:disabled){border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:flex!important;flex-direction:column!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__notice>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal form{display:flex!important;flex-direction:column!important;gap:.75rem!important;min-width:0!important;margin:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__section-title{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important;margin:.1rem 0 0!important;padding:0 .15rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:.85rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__field--full{grid-column:1/-1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__section{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;flex:0 0 auto!important;height:auto!important;min-height:0!important;min-width:0!important;overflow:visible!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__field{width:100%!important;margin-top:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__field>label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__field>label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__field>label small{margin-left:.35rem!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__helper{display:block!important;color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-field-error{display:block!important;margin:0!important;color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;font-size:.74rem!important;font-weight:650!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__control{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-width:0!important;min-height:44px!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__control:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__control:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__field:has(input.ng-invalid.ng-touched) .br-gelato-branch-form-modal__control{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__control-icon{display:grid!important;place-items:center!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__control-icon i{font-size:.86rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__control input{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.875rem!important;font-weight:650!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__control input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__control input:disabled{cursor:not-allowed!important;opacity:.62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__context{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__context-icon i{font-size:.78rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__context>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__context strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__context small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__submit{border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;min-width:168px!important;white-space:nowrap!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__submit i{display:inline-block!important;color:#e5cc98!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__cancel:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__cancel:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__submit:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal{width:min(560px,100vw - 28px)!important;max-width:min(560px,100vw - 28px)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__grid{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__submit{width:100%!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-modal-backdrop--gelato-form{padding:12px!important;align-items:end!important;justify-content:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;border-radius:18px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal .br-gelato-branch-form-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-branch-form-modal *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]{position:relative!important;isolation:isolate!important;overflow-x:hidden!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;padding:1.35rem 1.5rem 1.6rem!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]:after{content:none!important;display:none!important;background:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin],html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] :is(h1,h2,h3,h4,p,span,small,strong,button,a,label,input){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header{display:flex!important;justify-content:space-between!important;gap:1rem!important;position:relative!important;z-index:2!important;min-height:0!important;padding:0!important;align-items:flex-start!important;flex-wrap:wrap!important;row-gap:.75rem!important;container-type:inline-size;container-name:mn-menu-header}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header:after{content:none!important;display:none!important;background:none!important;width:0!important;height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header>app-page-header{flex:1 1 14rem!important;min-width:min(100%,14rem)!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .sbr-page-header,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .sbr-page-header__eyebrow,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .sbr-page-header__title,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .sbr-page-header__subtitle{min-width:0!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .sbr-page-header__eyebrow{color:#9d7838!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.1em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .sbr-page-header__title{color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important;line-height:1.15!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .sbr-page-header__subtitle{max-width:38rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-header-actions{display:flex!important;align-items:center!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important;position:relative!important;z-index:1!important;flex:1 1 22rem!important;flex-wrap:wrap!important;min-width:min(100%,18rem)!important;max-width:100%!important;justify-content:flex-end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-new{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-new i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-new:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-new:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-excel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-replicate{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-excel{border-color:#3978b852!important;background:#f4f7fb!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-excel i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-excel:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important;border-color:#3978b87a!important;background:#eaf1f8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-replicate{border-color:#c9a35e6b!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-replicate i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-replicate:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important;border-color:#c9a35e94!important;background:#fff6e8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-refresh-btn{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-refresh-btn i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-refresh-btn:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header :is(.mn-btn-new,.mn-btn-excel,.mn-btn-replicate,.mn-refresh-btn):focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-refresh-btn:disabled{opacity:.5!important;cursor:wait!important}@container mn-menu-header (max-width: 46rem){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header>app-page-header,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-header-actions{flex-basis:100%!important;width:100%!important;min-width:0!important;margin-left:0!important}}@container mn-menu-header (max-width: 36rem){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-header-actions{display:grid!important;gap:.5rem!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important;width:100%!important;margin-left:0!important;padding:.65rem!important;box-sizing:border-box!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;justify-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-excel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-replicate,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-new{width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:44px!important;white-space:normal!important;text-align:center!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-new--category{grid-column:1/-1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-refresh-btn{grid-column:1/-1!important;justify-self:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-header-actions:not(:has(.mn-btn-replicate)) .mn-btn-excel{grid-column:1/-1!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-alert-banner{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;display:flex!important;align-items:center!important;gap:.75rem!important;margin:0!important;border-color:#c9821d47!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 70%),#fbf6ea!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-alert-banner .mn-alert-banner__icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important;flex:0 0 40px!important;color:#c9821d!important;background:#c9821d24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-alert-banner span:last-child{min-width:0!important;color:#102033!important;font-size:.84rem!important;font-weight:650!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-loading{display:flex!important;align-items:center!important;gap:.85rem!important;margin:0!important;padding:1rem 1.1rem!important;border-radius:16px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 70%),#f4f7fb!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-loading .mn-loading__spinner{width:22px!important;height:22px!important;border:2px solid rgba(57,120,184,.22)!important;border-top-color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-loading span{color:#102033!important;font-size:.86rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-empty--shell,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;gap:.35rem!important;padding:1.15rem 1rem!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-empty--shell i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty__icon i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-empty--shell p,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty__title,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty p,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty strong{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty p{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty>.mn-btn-new{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;margin-top:.45rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty>.mn-btn-new i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty>.mn-btn-new:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-branch-selector{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:.45rem!important;margin:0!important;padding:.5rem .7rem!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important;box-shadow:0 10px 22px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-tabs-bar{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.55rem!important;margin:0!important;padding:.7rem .8rem!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important;box-shadow:0 10px 22px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-branch-label{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-branch-tabs,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-tabs-bar{gap:.45rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-branch-tab,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-tab-btn{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;min-height:40px!important;padding:0 .85rem!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-branch-tab i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-tab-btn i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-branch-tab:hover:not(.active),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-tab-btn:hover:not(.active){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-branch-tab.active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-tab-btn.active{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-branch-tab.active i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-tab-btn.active i{color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-tab-count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;min-height:22px!important;padding:0 .45rem!important;background:#10203314!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-tab-btn.active .mn-tab-count{background:#ffffff2e!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-branch-tab:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-tab-btn:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;align-content:flex-start!important;justify-content:flex-start!important;gap:.5rem!important;margin:0!important;padding:.65rem .75rem!important;height:auto!important;min-height:0!important;max-height:none!important;flex:0 0 auto!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-row__actions{display:flex!important;align-items:center!important;gap:.5rem!important;margin-left:auto!important;flex:0 0 auto!important;min-height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-wrapper{position:relative!important;display:block!important;flex:1 1 12.5rem!important;flex-grow:1!important;flex-shrink:1!important;min-width:0!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-icon{position:absolute!important;left:.85rem!important;top:50%!important;transform:translateY(-50%)!important;color:#102033!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-input{box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;padding:0 2.4rem 0 2.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-input:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-input:focus{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-clear{position:absolute!important;right:.35rem!important;top:50%!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;width:36px!important;height:36px!important;border:0!important;background:transparent!important;color:#102033!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-sort-btn{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;-webkit-text-fill-color:#102033!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-sort-btn:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-row .mn-refresh-btn{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-row .mn-refresh-btn i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-row .mn-refresh-btn:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-sort-btn:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-row .mn-refresh-btn:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-clear:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:.75rem!important;min-width:0!important;align-items:stretch!important;padding:.7rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.05)!important;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 42%),#f3ece0!important;padding:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-card{position:relative!important;isolation:isolate!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;min-width:0!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;overflow:hidden!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.72),transparent 48%),#fffaf3!important;box-shadow:inset 0 1px #fffffff2,0 8px 18px #1020330f!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-card:hover{border-color:#c9a35e6b!important;box-shadow:inset 0 1px #fffffff2,0 12px 22px #1020331a!important;transform:translateY(-1px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-card:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-card:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-card--open:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-card--open:after{content:none!important;display:none!important;width:0!important;height:0!important;background:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:none!important;align-items:center!important;column-gap:.65rem!important;row-gap:.45rem!important;min-width:0!important;min-height:0!important;padding:.7rem .8rem .7rem .95rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-expand{grid-area:expand!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) 28px!important;align-items:center!important;column-gap:.75rem!important;min-width:0!important;min-height:44px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;text-align:left!important;color:inherit!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-expand:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-chevron{color:#102033!important;font-size:.85rem!important;justify-self:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-icon-well{position:absolute!important;width:40px!important;height:40px!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important;font-family:primeicons!important;font-size:1rem!important;position:relative!important;inset:auto!important;transform:none!important;grid-area:auto!important;align-self:center!important;width:44px!important;height:44px!important;background:#fff8ec!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-icon-well i{color:#102033!important;font-size:1.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-info{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:.28rem!important;grid-area:auto!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-name{grid-area:auto!important;grid-column:auto!important;grid-row:auto!important;min-width:0!important;max-width:100%!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.98rem!important;font-weight:800!important;line-height:1.25!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-count{grid-area:auto!important;grid-column:auto!important;grid-row:auto!important;width:fit-content!important;max-width:100%!important;min-height:22px!important;padding:.1rem .5rem!important;border-radius:999px!important;border:1px solid rgba(57,120,184,.22)!important;background:#f4f7fb!important;color:#3978b8!important;-webkit-text-fill-color:#3978b8!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-actions{grid-area:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:.35rem!important;margin:0!important;flex-shrink:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-btn-icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-btn-icon .mn-tooltip{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-btn-icon--edit{border:1px solid rgba(201,163,94,.32)!important;background:#fffaf3!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-btn-icon--edit:hover{border-color:#c9a35e80!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-btn-icon--danger{border:1px solid rgba(201,74,74,.22)!important;background:#f8eeee!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-btn-icon--danger:hover{background:#f3e4e4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-btn-icon:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-gelato-tip{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;display:flex!important;align-items:center!important;gap:.75rem!important;margin:0!important;overflow:hidden!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-gelato-tip__decoration,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-gelato-tip__icon img{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-gelato-tip__icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;background:#3978b81f!important;color:#3978b8!important;flex:0 0 40px!important;width:40px!important;height:40px!important;border:0!important;border-radius:12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-gelato-tip__icon i{color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-gelato-tip__copy{min-width:0!important;display:grid!important;gap:.12rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-gelato-tip__copy strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-gelato-tip__copy span{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop[data-br-overlay=sort]{z-index:1200!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop[data-br-overlay=sort] .mn-sort-modal{width:min(480px,100vw - 32px)!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop[data-br-overlay=sort] .mn-sort-modal__header{display:grid!important;grid-template-columns:minmax(0,1fr) 40px!important;gap:.75rem!important;padding:1rem 1.1rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop[data-br-overlay=sort] .mn-sort-modal__header h3{margin:0!important;color:#102033!important;font-size:1.05rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop[data-br-overlay=sort] .mn-sort-modal__header p{margin:.2rem 0 0!important;color:#5d6570!important;font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop[data-br-overlay=sort] .mn-sort-modal__header button{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop[data-br-overlay=sort] .mn-sort-options{display:grid!important;gap:.45rem!important;padding:.85rem 1rem!important;overflow-y:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop[data-br-overlay=sort] .mn-sort-option{display:grid!important;grid-template-columns:36px minmax(0,1fr) auto!important;align-items:center!important;gap:.7rem!important;min-height:48px!important;padding:.65rem .75rem!important;text-align:left!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop[data-br-overlay=sort] .mn-sort-option:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop[data-br-overlay=sort] .mn-sort-option.selected{border-color:#c9a35e80!important;box-shadow:0 0 0 2px #c9a35e29!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop[data-br-overlay=sort] .mn-sort-option__icon{display:grid!important;place-items:center!important;width:36px!important;height:36px!important;border-radius:10px!important;background:#10203314!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop[data-br-overlay=sort] .mn-sort-modal__footer{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:.55rem!important;padding:.8rem 1rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop[data-br-overlay=sort] .mn-sort-clear,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop[data-br-overlay=sort] .mn-sort-modal__footer button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;min-height:40px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop[data-br-overlay=sort] .mn-sort-modal__footer button.primary{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop[data-br-overlay=sort] .mn-sort-modal__footer button.primary:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}@media(max-width:1024px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header>app-page-header,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-header-actions{flex-basis:100%!important;width:100%!important;min-width:0!important;margin-left:0!important}}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]{padding:1rem .85rem 1.25rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-header-actions{display:grid!important;gap:.5rem!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important;width:100%!important;margin-left:0!important;padding:.65rem!important;box-sizing:border-box!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;justify-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-excel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-replicate,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-new{width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:44px!important;white-space:normal!important;text-align:center!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-new--category{grid-column:1/-1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-refresh-btn{grid-column:1/-1!important;justify-self:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-header-actions:not(:has(.mn-btn-replicate)) .mn-btn-excel{grid-column:1/-1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-row{display:grid!important;grid-template-columns:minmax(0,1fr) 44px!important;grid-template-areas:"search search" "sort refresh"!important;align-items:stretch!important;gap:.5rem!important;padding:.6rem .65rem!important;height:auto!important;min-height:0!important;flex:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-wrapper,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-input{grid-area:search!important;width:100%!important;flex:none!important;min-height:0!important;height:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-input{height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-row__actions{display:contents!important;margin-left:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-sort-btn{grid-area:sort!important;width:100%!important;min-width:0!important;justify-content:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-row .mn-refresh-btn{grid-area:refresh!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;justify-self:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-head{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"expand actions"!important;padding:.65rem .7rem .65rem .85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-btn-icon{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-empty--shell,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty{min-height:180px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop[data-br-overlay=sort]{align-items:end!important;padding:12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop[data-br-overlay=sort] .mn-sort-modal{width:calc(100vw - 24px)!important;border-radius:18px!important}}@media(max-width:380px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-head{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"expand" "actions"!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-actions{width:100%!important;justify-content:flex-start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-header-actions{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-excel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-replicate,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-new{grid-column:1/-1!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-tabs-bar,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-branch-tabs{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-tab-btn,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin] .mn-branch-tab{flex:1 1 auto!important;min-height:44px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-card--open{border-color:#c9a35e6b!important;box-shadow:inset 0 1px #fffffff2,0 16px 28px #1020331a!important;background:linear-gradient(180deg,rgba(255,255,255,.82),transparent 36%),#fff8ee!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-panel{border-top:1px solid rgba(201,163,94,.2)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 50%),#fffdf8!important;padding:.85rem .85rem .95rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-panel{display:grid!important;gap:.75rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-panel__head{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:.65rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-panel__title{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.5rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-panel__title strong{color:#102033!important;font-size:.98rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-panel__title span{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;min-height:22px!important;padding:0 .5rem!important;background:#f4f7fb!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-panel .mn-btn-new,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty--nested .mn-btn-new{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-panel .mn-btn-new i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty--nested .mn-btn-new i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-panel .mn-btn-new:hover:not(:disabled),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty--nested .mn-btn-new:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-panel .mn-btn-new:active:not(:disabled),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty--nested .mn-btn-new:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-panel .mn-btn-new:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty--nested .mn-btn-new:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-row--nested{margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty--nested{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;gap:.45rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty--nested .mn-empty__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty--nested .mn-empty__icon i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty--nested .mn-empty__title{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty--nested p{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-products-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,16.5rem),1fr))!important;gap:.7rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-card{display:grid!important;grid-template-columns:72px minmax(0,1fr) auto!important;gap:.7rem!important;align-items:center!important;min-width:0!important;padding:.7rem!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.72),transparent 48%),#fff!important;box-shadow:0 8px 16px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-image{border-radius:14px!important;overflow:hidden!important;background:#fffaf3!important;border:1px solid rgba(201,163,94,.18)!important;display:grid!important;place-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-image--placeholder i{color:#5d6570!important;font-size:1.2rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-info{display:grid!important;gap:.22rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-name{color:#102033!important;font-size:.92rem!important;font-weight:800!important;line-height:1.25!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-desc{color:#5d6570!important;font-size:.76rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-footer{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.4rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-price{color:#102033!important;font-size:.88rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-badge{min-height:22px!important;padding:.12rem .5rem!important;border-radius:999px!important;font-size:.64rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-actions{display:flex!important;align-items:center!important;gap:.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-btn-icon--activate{border:1px solid rgba(57,120,184,.28)!important;background:#f4f7fb!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-btn-icon--activate:hover{background:#eaf1f8!important}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-row--nested{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"search" "sort"!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-search-row--nested .mn-sort-btn{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-panel__head{display:grid!important;grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-panel .mn-btn-new,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-empty--nested .mn-btn-new{width:100%!important;min-height:44px!important;justify-content:center!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-expand{grid-template-columns:minmax(0,1fr) 28px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-cat-icon-well{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-products-grid{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-card{grid-template-columns:64px minmax(0,1fr)!important;grid-template-areas:"image info" "actions actions"!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-image{grid-area:image!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-info{grid-area:info!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-actions{grid-area:actions!important;justify-content:flex-start!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-badge.badge-available{background:#3e8c621f!important;color:#3e8c62!important;border:1px solid rgba(62,140,98,.24)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-badge.badge-out{background:#c9821d1f!important;color:#c9821d!important;border:1px solid rgba(201,130,29,.26)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-prod-badge.badge-inactive{background:#f4f1ea!important;color:#5d6570!important;border:1px solid rgba(16,32,51,.1)!important}@media(min-width:1100px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin]>.mn-header .mn-btn-new--category{display:none!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;align-items:stretch!important;gap:.75rem!important;min-width:0!important;min-height:0!important;margin:0!important;padding:.75rem!important;padding:.7rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.05)!important;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 42%),#f3ece0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-nav,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-stage{min-width:0!important;min-height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-nav{display:flex!important;flex-direction:column!important;flex:0 0 auto!important;gap:.55rem!important;padding:.7rem!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.2)!important;background:linear-gradient(180deg,rgba(255,255,255,.72),transparent 42%),#fffaf3!important;box-shadow:inset 0 1px #ffffffe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-nav__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-nav__kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-nav__total{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;min-height:22px!important;padding:0 .5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-search-row--nav{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.45rem!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;height:auto!important;min-height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-search-row--nav .mn-search-wrapper{flex:1 1 8.5rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-search-row--nav .mn-sort-btn{flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-nav__list{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;gap:.4rem!important;min-width:0!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-card,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-card--open{position:relative!important;isolation:isolate!important;display:block!important;margin:0!important;padding:0!important;min-width:0!important;height:auto!important;min-height:0!important;overflow:hidden!important;border-radius:12px!important;border:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-card:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-card:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-card--open:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-card--open:after{content:none!important;display:none!important;width:0!important;height:0!important;background:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-head{display:block!important;grid-template-columns:none!important;grid-template-areas:none!important;padding:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-nav__item{display:grid!important;grid-template-columns:40px minmax(0,1fr) 16px!important;grid-template-areas:none!important;align-items:center!important;column-gap:.6rem!important;width:100%!important;min-width:0!important;min-height:52px!important;margin:0!important;padding:.5rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.2)!important;background:linear-gradient(180deg,rgba(255,255,255,.88),transparent 70%),#fff!important;box-shadow:0 4px 10px #10203308!important;text-align:left!important;color:#102033!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-nav__item:hover{border-color:#c9a35e66!important;background:#fffaf3!important;box-shadow:0 8px 16px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-nav__item.active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-card--open .mn-cat-nav__item{border-color:#c9a35e7a!important;background:linear-gradient(180deg,rgba(255,255,255,.7),transparent 72%),#fff6e8!important;box-shadow:inset 3px 0 #c9a35eb8,0 8px 16px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-nav__item:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-icon-well{position:absolute!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important;font-family:primeicons!important;font-size:1rem!important;grid-area:auto!important;grid-column:auto!important;grid-row:auto!important;position:relative!important;inset:auto!important;transform:none!important;flex:0 0 40px!important;width:40px!important;height:40px!important;margin:0!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-nav__item.active .mn-cat-icon-well,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-card--open .mn-cat-icon-well{border-color:#c9a35e73!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-info{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:.1rem!important;min-width:0!important;grid-area:auto!important;grid-column:auto!important;grid-row:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-name{grid-area:auto!important;grid-column:auto!important;grid-row:auto!important;color:#102033!important;font-size:.88rem!important;font-weight:800!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-count{grid-area:auto!important;grid-column:auto!important;grid-row:auto!important;width:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.72rem!important;font-weight:650!important;letter-spacing:0!important;text-transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-chevron{grid-area:auto!important;grid-column:auto!important;grid-row:auto!important;justify-self:end!important;color:#102033!important;font-size:.72rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-nav__create{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;width:100%!important;justify-content:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-nav__create i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-nav__create:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-stage{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;gap:.55rem!important;min-width:0!important;min-height:0!important;padding:.7rem .8rem .8rem!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.2)!important;background:linear-gradient(180deg,rgba(255,255,255,.82),transparent 36%),#fff!important;box-shadow:0 12px 24px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-stage__empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;flex:1 1 auto!important;margin:0!important;min-height:10rem!important;padding:1.15rem .9rem!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-stage__empty .mn-empty__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-stage__empty .mn-empty__icon i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-stage__empty .mn-empty__title{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-stage__empty p{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-entity{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:.65rem!important;flex:0 0 auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:.1rem 0 .55rem!important;border-bottom:1px solid rgba(201,163,94,.18)!important;grid-template-columns:none!important;grid-template-areas:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-entity .mn-cat-icon-well{flex:0 0 40px!important;width:40px!important;height:40px!important;grid-area:auto!important;position:relative!important;inset:auto!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-entity__copy{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.35rem .7rem!important;flex:1 1 auto!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-entity .mn-cat-count,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-entity .mn-cat-count--badge{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;width:fit-content!important;min-height:22px!important;margin:0!important;padding:0 .55rem!important;border-color:#3978b838!important;background:#f4f7fb!important;color:#3978b8!important;-webkit-text-fill-color:#3978b8!important;font-size:.62rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;white-space:nowrap!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-entity__copy h2{margin:0!important;color:#102033!important;font-size:1.02rem!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.15!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-cat-actions{display:flex!important;align-items:center!important;gap:.35rem!important;margin-left:auto!important;flex:0 0 auto!important;grid-area:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-btn-icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-btn-icon--edit{border:1px solid rgba(201,163,94,.32)!important;background:#fffaf3!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-btn-icon--danger{border:1px solid rgba(201,74,74,.22)!important;background:#f8eeee!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-btn-icon--activate{border:1px solid rgba(57,120,184,.28)!important;background:#f4f7fb!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-btn-icon:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-panel{display:grid!important;align-content:start!important;gap:.55rem!important;min-width:0!important;min-height:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-toolbar{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.5rem!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-toolbar__title{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-toolbar .mn-search-wrapper{flex:1 1 12rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-toolbar .mn-sort-btn,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-toolbar .mn-btn-new{flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-toolbar .mn-btn-new,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-empty--nested .mn-btn-new{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-toolbar .mn-btn-new i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-empty--nested .mn-btn-new i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-toolbar .mn-btn-new:hover:not(:disabled),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-empty--nested .mn-btn-new:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-table{--mn-prod-grid-columns: minmax(0, 1fr) 8.75rem 8.75rem 6.875rem;--mn-prod-grid-gap: .85rem;--mn-prod-grid-pad-x: .85rem;display:grid!important;gap:.55rem!important;min-width:0!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-cols,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-row{box-sizing:border-box!important;display:grid!important;grid-template-columns:var(--mn-prod-grid-columns)!important;align-items:center!important;column-gap:var(--mn-prod-grid-gap)!important;row-gap:0!important;width:100%!important;min-width:0!important;margin:0!important;padding-inline:var(--mn-prod-grid-pad-x)!important;border-style:solid!important;border-width:1px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-cols{padding-block:0!important;border-color:transparent!important;background:transparent!important;box-shadow:none!important;color:#5d6570!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-cols>*{min-width:0!important;justify-self:start!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-cols>*:last-child{justify-self:end!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-row{--mn-prod-image: 104px;padding-block:.8rem!important;padding-inline:var(--gg2-table-inline, .9rem)!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important;padding-block:.7rem!important;padding-inline:var(--mn-prod-grid-pad-x)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-row:hover{transform:none!important;border-color:#c9a35e52!important;background:#fff!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-identity{display:flex!important;align-items:center!important;gap:1.125rem!important;justify-self:stretch!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-image{box-sizing:border-box!important;flex:0 0 var(--mn-prod-image)!important;width:var(--mn-prod-image)!important;height:var(--mn-prod-image)!important;min-width:var(--mn-prod-image)!important;min-height:var(--mn-prod-image)!important;max-width:var(--mn-prod-image)!important;max-height:var(--mn-prod-image)!important;padding:.38rem!important;border-radius:14px!important;overflow:hidden!important;display:grid!important;place-items:center!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.72),transparent 55%),#fffaf3!important;box-shadow:0 8px 16px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-image img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-image--placeholder i{color:#5d6570!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-metrics{display:contents}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-info{display:grid!important;align-content:center!important;gap:.18rem!important;flex:1 1 auto!important;min-width:0!important;justify-items:start!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-name{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2;overflow:hidden!important;color:#102033!important;font-size:1rem!important;font-weight:800!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-desc{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2;overflow:hidden!important;color:#5d6570!important;font-size:.74rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-price{justify-self:start!important;color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important;text-align:left!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-badge{justify-self:start!important;width:fit-content!important;min-height:22px!important;padding:.12rem .5rem!important;border-radius:999px!important;font-size:.64rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-badge.badge-available{background:#3e8c621f!important;color:#3e8c62!important;border:1px solid rgba(62,140,98,.24)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-badge.badge-out{background:#c9821d1f!important;color:#c9821d!important;border:1px solid rgba(201,130,29,.26)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-badge.badge-inactive{background:#f4f1ea!important;color:#5d6570!important;border:1px solid rgba(16,32,51,.1)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-prod-actions{display:flex!important;justify-content:flex-end!important;justify-self:end!important;gap:.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace .mn-empty--nested{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;gap:.35rem!important;min-height:9.5rem!important;padding:.85rem .75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=desktop]{display:grid!important;grid-template-columns:minmax(16.75rem,20rem) minmax(0,1fr)!important;align-items:stretch!important;flex:1 1 auto!important;min-height:22rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=desktop] .mn-cat-nav,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=desktop] .mn-cat-stage{display:flex!important;flex-direction:column!important;height:100%!important;min-height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=desktop] .mn-cat-nav{flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=desktop] .mn-cat-actions--nav{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=desktop] .mn-prod-toolbar{flex-wrap:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-cat-nav__list{flex-direction:row!important;flex-wrap:nowrap!important;flex:0 0 auto!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:.2rem!important;-webkit-overflow-scrolling:touch}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-cat-card{flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-cat-nav__item{width:auto!important;min-width:11.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-cat-nav__create{width:auto!important;align-self:flex-start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-cat-actions--nav,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-prod-cols{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-prod-row{--mn-prod-image: 112px;grid-template-columns:var(--mn-prod-image) minmax(0,1fr)!important;grid-template-rows:auto auto 1fr!important;grid-template-areas:"image info" "image metrics" "image actions"!important;align-items:start!important;column-gap:.9rem!important;row-gap:.28rem!important;padding:.75rem .85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-prod-identity{display:contents!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-prod-image{grid-area:image!important;align-self:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-prod-info{grid-area:info!important;align-self:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-prod-metrics{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.4rem .7rem!important;grid-area:metrics!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-prod-price,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-prod-badge{grid-area:auto!important;justify-self:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-prod-actions{grid-area:actions!important;align-self:end!important;justify-content:flex-end!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-cat-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;column-gap:.4rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-cat-info{flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;gap:.28rem .5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-cat-count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;width:fit-content!important;min-height:22px!important;margin:0!important;padding:0 .55rem!important;border-color:#3978b838!important;background:#f4f7fb!important;color:#3978b8!important;-webkit-text-fill-color:#3978b8!important;font-size:.62rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-cat-entity,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-prod-cols{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-cat-panel{padding:.7rem .15rem .2rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-prod-toolbar .mn-btn-new,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-empty--nested .mn-btn-new,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-sort-btn{min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-prod-toolbar .mn-search-wrapper,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-prod-toolbar .mn-sort-btn,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-prod-toolbar .mn-btn-new{flex:1 1 100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-prod-row{--mn-prod-image: 120px;grid-template-columns:minmax(112px,38%) minmax(0,1fr)!important;grid-template-rows:auto auto 1fr!important;grid-template-areas:"image info" "image metrics" "image actions"!important;align-items:start!important;justify-items:start!important;column-gap:.8rem!important;row-gap:.28rem!important;padding:.75rem .8rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-prod-identity{display:contents!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-prod-image{grid-area:image!important;flex:0 0 auto!important;width:100%!important;max-width:128px!important;min-width:112px!important;height:auto!important;min-height:112px!important;max-height:128px!important;aspect-ratio:1/1!important;align-self:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-prod-info{grid-area:info!important;align-self:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-prod-metrics{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.35rem .55rem!important;grid-area:metrics!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-prod-price,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-prod-badge{grid-area:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-prod-actions{grid-area:actions!important;width:100%!important;justify-content:flex-end!important;justify-self:stretch!important;align-self:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=mobile] .mn-btn-icon{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-prod-toolbar .mn-search-wrapper{flex:1 1 12rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-cat-entity{display:flex!important;flex-wrap:wrap!important;align-items:center!important;grid-template-columns:none!important;grid-template-areas:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-cat-entity .mn-cat-icon-well,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-cat-entity__copy,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-cat-actions--stage{grid-area:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-bocado-operational-surface=menu-workspace][data-mn-host=admin][data-mn-tab=menu] .mn-workspace[data-mn-layout=tablet] .mn-cat-actions--stage{margin-left:auto!important;justify-content:flex-end!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop--gelato-category{z-index:1170!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal{flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;width:min(640px,100vw - 32px)!important;max-width:min(640px,100vw - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important;animation:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal :is(h2,h3,p,span,strong,small,label,button,a,input){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__hero-icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__hero-icon>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__hero-icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__hero-icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__hero-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__close:hover:not(:disabled){border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;gap:.85rem!important;padding:1rem 1.15rem!important;overflow-y:auto!important;scrollbar-gutter:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__notice>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal form{display:flex!important;flex-direction:column!important;gap:.75rem!important;min-width:0!important;margin:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__section-title{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important;margin:.1rem 0 0!important;padding:0 .15rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:.85rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__field--full{grid-column:1/-1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__section{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;flex:0 0 auto!important;height:auto!important;min-height:0!important;min-width:0!important;overflow:visible!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__field{width:100%!important;margin-top:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__field>label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__field>label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__field>label small{margin-left:.35rem!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__helper{display:block!important;color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .br-field-error{display:block!important;margin:0!important;color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;font-size:.74rem!important;font-weight:650!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__control{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-width:0!important;min-height:44px!important;height:44px!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__control:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__control:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__field:has(input.ng-invalid.ng-touched) .mn-gelato-category-modal__control{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__control-icon{display:grid!important;place-items:center!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__control-icon i{font-size:.86rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__control input{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.875rem!important;font-weight:650!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__control input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__control input:disabled{cursor:not-allowed!important;opacity:.62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__context{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__context-icon i{font-size:.78rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__context>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__context strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__context small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__submit{border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;min-width:168px!important;white-space:nowrap!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__submit i{display:inline-block!important;color:#e5cc98!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__cancel:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__cancel:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__submit:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal{width:min(560px,100vw - 28px)!important;max-width:min(560px,100vw - 28px)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__grid{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__submit{width:100%!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop--gelato-category{padding:12px!important;align-items:end!important;justify-content:center!important;place-items:end center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 14px 14px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__heading p{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__control,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__control input{min-height:44px!important;height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal .mn-gelato-category-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-category-modal *{transition-duration:.001ms!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop--gelato-product{z-index:1170!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal{flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;width:min(720px,100vw - 32px)!important;max-width:min(720px,100vw - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important;animation:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal :is(h2,h3,p,span,strong,small,label,button,a,input,textarea){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__hero-icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__hero-icon>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__hero-icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__hero-icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__hero-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__close:hover:not(:disabled){border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;gap:.85rem!important;padding:1rem 1.15rem!important;overflow-y:auto!important;scrollbar-gutter:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__notice>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal form{display:flex!important;flex-direction:column!important;gap:.75rem!important;min-width:0!important;margin:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__section-title{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important;margin:.35rem 0 0!important;padding:0 .15rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__notice+.mn-gelato-product-modal__section-title{margin-top:.15rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:.85rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__field--full{grid-column:1/-1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__section{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;flex:0 0 auto!important;height:auto!important;min-height:0!important;min-width:0!important;overflow:visible!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__field{width:100%!important;margin-top:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__field>label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__field>label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__field>label small{margin-left:.35rem!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__helper{display:block!important;color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .br-field-error{display:block!important;margin:0!important;color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;font-size:.74rem!important;font-weight:650!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__control{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-width:0!important;min-height:44px!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__control:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__control:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__field:has(input.ng-invalid.ng-touched) .mn-gelato-product-modal__control,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__field:has(textarea.ng-invalid.ng-touched) .mn-gelato-product-modal__control{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__control-icon{display:grid!important;place-items:center!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__control-icon i{font-size:.86rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__control input{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.875rem!important;font-weight:650!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__control input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__control input:disabled{cursor:not-allowed!important;opacity:.62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__context{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__context-icon i{font-size:.78rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__context>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__context strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__context small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__submit{border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;min-width:168px!important;white-space:nowrap!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__submit i{display:inline-block!important;color:#e5cc98!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__cancel:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__cancel:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__submit:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal{width:min(560px,100vw - 28px)!important;max-width:min(560px,100vw - 28px)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__grid{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__submit{width:100%!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop--gelato-product{padding:12px!important;align-items:end!important;justify-content:center!important;place-items:end center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 14px 14px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__heading p{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__control,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__control input{min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__control:not(.mn-gelato-product-modal__control--textarea),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__control:not(.mn-gelato-product-modal__control--textarea) input{height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal *{transition-duration:.001ms!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__select.p-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal p-select.mn-gelato-product-modal__select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__select.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__select.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__select.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__select.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__control--money{grid-template-columns:40px minmax(0,1fr)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__control--money :is(p-inputnumber,.p-inputnumber){width:100%!important;display:flex!important;align-items:center!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__amount-input,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .p-inputnumber-input.mn-gelato-product-modal__amount-input{width:100%!important;height:44px!important;min-height:44px!important;padding:0 .75rem!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__control--textarea{grid-template-columns:40px minmax(0,1fr)!important;min-height:6.5rem!important;height:auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__control--textarea textarea{width:100%!important;min-height:6.5rem!important;max-height:9rem!important;resize:vertical!important;padding:.7rem .75rem!important;border:0!important;outline:0!important;background:transparent!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__control--textarea textarea::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__control--textarea textarea:disabled{cursor:not-allowed!important;opacity:.62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__upload{--mn-prod-preview: 112px;display:grid!important;grid-template-columns:var(--mn-prod-preview) minmax(0,1fr)!important;gap:.75rem!important;align-items:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__preview{box-sizing:border-box!important;width:var(--mn-prod-preview)!important;height:var(--mn-prod-preview)!important;aspect-ratio:1/1;padding:.32rem!important;border-radius:14px!important;overflow:hidden!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;box-shadow:0 4px 12px #1020330d!important;display:grid!important;place-items:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__preview img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__preview--empty{gap:.28rem!important;color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__preview--empty i{color:#5d6570!important;font-size:1.35rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__preview--empty span{color:#5d6570!important;font-size:.72rem!important;font-weight:650!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__upload-copy{display:grid!important;gap:.45rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__upload-btn{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;-webkit-text-fill-color:#102033!important;box-sizing:border-box!important;width:fit-content!important;min-height:44px!important;color:#102033!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__error{color:#c94a4a!important;font-size:.74rem!important;font-weight:650!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__toggle{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:.75rem!important;align-items:center!important;min-height:44px!important;margin:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__toggle p-toggleswitch,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__toggle .p-toggleswitch{min-width:44px!important;min-height:44px!important;display:inline-flex!important;align-items:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__toggle strong{display:block!important;color:#102033!important;font-size:.86rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__toggle small{display:block!important;color:#5d6570!important;font-size:.74rem!important;font-weight:600!important;text-transform:none!important;letter-spacing:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__policy{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;display:flex!important;align-items:flex-start!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__policy-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__policy strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__policy small{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__upload{--mn-prod-preview: 104px}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__upload{grid-template-columns:minmax(0,1fr)!important;justify-items:stretch!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__preview{width:100%!important;max-width:100%!important;height:auto!important;max-height:108px!important;aspect-ratio:5/3}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .mn-gelato-product-modal__upload-btn{width:100%!important;justify-content:center!important}}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal) .p-select-overlay:is(.operational-select-panel,.sb-select-panel){z-index:2400!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop--gelato-excel{z-index:1170!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal{flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;width:min(680px,100vw - 32px)!important;max-width:min(680px,100vw - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important;animation:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal :is(h2,h3,p,span,strong,small,label,button,a,input){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__hero-icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__hero-icon>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__hero-icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__hero-icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__hero-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__close:hover:not(:disabled){border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;gap:.85rem!important;padding:1rem 1.15rem!important;overflow-y:auto!important;scrollbar-gutter:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__notice>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__section-title{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important;margin:.15rem 0 0!important;padding:0 .15rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:.85rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__section{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;flex:0 0 auto!important;height:auto!important;min-height:0!important;min-width:0!important;overflow:visible!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__field{width:100%!important;margin-top:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__field>label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__field>label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__helper{display:block!important;color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__branch{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-height:44px!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__branch-icon{display:grid!important;place-items:center!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__branch-icon i{font-size:.86rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__branch strong{display:flex!important;align-items:center!important;min-width:0!important;padding:0 .75rem!important;color:#102033!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__tool{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;display:inline-flex!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;gap:.55rem!important;width:100%!important;min-height:44px!important;padding:0 .7rem!important;color:#102033!important;-webkit-text-fill-color:#102033!important;text-align:left!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__tool:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__tool:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__tool-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border-radius:8px!important;background:#c9a35e24!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__tool-icon i{font-size:.82rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__drop{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:center!important;gap:0!important;width:100%!important;min-height:72px!important;max-height:88px!important;overflow:hidden!important;border-radius:12px!important;border:1px dashed rgba(201,163,94,.42)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__drop input{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__drop:hover,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__drop.dragging{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important;border-style:solid!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__drop.has-file{border-style:solid!important;border-color:#3e8c626b!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__drop-icon{display:grid!important;place-items:center!important;align-self:stretch!important;border-right:1px solid rgba(201,163,94,.22)!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__drop-icon i{font-size:.95rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__drop.has-file .mn-gelato-excel-modal__drop-icon i{color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__drop-copy{display:grid!important;min-width:0!important;padding:.55rem .75rem!important;gap:.12rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__drop-copy strong{overflow:hidden!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__drop-copy small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__validation{display:grid!important;gap:.65rem!important;min-width:0!important;padding:.85rem!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__validation.valid{border-color:#3e8c6252!important;background:#3e8c6214!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__validation.invalid{border-color:#c9821d59!important;background:#c9821d14!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__validation-summary{display:flex!important;align-items:flex-start!important;gap:.7rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__validation-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:32px!important;height:32px!important;border-radius:10px!important;background:#ffffffb8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__validation.valid .mn-gelato-excel-modal__validation-icon{color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__validation.invalid .mn-gelato-excel-modal__validation-icon{color:#c9821d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__validation-summary>div{display:grid!important;min-width:0!important;gap:.12rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__validation-summary strong{color:#102033!important;font-size:.84rem!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__validation-summary small{color:#5d6570!important;font-size:.74rem!important;font-weight:600!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__issues{display:grid!important;gap:.5rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__issue{display:grid!important;gap:.35rem!important;min-width:0!important;padding:.65rem .7rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__issue-meta{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.4rem .65rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__issue-location,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__issue-field{color:#5d6570!important;font-size:.7rem!important;font-weight:700!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__issue-message{display:flex!important;align-items:flex-start!important;gap:.4rem!important;min-width:0!important;color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__issue-message i{margin-top:.12rem!important;font-size:.78rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__issue-message p{margin:0!important;color:#102033!important;font-size:.78rem!important;font-weight:600!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__context{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__context-icon i{font-size:.78rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__context>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__context strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__context small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__validate,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__validate{border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__cancel:hover:not(:disabled),html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__validate:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__submit{border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;min-width:132px!important;white-space:nowrap!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__submit i{display:inline-block!important;color:#e5cc98!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__cancel:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__validate:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__cancel:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__validate:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__submit:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal{width:min(560px,100vw - 28px)!important;max-width:min(560px,100vw - 28px)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__grid{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__validate,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__submit{width:100%!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop--gelato-excel{padding:12px!important;align-items:end!important;justify-content:center!important;place-items:end center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 14px 14px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__heading p{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal .mn-gelato-excel-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-excel-modal *{transition-duration:.001ms!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop--gelato-replicate{z-index:1170!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal{flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;width:min(640px,100vw - 32px)!important;max-width:min(640px,100vw - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important;animation:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal :is(h2,h3,p,span,strong,small,label,button,a){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__hero-icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__hero-icon>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__hero-icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__hero-icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__hero-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__close:hover:not(:disabled){border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;gap:.85rem!important;padding:1rem 1.15rem!important;overflow-y:auto!important;scrollbar-gutter:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__notice>div,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__warning>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__warning{display:flex!important;align-items:flex-start!important;gap:.65rem!important;flex:0 0 auto!important;min-width:0!important;padding:.65rem .75rem!important;border-radius:14px!important;border:1px solid rgba(201,130,29,.32)!important;background:#c9821d1a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__warning-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:32px!important;height:32px!important;border-radius:10px!important;color:#c9821d!important;background:#ffffffc7!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__warning p{margin:0!important;color:#102033!important;font-size:.78rem!important;font-weight:650!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__section{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;flex:0 0 auto!important;height:auto!important;min-height:0!important;min-width:0!important;overflow:visible!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__field{width:100%!important;margin-top:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__field>label,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__dest-head label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__dest-head label .req,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__field>label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__field>label small{margin-left:.35rem!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__helper{display:block!important;color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__dest-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:.65rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__dest-head>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;flex:0 0 auto!important;width:fit-content!important;min-height:22px!important;margin:.05rem 0 0!important;padding:0 .55rem!important;border-color:#3978b838!important;background:#f4f7fb!important;color:#3978b8!important;-webkit-text-fill-color:#3978b8!important;font-size:.62rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;white-space:nowrap!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__source{box-sizing:border-box!important;display:grid!important;grid-template-columns:2.5rem minmax(0,1fr) auto!important;column-gap:.65rem!important;align-items:center!important;width:100%!important;min-height:52px!important;padding:.55rem .7rem!important;border:1px solid rgba(201,163,94,.28)!important;border-radius:14px!important;background:#f7f1e6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:.65rem!important;align-items:center!important;min-width:0!important;margin:.15rem 0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__search{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:stretch!important;width:100%!important;min-width:0!important;min-height:44px!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__search:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__search-icon{display:grid!important;place-items:center!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__search-icon i{font-size:.86rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__search input{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:44px!important;height:44px!important;padding:0 .65rem!important;border:0!important;outline:0!important;background:transparent!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.875rem!important;font-weight:650!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__search input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__search-clear{display:grid!important;place-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;border:0!important;background:transparent!important;color:#102033!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__select-all{display:inline-flex!important;align-items:center!important;gap:.5rem!important;min-height:44px!important;margin:0!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;cursor:pointer;white-space:nowrap!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__select-all span{color:#102033!important;font-size:.8rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__select-all input,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__check-slot input{width:18px!important;height:18px!important;margin:0!important;accent-color:#102033!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__branches{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:.65rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__card{--mn-card-cols: 2.75rem 2.5rem minmax(0, 1fr);--mn-card-gap: .55rem;--mn-card-pad: .6rem;box-sizing:border-box!important;display:grid!important;grid-template-columns:var(--mn-card-cols)!important;column-gap:var(--mn-card-gap)!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:56px!important;margin:0!important;padding:.5rem var(--mn-card-pad)!important;border:1px solid rgba(201,163,94,.28)!important;border-radius:14px!important;background:#fffaf3!important;box-shadow:0 2px 8px #1020330a!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__card:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__card.is-selected{border-color:#c9a35e9e!important;background:#fff8ee!important;box-shadow:0 4px 12px #1020330f!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__card:focus-within{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__check-slot{display:grid!important;place-items:center!important;width:100%!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__branch-icon{display:grid!important;place-items:center!important;width:100%!important;height:32px!important;border-radius:10px!important;background:#c9a35e24!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__branch-icon i{font-size:.82rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__branch-copy{display:grid!important;min-width:0!important;gap:.08rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__branch-copy strong{overflow:hidden!important;color:#102033!important;font-size:.86rem!important;font-weight:750!important;line-height:1.25!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__branch-copy small{overflow:hidden!important;color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__source-badge{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;box-shadow:none!important;font-size:.7rem!important;width:fit-content!important;justify-self:end!important;min-height:22px!important;margin:0!important;padding:0 .5rem!important;border-color:#c9a35e47!important;background:#c9a35e1f!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.6rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;white-space:nowrap!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__empty{display:grid!important;justify-items:center!important;gap:.35rem!important;padding:.85rem .5rem!important;color:#5d6570!important;text-align:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__empty p{margin:0!important;color:#5d6570!important;font-size:.78rem!important;font-weight:600!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__context{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__context-icon i{font-size:.78rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__context>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__context strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__context small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__submit{border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;min-width:168px!important;white-space:nowrap!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__submit i{display:inline-block!important;color:#e5cc98!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__cancel:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__cancel:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__submit:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal{width:min(560px,100vw - 28px)!important;max-width:min(560px,100vw - 28px)!important;max-height:calc(100dvh - 28px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__branches{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__toolbar{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__select-all{width:100%!important;justify-content:flex-start!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__submit{width:100%!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-modal-backdrop--gelato-replicate{padding:12px!important;align-items:end!important;justify-content:center!important;place-items:end center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 14px 14px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__heading p{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal .mn-gelato-replicate-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-replicate-modal *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-mn-host=staff]{position:relative!important;isolation:isolate!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;width:100%!important;max-width:none!important;margin:0!important;padding:1.35rem 1.5rem calc(1.6rem + env(safe-area-inset-bottom,0px))!important;box-sizing:border-box!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:none!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-mn-host=staff]:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-mn-host=staff]:after{content:none!important;display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-mn-host=staff]>.mn-header{display:flex!important;justify-content:space-between!important;gap:1rem!important;position:relative!important;z-index:2!important;min-height:0!important;padding:0!important;align-items:flex-start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-mn-host=staff] .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-mn-host=staff] .mn-refresh-btn{width:44px!important;min-width:44px!important;padding:0!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell{gap:1.05rem!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-toolbar{border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;box-shadow:0 8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-toolbar__copy strong{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-toolbar__actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-btn{appearance:none!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;max-width:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-btn i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-btn:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-btn--primary{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-btn--primary i{color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-btn--primary:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-btn:disabled{opacity:1!important;cursor:not-allowed!important;background:#f3eee4!important;border-color:#1020331f!important;color:#5c6a78!important;-webkit-text-fill-color:#5c6a78!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-btn:disabled i{color:#5c6a78!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-btn--primary:disabled{background:#4a5a6d!important;border-color:#4a5a6d!important;color:#fffef8!important;-webkit-text-fill-color:#fffef8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-btn--primary:disabled i{color:#fffef8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-btn:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-qr{border-color:#c9a35e38!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-qr__copy p{color:#5d6570!important}.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light]{--bocado-color-surface-page: #f7f2e9;--bocado-color-surface-card: #ffffff;--bocado-color-surface-input: #fffaf3;--bocado-color-surface-elevated: #ffffff;--bocado-color-text-primary: #102033;--bocado-color-text-strong: #102033;--bocado-color-text-secondary: #5d6570;--bocado-color-text-placeholder: #5d6570;--bocado-color-border-subtle: #e6dfd2;--bocado-theme-accent: #9d7838;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] ion-content.pm-scroll{--background: #f7f2e9 !important}.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pm-state{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important}.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pm-state h1{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pm-state p{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light]{--bocado-color-surface-page: #f7f2e9;--bocado-color-surface-card: #ffffff;--bocado-color-surface-input: #fffaf3;--bocado-color-surface-elevated: #ffffff;--bocado-color-text-primary: #102033;--bocado-color-text-strong: #102033;--bocado-color-text-secondary: #5d6570;--bocado-color-text-placeholder: #5d6570;--bocado-color-border-subtle: #e6dfd2;--bocado-theme-accent: #9d7838;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(h1,h2,h3,p,span,strong,small,button,a,li){font-family:Inter,Segoe UI,system-ui,sans-serif!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv{border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;box-shadow:0 10px 24px #1020330f!important;color:#102033!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-masthead{background:linear-gradient(180deg,#fffaf3,#fffcf7)!important;border-bottom:1px solid rgba(201,163,94,.2)!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-logo{border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;box-shadow:0 6px 14px #1020330f!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-logo img{object-fit:contain!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-card__media{border-bottom:1px solid rgba(201,163,94,.18)!important;background:#fff!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-card__media img{object-fit:contain!important;object-position:center!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-name{color:#102033!important;-webkit-text-fill-color:#102033!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-branch,.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-meta,.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-meta a{color:#5d6570!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-masthead__art:after{background:linear-gradient(90deg,#fffcf7 0%,transparent 28%)!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;margin:1rem!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-empty__icon,.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-empty>i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-empty__title{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-empty p{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-chip{border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-chip:hover:not(.is-active){background:#fff!important;border-color:#c9a35e80!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-chip.is-active{border-color:#102033!important;background:#102033!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;box-shadow:inset 0 -2px #c9a35e,0 8px 16px #10203329!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-chip:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-section__title{color:#102033!important;-webkit-text-fill-color:#102033!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-section__rule{background:linear-gradient(to right,rgba(201,163,94,.45),transparent)!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-section__count{color:#5d6570!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-card{background:#fffaf3!important;border:1px solid rgba(201,163,94,.18)!important;box-shadow:0 8px 16px #1020330a!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-card__fallback{color:#5d6570!important;background:#fffcf7!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-card__name,.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-card__price{color:#102033!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-card__desc{color:#5d6570!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-card__status{border-color:#c94a4a47!important;background:#c94a4a1a!important;color:#c94a4a!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-footer{background:#fffaf3!important;border-top:1px solid rgba(201,163,94,.2)!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-footer__tip{color:#102033!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-footer__meta,.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-footer__brand{color:#5d6570!important}@media(max-width:1100px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-toolbar__actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;margin-left:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-btn,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-btn--primary{width:100%!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-page[data-mn-host=staff]{padding:1rem .85rem calc(1.2rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-admin-shell .carta-admin-toolbar__actions{grid-template-columns:1fr!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv--has-art .dmv-masthead{grid-template-columns:1fr!important;height:auto!important;max-height:none!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-masthead__art{display:none!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-grid{grid-template-columns:1fr!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-card{display:grid!important;grid-template-columns:6.75rem minmax(0,1fr)!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-card__media{aspect-ratio:auto!important;min-height:6.75rem!important;height:100%!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv-empty{min-height:180px!important;margin:.75rem!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private{--bocado-color-surface-page: #f7f2e9;--bocado-color-surface-card: #ffffff;--bocado-color-surface-input: #fffaf3;--bocado-color-surface-elevated: #ffffff;--bocado-color-text-primary: #102033;--bocado-color-text-strong: #102033;--bocado-color-text-secondary: #5d6570;--bocado-color-text-placeholder: #5d6570;--bocado-color-border-subtle: #e6dfd2;--bocado-theme-accent: #9d7838;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private :is(h1,h2,h3,p,span,strong,small,button,a,li,label),.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private :is(h1,h2,h3,p,span,strong,small,button,a,li,label){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private :is(.pi,[class^=pi-],[class*=" pi-"]),.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-hero,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-hero{border:1px solid rgba(201,163,94,.22)!important;background:radial-gradient(circle at 88% 18%,rgba(201,163,94,.16),transparent 34%),linear-gradient(105deg,#fffdf9,#fffcf7 48%,#f7f1e4)!important;box-shadow:0 16px 36px #1020330f,inset 0 1px #ffffffd1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-hero--has-art,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-hero--has-art{height:188px!important;min-height:188px!important;aspect-ratio:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-hero--has-art:after,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-hero--has-art:after{content:""!important;position:absolute!important;z-index:1!important;inset:0!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(255,253,249,.9) 0%,rgba(255,253,249,.68) 36%,rgba(255,253,249,.22) 64%,transparent 100%)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-hero__copy,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-hero__copy{position:relative!important;z-index:2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-kicker,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-name,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-name{color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-logo,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-logo{border-radius:18px!important;border-color:#c9a35e73!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-branch,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-tagline,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-hero__meta,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-hero__meta a,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-branch,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-tagline,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-hero__meta,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-hero__meta a{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-branch i,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-branch i{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-chip,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-chip{border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-chip:hover:not(.is-active),.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-chip:hover:not(.is-active){background:#fff!important;border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-chip.is-active,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-chip.is-active{border-color:#102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:inset 0 -2px #c9a35e,0 8px 16px #10203329!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-chip:focus-visible,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-chip:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-search,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-search{border:1px solid rgba(201,163,94,.28)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-search input::placeholder,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-search input::placeholder{color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-section__title,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-section__title{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-section__rule,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-section__rule{background:linear-gradient(to right,rgba(201,163,94,.45),transparent)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-card,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-card{background:#fff!important;border:1px solid rgba(201,163,94,.16)!important;box-shadow:0 8px 16px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-card__media,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-card__media{background:#fffaf3!important;border-right-color:#c9a35e38!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-card__name,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-card__name{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-card__price,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-card__price{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-card__desc,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-card__desc{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-footer__brand i,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-footer__brand i{color:#c9a35e!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-empty,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-actions,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn{appearance:none!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;max-width:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn i,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn:hover:not(:disabled),.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn--primary,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn--primary{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn--primary i,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn--primary i{color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn--primary:hover:not(:disabled),.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn--primary:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn:disabled,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn:disabled{opacity:1!important;cursor:not-allowed!important;background:#f3eee4!important;border-color:#1020331f!important;color:#5c6a78!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn:focus-visible,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}@media(max-width:1100px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-actions,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn--primary,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-btn--primary{width:100%!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-hero--has-art,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-hero--has-art{height:148px!important;min-height:148px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-hero__copy,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-hero__copy{max-width:min(100%,18rem)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-hero__art,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private .cp-hero__art{display:block!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-actions,.pm-host[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-actions{grid-template-columns:1fr!important}}@media print{.carta-admin-toolbar,.carta-admin-qr,.cp-admin,.no-print,.dmv-cats{display:none!important}.cp-hero--has-art:after{display:none!important;background:none!important}.bocado-digital-menu[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dmv{box-shadow:none!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .carta-private-host .cp-qr-modal-backdrop{position:fixed!important;inset:0 0 0 var(--saboria-modal-sidebar-offset, 0px)!important;width:auto!important;z-index:1166!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr]{display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;overflow:hidden!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;box-sizing:border-box!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal{display:flex!important;flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;flex:0 0 auto!important;align-self:center!important;width:min(500px,100% - 32px)!important;max-width:min(500px,100% - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important;animation:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal :is(h2,p,span,strong,small,button,a){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__hero-icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__hero-icon>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__hero-icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__hero-icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__hero-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__kicker{display:block!important;color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__heading p{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;font-size:.78rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__close:hover:not(:disabled){background:#fffaf3!important;border-color:#c9a35e7a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__close i{font-size:.95rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:flex!important;flex-direction:column!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__stage{display:flex!important;flex-direction:column!important;align-items:center!important;gap:.75rem!important;min-width:0!important;width:100%!important;padding:1rem .9rem 1.05rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__frame{box-sizing:border-box!important;display:grid!important;place-items:center!important;width:min(240px,100%)!important;aspect-ratio:1!important;padding:.7rem!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__frame img{display:block!important;width:100%!important;height:100%!important;aspect-ratio:1!important;object-fit:contain!important;background:#fff!important;border:0!important;border-radius:0!important;padding:0!important;image-rendering:-webkit-optimize-contrast}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__copy{display:grid!important;justify-items:center!important;gap:.18rem!important;min-width:0!important;text-align:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__copy strong{color:#102033!important;font-size:.95rem!important;font-weight:800!important;line-height:1.25!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__copy p{margin:0!important;color:#5d6570!important;font-size:.78rem!important;font-weight:600!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__tip{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__tip-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__tip-icon i{font-size:.78rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__tip>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__tip strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__tip small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-width:156px!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__submit i{color:#e5cc98!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__submit:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal{width:min(480px,100% - 28px)!important;max-width:min(480px,100% - 28px)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__actions,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__submit{width:100%!important;min-width:0!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr]{padding:12px!important;align-items:end!important;justify-content:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal{align-self:end!important;width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;max-height:calc(100dvh - 24px)!important;border-radius:18px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__body{padding:.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__stage{padding:.9rem .75rem 1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__frame{width:min(280px,100%)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(max-height:700px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal{max-height:calc(100dvh - 24px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__body{padding:.8rem 1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__stage{padding:.8rem .7rem .9rem!important;gap:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal .cp-qr-modal__frame{width:min(188px,100%)!important}}@media(max-width:900px)and (max-height:520px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr]{padding:8px!important;align-items:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal{align-self:end!important;width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important;max-height:calc(100dvh - 16px)!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cp-qr-modal-backdrop[data-bocado-operational-surface=carta-qr] .cp-qr-modal *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu]{position:relative!important;isolation:isolate!important;overflow-x:hidden!important;display:flex!important;flex-direction:column!important;gap:1rem!important;width:100%!important;max-width:none!important;margin:0!important;padding:1.15rem 1.5rem 1.4rem!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;color:#102033!important;container-type:inline-size;container-name:gg2-dm-page;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-header,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-summary,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-plan,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-preview>:not(.dm-ad-preview),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-tip,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-loading{font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-header :is(.pi,[class^=pi-],[class*=" pi-"]),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-summary :is(.pi,[class^=pi-],[class*=" pi-"]),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-plan :is(.pi,[class^=pi-],[class*=" pi-"]),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-tip :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important;display:block!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:1rem!important;align-items:flex-end!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-header>app-page-header{min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-header .sbr-page-header__eyebrow{color:#9d7838!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.1em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-header .sbr-page-header__title{color:#102033!important;font-size:clamp(1.45rem,2vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-header .sbr-page-header__subtitle{max-width:38rem;margin-top:.22rem!important;color:#5d6570!important;font-size:.84rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-header__actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important;align-items:flex-end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-date{display:flex!important;flex-direction:column!important;gap:.28rem!important;min-width:13rem!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-date>span{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-date__control{box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;display:flex!important;align-items:center!important;gap:.5rem!important;padding-inline:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-date__control>i{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-date__control input{flex:1 1 auto!important;min-width:0!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.875rem!important;font-weight:650!important;color-scheme:light}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-date__control:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-date__control:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-download{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-download i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-download:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-download:disabled{cursor:not-allowed!important;opacity:1!important;border-color:#c5ced8!important;background:#f3efe7!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-download:disabled i{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-download:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-loading{display:flex!important;align-items:center!important;justify-content:center!important;gap:.7rem!important;min-height:5.5rem!important;border-radius:14px!important;border:1px dashed rgba(201,163,94,.35)!important;background:#fffaf3!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-spinner{width:1.1rem!important;height:1.1rem!important;border:2px solid rgba(201,163,94,.28)!important;border-top-color:#102033!important;border-radius:50%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-shell{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,340px)!important;align-items:start!important;gap:1rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-main{display:flex!important;flex-direction:column!important;gap:.85rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-summary{margin:0!important;padding:.85rem 1rem!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fffcf7!important;box-shadow:0 10px 24px #10203312!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-summary__row{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(12rem,1fr)!important;align-items:center!important;gap:.85rem 1.1rem!important;margin-top:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-summary__brand{display:flex!important;align-items:center!important;gap:.7rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-logo{box-sizing:border-box!important;flex:0 0 48px!important;width:48px!important;height:48px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-logo img{width:100%!important;height:100%!important;object-fit:contain!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-summary__who{min-width:0!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-summary__who strong{display:block!important;overflow:visible!important;color:#102033!important;font-size:1.02rem!important;font-weight:800!important;text-overflow:unset!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-summary__who span{display:block!important;color:#5d6570!important;font-size:.78rem!important;line-height:1.4!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-summary__cap{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.35rem .55rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-summary__cap-label{width:100%!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-badge{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;border-color:#3e8c6238!important;background:#eff7f2!important;color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-summary__cap small{width:100%!important;margin:0!important;color:#5d6570!important;font-size:.72rem!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-plan{margin:0!important;padding:.9rem 1rem 1rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 24px #10203312!important;container-type:inline-size;container-name:gg2-dm-plan}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-plan__head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:.7rem!important;margin:0 0 .85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-plan__head h2{margin:.16rem 0 0!important;color:#102033!important;font-size:1.04rem!important;font-weight:760!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-plan__helper{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.78rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-admin-badge{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;border-color:#3978b838!important;background:#f4f7fb!important;color:#3978b8!important;-webkit-text-fill-color:#3978b8!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:.62rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meals{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:.75rem!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal{display:flex!important;flex-direction:column!important;min-width:min(100%,16.25rem)!important;min-height:100%!important;container-type:inline-size;container-name:gg2-dm-meal;margin:0!important;padding:.8rem .8rem .75rem!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:inset 0 1px #ffffffe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal[data-meal=BREAKFAST]{box-shadow:inset 3px 0 #c9a35e,inset 0 1px #ffffffe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal[data-meal=LUNCH]{box-shadow:inset 3px 0 #c98742,inset 0 1px #ffffffe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal[data-meal=DINNER]{box-shadow:inset 3px 0 #7666c7,inset 0 1px #ffffffe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal__head{display:flex!important;align-items:center!important;gap:.6rem!important;margin:0 0 .65rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal__icon{flex:0 0 40px!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.32)!important;background:#c9a35e24!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal[data-meal=LUNCH] .gg2-dm-meal__icon{border-color:#c9874257!important;background:#c9874224!important;color:#a56a2c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal[data-meal=DINNER] .gg2-dm-meal__icon{border-color:#7666c74d!important;background:#7666c71f!important;color:#7666c7!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal__title{min-width:0!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.35rem .5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal__title h3{margin:0!important;color:#102033!important;font-size:.95rem!important;font-weight:760!important;white-space:nowrap!important;overflow-wrap:normal!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal__quota{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;min-height:22px!important;padding:0 .45rem!important;white-space:nowrap!important;border-radius:7px!important;border:1px solid rgba(62,140,98,.22)!important;background:#eff7f2!important;color:#3e8c62!important;font-size:.62rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal__quota.is-full{border-color:#c9821d47!important;background:#fbf6ee!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal__body{flex:1 1 auto!important;min-height:4.25rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-vacant{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:.12rem!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;min-height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-vacant i{margin-bottom:.15rem!important;color:#9d7838!important;font-size:1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-vacant strong{color:#102033!important;font-size:.8rem!important;font-weight:750!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-vacant span{color:#5d6570!important;font-size:.72rem!important;line-height:1.35!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-dish{display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;gap:.55rem .65rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-dish__photo{grid-row:1/3!important;box-sizing:border-box!important;width:72px!important;height:72px!important;padding:.25rem!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-dish__photo img{width:100%!important;height:100%!important;object-fit:contain!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-dish__photo i{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-dish__copy{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-dish__copy strong{display:block!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-dish__copy em{display:block!important;margin-top:.1rem!important;color:#102033!important;font-size:.8rem!important;font-style:normal!important;font-weight:760!important;white-space:nowrap!important;overflow-wrap:normal!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-dish__copy p{margin:.2rem 0 0!important;color:#5d6570!important;font-size:.72rem!important;line-height:1.35!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-dish__acts{grid-column:2!important;display:flex!important;gap:.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-icon{box-sizing:border-box!important;width:44px!important;height:44px!important;padding:0!important;display:inline-grid!important;place-items:center!important;border-radius:12px!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-icon:hover:not(:disabled){border-color:#c9a35e80!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-icon:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-icon--danger{color:#c94a4a!important;border-color:#c94a4a47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal__foot{margin-top:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-add{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-add i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-add:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-add:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-limit{display:flex!important;align-items:center!important;gap:.35rem!important;margin:0!important;color:#c9821d!important;font-size:.72rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-preview{position:sticky!important;top:1rem!important;min-width:0!important;margin:0!important;padding:.85rem .85rem .95rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fffcf7!important;box-shadow:0 10px 24px #10203312!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-preview__head{margin:0 0 .7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-preview__head h2{margin:.16rem 0 0!important;color:#102033!important;font-size:1.02rem!important;font-weight:760!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-preview__note{margin:.7rem 0 0!important;color:#5d6570!important;font-size:.74rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-tip{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-tip__icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-tip__copy strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-tip__copy span{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}@container gg2-dm-page (max-width: 61.99rem){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-shell{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-preview{position:static!important;max-width:22.5rem!important;width:100%!important;justify-self:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-header{flex-wrap:wrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-header__actions{width:100%!important;margin-left:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-date{min-width:0!important;flex:1 1 12rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-summary__row{grid-template-columns:minmax(0,1fr)!important;align-items:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-plan__head{flex-wrap:wrap!important;align-items:flex-start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-plan__head>div{flex:1 1 12rem!important;min-width:min(100%,12rem)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-admin-badge{flex:0 0 auto!important}}@container gg2-dm-plan (max-width: 46.49rem){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meals{grid-template-columns:repeat(2,minmax(16.25rem,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal{height:auto!important;min-height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal:last-child{grid-column:1/-1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-add{width:100%!important;min-height:44px!important;white-space:nowrap!important;justify-content:center!important}}@container gg2-dm-plan (max-width: 35.99rem){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meals{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal:last-child{grid-column:auto!important}}@container gg2-dm-plan (max-width: 46.49rem){@container gg2-dm-meal (min-width: 22rem){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-dish{grid-template-columns:80px minmax(0,1fr) auto!important;align-items:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-dish__photo{grid-row:1/4!important;width:80px!important;height:80px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-dish__acts{grid-column:3!important;grid-row:1/2!important;justify-self:end!important}}}@media(min-width:1366px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-summary__who strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}}@media(max-width:900px)and (min-width:761px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-shell{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-preview{position:static!important;max-width:22.5rem!important;width:100%!important;justify-self:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meals{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal:last-child{grid-column:auto!important}}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu]{padding:.9rem .85rem calc(1.2rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-header{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-header__actions{width:100%!important;margin-left:0!important;display:grid!important;gap:.5rem!important;grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-date,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-download{width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-shell,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-summary__row{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meals{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal{min-width:0!important;height:auto!important;min-height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal__body{flex:0 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-meal:last-child{grid-column:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-plan__head{flex-direction:column!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-summary__who strong{white-space:normal!important;overflow:visible!important;text-overflow:unset!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-preview{position:static!important;max-width:none!important;width:100%!important;justify-self:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-dish{grid-template-columns:88px minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .dm-page.gg2-menu-day-rebuild-proof[data-bocado-operational-surface=daily-menu] .gg2-dm-dish__photo{width:88px!important;height:88px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:var(--saboria-modal-sidebar-offset, 0px)!important;width:auto!important;max-width:none!important;box-sizing:border-box!important;z-index:1200!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm{flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;width:min(640px,100% - 32px)!important;max-width:min(640px,100% - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm :is(h2,p,span,strong,small,label,button,a,input,textarea){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__hero{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__hero>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__hero>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__hero:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__hero{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__close:hover:not(:disabled){border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;gap:.85rem!important;padding:1rem 1.15rem!important;overflow-y:auto!important;scrollbar-gutter:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__notice>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__context{display:grid!important;gap:.45rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__context-kicker{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important;margin:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__context-card{display:grid!important;grid-template-columns:36px minmax(0,1fr) auto!important;align-items:center!important;gap:.7rem!important;min-width:0!important;padding:.7rem .8rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__context-icon{display:grid!important;place-items:center!important;width:36px!important;height:36px!important;border-radius:10px!important;background:#c9a35e24!important;color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__context-card[data-meal=LUNCH] .gg2-dmm__context-icon{background:#c9874224!important;color:#a56a2c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__context-card[data-meal=DINNER] .gg2-dmm__context-icon{background:#7666c71f!important;color:#7666c7!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__context-copy{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__context-copy strong{display:block!important;color:#102033!important;font-size:.88rem!important;font-weight:750!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__context-copy small{display:block!important;color:#5d6570!important;font-size:.72rem!important;line-height:1.35!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__context-quota{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;border-color:#3e8c6238!important;background:#eff7f2!important;color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:.85rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__field{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;width:100%!important;min-width:0!important;margin:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__field>label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__field>label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__field>label small{margin-left:.35rem!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__helper{display:block!important;color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__control{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-width:0!important;min-height:44px!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__control:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__control:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__control-icon{display:grid!important;place-items:center!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__control input,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__control textarea{width:100%!important;min-width:0!important;margin:0!important;padding:0 .75rem!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__control input{height:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__control input[type=date]{color-scheme:light}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__control--textarea{min-height:6.5rem!important;position:relative!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__control--textarea textarea{min-height:6.5rem!important;max-height:9rem!important;resize:vertical!important;padding:.7rem 2.6rem 1.35rem .75rem!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__control textarea::placeholder,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__control input::placeholder{color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__control--textarea>small{position:absolute!important;right:.7rem!important;bottom:.4rem!important;color:#5d6570!important;font-size:.68rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__select.p-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .p-select.gg2-dmm__select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__select.p-select:hover,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .p-select.gg2-dmm__select:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .p-select.gg2-dmm__select.p-focus{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .p-inputnumber{width:100%!important;display:flex!important;align-items:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__amount-input,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .p-inputnumber-input.gg2-dmm__amount-input{width:100%!important;height:44px!important;min-height:44px!important;padding:0 .75rem!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__upload{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:start!important;gap:.85rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__upload-copy{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__upload-copy strong{display:block!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__upload-copy p{margin:.25rem 0 .35rem!important;color:#5d6570!important;font-size:.74rem!important;line-height:1.4!important;overflow-wrap:break-word!important;word-break:normal!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm) .p-select-overlay.operational-select-panel{z-index:2400!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__tip{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__tip-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__tip>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__tip strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__tip small{color:#5d6570!important;font-size:.7rem!important;line-height:1.3!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__actions{display:flex!important;align-items:center!important;gap:.5rem!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__submit{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;min-width:10.5rem!important;white-space:nowrap!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__submit i{display:inline-block!important;color:#e5cc98!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__cancel:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__cancel:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__submit:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm{width:min(560px,100% - 28px)!important;max-width:min(560px,100% - 28px)!important;max-height:calc(100dvh - 28px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__grid{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__submit{width:100%!important;min-width:0!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__submit{grid-row:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__upload{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm-backdrop{padding:12px!important;align-items:end!important;justify-content:center!important;place-items:end center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 14px 14px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__heading p{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm .gg2-dmm__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-dmm *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory]{--gg2-inv-cols: 3.15rem minmax(13.5rem, 1.55fr) 7.75rem 6.75rem 6.75rem 8.5rem 7.85rem;--gg2-inv-gap: .7rem;--gg2-inv-pad: .85rem;position:relative!important;isolation:isolate!important;overflow-x:hidden!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;width:100%!important;max-width:none!important;margin:0!important;padding:1.35rem 1.5rem 1.6rem!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;color:#102033!important;container-type:inline-size;container-name:gg2-inv-page;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] :is(h1,h2,p,span,small,strong,button,a,label,b,input){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kicker{display:block!important;color:#9d7838!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-header .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-header .sbr-page-header__title{color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-header .sbr-page-header__subtitle{max-width:36rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-header__actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-history-link{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;text-decoration:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-history-link i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-history-link:hover{background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-activate{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-activate i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-activate:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-refresh{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-refresh i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-refresh:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-history-link:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-activate:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-refresh:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-branches{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.55rem .7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-branches>span{color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-branches__list{display:flex!important;flex-wrap:wrap!important;gap:.4rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-branches__list button{box-sizing:border-box!important;min-height:36px!important;padding:.35rem .85rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;font-size:.8rem!important;font-weight:700!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-branches__list button.is-active{border-color:#10203333!important;background:#102033!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-branches__list button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-loading{display:flex!important;align-items:center!important;gap:.75rem!important;min-height:4.5rem!important;padding:1rem 1.1rem!important;border-radius:16px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 70%),#f4f7fb!important;color:#3978b8!important;font-size:.86rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-spinner{width:1.1rem!important;height:1.1rem!important;border:2px solid rgba(57,120,184,.2)!important;border-top-color:#3978b8!important;border-radius:50%!important;animation:gg2-inv-spin .8s linear infinite!important}@keyframes gg2-inv-spin{to{transform:rotate(360deg)}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpis{display:grid!important;grid-template-columns:repeat(5,minmax(10.5rem,1fr))!important;gap:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpi{display:flex!important;align-items:center!important;gap:.7rem!important;min-width:0!important;min-height:84px!important;padding:.9rem .95rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpi:hover{border-color:#c9a35e47!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpi__icon{flex:0 0 40px!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpi small{display:block!important;color:#5d6570!important;font-size:.72rem!important;font-weight:700!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpi strong{display:block!important;margin-top:.12rem!important;color:#102033!important;font-size:1.12rem!important;font-weight:800!important;letter-spacing:-.02em!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpi--total{border-color:#10203314!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpi--total .gg2-inv-kpi__icon{background:#1020330f!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpi--controlled{border-color:#3978b824!important;background:linear-gradient(180deg,#fff,#f5f8fb)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpi--controlled .gg2-inv-kpi__icon{background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpi--available{border-color:#3e8c6224!important;background:linear-gradient(180deg,#fff,#f6fbf7)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpi--available .gg2-inv-kpi__icon{background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpi--available strong{color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpi--low{border-color:#c9821d29!important;background:linear-gradient(180deg,#fff,#fbf8f3)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpi--low .gg2-inv-kpi__icon{background:#c9821d1f!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpi--low strong{color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpi--out{border-color:#c94a4a29!important;background:linear-gradient(180deg,#fff,#fbf6f6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpi--out .gg2-inv-kpi__icon{background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpi--out strong{color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-board,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-movements{position:relative!important;overflow:hidden!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-board__head{display:flex!important;align-items:flex-start!important;gap:.75rem!important;margin:0 0 .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-board__icon{position:absolute!important;width:40px!important;height:40px!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important;font-family:primeicons!important;font-size:1rem!important;position:relative!important;left:auto!important;top:auto!important;transform:none!important;flex:0 0 40px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-board__head h2{margin:.16rem 0 0!important;color:#102033!important;font-size:1.05rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-board__head p{margin:.18rem 0 0!important;color:#5d6570!important;font-size:.76rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;margin-left:auto!important;align-self:center!important;flex:0 0 auto!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-filters{border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important;display:flex!important;flex-wrap:wrap!important;align-items:flex-end!important;gap:.75rem 1rem!important;margin:0 0 .9rem!important;padding:.85rem .95rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-search{display:flex!important;flex-direction:column!important;gap:.16rem!important;flex:1 1 16rem!important;min-width:14rem!important;max-width:28rem!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-search>span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-filter>span{display:block!important;margin:0 0 .28rem!important;color:#2f3946!important;-webkit-text-fill-color:#2f3946!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.74rem!important;font-weight:700!important;line-height:1.2!important;letter-spacing:0!important;margin:0!important;font-size:.7rem!important;font-weight:750!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-search__control{position:relative!important;display:flex!important;align-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-search__control>i{position:absolute!important;left:.85rem!important;color:#9d7838!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-search__control input{box-sizing:border-box!important;min-height:44px!important;height:44px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;width:100%!important;padding:0 2.4rem 0 2.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-search__control input:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-search__control input:focus{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-search__clear{position:absolute!important;right:.35rem!important;width:32px!important;height:32px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#5d6570!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-filter{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-end!important;gap:.16rem!important;min-width:11.75rem!important;width:11.75rem!important;max-width:14rem!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-status.p-select{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-bulk{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:.65rem .85rem!important;margin:0 0 .85rem!important;padding:.7rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.18)!important;background:#f4f7fb!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-bulk strong{color:#102033!important;font-size:.82rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-bulk__acts{display:flex!important;flex-wrap:wrap!important;gap:.4rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-bulk__acts button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;min-height:40px!important;height:40px!important;padding-inline:.75rem!important;font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-bulk__acts button:hover{background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-bulk__acts button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;gap:.15rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-empty__icon{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-empty strong{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-empty span:not(.gg2-inv-empty__icon){margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-empty--compact{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;min-height:168px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-empty--filters{margin-top:.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-table{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-thead .gg2-inv-tr,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-tbody .gg2-inv-tr{box-sizing:border-box!important;display:grid!important;grid-template-columns:var(--gg2-inv-cols)!important;column-gap:var(--gg2-inv-gap)!important;padding-inline:var(--gg2-inv-pad)!important;align-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-thead .gg2-inv-tr{min-height:2.6rem!important;margin:0 0 .45rem!important;border:1px solid transparent!important;color:#5d6570!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-tbody{padding:.7rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.05)!important;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 42%),#f3ece0!important;display:flex!important;flex-direction:column!important;gap:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-tbody .gg2-inv-tr{padding-block:.8rem!important;padding-inline:var(--gg2-table-inline, .9rem)!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-tbody .gg2-inv-tr:hover{transform:none!important;border-color:#c9a35e52!important;background:#fff!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-tbody .gg2-inv-tr.is-inactive{opacity:.62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-th,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-th--select,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--select{display:flex!important;justify-content:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-th--num,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--num{text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-th--acts,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--acts{justify-self:end!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-sort{display:inline-flex!important;align-items:center!important;gap:.28rem!important;padding:0!important;border:0!important;background:transparent!important;color:inherit!important;font:inherit!important;letter-spacing:inherit!important;text-transform:inherit!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-product{display:flex!important;align-items:center!important;gap:.7rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-photo{flex:0 0 52px!important;width:52px!important;height:52px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-photo img{width:100%!important;height:100%!important;object-fit:cover!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-product__copy{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-product__copy strong{display:block!important;color:#102033!important;font-size:.88rem!important;font-weight:760!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-product__copy small{display:block!important;margin-top:.12rem!important;color:#5d6570!important;font-size:.72rem!important;line-height:1.35!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-control,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-badge{display:inline-flex!important;align-items:center!important;gap:.28rem!important;min-height:24px!important;padding:0 .5rem!important;border-radius:999px!important;border:1px solid rgba(16,32,51,.08)!important;background:#fffaf3!important;color:#5d6570!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.02em!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-control.is-on{border-color:#3978b838!important;background:#f4f7fb!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-badge[data-state=AVAILABLE]{border-color:#3e8c6238!important;background:#eff7f2!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-badge[data-state=LOW]{border-color:#c9821d3d!important;background:#fbf6ee!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-badge[data-state=OUT]{border-color:#c94a4a38!important;background:#fbf1f1!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-badge[data-state=UNCONTROLLED]{border-color:#1020331a!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-badge[data-state=INACTIVE]{border-color:#1020331f!important;background:#f3f1ee!important;color:#171b22!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--num strong{display:block!important;color:#102033!important;font-size:.98rem!important;font-weight:800!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--num small{display:block!important;color:#5d6570!important;font-size:.66rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-acts{display:inline-flex!important;gap:.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-acts button{box-sizing:border-box!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;display:inline-grid!important;place-items:center!important;border-radius:12px!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-acts button:hover:not(:disabled){border-color:#c9a35e80!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-acts button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-acts button:disabled{opacity:.45!important;cursor:not-allowed!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td:before{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-movements__loading{display:flex!important;align-items:center!important;gap:.55rem!important;color:#3978b8!important;font-size:.82rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-moves{display:flex!important;flex-direction:column!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-moves>article{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:center!important;gap:.7rem!important;padding:.7rem .8rem!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-moves__icon{width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-moves>article.is-out .gg2-inv-moves__icon{background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-moves__copy strong{display:block!important;color:#102033!important;font-size:.84rem!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-moves__copy span{display:block!important;color:#5d6570!important;font-size:.72rem!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-moves__meta{text-align:right!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-moves__meta b{display:block!important;color:#3e8c62!important;font-size:.88rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-moves>article.is-out .gg2-inv-moves__meta b{color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-moves__meta small{color:#5d6570!important;font-size:.68rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-tip{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-tip__icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-tip__copy strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-tip__copy span{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] app-saboria-pagination{display:block!important;margin-top:.85rem!important}@container gg2-inv-page (max-width: 61.99rem){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpis{grid-template-columns:repeat(3,minmax(10.5rem,1fr))!important}}@container gg2-inv-page (max-width: 60.99rem){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-thead{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-tbody{gap:.45rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-tbody .gg2-inv-tr{grid-template-columns:2.75rem minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)!important;grid-template-areas:"select product product product" ".      control stock   min" ".      state   acts    acts"!important;column-gap:.65rem!important;row-gap:.4rem!important;align-items:start!important;padding-block:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--select{grid-area:select!important;align-self:start!important;padding-top:.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--product{grid-area:product!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--control{grid-area:control!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--stock{grid-area:stock!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--min{grid-area:minimum!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--state{grid-area:state!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--acts{grid-area:acts!important;justify-self:end!important;align-self:end!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td[data-label]:before{display:block!important;margin-bottom:.1rem!important;color:#5d6570!important;font-size:.62rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;content:attr(data-label)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--product[data-label]:before{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--num strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--num small{display:inline!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--num small{margin-left:.28rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-acts{width:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-acts button{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-photo{width:56px!important;height:56px!important;flex-basis:56px!important}}@container gg2-inv-page (max-width: 60.99rem) and (min-width: 44rem){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-tbody .gg2-inv-tr{grid-template-columns:2.75rem minmax(0,1.05fr) minmax(0,.85fr) minmax(0,.85fr) minmax(0,.95fr) auto!important;grid-template-areas:"select product product product product product" ".      control stock   min     state   acts"!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--acts{align-self:start!important}}@container gg2-inv-page (max-width: 31.99rem){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-tbody .gg2-inv-tr{grid-template-columns:2.75rem minmax(0,1fr) minmax(0,1fr)!important;grid-template-areas:"select product product" ".      control state" ".      stock   min" ".      acts    acts"!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--acts{justify-self:start!important;align-self:start!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-photo{width:52px!important;height:52px!important;flex-basis:52px!important}}@container gg2-inv-page (max-width: 48rem){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-header{flex-wrap:wrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-header__actions{width:100%!important;margin-left:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-search,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-filter{flex:1 1 100%!important;width:100%!important;max-width:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-board__head{flex-wrap:wrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-count{margin-left:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-moves>article{grid-template-columns:40px minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-moves__meta{grid-column:2!important;text-align:left!important}}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory]{padding:.9rem .85rem calc(1.2rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-header{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-header__actions{display:grid!important;grid-template-columns:1fr!important;gap:.5rem!important;width:100%!important;grid-column:1/-1!important;margin-left:0!important;flex:none!important;justify-content:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-history-link,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-activate{width:100%!important;min-width:0!important;max-width:none!important;flex:none!important;justify-content:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-refresh{justify-self:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-kpis{grid-template-columns:1fr 1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-empty{min-height:180px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-bulk__acts{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-bulk__acts button{flex:1 1 calc(50% - .4rem)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-thead{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-tbody{gap:.45rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-tbody .gg2-inv-tr{grid-template-columns:2.75rem minmax(0,1fr) minmax(0,1fr)!important;grid-template-areas:"select product product" ".      control state" ".      stock   min" ".      acts    acts"!important;column-gap:.65rem!important;row-gap:.4rem!important;align-items:start!important;padding-block:.7rem!important;min-width:0!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--select{grid-area:select!important;align-self:start!important;padding-top:.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--product{grid-area:product!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-product,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-product__copy{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-product__copy strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-product__copy small{overflow-wrap:break-word!important;word-break:normal!important;white-space:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--control{grid-area:control!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--stock{grid-area:stock!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--min{grid-area:min!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--state{grid-area:state!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--acts{grid-area:acts!important;justify-self:start!important;align-self:start!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td[data-label]:before{display:block!important;margin-bottom:.1rem!important;color:#5d6570!important;font-size:.62rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;content:attr(data-label)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--product[data-label]:before{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--num strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--num small{display:inline!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-td--num small{margin-left:.28rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-acts{width:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-acts button{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page.gg2-inv-rebuild-proof[data-bocado-operational-surface=inventory] .gg2-inv-photo{width:52px!important;height:52px!important;flex-basis:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:var(--saboria-modal-sidebar-offset, 0px)!important;width:auto!important;max-width:none!important;box-sizing:border-box!important;z-index:1200!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm{flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;width:min(520px,100% - 32px)!important;max-width:min(520px,100% - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm :is(h2,p,span,strong,small,label,button,a,input){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__hero{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__hero>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__hero>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__hero:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__hero{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__close:hover{border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;gap:.75rem!important;padding:.95rem 1.15rem!important;overflow-y:auto!important;scrollbar-gutter:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__notice>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__context{display:grid!important;gap:.4rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__context-kicker{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important;margin:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__context-card{display:grid!important;grid-template-columns:48px minmax(0,1fr) auto!important;align-items:center!important;gap:.7rem!important;min-width:0!important;padding:.6rem .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__photo{width:48px!important;height:48px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:10px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__photo img{width:100%!important;height:100%!important;object-fit:cover!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__context-copy{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__context-copy strong{display:block!important;color:#102033!important;font-size:.88rem!important;font-weight:750!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__context-copy small{display:block!important;color:#5d6570!important;font-size:.72rem!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__stock{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;white-space:nowrap!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__field{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;width:100%!important;min-width:0!important;margin:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__field>label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__field>label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__helper{display:block!important;color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__switch{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__switch-copy{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__switch-copy strong{display:block!important;color:#102033!important;font-size:.86rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__switch-copy small{display:block!important;margin-top:.12rem!important;color:#5d6570!important;font-size:.74rem!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .p-toggleswitch{flex:0 0 auto!important;min-width:44px!important;min-height:28px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .p-toggleswitch .p-toggleswitch-slider{background:#efe8db!important;border:1px solid rgba(16,32,51,.08)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .p-toggleswitch.p-toggleswitch-checked .p-toggleswitch-slider{background:#3e8c62!important;border-color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .p-toggleswitch:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .p-toggleswitch .p-toggleswitch-input:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__control{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:stretch!important;width:100%!important;min-width:0!important;min-height:44px!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__control:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__control:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__field.is-disabled .gg2-icm__control{opacity:.62!important;cursor:not-allowed!important;background:#f7f2e9!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__control-icon{display:grid!important;place-items:center!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important;background:#c9a35e14!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__control input{width:100%!important;min-width:0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;font-size:.9rem!important;font-weight:750!important;padding:0 .75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__unit{display:grid!important;place-items:center!important;padding:0 .75rem!important;color:#5d6570!important;font-size:.72rem!important;font-weight:700!important;white-space:nowrap!important;border-left:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.75rem 1.15rem .85rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__tip{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.4rem .55rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__tip-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__tip>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__tip strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__tip small{color:#5d6570!important;font-size:.7rem!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__actions{display:flex!important;align-items:center!important;gap:.5rem!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__submit{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;min-width:10.5rem!important;white-space:nowrap!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__submit i{color:#e5cc98!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__cancel:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__submit:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm{width:min(520px,100% - 28px)!important;max-width:min(520px,100% - 28px)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__submit{width:100%!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm-backdrop{padding:12px!important;align-items:end!important;justify-content:center!important;place-items:end center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 14px 14px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__heading p{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__body{padding:.85rem!important;gap:.7rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__context-card{grid-template-columns:48px minmax(0,1fr)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm .gg2-icm__stock{grid-column:2!important;justify-self:start!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-icm *{transition-duration:.001ms!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:var(--saboria-modal-sidebar-offset, 0px)!important;width:auto!important;max-width:none!important;box-sizing:border-box!important;z-index:1200!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm{flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;width:min(560px,100% - 32px)!important;max-width:min(560px,100% - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm :is(h2,p,span,strong,small,label,button,a,input,textarea){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__hero{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__hero>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__hero>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__hero:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__hero{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__close:hover{border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;gap:.75rem!important;padding:.95rem 1.15rem!important;overflow-y:auto!important;scrollbar-gutter:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__notice>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm.is-in .gg2-imm__notice-icon{background:#3e8c6224!important;color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__notice.is-out{border-color:#c9821d33!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf7f1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__notice.is-out .gg2-imm__notice-icon{background:#c9821d24!important;color:#c9821d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__context{display:grid!important;gap:.4rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__context-kicker{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important;margin:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__context-card{display:grid!important;grid-template-columns:48px minmax(0,1fr) auto!important;align-items:center!important;gap:.7rem!important;min-width:0!important;padding:.6rem .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__photo{width:48px!important;height:48px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:10px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__photo img{width:100%!important;height:100%!important;object-fit:cover!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__context-copy{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__context-copy strong{display:block!important;color:#102033!important;font-size:.88rem!important;font-weight:750!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__context-copy small{display:block!important;color:#5d6570!important;font-size:.72rem!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__stock{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;white-space:nowrap!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:.75rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__field{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;width:100%!important;min-width:0!important;margin:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__field>label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__field>label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__field>label small{margin-left:.35rem!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.68rem!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__helper{display:block!important;color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__control{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:stretch!important;width:100%!important;min-width:0!important;min-height:44px!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__control:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__control:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__field.is-invalid .gg2-imm__control{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__control-icon{display:grid!important;place-items:center!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important;background:#c9a35e14!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm.is-in .gg2-imm__control-icon{color:#3e8c62!important;background:#3e8c621a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm.is-out .gg2-imm__control-icon{color:#c9821d!important;background:#c9821d1a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__control input,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__control textarea{width:100%!important;min-width:0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.9rem!important;font-weight:750!important;padding:0 .75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__control input{height:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__unit{display:grid!important;place-items:center!important;padding:0 .75rem!important;color:#5d6570!important;font-size:.72rem!important;font-weight:700!important;white-space:nowrap!important;border-left:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__control--textarea{grid-template-columns:40px minmax(0,1fr)!important;min-height:6.5rem!important;position:relative!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__control--textarea textarea{min-height:6.5rem!important;max-height:9rem!important;resize:vertical!important;padding:.7rem 2.6rem 1.35rem .75rem!important;font-weight:650!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__control textarea::placeholder,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__control input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important;font-weight:600!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__control--textarea>small{position:absolute!important;right:.7rem!important;bottom:.4rem!important;color:#5d6570!important;font-size:.68rem!important;font-weight:600!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select.p-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .p-select.gg2-imm__select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select.p-select:hover,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .p-select.gg2-imm__select:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .p-select.gg2-imm__select.p-focus{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm) .p-select-overlay.operational-select-panel,html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm) .p-select-overlay.sb-select-panel{z-index:2400!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__preview{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.55rem .7rem!important;min-width:0!important;padding:.7rem .8rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__preview>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__preview span{display:block!important;color:#5d6570!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__preview strong{display:block!important;margin-top:.12rem!important;color:#102033!important;font-size:1rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__preview small{color:#5d6570!important;font-size:.68rem!important;font-weight:600!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm.is-in .gg2-imm__preview-result strong{color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm.is-out .gg2-imm__preview-result strong{color:#c9821d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__preview.is-invalid{border-color:#c94a4a47!important;background:#fbf6f6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__preview.is-invalid .gg2-imm__preview-result strong{color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__preview-note{grid-column:1/-1!important;display:flex!important;align-items:flex-start!important;gap:.4rem!important;margin:.1rem 0 0!important;color:#5d6570!important;font-size:.74rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__preview-note i{margin-top:.12rem!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__preview-note.is-danger,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__preview-note.is-danger i{color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.75rem 1.15rem .85rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__tip{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.4rem .55rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__tip-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__tip>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__tip strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__tip small{color:#5d6570!important;font-size:.7rem!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__actions{display:flex!important;align-items:center!important;gap:.5rem!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__submit{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;min-width:12.5rem!important;white-space:nowrap!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__submit i{color:#e5cc98!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__cancel:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__submit:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm{width:min(560px,100% - 28px)!important;max-width:min(560px,100% - 28px)!important;max-height:calc(100dvh - 28px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__grid{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__submit{width:100%!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__submit{grid-row:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__preview{grid-template-columns:1fr!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm-backdrop{padding:12px!important;align-items:end!important;justify-content:center!important;place-items:end center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 14px 14px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__heading p{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__body{padding:.85rem!important;gap:.7rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__context-card{grid-template-columns:48px minmax(0,1fr)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__stock{grid-column:2!important;justify-self:start!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory-history{overflow-x:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history]{--gg2-ih-cols: 8.5rem minmax(13rem, 1.45fr) 9.25rem 6.5rem 7.5rem minmax(8.5rem, .95fr) minmax(12rem, .95fr) 8.25rem;--gg2-ih-gap: .7rem;--gg2-ih-pad: .9rem;position:relative!important;isolation:isolate!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;container-type:inline-size;container-name:gg2-ih-page;display:flex!important;flex-direction:column!important;gap:1.05rem!important;padding:1.35rem 1.5rem 1.6rem!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important;overflow-x:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] :is(h1,h2,p,span,small,strong,button,a,label,input){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:1rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-header .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.1em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-header .sbr-page-header__title{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-header .sbr-page-header__subtitle{max-width:38rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-header__actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-back{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;text-decoration:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-back i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-back:hover{background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-refresh{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-refresh i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-refresh:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-back:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-refresh:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-apply:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-clear:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-detail:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-filters{position:relative!important;overflow:hidden!important;isolation:isolate!important;min-width:0!important;min-height:0!important;height:auto!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-filters__head,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-board__head{display:flex!important;align-items:center!important;gap:.75rem!important;min-width:0!important;margin:0 0 .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-filters__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-board__icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-filters__head>div,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-board__head>div{min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-filters__head h2,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-board__head h2{margin:.12rem 0 0!important;color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;margin-left:auto!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-filters__grid{display:grid!important;grid-template-columns:repeat(4,minmax(150px,1fr)) auto!important;gap:.7rem!important;min-width:0!important;align-items:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-field{display:flex!important;flex-direction:column!important;gap:0!important;min-width:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-field>span{display:block!important;margin:0 0 .28rem!important;color:#2f3946!important;-webkit-text-fill-color:#2f3946!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.74rem!important;font-weight:700!important;line-height:1.2!important;letter-spacing:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-search{--gg2-ih-search-icon-slot: 2.35rem;position:relative!important;display:flex!important;align-items:center!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-search>i{position:absolute!important;left:.85rem!important;top:0!important;bottom:0!important;z-index:1!important;display:flex!important;align-items:center!important;pointer-events:none!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-search input,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-search input[type=search]{-webkit-appearance:none!important;appearance:none!important;padding-left:var(--gg2-ih-search-icon-slot)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-search input::-webkit-search-decoration,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-search input::-webkit-search-cancel-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-search input::-webkit-search-results-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-search input::-webkit-search-results-decoration{display:none!important;-webkit-appearance:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-filters .gelato-finance-select.p-select,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-filters .p-select.gelato-finance-select{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-filters__acts{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important;gap:.5rem!important;margin:0!important;min-width:max-content!important;grid-column:5!important;grid-row:2!important;justify-self:end!important;align-self:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-apply,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-clear{flex:0 0 auto!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-apply{min-height:44px!important;padding:0 .95rem!important;border-radius:12px!important;border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;font-weight:750!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-apply i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#e5cc98!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-apply:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-clear{min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;font-weight:750!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-clear:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-clear:disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-board{position:relative!important;overflow:hidden!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-loading{display:flex!important;align-items:center!important;justify-content:center!important;gap:.65rem!important;min-height:195px!important;color:#5d6570!important;font-size:.86rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-spinner{width:22px!important;height:22px!important;border-radius:50%!important;border:2px solid rgba(16,32,51,.12)!important;border-top-color:#102033!important;animation:gg2-ih-spin .8s linear infinite!important}@keyframes gg2-ih-spin{to{transform:rotate(360deg)}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-empty__icon{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-empty strong{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-empty span:not(.gg2-ih-empty__icon){margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-table{--bocado-table-min-width: 78rem;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-table.bocado-table-scroll{scrollbar-color:rgba(16,32,51,.28) transparent}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-table.bocado-table-scroll::-webkit-scrollbar{height:8px}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-table.bocado-table-scroll::-webkit-scrollbar-track{background:transparent}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-table.bocado-table-scroll::-webkit-scrollbar-thumb{background:#10203338;border-radius:999px}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-thead .gg2-ih-tr,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-tbody>.gg2-ih-tr{box-sizing:border-box!important;display:grid!important;grid-template-columns:var(--gg2-ih-cols)!important;column-gap:var(--gg2-ih-gap)!important;padding-inline:var(--gg2-ih-pad)!important;align-items:center!important;min-width:var(--bocado-table-min-width, 78rem)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-thead{min-width:var(--bocado-table-min-width, 78rem)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-thead .gg2-ih-tr{color:#5d6570!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.04em!important;line-height:1.2!important;text-transform:uppercase!important;box-sizing:border-box!important;min-height:42px!important;margin:0!important;padding-block:0!important;border:0!important;border-radius:10px!important;background:#fffcf7b3!important;box-shadow:none!important;width:100%!important;pointer-events:none!important;cursor:default!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-tbody{padding:.7rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.05)!important;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 42%),#f3ece0!important;display:flex!important;flex-direction:column!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-tbody>.gg2-ih-tr{padding-block:.8rem!important;padding-inline:var(--gg2-table-inline, .9rem)!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important;padding-inline:var(--gg2-ih-pad)!important;min-width:var(--bocado-table-min-width, 78rem)!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-tbody>.gg2-ih-tr:hover{transform:none!important;border-color:#c9a35e52!important;background:#fff!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-th,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-th--num,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--num{text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-th--acts,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--acts{justify-self:end!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--date,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--qty,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--stock,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--acts,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--user small{white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-product{display:flex!important;align-items:center!important;gap:.65rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-photo{flex:0 0 40px!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:10px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-photo img{width:100%!important;height:100%!important;object-fit:cover!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-product__copy{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-product__copy strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--reason strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--user strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--date strong{display:block!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:manual!important;hyphens:manual!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-product__copy small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--reason small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--user small{display:block!important;margin-top:.1rem!important;color:#5d6570!important;font-size:.7rem!important;line-height:1.3!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:manual!important;hyphens:manual!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-badge{display:inline-flex!important;align-items:center!important;gap:.28rem!important;min-height:24px!important;max-width:100%!important;padding:0 .5rem!important;overflow:hidden!important;border-radius:999px!important;border:1px solid rgba(62,140,98,.18)!important;background:#3e8c621f!important;color:#3e8c62!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.02em!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-badge.is-out{border-color:#c9821d33!important;background:#c9821d1f!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--qty strong{color:#3e8c62!important;font-size:.92rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--qty strong.is-out{color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--qty small{margin-left:.25rem!important;color:#5d6570!important;font-size:.68rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-stock{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:.28rem!important;color:#102033!important;font-size:.82rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-stock i{font-size:.68rem!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-detail{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:38px!important;padding:0 13px!important;border-radius:11px!important;border:1px solid #dfb72e!important;background:#fff5c9!important;color:#634900!important;-webkit-text-fill-color:#634900!important;box-shadow:0 4px 10px #9f71000b!important;font-size:.73rem!important;font-weight:850!important;white-space:nowrap!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-detail i{color:#8a6500!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-detail:hover{color:#493600!important;-webkit-text-fill-color:#493600!important;background:#ffeaa0!important;border-color:#c99b00!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] app-saboria-pagination{display:block!important;margin-top:.85rem!important}@container gg2-ih-page (max-width: 64.99rem){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-filters__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-filters__acts{grid-column:1/-1!important;grid-row:auto!important;justify-self:stretch!important;justify-content:flex-end!important}}@container gg2-ih-page (max-width: 35rem){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-filters__grid{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-filters__acts{display:grid!important;grid-template-columns:1fr 1fr!important;grid-column:1/-1!important;grid-row:auto!important;justify-self:stretch!important;width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-apply,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-clear{width:100%!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-table.bocado-table-scroll{overflow-x:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-tbody.bocado-table-scroll__content,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-thead,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-thead .gg2-ih-tr,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-tbody>.gg2-ih-tr{width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-thead{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-tbody>.gg2-ih-tr{grid-template-columns:40px minmax(0,1.4fr) minmax(0,.9fr) auto!important;grid-template-areas:"photo product product type" ".     qty     stock   date" ".     reason  user    acts"!important;column-gap:.65rem!important;row-gap:.4rem!important;align-items:start!important;padding-block:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--date,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--qty,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--stock,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--acts,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--user small{white-space:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--type{grid-area:type!important;justify-self:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--product{grid-area:product!important;display:contents!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-product{display:contents!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-photo{grid-area:photo!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-product__copy{grid-area:product!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--date{grid-area:date!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--qty{grid-area:qty!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--stock{grid-area:stock!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--reason{grid-area:reason!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--user{grid-area:user!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--acts{grid-area:acts!important;align-self:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td[data-label]:before{display:block!important;margin-bottom:.08rem!important;color:#5d6570!important;font-size:.62rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;content:attr(data-label)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--product[data-label]:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--type[data-label]:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--acts[data-label]:before{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-stock{justify-content:flex-start!important}}@container gg2-ih-page (max-width: 31.99rem){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-tbody>.gg2-ih-tr{grid-template-columns:40px minmax(0,1fr) auto!important;grid-template-areas:"photo product type" ".     qty     stock" ".     date    reason" ".     user    acts"!important}}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history]{padding:.9rem .85rem calc(1.2rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-header{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-header__actions{width:100%!important;margin-left:0!important;gap:.5rem!important;display:grid!important;grid-template-columns:minmax(0,1fr) 44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-back{min-width:0!important;max-width:none!important;flex:none!important;justify-content:center!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-filters__head,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-board__head{flex-wrap:wrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-count{margin-left:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-empty{min-height:180px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-detail{min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-table{--bocado-table-min-width: 0}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-table.bocado-table-scroll{overflow-x:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-tbody.bocado-table-scroll__content,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-thead,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-thead .gg2-ih-tr,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-tbody>.gg2-ih-tr{width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-thead{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-tbody>.gg2-ih-tr{grid-template-columns:40px minmax(0,1fr) auto!important;grid-template-areas:"photo product type" ".     qty     stock" ".     date    reason" ".     user    acts"!important;column-gap:.65rem!important;row-gap:.4rem!important;align-items:start!important;padding-block:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--date,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--qty,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--stock,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--acts,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--user small{white-space:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--type{grid-area:type!important;justify-self:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--product{grid-area:product!important;display:contents!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-product{display:contents!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-photo{grid-area:photo!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-product__copy{grid-area:product!important;min-width:0!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--date{grid-area:date!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--qty{grid-area:qty!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--stock{grid-area:stock!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--reason{grid-area:reason!important;min-width:0!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--user{grid-area:user!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--acts{grid-area:acts!important;align-self:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td[data-label]:before{display:block!important;margin-bottom:.08rem!important;color:#5d6570!important;font-size:.62rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;content:attr(data-label)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--product[data-label]:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--type[data-label]:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-td--acts[data-label]:before{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-stock{justify-content:flex-start!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .gg2-ih-spinner{animation:none!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:var(--saboria-modal-sidebar-offset, 0px)!important;width:auto!important;max-width:none!important;box-sizing:border-box!important;z-index:1200!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm-backdrop .detail-legacy{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm{flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;width:min(560px,100% - 32px)!important;max-width:min(560px,100% - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm :is(h2,p,span,strong,small,label,button,a){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__hero{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__hero>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__hero>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__hero:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__hero{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__close:hover{border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;gap:.75rem!important;padding:.95rem 1.15rem!important;overflow-y:auto!important;scrollbar-gutter:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__notice>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm.is-in .gg2-idm__notice-icon{background:#3e8c6224!important;color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__notice.is-out{border-color:#c9821d33!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf7f1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__notice.is-out .gg2-idm__notice-icon{background:#c9821d24!important;color:#c9821d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__context{display:grid!important;gap:.4rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__context-kicker{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important;margin:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__context-card{display:grid!important;grid-template-columns:48px minmax(0,1fr) auto!important;align-items:center!important;gap:.7rem!important;min-width:0!important;padding:.6rem .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__photo{width:48px!important;height:48px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:10px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#9d7838!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__photo img{width:100%!important;height:100%!important;object-fit:cover!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__context-copy{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__context-copy strong{display:block!important;color:#102033!important;font-size:.88rem!important;font-weight:750!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__context-copy small{display:block!important;color:#5d6570!important;font-size:.72rem!important;line-height:1.35!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__badge{display:inline-flex!important;align-items:center!important;gap:.3rem!important;max-width:9.5rem!important;min-width:0!important;padding:.28rem .55rem!important;border-radius:999px!important;border:1px solid rgba(62,140,98,.22)!important;background:#3e8c621a!important;color:#3e8c62!important;font-size:.68rem!important;font-weight:750!important;line-height:1.25!important;white-space:normal!important;text-align:right!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm.is-out .gg2-idm__badge{border-color:#c9821d38!important;background:#c9821d1a!important;color:#c9821d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__badge i{font-size:.62rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__fact .gg2-idm__badge{margin-top:.22rem!important;max-width:100%!important;text-align:left!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__qty,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__fact .gg2-idm__qty,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__preview .gg2-idm__qty{color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important;font-weight:800!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm.is-out .gg2-idm__qty,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm.is-out .gg2-idm__fact .gg2-idm__qty,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm.is-out .gg2-idm__preview .gg2-idm__qty{color:#c9821d!important;-webkit-text-fill-color:#c9821d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__preview{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.55rem .7rem!important;min-width:0!important;padding:.7rem .8rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__preview>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__preview span{display:block!important;color:#5d6570!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__preview strong{display:block!important;margin-top:.12rem!important;color:#102033!important;font-size:1rem!important;font-weight:800!important;letter-spacing:-.02em!important;white-space:nowrap!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__preview small{color:#5d6570!important;font-size:.68rem!important;font-weight:600!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm.is-in .gg2-idm__preview-result strong{color:#3e8c62!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm.is-out .gg2-idm__preview-result strong{color:#c9821d!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__group{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;width:100%!important;min-width:0!important;margin:0!important;gap:.65rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__facts{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:.7rem .85rem!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__fact{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__fact--full{grid-column:1/-1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__fact>span:not([class]){display:block!important;color:#5d6570!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__fact strong{display:block!important;margin-top:.12rem!important;color:#102033!important;font-size:.86rem!important;font-weight:650!important;line-height:1.35!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__fact--context strong{font-size:.8rem!important;font-weight:600!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__primary{font-weight:650!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__fact--copy strong{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-weight:500!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__ref{padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;box-sizing:border-box!important;margin-top:.35rem!important;max-width:100%!important;height:auto!important;min-height:28px!important;color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-weight:750!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;line-height:1.25!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__fact small{display:block!important;margin-top:.08rem!important;color:#5d6570!important;font-size:.72rem!important;line-height:1.35!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.75rem 1.15rem .85rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__tip{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.4rem .55rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__tip-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__tip>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__tip strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__tip small{color:#5d6570!important;font-size:.7rem!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__actions{display:flex!important;align-items:center!important;gap:.5rem!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__dismiss{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;min-width:108px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__dismiss:hover{background:#f7f1e6!important;border-color:#c9a35e73!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__dismiss:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm{width:min(560px,100% - 28px)!important;max-width:min(560px,100% - 28px)!important;max-height:calc(100dvh - 28px)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__facts{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__actions,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__dismiss{width:100%!important;min-width:0!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm-backdrop{padding:12px!important;align-items:end!important;justify-content:center!important;place-items:end center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 14px 14px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__heading p{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__body{padding:.85rem!important;gap:.7rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__context-card{grid-template-columns:48px minmax(0,1fr)!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__context-card .gg2-idm__badge{grid-column:2!important;justify-self:start!important;max-width:100%!important;text-align:left!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__preview{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.35rem .45rem!important;padding:.6rem .55rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__preview span{font-size:.58rem!important;line-height:1.2!important;white-space:normal!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__preview strong{font-size:.92rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm .gg2-idm__preview small{font-size:.6rem!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-idm *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal-backdrop.gg2-ibm-backdrop{display:grid!important;place-items:center!important;z-index:1260!important;padding:16px!important;padding-top:max(64px,env(safe-area-inset-top,0px))!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm{display:flex!important;flex-direction:column!important;min-height:0!important;height:auto!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;align-self:center!important;width:min(560px,100%)!important;padding:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm :is(h2,p,span,strong,small,label,button,input){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__icon>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__heading h2{margin:.18rem 0 0!important;color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__close{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__close:hover:not(:disabled){background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:grid!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__notice--warning{border:1px solid rgba(201,130,29,.18)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf6ee!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__notice--warning .gg2-ibm__notice-icon{background:#c9821d1f!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__field{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__input-shell{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;min-height:44px!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__input-shell:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__input-icon{display:grid!important;place-items:center!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__input-shell input{width:100%!important;min-height:44px!important;padding:0 .75rem!important;border:0!important;outline:0!important;background:transparent!important;color:#102033!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__context{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__context-icon{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__context strong{display:block!important;color:#102033!important;font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__context small{color:#5d6570!important;font-size:.72rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__actions{display:flex!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;display:inline-flex!important;align-items:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__submit{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__close:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__cancel:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__submit:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__input-shell input:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__close:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__cancel:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__submit:disabled{opacity:.48!important;cursor:not-allowed!important}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__footer{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__actions{display:grid!important;grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal-backdrop.gg2-ibm-backdrop{padding:12px 12px 0!important;place-items:end center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm{width:100%!important;align-self:end!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 0 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-inventory .modal.gg2-ibm .gg2-ibm__footer{padding-bottom:calc(.8rem + env(safe-area-inset-bottom,0px))!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book]{position:relative!important;isolation:isolate!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;width:100%!important;max-width:none!important;margin:0!important;padding:1.35rem 1.5rem 1.6rem!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;color:#102033!important;container-type:inline-size;container-name:gg2-rb-page;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] :is(h1,h2,h3,h4,p,span,small,strong,button,a,label,b,input){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-legacy-header,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-header{display:block!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-header .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-header .sbr-page-header__title{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-header .sbr-page-header__subtitle{max-width:40rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-gelato-heading,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-hero,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-category-strip{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-filters{display:block!important;position:relative!important;overflow:hidden!important;isolation:isolate!important;min-width:0!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-filters__head{display:flex!important;align-items:center!important;gap:.75rem!important;min-width:0!important;margin:0 0 .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-filters__icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-filters__head>div{min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-kicker{display:block!important;color:#9d7838!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-filters__head h2{margin:.12rem 0 0!important;color:#102033!important;font-size:1.02rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-filters__grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:.75rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-field{display:flex!important;flex-direction:column!important;min-width:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-search{--gg2-rb-search-icon-slot: 2.35rem;position:relative!important;display:flex!important;align-items:center!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-search>i{position:absolute!important;left:.85rem!important;top:0!important;bottom:0!important;z-index:1!important;display:flex!important;align-items:center!important;pointer-events:none!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-search input,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-search input[type=search]{width:100%!important;min-width:0!important;-webkit-appearance:none!important;appearance:none!important;padding-left:var(--gg2-rb-search-icon-slot)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-search input::-webkit-search-decoration,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-search input::-webkit-search-cancel-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-search input::-webkit-search-results-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-search input::-webkit-search-results-decoration{display:none!important;-webkit-appearance:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-chips{display:flex!important;flex-wrap:wrap!important;gap:.4rem!important;min-width:0!important;margin-top:.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-chips button{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;gap:.35rem!important;min-height:36px!important;padding:.35rem .85rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;font-size:.8rem!important;font-weight:700!important;white-space:nowrap!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-chips button.is-active{border-color:#10203333!important;background:#102033!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-chips button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-chips__fav.is-active{border-color:#c94a4a47!important;background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-section-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-section-title small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-section-title .gg2-rb-kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-section-title h3{margin:.12rem 0 0!important;color:#102033!important;font-size:1.02rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-section-title>span{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-section-title>i{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-featured,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-grid{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-featured-grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(min(100%,14rem),1fr))!important;gap:.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-card{display:flex!important;flex-direction:column!important;min-width:0!important;overflow:hidden!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;cursor:pointer!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-card:hover{border-color:#c9a35e66!important;box-shadow:0 14px 28px #10203314!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-card__media{position:relative!important;height:9.5rem!important;background:linear-gradient(180deg,rgba(255,255,255,.2),transparent 50%),#f7f1e6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-card__media img{width:100%!important;height:100%!important;object-fit:cover!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-card__media.no-image{display:grid!important;place-items:center!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-card__media.no-image>i{font-size:1.8rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-badge{position:absolute!important;top:.65rem!important;left:.65rem!important;display:inline-flex!important;align-items:center!important;gap:.28rem!important;min-height:24px!important;padding:0 .55rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffcf7f0!important;color:#9d7838!important;font-size:.66rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-favorite{position:absolute!important;top:.55rem!important;right:.55rem!important;display:grid!important;place-items:center!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;border-radius:11px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffcf7f0!important;color:#102033!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-favorite.active{border-color:#c94a4a47!important;background:#fff!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-favorite:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-card__body{display:grid!important;gap:.4rem!important;min-width:0!important;padding:.85rem .9rem .95rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-card__body>small{color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-card__body h4{margin:0!important;color:#102033!important;font-size:.95rem!important;font-weight:800!important;line-height:1.3!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-card__body p{height:auto!important;max-height:2.6em!important;margin:0!important;color:#5d6570!important;font-size:.76rem!important;line-height:1.35!important;overflow:hidden!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-meta{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.35rem .5rem!important;min-width:0!important;padding-top:.35rem!important;color:#5d6570!important;font-size:.7rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-meta span{min-width:0!important;display:inline-flex!important;align-items:center!important;gap:.28rem!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-meta i{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-price-ref{display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;gap:.4rem!important;min-width:0!important;margin-top:.2rem!important;padding:.5rem .55rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.18)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-price-ref span{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-price-ref small{display:block!important;color:#5d6570!important;font-size:.62rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-price-ref b{display:block!important;color:#102033!important;font-size:.78rem!important;font-weight:800!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-price-ref>i{color:#9d7838!important;font-size:.62rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-empty__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-empty i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-empty h3{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-empty p{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] app-saboria-pagination{display:block!important;margin-top:.35rem!important}@container gg2-rb-page (max-width: 44rem){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-featured-grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@container gg2-rb-page (max-width: 27.99rem){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-featured-grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-grid{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book]{padding:.9rem .85rem calc(1.2rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-filters__head,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-section-title{flex-wrap:wrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-empty{min-height:180px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-card__media{height:8.5rem!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-filters{padding:.95rem .9rem .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .gg2-rb-chips button{min-height:40px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .rb-meta span{white-space:normal!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail]{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:var(--saboria-modal-sidebar-offset, 0px)!important;width:auto!important;max-width:none!important;box-sizing:border-box!important;z-index:1300!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .rb-detail-modal--gelato,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .rb-detail-modal--legacy{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd{flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;width:min(720px,100% - 32px)!important;max-width:min(720px,100% - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd :is(h2,h3,p,span,strong,small,b,label,button,a,li){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__hero{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__hero>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__hero>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__hero:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__hero{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__close:hover{border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;gap:.75rem!important;padding:.95rem 1.15rem!important;overflow-y:auto!important;scrollbar-gutter:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__notice>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__identity{display:grid!important;grid-template-columns:72px minmax(0,1fr) auto!important;align-items:start!important;gap:.75rem!important;min-width:0!important;padding:.7rem .8rem!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__photo{width:72px!important;height:72px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f7f1e6!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__photo img{width:100%!important;height:100%!important;object-fit:cover!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__photo.no-image>i{font-size:1.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__identity-copy{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__identity-copy small{display:block!important;color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__identity-copy strong{display:block!important;margin-top:.18rem!important;color:#102033!important;font-size:1.02rem!important;font-weight:800!important;line-height:1.3!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__identity-copy p{margin:.28rem 0 0!important;color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__badge{display:inline-flex!important;align-items:center!important;gap:.28rem!important;max-width:9.5rem!important;min-width:0!important;padding:.28rem .55rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#c9a35e1f!important;color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;line-height:1.25!important;white-space:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__meta,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__commercial-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.55rem .7rem!important;min-width:0!important;padding:.7rem .8rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__commercial-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__meta>div,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__commercial-grid>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__meta span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__commercial-grid span{display:block!important;color:#5d6570!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__meta strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__commercial-grid strong{display:block!important;margin-top:.12rem!important;color:#102033!important;font-size:1rem!important;font-weight:800!important;letter-spacing:-.02em!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__meta small{color:#5d6570!important;font-size:.68rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__diff.is-easy{color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__diff.is-medium{color:#c9821d!important;-webkit-text-fill-color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__diff.is-hard{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__commercial-grid strong{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.92rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__commercial{display:grid!important;gap:.45rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__commercial>p{margin:0!important;color:#5d6570!important;font-size:.72rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__group-kicker{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__columns{display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;gap:.75rem!important;min-width:0!important;align-items:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__group{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;width:100%!important;min-width:0!important;margin:0!important;gap:.65rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__ings,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__steps{display:grid!important;gap:.4rem!important;min-width:0!important;margin:0!important;padding:0!important;list-style:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__ings li,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__steps li{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:.55rem!important;align-items:start!important;min-width:0!important;padding:.4rem .5rem!important;border-radius:10px!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__ings b{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.72rem!important;font-weight:800!important;line-height:1.35!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__ings span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__steps span{color:#102033!important;font-size:.8rem!important;font-weight:650!important;line-height:1.4!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__steps b{display:grid!important;place-items:center!important;width:24px!important;height:24px!important;border-radius:999px!important;background:#10203314!important;color:#102033!important;font-size:.68rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__tips{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__tips-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__tips strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__tips p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__related{display:grid!important;gap:.45rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__related-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(min(100%,14rem),1fr))!important;gap:.55rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__related-grid>button{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important;gap:.55rem!important;min-width:0!important;min-height:44px!important;padding:.4rem .55rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;text-align:left!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__related-grid>button:hover{border-color:#c9a35e73!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__related-grid>button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__related-thumb{width:44px!important;height:44px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:10px!important;background:#f7f1e6!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__related-thumb img{width:100%!important;height:100%!important;object-fit:cover!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__related-copy{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__related-copy small{display:block!important;color:#5d6570!important;font-size:.62rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__related-copy b{display:block!important;color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.3!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.75rem 1.15rem .85rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__tip{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.4rem .55rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__tip-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__tip>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__tip strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__tip small{color:#5d6570!important;font-size:.7rem!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__actions{display:flex!important;align-items:center!important;gap:.5rem!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__dismiss,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__favorite{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.4rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__dismiss{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__dismiss:hover{background:#f7f1e6!important;border-color:#c9a35e73!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__favorite{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__favorite:hover{background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__favorite:active{background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__dismiss:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__favorite:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd{width:min(720px,100% - 28px)!important;max-width:min(720px,100% - 28px)!important;max-height:calc(100dvh - 28px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__columns{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__actions,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__dismiss,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__favorite{width:100%!important;min-width:0!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail]{padding:12px!important;align-items:end!important;justify-content:center!important;place-items:end center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 14px 14px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__heading p{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__body{padding:.85rem!important;gap:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__identity{grid-template-columns:64px minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__identity .gg2-rd__badge{grid-column:2!important;justify-self:start!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__photo{width:64px!important;height:64px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__meta{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.35rem .45rem!important;padding:.6rem .55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__commercial-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__meta span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__commercial-grid span{font-size:.58rem!important;line-height:1.2!important;white-space:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__meta strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__commercial-grid strong{font-size:.86rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__ings b{white-space:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__related-grid{grid-template-columns:minmax(0,1fr)!important}}@media(max-height:520px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd{max-height:calc(100dvh - 12px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd .gg2-rd__body{padding:.7rem .85rem!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-modal-backdrop.gg2-rd-backdrop[data-bocado-operational-surface=recipe-detail] .gg2-rd *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-customers{overflow-x:visible!important;min-width:0!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers]{--gg2-cu-cols: minmax(14rem, 1.45fr) 9.25rem minmax(13rem, 1.2fr) 7.5rem 9.5rem 8.25rem;--gg2-cu-well-pad: .7rem;--gg2-cu-gap: .7rem;--gg2-cu-pad: .9rem;position:relative!important;isolation:isolate!important;overflow-x:visible!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;width:100%!important;max-width:none!important;margin:0!important;padding:1.35rem 1.5rem 1.6rem!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;color:#102033!important;background:none!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers].is-readonly{--gg2-cu-cols: minmax(14rem, 1.45fr) 9.25rem minmax(13rem, 1.2fr) 7.5rem 9.5rem}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] :is(h1,h2,h3,p,span,small,strong,button,a,label,b,input,th,td){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-hero-art,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-content-card>.search,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-header:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-header:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-header:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-header:after{content:none!important;display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-header,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-header{display:flex!important;justify-content:space-between!important;gap:1rem!important;position:relative!important;z-index:2!important;align-items:flex-start!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-header>app-page-header,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-header app-page-header{max-width:none!important;flex:1 1 auto!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-header .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-header .sbr-page-header__title{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-header .sbr-page-header__subtitle{max-width:40rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-header__actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-header__actions .primary{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-header__actions .primary:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-header__actions .primary:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-header__actions .refresh-button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-header__actions .refresh-button i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-header__actions .refresh-button:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-header__actions .primary:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-header__actions .refresh-button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metrics{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.7rem!important;min-width:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metric{display:flex!important;align-items:center!important;gap:.7rem!important;min-width:0!important;min-height:84px!important;padding:.9rem .95rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metric:hover{border-color:#c9a35e47!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metric__icon{flex:0 0 40px!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:0!important;box-shadow:none!important;font-size:1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metric--customers{border-color:#c9a35e38!important;background:linear-gradient(180deg,#fff,#fbf8f1)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metric--customers .customers-gelato-metric__icon{background:#1020330f!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metric--orders{border-color:#c9821d29!important;background:linear-gradient(180deg,#fff,#fbf8f3)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metric--orders .customers-gelato-metric__icon{background:#c9821d1f!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metric--active{border-color:#3e8c6224!important;background:linear-gradient(180deg,#fff,#f6fbf7)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metric--active .customers-gelato-metric__icon{background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metric--average{border-color:#3978b824!important;background:linear-gradient(180deg,#fff,#f5f8fb)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metric--average .customers-gelato-metric__icon{background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metric>div{min-width:0!important;display:flex!important;flex-direction:column!important;gap:.12rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metric strong{display:block!important;margin:0!important;color:#102033!important;font-size:1.12rem!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metric--active strong{color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metric span:not(.customers-gelato-metric__icon){display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:700!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metric small{display:block!important;color:#5d6570!important;font-size:.68rem!important;font-weight:500!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-filters{display:block!important;position:relative!important;overflow:hidden!important;isolation:isolate!important;min-width:0!important;margin:0!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-filters__head,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-board__head{display:flex!important;align-items:center!important;gap:.75rem!important;min-width:0!important;margin:0 0 .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-filters__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-board__icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-filters__head>div,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-board__head>div{min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-filters__head h2,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-board__head h2{margin:.12rem 0 0!important;color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;margin-left:auto!important;flex:0 0 auto!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-filters__grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:.75rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-field{display:flex!important;flex-direction:column!important;min-width:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-search{--gg2-cu-search-icon-slot: 2.35rem;--gg2-cu-search-clear-slot: 2.5rem;position:relative!important;display:flex!important;align-items:center!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-search>i{position:absolute!important;left:.85rem!important;top:0!important;bottom:0!important;z-index:1!important;display:flex!important;align-items:center!important;pointer-events:none!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-search input,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-search input[type=search]{width:100%!important;min-width:0!important;-webkit-appearance:none!important;appearance:none!important;padding-left:var(--gg2-cu-search-icon-slot)!important;padding-right:var(--gg2-cu-search-clear-slot)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-search input::-webkit-search-decoration,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-search input::-webkit-search-cancel-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-search input::-webkit-search-results-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-search input::-webkit-search-results-decoration{display:none!important;-webkit-appearance:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-search>button{position:absolute!important;right:.4rem!important;top:50%!important;z-index:1!important;display:grid!important;place-items:center!important;width:32px!important;height:32px!important;margin:0!important;padding:0!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#5d6570!important;transform:translateY(-50%)!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-search>button:hover{background:#1020330f!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-search>button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-content-card{min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-board,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .table-card{position:relative!important;overflow:hidden!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important;min-width:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .table-scroll{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .loading{display:flex!important;align-items:center!important;justify-content:center!important;gap:.65rem!important;min-height:195px!important;padding:1rem!important;color:#5d6570!important;font-size:.86rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-table{--bocado-table-min-width: 67rem;display:block!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers].is-readonly .gg2-cu-table{--bocado-table-min-width: 58rem}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-table.bocado-table-scroll{overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch;scrollbar-color:rgba(16,32,51,.28) transparent}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-table.bocado-table-scroll::-webkit-scrollbar{height:8px}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-table.bocado-table-scroll::-webkit-scrollbar-track{background:transparent}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-table.bocado-table-scroll::-webkit-scrollbar-thumb{background:#10203338;border-radius:999px}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-thead .gg2-cu-tr,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-tbody>.gg2-cu-tr{box-sizing:border-box!important;display:grid!important;grid-template-columns:var(--gg2-cu-cols)!important;column-gap:var(--gg2-cu-gap)!important;padding-inline:var(--gg2-cu-pad)!important;align-items:center!important;width:100%!important;min-width:var(--bocado-table-min-width, 67rem)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-thead{width:100%!important;min-width:var(--bocado-table-min-width, 67rem)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-thead .gg2-cu-tr{color:#5d6570!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.04em!important;line-height:1.2!important;text-transform:uppercase!important;box-sizing:border-box!important;min-height:42px!important;margin:0!important;padding-block:0!important;border:0!important;border-radius:10px!important;background:#fffcf7b3!important;box-shadow:none!important;width:100%!important;pointer-events:none!important;cursor:default!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-tbody{padding:.7rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.05)!important;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 42%),#f3ece0!important;display:flex!important;flex-direction:column!important;gap:.5rem!important;box-sizing:border-box!important;width:max(100%,var(--bocado-table-min-width, 67rem) + var(--gg2-cu-well-pad) * 2)!important;min-width:calc(var(--bocado-table-min-width, 67rem) + var(--gg2-cu-well-pad) * 2)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-tbody>.gg2-cu-tr{padding-block:.8rem!important;padding-inline:var(--gg2-table-inline, .9rem)!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important;padding-inline:var(--gg2-cu-pad)!important;width:100%!important;min-width:var(--bocado-table-min-width, 67rem)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-tbody>.gg2-cu-tr:hover{transform:none!important;border-color:#c9a35e52!important;background:#fff!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-th,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-td{max-width:100%!important;box-sizing:border-box!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-th--acts,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-td--acts{justify-self:stretch!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-td--acts{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:.4rem!important;min-width:min-content!important;max-width:none!important;box-sizing:border-box!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-td--acts .action-button{flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-td--phone,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-td--date,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-td--acts{white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customer-cell{display:flex!important;align-items:center!important;gap:.65rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customer-avatar{flex:0 0 36px!important;width:36px!important;height:36px!important;display:grid!important;place-items:center!important;border-radius:11px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;font-size:.68rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customer-cell strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-td{color:#102033!important;font-size:.84rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customer-cell strong{font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-orders,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .orders-badge{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:.45rem!important;min-width:0!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-orders__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-orders>i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .orders-badge>i{flex:0 0 28px!important;width:28px!important;height:28px!important;display:grid!important;place-items:center!important;border-radius:8px!important;border:1px solid rgba(201,163,94,.22)!important;background:#c9a35e1f!important;color:#9d7838!important;font-size:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-orders__copy{display:grid!important;min-width:0!important;line-height:1.15!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-orders__copy strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-orders strong{display:block!important;color:#102033!important;font-size:.88rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-orders__copy small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .orders-badge small{display:block!important;color:#5d6570!important;font-size:.62rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .registration-cell{display:flex!important;align-items:center!important;gap:.4rem!important;min-width:0!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .registration-cell strong{display:block!important;color:#102033!important;font-size:.8rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .registration-cell small{display:block!important;color:#5d6570!important;font-size:.66rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-td--email{overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .actions{display:flex!important;justify-content:flex-end!important;gap:.4rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .action-button{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;border-radius:11px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .action-button:hover{border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .action-button--delete{color:#c94a4a!important;border-color:#c94a4a38!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .action-button--delete:hover{background:#c94a4a14!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .action-button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-empty__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .empty i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .empty h2{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .empty p{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] app-saboria-pagination{display:block!important;margin-top:.85rem!important}@media(max-width:1100px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers]{padding:.9rem .85rem calc(1.2rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-header,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-header{flex-wrap:wrap!important;min-height:0!important;margin:0!important;padding:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-header__actions{width:100%!important;margin-left:0!important;display:grid!important;gap:.5rem!important;grid-template-columns:minmax(0,1fr) 44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers].is-readonly .gg2-cu-header__actions{grid-template-columns:44px!important;justify-content:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-header__actions .primary{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-filters__head,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-board__head{flex-wrap:wrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-count{margin-left:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .empty{min-height:180px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .action-button{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-filters,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .gg2-cu-board,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .table-card{padding:.95rem .9rem .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metric{min-height:76px!important;padding:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .customers-gelato-metric strong{font-size:1rem!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] *{transition-duration:.001ms!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-customers .backdrop:not(.gg2-cu-modal-backdrop){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal-backdrop{z-index:1100!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;place-items:unset!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal{overflow:hidden!important;display:flex!important;flex-direction:column!important;flex:0 0 auto!important;align-self:center!important;width:min(640px,100vw - 32px)!important;height:auto!important;max-height:calc(100dvh - 32px)!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal :is(h2,p,span,strong,small,label,button,a){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__hero-icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__hero-icon>:is(i,.pi){display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__hero-icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__hero-icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__hero-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__heading{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__heading h2{margin:.18rem 0 0!important;color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__subtitle{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;font-size:.78rem!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__close:hover:not(:disabled){background:#fffaf3!important;border-color:#c9a35e7a!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__close i{font-size:.95rem!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__form{display:flex!important;flex-direction:column!important;flex:0 1 auto!important;min-height:0!important;min-width:0!important;overflow:hidden!important;margin:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:0 1 auto!important;display:flex!important;flex-direction:column!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__notice>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__section{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;flex:0 0 auto!important;width:100%!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__section>label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__section>label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__optional{margin-left:.35rem!important;color:#5d6570!important;font-size:.68rem!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__error{color:#c94a4a!important;font-size:.76rem!important;font-weight:650!important;line-height:1.35!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__control{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-height:44px!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__control:hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__control:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__section:has(input.ng-invalid.ng-touched) .gg2-cu-modal__control{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__control-icon{display:grid!important;place-items:center!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__control input{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:44px!important;height:44px!important;margin:0!important;padding:0 .75rem!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.88rem!important;font-weight:650!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__control input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__control input:disabled{opacity:.62!important;cursor:not-allowed!important;background:#f7f2e9!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__context-note{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;background:#c9a35e24!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__context-note>div{min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__context-note strong{display:block!important;color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__context-note small{display:block!important;color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__submit{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__submit{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;min-width:188px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__submit i{color:#e5cc98!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__cancel:focus-visible,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__cancel:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__submit:disabled,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal{width:min(560px,100vw - 28px)!important;height:auto!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__footer{grid-template-columns:1fr!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__cancel,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__submit{width:100%!important;min-width:0!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal-backdrop{padding:12px!important;align-items:end!important;justify-content:center!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal{align-self:end!important;width:calc(100vw - 24px)!important;height:auto!important;max-height:calc(100dvh - 24px)!important;border-radius:18px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__subtitle{display:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal .gg2-cu-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-cu-modal *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-admin-subscription{overflow-x:visible!important;min-width:0!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription]{position:relative!important;isolation:isolate!important;overflow-x:hidden!important;min-width:0!important;width:100%!important;max-width:none!important;margin:0!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;padding:1.35rem 1.5rem 1.6rem!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:none!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] :is(h1,h2,h3,h4,p,span,small,strong,button,a,label,b){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .subscription-gelato-header,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .subscription-gelato-header:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .subscription-gelato-header__mark{content:none!important;display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .subscription-legacy-header,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .gg2-su-header{display:flex!important;justify-content:space-between!important;gap:1rem!important;position:relative!important;z-index:2!important;align-items:flex-start!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .gg2-su-header>app-page-header{max-width:none!important;flex:1 1 auto!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .gg2-su-header .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .gg2-su-header .sbr-page-header__title{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .gg2-su-header .sbr-page-header__subtitle{max-width:40rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .gg2-su-header__actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .gg2-su-header__actions .refresh-button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .gg2-su-header__actions .refresh-button i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .gg2-su-header__actions .refresh-button:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .gg2-su-header__actions .refresh-button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .gg2-su-header__actions .refresh-button:disabled{opacity:.45!important;cursor:wait!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .subscription-skeleton{margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .subscription-skeleton__hero,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .subscription-skeleton__grid span{border:1px solid rgba(16,32,51,.06)!important;background:linear-gradient(90deg,#f4efe6,#fffaf3 46%,#f4efe6)!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .subscription-skeleton__hero{min-height:168px!important;border-radius:18px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .subscription-skeleton__grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .subscription-skeleton__grid span{min-height:84px!important;border-radius:16px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .restriction-banner{grid-template-columns:40px minmax(0,1fr) auto!important;align-items:center!important;gap:.85rem!important;margin:0!important;display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;border:1px solid rgba(201,74,74,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf6f6!important;padding:.95rem 1.05rem!important;border-radius:16px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .restriction-banner--pending{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;grid-template-columns:40px minmax(0,1fr) auto!important;padding:.95rem 1.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .restriction-banner__icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important;background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .restriction-banner--pending .restriction-banner__icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .restriction-banner__content{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .restriction-banner .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important;margin-bottom:.2rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .restriction-banner--pending .eyebrow{color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .restriction-banner h2{margin:0!important;color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .restriction-banner p{margin:.28rem 0 0!important;color:#5d6570!important;font-size:.82rem!important;line-height:1.45!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .restriction-banner small{display:block!important;margin-top:.28rem!important;color:#5d6570!important;font-size:.72rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .restriction-banner__plans{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;white-space:nowrap!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .restriction-banner__plans:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .restriction-banner__plans:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .restriction-banner__plans:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .restriction-banner__plans i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero{margin:0!important;position:relative!important;overflow:hidden!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important;padding:1.2rem 1.25rem 1.1rem!important;border:1px solid rgba(201,163,94,.14)!important;background:linear-gradient(180deg,#091625,#171b22 58%,#1c2129)!important;box-shadow:0 16px 34px #09162538!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero:before{content:""!important;position:absolute!important;inset:0 0 auto!important;height:2px!important;pointer-events:none!important;background:linear-gradient(90deg,transparent 0%,rgba(201,163,94,.45) 18%,rgba(201,163,94,.16) 72%,transparent 100%)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero--restricted{border-color:#c9a35e2e!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero__glow{display:block!important;background:#c9a35e1f!important;filter:blur(28px)!important;opacity:.65!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero__content{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:1rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important;margin-bottom:.35rem!important;color:#c9a35e!important;-webkit-text-fill-color:#c9a35e!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-title{display:flex!important;align-items:center!important;gap:.75rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-emblem,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-emblem--hero,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-emblem--compact,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-emblem.plan-theme--express,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-emblem.plan-theme--essential,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-emblem.plan-theme--professional,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-emblem.plan-theme--pro-ai,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-emblem.plan-theme--default{flex:0 0 auto!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero .plan-emblem{border-color:#c9a35e52!important;background:#c9a35e1f!important;color:#e5cc98!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero h2{margin:0!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;font-size:clamp(1.2rem,1.8vw,1.45rem)!important;font-weight:800!important;letter-spacing:-.03em!important;line-height:1.15!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero p{margin:.35rem 0 0!important;max-width:38rem!important;color:#cfc6b7!important;font-size:.84rem!important;line-height:1.45!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-status{flex:0 0 auto!important;min-width:9.5rem!important;padding:.7rem .85rem!important;border-radius:14px!important;text-align:right!important;border:1px solid rgba(62,140,98,.18)!important;background:linear-gradient(180deg,#fff,#f6fbf7)!important;box-shadow:0 8px 18px #0916252e!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-status span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-status strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-status small{display:block!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-status span{color:#3e8c62!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-status strong{margin-top:.18rem!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.2rem!important;font-weight:800!important;letter-spacing:-.03em!important;line-height:1.1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-status small{margin-top:.12rem!important;color:#5d6570!important;font-size:.7rem!important;font-weight:500!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-status.restricted{border-color:#c94a4a2e!important;background:linear-gradient(180deg,#fff,#fbf6f6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-status.restricted span{color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-status.pending{border-color:#3978b82e!important;background:linear-gradient(180deg,#fff,#f5f8fb)!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-status.pending span{color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero__meta{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr)) auto!important;align-items:end!important;gap:.7rem!important;margin-top:1rem!important;padding-top:.95rem!important;border-top:1px solid rgba(201,163,94,.16)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero__meta span{color:#e5cc98!important;font-size:.7rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero__meta strong{margin-top:.22rem!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;font-size:.88rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero__meta a{justify-self:end!important;display:inline-flex!important;align-items:center!important;gap:.35rem!important;min-height:44px!important;color:#e5cc98!important;font-size:.82rem!important;font-weight:750!important;text-decoration:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero__meta a:hover{color:#c9a35e!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero__meta a:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important;border-radius:10px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .section-block,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .coming-soon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .empty-state{margin:0!important;position:relative!important;overflow:hidden!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .section-heading{display:flex!important;align-items:center!important;gap:.75rem!important;min-width:0!important;margin:0 0 .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .gg2-su-board__icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .section-heading>div{min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .section-heading .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important;margin-bottom:.12rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .section-heading h3{margin:0!important;color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .section-heading__description{margin:.18rem 0 0!important;color:#5d6570!important;font-size:.76rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .gg2-su-count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;margin-left:auto!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .section-heading .refresh-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .section-heading .refresh-button--icon{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .section-heading .refresh-button i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .section-heading .refresh-button:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .section-heading .refresh-button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .usage-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.7rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .usage-card{min-width:0!important;min-height:126px!important;padding:.9rem .95rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .usage-card:hover{border-color:#c9a35e47!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .usage-card__heading{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:.65rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .usage-card__identity{display:flex!important;align-items:center!important;gap:.7rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .usage-card__icon{flex:0 0 40px!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#1020330f!important;color:#102033!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .usage-card__heading span{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .usage-card__heading small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .usage-card__footer{display:block!important;color:#5d6570!important;font-size:.68rem!important;font-weight:500!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .usage-card__heading strong{flex:0 0 auto!important;color:#102033!important;font-size:.82rem!important;font-weight:800!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .usage-bar{height:6px!important;margin-top:.85rem!important;overflow:hidden!important;border-radius:999px!important;background:#ece8df!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .usage-bar span{display:block!important;height:100%!important;border-radius:inherit!important;background:linear-gradient(90deg,#102033,#c9a35e)!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .usage-card__footer{margin-top:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.7rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-item{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:start!important;gap:.75rem!important;min-width:0!important;min-height:0!important;padding:.9rem .95rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;cursor:default!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-item:hover{transform:none!important;border-color:#c9a35e47!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-item__icon{width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:0!important;box-shadow:none!important;background:#1020330f!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-item:nth-child(5n+1){border-color:#c9a35e38!important;background:linear-gradient(180deg,#fff,#fbf8f1)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-item:nth-child(5n+1) .feature-item__icon{background:#c9a35e1f!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-item:nth-child(5n+2){border-color:#3e8c6224!important;background:linear-gradient(180deg,#fff,#f6fbf7)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-item:nth-child(5n+2) .feature-item__icon{background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-item:nth-child(5n+3){border-color:#3978b824!important;background:linear-gradient(180deg,#fff,#f5f8fb)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-item:nth-child(5n+3) .feature-item__icon{background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-item:nth-child(5n+4){border-color:#7666c724!important;background:linear-gradient(180deg,#fff,#f7f6fb)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-item:nth-child(5n+4) .feature-item__icon{background:#7666c71f!important;color:#7666c7!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-item:nth-child(5n+5){border-color:#c9821d29!important;background:linear-gradient(180deg,#fff,#fbf8f3)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-item:nth-child(5n+5) .feature-item__icon{background:#c9821d1f!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-item__content{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-item__content strong{display:block!important;color:#102033!important;font-size:.86rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-item__content p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.74rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-item__check{margin-top:.2rem!important;color:#3e8c62!important;font-size:.95rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .coming-soon{display:flex!important;align-items:center!important;gap:.85rem!important;display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;padding:.95rem 1.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .coming-soon>i{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important;color:#c9821d!important;background:#c9821d1f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .coming-soon strong{color:#102033!important;font-size:.88rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .coming-soon span{margin-top:.18rem!important;color:#5d6570!important;font-size:.76rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .coming-soon .refresh-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .empty-state button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .coming-soon .refresh-button:hover:not(:disabled),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .empty-state button:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .coming-soon .refresh-button:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .empty-state button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .coming-soon .refresh-button i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .empty-state button i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .empty-state{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;padding:1.2rem 1rem!important;gap:.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .empty-state>i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;font-size:1.85rem!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .empty-state h3{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .empty-state p{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .empty-state button{margin-top:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .renewal-alert{display:flex!important;align-items:center!important;margin:0 0 .9rem!important;display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;padding:.85rem .95rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .renewal-alert strong{color:#102033!important;font-size:.86rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .renewal-alert span{margin-top:.12rem!important;color:#5d6570!important;font-size:.74rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .renewal-message{margin:.75rem 0 0!important;color:#c9821d!important;font-size:.8rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog{display:block!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-common{margin:0 0 .9rem!important;padding:1rem 1.05rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fffaf3!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-common__heading,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-common__group-heading{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-common__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-common h2,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-common h3{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-common p,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-common li span{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-common__count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.7rem!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option{--plan-accent: #c9a35e;--plan-accent-soft: rgba(201, 163, 94, .12);--plan-accent-glow: rgba(201, 163, 94, .08);min-height:0!important;padding:1.05rem 1.1rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option:after{opacity:.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option:hover{transform:none!important;border-color:#c9a35e52!important;box-shadow:0 14px 28px #10203312!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option.current{border-color:#c9a35e6b!important;box-shadow:0 14px 28px #10203314!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option h3,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option__code{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option p,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option__tagline,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option__description,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option__metadata,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option li span{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option__badge,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-best-seller{border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;font-size:.68rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;width:100%!important;margin-top:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option button:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option button:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option button:disabled{opacity:.45!important;cursor:not-allowed!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-emblem{width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option__limits,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option__features,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-common__group{border-color:#1020330f!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option__limits h4,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-option__features h4{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .pi-check,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .pi-check-circle{color:#3e8c62!important}@media(max-width:1240px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .usage-grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .subscription-skeleton__grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:980px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero__content{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-status{width:100%!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero__meta{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero__meta a{grid-column:1/-1!important;justify-self:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .restriction-banner{grid-template-columns:40px minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .restriction-banner__plans{grid-column:1/-1!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] app-plan-catalog .plan-grid{grid-template-columns:1fr!important}}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .gg2-su-header{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .gg2-su-header__actions{width:100%!important;justify-content:flex-end!important}}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription]{padding:.9rem .85rem calc(1.2rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .gg2-su-header{flex-wrap:wrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .gg2-su-header__actions{width:100%!important;margin-left:0!important;display:grid!important;gap:.5rem!important;grid-template-columns:44px!important;justify-content:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .section-heading{flex-wrap:wrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .gg2-su-count{margin-left:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .usage-grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .subscription-skeleton__grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero__meta{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .coming-soon{flex-wrap:wrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .coming-soon .refresh-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .empty-state button{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .empty-state{min-height:180px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .feature-item{min-height:0!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .section-block,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .coming-soon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .empty-state,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .restriction-banner{padding:.95rem .9rem .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .plan-hero h2{font-size:1.15rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .subscription-page.gg2-su-rebuild-proof[data-bocado-operational-surface=subscription] .usage-card__heading strong{white-space:normal!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-plans-catalog-page{overflow-x:visible!important;min-width:0!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog]{position:relative!important;isolation:isolate!important;overflow-x:hidden!important;min-width:0!important;width:100%!important;max-width:none!important;margin:0!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;padding:1.35rem 1.5rem 1.6rem!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:none!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] :is(h1,h2,h3,h4,p,span,small,strong,button,a,label,b,li){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-gelato-heading,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-gelato-heading:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-gelato-heading__art,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-gelato-heading__title-row img{content:none!important;display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-page-header--legacy,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .gg2-pl-header{display:flex!important;justify-content:space-between!important;gap:1rem!important;position:relative!important;z-index:2!important;align-items:flex-start!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .gg2-pl-header>app-page-header{max-width:none!important;flex:1 1 auto!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .gg2-pl-header .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .gg2-pl-header .sbr-page-header__title{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .gg2-pl-header .sbr-page-header__subtitle{max-width:42rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .gg2-pl-header__actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .gg2-pl-header__actions .refresh-button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .gg2-pl-header__actions .refresh-button i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .gg2-pl-header__actions .refresh-button:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .gg2-pl-header__actions .refresh-button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .gg2-pl-header__actions .refresh-button:disabled{opacity:.45!important;cursor:wait!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.7rem!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview--base{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:center!important;gap:.85rem!important;min-width:0!important;margin:0!important;min-height:0!important;position:relative!important;overflow:hidden!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important;padding:1.05rem 1.1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview__icon{width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview--base .plans-overview__icon{background:#3e8c621f!important;border-color:transparent!important;color:#3e8c62!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important;margin-bottom:.18rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview h2{margin:0!important;color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important;min-width:0!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview p{margin:.2rem 0 0!important;color:#5d6570!important;font-size:.78rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview__refresh,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-error button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview__refresh:hover:not(:disabled),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-error button:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview__refresh:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-error button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview__refresh:disabled{opacity:.45!important;cursor:wait!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview__refresh i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-error button i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview__common-count{gap:.55rem!important;min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;min-height:44px!important;padding:.35rem .8rem!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview__common-count strong{color:#102033!important;font-size:1.15rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview__common-count span{color:#5d6570!important;font-size:.66rem!important;font-weight:650!important;line-height:1.15!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-skeleton{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-skeleton span{min-height:280px!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:linear-gradient(90deg,#f4efe6,#fffaf3 46%,#f4efe6)!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-error{display:flex!important;align-items:center!important;gap:.85rem!important;display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;border:1px solid rgba(201,74,74,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf6f6!important;padding:.95rem 1.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-error>i{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important;background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-error strong{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-error p{margin:.18rem 0 0!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog{display:block!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common{margin:0 0 .7rem!important;position:relative!important;overflow:hidden!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common__heading{display:flex!important;align-items:center!important;gap:.75rem!important;margin:0 0 .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common__heading>div{min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common__icon{flex:0 0 auto!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common h2,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common h3{margin:.12rem 0 0!important;color:#102033!important;font-size:1.05rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common h3{font-size:.92rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common p,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common li span{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common__count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;margin-left:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common__groups{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common__group{min-width:0!important;padding:.9rem .95rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common__group:nth-child(4n+1){border-color:#c9a35e38!important;background:linear-gradient(180deg,#fff,#fbf8f1)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common__group:nth-child(4n+2){border-color:#3e8c6224!important;background:linear-gradient(180deg,#fff,#f6fbf7)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common__group:nth-child(4n+3){border-color:#3978b824!important;background:linear-gradient(180deg,#fff,#f5f8fb)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common__group:nth-child(4n+4){border-color:#7666c724!important;background:linear-gradient(180deg,#fff,#f7f6fb)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common__group-heading span{width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#1020330f!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common__group:nth-child(4n+1) .plan-common__group-heading span{background:#c9a35e1f!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common__group:nth-child(4n+2) .plan-common__group-heading span{background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common__group:nth-child(4n+3) .plan-common__group-heading span{background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common__group:nth-child(4n+4) .plan-common__group-heading span{background:#7666c71f!important;color:#7666c7!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .pi-check,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .pi-check-circle{color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-grid{--gg2-pl-gap: .7rem;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:var(--gg2-pl-gap)!important;align-items:stretch!important}@media(min-width:1241px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option:last-child:nth-child(3n+1){grid-column:2!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option{--plan-accent: #c9a35e;--plan-accent-soft: rgba(201, 163, 94, .12);--plan-accent-glow: rgba(201, 163, 94, .08);position:relative!important;display:flex!important;flex-direction:column!important;min-width:0!important;min-height:0!important;padding:1.1rem 1.15rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important;transform:none!important;overflow:hidden!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option:before{opacity:.55!important;background:linear-gradient(90deg,transparent,#c9a35e,transparent)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option:after{opacity:.22!important;border-color:#c9a35e2e!important;box-shadow:0 0 40px #c9a35e14!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option:hover{transform:none!important;border-color:#c9a35e52!important;box-shadow:0 14px 28px #10203312!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option.current{border-color:#c9a35e7a!important;box-shadow:0 16px 32px #10203314,inset 0 0 0 1px #c9a35e2e!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-theme--express{--plan-accent: #c98742;border-color:#c9821d29!important;background:linear-gradient(180deg,#fff,#fbf8f3)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-theme--essential{--plan-accent: #c9a35e;border-color:#c9a35e38!important;background:linear-gradient(180deg,#fff,#fbf8f1)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-theme--professional{--plan-accent: #3978b8;border-color:#3978b824!important;background:linear-gradient(180deg,#fff,#f5f8fb)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-theme--pro-ai{--plan-accent: #7666c7;border-color:#7666c724!important;background:linear-gradient(180deg,#fff,#f7f6fb)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option__badges{justify-content:flex-end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-best-seller,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option__badge{min-height:24px!important;padding:.18rem .62rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.04em!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-best-seller{border-color:#c9a35e66!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option__badge--catalog{border-color:#3978b82e!important;background:#f5f8fb!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option__badge--coming-soon{border-color:#c9821d33!important;background:#fbf8f3!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option.current .plan-option__badge:not(.plan-option__badge--catalog){border-color:#c9a35e6b!important;background:#c9a35e1f!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-emblem{width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-theme--express .plan-emblem{border:0!important;background:#c9821d1f!important;color:#c9821d!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-theme--essential .plan-emblem{border:0!important;background:#c9a35e1f!important;color:#9d7838!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-theme--professional .plan-emblem{border:0!important;background:#3978b81f!important;color:#3978b8!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-theme--pro-ai .plan-emblem{border:0!important;background:#7666c71f!important;color:#7666c7!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option__code{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:var(--plan-accent)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option h3,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option__price strong{color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option h3{font-size:1.12rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option__tagline,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option__description,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option__metadata,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option li span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option__price span{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option__price strong{font-size:1.45rem!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option__metadata,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option__limits,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option__features,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option__inheritance{border-color:#1020330f!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option__limits h4,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option__features h4{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option__limit-grid>span{background:#fff!important;border-radius:12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option__limit-grid strong{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;width:100%!important;margin-top:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option button:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option button:disabled{opacity:.45!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-gelato-trust{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.7rem!important;margin:0!important;padding:0!important;border:0!important;background:none!important;box-shadow:none!important;overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-gelato-trust>div{display:flex!important;align-items:center!important;gap:.7rem!important;min-width:0!important;min-height:84px!important;padding:.9rem .95rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-gelato-trust>div:nth-child(1){border-color:#c9a35e38!important;background:linear-gradient(180deg,#fff,#fbf8f1)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-gelato-trust>div:nth-child(2){border-color:#3978b824!important;background:linear-gradient(180deg,#fff,#f5f8fb)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-gelato-trust>div:nth-child(3){border-color:#3e8c6224!important;background:linear-gradient(180deg,#fff,#f6fbf7)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-gelato-trust>div:nth-child(4){border-color:#7666c724!important;background:linear-gradient(180deg,#fff,#f7f6fb)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-gelato-trust i{flex:0 0 40px!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;font-size:1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-gelato-trust>div:nth-child(1) i{background:#c9a35e1f!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-gelato-trust>div:nth-child(2) i{background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-gelato-trust>div:nth-child(3) i{background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-gelato-trust>div:nth-child(4) i{background:#7666c71f!important;color:#7666c7!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-gelato-trust strong{color:#102033!important;font-size:.8rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-gelato-trust small{color:#5d6570!important;font-size:.7rem!important;line-height:1.35!important}@media(max-width:1240px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-skeleton{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-gelato-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:1240px)and (min-width:981px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option:last-child:nth-child(odd){grid-column:1/-1!important;justify-self:center!important;width:calc((100% - var(--gg2-pl-gap)) / 2)!important}}@media(max-width:980px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview-grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common__groups{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-skeleton{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview--base{grid-template-columns:40px minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview__refresh,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview__common-count{grid-column:1/-1!important;width:100%!important;justify-content:center!important}}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .gg2-pl-header{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .gg2-pl-header__actions{width:100%!important;justify-content:flex-end!important}}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog]{padding:.9rem .85rem calc(1.2rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .gg2-pl-header__actions{width:100%!important;margin-left:0!important;display:grid!important;gap:.5rem!important;grid-template-columns:44px!important;justify-content:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview--base{grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview__refresh,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview__common-count{grid-column:1/-1!important;width:100%!important;justify-content:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-gelato-trust{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-error{flex-wrap:wrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-error button{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-skeleton span{min-height:180px!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] .plans-overview--base,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-option,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .plans-page.gg2-pl-rebuild-proof[data-bocado-operational-surface=plans-catalog] app-plan-catalog .plan-common{padding:.95rem .9rem .9rem!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-help-center{overflow-x:visible!important;min-width:0!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore){position:relative!important;isolation:isolate!important;overflow-x:visible!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;width:100%!important;max-width:none!important;margin:0!important;padding:1.35rem 1.5rem 1.6rem!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;color:#102033!important;background:none!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .help-legacy-header :is(h1,h2,h3,p,span,small,strong,button,a,label,b,input),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore :is(h1,h2,h3,p,span,small,strong,button,a,label,b,input){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .help-legacy-header{display:flex!important;justify-content:space-between!important;gap:1rem!important;position:relative!important;z-index:2!important;align-items:flex-start!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .help-legacy-header>app-page-header{max-width:none!important;flex:1 1 auto!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .help-legacy-header .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .help-legacy-header .sbr-page-header__title{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .help-legacy-header .sbr-page-header__subtitle{max-width:42rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore{display:flex!important;flex-direction:column!important;gap:1.05rem!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-hero{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(15.5rem,18.5rem)!important;align-items:stretch!important;gap:.7rem!important;min-height:0!important;margin:0!important;padding:1.15rem 1.2rem 1.05rem!important;overflow:hidden!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-hero__copy{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-self:stretch!important;gap:.45rem!important;min-width:0!important;min-height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-shell-brand{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;width:max-content!important;max-width:min(100%,22.5rem)!important;margin:0!important;padding:.7rem .95rem!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.16)!important;background:linear-gradient(180deg,#091625,#171b22)!important;box-shadow:0 8px 16px #09162529!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-shell-brand__mark{display:block!important;height:clamp(2.65rem,3.9vw,3.85rem)!important;width:auto!important;max-width:100%!important;object-fit:contain!important;object-position:left center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-hero__copy>p,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-hero__art,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-sprinkle{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-hero h1{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-search{display:grid!important;grid-template-columns:2.35rem minmax(0,1fr) auto!important;align-items:center!important;gap:0!important;max-width:none!important;margin-top:auto!important;margin-bottom:0!important;padding:0 .35rem 0 0!important;box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-search:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-search:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-search>i{display:grid!important;place-items:center!important;width:2.35rem!important;color:#102033!important;font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-search input,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-search input[type=search]{min-width:0!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0 .5rem 0 0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.875rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-search input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-search input::-webkit-search-decoration,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-search input::-webkit-search-cancel-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-search input::-webkit-search-results-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-search input::-webkit-search-results-decoration{display:none!important;-webkit-appearance:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-search button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;min-height:36px!important;height:36px!important;margin:0 .15rem 0 .35rem!important;padding:0 .95rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-search button:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-search button:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-search button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-search button i{margin-right:.35rem!important;color:inherit!important;font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-live-note{display:flex!important;align-items:center!important;gap:.4rem!important;margin-top:0!important;margin-bottom:auto!important;color:#5d6570!important;font-size:.72rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-live-note i{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-help-card{display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:0!important;margin:0!important;padding:.95rem 1rem!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#fff,#fbf8f1)!important;box-shadow:0 8px 18px #1020330b!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-help-card__icon{flex:0 0 40px!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-help-card h2{margin:.65rem 0 .28rem!important;color:#102033!important;font-size:.98rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-help-card p{margin:0 0 .85rem!important;color:#5d6570!important;font-size:.78rem!important;line-height:1.45!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-primary-action{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-primary-action:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-primary-action:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-primary-action:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-primary-action i{margin-right:0!important;font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-tabs{display:flex!important;flex-wrap:nowrap!important;width:100%!important;max-width:100%!important;gap:.2rem!important;margin:0!important;padding:.28rem!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fffaf3!important;box-shadow:0 8px 18px #1020330b!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-tabs button{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.4rem!important;min-height:44px!important;padding:0 .95rem!important;border:0!important;border-left:0!important;border-radius:11px!important;background:transparent!important;box-shadow:none!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.78rem!important;font-weight:700!important;white-space:nowrap!important;cursor:pointer;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-tabs button+button{border-left:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-tabs button i{margin-right:0!important;color:inherit!important;font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-tabs button:hover:not(.active){background:#c9a35e1a!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-tabs button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-tabs button.active{background:#102033!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;box-shadow:0 8px 16px #10203329!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-tabs button.active i{color:#e5cc98!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-content{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(16.5rem,18.75rem)!important;align-items:start!important;gap:1.05rem!important;width:100%!important;min-width:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-main{display:grid!important;gap:1.05rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-section{min-width:0!important;margin:0!important;position:relative!important;overflow:hidden!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-section-head,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-section-head--split{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:.75rem!important;min-width:0!important;margin:0 0 .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-section-head--split{justify-content:space-between!important;align-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-section-head__group{display:flex!important;align-items:center!important;gap:.75rem!important;min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-section-head__icon{flex:0 0 40px!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-section-head__icon>.pi{display:grid!important;font-family:primeicons!important;font-size:1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-section-head__icon img{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gg2-hc-kicker{display:block!important;color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-section-head h2{margin:.12rem 0 0!important;color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-section-head p{margin:.18rem 0 0!important;color:#5d6570!important;font-size:.78rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-count-pill{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;margin-left:auto!important;flex:0 0 auto!important;min-width:2rem!important;height:auto!important;place-items:unset!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-outline-action,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-reset-categories{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;flex:0 0 auto!important;margin:0!important;font-size:.73rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-reset-categories{margin-top:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-outline-action:hover:not(:disabled),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-reset-categories:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-outline-action:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-reset-categories:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-outline-action i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-reset-categories i{margin:0!important;color:inherit!important;font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:.7rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card{display:flex!important;flex-direction:column!important;align-items:flex-start!important;min-width:0!important;min-height:0!important;padding:.9rem .95rem!important;text-align:left!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card:hover{transform:none!important;border-color:#c9a35e47!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card.active{border-color:#c9a35e8c!important;box-shadow:0 10px 22px #1020330f,inset 0 0 0 1px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card[data-tone="0"]{border-color:#c9a35e57!important;background:linear-gradient(180deg,#fffdf8,#f4ead8)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card[data-tone="1"]{border-color:#3e8c6242!important;background:linear-gradient(180deg,#f8fcf9,#e7f4ec)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card[data-tone="2"]{border-color:#3978b842!important;background:linear-gradient(180deg,#f7fafc,#e6f0f8)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card[data-tone="3"]{border-color:#7666c742!important;background:linear-gradient(180deg,#faf8fd,#eeeaf8)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card[data-tone="4"]{border-color:#c9874247!important;background:linear-gradient(180deg,#fffaf4,#f6eadc)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card__icon{flex:0 0 40px!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;margin:0 0 .7rem!important;border-radius:12px!important;border:0!important;box-shadow:none!important;font-size:1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card__icon>.pi{display:grid!important;font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card__icon img{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card[data-tone="0"] .gh-category-card__icon{background:#c9a35e2e!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card[data-tone="1"] .gh-category-card__icon{background:#3e8c6229!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card[data-tone="2"] .gh-category-card__icon{background:#3978b829!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card[data-tone="3"] .gh-category-card__icon{background:#7666c729!important;color:#7666c7!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card[data-tone="4"] .gh-category-card__icon{background:#c9821d29!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card strong{display:block!important;margin:0!important;color:#102033!important;font-size:.9rem!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.22!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card p{margin:.35rem 0 .7rem!important;color:#5d6570!important;font-size:.74rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-card__count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;margin-top:auto!important;padding:0 .65rem!important;border-color:#10203314!important;background:#ffffffc7!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-guide-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-guide-card,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-faq-list button{min-width:0!important;min-height:72px!important;display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:center!important;gap:.7rem!important;padding:.8rem .85rem!important;text-align:left!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.05)!important;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 42%),#f3ece0!important;box-shadow:0 8px 18px #1020330b!important;color:#102033!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-faq-list{display:grid!important;gap:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-faq-list button{width:100%!important;display:flex!important;justify-content:space-between!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-guide-card:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-faq-list button:hover{border-color:#c9a35e52!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 42%),#f3ece0!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-guide-card:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-faq-list button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-guide-card__icon{flex:0 0 40px!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:0!important;background:#1020330f!important;color:#102033!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-guide-card__body,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-faq-list button>span{display:grid!important;gap:.12rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-guide-card small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-faq-list small{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-size:.62rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-guide-card strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-faq-list strong{color:#102033!important;font-size:.84rem!important;font-weight:800!important;line-height:1.25!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-guide-card p,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-faq-list p{margin:0!important;color:#5d6570!important;font-size:.72rem!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-guide-card>i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-faq-list button>i{color:#9d7838!important;font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;gap:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-empty>span{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-empty h3{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-empty p{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-rail{position:sticky!important;top:5.25rem!important;display:grid!important;gap:1.05rem!important;width:auto!important;min-width:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-popular-card,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-academy-card,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-database-card{min-width:0!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-popular-card{padding:1.05rem 1.05rem .7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-popular-card header{display:flex!important;align-items:center!important;gap:.75rem!important;margin:0 0 .7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-popular-card header i{flex:0 0 40px!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-popular-card h2{margin:0!important;color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-popular-card button{width:100%!important;min-height:52px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:.55rem!important;padding:.55rem .15rem!important;border:0!important;border-bottom:1px solid #e6dfd2!important;border-radius:0!important;background:transparent!important;color:#102033!important;text-align:left!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-popular-card button:last-child{border-bottom:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-popular-card button:hover{background:#c9a35e14!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-popular-card button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-popular-dot[data-tone="0"]{background:#c9a35e!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-popular-dot[data-tone="1"]{background:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-popular-dot[data-tone="2"]{background:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-popular-dot[data-tone="3"]{background:#7666c7!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-popular-dot[data-tone="4"]{background:#c98742!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-popular-card button strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.25!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-popular-card button small{color:#5d6570!important;font-size:.66rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-popular-card button>i{color:#9d7838!important;font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-academy-card{display:grid!important;min-height:0!important;overflow:hidden!important;padding:1.05rem!important;border-color:#3978b824!important;background:linear-gradient(180deg,#fff,#f5f8fb)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-academy-card img{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-academy-card__copy{display:grid!important;gap:.4rem!important;position:relative!important;z-index:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-academy-card strong{color:#102033!important;font-size:.92rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-academy-card small{color:#5d6570!important;font-size:.74rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-academy-card button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;width:max-content!important;margin-top:.45rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-academy-card button:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-academy-card button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-academy-card button i{color:inherit!important;font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-database-card{padding:.85rem 1rem!important;color:#5d6570!important;font-size:.72rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-database-card i{color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-footer-note{display:grid!important;grid-template-columns:1fr 1fr!important;margin:0!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important;background:linear-gradient(180deg,#fff,#fbf8f1)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-footer-note span{display:flex!important;align-items:center!important;gap:.55rem!important;min-height:52px!important;padding:.7rem 1.05rem!important;color:#5d6570!important;font-size:.74rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-footer-note span+span{border-left:1px solid #e6dfd2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-footer-note i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-loading{display:flex!important;align-items:center!important;justify-content:center!important;gap:.55rem!important;min-height:195px!important;margin:0!important;border-radius:16px!important;border:1px dashed rgba(201,163,94,.35)!important;background:#fffaf3!important;color:#5d6570!important;box-shadow:none!important}@media(max-width:1260px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-hero{grid-template-columns:minmax(0,1fr) minmax(14.5rem,17.5rem)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:1100px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-content{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-rail{position:static!important;top:auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-database-card{grid-column:1/-1!important}}@media(max-width:980px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-hero{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-shell-brand{max-width:min(100%,18.5rem)!important;padding:.58rem .8rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-shell-brand__mark{height:clamp(2.35rem,4.2vw,3.1rem)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore){padding:.9rem .85rem calc(1.2rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-shell-brand{max-width:min(100%,16.25rem)!important;padding:.5rem .7rem!important;border-radius:12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-shell-brand__mark{height:2.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-search{grid-template-columns:2.35rem minmax(0,1fr)!important;padding:0!important;min-height:auto!important;height:auto!important;gap:.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-search button{grid-column:1/-1!important;width:calc(100% - .7rem)!important;min-height:44px!important;height:44px!important;margin:0 .35rem .35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-section-head--split{flex-wrap:wrap!important;align-items:flex-start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-outline-action{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-guide-grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-rail,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-footer-note{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-footer-note span+span{border-left:0!important;border-top:1px solid #e6dfd2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-empty{min-height:180px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-academy-card button{width:100%!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore]:has(.gelato-help-explore) .gelato-help-explore .gh-category-grid{grid-template-columns:minmax(0,1fr)!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials{display:grid!important;gap:1.05rem!important;width:100%!important;min-width:0!important;margin:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials :is(h2,h3,p,span,small,strong,button,a,label,input){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-library{display:grid!important;gap:.85rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-library>.gh-section-head{margin-bottom:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-search{display:grid!important;grid-template-columns:2.35rem minmax(0,1fr) auto!important;align-items:center!important;min-width:0!important;margin:0!important;padding:0 .35rem 0 0!important;box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-search:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-search:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-search>i{display:grid!important;place-items:center!important;width:2.35rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-search input,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-search input[type=search]{min-width:0!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0 .5rem 0 0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.875rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-search input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-search button{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;margin:0!important;padding:0!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#102033!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-search button:hover{background:#c9a35e1f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-search button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-categories{display:flex!important;flex-wrap:nowrap!important;gap:.45rem!important;width:100%!important;max-width:100%!important;margin:0!important;padding:.05rem 0 .15rem!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-categories button{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;gap:.4rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.76rem!important;font-weight:700!important;white-space:nowrap!important;cursor:pointer;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-categories button i{margin:0!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-categories button:hover:not(.active){border-color:#c9a35e80!important;background:#fbf8f1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-categories button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-categories button.active{border-color:transparent!important;background:#102033!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;box-shadow:0 8px 16px #10203329!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-categories button.active i{color:#e5cc98!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-loading{display:flex!important;align-items:center!important;justify-content:center!important;gap:.55rem!important;min-height:120px!important;margin:0!important;color:#5d6570!important;font-size:.82rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.7rem!important;width:100%!important;min-width:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card{display:flex!important;flex-direction:column!important;min-width:0!important;overflow:hidden!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:linear-gradient(180deg,#fff,#fbf8f1)!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card[data-tone="0"]{border-color:#c9a35e47!important;background:linear-gradient(180deg,#fffdf8,#f4ead8)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card[data-tone="1"]{border-color:#3e8c6238!important;background:linear-gradient(180deg,#f8fcf9,#e7f4ec)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card[data-tone="2"]{border-color:#3978b838!important;background:linear-gradient(180deg,#f7fafc,#e6f0f8)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card[data-tone="3"]{border-color:#7666c738!important;background:linear-gradient(180deg,#faf8fd,#eeeaf8)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card[data-tone="4"]{border-color:#c987423d!important;background:linear-gradient(180deg,#fffaf4,#f6eadc)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card__cover{position:relative!important;aspect-ratio:16/9!important;overflow:hidden!important;background:radial-gradient(circle at 72% 28%,rgba(201,163,94,.18),transparent 36%),linear-gradient(135deg,#fff8e8,#efe4d0)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card[data-tone="1"] .gt-card__cover{background:radial-gradient(circle at 72% 28%,rgba(62,140,98,.16),transparent 36%),linear-gradient(135deg,#f3faf5,#dcefe4)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card[data-tone="2"] .gt-card__cover{background:radial-gradient(circle at 72% 28%,rgba(57,120,184,.16),transparent 36%),linear-gradient(135deg,#f3f7fb,#dce8f3)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card[data-tone="3"] .gt-card__cover{background:radial-gradient(circle at 72% 28%,rgba(118,102,199,.16),transparent 36%),linear-gradient(135deg,#f6f3fb,#e5dff3)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card[data-tone="4"] .gt-card__cover{background:radial-gradient(circle at 72% 28%,rgba(201,135,66,.16),transparent 36%),linear-gradient(135deg,#fff6ec,#f0e0cc)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card__cover img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card__fallback{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;color:#102033!important;font-size:2rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-duration,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-featured{position:absolute!important;top:.6rem!important;display:inline-flex!important;align-items:center!important;gap:.28rem!important;min-height:24px!important;padding:0 .5rem!important;border-radius:8px!important;font-size:.64rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-duration{left:.6rem!important;background:#102033d1!important;color:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-duration i{color:#e5cc98!important;font-size:.62rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-featured{right:.6rem!important;border:1px solid rgba(201,163,94,.4)!important;background:#fffcf6f0!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-featured i{color:#9d7838!important;font-size:.62rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card__body{display:grid!important;gap:.22rem!important;flex:1 1 auto!important;min-width:0!important;padding:.85rem .9rem .55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card__body>small{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-size:.62rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card__body h3{margin:0!important;color:#102033!important;font-size:.92rem!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.25!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card__body p{margin:0!important;color:#5d6570!important;font-size:.74rem!important;line-height:1.4!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card__meta{display:flex!important;flex-wrap:wrap!important;gap:.45rem .7rem!important;margin-top:.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card__meta span{display:inline-flex!important;align-items:center!important;gap:.28rem!important;color:#5d6570!important;font-size:.7rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card__meta i{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card__meta .gt-completed,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card__meta .gt-completed i{color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card__action{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;width:calc(100% - 1.8rem)!important;min-width:0!important;min-height:44px!important;margin:.15rem .9rem .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card__action:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card__action:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card__action:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card__action i{margin:0!important;color:inherit!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-standard-pagination{display:block!important;margin:.15rem 0 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-empty{margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-support{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:.85rem!important;min-width:0!important;margin:0!important;padding:.9rem 1rem!important;border-radius:16px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 8px 18px #1020330b!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-support__icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-support strong{display:block!important;color:#102033!important;font-size:.86rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-support p{margin:.18rem 0 0!important;color:#5d6570!important;font-size:.74rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-support button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-support button:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-support button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-support button i{margin:0!important;color:inherit!important}@media(max-width:1180px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-support{grid-template-columns:auto minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-support button{grid-column:1/-1!important;width:100%!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-grid{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-card__action,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-support button{width:calc(100% - 1.8rem)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-support button{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-tutorials .gt-categories button{min-height:44px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents{display:grid!important;gap:1.05rem!important;width:100%!important;min-width:0!important;margin:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents :is(h2,h3,p,span,small,strong,button,a,label,input){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-library{display:grid!important;gap:.85rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-library>.gh-section-head{margin-bottom:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-search{display:grid!important;grid-template-columns:2.35rem minmax(0,1fr) auto!important;align-items:center!important;min-width:0!important;margin:0!important;padding:0 .35rem 0 0!important;box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-search:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-search:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-search>i{display:grid!important;place-items:center!important;width:2.35rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-search input,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-search input[type=search]{min-width:0!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0 .5rem 0 0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.875rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-search input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-search button{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;margin:0!important;padding:0!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#102033!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-search button:hover{background:#c9a35e1f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-search button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-categories{display:flex!important;flex-wrap:nowrap!important;gap:.45rem!important;width:100%!important;max-width:100%!important;margin:0!important;padding:.05rem 0 .15rem!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-categories button{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;gap:.4rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.76rem!important;font-weight:700!important;white-space:nowrap!important;cursor:pointer;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-categories button i{margin:0!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-categories button:hover:not(.active){border-color:#c9a35e80!important;background:#fbf8f1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-categories button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-categories button.active{border-color:transparent!important;background:#102033!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;box-shadow:0 8px 16px #10203329!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-categories button.active i{color:#e5cc98!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-loading{display:flex!important;align-items:center!important;justify-content:center!important;gap:.55rem!important;min-height:0!important;padding:1rem 0!important;margin:0!important;color:#5d6570!important;font-size:.82rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.7rem!important;width:100%!important;min-width:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card{display:flex!important;flex-direction:column!important;min-width:0!important;overflow:hidden!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:linear-gradient(180deg,#fff,#fbf8f1)!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card[data-tone="0"]{border-color:#c9a35e42!important;background:linear-gradient(180deg,#fffdf8,#f7f0e4)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card[data-tone="1"]{border-color:#3e8c6233!important;background:linear-gradient(180deg,#f8fcf9,#eaf5ef)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card[data-tone="2"]{border-color:#3978b838!important;background:linear-gradient(180deg,#f7fafc,#e8f0f7)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card[data-tone="3"]{border-color:#7666c733!important;background:linear-gradient(180deg,#faf8fd,#f0ecf8)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card[data-tone="4"]{border-color:#c9874238!important;background:linear-gradient(180deg,#fffaf4,#f7eee3)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__lead{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:.75rem!important;align-items:start!important;min-width:0!important;padding:.9rem .95rem .35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__well{flex:0 0 48px!important;width:48px!important;height:48px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(57,120,184,.16)!important;background:#3978b81a!important;color:#3978b8!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card[data-tone="0"] .gd-card__well{border-color:#c9a35e47!important;background:#c9a35e24!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card[data-tone="1"] .gd-card__well{border-color:#3e8c6238!important;background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card[data-tone="3"] .gd-card__well{border-color:#7666c738!important;background:#7666c71f!important;color:#7666c7!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card[data-tone="4"] .gd-card__well{border-color:#c987423d!important;background:#c987421f!important;color:#c98742!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__well img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__well i{font-size:1.15rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__body{display:grid!important;gap:.18rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__body>small{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-size:.62rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__body h3{margin:0!important;color:#102033!important;font-size:.92rem!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.25!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__body p{margin:0!important;color:#5d6570!important;font-size:.74rem!important;line-height:1.4!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__meta{display:flex!important;flex-wrap:wrap!important;gap:.4rem .7rem!important;margin-top:.28rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__meta span{display:inline-flex!important;align-items:center!important;gap:.28rem!important;color:#5d6570!important;font-size:.7rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__meta i{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-featured,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-featured i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__action{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;width:calc(100% - 1.9rem)!important;min-width:0!important;min-height:44px!important;margin:.45rem .95rem .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__action:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__action:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__action:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__action i{margin:0!important;color:inherit!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__action:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-standard-pagination{display:block!important;margin:.15rem 0 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-empty{display:grid!important;justify-items:center!important;gap:.2rem!important;margin:0!important;padding:.9rem .85rem!important;height:auto!important;min-height:0!important;text-align:center!important;border-radius:14px!important;border:1px dashed rgba(201,163,94,.32)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-empty>span{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;margin:0 0 .2rem!important;border-radius:12px!important;background:#3978b81a!important;color:#3978b8!important;font-size:1.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-empty h3{margin:0!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-empty p{margin:0!important;color:#5d6570!important;font-size:.74rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-support{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:.85rem!important;min-width:0!important;margin:0!important;padding:.9rem 1rem!important;border-radius:16px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 8px 18px #1020330b!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-support__icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-support strong{display:block!important;color:#102033!important;font-size:.86rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-support p{margin:.18rem 0 0!important;color:#5d6570!important;font-size:.74rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-support button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-support button:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-support button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-support button i{margin:0!important;color:inherit!important}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-grid{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-support{grid-template-columns:auto minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-support button{grid-column:1/-1!important;width:100%!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__lead{grid-template-columns:44px minmax(0,1fr)!important;gap:.65rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__well{width:44px!important;height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-documents .gd-card__action{width:calc(100% - 1.9rem)!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail]{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:var(--saboria-modal-sidebar-offset, 0px)!important;width:auto!important;max-width:none!important;box-sizing:border-box!important;z-index:1200!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .help-article-modal,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gelato-help-article-modal{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg{max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;flex:0 0 auto!important;align-self:center!important;width:min(720px,100% - 32px)!important;max-width:min(720px,100% - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg :is(h2,p,span,strong,small,button,a){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__hero{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__hero>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__hero>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__hero:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__hero{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__close:hover{border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:0 1 auto!important;display:flex!important;flex-direction:column!important;gap:.75rem!important;padding:.95rem 1.15rem!important;overflow-y:auto!important;scrollbar-gutter:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__notice>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__doc{flex:0 0 auto!important;display:grid!important;gap:.7rem!important;min-width:0!important;padding:.9rem 1rem!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.2)!important;background:#fff!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__doc p{margin:0!important;max-width:62ch!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.9rem!important;font-weight:500!important;line-height:1.58!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__doc .gg2-hg__lead{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.92rem!important;font-weight:650!important;line-height:1.5!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__doc p+p{margin-top:.15rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__video{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.4rem!important;width:max-content!important;max-width:100%!important;min-height:44px!important;margin-top:.15rem!important;padding:0 .9rem!important;border-radius:12px!important;text-decoration:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__video:hover{background:#f7f1e6!important;border-color:#c9a35e73!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__video:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__video i{color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.75rem 1.15rem .85rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__tip{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.4rem .55rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__tip-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__tip>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__tip strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__tip small{color:#5d6570!important;font-size:.7rem!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__actions{display:flex!important;align-items:center!important;gap:.5rem!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__dismiss{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;min-width:108px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__dismiss:hover{background:#f7f1e6!important;border-color:#c9a35e73!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__dismiss:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg{width:min(720px,100% - 28px)!important;max-width:min(720px,100% - 28px)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__actions,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__dismiss{width:100%!important;min-width:0!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail]{padding:12px!important;align-items:end!important;justify-content:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg{flex:0 0 auto!important;align-self:end!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;height:auto!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 14px 14px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__heading p{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__body{padding:.85rem!important;gap:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__doc{padding:.8rem .85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__video{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-article-backdrop.gg2-hg-backdrop[data-bocado-operational-surface=help-guide-detail] .gg2-hg .gg2-hg__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create]{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:var(--saboria-modal-sidebar-offset, 0px)!important;width:auto!important;max-width:none!important;box-sizing:border-box!important;z-index:1200!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;padding:16px!important;overflow:hidden!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .pqr-modal,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gelato-pqr-modal{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp{max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;flex:0 0 auto!important;align-self:center!important;width:min(640px,100% - 32px)!important;max-width:min(640px,100% - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp :is(h2,p,span,strong,small,label,button,a){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__hero{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__hero>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__hero>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__hero:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__hero{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__close:hover:not(:disabled){border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__form{display:flex!important;flex-direction:column!important;flex:0 1 auto!important;min-height:0!important;min-width:0!important;overflow:hidden!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__body{flex:1 1 0%!important;min-height:0!important;-webkit-overflow-scrolling:touch;flex:0 1 auto!important;display:flex!important;flex-direction:column!important;gap:.85rem!important;padding:1rem 1.15rem!important;overflow-x:hidden!important;overflow-y:auto!important;scrollbar-gutter:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__notice>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:.85rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__section{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;flex:0 0 auto!important;width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__section>label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__section>label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__section .sb-select.p-select,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__section .p-select.sb-select{width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__control,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__textarea{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-height:44px!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__control:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__textarea:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__control:focus-within,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__textarea:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__control-icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__textarea-icon{display:grid!important;place-items:center!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important;background:transparent!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__control input{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:44px!important;height:44px!important;margin:0!important;padding:0 .75rem!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.88rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__control input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__control input:disabled{opacity:.62!important;cursor:not-allowed!important;background:#f7f2e9!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__textarea{min-height:7.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__textarea textarea{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:7.5rem!important;max-height:11rem!important;margin:0!important;padding:.7rem .75rem!important;border:0!important;border-radius:0!important;outline:0!important;resize:vertical!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__textarea textarea::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__textarea textarea:disabled{opacity:.62!important;cursor:not-allowed!important;background:#f7f2e9!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__tip{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.4rem .55rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__tip-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__tip>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__tip strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__tip small{color:#5d6570!important;font-size:.7rem!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__submit{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__submit{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;min-width:188px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__submit i{color:#e5cc98!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__cancel:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__cancel:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__submit:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important;pointer-events:none!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp) .p-select-overlay.operational-select-panel{z-index:2400!important}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp{width:min(640px,100% - 28px)!important;max-width:min(640px,100% - 28px)!important;height:auto!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__grid{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__submit{width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create]{padding:12px!important;align-items:end!important;justify-content:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp{flex:0 0 auto!important;align-self:end!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;height:auto!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 14px 14px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__heading p{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp .gg2-hp__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-pqr-backdrop.gg2-hp-backdrop[data-bocado-operational-surface=help-pqr-create] .gg2-hp *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial]{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:var(--saboria-modal-sidebar-offset, 0px)!important;width:auto!important;max-width:none!important;box-sizing:border-box!important;z-index:1200!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;padding:16px!important;overflow:hidden!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .academy-video-modal,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gelato-academy-video-modal{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv{max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;flex:0 0 auto!important;align-self:center!important;width:min(800px,100% - 32px)!important;max-width:min(800px,100% - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv :is(h2,h3,p,span,strong,small,button){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__hero{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__hero>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__hero>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__hero:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__hero{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.08rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.25!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__close:hover{border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__body{flex:1 1 0%!important;min-height:0!important;-webkit-overflow-scrolling:touch;flex:0 1 auto!important;display:flex!important;flex-direction:column!important;gap:.85rem!important;padding:1rem 1.15rem!important;overflow-x:hidden!important;overflow-y:auto!important;scrollbar-gutter:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__notice>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__player{position:relative!important;flex:0 0 auto!important;width:100%!important;max-width:100%!important;aspect-ratio:16/9!important;max-height:min(46dvh,26rem)!important;overflow:hidden!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.28)!important;background:#080605!important;box-shadow:0 16px 32px #0916252e,inset 0 1px #ffffff0f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__player video{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:contain!important;background:#000!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__about{flex:0 0 auto!important;display:grid!important;gap:.45rem!important;min-width:0!important;padding:.85rem .95rem!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.2)!important;background:#fff!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__about h3{margin:0!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__about p{margin:0!important;color:#102033!important;font-size:.86rem!important;font-weight:500!important;line-height:1.5!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__meta{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.65rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__meta-card{display:grid!important;gap:.28rem!important;min-width:0!important;padding:.7rem .8rem!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.18)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__meta-card span{display:inline-flex!important;align-items:center!important;gap:.35rem!important;color:#5d6570!important;font-size:.7rem!important;font-weight:700!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__meta-card span i{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__meta-card strong{color:#102033!important;font-size:.9rem!important;font-weight:800!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.75rem 1.15rem .85rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__tip{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.4rem .55rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__tip-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__tip>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__tip strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__tip small{color:#5d6570!important;font-size:.7rem!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__actions{display:flex!important;align-items:center!important;gap:.5rem!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__dismiss{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;min-width:108px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__dismiss:hover{background:#f7f1e6!important;border-color:#c9a35e73!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__dismiss:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv{width:min(800px,100% - 28px)!important;max-width:min(800px,100% - 28px)!important;height:auto!important;max-height:calc(100dvh - 28px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__meta{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__actions,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__dismiss{width:100%!important;min-width:0!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial]{padding:12px!important;align-items:end!important;justify-content:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv{flex:0 0 auto!important;align-self:end!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;height:auto!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 14px 14px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__body{padding:.85rem!important;gap:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__player{border-radius:12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__meta{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(max-height:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .academy-video-backdrop.gg2-hv-backdrop[data-bocado-operational-surface=help-video-tutorial] .gg2-hv .gg2-hv__player{max-height:min(38dvh,18rem)!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail]{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:var(--saboria-modal-sidebar-offset, 0px)!important;width:auto!important;max-width:none!important;box-sizing:border-box!important;z-index:1200!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;padding:16px!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gelato-request-modal,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .request-modal--legacy{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr{max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;flex:0 0 auto!important;align-self:center!important;width:min(720px,100% - 32px)!important;max-width:min(720px,100% - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr :is(h2,h3,p,span,strong,small,button,a,b,time,label){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__hero{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__hero>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__hero>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__hero:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__hero{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__close:hover{border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:0 1 auto!important;display:flex!important;flex-direction:column!important;gap:.75rem!important;padding:.95rem 1.15rem!important;overflow-y:auto!important;scrollbar-gutter:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__notice>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__meta{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__chip{min-width:0!important;padding:.7rem .8rem!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.2)!important;background:#fff!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__chip small{display:block!important;color:#5d6570!important;font-size:.68rem!important;font-weight:750!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__chip b{display:flex!important;align-items:center!important;gap:.4rem!important;min-width:0!important;margin-top:.28rem!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.86rem!important;font-weight:750!important;line-height:1.3!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__chip b i{flex:0 0 auto!important;font-size:.78rem!important;color:#c9a35e!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__chip[data-status=OPEN] b,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__chip[data-status=OPEN] b i{color:#3978b8!important;-webkit-text-fill-color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__chip[data-status=IN_PROGRESS] b,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__chip[data-status=IN_PROGRESS] b i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__chip[data-status=WAITING_USER] b,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__chip[data-status=WAITING_USER] b i{color:#c9821d!important;-webkit-text-fill-color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__chip[data-status=RESOLVED] b,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__chip[data-status=RESOLVED] b i{color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__chip[data-status=CLOSED] b,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__chip[data-status=CLOSED] b i{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__chip[data-priority=HIGH] b,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__chip[data-priority=HIGH] b i{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__card,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__thread,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__facts{flex:0 0 auto!important;min-width:0!important;padding:.9rem 1rem!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.2)!important;background:#fff!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__card h3,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__thread h3{display:flex!important;align-items:center!important;gap:.4rem!important;margin:0 0 .55rem!important;color:#102033!important;font-size:.78rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__card h3 i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__thread h3 i{color:#c9a35e!important;font-size:.82rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__prose{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.9rem!important;font-weight:500!important;line-height:1.58!important;white-space:pre-wrap!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__facts{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:.7rem 1rem!important;align-items:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__facts small{display:block!important;color:#5d6570!important;font-size:.68rem!important;font-weight:750!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__facts b{display:block!important;margin-top:.2rem!important;color:#102033!important;font-size:.86rem!important;font-weight:700!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__thread{display:grid!important;gap:.65rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__msg{min-width:0!important;padding:.7rem .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__msg header{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:.6rem!important;margin-bottom:.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__msg strong{min-width:0!important;color:#102033!important;font-size:.8rem!important;font-weight:800!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__msg time{flex:0 0 auto!important;color:#5d6570!important;font-size:.7rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__empty{display:grid!important;justify-items:center!important;gap:.28rem!important;padding:.55rem .4rem!important;text-align:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__empty i{color:#c9a35e!important;font-size:1.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__empty p{margin:0!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__empty small{color:#5d6570!important;font-size:.74rem!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__section{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__section>label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__section>label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__textarea{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-height:44px!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__textarea:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__textarea:focus-within{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__textarea-icon{display:grid!important;place-items:center!important;border-right:1px solid rgba(201,163,94,.18)!important;background:#fffaf3!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__textarea textarea{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:6.5rem!important;max-height:10rem!important;margin:0!important;padding:.7rem .75rem!important;border:0!important;border-radius:0!important;outline:0!important;resize:vertical!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__textarea textarea::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__textarea textarea:disabled{opacity:.62!important;cursor:not-allowed!important;background:#f7f2e9!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__tip{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.4rem .55rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__tip-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__tip>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__tip strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__tip small{color:#5d6570!important;font-size:.7rem!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__actions{display:flex!important;align-items:center!important;gap:.5rem!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__dismiss{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;min-width:108px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__dismiss:hover{background:#f7f1e6!important;border-color:#c9a35e73!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__dismiss:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;min-width:168px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__submit i{color:#e5cc98!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__dismiss:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__submit:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important;pointer-events:none!important}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr{width:min(720px,100% - 28px)!important;max-width:min(720px,100% - 28px)!important;height:auto!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__meta,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__facts{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__dismiss,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__submit{width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__submit{grid-row:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__msg header{flex-direction:column!important;align-items:flex-start!important;gap:.15rem!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail]{padding:12px!important;align-items:end!important;justify-content:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr{flex:0 0 auto!important;align-self:end!important;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;height:auto!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 14px 14px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__body{padding:.85rem!important;gap:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__card,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__thread,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__facts{padding:.8rem .85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-request-backdrop.gg2-hr-backdrop[data-bocado-operational-surface=help-request-detail] .gg2-hr .gg2-hr__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .requests-panel--legacy{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests{display:grid!important;gap:1.05rem!important;width:100%!important;min-width:0!important;margin:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;--gr-cols: minmax(0, 1.55fr) minmax(6.25rem, .65fr) minmax(5.75rem, .55fr) minmax(8.5rem, .85fr) minmax(8.25rem, .8fr) minmax(8.25rem, .8fr) minmax(8.75rem, .75fr);--gr-gap: .7rem;--gr-pad: .85rem;--bocado-table-min-width: 58rem}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests :is(h2,h3,p,span,small,strong,b,em,button,a,label,input,time){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-hero,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-hero__art{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-library{display:grid!important;gap:.85rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-library>.gh-section-head{margin-bottom:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gg2-hc-kicker{display:block!important;color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(14rem,18rem)!important;align-items:center!important;gap:.65rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-status-filters{grid-column:1!important;grid-row:1!important;display:flex!important;flex-wrap:nowrap!important;gap:.45rem!important;width:100%!important;max-width:100%!important;margin:0!important;padding:.05rem 0 .15rem!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-status-filters button{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;gap:.4rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.76rem!important;font-weight:700!important;white-space:nowrap!important;cursor:pointer;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-status-filters button i{margin:0!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-status-filters button:hover:not(.active){border-color:#c9a35e80!important;background:#fbf8f1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-status-filters button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-status-filters button.active{border-color:transparent!important;background:#102033!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;box-shadow:0 8px 16px #10203329!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-status-filters button.active i{color:#e5cc98!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-search{grid-column:2!important;grid-row:1!important;display:grid!important;grid-template-columns:2.35rem minmax(0,1fr) auto!important;align-items:center!important;min-width:0!important;margin:0!important;padding:0 .35rem 0 0!important;box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-search:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-search:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-search>i{display:grid!important;place-items:center!important;width:2.35rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-search input,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-search input[type=search]{min-width:0!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0 .5rem 0 0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.875rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-search input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-search input::-webkit-search-decoration,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-search input::-webkit-search-cancel-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-search input::-webkit-search-results-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-search input::-webkit-search-results-decoration{display:none!important;-webkit-appearance:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-search button{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;margin:0!important;padding:0!important;border:0!important;border-radius:12px!important;background:transparent!important;color:#102033!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-search button:hover{background:#c9a35e1f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-search button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-loading{display:flex!important;align-items:center!important;justify-content:center!important;gap:.55rem!important;min-height:120px!important;margin:0!important;color:#5d6570!important;font-size:.82rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-table{padding:.7rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.05)!important;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 42%),#f3ece0!important;min-width:0!important;padding:.65rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-thead .gr-tr,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-table__content>.gr-tr{box-sizing:border-box!important;display:grid!important;grid-template-columns:var(--gr-cols)!important;column-gap:var(--gr-gap)!important;padding-inline:var(--gr-pad)!important;align-items:center!important;width:100%!important;min-width:var(--bocado-table-min-width)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-thead .gr-tr{color:#5d6570!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.04em!important;line-height:1.2!important;text-transform:uppercase!important;box-sizing:border-box!important;min-height:42px!important;margin:0!important;padding-block:0!important;border:0!important;border-radius:10px!important;background:#fffcf7b3!important;box-shadow:none!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-th,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-td{min-width:0!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-th{color:#5d6570!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-table__content{display:flex!important;flex-direction:column!important;gap:.45rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-table__content>.gr-tr{padding-block:.8rem!important;padding-inline:var(--gg2-table-inline, .9rem)!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.06)!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important;min-height:64px!important;padding-block:.7rem!important;padding-inline:var(--gr-pad)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-table__content>.gr-tr:hover{transform:none!important;border-color:#c9a35e52!important;background:#fff!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-td--request{display:grid!important;gap:.12rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-td--request b{color:#9d7838!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-td--request strong{color:#102033!important;font-size:.88rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-td{color:#102033!important;font-size:.8rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-td[data-priority=HIGH]{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-th--acts,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-td--acts{justify-self:end!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-status{display:inline-flex!important;align-items:center!important;gap:.35rem!important;min-height:28px!important;max-width:100%!important;padding:0 .55rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fffaf3!important;color:#102033!important;font-size:.72rem!important;font-weight:750!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-status i{font-size:.72rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-status[data-status=OPEN]{border-color:#3978b847!important;background:#f3f8fc!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-status[data-status=IN_PROGRESS],html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-status[data-status=WAITING_USER]{border-color:#c9821d47!important;background:#fff8ee!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-status[data-status=RESOLVED]{border-color:#3e8c6247!important;background:#f3faf6!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-status[data-status=CLOSED]{border-color:#1020331f!important;background:#f4f5f7!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-row-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 13px!important;border-radius:11px!important;border:1px solid #dfb72e!important;background:#fff5c9!important;color:#634900!important;-webkit-text-fill-color:#634900!important;box-shadow:0 4px 10px #9f71000b!important;font-size:.73rem!important;font-weight:850!important;white-space:nowrap!important;transform:none!important;min-height:38px!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-row-action:hover{color:#493600!important;-webkit-text-fill-color:#493600!important;background:#ffeaa0!important;border-color:#c99b00!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-row-action i{color:#8a6500!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-row-action:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-request-list{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-standard-pagination{display:block!important;margin:.15rem 0 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-empty{display:grid!important;justify-items:center!important;gap:.2rem!important;margin:0!important;padding:.9rem .85rem!important;height:auto!important;min-height:0!important;text-align:center!important;border-radius:14px!important;border:1px dashed rgba(201,163,94,.32)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-empty>span{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;margin:0 0 .2rem!important;border-radius:12px!important;background:#3978b81a!important;color:#3978b8!important;font-size:1.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-empty h3{margin:0!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-empty p{margin:0!important;color:#5d6570!important;font-size:.74rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-help{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:.85rem!important;min-width:0!important;margin:0!important;padding:.9rem 1rem!important;border-radius:16px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 8px 18px #1020330b!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-help__icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-help strong{display:block!important;color:#102033!important;font-size:.86rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-help p{margin:.18rem 0 0!important;color:#5d6570!important;font-size:.74rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-help button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-help button:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-help button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-help button i{margin:0!important;color:inherit!important}@media(max-width:1180px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-toolbar{grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-search{grid-column:1/-1!important;grid-row:1!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-status-filters{grid-column:1/-1!important;grid-row:2!important;flex-wrap:wrap!important;overflow:visible!important}}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-table{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-request-list{display:grid!important;gap:.65rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-request-card{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-flow:row!important;grid-auto-rows:auto!important;gap:.55rem!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding:.85rem .9rem .8rem!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#fff,#fbf8f1)!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-request-card>*{grid-column:1!important;width:100%!important;max-width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-request-card__id{color:#9d7838!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.03em!important;line-height:1.2!important;white-space:nowrap!important;overflow-wrap:normal!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-request-card__title{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.98rem!important;font-weight:800!important;line-height:1.3!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-request-card__chips{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:.4rem .55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-request-card__tags{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.35rem!important;width:auto!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-request-card__tags em{display:inline-flex!important;align-items:center!important;min-height:26px!important;padding:0 .55rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;font-size:.7rem!important;font-style:normal!important;font-weight:750!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-request-card__tags em[data-priority=HIGH]{border-color:#c94a4a47!important;background:#fdf6f6!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-status{flex:0 0 auto!important;width:auto!important;max-width:100%!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-request-card__dates{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem .75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-request-card__dates>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-request-card__dates small{display:block!important;color:#5d6570!important;font-size:.64rem!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;white-space:nowrap!important;overflow-wrap:normal!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-request-card__dates time{display:block!important;margin-top:.15rem!important;color:#102033!important;font-size:.74rem!important;font-weight:650!important;line-height:1.35!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-card-action{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;width:100%!important;min-height:44px!important;margin-top:.1rem!important;position:static!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-card-action:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-card-action:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-help{grid-template-columns:auto minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-help button{grid-column:1/-1!important;width:100%!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests{padding-bottom:env(safe-area-inset-bottom,0px)!important}}@media(max-width:360px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-requests .gr-request-card__dates{grid-template-columns:minmax(0,1fr)!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .contact-grid--legacy{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:1.05rem!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;flex:0 0 auto!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact :is(h2,h3,p,span,small,strong,em,button,a,label){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-hero,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-hero__art,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-back,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-docs,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-help{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-library{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:1.05rem!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;flex:0 0 auto!important;grid-template-rows:none!important;position:relative!important;overflow:hidden!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important;overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-library>.gh-section-head{margin-bottom:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gh-section-head{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:.75rem!important;min-width:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gh-section-head>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gh-section-head__icon{flex:0 0 40px!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gh-section-head__icon>.pi{display:grid!important;font-family:primeicons!important;font-size:1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gg2-hc-kicker{display:block!important;color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gh-section-head h2{margin:.12rem 0 0!important;color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gh-section-head p{margin:.18rem 0 0!important;color:#5d6570!important;font-size:.78rem!important;line-height:1.4!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channels-head{display:flex!important;align-items:center!important;gap:.7rem!important;min-width:0!important;margin:.15rem 0 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channels-head>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channels-head__icon{flex:0 0 40px!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channels-head__icon>.pi{font-size:1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channels-head h3{margin:0!important;color:#102033!important;font-size:.92rem!important;font-weight:800!important;letter-spacing:-.02em!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channels-head p{margin:.14rem 0 0!important;color:#5d6570!important;font-size:.76rem!important;line-height:1.4!important;max-width:none!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:none!important;grid-auto-rows:auto!important;align-items:stretch!important;align-content:start!important;justify-content:start!important;gap:.7rem!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;flex:0 0 auto!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:start!important;align-content:start!important;gap:.75rem!important;width:100%!important;min-width:0!important;min-height:0!important;height:auto!important;margin:0!important;padding:.9rem .95rem!important;border:1px solid rgba(16,32,51,.06)!important;border-radius:16px!important;background:linear-gradient(180deg,#fff,#fbf8f1)!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel+.gc-channel{border-top:1px solid rgba(16,32,51,.06)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel>span{flex:0 0 48px!important;width:48px!important;height:48px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#c9a35e24!important;color:#9d7838!important;box-shadow:none!important;font-size:1.15rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel--whatsapp .gc-channel__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel--whatsapp>span{border-color:#3e8c6238!important;background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel--email .gc-channel__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel--email>span{border-color:#3978b838!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel--hours .gc-channel__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel--hours>span{border-color:#c9a35e47!important;background:#c9a35e24!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel__body{display:grid!important;gap:.18rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel__title{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:.45rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel strong{display:block!important;margin:0!important;color:#102033!important;font-size:.92rem!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.25!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel__title em{display:inline-flex!important;align-items:center!important;min-height:22px!important;padding:0 .55rem!important;border-radius:999px!important;border:1px solid rgba(62,140,98,.22)!important;background:#3e8c621f!important;color:#3e8c62!important;font-size:.62rem!important;font-style:normal!important;font-weight:800!important;letter-spacing:.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel p{margin:0!important;color:#5d6570!important;font-size:.74rem!important;line-height:1.45!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel small{display:block!important;margin:.1rem 0 0!important;color:#5d6570!important;font-size:.7rem!important;font-weight:650!important;line-height:1.35!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel a{display:inline-block!important;margin:.12rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.78rem!important;font-weight:800!important;line-height:1.35!important;text-decoration:none!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel a:hover{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;text-decoration:underline!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel a:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-next{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:none!important;grid-auto-rows:auto!important;align-items:stretch!important;align-content:start!important;justify-content:start!important;gap:.7rem!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-next__card{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-items:start!important;align-content:start!important;gap:.55rem .8rem!important;width:100%!important;min-width:0!important;min-height:0!important;height:auto!important;margin:0!important;padding:.95rem 1rem!important;border:1px solid rgba(16,32,51,.06)!important;border-radius:16px!important;background:linear-gradient(180deg,#fff,#fbf8f1)!important;box-shadow:0 8px 18px #1020330b!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-next__icon{grid-column:1!important;grid-row:1!important;align-self:start!important;width:48px!important;height:48px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#c9a35e24!important;color:#9d7838!important;font-size:1.15rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-next__card--docs .gc-next__icon{border-color:#3978b838!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-next__copy{grid-column:2!important;grid-row:1!important;display:grid!important;gap:.18rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-next__copy h3,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-next__copy strong{display:block!important;margin:0!important;color:#102033!important;font-size:.92rem!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.3!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-next__copy p{margin:0!important;max-width:none!important;color:#5d6570!important;font-size:.74rem!important;line-height:1.45!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-next__card button{grid-column:1/-1!important;grid-row:2!important;justify-self:start!important;margin:.2rem 0 0!important;width:auto!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-next__card--docs button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-next__card--docs button:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-next__card--pqr button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-next__card--pqr button:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-next__card--pqr button:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-next__card button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-next__card button i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important}@media(max-width:1100px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel--hours{grid-column:1/-1!important}}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-next{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-next__card button{width:100%!important;justify-self:stretch!important}}@media(max-width:700px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel-list{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channel--hours{grid-column:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gh-section-head,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof[data-bocado-operational-surface=help-explore] .gelato-contact .gc-channels-head{align-items:flex-start!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-profile{overflow-x:visible!important;min-width:0!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]{--pf-workspace-gap: 1.05rem;--pf-field-gap: .7rem;position:relative!important;isolation:isolate!important;overflow-x:hidden!important;min-width:0!important;container-type:inline-size;container-name:gg2-pf;display:flex!important;flex-direction:column!important;gap:1.05rem!important;width:100%!important;max-width:none!important;margin:0!important;padding:1.35rem 1.5rem calc(1.6rem + env(safe-area-inset-bottom,0px))!important;box-sizing:border-box!important;border-radius:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:none!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]:after{content:none!important;display:none!important;background:none!important;width:0!important;height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] :is(h1,h2,h3,p,span,small,strong,button,a,label,time){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-gelato-art,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-gelato-role-meta{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-page-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:1rem!important;position:relative!important;z-index:2!important;width:100%!important;margin:0!important;max-width:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-page-header>app-page-header{display:block!important;flex:1 1 auto!important;min-width:0!important;max-width:none!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sbr-page-header__title{color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sbr-page-header__subtitle{max-width:42rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-loading{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:.85rem!important;padding:1rem 1.1rem!important;border-radius:16px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 70%),#f4f7fb!important;box-shadow:0 8px 18px #1020330a!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-loading .pf-loading__spinner{width:22px!important;height:22px!important;border:2px solid rgba(57,120,184,.22)!important;border-top-color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-loading p{margin:0!important;color:#102033!important;font-size:.86rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-header.pf-hero{position:relative!important;z-index:2!important;isolation:isolate!important;overflow:hidden!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;justify-content:stretch!important;flex-wrap:nowrap!important;gap:1.15rem!important;width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:1.1rem 1.25rem!important;text-align:left!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-header.pf-hero:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-header.pf-hero:after{content:none!important;display:none!important;background:none!important;width:0!important;height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-avatar-wrapper{position:relative!important;z-index:2!important;flex:0 0 auto!important;width:88px!important;min-width:88px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-avatar-wrapper .image-upload{gap:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-avatar-wrapper .image-upload__dropzone,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-avatar-wrapper .image-upload--square .image-upload__dropzone{width:88px!important;height:88px!important;aspect-ratio:1/1!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.32)!important;background:#fff!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-avatar-wrapper .image-upload__preview{width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover!important;object-position:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-avatar-wrapper .image-upload__placeholder{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-avatar-wrapper .image-upload__overlay{border-radius:50%!important;background:#1020338c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-avatar-wrapper .image-upload__error{max-width:88px!important;color:#c94a4a!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-avatar-uploading{background:#10203394!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-header-info{position:relative!important;z-index:2!important;min-width:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:.28rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-hero__kicker{display:block!important;color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-header-info h2{margin:0!important;color:#102033!important;font-size:clamp(1.28rem,2vw,1.65rem)!important;font-weight:800!important;line-height:1.18!important;letter-spacing:-.03em!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-email{margin:0!important;min-width:0!important;max-width:100%!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.35!important;overflow-wrap:break-word!important;word-break:normal!important;white-space:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-role-badge{justify-self:end!important;align-self:start!important;margin:.15rem 0 0!important;padding:.38rem .85rem!important;border:1px solid rgba(201,163,94,.45)!important;border-radius:999px!important;background:#c9a35e24!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.04em!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-tabs{position:relative!important;z-index:2!important;box-sizing:border-box!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:.2rem!important;width:100%!important;max-width:100%!important;min-height:0!important;margin:0!important;padding:.28rem!important;overflow-x:auto!important;border:1px solid rgba(201,163,94,.22)!important;border-radius:14px!important;background:#fffaf3!important;box-shadow:0 8px 18px #1020330b!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-tab{box-sizing:border-box!important;flex:0 0 auto!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.4rem!important;padding:0 .95rem!important;border:0!important;border-radius:11px!important;background:transparent!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.78rem!important;font-weight:700!important;white-space:nowrap!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-tab i{color:inherit!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-tab:hover:not(.active){background:#c9a35e1a!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-tab.active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-tab[aria-selected=true]{background:#102033!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;box-shadow:0 8px 16px #10203329!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-tab.active i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-tab[aria-selected=true] i{color:#e5cc98!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-tab:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-alert{position:relative!important;z-index:2!important;width:100%!important;border-radius:12px!important;font-size:.82rem!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-alert--success{background:#eaf8ee!important;border-color:#bfe3c9!important;color:#197944!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-alert--error{background:#fff0f0!important;border-color:#efc6c6!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-workspace{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:var(--pf-workspace-gap)!important;width:100%!important;min-width:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-section{position:relative!important;z-index:2!important;overflow:visible!important;min-width:0!important;min-height:0!important;height:auto!important;margin:0!important;padding:1.15rem 1.25rem 1.2rem!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fffcf7!important;box-shadow:0 10px 24px #10203312!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-section:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-section:after{content:none!important;display:none!important;background:none!important;height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-section__head{display:grid!important;gap:.18rem!important;margin:0 0 1rem!important;padding:0 0 .85rem!important;border-bottom:1px solid rgba(201,163,94,.18)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-section__kicker{display:block!important;color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-section__head h3{margin:0!important;color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-section form{display:flex!important;flex-direction:column!important;gap:1.05rem!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-section form>.field-group{margin-bottom:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:var(--pf-field-gap) 1.15rem!important;margin:0!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-grid--password .field-group:last-of-type{grid-column:1/2}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .field-group{display:flex!important;flex-direction:column!important;gap:.42rem!important;min-width:0!important;max-width:100%!important;width:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .field-label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .field-label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important;margin-left:.2rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .field-input{box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;height:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .field-input::placeholder{color:#8b93a0!important;-webkit-text-fill-color:#8b93a0!important;font-weight:500!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .field-input:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .field-input:focus,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .field-input:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .input-eye:focus-within .field-input{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .field-input.ng-invalid.ng-touched{border-color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .field-error{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .input-eye{position:relative!important;display:block!important;width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .input-eye .field-input{padding-right:3rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .eye-btn{position:absolute!important;top:50%!important;right:.2rem!important;z-index:2!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;display:inline-grid!important;place-items:center!important;padding:0!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#5d6570!important;transform:translateY(-50%)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .eye-btn:hover{color:#102033!important;background:#c9a35e1f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .eye-btn:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-actions{display:flex!important;justify-content:flex-end!important;margin-top:.15rem!important;padding-top:.15rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .btn-primary{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;width:auto!important;min-width:11.5rem!important;margin:0!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .btn-primary i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:inherit!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .btn-primary:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .btn-primary:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .btn-primary:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .btn-primary:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .btn-primary[disabled]{opacity:.45!important;cursor:not-allowed!important;pointer-events:none!important;transform:none!important;filter:none!important;background:#102033!important;border-color:#102033!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sb-select.p-select,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .p-select.sb-select{width:100%!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-gelato-security{grid-template-columns:40px minmax(0,1fr)!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;display:grid!important;align-items:start!important;width:100%!important;max-width:none!important;min-height:0!important;height:auto!important;margin:0!important;overflow:hidden!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-gelato-security .pf-gelato-security__icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;flex:0 0 40px!important;width:40px!important;height:40px!important;border:0!important;border-radius:12px!important;background:#3978b81f!important;box-shadow:none!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-gelato-security .pf-gelato-security__icon i{color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-gelato-security .pf-gelato-security__copy{min-width:0!important;display:grid!important;gap:.12rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-gelato-security .pf-gelato-security__copy strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-gelato-security .pf-gelato-security__copy span{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-gelato-security__watermark{display:none!important}@container gg2-pf (max-width: 40rem){.pf-header.pf-hero{grid-template-columns:auto minmax(0,1fr)!important}.pf-role-badge{grid-column:2!important;justify-self:start!important}.pf-grid,.pf-grid--password{grid-template-columns:minmax(0,1fr)!important}.pf-grid--password .field-group:last-of-type{grid-column:1!important}}@container gg2-pf (max-width: 28rem){.pf-header.pf-hero{grid-template-columns:minmax(0,1fr)!important;justify-items:center!important;text-align:center!important;padding:1rem!important}.pf-header-info{width:100%!important;align-items:center!important}.pf-header-info h2,.pf-email{text-align:center!important}.pf-role-badge{grid-column:1!important;justify-self:center!important}.pf-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.pf-tab{width:100%!important;min-width:0!important}.pf-actions,.btn-primary{width:100%!important}}@media(max-width:1180px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]{padding:1.15rem 1.15rem calc(1.4rem + env(safe-area-inset-bottom,0px))!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]{padding:1rem .9rem calc(1.25rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-grid--password{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-grid--password .field-group:last-of-type{grid-column:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-section{padding:.95rem .95rem 1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-actions,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .btn-primary{width:100%!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-header.pf-hero{grid-template-columns:minmax(0,1fr)!important;justify-items:center!important;text-align:center!important;padding:1rem!important;gap:.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-header-info{width:100%!important;align-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-header-info h2,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-email{text-align:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-role-badge{justify-self:center!important;align-self:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]>.pf-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .pf-tab{width:100%!important;padding:0 .55rem!important}}@media(max-width:360px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile]{padding:.85rem .75rem calc(1.1rem + env(safe-area-inset-bottom,0px))!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-orders-readonly{overflow-x:visible!important;min-width:0!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders]{--or-cols: minmax(7.25rem, .9fr) minmax(6.75rem, .8fr) minmax(5.5rem, .55fr) minmax(0, 1.45fr) minmax(6.5rem, .7fr) 1.15rem;--or-gap: .7rem;--or-pad: .85rem;position:relative!important;isolation:isolate!important;overflow-x:visible!important;min-width:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:1.35rem 1.5rem 1.6rem!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;color:#102033!important;background:none!important;display:block!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-legacy{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato{flex-direction:column!important;gap:1.05rem!important;min-width:0!important;display:flex!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato :is(h1,h2,h3,p,span,small,strong,button,a,label,b,input,em){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-gelato-hero,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-gelato-hero__art,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-gelato-note__art{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato>.or-gelato-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:1rem!important;position:relative!important;z-index:2!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato>.or-gelato-header>app-page-header{flex:1 1 auto!important;min-width:0!important;max-width:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato>.or-gelato-header .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato>.or-gelato-header .sbr-page-header__title{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato>.or-gelato-header .sbr-page-header__subtitle{max-width:40rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato>.or-gelato-header .or-gelato-header__actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato>.or-gelato-header .or-gelato-refresh{display:inline-grid!important;place-items:center!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;padding:0!important;width:44px!important;min-width:44px!important;flex:0 0 44px!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato>.or-gelato-header .or-gelato-refresh:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato>.or-gelato-header .or-gelato-refresh:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato>.or-gelato-header .or-gelato-refresh i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato>.or-gelato-header .or-gelato-refresh:disabled{opacity:.55!important;cursor:wait!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-filters{display:block!important;position:relative!important;overflow:hidden!important;isolation:isolate!important;min-width:0!important;margin:0!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-filters__head{display:flex!important;align-items:center!important;gap:.75rem!important;min-width:0!important;margin:0 0 .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-filters__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-list-panel__icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-filters__head>div,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-list-panel__head>div{min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-kicker{display:block!important;color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-filters__head h2,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-list-panel__head h2{margin:.12rem 0 0!important;color:#102033!important;font-size:1.02rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-filters__grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:.75rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-field{display:flex!important;flex-direction:column!important;min-width:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-search{--gg2-or-search-icon-slot: 2.35rem;--gg2-or-search-clear-slot: 2.5rem;position:relative!important;display:flex!important;align-items:center!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-search>i{position:absolute!important;left:.85rem!important;top:0!important;bottom:0!important;z-index:1!important;display:flex!important;align-items:center!important;pointer-events:none!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-search input,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-search input[type=search]{width:100%!important;min-width:0!important;-webkit-appearance:none!important;appearance:none!important;padding-left:var(--gg2-or-search-icon-slot)!important;padding-right:var(--gg2-or-search-clear-slot)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-search input::-webkit-search-decoration,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-search input::-webkit-search-cancel-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-search input::-webkit-search-results-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-search input::-webkit-search-results-decoration{display:none!important;-webkit-appearance:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-search>button{position:absolute!important;right:.4rem!important;top:50%!important;z-index:1!important;display:grid!important;place-items:center!important;width:32px!important;height:32px!important;margin:0!important;padding:0!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#5d6570!important;transform:translateY(-50%)!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-search>button:hover{background:#1020330f!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-search>button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-gelato-filters{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.4rem!important;min-width:0!important;margin-top:.85rem!important;padding:0!important;overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-gelato-filters button{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.35rem!important;min-height:36px!important;padding:.35rem .85rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;font-size:.8rem!important;font-weight:700!important;white-space:nowrap!important;cursor:pointer!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-gelato-filters button:hover:not(.active){background:#fff!important;border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-gelato-filters button.active{border-color:#102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:inset 0 -2px #c9a35e,0 8px 16px #10203329!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-gelato-filters button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpis{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:.7rem!important;min-width:0!important;margin:0!important;overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:center!important;gap:.75rem!important;min-width:0!important;min-height:84px!important;margin:0!important;padding:.9rem .95rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi:hover{transform:none!important;border-color:#c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi>span{width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;border:1px solid rgba(16,32,51,.06)!important;background:#1020330f!important;color:#102033!important;box-shadow:none!important;font-size:1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi>div{display:grid!important;gap:.12rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi small{color:#5d6570!important;font-size:.72rem!important;font-weight:700!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.28rem!important;font-weight:800!important;line-height:1.1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi em{color:#5d6570!important;font-size:.68rem!important;font-style:normal!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--total{border-color:#c9a35e38!important;background:linear-gradient(180deg,#fff,#fffaf1)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--total .or-kpi__icon{background:#c9a35e29!important;color:#9d7838!important;border-color:#c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--open{border-color:#3978b824!important;background:linear-gradient(180deg,#fff,#f4f7fb)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--open .or-kpi__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--open strong{color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--open .or-kpi__icon{background:#3978b81f!important;border-color:#3978b829!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--prep{border-color:#c9821d24!important;background:linear-gradient(180deg,#fff,#fbf8f3)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--prep .or-kpi__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--prep strong{color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--prep .or-kpi__icon{background:#c9821d1f!important;border-color:#c9821d29!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--ready,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--done{border-color:#3e8c6224!important;background:linear-gradient(180deg,#fff,#f6fbf7)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--ready .or-kpi__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--ready strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--done .or-kpi__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--done strong{color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--ready .or-kpi__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--done .or-kpi__icon{background:#3e8c621f!important;border-color:#3e8c6229!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--cancel{border-color:#c94a4a24!important;background:linear-gradient(180deg,#fff,#fbf6f6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--cancel .or-kpi__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--cancel strong{color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi--cancel .or-kpi__icon{background:#c94a4a1f!important;border-color:#c94a4a29!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-state{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;gap:0!important;padding:1.15rem 1.2rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-state__icon{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-state strong{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-state p{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-state--error{border-color:#c94a4a47!important;background:#fbf6f6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-state--error .or-state__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-state--error strong{color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-state--loading .or-state__icon{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-workspace{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(19rem,22.5rem)!important;grid-template-areas:"list preview" "list note"!important;gap:1.05rem!important;align-items:start!important;min-width:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-list-panel{grid-area:list!important;min-width:0!important;overflow:hidden!important;margin:0!important;padding:0!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-list-panel__head,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-list-panel>header{display:flex!important;align-items:center!important;gap:.75rem!important;min-height:0!important;margin:0!important;padding:1rem 1.1rem .95rem!important;border-bottom:1px solid rgba(16,32,51,.06)!important;background:transparent!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-list-panel__count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;margin-left:auto!important;flex:0 0 auto!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-list-panel .bocado-table-scroll{--bocado-table-min-width: 42rem;padding:.7rem!important;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 42%),#f3ece0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-head,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row{box-sizing:border-box!important;display:grid!important;grid-template-columns:var(--or-cols)!important;column-gap:var(--or-gap)!important;align-items:center!important;width:100%!important;min-width:0!important;margin:0!important;padding-inline:var(--or-pad)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-head{color:#5d6570!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.04em!important;line-height:1.2!important;text-transform:uppercase!important;box-sizing:border-box!important;min-height:42px!important;margin:0!important;padding-block:0!important;border:0!important;border-radius:10px!important;background:#fffcf7b3!important;box-shadow:none!important;margin-bottom:.45rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-head>span:nth-child(5){text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-list{display:grid!important;gap:.55rem!important;padding:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row{min-height:64px!important;padding-block:.7rem!important;text-align:left!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 18px #1020330b!important;cursor:pointer!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row:hover{transform:none!important;border-color:#c9a35e52!important;background:#fff!important;box-shadow:0 10px 22px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row--selected{border-color:#c9a35e8c!important;box-shadow:0 0 0 1px #c9a35e2e,0 10px 22px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row__number strong{display:block!important;overflow:hidden!important;color:#102033!important;font-size:.82rem!important;font-weight:800!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row__time{display:flex!important;align-items:center!important;gap:.35rem!important;color:#5d6570!important;font-size:.76rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row__time i{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row__product{min-width:0!important;display:grid!important;gap:.12rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row__product strong{overflow:hidden!important;color:#102033!important;font-size:.8rem!important;font-weight:750!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row__product span{color:#5d6570!important;font-size:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row__total{text-align:right!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.88rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row>i:last-child{color:#9d7838!important;justify-self:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-status{width:max-content!important;max-width:100%!important;display:inline-flex!important;align-items:center!important;gap:.35rem!important;padding:.28rem .6rem!important;border-radius:999px!important;border:0!important;font-size:.68rem!important;font-weight:800!important;background:#1020330f!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-status:before{content:""!important;width:6px!important;height:6px!important;flex:0 0 6px!important;border-radius:50%!important;background:currentColor!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-status[data-status=ABIERTA]{background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-status[data-status=EN_PREPARACION]{background:#c9821d24!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-status[data-status=LISTA],html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-status[data-status=FINALIZADA]{background:#3e8c6224!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-status[data-status=CANCELADA]{background:#c94a4a24!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview{grid-area:preview!important;min-width:0!important;margin:0!important;padding:1.1rem 1.15rem 1.15rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:.75rem!important;padding:0 0 .9rem!important;border-bottom:1px solid rgba(16,32,51,.06)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__head small{display:block!important;margin-bottom:.2rem!important;color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__head h2{margin:0!important;color:#102033!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:-.02em!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__meta{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.55rem!important;width:100%!important;padding:.9rem 0!important;border-bottom:1px solid rgba(16,32,51,.06)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__meta>div{display:flex!important;align-items:center!important;gap:.45rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__meta i{color:#9d7838!important;font-size:.9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__meta span{display:grid!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__meta small{color:#5d6570!important;font-size:.64rem!important;font-weight:700!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__meta strong{overflow:hidden!important;color:#102033!important;font-size:.76rem!important;font-weight:750!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__products{padding:.9rem 0!important;border-bottom:1px solid rgba(16,32,51,.06)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__products h3{margin:0 0 .65rem!important;color:#102033!important;font-size:.78rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__products-list{display:grid!important;gap:.45rem!important;max-height:11.5rem!important;overflow-y:auto!important;overflow-x:hidden!important;min-width:0!important;padding-right:.15rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__product{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:center!important;gap:.65rem!important;min-width:0!important;padding:.15rem 0!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__thumb{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;overflow:hidden!important;border-radius:10px!important;border:1px solid rgba(16,32,51,.06)!important;background:#f4eee4!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__thumb img{width:100%!important;height:100%!important;object-fit:cover!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__thumb i{font-size:.95rem!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__product-copy{min-width:0!important;display:grid!important;gap:.1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__product-copy strong{color:#102033!important;font-size:.8rem!important;font-weight:750!important;line-height:1.3!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__product-copy span{color:#5d6570!important;font-size:.7rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__product>b{color:#102033!important;font-size:.78rem!important;font-weight:800!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__total{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;padding:.95rem 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__total span{color:#5d6570!important;font-size:.8rem!important;font-weight:700!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__total strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.2rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__action{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;width:100%!important;min-height:44px!important;height:auto!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__action:hover{background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__action:active{background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__action:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__action i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-gelato-note{grid-area:note!important;min-height:0!important;margin:0!important;padding-right:.9rem!important;overflow:visible!important;display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-gelato-note>div{display:block!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-gelato-note__icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important;border:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-gelato-note__icon img{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-gelato-note strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-gelato-note p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}@media(max-width:1366px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-workspace{grid-template-columns:minmax(0,1fr) minmax(17.5rem,20.5rem)!important}}@media(max-width:1180px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders]{padding:1.15rem 1.15rem 1.4rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-workspace{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"list" "preview" "note"!important}}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato>.or-gelato-header{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato>.or-gelato-header .or-gelato-header__actions{width:100%!important;margin-left:0!important;justify-content:flex-end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpis{display:grid!important;overflow-x:visible!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:980px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-head{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-list-panel .bocado-table-scroll{--bocado-table-min-width: 0px;overflow-x:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row{min-height:0!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"number status" "product product" "time total"!important;gap:.4rem .7rem!important;padding:.85rem .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row .or-status{grid-area:status!important;justify-self:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row__number{grid-area:number!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row__number strong{white-space:normal!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row__product{grid-area:product!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row__product strong{white-space:normal!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row__time{grid-area:time!important;justify-self:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row__total{grid-area:total!important;justify-self:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row>i:last-child{display:none!important}}@media(max-width:700px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders]{padding:1rem .9rem 1.25rem!important;overflow-x:clip!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-state{min-height:180px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-gelato-filters button{min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-order-row{min-height:72px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview{padding:.95rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__meta{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.4rem!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__meta>div{flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:.18rem!important;min-width:0!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__meta i{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__meta span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__meta small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__meta strong{min-width:0!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__meta small{white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__meta strong{white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-preview__action{min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-list-panel__head,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .gg2-or-filters__head{flex-wrap:wrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-list-panel__count{margin-left:0!important}}@media(max-width:520px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi{min-height:0!important;padding:.8rem .75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .or-page.gg2-or-rebuild-proof[data-bocado-operational-surface=pos-orders] .or-gelato .or-kpi strong{font-size:1.12rem!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders{display:block!important;min-width:0!important;max-width:100%!important;overflow-x:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]{background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;position:relative!important;isolation:isolate!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:1.35rem 1.5rem 1.6rem!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;color:#102033!important;background-image:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] :is(h1,h2,h3,p,span,small,strong,button,a,label,b,input,em){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .empty-handwritten,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card__brand,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card__brand-handwritten,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card__brand-gelato,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card__brand-pin,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-section-title,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .filter-toolbar,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .status-filters,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .empty-icon{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .page-header:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .page-header:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .sbr-page-header__title:after{content:none!important;display:none!important;background:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:1rem!important;position:relative!important;z-index:2!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;border-bottom:0!important;background:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header>app-page-header{flex:1 1 auto!important;min-width:0!important;max-width:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .sbr-page-header__title{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important;line-height:1.15!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .sbr-page-header__subtitle{max-width:42rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header>.page-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header .secondary-action,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header .primary-action{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header .secondary-action{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header .secondary-action:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header .secondary-action.active{border-color:#102033!important;background:#fff!important;box-shadow:inset 0 -2px #c9a35e!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header .primary-action{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header .primary-action:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header .primary-action:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header .refresh-action{display:inline-grid!important;place-items:center!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;padding:0!important;width:44px!important;min-width:44px!important;flex:0 0 44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header .refresh-action:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header :is(.secondary-action,.primary-action,.refresh-action):focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header :is(.secondary-action,.primary-action,.refresh-action) i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header .primary-action i{color:#e5cc98!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header .secondary-action i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header :is(.secondary-action,.primary-action,.refresh-action):disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-wo-header:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-wo-header:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .page-header.gg2-wo-header:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .page-header.gg2-wo-header:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .sbr-page-header__title:after{content:none!important;display:none!important;background:none!important;width:0!important;height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-wo-consulta{display:flex!important;flex-direction:column!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-wo-consulta__head{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.75rem!important;width:100%!important;min-width:0!important;margin:0 0 .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-wo-consulta__icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-wo-consulta__copy{flex:1 1 auto!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-wo-consulta__kicker{display:block!important;color:#9d7838!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-wo-consulta__title{display:block!important;margin:.12rem 0 0!important;color:#102033!important;font-size:1.02rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-wo-consulta__count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;flex:0 0 auto!important;margin-left:auto!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-wo-consulta__chips{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:.4rem!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-wo-consulta__chips button{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;gap:.35rem!important;min-height:36px!important;padding:.35rem .85rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;font-size:.8rem!important;font-weight:700!important;white-space:nowrap!important;cursor:pointer!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-wo-consulta__chips button.is-active{border-color:#10203333!important;background:#102033!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .empty-state.gg2-wo-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;min-height:195px!important;height:auto!important;max-height:none!important;margin:0!important;padding:1.15rem 1.1rem 1.2rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-rb-filters__head{display:flex!important;align-items:center!important;gap:.75rem!important;min-width:0!important;margin:0 0 .85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-rb-filters__icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-rb-filters__head>div{min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-rb-kicker{display:block!important;color:#9d7838!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-rb-filters__head h2{margin:.12rem 0 0!important;color:#102033!important;font-size:1.02rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-rb-count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;flex:0 0 auto!important;margin-left:auto!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-rb-chips{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:.4rem!important;min-width:0!important;width:auto!important;max-width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-rb-chips button{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.35rem!important;min-height:36px!important;padding:.35rem .85rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;font-size:.8rem!important;font-weight:700!important;white-space:nowrap!important;cursor:pointer!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-rb-chips button:hover:not(.is-active){background:#fff!important;border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-rb-chips button.is-active{border-color:#10203333!important;background:#102033!important;color:#fffaf3!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-rb-chips button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-rb-chips button i{font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .results-row{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .loading-state{display:flex!important;align-items:center!important;justify-content:center!important;gap:.65rem!important;min-height:148px!important;height:auto!important;margin:0!important;padding:1.1rem!important;border-radius:16px!important;border:1px dashed rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#5d6570!important;font-size:.86rem!important;font-weight:650!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .loading-state i{color:#3978b8!important;font-size:1.2rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .empty-state{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;gap:.75rem!important;margin:0!important;padding:1.35rem 1.1rem 1.4rem!important;overflow:hidden!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .empty-illustration{display:grid!important;place-items:center!important;width:4.5rem!important;height:4.5rem!important;margin:0!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .empty-illustration img{display:block!important;width:100%!important;height:auto!important;max-height:4.5rem!important;object-fit:contain!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .empty-state h2{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important;font-size:.95rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .empty-state p{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important;max-width:26rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .empty-refresh{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .orders-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(min(100%,18.75rem),18.75rem))!important;justify-content:start!important;gap:.9rem!important;align-items:stretch!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .empty-state.gg2-wo-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;min-height:195px!important;height:auto!important;max-height:none!important;gap:.75rem!important;margin:0!important;padding:1.35rem 1.1rem 1.4rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card{display:flex!important;flex-direction:column!important;gap:.7rem!important;min-width:0!important;max-width:18.75rem!important;height:var(--wo-ticket-height, 39rem)!important;min-height:var(--wo-ticket-height, 39rem)!important;max-height:var(--wo-ticket-height, 39rem)!important;margin:0!important;padding:.95rem 1rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.07)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;color:#102033!important;cursor:pointer!important;overflow:hidden!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card:hover{transform:none!important;border-color:#c9a35e61!important;box-shadow:0 14px 28px #10203314!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card__topline{display:flex!important;flex:0 0 auto!important;flex-wrap:wrap!important;align-items:flex-start!important;justify-content:space-between!important;gap:.7rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .order-number{min-width:0!important;color:#102033!important;font-size:1.02rem!important;font-weight:800!important;letter-spacing:-.02em!important;overflow:visible!important;text-overflow:unset!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .wo-order-card__id{display:flex!important;min-width:0!important;flex:1 1 8.5rem!important;flex-direction:column!important;gap:.18rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .wo-order-card__mode{display:inline-flex!important;align-items:center!important;gap:.32rem!important;color:#5d6570!important;font-size:.78rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .wo-order-card__mode i{color:#9d7838!important;font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .wo-order-card__meta{display:flex!important;flex:0 0 auto!important;flex-direction:column!important;align-items:flex-start!important;gap:.28rem!important;min-width:0!important;margin:0!important;padding:0 0 .55rem!important;border-bottom:1px dashed rgba(201,163,94,.28)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .wo-order-card__meta span{display:inline-flex!important;align-items:center!important;gap:.32rem!important;color:#5d6570!important;font-size:.76rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .wo-order-card__meta i{color:#9d7838!important;font-size:.74rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .wo-order-card__elapsed-value{display:inline-block!important;min-width:7.5ch!important;font-variant-numeric:tabular-nums!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card__top-actions{display:flex!important;flex:0 0 auto!important;align-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .status-badge{display:inline-flex!important;flex:0 0 auto!important;flex-shrink:0!important;align-items:center!important;gap:.3rem!important;min-height:28px!important;padding:.18rem .6rem!important;border-radius:999px!important;border:0!important;font-size:.7rem!important;font-weight:800!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .status-badge[data-status=ABIERTA]{background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .status-badge[data-status=EN_PREPARACION]{background:#c9821d24!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .status-badge[data-status=LISTA],html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .status-badge[data-status=FINALIZADA]{background:#3e8c6224!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .status-badge[data-status=CANCELADA]{background:#c94a4a24!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card__brand{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important;gap:.7rem!important;min-width:0!important;padding:.7rem .8rem!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .restaurant-logo{width:44px!important;height:44px!important;border-radius:12px!important;object-fit:cover!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .restaurant-logo--fallback{display:grid!important;place-items:center!important;color:#102033!important;font-size:.78rem!important;font-weight:800!important;border:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card__brand-copy{display:grid!important;min-width:0!important;gap:.12rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card__brand-copy strong{color:#102033!important;font-size:.86rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card__brand-copy span{display:flex!important;align-items:flex-start!important;gap:.35rem!important;min-width:0!important;color:#5d6570!important;font-size:.74rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card__brand-copy .brand-meta-icon{margin-top:.12rem!important;color:#9d7838!important;font-size:.68rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-section-title{margin:0!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-info--visual{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.55rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-info--visual>span{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;gap:.45rem!important;min-width:0!important;padding:.5rem .55rem!important;border-radius:12px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fffcf7!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-info--visual>span>i{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border-radius:8px!important;background:#c9a35e24!important;color:#102033!important;font-size:.72rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-info--visual small{display:block!important;color:#5d6570!important;font-size:.66rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.04em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-info--visual b{display:block!important;color:#102033!important;font-size:.8rem!important;font-weight:800!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card__ops{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(11.5rem,.75fr)!important;gap:.8rem!important;min-width:0!important;align-items:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card__products{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;gap:.5rem!important;min-width:0!important;min-height:0!important;overflow:hidden!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-items--visual{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;gap:.4rem!important;min-width:0!important;min-height:0!important;height:auto!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-item{display:grid!important;grid-template-columns:36px minmax(0,1fr) auto auto!important;align-items:center!important;gap:.4rem!important;min-width:0!important;padding:.4rem 0!important;border-radius:0!important;border:0!important;border-bottom:1px dashed rgba(201,163,94,.22)!important;background:transparent!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-item__thumb{width:40px!important;height:40px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:10px!important;background:#fff!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-item__thumb img{width:100%!important;height:100%!important;object-fit:cover!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-item__content{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-item__name{display:block!important;color:#102033!important;font-size:.8rem!important;font-weight:750!important;overflow:visible!important;text-overflow:unset!important;white-space:normal!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-item__kitchen-state{display:inline-flex!important;align-items:center!important;gap:.25rem!important;margin-top:.18rem!important;padding:.08rem .42rem!important;border-radius:999px!important;font-size:.64rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-item__kitchen-state[data-kitchen-state=COMPLETED]{background:#3e8c6224!important;color:#3e8c62!important;border-color:transparent!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-item__kitchen-state[data-kitchen-state=ACTIVE]{background:#c9821d24!important;color:#c9821d!important;border-color:transparent!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-item__kitchen-state[data-kitchen-state=PENDING]{background:#171b2214!important;color:#171b22!important;border-color:transparent!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-item__kitchen-state[data-kitchen-state=SHORTAGE]{background:#c94a4a1f!important;color:#c94a4a!important;border:1px solid rgba(201,74,74,.22)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .wo-order-card__shortage-alert{display:flex!important;align-items:flex-start!important;gap:.55rem!important;margin:0 0 .7rem!important;padding:.55rem .7rem!important;border-radius:12px!important;border:1px solid rgba(201,74,74,.22)!important;background:#fbf4f4!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .wo-order-card__shortage-alert-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:1.7rem!important;height:1.7rem!important;border-radius:50%!important;background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .wo-order-card__shortage-alert-icon i{font-size:.82rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .wo-order-card__shortage-alert div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .wo-order-card__shortage-alert strong{display:block!important;color:#c94a4a!important;font-size:.78rem!important;font-weight:800!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .wo-order-card__shortage-alert small{display:block!important;margin-top:.1rem!important;color:#171b22!important;font-size:.7rem!important;line-height:1.35!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-item__qty,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-item__subtotal{color:#102033!important;font-size:.78rem!important;font-weight:800!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-summary--visual{display:flex!important;flex:0 0 auto!important;flex-direction:column!important;gap:.22rem!important;min-width:0!important;margin:0!important;padding:.35rem 0 .15rem!important;border-radius:0!important;border:0!important;background:transparent!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-summary--visual>div{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.5rem!important;color:#5d6570!important;font-size:.76rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-summary--visual strong{color:#102033!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-total{padding-top:.35rem!important;border-top:1px solid rgba(201,163,94,.2)!important;color:#102033!important;font-size:.86rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-notes{display:flex!important;flex:0 0 auto!important;align-items:flex-start!important;gap:.45rem!important;min-width:0!important;max-height:3.25rem!important;overflow:hidden!important;padding:.55rem .7rem!important;border-radius:12px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fffcf7!important;color:#5d6570!important;font-size:.76rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-state-note{display:flex!important;flex:0 0 auto!important;align-items:center!important;gap:.5rem!important;min-width:0!important;padding:.55rem .7rem!important;border-radius:12px!important;font-size:.76rem!important;font-weight:700!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-state-note[data-status=ABIERTA]{background:#3978b81a!important;color:#3978b8!important;border:1px solid rgba(57,120,184,.22)!important;box-shadow:none!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-state-note[data-status=EN_PREPARACION]{background:#c9821d1f!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-state-note[data-status=LISTA],html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-state-note[data-status=FINALIZADA]{background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-state-note[data-status=CANCELADA]{background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-footer--actions{display:grid!important;flex:0 0 auto!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:.5rem!important;margin-top:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-detail-action,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-options-action{width:100%!important;min-width:0!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-detail-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:38px!important;padding:0 13px!important;border-radius:11px!important;border:1px solid #dfb72e!important;background:#fff5c9!important;color:#634900!important;-webkit-text-fill-color:#634900!important;box-shadow:0 4px 10px #9f71000b!important;font-size:.73rem!important;font-weight:850!important;white-space:nowrap!important;transform:none!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-detail-action:hover{color:#493600!important;-webkit-text-fill-color:#493600!important;background:#ffeaa0!important;border-color:#c99b00!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-detail-action i{color:#8a6500!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-options-action{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-options-action:hover{background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-detail-action:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-options-action:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .pagination{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:.4rem!important;margin:.2rem 0 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .pagination-number{box-sizing:border-box!important;min-width:40px!important;min-height:40px!important;padding:0 .55rem!important;border-radius:11px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;font-weight:750!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .pagination-number.active{border-color:#102033!important;background:#102033!important;color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .pagination-number:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop{position:fixed!important;inset:0 0 0 var(--saboria-modal-sidebar-offset, 0px)!important;z-index:1165!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;overflow:hidden!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort{display:flex!important;flex-direction:column!important;min-height:0!important;height:auto!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;flex:0 0 auto!important;align-self:center!important;width:min(480px,100% - 32px)!important;max-width:min(480px,100% - 32px)!important;border-radius:20px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;color:#102033!important;box-shadow:0 28px 60px #09162538!important;animation:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort :is(h3,p,span,strong,small,button){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .modal-header{flex:0 0 auto!important;min-height:0!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:.75rem!important;padding:1rem 1.1rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.18)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .modal-eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .modal-header h3{margin:.18rem 0 0!important;color:#102033!important;font-size:1.12rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .modal-header button{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .modal-header button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .sort-options{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:flex!important;flex-direction:column!important;gap:.4rem!important;padding:.85rem 1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .sort-option{display:grid!important;grid-template-columns:36px minmax(0,1fr) 28px!important;align-items:center!important;gap:.65rem!important;min-height:52px!important;padding:.55rem .7rem!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;color:#102033!important;text-align:left!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .sort-option.selected{border-color:#102033!important;box-shadow:inset 0 -2px #c9a35e!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .sort-option__icon{display:grid!important;place-items:center!important;width:36px!important;height:36px!important;border-radius:10px!important;background:#c9a35e24!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .sort-option__text{display:grid!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .sort-option__text strong{color:#102033!important;font-size:.84rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .sort-option__text small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .modal-footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:flex!important;justify-content:flex-end!important;gap:.5rem!important;padding:.8rem 1rem .9rem!important;border-top:1px solid rgba(201,163,94,.18)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .button-ghost{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .button-primary{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .button-ghost:hover{background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .button-primary:hover{background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .button-ghost:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .button-primary:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .sort-option:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}@media(max-width:1100px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-info--visual{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card__ops{grid-template-columns:1fr!important}}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-wo-consulta__head{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:center!important;gap:.65rem .75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-wo-consulta__icon{grid-column:1!important;grid-row:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-wo-consulta__copy{grid-column:2!important;grid-row:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-wo-consulta__count{grid-column:1/-1!important;grid-row:2!important;width:fit-content!important;max-width:100%!important;margin-left:0!important;justify-self:start!important;flex:0 0 auto!important;white-space:nowrap!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]{padding:1.05rem 1rem 1.25rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header{flex-wrap:wrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header>.page-actions{width:100%!important;margin-left:0!important;display:flex!important;flex-wrap:wrap!important;align-items:stretch!important;gap:.65rem!important;grid-template-columns:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header .service-action{flex:1 1 calc(50% - .4rem)!important;min-width:calc(50% - .4rem)!important;min-height:44px!important;justify-content:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header .sort-action{flex:1 1 auto!important;min-width:0!important;min-height:44px!important;justify-content:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]>.page-header .refresh-action{flex:0 0 44px!important;justify-self:auto!important;width:44px!important;min-width:44px!important;height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-wo-consulta,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-rb-filters{padding:1.05rem 1rem 1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .orders-grid{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-card,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .wo-order-card{max-width:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .wo-order-card__meta{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;column-gap:.65rem!important;row-gap:.28rem!important;align-items:start!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .wo-order-card__meta>span{min-width:0!important;max-width:100%!important;align-items:flex-start!important;white-space:normal!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .wo-order-card__meta>span>i{flex:0 0 auto!important;margin-top:.12rem!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders]{padding:.9rem .75rem 1.15rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-wo-consulta,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-rb-filters{padding:.95rem .9rem .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-wo-consulta__chips button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .gg2-rb-chips button{min-height:40px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .empty-state{padding:1rem .9rem 1.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-info--visual{grid-template-columns:1fr 1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .receipt-footer--actions{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop{padding:12px!important;align-items:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort{align-self:end!important;width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;max-height:calc(100dvh - 24px)!important;border-radius:18px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .modal-footer{display:grid!important;grid-template-columns:1fr!important;padding-bottom:calc(.8rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .button-ghost,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .button-primary{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .button-primary{order:-1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort .modal-header button{width:44px!important;height:44px!important}}@media(max-height:700px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort{max-height:calc(100dvh - 24px)!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] *,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gg2-wo-sort-backdrop .gg2-wo-sort *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder,app-order-editor){display:block!important;min-width:0!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]){background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;min-height:100%!important;padding:1.15rem 1.25rem 1.5rem!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;color:#102033!important;overflow-x:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .gg2-ob-header,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .builder-header.gg2-ob-header,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .editor-header.gg2-ob-header{position:relative!important;display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;justify-content:space-between!important;gap:.85rem 1rem!important;margin:0!important;padding:0!important;min-height:0!important;height:auto!important;overflow:visible!important;border:0!important;background:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .gg2-ob-header:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .gg2-ob-header:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .builder-header.gg2-ob-header:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .builder-header.gg2-ob-header:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .editor-header.gg2-ob-header:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .editor-header.gg2-ob-header:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-panel:after{content:none!important;display:none!important;background:none!important;width:0!important;height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .gg2-ob-header__copy{display:flex!important;align-items:flex-start!important;gap:.75rem!important;min-width:0!important;flex:1 1 16rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .gg2-ob-header__actions,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .page-actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;gap:.55rem!important;margin-left:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .back-button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;flex:0 0 44px!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;display:grid!important;place-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .back-button:hover{background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .back-button:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .secondary-action:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .create-order:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .danger-action:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-footer button:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .mobile-cart-button:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .category-chips button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .gg2-ob-header>.secondary-action,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .gg2-ob-header__actions .secondary-action{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .gg2-ob-header__actions .secondary-action:hover{background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) app-page-header .sbr-page-header__eyebrow,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) app-page-header .sbr-page-header__title,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .sbr-page-header__title{margin:.12rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.55rem!important;font-weight:800!important;line-height:1.15!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) app-page-header .sbr-page-header__subtitle,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .sbr-page-header__subtitle{margin:.28rem 0 0!important;color:#5d6570!important;font-size:.86rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .service-context{display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;margin:0!important;padding:.9rem 1rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .service-context--takeaway{border-color:#3e8c6238!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .service-context__icon{width:44px!important;height:44px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .service-context .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .service-context h2{margin:.12rem 0 .15rem!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .service-context p{margin:0!important;color:#5d6570!important;font-size:.78rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .service-context__badge{flex-shrink:0!important;padding:.28rem .65rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.06em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .service-context--takeaway .service-context__badge{border-color:#3e8c6247!important;background:#3e8c621a!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .builder-layout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(18.5rem,22rem)!important;gap:1rem!important;align-items:stretch!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .catalog-panel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-panel{border-radius:18px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 12px 26px #1020330d!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .catalog-panel{min-width:0!important;padding:1rem 1.05rem 1.1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .catalog-toolbar{display:block!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .gg2-ob-search{display:grid!important;gap:.28rem!important;width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .gg2-ob-search__label{display:block!important;margin:0 0 .28rem!important;color:#2f3946!important;-webkit-text-fill-color:#2f3946!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.74rem!important;font-weight:700!important;line-height:1.2!important;letter-spacing:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .search-box{box-sizing:border-box!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;display:flex!important;align-items:center!important;gap:.55rem!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 .85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .search-box:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .search-box:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .search-box i{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .search-box input,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .search-box input[type=search]{width:100%!important;min-width:0!important;height:100%!important;padding:0!important;border:0!important;background:transparent!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .search-box input::placeholder{color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;opacity:1!important;opacity:.62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .category-chips{display:flex!important;flex-wrap:wrap!important;gap:.4rem!important;padding:.85rem 0 .9rem!important;overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .category-chips button{min-height:36px!important;padding:.35rem .85rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;font-size:.8rem!important;font-weight:700!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .category-chips button:hover{border-color:#c9a35e80!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .category-chips button.active{border-color:#102033!important;background:#102033!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;box-shadow:inset 0 -2px #c9a35e!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(min(100%,13.75rem),1fr))!important;gap:.85rem!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-card{min-height:0!important;overflow:hidden!important;border:1px solid rgba(16,32,51,.07)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;color:#102033!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-card:hover:not(.out-of-stock){transform:none!important;border-color:#c9a35e61!important;box-shadow:0 12px 24px #10203312!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-image{height:8.25rem!important;min-height:8.25rem!important;max-height:8.25rem!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-image:after{content:none!important;display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-image img{object-fit:contain!important;padding:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-image i{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-content{gap:.75rem!important;padding:.8rem .85rem .9rem!important;border-top:1px dashed rgba(201,163,94,.22)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-content h3{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.92rem!important;font-weight:800!important;line-height:1.25!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-content p{margin:.2rem 0 0!important;min-height:0!important;color:#5d6570!important;font-size:.76rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .stock-chip{display:inline-flex!important;align-items:center!important;width:fit-content!important;max-width:100%!important;gap:5px!important;margin-top:7px!important;padding:4px 7px!important;border-radius:999px!important;border:1px solid rgba(62,140,98,.22)!important;color:#3e8c62!important;background:#3e8c621a!important;font-size:.67rem!important;font-weight:700!important;line-height:1.2!important;box-sizing:border-box!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .stock-chip i{font-size:.67rem!important;line-height:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .stock-chip.low{color:#c9821d!important;border-color:#c9821d47!important;background:#c9821d1f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .stock-chip.empty{color:#c94a4a!important;border-color:#c94a4a47!important;background:#c94a4a1a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-footer{align-items:center!important;gap:.55rem!important;padding-top:0!important;border-top:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-footer strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.92rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-footer button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;min-height:40px!important;padding:0 .85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-footer button:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-footer button:disabled{opacity:.45!important;cursor:not-allowed!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .empty-products.gg2-ob-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;min-height:168px!important;grid-column:1/-1!important;gap:.55rem!important;padding:1.1rem .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .empty-products .empty-illustration{width:3.75rem!important;height:3.75rem!important;margin:0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .empty-products .empty-illustration img{width:100%!important;height:100%!important;object-fit:contain!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .empty-products h2{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .empty-products p{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .state-panel{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .state-panel h2{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .state-panel.error{border-color:#c94a4a47!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-panel{position:sticky!important;top:.5rem!important;display:flex!important;flex-direction:column!important;min-height:0!important;height:min(max-content,100dvh - 7.5rem)!important;max-height:calc(100dvh - 7.5rem)!important;padding:.95rem 1rem!important;overflow:hidden!important;background:#fff!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-panel :is(h2,h3,strong,label,.notes-field span){color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-panel :is(p,small,.item-notes){color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-panel :is(.cart-item,.cart-thumb,.quantity,.fulfillment-summary,.notes-field textarea){background:#fffaf3!important;border-color:#1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-heading{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:space-between!important;min-height:0!important;padding:0 0 .7rem!important;border-bottom:1px dashed rgba(201,163,94,.28)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-heading__actions{display:flex!important;align-items:center!important;gap:.45rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-close{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-panel--sheet .cart-close{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;display:grid!important;place-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-panel--sheet{position:fixed!important;z-index:900!important;left:var(--saboria-modal-sidebar-offset, 0px)!important;right:0!important;bottom:0!important;top:auto!important;width:auto!important;height:min(max-content,100dvh - 4.75rem - env(safe-area-inset-top,0px))!important;max-height:calc(100dvh - 4.75rem - env(safe-area-inset-top,0px))!important;min-height:0!important;margin:0!important;transform:none!important;padding-bottom:calc(.95rem + env(safe-area-inset-bottom,0px))!important;border-radius:22px 22px 0 0!important;box-shadow:0 -18px 48px #1020332e!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .mobile-cart-backdrop{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-heading .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-heading h2{margin:.15rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.05rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .item-badge{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;min-width:2rem!important;justify-content:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-body{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;scrollbar-width:thin!important;padding-bottom:.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-items{display:grid!important;flex:0 0 auto!important;grid-auto-rows:max-content!important;align-content:start!important;width:100%!important;min-width:0!important;min-height:0!important;height:auto!important;max-height:none!important;overflow:visible!important;overflow-x:hidden!important;overflow-y:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .empty-cart{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;min-height:168px!important;padding:.9rem .7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .empty-cart i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .empty-cart h3{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .empty-cart p{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-item{padding:.7rem .15rem!important;border:0!important;border-bottom:1px dashed rgba(201,163,94,.22)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;height:auto!important;max-height:none!important;overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-item h3{overflow:visible!important;color:#102033!important;-webkit-text-fill-color:#102033!important;white-space:normal!important;text-overflow:unset!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-thumb{border:1px solid rgba(16,32,51,.06)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-thumb i{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .remove{width:36px!important;min-width:36px!important;height:36px!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .item-notes,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-item p{color:#5d6570!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .preparation-chip{color:#c9821d!important;border-color:#c9821d47!important;background:#c9821d1a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .preparation-chip--immediate{color:#3e8c62!important;border-color:#3e8c6247!important;background:#3e8c621a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .quantity button{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;border-radius:10px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-item-footer strong{color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-footer{flex:0 0 auto!important;padding-top:.75rem!important;border-top:1px solid rgba(201,163,94,.22)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .notes-field{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;gap:.4rem!important;padding:.7rem .75rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .notes-field>span{display:block!important;margin:0 0 .28rem!important;color:#2f3946!important;-webkit-text-fill-color:#2f3946!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.74rem!important;font-weight:700!important;line-height:1.2!important;letter-spacing:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .notes-field small{margin-left:.35rem!important;color:#5d6570!important;font-size:.68rem!important;font-weight:650!important;letter-spacing:0!important;text-transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .notes-field textarea{box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;height:auto!important;min-height:6.5rem!important;padding:.7rem .75rem!important;resize:vertical;min-height:4.5rem!important;max-height:6.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .notes-field textarea:focus{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .fulfillment-summary span{color:#5d6570!important;background:#fffaf3!important;border:1px solid rgba(16,32,51,.06)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .totals{margin:.55rem 0!important;padding-top:.55rem!important;border-top:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .grand-total{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:.75rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-actions{display:flex!important;align-items:stretch!important;gap:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-actions button{flex:1 1 0!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .grand-total span{font-size:.78rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .grand-total strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.2rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .danger-action{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .danger-action:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .create-order{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;-webkit-text-fill-color:#fffaf3!important;border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .create-order:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .create-order:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .danger-action:disabled{opacity:.45!important;cursor:not-allowed!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .mobile-cart-button{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .mobile-cart-button span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .mobile-cart-button strong{color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}@media(max-width:1100px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .builder-layout{grid-template-columns:minmax(0,1fr) minmax(17.5rem,20.5rem)!important}}@media(max-width:1050px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]){isolation:isolate!important;padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .builder-layout{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .mobile-cart-backdrop{display:block!important;position:fixed!important;z-index:800!important;top:0!important;right:0!important;bottom:0!important;left:var(--saboria-modal-sidebar-offset, 0px)!important;background:#09162533!important;pointer-events:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-close{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;display:grid!important;place-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-close:hover{background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-panel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-panel--sheet{position:fixed!important;z-index:900!important;left:var(--saboria-modal-sidebar-offset, 0px)!important;right:0!important;bottom:0!important;top:auto!important;height:min(max-content,100dvh - 4.75rem - env(safe-area-inset-top,0px))!important;max-height:calc(100dvh - 4.75rem - env(safe-area-inset-top,0px))!important;min-height:0!important;overflow:hidden!important;padding-bottom:calc(.95rem + env(safe-area-inset-bottom,0px))!important;border-radius:22px 22px 0 0!important;transform:none!important;box-shadow:0 -18px 48px #1020332e!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-panel.open,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .cart-panel--sheet{transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .mobile-cart-button{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.65rem!important;position:fixed!important;z-index:850!important;left:calc(var(--saboria-modal-sidebar-offset, 0px) + 1rem)!important;right:1rem!important;bottom:calc(1rem + env(safe-area-inset-bottom,0px))!important;min-height:52px!important;padding:0 1rem!important;border-radius:14px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]):has(.cart-panel.open) .mobile-cart-button{visibility:hidden!important;opacity:0!important;pointer-events:none!important}}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]){padding:.95rem .85rem calc(5.75rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .gg2-ob-header{align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .gg2-ob-header__copy{width:100%!important;flex:1 1 100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .gg2-ob-header__actions{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .service-context{grid-template-columns:44px minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .service-context__badge{grid-column:1/-1!important;width:fit-content!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-footer{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-footer button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .quantity button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .remove{min-height:44px!important;height:44px!important;width:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .quantity button{width:44px!important;min-width:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .remove{width:44px!important;min-width:44px!important}}@media(max-width:500px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder .order-builder.gg2-ob-page[data-bocado-operational-surface=order-builder],app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor]) .product-grid{grid-template-columns:1fr!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder,app-order-editor) .gelato-product-add-modal .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder,app-order-editor) .gelato-product-add-modal__name{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1rem!important;font-weight:800!important;line-height:1.25!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(app-order-builder,app-order-editor) .gelato-product-add-modal__heading p{display:block!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .service-context.gg2-oe-context{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)!important;align-items:center!important;column-gap:1.25rem!important;row-gap:.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .gg2-oe-context__identity{min-width:0!important;padding-right:1.1rem!important;border-right:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .gg2-oe-context__identity .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .gg2-oe-context__id-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.55rem .75rem!important;margin-top:.2rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .gg2-oe-context__id-row strong{min-width:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.05rem!important;font-weight:800!important;line-height:1.3!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .gg2-oe-context__service{display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .status-badge{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;min-height:28px!important;padding:.18rem .7rem!important;border-radius:999px!important;border:0!important;font-size:.7rem!important;font-weight:800!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .status-badge[data-status=ABIERTA]{background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .status-badge[data-status=EN_PREPARACION]{background:#c9821d24!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .status-badge[data-status=LISTA],html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .status-badge[data-status=FINALIZADA]{background:#3e8c6224!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .status-badge[data-status=CANCELADA]{background:#c94a4a24!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .refresh-action{flex:0 0 44px!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;display:grid!important;place-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .notice{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:start!important;gap:.75rem!important;margin:0!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .notice i{color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .notice strong{color:#102033!important;font-size:.88rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .notice p{margin:.2rem 0 0!important;color:#5d6570!important;font-size:.78rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .notice button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;min-height:40px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .locked-notice,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .conflict-notice{border-color:#c9821d38!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf6ee!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .locked-notice i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .conflict-notice i{color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-waiter-notice{border-color:#c94a4a38!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf4f4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-waiter-notice i{color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .catalog-panel.disabled{opacity:.72!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-alert,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .manual-charges-panel{flex:0 0 auto!important;margin:0 0 .7rem!important;padding:.7rem .75rem!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-alert{display:block!important;gap:0!important;margin:0 0 .55rem!important;padding:.5rem .65rem!important;border-color:#c94a4a38!important;background:#fbf4f4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-alert__heading,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .manual-charges-panel__header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:.5rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-alert__heading{align-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-alert__heading>span{flex:1 1 auto!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-alert__heading strong{display:block!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.78rem!important;font-weight:800!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-alert__heading small{display:block!important;margin-top:.08rem!important;color:#171b22!important;font-size:.68rem!important;line-height:1.3!important;white-space:normal!important;overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-alert__heading>b{flex:0 0 auto!important;min-width:1.5rem!important;height:1.5rem!important;background:#c94a4a24!important;color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-alert__item{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-alert__heading i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-line-state i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cart-item-shortage-chip i{color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cart-item.has-shortage{background:transparent!important;border-color:#c9a35e38!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cart-item .cart-item-title{display:grid!important;grid-template-columns:minmax(0,1fr) 36px!important;align-items:start!important;column-gap:.4rem!important;min-width:0!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cart-item .remove{justify-self:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cart-item-heading{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.35rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cart-item-heading h3{flex:1 1 7rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cart-item-shortage-chip{flex:0 0 auto!important;background:#c94a4a1f!important;border-color:#c94a4a38!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .manual-charges-panel__header .eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .manual-charges-panel__header small{display:block!important;color:#5d6570!important;font-size:.72rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .manual-charges-panel__header .secondary-action{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;min-height:40px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .manual-charge-row{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:.7rem!important;padding:.55rem 0 0!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .manual-charge-row.cancelled{opacity:.62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cart-item-content textarea{box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;height:auto!important;min-height:6.5rem!important;padding:.7rem .75rem!important;resize:vertical;min-height:2.4rem!important;max-height:4.5rem!important;margin-top:.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .request-change-action{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;width:100%!important;justify-content:space-between!important;min-height:44px!important;margin:.45rem 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-line-state{display:grid!important;grid-template-columns:1.15rem minmax(0,1fr)!important;grid-template-areas:"icon copy" "action action"!important;align-items:start!important;gap:.28rem .45rem!important;width:100%!important;min-width:0!important;margin:.4rem 0 .1rem!important;padding:.5rem .55rem!important;border-radius:12px!important;border:1px solid rgba(201,74,74,.22)!important;background:#fbf4f4!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-line-state>i{grid-area:icon!important;margin-top:.12rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-line-state>span{grid-area:copy!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-line-state strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.74rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-line-state small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-line-state em{display:block!important;color:#171b22!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-line-state>button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-alert__item button{grid-area:action!important;justify-self:end!important;border:1px solid #c94a4a!important;background:#c94a4a!important;color:#fffaf3!important;box-shadow:0 10px 22px #c94a4a38!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:36px!important;height:auto!important;padding:0 .75rem!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cart-item-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.6rem!important;width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cart-item-footer .quantity{flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cart-item-footer>strong{flex:0 0 auto!important;margin-left:auto!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cart-actions{display:flex!important;flex-wrap:wrap!important;align-items:stretch!important;gap:.5rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cart-actions .danger-action,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cart-actions .save-order{flex:1 1 8.75rem!important;width:auto!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cart-actions .danger-action{min-width:0!important;height:auto!important;white-space:normal!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cart-actions .save-order{min-width:min-content!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .total-line{display:flex!important;justify-content:space-between!important;gap:.75rem!important;margin-bottom:.35rem!important;color:#5d6570!important;font-size:.8rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cancellation-lock{display:flex!important;align-items:flex-start!important;gap:.45rem!important;margin:.45rem 0!important;color:#c9821d!important;font-size:.76rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .save-order{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;-webkit-text-fill-color:#fffaf3!important;border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .save-order:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .save-order:disabled{opacity:.45!important;cursor:not-allowed!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .danger-action{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;min-height:44px!important;height:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .danger-action i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:inherit!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .danger-action:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .danger-action:hover:not(:disabled) i{color:inherit!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .danger-action:disabled{opacity:.45!important;cursor:not-allowed!important;background:#fffaf3!important;border-color:#10203314!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .danger-action:disabled i{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .danger-action:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}@media(max-width:1050px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .shortage-line-state>button{width:100%!important;justify-self:stretch!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cart-actions{flex-direction:column!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cart-actions .danger-action,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .cart-actions .save-order{flex:1 1 auto!important;width:100%!important}}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .service-context.gg2-oe-context{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .gg2-oe-context__identity{padding-right:0!important;padding-bottom:.85rem!important;border-right:0!important;border-bottom:1px solid rgba(201,163,94,.22)!important}}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .gg2-ob-header__actions{display:flex!important;width:100%!important;flex:1 1 100%!important;margin-left:0!important;justify-content:flex-end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .notice{grid-template-columns:36px minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .notice button{grid-column:1/-1!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .gg2-oe-context__service{grid-template-columns:44px minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .gg2-oe-context__service .service-context__badge{grid-column:1/-1!important;width:fit-content!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .order-editor.gg2-ob-page[data-bocado-operational-surface=order-editor] .gg2-oe-context__id-row strong{font-size:.95rem!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .modal-backdrop:has(.gelato-order-history-modal){display:grid!important;z-index:1220!important;padding:16px!important;background:#09162580!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important;place-items:center!important;align-items:center!important;overflow:hidden!important;overflow-x:hidden!important;overflow-y:hidden!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal{max-height:calc(100dvh - 32px)!important;position:relative!important;z-index:1!important;align-self:center!important;width:min(560px,100%)!important;height:auto!important;min-height:0!important;max-width:100%!important;padding:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;overflow-x:hidden!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal :is(h2,p,span,strong,small,button,a){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal:after{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__icon>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__heading p{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.78rem!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__close:hover{background:#fffaf3!important;border-color:#c9a35e7a!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:grid!important;align-content:start!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__timeline{position:relative!important;display:grid!important;min-width:0!important;margin:0!important;padding:.1rem 0 .15rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__timeline:before{content:""!important;position:absolute!important;left:.5rem!important;top:.85rem!important;bottom:.85rem!important;width:1px!important;background:#c9a35e47!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__event{display:grid!important;grid-template-columns:1.05rem minmax(0,1fr)!important;column-gap:.85rem!important;min-width:0!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__rail{position:relative!important;z-index:1!important;display:flex!important;justify-content:center!important;padding-top:.72rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__rail i{margin:0!important;font-size:.58rem!important;color:#5d6570!important;filter:drop-shadow(0 0 0 #fff)}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__event[data-status=ABIERTA] .gelato-order-history-modal__rail i{color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__event[data-status=EN_PREPARACION] .gelato-order-history-modal__rail i{color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__event[data-status=LISTA] .gelato-order-history-modal__rail i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__event[data-status=FINALIZADA] .gelato-order-history-modal__rail i{color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__event[data-status=CANCELADA] .gelato-order-history-modal__rail i{color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__event:first-child .gelato-order-history-modal__rail i{font-size:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__event-body{min-width:0!important;padding:.55rem .15rem .7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__event:first-child .gelato-order-history-modal__event-body{margin-right:-.15rem!important;padding:.55rem .7rem .7rem!important;border-radius:12px!important;background:#fffcf7b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__event-top{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:.65rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__event-top strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.88rem!important;font-weight:800!important;line-height:1.3!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__event:first-child .gelato-order-history-modal__event-top strong{font-weight:850!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__event-body p{margin:.22rem 0 .3rem!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.76rem!important;font-weight:600!important;line-height:1.4!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__event-body small{display:block!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.7rem!important;font-weight:600!important;letter-spacing:.01em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__badge{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;min-height:28px!important;padding:.18rem .7rem!important;border-radius:999px!important;border:0!important;background:#171b220f!important;color:#102033!important;font-size:.7rem!important;font-weight:800!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__badge[data-status=ABIERTA]{background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__badge[data-status=EN_PREPARACION]{background:#c9821d24!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__badge[data-status=LISTA],html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__badge[data-status=FINALIZADA]{background:#3e8c6224!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__badge[data-status=CANCELADA]{background:#c94a4a24!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;min-height:168px!important;gap:.15rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__empty i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__empty strong{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__empty span{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important;max-width:22rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__context{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__context>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__context strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__context small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__close-action{appearance:none!important;-webkit-appearance:none!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;border-radius:12px!important;min-width:108px!important;max-width:none!important;overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__close-action:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important;-webkit-text-fill-color:#102033!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__close-action:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal{width:min(520px,100%)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__actions{display:grid!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__close-action{width:100%!important;min-width:0!important;min-height:44px!important;border-radius:12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__event-top{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__badge{justify-self:start!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .modal-backdrop:has(.gelato-order-history-modal){padding:12px!important;align-items:end!important;place-items:end center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal{width:100%!important;align-self:end!important;max-height:calc(100dvh - 24px)!important;border-radius:18px 18px 0 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__heading p{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__empty{min-height:180px!important;min-height:168px!important}}@media(max-height:700px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .modal-backdrop:has(.gelato-order-history-modal){align-items:center!important;overflow:hidden!important;overflow-y:hidden!important;padding-block:12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal{max-height:calc(100dvh - 16px)!important}}@media(max-width:560px)and (max-height:700px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .modal-backdrop:has(.gelato-order-history-modal){align-items:end!important;place-items:end center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal{align-self:end!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important}}@media(max-height:520px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .modal-backdrop:has(.gelato-order-history-modal){padding:8px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal{max-height:calc(100dvh - 12px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__heading p,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-history-modal .gelato-order-history-modal__context small{display:none!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .dialog-backdrop:has(.gelato-order-cancel-modal){display:grid!important;z-index:1230!important;padding:16px!important;background:#09162580!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important;place-items:center!important;align-items:center!important;overflow:hidden!important;overflow-x:hidden!important;overflow-y:hidden!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal{max-height:calc(100dvh - 32px)!important;position:relative!important;z-index:1!important;align-self:center!important;width:min(560px,100%)!important;height:auto!important;min-height:0!important;max-width:100%!important;padding:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;overflow-x:hidden!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal :is(h2,p,span,strong,small,label,button,a,textarea){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal:after{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__icon>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__heading p{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.78rem!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__close:hover:not(:disabled){background:#fffaf3!important;border-color:#c9a35e7a!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__close:disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:grid!important;align-content:start!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__warning{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;border:1px solid rgba(201,130,29,.2)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf8f3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__warning-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important;background:#c9821d1f!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__warning strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__warning p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__field{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important;margin-left:.15rem}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__textarea-shell{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;min-width:0!important;overflow:hidden!important;box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;min-height:6.5rem!important;padding:.7rem .75rem!important;resize:vertical;padding:0!important;height:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__textarea-shell:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__textarea-shell:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__textarea-shell.is-invalid{border-color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__textarea-icon{display:grid!important;place-items:start center!important;padding-top:.85rem!important;width:40px!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important;background:transparent!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__textarea-shell textarea{width:100%!important;min-width:0!important;min-height:6.5rem!important;max-height:9rem!important;resize:vertical!important;padding:.7rem .85rem!important;border:0!important;outline:0!important;background:transparent!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.875rem!important;font-weight:650!important;line-height:1.4!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__textarea-shell textarea::placeholder{color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__textarea-shell textarea:disabled{cursor:not-allowed!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__helper.error-text{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__context{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__context>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__context strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__context small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__dismiss,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__submit{appearance:none!important;-webkit-appearance:none!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border-radius:12px!important;max-width:none!important;overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__dismiss{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;min-width:108px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__dismiss:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important;-webkit-text-fill-color:#102033!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__submit{border:1px solid #c94a4a!important;background:#c94a4a!important;color:#fffaf3!important;box-shadow:0 10px 22px #c94a4a38!important;min-width:188px!important;color:#fff!important;-webkit-text-fill-color:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__submit:hover:not(:disabled){background:#b03f3f!important;border-color:#b03f3f!important;box-shadow:0 12px 24px #c94a4a42!important;color:#fff!important;-webkit-text-fill-color:#fff!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__submit i{color:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__dismiss:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__dismiss:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__submit:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal{width:min(520px,100%)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__dismiss,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__submit{width:100%!important;min-width:0!important;min-height:44px!important;border-radius:12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .dialog-backdrop:has(.gelato-order-cancel-modal){padding:12px!important;align-items:end!important;place-items:end center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal{width:100%!important;align-self:end!important;max-height:calc(100dvh - 24px)!important;border-radius:18px 18px 0 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__heading p{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(max-height:700px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .dialog-backdrop:has(.gelato-order-cancel-modal){align-items:center!important;overflow:hidden!important;overflow-y:hidden!important;padding-block:12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal{max-height:calc(100dvh - 16px)!important}}@media(max-width:560px)and (max-height:700px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .dialog-backdrop:has(.gelato-order-cancel-modal){align-items:end!important;place-items:end center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal{align-self:end!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important}}@media(max-height:520px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .dialog-backdrop:has(.gelato-order-cancel-modal){padding:8px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal{max-height:calc(100dvh - 12px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__heading p,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-cancel-modal .gelato-order-cancel-modal__context small{display:none!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .modal-backdrop:has(.gelato-order-actions-modal){display:grid!important;z-index:1220!important;padding:16px!important;background:#09162580!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important;place-items:center!important;align-items:center!important;overflow:hidden!important;overflow-x:hidden!important;overflow-y:hidden!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal{max-height:calc(100dvh - 32px)!important;position:relative!important;z-index:1!important;align-self:center!important;width:min(520px,100%)!important;height:auto!important;min-height:0!important;max-width:100%!important;padding:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;overflow-x:hidden!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal :is(h2,h3,p,span,strong,small,button,a){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal:after{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__icon>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__heading p{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.78rem!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__close{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__close:hover{background:#fffaf3!important;border-color:#c9a35e7a!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:grid!important;align-content:start!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__lock{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(201,130,29,.18)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf6ee!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__lock-icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#c9821d1f!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__lock strong{display:block!important;margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.35!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__list{display:grid!important;gap:.55rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__list h3{margin:0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__action{appearance:none!important;-webkit-appearance:none!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;align-items:center!important;column-gap:.75rem!important;width:100%!important;min-width:0!important;min-height:56px!important;margin:0!important;padding:.7rem .85rem!important;text-align:left!important;cursor:pointer!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 18px #1020330d!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__action:hover{background:#fffdf9!important;border-color:#c9a35e7a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__action:active{background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__action:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__action-icon{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#c9a35e1f!important;color:#102033!important;font-size:.95rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__action-copy{display:grid!important;min-width:0!important;gap:.12rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__action-copy strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.92rem!important;font-weight:800!important;line-height:1.25!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__action-copy small{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.74rem!important;font-weight:600!important;line-height:1.35!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__action-arrow{color:#5d6570!important;font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__context{display:flex!important;flex:1 1 auto!important;flex-direction:row!important;align-items:center!important;gap:.6rem!important;width:auto!important;min-width:0!important;max-width:none!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__context>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__context strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__context small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;width:auto!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__dismiss{appearance:none!important;-webkit-appearance:none!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;flex:0 0 auto!important;width:auto!important;border-radius:12px!important;min-width:108px!important;min-height:44px!important;max-width:none!important;overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__dismiss:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important;-webkit-text-fill-color:#102033!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__dismiss:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal{width:min(520px,100%)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__footer{gap:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__context{padding:.35rem .5rem!important;gap:.45rem!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .modal-backdrop:has(.gelato-order-actions-modal){padding:12px!important;align-items:end!important;place-items:end center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal{width:100%!important;align-self:end!important;max-height:calc(100dvh - 24px)!important;border-radius:18px 18px 0 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__heading p{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(max-height:700px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .modal-backdrop:has(.gelato-order-actions-modal){align-items:center!important;overflow:hidden!important;overflow-y:hidden!important;padding-block:12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal{max-height:calc(100dvh - 16px)!important}}@media(max-width:560px)and (max-height:700px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .modal-backdrop:has(.gelato-order-actions-modal){align-items:end!important;place-items:end center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal{align-self:end!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important}}@media(max-height:520px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .modal-backdrop:has(.gelato-order-actions-modal){padding:8px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal{max-height:calc(100dvh - 12px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__heading p,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .gelato-order-actions-modal .gelato-order-actions-modal__context small{display:none!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders{display:block!important;min-width:0!important;max-width:100%!important;overflow-x:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]{background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;position:relative!important;isolation:isolate!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;--co-ticket-height: 39rem;padding:1.35rem 1.5rem 1.6rem!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background-image:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.page-header,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.cash-register-warning,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.gg2-co-consulta,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.loading-state,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.orders-grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.empty-state{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.page-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:1rem!important;position:relative!important;z-index:2!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;border-bottom:0!important;background:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.page-header>app-page-header{flex:1 1 auto!important;min-width:0!important;max-width:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .sbr-page-header__title{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important;line-height:1.15!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .sbr-page-header__subtitle{max-width:42rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.page-header>.page-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.page-header .realtime-status{display:inline-flex!important;align-items:center!important;gap:.4rem!important;min-height:36px!important;padding:0 .75rem!important;border-radius:999px!important;border:1px solid rgba(201,130,29,.28)!important;background:#c9821d1a!important;color:#c9821d!important;-webkit-text-fill-color:#c9821d!important;font-size:.72rem!important;font-weight:750!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.page-header .realtime-status--connected{border-color:#3e8c6247!important;background:#3e8c621f!important;color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.page-header .refresh-action{display:inline-grid!important;place-items:center!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;padding:0!important;width:44px!important;min-width:44px!important;flex:0 0 44px!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.page-header .refresh-action:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.page-header .refresh-action:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.page-header .refresh-action i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.page-header .refresh-action:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-header:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-header:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .page-header.gg2-co-header:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .page-header.gg2-co-header:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .sbr-page-header__title:after{content:none!important;display:none!important;background:none!important;width:0!important;height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.cash-register-warning{display:flex!important;align-items:flex-start!important;gap:.7rem!important;margin:0!important;padding:.85rem 1rem!important;border-radius:16px!important;border:1px solid rgba(201,130,29,.28)!important;background:#fff8ee!important;box-shadow:0 8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.cash-register-warning__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.cash-register-warning .cash-register-warning__icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:36px!important;height:36px!important;border-radius:12px!important;background:#c9821d24!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.cash-register-warning strong{display:block!important;color:#102033!important;font-size:.86rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.cash-register-warning span{display:block!important;color:#5d6570!important;font-size:.78rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta{display:flex!important;flex-direction:column!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta__head{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.75rem!important;width:100%!important;min-width:0!important;margin:0 0 .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta__icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta__copy{flex:1 1 auto!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta__kicker{display:block!important;color:#9d7838!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta__title{display:block!important;margin:.12rem 0 0!important;color:#102033!important;font-size:1.02rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta__count{min-height:28px!important;padding:0 .7rem!important;display:inline-flex!important;align-items:center!important;gap:0!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:none!important;font-size:.7rem!important;font-weight:800!important;flex:0 0 auto!important;margin-left:auto!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta .search-field{--gg2-co-search-icon-slot: 2.35rem;--gg2-co-search-clear-slot: 2.5rem;position:relative!important;display:block!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;height:auto!important;min-height:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;gap:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta .search-field:focus-within{border:0!important;box-shadow:none!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta .search-field>.pi-search{position:absolute!important;left:.85rem!important;top:0!important;bottom:0!important;z-index:1!important;display:flex!important;align-items:center!important;color:#9d7838!important;font-size:.9rem!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta .search-field input{box-sizing:border-box!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;display:block!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 var(--gg2-co-search-clear-slot) 0 var(--gg2-co-search-icon-slot)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta .search-field input:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta .search-field input:focus{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta .search-field input::placeholder{color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta .search-field__clear{position:absolute!important;right:.35rem!important;display:grid!important;place-items:center!important;width:36px!important;height:36px!important;min-width:36px!important;padding:0!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#5d6570!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta .search-field__clear:hover{background:#1020330f!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta .search-field__clear:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.loading-state{display:flex!important;align-items:center!important;justify-content:center!important;gap:.55rem!important;min-height:195px!important;margin:0!important;padding:1.1rem!important;border-radius:16px!important;border:1px dashed rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#5d6570!important;font-size:.86rem!important;font-weight:650!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.loading-state i{color:#3978b8!important;font-size:1.2rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.empty-state{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;gap:.75rem!important;margin:0!important;padding:1.35rem 1.1rem 1.4rem!important;overflow:hidden!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.empty-state .empty-state__icon{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.empty-state h2{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important;font-size:.95rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.empty-state p{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important;max-width:26rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.empty-state .empty-clear-action{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;margin-top:.2rem!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.empty-state .empty-clear-action:hover{background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.empty-state .empty-clear-action:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.orders-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(min(100%,18.75rem),18.75rem))!important;justify-content:start!important;gap:.9rem!important;align-items:start!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card{display:flex!important;flex-direction:column!important;gap:.7rem!important;min-width:0!important;max-width:18.75rem!important;container-type:inline-size;height:var(--co-ticket-height, 39rem)!important;min-height:var(--co-ticket-height, 39rem)!important;max-height:var(--co-ticket-height, 39rem)!important;margin:0!important;padding:.95rem 1rem!important;border-radius:18px!important;border:1px solid rgba(16,32,51,.07)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;color:#102033!important;overflow:hidden!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card:hover{transform:none!important;border-color:#c9a35e61!important;box-shadow:0 14px 28px #10203314!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .receipt-card__topline{display:flex!important;flex:0 0 auto!important;flex-wrap:nowrap!important;align-items:flex-start!important;justify-content:space-between!important;gap:.55rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card__header-content{display:flex!important;flex:1 1 auto!important;min-width:0!important;flex-direction:column!important;gap:.45rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card__id{display:flex!important;min-width:0!important;flex-direction:column!important;gap:.18rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card__mode{display:inline-flex!important;align-items:center!important;gap:.32rem!important;color:#5d6570!important;font-size:.78rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card__mode i{color:#9d7838!important;font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .order-number{min-width:0!important;color:#102033!important;font-size:1.02rem!important;font-weight:800!important;letter-spacing:-.02em!important;overflow-wrap:anywhere!important;word-break:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card__badges{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.35rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .status-badge,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .payment-badge{display:inline-flex!important;align-items:center!important;gap:.3rem!important;min-height:28px!important;padding:.18rem .6rem!important;border-radius:999px!important;border:0!important;font-size:.7rem!important;font-weight:800!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .status-badge[data-status=LISTA]{background:#3e8c6224!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .payment-badge{background:#c9821d24!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .detail-button{width:44px!important;min-width:44px!important;display:inline-grid!important;place-items:center!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;flex:0 0 auto!important;align-self:flex-start!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .detail-button:hover{background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .detail-button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .detail-button i{color:#102033!important;font-size:.9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card__meta{display:flex!important;flex:0 0 auto!important;flex-direction:column!important;align-items:flex-start!important;gap:.28rem!important;min-width:0!important;margin:0!important;padding:0 0 .55rem!important;border-bottom:1px dashed rgba(201,163,94,.28)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card__meta span{display:inline-flex!important;align-items:center!important;gap:.32rem!important;color:#5d6570!important;font-size:.76rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card__meta i{color:#9d7838!important;font-size:.74rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card__blocked,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card__waiter-pending{display:flex!important;flex:0 0 auto!important;align-items:flex-start!important;gap:.55rem!important;min-width:0!important;padding:.55rem .7rem!important;border-radius:12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card__blocked{border:1px solid rgba(201,74,74,.22)!important;background:#fbf4f4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card__blocked-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:1.7rem!important;height:1.7rem!important;border-radius:50%!important;background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card__blocked strong{display:block!important;color:#c94a4a!important;font-size:.78rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card__blocked small{display:block!important;margin-top:.1rem!important;color:#171b22!important;font-size:.7rem!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card__waiter-pending{border:1px solid rgba(57,120,184,.22)!important;background:#3978b814!important;color:#3978b8!important;font-size:.76rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .receipt-card__products{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;gap:.4rem!important;min-width:0!important;min-height:0!important;overflow:hidden!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .receipt-items--visual{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;gap:0!important;min-width:0!important;min-height:0!important;height:auto!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .receipt-item{display:grid!important;grid-template-columns:36px minmax(0,1fr) auto auto!important;align-items:center!important;gap:.4rem!important;min-width:0!important;padding:.4rem 0!important;border:0!important;border-bottom:1px dashed rgba(201,163,94,.22)!important;background:transparent!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .receipt-item__thumb{width:36px!important;height:36px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:10px!important;background:#fffcf7!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .receipt-item__thumb img{width:100%!important;height:100%!important;object-fit:cover!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .receipt-item__content{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .receipt-item__name{display:block!important;color:#102033!important;font-size:.8rem!important;font-weight:750!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .receipt-item__kitchen-state{display:inline-flex!important;align-items:center!important;gap:.25rem!important;margin-top:.18rem!important;padding:.08rem .42rem!important;border-radius:999px!important;font-size:.64rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .receipt-item__kitchen-state[data-kitchen-state=COMPLETED]{background:#3e8c6224!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .receipt-item__kitchen-state[data-kitchen-state=ACTIVE]{background:#c9821d24!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .receipt-item__kitchen-state[data-kitchen-state=PENDING]{background:#171b2214!important;color:#171b22!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .receipt-item__content small{display:block!important;margin-top:.12rem!important;color:#5d6570!important;font-size:.7rem!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .receipt-item__qty,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .receipt-item__subtotal{color:#102033!important;font-size:.78rem!important;font-weight:750!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .order-notes,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card__charges{display:flex!important;flex:0 0 auto!important;align-items:flex-start!important;gap:.45rem!important;min-width:0!important;padding:.55rem .7rem!important;border-radius:12px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fffcf7!important;color:#5d6570!important;font-size:.76rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .order-notes i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card__charges i{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .cashier-total-row{display:flex!important;flex:0 0 auto!important;align-items:baseline!important;justify-content:space-between!important;gap:.6rem!important;margin:0!important;padding:.55rem 0 .15rem!important;border-top:1px solid rgba(201,163,94,.22)!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .cashier-total-row span{font-size:.78rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .cashier-total-row strong{font-size:1.12rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .receipt-state-note{display:flex!important;flex:0 0 auto!important;align-items:center!important;gap:.5rem!important;min-width:0!important;padding:.55rem .7rem!important;border-radius:12px!important;font-size:.76rem!important;font-weight:700!important;background:#c9821d1a!important;color:#c9821d!important;border:1px solid rgba(201,130,29,.2)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .cashier-footer-actions{display:grid!important;flex:0 0 auto!important;grid-template-columns:minmax(0,1fr)!important;gap:.5rem!important;margin-top:auto!important;width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button{order:-1!important}@container (min-width: 26.5rem){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card .cashier-footer-actions{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card .checkout-button{order:0!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .prebill-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .prebill-button i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button i{flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .prebill-button span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button span{flex:0 1 auto!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .prebill-button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .prebill-button:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .prebill-button:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button.primary{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button.primary i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button.primary span{color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button:hover:not(:disabled),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button.primary:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button:active:not(:disabled),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button.primary:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .prebill-button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button.primary:disabled{border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button:disabled i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button:disabled span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button.primary:disabled i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button.primary:disabled span{color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;opacity:1!important}@media(max-width:1100px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]{padding:1.15rem 1.15rem 1.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.page-header{flex-wrap:wrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.page-header>.page-actions{width:100%!important;margin-left:0!important;justify-content:flex-end!important}}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]{padding:.95rem .85rem 1.2rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta__head{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:center!important;gap:.65rem .75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta__icon{grid-column:1!important;grid-row:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta__copy{grid-column:2!important;grid-row:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta__count{grid-column:1/-1!important;grid-row:2!important;width:fit-content!important;max-width:100%!important;margin-left:0!important;white-space:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.orders-grid{grid-template-columns:minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card__meta{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;column-gap:.65rem!important;row-gap:.28rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card__meta>span{min-width:0!important;white-space:normal!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .co-order-card{max-width:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .prebill-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .orders-grid .checkout-button{width:100%!important;min-height:44px!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]{padding:.9rem .75rem 1.15rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta{padding:.95rem .9rem .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.empty-state{min-height:180px!important;padding:1rem .9rem 1.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.page-header>.page-actions{width:100%!important;margin-left:0!important;display:grid!important;gap:.5rem!important;grid-template-columns:minmax(0,1fr) 44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.page-header .realtime-status{justify-content:center!important;width:100%!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.page-header .refresh-action{width:44px!important;height:44px!important}}@media(max-height:700px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]{padding-top:.85rem!important;padding-bottom:1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders] .gg2-co-consulta{padding:.85rem 1rem .8rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cajero-orders .cashier-page.gg2-co-rebuild-proof[data-bocado-operational-surface=cashier-orders]>.loading-state{min-height:160px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.gg2-co-chk-backdrop:has(>.gg2-co-checkout){position:fixed!important;top:64px!important;right:0!important;bottom:0!important;left:var(--saboria-modal-sidebar-offset, 0px)!important;display:grid!important;grid-template-rows:minmax(0,1fr)!important;z-index:2000!important;box-sizing:border-box!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;margin:0!important;padding:12px!important;padding-bottom:max(12px,env(safe-area-inset-bottom,0px))!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;place-items:center!important;align-items:center!important;justify-items:center!important;justify-content:center!important;overflow:hidden!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal{display:flex!important;flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;position:relative!important;z-index:1!important;justify-self:center!important;align-self:center!important;width:min(760px,100%)!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:0!important;left:auto!important;right:auto!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal:after{display:none!important;content:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal :is(h2,p,span,strong,small,label,button,a,input,textarea){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__header{min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important;flex:0 0 auto!important;flex-shrink:0!important;overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__art{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__art>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__art>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__art:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__art{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__heading h2{margin:.18rem 0 0!important;color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__heading p{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;font-size:.78rem!important;line-height:1.35!important;visibility:visible!important;height:auto!important;max-height:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__close:hover:not(:disabled){background:#fffaf3!important;border-color:#c9a35e7a!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__close i{font-size:.95rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__close:disabled{opacity:1!important;cursor:not-allowed!important;background:#f3eee4!important;border-color:#1020331a!important;color:#5c6a78!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__close:disabled i{color:#5c6a78!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__body{flex:1 1 0%!important;min-height:0!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:.85rem!important;padding:1rem 1.15rem!important;overflow-x:hidden!important;overflow-y:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__body>*{grid-column:auto!important;grid-row:auto!important;flex:0 0 auto!important;min-width:0!important;max-width:100%!important;min-height:auto!important;height:auto!important;max-height:none!important;overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__summary{gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;box-shadow:0 10px 22px #1020330d!important;display:grid!important;gap:.55rem!important;padding:.75rem .85rem .7rem!important;border-color:#c9a35e2e!important;background:#fff!important;box-shadow:0 8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__products-kicker{display:block!important;margin:0!important;color:#171b22!important;-webkit-text-fill-color:#171b22!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .payment-summary__items{display:grid!important;gap:0!important;min-height:0!important;height:auto!important;max-height:none!important;overflow:visible!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;grid-column:auto!important;grid-row:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.gg2-co-chk-backdrop:has(>.gg2-co-checkout)>.gg2-co-checkout.checkout-modal .payment-summary__items:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .payment-summary__items:before{display:none!important;content:none!important;height:0!important;margin:0!important;padding:0!important;border:0!important;color:transparent!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .checkout-product-row{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:center!important;gap:.65rem!important;min-height:0!important;height:auto!important;padding:.4rem 0!important;border-bottom:1px solid rgba(201,163,94,.16)!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .checkout-product-row:last-child{border-bottom:0!important;padding-bottom:.15rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .checkout-product-row:first-child{padding-top:.1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .checkout-product-thumb{width:40px!important;height:40px!important;min-width:40px!important;border-radius:10px!important;border:1px solid rgba(201,163,94,.18)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .checkout-product-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:.08rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .checkout-product-copy b{color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.25!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .checkout-product-copy small{display:block!important;margin:0!important;color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .checkout-product-copy small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .checkout-totals span{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .checkout-totals{display:grid!important;gap:.35rem!important;margin:.15rem 0 0!important;padding:.45rem 0 0!important;border:0!important;border-top:1px solid rgba(201,163,94,.16)!important;background:transparent!important;grid-column:auto!important;grid-row:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .checkout-totals>div{display:flex!important;justify-content:space-between!important;gap:.75rem!important;color:#102033!important;font-size:.82rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .checkout-totals strong{color:#102033!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .grand-total{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;margin:.15rem 0 0!important;padding:.7rem .9rem!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffc7,#fffcf759 46%),#f7f1e6!important;box-shadow:0 8px 18px #1020330d,inset 0 1px #ffffffe0!important;grid-column:auto!important;grid-row:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__total-block{display:grid!important;gap:.45rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__tip-line{display:flex!important;justify-content:space-between!important;gap:.75rem!important;padding:0 .15rem!important;color:#171b22!important;font-size:.82rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .grand-total span{color:#171b22!important;-webkit-text-fill-color:#171b22!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .grand-total strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.28rem!important;font-weight:850!important;letter-spacing:-.03em!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__charges,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__tip-block,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__credit,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__customer,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__payments{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;overflow:visible!important;flex:0 0 auto!important;min-height:auto!important;height:auto!important;max-height:none!important;opacity:1!important;visibility:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .cashier-manual-charges__header,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .payment-section-header{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__tip-block{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;column-gap:.85rem!important;row-gap:.45rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .suggested-tip__copy{display:flex!important;align-items:flex-start!important;gap:.7rem!important;min-width:0!important;grid-column:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .suggested-tip__copy>div,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .cashier-manual-charges__header>div,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .payment-section-header>div{display:flex!important;flex-direction:column!important;gap:.18rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .suggested-tip__copy strong{min-width:0!important;overflow-wrap:break-word!important;color:#171b22!important;-webkit-text-fill-color:#171b22!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .suggested-tip__control{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:.45rem!important;flex:0 0 auto!important;grid-column:2!important;color:#171b22!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-request-toggle,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-toggle-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;min-height:52px!important;padding:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-request-toggle>div,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-toggle-row>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .cashier-manual-charges__header strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .section-label,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .suggested-tip strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-request-toggle strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-toggle-row strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-panel__header strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-flow-card__header strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-card__title strong{color:#171b22!important;-webkit-text-fill-color:#171b22!important;font-size:.88rem!important;font-weight:750!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .cashier-manual-charges__header small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .payment-section-header small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .suggested-tip small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-request-toggle small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-toggle-row small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-panel__header small{color:#5d6570!important;font-size:.74rem!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .cashier-manual-charge{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.7rem!important;margin-top:.65rem!important;padding:.55rem 0 0!important;border-top:1px dashed rgba(201,163,94,.28)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .cashier-manual-charge strong{color:#102033!important;font-size:.82rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .cashier-manual-charge small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .cashier-manual-charge em{display:block!important;color:#5d6570!important;font-size:.72rem!important;font-style:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .cashier-manual-charge.cancelled{opacity:.72!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .mini-danger{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,74,74,.28)!important;background:#fff6f4!important;color:#c94a4a!important;box-shadow:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .mini-danger:hover:not(:disabled){background:#fde8e4!important;border-color:#c94a4a73!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .mini-danger:disabled{opacity:1!important;cursor:not-allowed!important;background:#f3eee4!important;border-color:#1020331a!important;color:#8a6d6d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .suggested-tip__copy,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-panel__header,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-flow-card__header,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-card__title,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-selected,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-selected,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-status{display:flex!important;align-items:center!important;gap:.7rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .suggested-tip__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-panel__header>i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-selected>i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-selected>i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-status>i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-step,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-step{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.32)!important;background:#fff!important;color:#102033!important;box-shadow:0 6px 14px #1020330f!important;font-size:.95rem!important;width:36px!important;height:36px!important;min-width:36px!important;font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .p-toggleswitch{flex:0 0 auto!important;min-width:44px!important;min-height:28px!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .p-toggleswitch .p-toggleswitch-slider{background:#efe8db!important;border:1px solid rgba(16,32,51,.08)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .p-toggleswitch.p-toggleswitch-checked .p-toggleswitch-slider{background:#3e8c62!important;border-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .p-toggleswitch.p-disabled{opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .p-toggleswitch.p-disabled .p-toggleswitch-slider{background:#efe8db!important;border-color:#1020331f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .p-toggleswitch:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .p-toggleswitch .p-toggleswitch-input:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-request-section.gg2-co-chk__credit,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-section.gg2-co-chk__customer{display:grid!important;overflow:visible!important;flex:0 0 auto!important;min-height:auto!important;height:auto!important;max-height:none!important;opacity:1!important;visibility:visible!important;background:#fff!important;border-color:#c9a35e38!important;color:#171b22!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-request-toggle>div,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-toggle-row>div{display:flex!important;flex-direction:column!important;gap:.2rem!important;min-width:0!important;opacity:1!important;visibility:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-request-toggle strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-toggle-row strong{display:block!important;height:auto!important;max-height:none!important;overflow:visible!important;color:#171b22!important;-webkit-text-fill-color:#171b22!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-request-panel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-request-grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-panel{overflow:visible!important;padding:.75rem 0 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-flow-card,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-card{padding:.75rem 0 0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-divider,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-divider{color:#5d6570!important;font-size:.72rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-settlement-summary{display:grid!important;gap:.35rem!important;margin:0 0 .75rem!important;padding:.7rem .8rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-settlement-summary>div{display:flex!important;justify-content:space-between!important;color:#102033!important;font-size:.8rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-settlement-summary small{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__field{gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;display:grid!important;gap:.4rem!important;min-width:0!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__field>span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal label.gg2-co-chk__field>span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__field>label,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .section-label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important;color:#171b22!important;-webkit-text-fill-color:#171b22!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__field .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important;margin-left:.15rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__field>span small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important;margin-left:.35rem!important;text-transform:none!important;letter-spacing:0!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__field input,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-search-input{box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-search-input{display:flex!important;align-items:center!important;gap:.45rem!important;height:auto!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-search-input input{height:auto!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__field input::placeholder,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-search-input input::placeholder,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__textarea textarea::placeholder,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .p-inputnumber-input::placeholder{color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__field input:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-search-input:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__field input:focus,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-search-input:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__money,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__textarea{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-height:44px!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__textarea{grid-template-columns:40px minmax(0,1fr)!important;grid-template-rows:minmax(72px,auto) auto!important;min-height:76px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__money:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__textarea:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__money:focus-within,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__textarea:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__money-icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__textarea-icon{display:grid!important;place-items:center!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__textarea-icon{grid-row:1/-1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .p-inputnumber,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .cashier-inputnumber,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-amount-control{width:100%!important;display:flex!important;align-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__money-input,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .p-inputnumber-input.gg2-co-chk__money-input,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .p-inputnumber-input.credit-amount-input{width:100%!important;height:44px!important;min-height:44px!important;padding:0 .75rem!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__textarea textarea{width:100%!important;min-height:72px!important;padding:.65rem .75rem!important;border:0!important;background:transparent!important;box-shadow:none!important;resize:vertical!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.875rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__textarea>small{grid-column:2!important;justify-self:end!important;padding:0 .75rem .4rem!important;color:#5d6570!important;font-size:.68rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .p-select.sb-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .p-select.sb-select:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .p-select.sb-select.p-focus{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .p-select.sb-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .p-select.sb-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .p-select.sb-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout) .p-select-overlay.operational-select-panel{z-index:2400!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .payment-lines{display:grid!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .payment-line{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) 44px!important;align-items:start!important;gap:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .payment-evidence{grid-column:1/-1!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;padding:.7rem .8rem!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .payment-evidence__copy span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .payment-evidence__copy small{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .remove-payment-button{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;margin-top:1.7rem!important;border-radius:12px!important;border:1px solid rgba(201,74,74,.22)!important;background:#fff!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .remove-payment-button:disabled{opacity:1!important;cursor:not-allowed!important;background:#f3eee4!important;border-color:#1020331a!important;color:#8a6d6d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-results,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-customer-results{margin-top:.45rem!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-results button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-customer-results button{display:flex!important;width:100%!important;min-height:44px!important;padding:.65rem .8rem!important;border:0!important;background:transparent!important;color:#102033!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-results button:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-customer-results button:hover{background:#fff8ec!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-form-grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-new>div{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-form-grid .associate-customer-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-request-button{grid-column:1/-1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__add-charge,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__add-payment,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.gg2-co-chk-backdrop:has(>.gg2-co-checkout)>.gg2-co-checkout .add-payment-button.gg2-co-chk__add-payment,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .associate-customer-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-selected button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-selected button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-status button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;min-height:44px!important;height:auto!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.gg2-co-chk-backdrop:has(>.gg2-co-checkout)>.gg2-co-checkout .add-payment-button.gg2-co-chk__add-payment{color:#102033!important;-webkit-text-fill-color:#102033!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;box-shadow:0 4px 10px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.gg2-co-chk-backdrop:has(>.gg2-co-checkout)>.gg2-co-checkout .add-payment-button.gg2-co-chk__add-payment i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.gg2-co-chk-backdrop:has(>.gg2-co-checkout)>.gg2-co-checkout .add-payment-button.gg2-co-chk__add-payment:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.gg2-co-chk-backdrop:has(>.gg2-co-checkout)>.gg2-co-checkout .add-payment-button.gg2-co-chk__add-payment:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__add-charge:hover:not(:disabled),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__add-payment:hover:not(:disabled),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .associate-customer-button:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__add-charge:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__add-payment:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .associate-customer-button:disabled{opacity:1!important;cursor:not-allowed!important;background:#f3eee4!important;border-color:#1020331a!important;color:#5c6a78!important;-webkit-text-fill-color:#5c6a78!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.gg2-co-chk-backdrop:has(>.gg2-co-checkout)>.gg2-co-checkout .credit-request-button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;box-shadow:0 10px 22px #10203333!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:44px!important;white-space:normal!important;text-align:center!important;cursor:pointer!important;background:#102033!important;border-color:#102033!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.gg2-co-chk-backdrop:has(>.gg2-co-checkout)>.gg2-co-checkout .credit-request-button i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#e5cc98!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.gg2-co-chk-backdrop:has(>.gg2-co-checkout)>.gg2-co-checkout .credit-request-button:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.gg2-co-chk-backdrop:has(>.gg2-co-checkout)>.gg2-co-checkout .credit-request-button:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.gg2-co-chk-backdrop:has(>.gg2-co-checkout)>.gg2-co-checkout .credit-request-button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.gg2-co-chk-backdrop:has(>.gg2-co-checkout)>.gg2-co-checkout .credit-request-button:disabled{opacity:1!important;cursor:not-allowed!important;background:#4a5a6d!important;border-color:#3e4c5d!important;color:#fffef8!important;-webkit-text-fill-color:#fffef8!important;box-shadow:none!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.gg2-co-chk-backdrop:has(>.gg2-co-checkout)>.gg2-co-checkout .credit-request-button:disabled i{color:#f4ead8!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.gg2-co-chk-backdrop:has(>.gg2-co-checkout)>.gg2-co-checkout .credit-request-button:disabled:hover{background:#4a5a6d!important;border-color:#3e4c5d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .change-card{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(62,140,98,.28)!important;background:#f3faf5!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .change-card--pending{border-color:#c94a4a47!important;background:#fff6f4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .change-card span{font-size:.8rem!important;font-weight:700!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .change-card strong{font-size:1.05rem!important;font-weight:850!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__footer{min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;flex:0 0 auto!important;flex-shrink:0!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__tip{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__tip-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__tip>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__tip strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__tip small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__prebill,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border-radius:12px!important;max-width:none!important;overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__prebill{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;min-width:108px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__cancel:hover:not(:disabled),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__prebill:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;min-width:188px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__submit i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#e5cc98!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__cancel:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__prebill:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__cancel:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__prebill:disabled{opacity:1!important;cursor:not-allowed!important;background:#f3eee4!important;border-color:#1020331f!important;color:#5c6a78!important;-webkit-text-fill-color:#5c6a78!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__submit:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__submit[aria-disabled=true]{opacity:1!important;cursor:not-allowed!important;pointer-events:none!important;background:#4a5a6d!important;border-color:#3e4c5d!important;color:#fffef8!important;-webkit-text-fill-color:#fffef8!important;box-shadow:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__submit:disabled i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__submit[aria-disabled=true] i{color:#f4ead8!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__submit:disabled:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__submit[aria-disabled=true]:hover{background:#4a5a6d!important;border-color:#3e4c5d!important}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal{width:min(640px,100%)!important;max-height:100%!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__prebill,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__submit{width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__submit{grid-row:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .payment-line,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-form-grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-new>div,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .cashier-manual-charges__header,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .payment-section-header{grid-template-columns:1fr!important;flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .remove-payment-button{margin-top:0!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__add-charge,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__add-payment{width:100%!important}}@media(max-width:640px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.gg2-co-chk-backdrop:has(>.gg2-co-checkout){top:64px!important;padding:8px!important;padding-bottom:max(8px,env(safe-area-inset-bottom,0px))!important;align-items:end!important;justify-items:center!important;place-items:end center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal{align-self:end!important;justify-self:center!important;width:100%!important;max-height:100%!important;border-radius:18px 18px 12px 12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__header{padding:.8rem .85rem .7rem!important;gap:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__heading p{display:block!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__footer{padding:.75rem .85rem calc(.75rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__tip-block,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-request-toggle,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-toggle-row{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .credit-request-toggle .p-toggleswitch,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .customer-toggle-row .p-toggleswitch{justify-self:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .suggested-tip__copy{grid-column:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .suggested-tip__control{grid-column:1!important;justify-content:space-between!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .grand-total strong{font-size:1.12rem!important}}@media(max-height:640px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.gg2-co-chk-backdrop:has(>.gg2-co-checkout){top:64px!important;padding:8px!important;padding-bottom:max(8px,env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal{max-height:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__heading p{display:block!important;font-size:.72rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__prebill,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__submit{width:auto!important;min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal .gg2-co-chk__submit{grid-row:auto!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-checkout.checkout-modal *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.modal-backdrop--nested:has(>.gg2-co-add-charge){position:fixed!important;top:64px!important;right:0!important;bottom:0!important;left:var(--saboria-modal-sidebar-offset, 0px)!important;display:grid!important;grid-template-rows:minmax(0,1fr)!important;z-index:2200!important;box-sizing:border-box!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;margin:0!important;padding:16px!important;padding-bottom:max(16px,env(safe-area-inset-bottom,0px))!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;place-items:center!important;align-items:center!important;justify-items:center!important;overflow:hidden!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add{display:flex!important;flex-direction:column!important;max-height:calc(100dvh - 32px)!important;position:relative!important;z-index:1!important;justify-self:center!important;align-self:center!important;width:min(640px,100%)!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .compact-charge-modal__header:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .compact-charge-modal__decoration,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .compact-charge-modal__footer-brand,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .compact-charge-modal__footer-cone{display:none!important;content:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add :is(h2,p,span,strong,small,label,button,a,input,textarea){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__header{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important;flex:0 0 auto!important;min-height:0!important;padding:1rem 1.15rem .85rem!important;overflow:visible!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__art{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__art>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__art>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__art:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__art{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__heading p{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.78rem!important;line-height:1.35!important;visibility:visible!important;height:auto!important;max-height:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__close:hover:not(:disabled){background:#fffaf3!important;border-color:#c9a35e7a!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__close:disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__body{flex:1 1 0%!important;min-height:0!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:.85rem!important;padding:1rem 1.15rem!important;overflow-x:hidden!important;overflow-y:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__field{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;flex:0 0 auto!important;width:100%!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important;color:#171b22!important;-webkit-text-fill-color:#171b22!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important;margin-left:.15rem}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__helper,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__meta small{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__meta small:last-child{flex:0 0 auto!important;white-space:nowrap!important;font-variant-numeric:tabular-nums}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .input-wrapper{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;min-width:0!important;box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;padding:0!important;overflow:hidden!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .input-wrapper:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .input-wrapper:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .input-wrapper>i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .input-wrapper--money>span{display:grid!important;place-items:center!important;width:40px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important;background:transparent!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .input-wrapper--money>span{font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .input-wrapper input{width:100%!important;min-width:0!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;caret-color:#102033!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .input-wrapper input::placeholder{color:var(--bocado-color-text-placeholder, #5d6570)!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, #5d6570)!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .input-wrapper--money{min-height:44px!important;height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .input-wrapper--money :is(p-inputnumber,.p-inputnumber),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .input-wrapper--money :is(.p-inputnumber-input){display:flex!important;align-items:center!important;width:100%!important;max-width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 .75rem!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;caret-color:#102033!important;font-weight:750!important;font-variant-numeric:tabular-nums}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .input-wrapper--money :is(p-inputnumber,.p-inputnumber){padding:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .input-wrapper--money .p-inputnumber-prefix,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .input-wrapper--money .p-inputnumber-suffix{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .input-wrapper--money .p-inputnumber-input::placeholder{color:var(--bocado-color-text-placeholder, #5d6570)!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, #5d6570)!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .input-wrapper--textarea{align-items:flex-start!important;min-height:92px!important;height:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .input-wrapper--textarea>i{align-self:start!important;margin-top:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .input-wrapper--textarea textarea{width:100%!important;min-width:0!important;min-height:72px!important;padding:.7rem .75rem!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;resize:vertical!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .input-wrapper--textarea textarea::placeholder{color:var(--bocado-color-text-placeholder, #5d6570)!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, #5d6570)!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__tip{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__tip-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__tip>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__tip strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__tip small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__submit{appearance:none!important;-webkit-appearance:none!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border-radius:12px!important;max-width:none!important;overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__cancel{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;min-width:108px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__cancel:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;min-width:188px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__submit i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#e5cc98!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__cancel:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__cancel:disabled{opacity:1!important;cursor:not-allowed!important;background:#f3eee4!important;border-color:#1020331f!important;color:#5c6a78!important;-webkit-text-fill-color:#5c6a78!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__submit:disabled{opacity:1!important;cursor:not-allowed!important;background:#4a5a6d!important;border-color:#3e4c5d!important;color:#fffef8!important;-webkit-text-fill-color:#fffef8!important;box-shadow:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__submit:disabled i{color:#f4ead8!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__submit:disabled:hover{background:#4a5a6d!important;border-color:#3e4c5d!important}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__submit{width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__submit{grid-row:1!important}}@media(max-width:640px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.modal-backdrop--nested:has(>.gg2-co-add-charge){top:64px!important;padding:8px!important;padding-bottom:max(8px,env(safe-area-inset-bottom,0px))!important;align-items:end!important;justify-items:center!important;place-items:end center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add{align-self:end!important;justify-self:center!important;width:100%!important;max-height:100%!important;border-radius:18px 18px 12px 12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__header{padding:.8rem .85rem .7rem!important;gap:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__heading p{display:block!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add .gg2-co-add-charge__footer{padding:.75rem .85rem calc(.75rem + env(safe-area-inset-bottom,0px))!important}}@media(max-height:640px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.modal-backdrop--nested:has(>.gg2-co-add-charge){top:64px!important;padding:8px!important;padding-bottom:max(8px,env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-add-charge.compact-charge-modal--add{max-height:100%!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.modal-backdrop--nested:has(>.gg2-co-cancel-charge){position:fixed!important;top:64px!important;right:0!important;bottom:0!important;left:var(--saboria-modal-sidebar-offset, 0px)!important;display:grid!important;grid-template-rows:minmax(0,1fr)!important;z-index:2200!important;box-sizing:border-box!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;margin:0!important;padding:16px!important;padding-bottom:max(16px,env(safe-area-inset-bottom,0px))!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;place-items:center!important;align-items:center!important;justify-items:center!important;overflow:hidden!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel{display:flex!important;flex-direction:column!important;max-height:calc(100dvh - 32px)!important;position:relative!important;z-index:1!important;justify-self:center!important;align-self:center!important;width:min(640px,100%)!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .compact-charge-cancel__header:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .compact-charge-cancel__decoration{display:none!important;content:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel :is(h2,p,span,strong,small,label,button,a,textarea){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__header{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important;flex:0 0 auto!important;min-height:0!important;padding:1rem 1.15rem .85rem!important;overflow:visible!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__art{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__art>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__art>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__art:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__art{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important;white-space:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__heading p{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.78rem!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__close{position:relative!important;inset:auto!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__close:hover:not(:disabled){background:#fffaf3!important;border-color:#c9a35e7a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__close:disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__body{flex:1 1 0%!important;min-height:0!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:.85rem!important;padding:1rem 1.15rem!important;overflow-x:hidden!important;overflow-y:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;border:1px solid rgba(201,74,74,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf6f6!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important;background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__preview-wrap,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__field{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;flex:0 0 auto!important;width:100%!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important;color:#171b22!important;-webkit-text-fill-color:#171b22!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important;margin-left:.15rem}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__helper,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__meta small{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__meta small:last-child{flex:0 0 auto!important;white-space:nowrap!important;font-variant-numeric:tabular-nums}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__preview{display:grid!important;grid-template-columns:36px minmax(0,1fr) auto!important;align-items:center!important;gap:.7rem!important;min-width:0!important;padding:.7rem .8rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__preview-icon{display:grid!important;place-items:center!important;width:36px!important;height:36px!important;border-radius:10px!important;background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__preview-copy{display:grid!important;min-width:0!important;gap:.1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__preview-copy strong{color:#102033!important;font-size:.88rem!important;font-weight:750!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__preview-copy small{color:#5d6570!important;font-size:.72rem!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__preview-amount{color:#102033!important;font-size:.92rem!important;font-weight:800!important;white-space:nowrap!important;font-variant-numeric:tabular-nums}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .input-wrapper{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;min-width:0!important;box-sizing:border-box!important;width:100%!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330a!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important;color-scheme:light;padding:0!important;overflow:hidden!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .input-wrapper:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .input-wrapper:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .input-wrapper--textarea{align-items:flex-start!important;min-height:92px!important;height:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .input-wrapper--textarea>i{display:grid!important;place-items:center!important;width:40px!important;align-self:start!important;margin-top:.55rem!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .input-wrapper--textarea textarea{width:100%!important;min-width:0!important;min-height:72px!important;padding:.7rem .75rem!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;resize:vertical!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .input-wrapper--textarea textarea::placeholder{color:var(--bocado-color-text-placeholder, #5d6570)!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, #5d6570)!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__tip{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__tip-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__tip>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__tip strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__tip small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__submit{appearance:none!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;white-space:nowrap!important;transform:none!important;filter:none!important;border-radius:12px!important;max-width:none!important;overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__cancel{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;min-width:108px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__cancel:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__submit{border:1px solid #c94a4a!important;background:#c94a4a!important;box-shadow:0 10px 22px #c94a4a38!important;min-width:188px!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__submit:hover:not(:disabled){background:#b03f3f!important;border-color:#b03f3f!important;box-shadow:0 12px 24px #c94a4a42!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__submit:active:not(:disabled){background:#9e3f3f!important;border-color:#9e3f3f!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__submit i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#fff!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__cancel:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__cancel:disabled{opacity:1!important;cursor:not-allowed!important;background:#f3eee4!important;border-color:#1020331f!important;color:#5c6a78!important;-webkit-text-fill-color:#5c6a78!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__submit:disabled{opacity:1!important;cursor:not-allowed!important;background:#a56a6a!important;border-color:#8f5858!important;color:#fffef8!important;-webkit-text-fill-color:#fffef8!important;box-shadow:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__submit:disabled i{color:#f8ecec!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__submit:disabled:hover{background:#a56a6a!important;border-color:#8f5858!important}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__submit{width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__submit{grid-row:1!important}}@media(max-width:640px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.modal-backdrop--nested:has(>.gg2-co-cancel-charge){top:64px!important;padding:8px!important;padding-bottom:max(8px,env(safe-area-inset-bottom,0px))!important;align-items:end!important;justify-items:center!important;place-items:end center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel{align-self:end!important;justify-self:center!important;width:100%!important;max-height:100%!important;border-radius:18px 18px 12px 12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__header{padding:.8rem .85rem .7rem!important;gap:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__heading p{display:block!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel .gg2-co-cancel-charge__footer{padding:.75rem .85rem calc(.75rem + env(safe-area-inset-bottom,0px))!important}}@media(max-height:640px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .modal-backdrop.modal-backdrop--nested:has(>.gg2-co-cancel-charge){top:64px!important;padding:8px!important;padding-bottom:max(8px,env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-co-cancel-charge.compact-charge-modal--cancel{max-height:100%!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas{display:block!important;min-width:0!important;max-width:100%!important;overflow-x:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen]{background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;position:relative!important;isolation:isolate!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:1.35rem 1.5rem calc(1.6rem + env(safe-area-inset-bottom,0px))!important;overflow:visible!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;color:#102033!important;background-image:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] :is(h1,h2,h3,p,span,small,strong,button,a,label,b,em){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .gelato-kitchen-hero,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .gelato-kitchen-hero__phrase,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .gelato-kitchen-hero__art{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .page-header:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .page-header:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .sbr-page-header__title:after{content:none!important;display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen]>.page-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:1rem!important;position:relative!important;z-index:2!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen]>.page-header>app-page-header{flex:1 1 auto!important;min-width:0!important;max-width:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .sbr-page-header__title{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important;line-height:1.15!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .sbr-page-header__subtitle{max-width:42rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen]>.page-header>.header-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .realtime-status{display:inline-flex!important;align-items:center!important;gap:.4rem!important;min-height:44px!important;padding:0 .85rem!important;border-radius:999px!important;border:1px solid rgba(201,130,29,.28)!important;background:#fbf6ee!important;color:#c9821d!important;font-size:.76rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .realtime-status--connected{border-color:#3e8c6247!important;background:#f3f8f4!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .refresh-button{display:inline-grid!important;place-items:center!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;padding:0!important;width:44px!important;min-width:44px!important;min-height:44px!important;flex:0 0 44px!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .refresh-button:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;filter:none!important;font-size:.875rem!important;font-weight:750!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .refresh-button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .refresh-button:disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .refresh-button i{font-family:primeicons!important;font-size:.95rem!important;line-height:1!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .summary-strip{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr))!important;gap:.65rem!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .summary-strip__item,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .summary-strip>div{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.65rem!important;min-width:0!important;margin:0!important;padding:.75rem .85rem!important;border-right:0!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.2)!important;background:#fff!important;box-shadow:0 8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .summary-strip__icon{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;flex:0 0 auto!important;border-radius:10px!important;background:#c9a35e1f!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .summary-strip__item--open .summary-strip__icon{background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .summary-strip__item--preparing .summary-strip__icon{background:#c9821d1f!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .summary-strip__item--ready .summary-strip__icon{background:#3e8c621f!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .summary-waiting .summary-strip__icon{background:#c9821d1a!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .summary-strip strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.15rem!important;font-weight:800!important;line-height:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .summary-strip span:not(.summary-strip__icon){color:#5d6570!important;font-size:.74rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .waiting-strip{display:grid!important;gap:.75rem!important;padding:.9rem 1rem!important;border-radius:16px!important;border:1px solid rgba(201,130,29,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf6ee!important;box-shadow:0 8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .waiting-strip__title{display:flex!important;align-items:center!important;gap:.7rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .waiting-strip__title>i{color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .waiting-strip__title strong{color:#102033!important;font-size:.88rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .waiting-strip__title small{display:block!important;color:#5d6570!important;font-size:.74rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .waiting-strip__title b{margin-left:auto!important;min-width:28px!important;padding:.2rem .55rem!important;border-radius:999px!important;background:#c9821d24!important;color:#c9821d!important;text-align:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .waiting-strip__orders{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .waiting-strip__orders article,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .waiting-order-card{display:grid!important;gap:.15rem!important;min-width:0!important;padding:.7rem .8rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.18)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .waiting-strip__orders strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .waiting-order-card strong{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .waiting-strip__orders span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .waiting-strip__orders small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .waiting-order-card span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .waiting-order-card small{color:#5d6570!important;font-size:.74rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .board{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))!important;align-items:start!important;gap:.85rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .column,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .gelato-waiting-column{display:flex!important;flex-direction:column!important;min-width:0!important;min-height:0!important;overflow:visible!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .column>header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.65rem!important;padding:.85rem .95rem!important;border-bottom:1px solid rgba(201,163,94,.18)!important;background:#fffdf9!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .column>header div{display:flex!important;align-items:center!important;min-width:0!important;gap:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .dot{width:8px!important;height:8px!important;box-shadow:none!important;background:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .column--preparing .dot{background:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .column--ready .dot{background:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .column--waiting .dot{background:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .column-head-icon{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border-radius:8px!important;background:#c9a35e1f!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .column h2{margin:0!important;color:#102033!important;font-size:.92rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .column-title small{display:block!important;color:#5d6570!important;font-size:.7rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .column>header b{min-width:28px!important;padding:.2rem .55rem!important;border-radius:999px!important;background:#1020330f!important;color:#102033!important;text-align:center!important;font-size:.76rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .cards{display:grid!important;gap:.75rem!important;max-height:none!important;overflow:visible!important;padding:.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important;min-height:168px!important;margin:.85rem!important;padding:1rem .75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .empty__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .empty i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .empty p{margin:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .empty small{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important;display:block!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .skeleton-board{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .skeleton-column{height:auto!important;min-height:168px!important;border-radius:18px!important;border:1px dashed rgba(201,163,94,.28)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .skeleton-column span{background:linear-gradient(90deg,#f4efe6,#fffdf9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .order-card{display:grid!important;gap:.7rem!important;margin:0!important;padding:.9rem!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.2)!important;border-left:3px solid #3978b8!important;background:#fff!important;box-shadow:0 8px 16px #1020330a!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .order-card[data-urgency=warning]{border-left-color:#c9821d!important;box-shadow:0 8px 16px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .order-card[data-urgency=critical]{border-left-color:#c94a4a!important;box-shadow:0 8px 16px #c94a4a14!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .order-card__header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:.65rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .order-card__header span{color:#5d6570!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.04em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .order-card h3{margin:.12rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.02rem!important;font-weight:800!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .timer{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;gap:.3rem!important;min-height:28px!important;padding:.15rem .55rem!important;border-radius:999px!important;background:#1020330d!important;color:#102033!important;font-size:.76rem!important;font-weight:750!important;font-variant-numeric:tabular-nums!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .order-card[data-urgency=warning] .timer{background:#c9821d1f!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .order-card[data-urgency=critical] .timer{background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .meta,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .preparation-meta{display:flex!important;flex-wrap:wrap!important;justify-content:space-between!important;gap:.45rem .75rem!important;padding:0!important;border-bottom:0!important;color:#5d6570!important;font-size:.74rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .meta span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .preparation-meta span{display:inline-flex!important;align-items:center!important;gap:.3rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .items{display:grid!important;gap:.45rem!important;padding:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .item{display:grid!important;grid-template-columns:40px auto minmax(0,1fr)!important;align-items:start!important;column-gap:.55rem!important;padding:.45rem .15rem!important;border-radius:10px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .item--completed{opacity:.72!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .kitchen-product-thumb{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;overflow:hidden!important;flex:0 0 auto!important;border-radius:10px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .kitchen-product-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .item>b{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.92rem!important;font-weight:850!important;line-height:1.4!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .kitchen-product-copy strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .item strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.86rem!important;font-weight:750!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .item small{display:block!important;margin-top:.12rem!important;color:#102033!important;font-size:.74rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .item small.kitchen-no-notes{color:#5d6570!important;font-weight:550!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .kitchen-item-state--completed{grid-column:1/-1!important;justify-self:start!important;display:inline-flex!important;align-items:center!important;gap:.3rem!important;min-height:24px!important;padding:.1rem .5rem!important;border-radius:999px!important;background:#3e8c621f!important;color:#3e8c62!important;font-size:.7rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .kitchen-item-actions{grid-column:1/-1!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:.45rem!important;margin-top:.2rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .item-ready-action,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .action--start,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .approve{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;width:100%!important;min-height:44px!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .item-ready-action:hover:not(:disabled),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .action--start:hover:not(:disabled),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .approve:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;filter:none!important;font-size:.875rem!important;font-weight:750!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .shortage-action,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .reject{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;width:100%!important;min-height:44px!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .shortage-action{color:#c9821d!important;border-color:#c9821d59!important;overflow:visible!important;height:auto!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .shortage-action span{display:inline!important;color:inherit!important;-webkit-text-fill-color:inherit!important;visibility:visible!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .shortage-action--reported{color:#3e8c62!important;border-color:#3e8c6247!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .reject{color:#c94a4a!important;border-color:#c94a4a47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .notes{display:flex!important;align-items:flex-start!important;gap:.45rem!important;margin:0!important;padding:.65rem .75rem!important;border-radius:12px!important;border:1px solid rgba(57,120,184,.16)!important;background:#f4f7fb!important;color:#102033!important;font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .item-progress-hint,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .ready-label{display:flex!important;align-items:flex-start!important;gap:.45rem!important;width:100%!important;min-height:44px!important;padding:.65rem .75rem!important;border-radius:12px!important;border:1px solid rgba(62,140,98,.18)!important;background:#f3f8f4!important;color:#3e8c62!important;font-size:.76rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .item-progress-hint strong{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .order-requests{display:grid!important;gap:.55rem!important;padding:.7rem!important;border-radius:12px!important;border:1px solid rgba(201,130,29,.22)!important;background:#fbf6ee!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .order-requests__heading{display:flex!important;align-items:center!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .order-requests__heading i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .request-kind{color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .inline-request{display:grid!important;gap:.45rem!important;padding:.65rem!important;border-radius:10px!important;background:#fff!important;border:1px solid rgba(201,163,94,.16)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .request-actions{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:.45rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] :is(.action--start,.item-ready-action,.approve,.reject,.shortage-action):disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] :is(.action--start,.item-ready-action,.approve,.reject,.shortage-action):focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .board,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .skeleton-board,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .summary-strip{grid-template-columns:1fr!important}}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen]{padding:1rem .9rem calc(1.2rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen]>.page-header{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen]>.page-header>.header-actions{width:100%!important;margin-left:0!important;justify-content:flex-end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .kitchen-item-actions,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .request-actions{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .order-card__header{flex-wrap:wrap!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .summary-strip__item,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .summary-strip>div{padding:.65rem .7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .item{grid-template-columns:36px auto minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-cocinero-comandas .kitchen-page.gg2-kc-rebuild-proof[data-bocado-operational-surface=kitchen] .kitchen-product-thumb{width:36px!important;height:36px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-backdrop:has(.gelato-kitchen-shortage-modal){display:grid!important;grid-template-rows:minmax(0,1fr)!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:var(--saboria-modal-sidebar-offset, 0px)!important;width:auto!important;height:auto!important;z-index:1260!important;box-sizing:border-box!important;justify-items:center!important;align-items:center!important;padding:16px!important;padding-top:var(--saboria-topbar-offset, 64px)!important;overflow:hidden!important;background:#09162580!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal{max-height:calc(100dvh - 32px)!important;position:relative!important;z-index:1!important;flex:0 1 auto!important;flex-shrink:1!important;align-self:center!important;width:min(560px,100%)!important;height:auto!important;min-height:0!important;max-height:min(100%,100dvh - var(--saboria-topbar-offset, 64px) - 16px - env(safe-area-inset-bottom,0px),100svh - var(--saboria-topbar-offset, 64px) - 16px - env(safe-area-inset-bottom,0px))!important;max-width:100%!important;padding:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal :is(h2,p,span,strong,small,label,button,a,textarea){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-shortage-art{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__header{min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important;flex:0 0 auto!important;flex-shrink:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__icon>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__heading p{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.78rem!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__close{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__close:hover:not(:disabled){background:#fffaf3!important;border-color:#c9a35e7a!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__close:disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__body{flex:1 1 0%!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;display:grid!important;align-content:start!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__product{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important;gap:.75rem!important;min-width:0!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.2)!important;background:#fff!important;box-shadow:0 8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__thumb{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;overflow:hidden!important;border-radius:10px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__thumb--fallback{background:#c9a35e1a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__product-copy{display:grid!important;min-width:0!important;gap:.12rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__product-copy small{color:#5d6570!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.04em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__product-copy strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.92rem!important;font-weight:800!important;line-height:1.25!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__product-copy span{color:#5d6570!important;font-size:.76rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(201,130,29,.18)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf6ee!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__notice-icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#c9821d1f!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__field{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__textarea-shell{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-height:6.5rem!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__textarea-shell:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__textarea-shell:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__textarea-icon{display:grid!important;place-items:start center!important;padding-top:.75rem!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__textarea-shell textarea{width:100%!important;min-height:6.5rem!important;max-height:9rem!important;resize:vertical!important;padding:.7rem .75rem!important;border:0!important;outline:0!important;background:transparent!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.875rem!important;font-weight:650!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__textarea-shell textarea::placeholder{color:var(--bocado-color-text-placeholder, #5d6570)!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, #5d6570)!important;opacity:1!important;font-weight:500!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__textarea-shell textarea:disabled{opacity:.72!important;cursor:not-allowed!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__footer{min-height:0!important;position:relative!important;flex:0 0 auto!important;flex-shrink:0!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__context{display:flex!important;flex:1 1 auto!important;flex-direction:row!important;align-items:center!important;gap:.6rem!important;width:auto!important;min-width:0!important;max-width:none!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__context-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__context>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__context strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__context small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__actions{display:flex!important;flex:0 0 auto!important;flex-shrink:0!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;width:auto!important;min-width:min-content!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__dismiss{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;flex:0 0 auto!important;width:auto!important;min-width:108px!important;min-height:44px!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__dismiss:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;filter:none!important;font-size:.875rem!important;font-weight:750!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer!important;border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;flex:0 0 auto!important;width:auto!important;min-width:min-content!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__submit i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__submit span{display:inline-block!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;opacity:1!important;visibility:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__dismiss:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__dismiss:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__submit:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important;filter:none!important}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal{width:min(560px,100%)!important;max-height:min(100%,100dvh - var(--saboria-topbar-offset, 64px) - 16px - env(safe-area-inset-bottom,0px))!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__footer{gap:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__context{padding:.35rem .5rem!important;gap:.45rem!important}}@media(max-height:700px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-backdrop:has(.gelato-kitchen-shortage-modal){justify-items:center!important;align-items:center!important;padding-right:12px!important;padding-bottom:12px!important;padding-left:12px!important;padding-top:var(--saboria-topbar-offset, 64px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal{align-self:center!important;max-height:min(100%,100dvh - var(--saboria-topbar-offset, 64px) - 12px - env(safe-area-inset-bottom,0px))!important}}@media(max-height:520px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-backdrop:has(.gelato-kitchen-shortage-modal){justify-items:center!important;align-items:center!important;padding-right:8px!important;padding-bottom:8px!important;padding-left:8px!important;padding-top:var(--saboria-topbar-offset, 64px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal{align-self:center!important;max-height:min(100%,100dvh - var(--saboria-topbar-offset, 64px) - 8px - env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__heading p,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__context small{display:none!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-backdrop:has(.gelato-kitchen-shortage-modal){padding:12px 12px 0!important;padding-top:var(--saboria-topbar-offset, 64px)!important;justify-items:center!important;align-items:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal{width:100%!important;align-self:end!important;max-height:calc(100dvh - var(--saboria-topbar-offset, 64px) - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 0 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__footer{flex-direction:column!important;align-items:stretch!important;padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__context,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__actions{width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__actions{display:grid!important;grid-template-columns:1fr!important;gap:.45rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__dismiss,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-shortage-report-dialog .shortage-dialog.gelato-kitchen-shortage-modal .gelato-kitchen-shortage-modal__submit{width:100%!important;min-width:0!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .dialog-backdrop.gg2-kitchen-reject-backdrop{display:grid!important;place-items:center!important;z-index:1300!important;padding:16px!important;padding-top:var(--saboria-topbar-offset, 64px)!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal{display:flex!important;flex-direction:column!important;min-height:0!important;height:auto!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;align-self:center!important;width:min(560px,100%)!important;max-height:min(100%,100dvh - var(--saboria-topbar-offset, 64px) - 16px - env(safe-area-inset-bottom,0px))!important;padding:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal :is(h2,p,span,strong,small,label,button,textarea){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__icon>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__heading h2{margin:.18rem 0 0!important;color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__close{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__close:hover:not(:disabled){background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:grid!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__product{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;gap:.75rem!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.2)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__product-icon{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;border-radius:10px!important;background:#c9a35e1f!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__product small{color:#5d6570!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.04em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__product strong{display:block!important;color:#102033!important;font-size:.92rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__product span{color:#5d6570!important;font-size:.76rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;border:1px solid rgba(201,74,74,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf6f6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important;background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__field{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__label small{margin-left:.35rem!important;color:#5d6570!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__textarea-shell{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;min-height:6.5rem!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__textarea-shell:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__textarea-icon{display:grid!important;place-items:start center!important;padding-top:.75rem!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__textarea-shell textarea{width:100%!important;min-height:6.5rem!important;max-height:9rem!important;resize:vertical!important;padding:.7rem .75rem!important;border:0!important;outline:0!important;background:transparent!important;color:#102033!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__textarea-shell textarea::placeholder{color:var(--bocado-color-text-placeholder, #5d6570)!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__context{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__context-icon{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__context strong{display:block!important;color:#102033!important;font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__context small{color:#5d6570!important;font-size:.72rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__actions{display:flex!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;display:inline-flex!important;align-items:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__submit{border:1px solid #c94a4a!important;background:#c94a4a!important;color:#fffaf3!important;box-shadow:0 10px 22px #c94a4a38!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__submit:hover:not(:disabled){background:#b03f3f!important;border-color:#b03f3f!important;box-shadow:0 12px 24px #c94a4a42!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__close:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__cancel:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__close:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__cancel:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__submit:disabled{opacity:.48!important;cursor:not-allowed!important}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__footer{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__actions{display:grid!important;grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .dialog-backdrop.gg2-kitchen-reject-backdrop{padding:12px 12px 0!important;padding-top:var(--saboria-topbar-offset, 64px)!important;place-items:end center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal{width:100%!important;align-self:end!important;max-height:calc(100dvh - var(--saboria-topbar-offset, 64px) - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 0 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-request-rejection-dialog .resolution-dialog.gg2-kitchen-reject-modal .gg2-kitchen-reject-modal__footer{padding-bottom:calc(.8rem + env(safe-area-inset-bottom,0px))!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .modal-backdrop.gelato-order-mod-backdrop{display:grid!important;place-items:center!important;z-index:1260!important;padding:16px!important;padding-top:max(64px,env(safe-area-inset-top,0px))!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal{display:flex!important;flex-direction:column!important;min-height:0!important;height:auto!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;align-self:center!important;width:min(560px,100%)!important;padding:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal :is(h2,p,span,strong,small,label,button,textarea){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__icon>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__heading h2{margin:.18rem 0 0!important;color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__close{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__close:hover:not(:disabled){background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:grid!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__product{display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.2)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .request-product-thumb{width:44px!important;height:44px!important;overflow:hidden!important;border-radius:10px!important;background:#c9a35e1f!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .request-product-thumb img{width:100%!important;height:100%!important;object-fit:cover!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .request-product-data span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .request-product-data small{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .request-product-data strong{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .request-status-chip{display:inline-flex!important;align-items:center!important;gap:.3rem!important;padding:.28rem .5rem!important;border-radius:999px!important;border:1px solid rgba(201,130,29,.22)!important;background:#fbf6ee!important;color:#c9821d!important;font-size:.68rem!important;font-weight:750!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__warning{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;border:1px solid rgba(201,74,74,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf6f6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__warning-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important;background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__warning p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__field{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .request-type-selector{display:grid!important;grid-template-columns:1fr 1fr!important;gap:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .request-type-selector button{display:flex!important;align-items:center!important;gap:.55rem!important;min-height:52px!important;padding:.55rem .7rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .request-type-selector button.active{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .request-type-selector button small{display:block!important;color:#5d6570!important;font-weight:500!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__qty{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__qty small{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .quantity.large{display:inline-flex!important;align-items:center!important;gap:.35rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .quantity.large button{width:44px!important;height:44px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fff!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .quantity.large span{min-width:1.5rem!important;color:#102033!important;font-weight:800!important;text-align:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__textarea-shell{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;min-height:5.5rem!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__textarea-shell:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__textarea-icon{display:grid!important;place-items:start center!important;padding-top:.75rem!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__textarea-shell textarea{width:100%!important;min-height:5.5rem!important;resize:vertical!important;padding:.7rem .75rem!important;border:0!important;outline:0!important;background:transparent!important;color:#102033!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__textarea-shell textarea::placeholder{color:var(--bocado-color-text-placeholder, #5d6570)!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__context{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__context-icon{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__context strong{display:block!important;color:#102033!important;font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__context small{color:#5d6570!important;font-size:.72rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__actions{display:flex!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;display:inline-flex!important;align-items:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__submit{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__close:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__cancel:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__submit:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .quantity.large button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__close:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__cancel:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__submit:disabled{opacity:.48!important;cursor:not-allowed!important}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .request-type-selector,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__product{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__footer{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__actions{display:grid!important;grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .modal-backdrop.gelato-order-mod-backdrop{padding:12px 12px 0!important;place-items:end center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal{width:100%!important;align-self:end!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 0 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-editor .gelato-order-mod-modal .gelato-order-mod-modal__footer{padding-bottom:calc(.8rem + env(safe-area-inset-bottom,0px))!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-backdrop.gg2-receipt-backdrop{display:grid!important;place-items:center!important;align-items:center!important;z-index:1300!important;padding:16px!important;padding-top:max(64px,env(safe-area-inset-top,0px))!important;overflow:auto!important;background:#09162585!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-shell.gg2-receipt-shell{width:auto!important;max-width:min(420px,100%)!important;max-height:min(100%,100dvh - 64px - 16px - env(safe-area-inset-bottom,0px))!important;overflow:auto!important;background:transparent!important;border:0!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper{position:relative!important;width:390px!important;max-width:100%!important;margin:0!important;padding:1.35rem 1.2rem 1.2rem!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.28)!important;background:linear-gradient(180deg,rgba(255,255,255,.72) 0%,transparent 28%),#fffdf9!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffdb!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper :is(h2,p,span,strong,small,dt,dd,b,footer){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .receipt-header img{width:64px!important;height:64px!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;box-shadow:0 6px 14px #10203314!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .receipt-header h2{color:#102033!important;-webkit-text-fill-color:#102033!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .receipt-header p,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .receipt-meta dt,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .receipt-items small,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper footer small{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .receipt-divider{border-top:1px dashed rgba(201,163,94,.45)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .document-heading span{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .document-heading strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .document-heading small{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .receipt-meta dd,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .receipt-items strong,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .receipt-totals strong{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .customer-block,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .receipt-notes{border:1px solid rgba(201,163,94,.2)!important;background:#fff8ee!important;border-radius:12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .receipt-totals .grand-total{border-top:1px solid rgba(16,32,51,.18)!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper footer{border-top:1px dashed rgba(201,163,94,.45)!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .gg2-receipt-actions .receipt-menu-trigger{width:44px!important;height:44px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.32)!important;background:#fff!important;color:#102033!important;box-shadow:0 6px 14px #10203314!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .gg2-receipt-actions .receipt-menu-trigger:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .gg2-receipt-actions .receipt-menu-trigger[aria-expanded=true]{background:#fffaf3!important;border-color:#c9a35e8c!important;box-shadow:0 8px 16px #1020331a!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .gg2-receipt-actions .receipt-menu-trigger:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .receipt-actions-menu{width:min(260px,100vw - 48px)!important;padding:.45rem!important;border:1px solid rgba(201,163,94,.28)!important;border-radius:16px!important;background:#fffdf9!important;color:#102033!important;box-shadow:0 18px 40px #0916252e!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .receipt-actions-menu button{min-height:44px!important;border-radius:12px!important;color:#102033!important;font-weight:700!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .receipt-actions-menu button:hover{background:#c9a35e1f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .receipt-actions-menu button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .receipt-actions-menu i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .receipt-actions-menu .close-receipt-action{border-top:1px solid rgba(201,163,94,.2)!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .receipt-actions-menu .close-receipt-action i{color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-backdrop.gg2-receipt-email-backdrop{z-index:1400!important;display:grid!important;place-items:center!important;padding:16px!important;padding-top:max(64px,env(safe-area-inset-top,0px))!important;background:#09162585!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal{display:flex!important;flex-direction:column!important;min-height:0!important;height:auto!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;align-self:center!important;width:min(520px,100%)!important;padding:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal :is(h3,p,span,strong,small,label,button,input){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__icon>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__heading h3{margin:.18rem 0 0!important;color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__close{display:grid!important;place-items:center!important;position:static!important;width:44px!important;height:44px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__close:hover:not(:disabled){background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:grid!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__field{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__input-shell{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;min-height:44px!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__input-shell:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__input-icon{display:grid!important;place-items:center!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__input-shell input{width:100%!important;height:44px!important;padding:0 .75rem!important;border:0!important;outline:0!important;background:transparent!important;color:#102033!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__input-shell input::placeholder{color:var(--bocado-color-text-placeholder, #5d6570)!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__helper{color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__context{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__context-icon{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__context strong{display:block!important;color:#102033!important;font-size:.78rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__context small{color:#5d6570!important;font-size:.72rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__actions{display:flex!important;gap:.5rem!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .cancel-email,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .send-email{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .cancel-email{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .send-email{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .send-email:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .cancel-email:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .send-email:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .cancel-email:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .send-email:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__close:disabled{opacity:.48!important;cursor:not-allowed!important}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__footer{flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .send-email{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-backdrop.gg2-receipt-backdrop,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-backdrop.gg2-receipt-email-backdrop{padding:12px 12px 0!important;align-items:end!important;place-items:end center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-shell.gg2-receipt-shell,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal{width:100%!important;max-width:100%!important;align-self:end!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper{width:100%!important;border-radius:18px 18px 0 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal{border-radius:18px 18px 0 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .email-dialog.gg2-receipt-email-modal .gg2-receipt-email-modal__footer{padding-bottom:calc(.8rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-invoice-receipt .invoice-receipt.gg2-receipt-paper .receipt-actions-menu{position:fixed!important;right:12px!important;bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;left:12px!important;width:auto!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-order-detail-dialog{position:fixed!important;inset:0 0 0 var(--saboria-modal-sidebar-offset, 0px)!important;width:auto!important;z-index:1200!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail]{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:var(--saboria-modal-sidebar-offset, 0px)!important;width:auto!important;max-width:none!important;box-sizing:border-box!important;z-index:1200!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;overflow:hidden!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-legacy{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato{flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;width:min(720px,100% - 32px)!important;max-width:min(720px,100% - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato :is(h2,h3,p,span,strong,small,b,label,button,a,li){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-hero{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-hero>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-hero>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-hero:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-hero{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.05rem,2vw,1.24rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-heading p{margin:.22rem 0 0!important;color:#5d6570!important;font-size:.8rem!important;font-weight:600!important;line-height:1.35!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-tools{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;justify-content:flex-end!important;gap:.45rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-status{display:inline-flex!important;align-items:center!important;gap:.35rem!important;max-width:9.5rem!important;min-height:28px!important;padding:.28rem .6rem!important;border-radius:999px!important;border:0!important;background:#1020330f!important;color:#5d6570!important;font-size:.68rem!important;font-weight:800!important;line-height:1.2!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-status:before{content:""!important;width:6px!important;height:6px!important;flex:0 0 6px!important;border-radius:50%!important;background:currentColor!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-status[data-status=ABIERTA]{background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-status[data-status=EN_PREPARACION]{background:#c9821d24!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-status[data-status=LISTA],html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-status[data-status=FINALIZADA]{background:#3e8c6224!important;color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-status[data-status=CANCELADA]{background:#c94a4a24!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-live{display:inline-flex!important;align-items:center!important;gap:.3rem!important;min-height:28px!important;padding:.2rem .5rem!important;border-radius:999px!important;background:#3978b81a!important;color:#3978b8!important;font-size:.64rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-close:hover{border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-close i{font-size:.9rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;gap:.75rem!important;padding:.95rem 1.15rem!important;overflow-y:auto!important;scrollbar-gutter:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-notice>div,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-blocked>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-blocked{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;border:1px solid rgba(201,130,29,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf6ee!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-blocked-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important;background:#c9821d24!important;color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-blocked strong{display:block!important;margin:0 0 .2rem!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-blocked p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-shortage-alert{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;border:1px solid rgba(201,74,74,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#fbf4f4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-shortage-alert .od-g-blocked-icon{background:#c94a4a1f!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-shortage-alert strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important;color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-shortage-alert p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-loading,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-error{display:flex!important;align-items:center!important;gap:.65rem!important;min-width:0!important;padding:.75rem .85rem!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.2)!important;background:#fff!important;color:#102033!important;font-size:.84rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-error{border-color:#c94a4a38!important;background:#fdf6f5!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-error i{color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-error>div{display:grid!important;gap:.12rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-error span{color:#5d6570!important;font-weight:600!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-meta{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.55rem .7rem!important;min-width:0!important;padding:.7rem .8rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-meta>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-meta span{display:block!important;color:#5d6570!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-meta strong{display:block!important;margin-top:.12rem!important;color:#102033!important;font-size:.92rem!important;font-weight:800!important;letter-spacing:-.02em!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-panel{display:grid!important;gap:.65rem!important;min-width:0!important;margin:0!important;padding:.75rem .85rem!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.2)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-panel__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.65rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-panel__head h3{margin:0!important;color:#102033!important;font-size:.92rem!important;font-weight:800!important;letter-spacing:-.01em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-panel__head strong{color:#5d6570!important;font-size:.74rem!important;font-weight:750!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-items{display:grid!important;gap:.45rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-item{display:grid!important;grid-template-columns:48px minmax(0,1fr) auto!important;align-items:start!important;column-gap:.7rem!important;min-width:0!important;padding:.45rem .15rem!important;border-top:1px solid rgba(230,223,210,.9)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-item:first-child{border-top:0!important;padding-top:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-thumb{width:48px!important;height:48px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:10px!important;border:1px solid rgba(16,32,51,.08)!important;background:#f7f1e6!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-thumb img{width:100%!important;height:100%!important;object-fit:cover!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-thumb--empty>i{font-size:1.05rem!important;color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-item__copy{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-item__copy strong{display:block!important;color:#102033!important;font-size:.88rem!important;font-weight:750!important;line-height:1.3!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-item__copy small{display:block!important;margin-top:.12rem!important;color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.35!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-item__note{color:#171b22!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-item__state[data-kitchen-state=pending],html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-item__state[data-kitchen-state=active]{color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-item__state[data-kitchen-state=completed]{color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-item__state[data-kitchen-state=shortage]{color:#c94a4a!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-item__shortage-reason{color:#171b22!important;overflow-wrap:anywhere!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-item--cancelled{opacity:.62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-item__price{justify-self:end!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.9rem!important;font-weight:800!important;letter-spacing:-.02em!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-totals{display:grid!important;gap:.4rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-totals>div{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:.75rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-totals span{color:#5d6570!important;font-size:.78rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-totals strong{color:#171b22!important;font-size:.86rem!important;font-weight:750!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-totals__grand{margin-top:.2rem!important;padding-top:.55rem!important;border-top:1px solid rgba(201,163,94,.28)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-totals__grand span{color:#102033!important;font-size:.86rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-totals__grand strong{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.12rem!important;font-weight:850!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-notes p{margin:0!important;color:#171b22!important;font-size:.84rem!important;font-weight:550!important;line-height:1.45!important;overflow-wrap:break-word!important;word-break:normal!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-notes--danger{border-color:#c94a4a38!important;background:#fdf6f5!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-timeline{display:grid!important;gap:.55rem!important;margin:0!important;padding:0!important;list-style:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-timeline li{display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;gap:.55rem!important;align-items:start!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-timeline__dot{display:grid!important;place-items:center!important;width:22px!important;height:22px!important;border-radius:50%!important;background:#3e8c6224!important;color:#3e8c62!important;font-size:.62rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-timeline strong{display:block!important;color:#102033!important;font-size:.82rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-timeline small{display:block!important;margin-top:.1rem!important;color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.75rem 1.15rem .85rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-tip{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.4rem .55rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-tip-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-tip>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-tip strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-tip small{color:#5d6570!important;font-size:.7rem!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-actions .od-button{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.4rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-actions .od-button--ghost{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-actions .od-button--ghost:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-actions .od-button--ticket{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:38px!important;padding:0 13px!important;border-radius:11px!important;border:1px solid #dfb72e!important;background:#fff5c9!important;color:#634900!important;-webkit-text-fill-color:#634900!important;box-shadow:0 4px 10px #9f71000b!important;font-size:.73rem!important;font-weight:850!important;white-space:nowrap!important;transform:none!important;min-height:44px!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;line-height:1.2!important;letter-spacing:0!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-actions .od-button--ticket:hover:not(:disabled){color:#493600!important;-webkit-text-fill-color:#493600!important;background:#ffeaa0!important;border-color:#c99b00!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-actions .od-button--ticket i{color:#8a6500!important;font-family:primeicons!important;font-size:.95rem!important;line-height:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-actions .od-button--primary{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;min-width:148px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-actions .od-button--primary:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-actions .od-button--primary:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-actions .od-button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-actions .od-button:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:760px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail]{padding:16px!important;align-items:center!important;overflow:hidden!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato{width:min(640px,100vw - 32px)!important;max-width:min(640px,100vw - 32px)!important;height:auto!important;max-height:calc(100dvh - 32px)!important;border-radius:22px!important}}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato{width:min(640px,100vw - 28px)!important;max-width:min(640px,100vw - 28px)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-actions .od-button{width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-actions .od-button--primary{grid-row:1!important}}@media(max-width:700px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-meta{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.35rem .45rem!important;padding:.6rem .55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-meta span{font-size:.58rem!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-meta strong{font-size:.86rem!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail]{padding:12px!important;align-items:end!important;justify-content:center!important;place-items:end center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 14px 14px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-heading p{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-body{padding:.85rem!important;gap:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-thumb{width:44px!important;height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-item{grid-template-columns:44px minmax(0,1fr) auto!important;column-gap:.55rem!important}}@media(max-width:380px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-header{grid-template-columns:auto minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-tools{grid-column:1/-1!important;justify-content:space-between!important}}@media(max-height:520px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato{max-height:calc(100dvh - 12px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato .od-g-body{padding:.7rem .85rem!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .od-backdrop.gg2-od-rebuild-proof[data-bocado-operational-surface=order-detail] .od-gelato *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-tables-readonly:has(.gg2-tb-staff-rebuild-proof){overflow-x:visible!important;min-width:0!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables]{position:relative!important;isolation:isolate!important;overflow-x:hidden!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;width:100%!important;max-width:none!important;margin:0!important;padding:1.35rem 1.5rem calc(1.6rem + env(safe-area-inset-bottom,0px))!important;box-sizing:border-box!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:none!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] :is(h1,h2,h3,p,span,small,strong,button,a,label,input,em){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables]>.tb-header{display:flex!important;justify-content:space-between!important;gap:1rem!important;position:relative!important;z-index:2!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;align-items:flex-start!important;border:0!important;background:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables]>.tb-header:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables]>.tb-header:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .sbr-page-header__title:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .page-header__title:after{content:none!important;display:none!important;background:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables]>.tb-header>app-page-header{position:relative!important;z-index:2!important;flex:1 1 auto!important;min-width:0!important;max-width:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .sbr-page-header__title{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important;line-height:1.15!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .sbr-page-header__subtitle{max-width:42rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-header-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important;position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;z-index:3!important;align-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-scan-btn{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;min-width:0!important;width:auto!important;gap:.45rem!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-scan-btn span{display:inline!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-scan-btn:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-scan-btn:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-refresh-btn:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-refresh-btn{display:inline-grid!important;place-items:center!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;padding:0!important;width:44px!important;min-width:44px!important;flex:0 0 44px!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-refresh-btn:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-refresh-btn:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-scan-btn:disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-order-banner{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;align-items:center!important;grid-template-columns:40px minmax(0,1fr) auto!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-order-banner__icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-order-banner__content{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-order-banner__content strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-order-banner__content span{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-order-banner__cancel{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;min-width:0!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-order-banner__cancel:hover{background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-loading{display:flex!important;align-items:center!important;gap:.75rem!important;min-width:0!important;padding:.9rem 1rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:#f4f7fb!important;color:#5d6570!important;font-size:.86rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-loading__spinner{width:22px!important;height:22px!important;border:2px solid rgba(57,120,184,.22)!important;border-top-color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-error{display:flex!important;align-items:flex-start!important;gap:.7rem!important;min-width:0!important;padding:.9rem 1rem!important;border-radius:14px!important;border:1px solid rgba(201,74,74,.22)!important;background:#fdf6f5!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-error i{color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-error strong{display:block!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-error span{color:#5d6570!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-empty i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-empty p{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important;margin:.35rem 0 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-filters{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:start!important;gap:.75rem 1rem!important;position:relative!important;overflow:hidden!important;isolation:isolate!important;min-width:0!important;margin:0!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-filters__head{display:flex!important;align-items:center!important;gap:.75rem!important;min-width:0!important;grid-column:1;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-filters__icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-filters__head>div{min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-kicker{display:block!important;color:#9d7838!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-filters__head h2{margin:.12rem 0 0!important;color:#102033!important;font-size:1.02rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-assigned-branch{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:.4rem .65rem!important;min-width:0!important;max-width:22rem!important;grid-column:2;align-self:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-assigned-branch>span{width:100%!important;color:#9d7838!important;font-size:.62rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-assigned-branch>strong{display:inline-flex!important;align-items:center!important;gap:.4rem!important;min-height:32px!important;padding:0 .75rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;font-size:.8rem!important;font-weight:750!important;box-shadow:0 8px 16px #1020330f!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-assigned-branch>small{width:100%!important;color:#5d6570!important;font-size:.74rem!important;font-weight:600!important;line-height:1.35!important;text-align:right!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-branch-selector{display:grid!important;gap:.45rem!important;min-width:0!important;grid-column:1/-1;margin:0!important;padding:0!important;border:0!important;background:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-branch-label{color:#5d6570!important;font-size:.68rem!important;font-weight:750!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-branch-tabs{display:flex!important;flex-wrap:wrap!important;gap:.4rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-branch-tab{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;gap:.35rem!important;min-height:36px!important;padding:.35rem .85rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;font-size:.8rem!important;font-weight:700!important;white-space:nowrap!important;cursor:pointer!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-branch-tab:hover:not(.active){background:#fff!important;border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-branch-tab.active{border-color:#102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:inset 0 -2px #c9a35e,0 8px 16px #10203329!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-branch-tab:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-filters__grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:.75rem!important;min-width:0!important;grid-column:1/-1}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-field{display:flex!important;flex-direction:column!important;min-width:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-field>span{display:block!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-search,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-search-wrapper{--gg2-tb-search-icon-slot: 2.35rem;--gg2-tb-search-clear-slot: 2.5rem;position:relative!important;display:flex!important;align-items:center!important;min-width:0!important;width:100%!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-search>i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-search-wrapper>i{position:absolute!important;left:.85rem!important;top:0!important;bottom:0!important;z-index:1!important;display:flex!important;align-items:center!important;pointer-events:none!important;color:#102033!important;background:none!important;border:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-search input,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-search-wrapper input{width:100%!important;min-width:0!important;-webkit-appearance:none!important;appearance:none!important;padding-left:var(--gg2-tb-search-icon-slot)!important;padding-right:var(--gg2-tb-search-clear-slot)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-search input::-webkit-search-decoration,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-search input::-webkit-search-cancel-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-search input::-webkit-search-results-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-search input::-webkit-search-results-decoration,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-search-wrapper input::-webkit-search-decoration,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-search-wrapper input::-webkit-search-cancel-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-search-wrapper input::-webkit-search-results-button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-search-wrapper input::-webkit-search-results-decoration{display:none!important;-webkit-appearance:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-search>button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-search-wrapper>button{position:absolute!important;right:.4rem!important;top:50%!important;z-index:1!important;display:grid!important;place-items:center!important;width:32px!important;height:32px!important;min-width:32px!important;margin:0!important;padding:0!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#5d6570!important;transform:translateY(-50%)!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-search>button:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-search-wrapper>button:hover{background:#1020330f!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-search>button:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-search-wrapper>button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-toolbar{grid-column:1/-1;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-filter-chips,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-chips{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.4rem!important;min-width:0!important;width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-filter-chips button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-chips button{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.35rem!important;min-height:36px!important;padding:.35rem .85rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;font-size:.8rem!important;font-weight:700!important;white-space:nowrap!important;cursor:pointer!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-filter-chips button:hover:not(.active):not(.is-active),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-chips button:hover:not(.active):not(.is-active){background:#fff!important;border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-filter-chips button.active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-filter-chips button.is-active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-chips button.active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-chips button.is-active{border-color:#102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:inset 0 -2px #c9a35e,0 8px 16px #10203329!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-filter-chips button.active i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-filter-chips button.is-active i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-chips button.active i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-chips button.is-active i{color:#e5cc98!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-filter-chips button:not(.active):not(.is-active) .pi-check-circle{color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-filter-chips button:not(.active):not(.is-active) .pi-clock{color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-filter-chips button:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-chips button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-filter-chips button:active:not(:disabled),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-chips button:active:not(:disabled){transform:translateY(1px)}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.7rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important;gap:.75rem!important;min-width:0!important;min-height:0!important;margin:0!important;padding:.85rem .95rem!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.2)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat__icon{width:44px!important;height:44px!important;display:grid!important;place-items:center!important;border-radius:12px!important;font-size:1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat__content{min-width:0!important;display:grid!important;gap:.12rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat__value{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.28rem!important;font-weight:850!important;line-height:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat__label{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat__content small{color:#5d6570!important;font-size:.68rem!important;font-weight:600!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat--total{border-color:#c9a35e38!important;background:linear-gradient(180deg,#fff,#fffaf1)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat--total .tb-stat__icon{background:#c9a35e29!important;color:#9d7838!important;border:1px solid rgba(201,163,94,.28)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat--free{border-color:#3e8c6229!important;background:linear-gradient(180deg,#fff,#f6fbf7)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat--free .tb-stat__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat--free .tb-stat__value{color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat--free .tb-stat__icon{background:#3e8c621f!important;border:1px solid rgba(62,140,98,.16)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat--busy{border-color:#c9821d29!important;background:linear-gradient(180deg,#fff,#fbf8f3)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat--busy .tb-stat__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat--busy .tb-stat__value{color:#c9821d!important;-webkit-text-fill-color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat--busy .tb-stat__icon{background:#c9821d1f!important;border:1px solid rgba(201,130,29,.16)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-canvas-wrapper{min-width:0!important;gap:.65rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-canvas-header{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:.55rem 1rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-canvas-title{display:inline-flex!important;align-items:center!important;gap:.4rem!important;color:#102033!important;font-size:.92rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-canvas-hint{display:inline-flex!important;align-items:center!important;gap:.35rem!important;color:#5d6570!important;font-size:.76rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-canvas-legend{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.7rem!important;color:#102033!important;font-size:.74rem!important;font-weight:700!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-canvas-legend i.free,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-table-card__dot.free{background:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-canvas-legend i.busy,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-table-card__dot.busy{background:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-table-card__status.free{color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-table-card__status.busy{color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-table-card--busy .tb-table-surface{color:#102033!important;border-color:#c9821d80!important;background:linear-gradient(145deg,#fff8ef,#f6e2c4 58%,#efd2a6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-table-card--selected .tb-table-surface{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47,0 10px 16px #462d1b2e!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-canvas--selectable .tb-table-card--selectable:hover .tb-table-surface{border-color:#c9a35eb3!important;background:#fffdf8!important;box-shadow:0 12px 22px #10203324!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-table-card:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important;border-radius:18px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-selection-bar{border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;box-shadow:0 16px 36px #1020331f!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-selection-bar__summary span{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-selection-bar__summary strong{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-button-secondary{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-button-secondary:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-button-primary{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-button-primary:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-button-primary:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-button-secondary:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-button-primary:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-order-banner__cancel:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables]{padding:1.15rem 1.15rem calc(1.4rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables]>.tb-header{min-height:0!important;padding-right:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-header-actions{position:relative!important;top:auto!important;right:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-filters{grid-template-columns:minmax(0,1fr)!important;padding:1.05rem 1rem 1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-filters__head,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-assigned-branch,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-branch-selector,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-filters__grid,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-toolbar{grid-column:1/-1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-assigned-branch{justify-content:flex-start!important;max-width:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-assigned-branch>span,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-assigned-branch>small{text-align:left!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables]>.tb-header{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-header-actions{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;justify-content:flex-start!important;gap:.5rem!important;width:100%!important;margin-left:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-scan-btn{flex:1 1 auto!important;min-width:0!important;width:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-refresh-btn{flex:0 0 44px!important;width:44px!important;min-width:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-order-banner{grid-template-columns:40px minmax(0,1fr)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-order-banner__cancel{grid-column:1/-1!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-selection-bar{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-selection-bar__actions{display:flex!important;flex-direction:column-reverse!important;align-items:stretch!important;width:100%!important;gap:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-selection-bar__actions .tb-button-primary,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-selection-bar__actions .tb-button-secondary{flex:none!important;width:100%!important;min-width:0!important;white-space:normal!important}}@media(max-width:700px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.45rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat{grid-template-columns:minmax(0,1fr)!important;justify-items:start!important;padding:.7rem .65rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat__icon{width:36px!important;height:36px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat__value{font-size:1.1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat__label,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-stat__content small{font-size:.62rem!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables]{padding:1rem .9rem calc(1.2rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-header-actions{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;justify-content:flex-start!important;gap:.5rem!important;width:100%!important;margin-left:0!important;grid-template-columns:minmax(0,1fr) 44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-scan-btn{flex:1 1 auto!important;min-width:0!important;width:auto!important;max-width:none!important;height:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-refresh-btn{flex:0 0 44px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-scan-btn span{display:inline!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-filters{padding:.95rem .9rem .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-filter-chips,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-chips{flex-wrap:wrap!important;overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-filter-chips button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .gg2-tb-chips button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-branch-tab{min-height:44px!important;flex:1 1 auto!important}}@media(max-width:430px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-scan-btn{width:auto!important;padding:0 .85rem!important;justify-content:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] .tb-scan-btn span{display:inline!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.tb-page--staff.gg2-tb-staff-rebuild-proof[data-bocado-operational-surface=staff-tables] *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-tables-readonly .tb-scanner-backdrop.gg2-qr-rebuild-proof{position:fixed!important;inset:0 0 0 var(--saboria-modal-sidebar-offset, 0px)!important;width:auto!important;z-index:1500!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr]{display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;overflow:hidden!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;box-sizing:border-box!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal{flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;display:flex!important;width:min(640px,100% - 32px)!important;max-width:min(640px,100% - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal :is(h2,h3,p,span,strong,small,button,a){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__copy,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__hero-icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__footer-copy{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__header{flex:0 0 auto!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important;min-height:0!important;overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-hero{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-hero>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-hero>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-hero:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-hero{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-kicker{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__heading p{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;font-size:.78rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__close:hover{border-color:#c9a35e80!important;background:#fffaf3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;gap:.75rem!important;padding:.95rem 1.15rem!important;overflow-y:auto!important;scrollbar-gutter:auto!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-notice>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-camera{position:relative!important;flex:1 1 auto!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:220px!important;height:auto!important;aspect-ratio:4/3!important;max-height:min(52dvh,420px)!important;margin:0!important;overflow:hidden!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.55)!important;background:#091625!important;box-shadow:inset 0 0 0 1px #ffffff0a,0 12px 28px #0916252e!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-camera video{width:100%!important;height:100%!important;min-height:0!important;display:block!important;object-fit:cover!important;background:#091625!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-camera:after{background:linear-gradient(to bottom,rgba(9,22,37,.18),transparent 18%,transparent 82%,rgba(9,22,37,.2))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-frame{inset:16%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-frame span{width:28px!important;height:28px!important;border-color:#c9a35e!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-starting{color:#fff!important;background:#0916259e!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.8rem!important;font-weight:700!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-starting i{color:#e5cc98!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-message{flex:0 0 auto!important;min-height:0!important;margin:0!important;padding:.7rem .8rem!important;display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:center!important;gap:.7rem!important;border-radius:14px!important;border:1px solid rgba(201,163,94,.2)!important;background:#fff!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-message__icon{width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(16,32,51,.08)!important;background:#fffaf3!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-message strong{color:#102033!important;font-size:.8rem!important;font-weight:750!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-message small{color:#5d6570!important;font-size:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-message__spinner{color:#3978b8!important;display:inline-block!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__footer{flex:0 0 auto!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;min-height:0!important;padding:.75rem 1.15rem .85rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-tip{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.4rem .55rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-tip-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-tip>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-tip strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-tip small{color:#5d6570!important;font-size:.7rem!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-actions{display:flex!important;justify-content:flex-end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__cancel{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;min-width:108px!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__cancel:hover{background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__cancel:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal{width:min(560px,100vw - 28px)!important;max-width:min(560px,100vw - 28px)!important;max-height:calc(100dvh - 28px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-actions,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__cancel{width:100%!important;min-width:0!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr]{padding:12px!important;align-items:end!important;justify-content:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 12px - env(safe-area-inset-bottom,0px))!important;border-radius:18px 18px 14px 14px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important;min-height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__heading p{display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__body{padding:.85rem!important;gap:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-camera{min-height:210px!important;max-height:min(42dvh,360px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(max-height:520px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal{max-height:calc(100dvh - 12px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-camera{min-height:160px!important;max-height:38dvh!important;aspect-ratio:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal .tb-scanner-modal__body{padding:.7rem .85rem!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-scanner-backdrop.gg2-qr-rebuild-proof[data-bocado-operational-surface=staff-tables-qr] .tb-scanner-modal *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-tables:has(.gg2-tb-admin-rebuild-proof){overflow-x:visible!important;min-width:0!important;max-width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff){position:relative!important;isolation:isolate!important;overflow-x:hidden!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:1.05rem!important;width:100%!important;max-width:none!important;margin:0!important;padding:1.35rem 1.5rem calc(1.6rem + env(safe-area-inset-bottom,0px))!important;box-sizing:border-box!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;background:none!important;background:radial-gradient(circle at 16% 4%,rgba(201,163,94,.1),transparent 28%),radial-gradient(circle at 92% 0%,rgba(62,140,98,.045),transparent 26%),linear-gradient(180deg,#f7f2e9,#f4efe6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) :is(h1,h2,h3,p,span,small,strong,button,a,label,input,em){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff)>.tb-header{display:flex!important;justify-content:space-between!important;gap:1rem!important;position:relative!important;z-index:2!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;align-items:flex-start!important;border:0!important;background:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff)>.tb-header:before,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff)>.tb-header:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .sbr-page-header__title:after,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .page-header__title:after{content:none!important;display:none!important;background:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff)>.tb-header>app-page-header{position:relative!important;z-index:2!important;flex:1 1 auto!important;min-width:0!important;max-width:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .sbr-page-header__eyebrow{color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .sbr-page-header__title{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.45rem,2.1vw,1.85rem)!important;font-weight:800!important;letter-spacing:-.03em!important;line-height:1.15!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .sbr-page-header__subtitle{max-width:42rem;margin-top:.28rem!important;color:#5d6570!important;font-size:.86rem!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-header-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:.5rem!important;flex:0 0 auto!important;margin-left:auto!important;position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;z-index:3!important;align-items:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-btn-new{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #102033!important;background:#102033!important;box-shadow:0 10px 22px #10203333!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;min-width:0!important;width:auto!important;gap:.45rem!important;overflow:visible!important;font-size:.875rem!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-btn-new span{display:inline!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-btn-new:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-btn-new:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;color:#fffaf3!important;-webkit-text-fill-color:#fffaf3!important;transform:none!important;filter:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-btn-new:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-refresh-btn:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-refresh-btn{display:inline-grid!important;place-items:center!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:750!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;height:44px!important;padding:0 .9rem!important;border-radius:12px!important;white-space:nowrap!important;transform:none!important;filter:none!important;border:1px solid #e6dfd2!important;background:#fffaf3!important;box-shadow:0 6px 14px #1020330a!important;color:#102033!important;-webkit-text-fill-color:#102033!important;padding:0!important;width:44px!important;min-width:44px!important;flex:0 0 44px!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-refresh-btn:hover:not(:disabled){background:#fff!important;border-color:#c9a35e80!important;color:#102033!important;-webkit-text-fill-color:#102033!important;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #1020330f!important;transform:none!important;filter:none!important;font-size:.875rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-refresh-btn:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-btn-new:disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-alert-banner{display:grid!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;align-items:center!important;grid-template-columns:40px minmax(0,1fr)!important;margin:0!important;border-color:#c9821d38!important;background:linear-gradient(180deg,#fffdf8,#fbf8f3)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-alert-banner i{color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-alert-banner span{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-loading{display:flex!important;align-items:center!important;gap:.75rem!important;min-width:0!important;padding:.9rem 1rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:#f4f7fb!important;color:#5d6570!important;font-size:.86rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-loading__spinner{width:22px!important;height:22px!important;border:2px solid rgba(57,120,184,.22)!important;border-top-color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;height:auto!important;min-height:195px!important;padding:0!important;border:1px dashed rgba(201,163,94,.35)!important;border-radius:16px!important;background:#fffaf3!important;box-shadow:none!important;color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-empty i{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;margin:0 0 7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#9d7838!important;font-size:1.85rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-empty p{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.82rem!important;font-weight:700!important;line-height:1.3!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-empty span{margin:4px 0 0!important;color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;font-size:.69rem!important;font-weight:500!important;line-height:1.35!important;margin:.35rem 0 0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-filters{display:grid!important;grid-template-columns:minmax(0,1fr);gap:.75rem!important;position:relative!important;overflow:hidden!important;isolation:isolate!important;min-width:0!important;margin:0!important;padding:1.15rem 1.2rem 1.05rem!important;border-radius:18px!important;border:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent 58%),linear-gradient(135deg,#fffdf9,#fffcf7 54%,#f4ead8)!important;box-shadow:0 14px 28px #1020330f,inset 0 1px #ffffffd9!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-filters__head{display:flex!important;align-items:center!important;gap:.75rem!important;min-width:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-filters__icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fff!important;color:#102033!important;box-shadow:0 8px 16px #1020330f!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-filters__head>div{min-width:0!important;flex:1 1 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-kicker{display:block!important;color:#9d7838!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-filters__head h2{margin:.12rem 0 0!important;color:#102033!important;font-size:1.02rem!important;font-weight:800!important;letter-spacing:-.02em!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-branch-selector{display:grid!important;gap:.45rem!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;background:none!important;box-shadow:none!important;min-height:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-branch-label,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-filter-label{color:#5d6570!important;font-size:.68rem!important;font-weight:750!important;letter-spacing:.04em!important;text-transform:uppercase!important;min-width:0!important;white-space:nowrap!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-branch-tabs{display:flex!important;flex-wrap:wrap!important;gap:.4rem!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-branch-tab,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-filter-chips button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-chips button{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.35rem!important;min-height:36px!important;padding:.35rem .85rem!important;border-radius:999px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;font-size:.8rem!important;font-weight:700!important;white-space:nowrap!important;cursor:pointer!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-branch-tab:hover:not(.active):not(.is-active),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-filter-chips button:hover:not(.active):not(.is-active),html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-chips button:hover:not(.active):not(.is-active){background:#fff!important;border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-branch-tab.active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-branch-tab.is-active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-filter-chips button.active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-filter-chips button.is-active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-chips button.active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-chips button.is-active{border-color:#102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:inset 0 -2px #c9a35e,0 8px 16px #10203329!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-branch-tab.active i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-branch-tab.is-active i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-filter-chips button.active i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-filter-chips button.is-active i{color:#e5cc98!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-filter-chips button:not(.active):not(.is-active) .pi-check-circle{color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-filter-chips button:not(.active):not(.is-active) .pi-clock{color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-filter-chips button:not(.active):not(.is-active) .pi-ban{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-branch-tab:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-filter-chips button:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-chips button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-filters__grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:.75rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-field{display:flex!important;flex-direction:column!important;min-width:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-field>span{display:block!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-search,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-search-wrapper{--gg2-tb-search-icon-slot: 2.35rem;--gg2-tb-search-clear-slot: 2.5rem;position:relative!important;display:flex!important;align-items:center!important;min-width:0!important;width:100%!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-search>i,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-search-wrapper>i{position:absolute!important;left:.85rem!important;top:0!important;bottom:0!important;z-index:1!important;display:flex!important;align-items:center!important;pointer-events:none!important;color:#102033!important;background:none!important;border:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-search input,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-search-wrapper input{width:100%!important;min-width:0!important;-webkit-appearance:none!important;appearance:none!important;padding-left:var(--gg2-tb-search-icon-slot)!important;padding-right:var(--gg2-tb-search-clear-slot)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-search>button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-search-wrapper>button{position:absolute!important;right:.4rem!important;top:50%!important;z-index:1!important;display:grid!important;place-items:center!important;width:32px!important;height:32px!important;min-width:32px!important;margin:0!important;padding:0!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#5d6570!important;transform:translateY(-50%)!important;cursor:pointer!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-search>button:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-search-wrapper>button:hover{background:#1020330f!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-search>button:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-search-wrapper>button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-toolbar,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-toolbar.tb-toolbar--stacked{display:grid!important;gap:.7rem!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;flex-direction:column!important;align-items:stretch!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-filter-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.45rem .7rem!important;min-width:0!important;overflow:visible!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-filter-chips,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-chips{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.4rem!important;min-width:0!important;flex:1 1 auto!important;width:auto!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.7rem!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important;gap:.75rem!important;min-width:0!important;min-height:0!important;margin:0!important;padding:.85rem .95rem!important;border-radius:16px!important;border:1px solid rgba(201,163,94,.2)!important;background:#fff!important;box-shadow:0 8px 18px #1020330b!important;text-align:left!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat__icon{width:44px!important;height:44px!important;display:grid!important;place-items:center!important;border-radius:12px!important;font-size:1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat__content{min-width:0!important;display:grid!important;gap:.12rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat__value{color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:1.28rem!important;font-weight:850!important;line-height:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat__label{color:#102033!important;font-size:.78rem!important;font-weight:750!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat__content small{color:#5d6570!important;font-size:.68rem!important;font-weight:600!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat--total{border-color:#c9a35e38!important;background:linear-gradient(180deg,#fff,#fffaf1)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat--total .tb-stat__icon{background:#c9a35e29!important;color:#9d7838!important;border:1px solid rgba(201,163,94,.28)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat--free{border-color:#3e8c6229!important;background:linear-gradient(180deg,#fff,#f6fbf7)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat--free .tb-stat__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat--free .tb-stat__value{color:#3e8c62!important;-webkit-text-fill-color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat--free .tb-stat__icon{background:#3e8c621f!important;border:1px solid rgba(62,140,98,.16)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat--busy{border-color:#c9821d29!important;background:linear-gradient(180deg,#fff,#fbf8f3)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat--busy .tb-stat__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat--busy .tb-stat__value{color:#c9821d!important;-webkit-text-fill-color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat--busy .tb-stat__icon{background:#c9821d1f!important;border:1px solid rgba(201,130,29,.16)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat--inactive{border-color:#171b221a!important;background:linear-gradient(180deg,#fff,#f6f5f3)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat--inactive .tb-stat__icon,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat--inactive .tb-stat__value{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat--inactive .tb-stat__icon{background:#171b220f!important;border:1px solid rgba(23,27,34,.08)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-canvas-wrapper{min-width:0!important;gap:.65rem!important;padding:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-canvas-header{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:.55rem 1rem!important;min-width:0!important;min-height:0!important;padding:0!important;border:0!important;background:none!important;box-shadow:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-canvas-title{display:inline-flex!important;align-items:center!important;gap:.4rem!important;color:#102033!important;font-size:.92rem!important;font-weight:800!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-canvas-title i{color:#9d7838!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-canvas-hint{display:inline-flex!important;align-items:center!important;gap:.35rem!important;color:#5d6570!important;font-size:.76rem!important;font-weight:600!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-canvas-hint i{color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-canvas-legend{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.7rem!important;color:#102033!important;font-size:.74rem!important;font-weight:700!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-canvas-legend i.free,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-admin-table-dot.free{background:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-canvas-legend i.busy,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-admin-table-dot.busy{background:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-admin-table-status.free{color:#3e8c62!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-admin-table-status.busy{color:#c9821d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-table-card--busy .tb-admin-table-surface,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-admin-table-surface--busy{color:#102033!important;border-color:#c9821d80!important;background:linear-gradient(145deg,#fff8ef,#f6e2c4 58%,#efd2a6)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-admin-table-surface--inactive{color:#5d6570!important;border-color:#171b222e!important;background:linear-gradient(145deg,#f4f2ee,#e7e4de 58%,#ddd8d1)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-admin-table-status.inactive{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-admin-table-dot.inactive{background:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-table-card__actions{border:1px solid rgba(201,163,94,.28)!important;background:#fffdf8!important;box-shadow:0 10px 22px #10203324!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-table-card__actions button{border:1px solid rgba(201,163,94,.22)!important;background:#fffaf3!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-table-card__actions button:hover{border-color:#c9a35e!important;background:#fff!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-table-card__actions button:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-table-card__actions button.danger{color:#c94a4a!important;border-color:#c94a4a47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-table-card__actions button.success{color:#3e8c62!important;border-color:#3e8c6247!important}@media(hover:none){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-table-card__actions button{min-width:36px!important;min-height:36px!important;width:36px!important;height:36px!important}}@media(max-width:1100px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff){padding:1.15rem 1.15rem calc(1.4rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff)>.tb-header{min-height:0!important;padding-right:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-header-actions{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-filters{padding:1.05rem 1rem 1rem!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff)>.tb-header{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-header-actions{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;justify-content:flex-start!important;gap:.5rem!important;width:100%!important;margin-left:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-btn-new{flex:1 1 auto!important;min-width:0!important;width:auto!important;max-width:none!important;height:44px!important;min-height:44px!important;justify-content:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-refresh-btn{flex:0 0 44px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-filter-row{align-items:flex-start!important;flex-direction:column!important}}@media(max-width:700px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat{padding:.7rem .65rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat__icon{width:36px!important;height:36px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat__value{font-size:1.1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat__label,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-stat__content small{font-size:.62rem!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff){padding:1rem .9rem calc(1.2rem + env(safe-area-inset-bottom,0px))!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-filters{padding:.95rem .9rem .9rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-btn-new span{display:inline!important;font-size:.875rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-filter-chips button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .gg2-tb-chips button,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-branch-tab{min-height:44px!important;flex:1 1 auto!important}}@media(max-width:430px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-btn-new{width:auto!important;min-width:0!important;padding:0 .85rem!important;overflow:visible!important;font-size:.875rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) .tb-btn-new span{display:inline!important;font-size:.875rem!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-page.gg2-tb-admin-rebuild-proof[data-bocado-operational-surface=tables]:not(.tb-page--staff) *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-tables .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof{position:fixed!important;inset:0 0 0 var(--saboria-modal-sidebar-offset, 0px)!important;width:auto!important;z-index:1165!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form]{display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;overflow:hidden!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;box-sizing:border-box!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato{display:flex!important;flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;flex:0 0 auto!important;align-self:center!important;width:min(640px,100% - 32px)!important;max-width:min(640px,100% - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important;animation:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato :is(h2,p,span,strong,small,label,button,a,input){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__hero-icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__hero-icon>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__hero-icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__hero-icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__hero-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__kicker{display:block!important;color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__heading p{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;font-size:.78rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__close:hover:not(:disabled){background:#fffaf3!important;border-color:#c9a35e7a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__close i{font-size:.95rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:flex!important;flex-direction:column!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__notice>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato form{display:flex!important;flex-direction:column!important;gap:.85rem!important;min-width:0!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__section{display:grid!important;gap:.5rem!important;padding:.85rem .9rem .9rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important;flex:0 0 auto!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__field{width:100%!important;margin:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__label,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__field>label{display:block!important;color:#102033!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__field>label .req{color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;text-transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__helper{display:block!important;color:#5d6570!important;font-size:.76rem!important;font-weight:500!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__error{display:block!important;margin:0!important;color:#c94a4a!important;-webkit-text-fill-color:#c94a4a!important;font-size:.74rem!important;font-weight:650!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__branch{display:inline-flex!important;align-items:center!important;gap:.45rem!important;min-height:44px!important;max-width:100%!important;padding:0 .85rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.28)!important;background:#fffaf3!important;color:#102033!important;font-size:.875rem!important;font-weight:700!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__branch i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__control{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-width:0!important;min-height:44px!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__control:hover{border-color:#c9a35e80!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__control:focus-within{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__field:has(input.ng-invalid.ng-touched) .tb-form-modal-gelato__control{border-color:#c94a4a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__control-icon{display:grid!important;place-items:center!important;color:#102033!important;border-right:1px solid rgba(201,163,94,.22)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__control-icon i{font-size:.86rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__control input{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:44px!important;height:44px!important;padding:0 .75rem!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:.875rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__control input::placeholder{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__tip{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__tip-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__tip-icon i{font-size:.78rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__tip>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__tip strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__tip small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__submit{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;min-width:168px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__submit i{color:#e5cc98!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__cancel:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__cancel:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__submit:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato{width:min(560px,100% - 28px)!important;max-width:min(560px,100% - 28px)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__submit{width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form]{padding:12px!important;align-items:end!important;justify-content:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato{align-self:end!important;width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;max-height:calc(100dvh - 24px)!important;border-radius:18px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato .tb-form-modal-gelato__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-form-modal-backdrop.gg2-tb-form-rebuild-proof[data-bocado-operational-surface=admin-tables-form] .tb-form-modal-gelato *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-tables .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof{position:fixed!important;inset:0 0 0 var(--saboria-modal-sidebar-offset, 0px)!important;width:auto!important;z-index:1166!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr]{display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;overflow:hidden!important;background:#09162580!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;box-sizing:border-box!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato{display:flex!important;flex-direction:column!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;flex:0 0 auto!important;align-self:center!important;width:min(560px,100% - 32px)!important;max-width:min(560px,100% - 32px)!important;height:auto!important;min-height:0!important;color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;border-radius:22px!important;border:1px solid rgba(201,163,94,.22)!important;background:#f4efe6!important;box-shadow:0 28px 60px #09162538,inset 0 1px #ffffffb3!important;animation:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato :is(h2,p,span,strong,small,button,a){font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato :is(.pi,[class^=pi-],[class*=" pi-"]){font-family:primeicons!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__header{flex:0 0 auto!important;min-height:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:start!important;gap:.8rem!important;padding:.95rem 1.15rem .85rem!important;border-bottom:1px solid rgba(201,163,94,.22)!important;background:linear-gradient(180deg,#ffffffb8,#fffcf733 48%),linear-gradient(135deg,#fffdf9,#faf4e8 62%,#f3ead8)!important;box-shadow:inset 0 1px #ffffffe0!important;position:relative!important;z-index:2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__hero-icon{box-sizing:border-box!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;align-self:start!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;overflow:hidden!important;border-radius:50%!important;border:1px solid rgba(201,163,94,.28)!important;background:radial-gradient(circle at 50% 42%,#fffdf9,#fff8ec 58%,#faf3e4)!important;box-shadow:0 6px 14px #1020330f,inset 0 0 0 3px #ffffff8c!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__hero-icon>:is(i,.pi){display:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__hero-icon>img{display:block!important;width:70%!important;height:70%!important;object-fit:contain!important;object-position:center center!important;pointer-events:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__hero-icon:not(:has(>img)){background-image:url(/assets/branding/business-types/ice-cream-shop/gelato-cup-premium-transparent.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:70% auto!important}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__hero-icon{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__heading{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__kicker{display:block!important;color:#9d7838!important;-webkit-text-fill-color:#9d7838!important;font-size:.66rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__heading h2{margin:.18rem 0 0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-size:clamp(1.12rem,2vw,1.28rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;overflow-wrap:break-word!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__heading p{display:block!important;margin:.22rem 0 0!important;color:#5d6570!important;font-size:.78rem!important;font-weight:600!important;line-height:1.35!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__close{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.22)!important;background:#fff!important;color:#102033!important;box-shadow:0 4px 10px #1020330d!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__close:hover:not(:disabled){background:#fffaf3!important;border-color:#c9a35e7a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__close:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__close i{font-size:.95rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__body{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;display:flex!important;flex-direction:column!important;gap:.85rem!important;padding:1rem 1.15rem!important;background:radial-gradient(circle at 8% 0%,rgba(201,163,94,.05),transparent 34%),#f4efe6!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__notice{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:start!important;gap:.75rem!important;min-width:0!important;overflow-wrap:break-word!important;padding:.8rem .9rem!important;border-radius:14px!important;border:1px solid rgba(57,120,184,.16)!important;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 72%),#f4f7fb!important;box-shadow:0 6px 14px #1020330a!important;flex:0 0 auto!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__notice-icon{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#3978b81f!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__notice>div{min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__notice strong{display:block!important;margin:0 0 .2rem!important;color:#102033!important;font-size:.84rem!important;font-weight:750!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__notice p{margin:0!important;color:#5d6b7a!important;font-size:.76rem!important;font-weight:500!important;line-height:1.4!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__stage{display:flex!important;flex-direction:column!important;align-items:center!important;gap:.75rem!important;min-width:0!important;width:100%!important;padding:1rem .9rem 1.05rem!important;border-radius:16px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important;box-shadow:0 10px 22px #1020330d!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__loading{display:grid!important;place-items:center!important;gap:.55rem!important;min-height:220px!important;width:100%!important;color:#5d6570!important;font-size:.82rem!important;font-weight:650!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__loading i{font-size:1.35rem!important;color:#3978b8!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__frame{box-sizing:border-box!important;display:grid!important;place-items:center!important;width:min(240px,100%)!important;aspect-ratio:1!important;padding:.7rem!important;border-radius:14px!important;border:1px solid rgba(16,32,51,.06)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__frame img{display:block!important;width:100%!important;height:100%!important;aspect-ratio:1!important;object-fit:contain!important;background:#fff!important;border:0!important;border-radius:0!important;padding:0!important;image-rendering:-webkit-optimize-contrast}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__identity{display:grid!important;justify-items:center!important;gap:.12rem!important;min-width:0!important;text-align:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__identity strong{color:#102033!important;font-size:.95rem!important;font-weight:800!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__identity small{color:#5d6570!important;font-size:.76rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__footer{flex:0 0 auto!important;min-height:0!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.8rem 1.15rem .9rem!important;border-top:1px solid rgba(201,163,94,.2)!important;background:#fffaf3!important;box-shadow:0 -8px 18px #1020330a!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__tip{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important;padding:.45rem .6rem!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.16)!important;background:#fff!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__tip-icon{flex:0 0 auto!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;color:#102033!important;background:#c9a35e24!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__tip-icon i{font-size:.78rem!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__tip>span:last-child{display:grid!important;min-width:0!important;gap:.05rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__tip strong{color:#102033!important;font-size:.78rem!important;font-weight:750!important;line-height:1.2!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__tip small{color:#5d6570!important;font-size:.72rem!important;font-weight:600!important;line-height:1.3!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__submit{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.2!important;letter-spacing:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:44px!important;padding:0 .9rem!important;border-radius:12px!important;font-weight:750!important;transform:none!important;cursor:pointer}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__cancel{border:1px solid #e6dfd2!important;background:#fffaf3!important;color:#102033!important;box-shadow:0 6px 14px #1020330a!important;min-width:108px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__cancel:hover:not(:disabled){background:#f7f1e6!important;border-color:#c9a35e73!important;color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__submit{border:1px solid #102033!important;background:#102033!important;color:#fffaf3!important;box-shadow:0 10px 22px #10203333!important;min-width:156px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__submit:hover:not(:disabled){background:#1a334d!important;border-color:#1a334d!important;box-shadow:0 12px 24px #1020333d!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__submit:active:not(:disabled){background:#091625!important;border-color:#091625!important;box-shadow:0 8px 18px #10203338!important;filter:none!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__submit i{color:#e5cc98!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__cancel:focus-visible,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__submit:focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__cancel:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__submit:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__close:disabled{opacity:.48!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato{width:min(520px,100% - 28px)!important;max-width:min(520px,100% - 28px)!important;max-height:calc(100dvh - 28px)!important}}@media(max-width:720px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__footer{grid-template-columns:1fr!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__cancel,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__submit{width:100%!important;min-width:0!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__submit{grid-row:1!important}}@media(max-width:560px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr]{padding:12px!important;align-items:end!important;justify-content:center!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato{align-self:end!important;width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;max-height:calc(100dvh - 24px)!important;border-radius:18px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__header{padding:.85rem .9rem .75rem!important;gap:.6rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__body{padding:.85rem!important;gap:.75rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__stage{padding:.9rem .75rem 1rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__frame{width:min(280px,100%)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__footer{padding:.75rem .9rem calc(.8rem + env(safe-area-inset-bottom,0px))!important}}@media(max-height:700px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato{max-height:calc(100dvh - 24px)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__body{padding:.8rem 1rem!important;gap:.7rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__stage{padding:.8rem .7rem .9rem!important;gap:.55rem!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__frame{width:min(188px,100%)!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato .tb-qr-modal-gelato__loading{min-height:148px!important}}@media(max-width:900px)and (max-height:520px){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr]{padding:8px!important;align-items:end!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato{align-self:end!important;width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important;max-height:calc(100dvh - 16px)!important}}@media(prefers-reduced-motion:reduce){html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .tb-qr-modal-backdrop.gg2-tb-qr-rebuild-proof[data-bocado-operational-surface=admin-tables-qr] .tb-qr-modal-gelato *{transition-duration:.001ms!important}}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .saboria-pagination__controls>button{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#fff!important;border-color:#10203329!important;opacity:1!important;cursor:pointer!important;box-shadow:inset 0 1px #ffffffe6!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .saboria-pagination__controls>button i{color:#102033!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .saboria-pagination__controls>button:not(:disabled):hover{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e24!important;border-color:#c9a35e8c!important;box-shadow:inset 0 1px #ffffffd9!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .saboria-pagination__controls>button:not(:disabled):hover i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .saboria-pagination__controls>button:not(:disabled):active{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e38!important;border-color:#9d7838!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .saboria-pagination__controls>button:not(:disabled):focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .saboria-pagination__controls>button:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .saboria-pagination__controls>button:disabled:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .saboria-pagination__controls>button:disabled:active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .saboria-pagination__controls>button:disabled:focus,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .saboria-pagination__controls>button:disabled:focus-visible{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;background:#1020330a!important;border-color:#10203314!important;opacity:.4!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .saboria-pagination__controls>button:disabled i{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .saboria-pagination__controls>button{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#fff!important;border-color:#10203329!important;opacity:1!important;cursor:pointer!important;box-shadow:inset 0 1px #ffffffe6!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .saboria-pagination__controls>button i{color:#102033!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .saboria-pagination__controls>button:not(:disabled):hover{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e24!important;border-color:#c9a35e8c!important;box-shadow:inset 0 1px #ffffffd9!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .saboria-pagination__controls>button:not(:disabled):hover i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .saboria-pagination__controls>button:not(:disabled):active{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e38!important;border-color:#9d7838!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .saboria-pagination__controls>button:not(:disabled):focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .saboria-pagination__controls>button:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .saboria-pagination__controls>button:disabled:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .saboria-pagination__controls>button:disabled:active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .saboria-pagination__controls>button:disabled:focus,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .saboria-pagination__controls>button:disabled:focus-visible{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;background:#1020330a!important;border-color:#10203314!important;opacity:.4!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page.gg2-ih-rebuild-proof[data-bocado-operational-surface=inventory-history] .saboria-pagination__controls>button:disabled i{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .pagination>button{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#fff!important;border-color:#10203329!important;opacity:1!important;cursor:pointer!important;box-shadow:inset 0 1px #ffffffe6!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .pagination>button i{color:#102033!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .pagination>button:not(:disabled):hover{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e24!important;border-color:#c9a35e8c!important;box-shadow:inset 0 1px #ffffffd9!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .pagination>button:not(:disabled):hover i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .pagination>button:not(:disabled):active{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e38!important;border-color:#9d7838!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .pagination>button:not(:disabled):focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .pagination>button:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .pagination>button:disabled:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .pagination>button:disabled:active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .pagination>button:disabled:focus,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .pagination>button:disabled:focus-visible{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;background:#1020330a!important;border-color:#10203314!important;opacity:.4!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page:is(.gg2-admin-cash-history[data-history-surface=admin-cash-history],.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.history-card .pagination>button:disabled i{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination>button{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#fff!important;border-color:#10203329!important;opacity:1!important;cursor:pointer!important;box-shadow:inset 0 1px #ffffffe6!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination>button i{color:#102033!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination>button:not(:disabled):hover{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e24!important;border-color:#c9a35e8c!important;box-shadow:inset 0 1px #ffffffd9!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination>button:not(:disabled):hover i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination>button:not(:disabled):active{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e38!important;border-color:#9d7838!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination>button:not(:disabled):focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination>button:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination>button:disabled:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination>button:disabled:active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination>button:disabled:focus,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination>button:disabled:focus-visible{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;background:#1020330a!important;border-color:#10203314!important;opacity:.4!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.financial-page,main.history-page.gg2-admin-cash-history[data-history-surface=admin-cash-history],main.history-page.gg2-operational-cash-history[data-history-surface=operational-cash-history])>.overlay .detail-drawer .drawer-pagination>button:disabled i{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination button{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#fff!important;border-color:#10203329!important;opacity:1!important;cursor:pointer!important;box-shadow:inset 0 1px #ffffffe6!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination button i{color:#102033!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination button:not(:disabled):hover{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e24!important;border-color:#c9a35e8c!important;box-shadow:inset 0 1px #ffffffd9!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination button:not(:disabled):hover i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination button:not(:disabled):active{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e38!important;border-color:#9d7838!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination button:not(:disabled):focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination button:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination button:disabled:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination button:disabled:active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination button:disabled:focus,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination button:disabled:focus-visible{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;background:#1020330a!important;border-color:#10203314!important;opacity:.4!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS]>.cxc-accounts-board .pagination button:disabled i{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination button{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#fff!important;border-color:#10203329!important;opacity:1!important;cursor:pointer!important;box-shadow:inset 0 1px #ffffffe6!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination button i{color:#102033!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination button:not(:disabled):hover{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e24!important;border-color:#c9a35e8c!important;box-shadow:inset 0 1px #ffffffd9!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination button:not(:disabled):hover i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination button:not(:disabled):active{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e38!important;border-color:#9d7838!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination button:not(:disabled):focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination button:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination button:disabled:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination button:disabled:active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination button:disabled:focus,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination button:disabled:focus-visible{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;background:#1020330a!important;border-color:#10203314!important;opacity:.4!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .account-detail-page[data-bocado-operational-surface=accounts-receivable-detail]>.cxc-detail-history .pagination button:disabled i{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-pagination>button{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#fff!important;border-color:#10203329!important;opacity:1!important;cursor:pointer!important;box-shadow:inset 0 1px #ffffffe6!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-pagination>button i{color:#102033!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-pagination>button:not(:disabled):hover{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e24!important;border-color:#c9a35e8c!important;box-shadow:inset 0 1px #ffffffd9!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-pagination>button:not(:disabled):hover i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-pagination>button:not(:disabled):active{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e38!important;border-color:#9d7838!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-pagination>button:not(:disabled):focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-pagination>button:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-pagination>button:disabled:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-pagination>button:disabled:active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-pagination>button:disabled:focus,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-pagination>button:disabled:focus-visible{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;background:#1020330a!important;border-color:#10203314!important;opacity:.4!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-page[data-bocado-operational-surface=branches] .br-pagination>button:disabled i{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .saboria-pagination__controls>button{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#fff!important;border-color:#10203329!important;opacity:1!important;cursor:pointer!important;box-shadow:inset 0 1px #ffffffe6!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .saboria-pagination__controls>button i{color:#102033!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .saboria-pagination__controls>button:not(:disabled):hover{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e24!important;border-color:#c9a35e8c!important;box-shadow:inset 0 1px #ffffffd9!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .saboria-pagination__controls>button:not(:disabled):hover i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .saboria-pagination__controls>button:not(:disabled):active{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e38!important;border-color:#9d7838!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .saboria-pagination__controls>button:not(:disabled):focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .saboria-pagination__controls>button:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .saboria-pagination__controls>button:disabled:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .saboria-pagination__controls>button:disabled:active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .saboria-pagination__controls>button:disabled:focus,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .saboria-pagination__controls>button:disabled:focus-visible{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;background:#1020330a!important;border-color:#10203314!important;opacity:.4!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rb-page.gg2-rb-rebuild-proof[data-bocado-operational-surface=recipe-book] .saboria-pagination__controls>button:disabled i{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .saboria-pagination__controls>button{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#fff!important;border-color:#10203329!important;opacity:1!important;cursor:pointer!important;box-shadow:inset 0 1px #ffffffe6!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .saboria-pagination__controls>button i{color:#102033!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .saboria-pagination__controls>button:not(:disabled):hover{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e24!important;border-color:#c9a35e8c!important;box-shadow:inset 0 1px #ffffffd9!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .saboria-pagination__controls>button:not(:disabled):hover i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .saboria-pagination__controls>button:not(:disabled):active{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e38!important;border-color:#9d7838!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .saboria-pagination__controls>button:not(:disabled):focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .saboria-pagination__controls>button:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .saboria-pagination__controls>button:disabled:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .saboria-pagination__controls>button:disabled:active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .saboria-pagination__controls>button:disabled:focus,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .saboria-pagination__controls>button:disabled:focus-visible{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;background:#1020330a!important;border-color:#10203314!important;opacity:.4!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .customers-page.gg2-cu-rebuild-proof[data-bocado-operational-surface=customers] .saboria-pagination__controls>button:disabled i{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-tutorials .saboria-pagination__controls>button{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#fff!important;border-color:#10203329!important;opacity:1!important;cursor:pointer!important;box-shadow:inset 0 1px #ffffffe6!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-tutorials .saboria-pagination__controls>button i{color:#102033!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-tutorials .saboria-pagination__controls>button:not(:disabled):hover{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e24!important;border-color:#c9a35e8c!important;box-shadow:inset 0 1px #ffffffd9!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-tutorials .saboria-pagination__controls>button:not(:disabled):hover i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-tutorials .saboria-pagination__controls>button:not(:disabled):active{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e38!important;border-color:#9d7838!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-tutorials .saboria-pagination__controls>button:not(:disabled):focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-tutorials .saboria-pagination__controls>button:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-tutorials .saboria-pagination__controls>button:disabled:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-tutorials .saboria-pagination__controls>button:disabled:active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-tutorials .saboria-pagination__controls>button:disabled:focus,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-tutorials .saboria-pagination__controls>button:disabled:focus-visible{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;background:#1020330a!important;border-color:#10203314!important;opacity:.4!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-tutorials .saboria-pagination__controls>button:disabled i{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-documents .saboria-pagination__controls>button{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#fff!important;border-color:#10203329!important;opacity:1!important;cursor:pointer!important;box-shadow:inset 0 1px #ffffffe6!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-documents .saboria-pagination__controls>button i{color:#102033!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-documents .saboria-pagination__controls>button:not(:disabled):hover{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e24!important;border-color:#c9a35e8c!important;box-shadow:inset 0 1px #ffffffd9!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-documents .saboria-pagination__controls>button:not(:disabled):hover i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-documents .saboria-pagination__controls>button:not(:disabled):active{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e38!important;border-color:#9d7838!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-documents .saboria-pagination__controls>button:not(:disabled):focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-documents .saboria-pagination__controls>button:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-documents .saboria-pagination__controls>button:disabled:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-documents .saboria-pagination__controls>button:disabled:active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-documents .saboria-pagination__controls>button:disabled:focus,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-documents .saboria-pagination__controls>button:disabled:focus-visible{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;background:#1020330a!important;border-color:#10203314!important;opacity:.4!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .help-page.gg2-hc-rebuild-proof .gelato-documents .saboria-pagination__controls>button:disabled i{color:#5d6570!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .pagination>.pagination-arrow{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#fff!important;border-color:#10203329!important;opacity:1!important;cursor:pointer!important;box-shadow:inset 0 1px #ffffffe6!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .pagination>.pagination-arrow i{color:#102033!important;opacity:1!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .pagination>.pagination-arrow:not(:disabled):hover{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e24!important;border-color:#c9a35e8c!important;box-shadow:inset 0 1px #ffffffd9!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .pagination>.pagination-arrow:not(:disabled):hover i{color:#102033!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .pagination>.pagination-arrow:not(:disabled):active{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e38!important;border-color:#9d7838!important;transform:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .pagination>.pagination-arrow:not(:disabled):focus-visible{outline:2px solid #c9a35e!important;outline-offset:2px!important;box-shadow:0 0 0 3px #c9a35e47!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .pagination>.pagination-arrow:disabled,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .pagination>.pagination-arrow:disabled:hover,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .pagination>.pagination-arrow:disabled:active,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .pagination>.pagination-arrow:disabled:focus,html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .pagination>.pagination-arrow:disabled:focus-visible{color:#5d6570!important;-webkit-text-fill-color:#5d6570!important;background:#1020330a!important;border-color:#10203314!important;opacity:.4!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important;outline:none!important}html body .layout-wrapper.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] app-mesero-orders .orders-page.gg2-wo-rebuild-proof[data-bocado-operational-surface=waiter-orders] .pagination>.pagination-arrow:disabled i{color:#5d6570!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .sb-select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .sb-select.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .sb-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .sb-select.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .sb-select.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .sb-select.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .sb-select.p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .sb-select.p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .sb-select.p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .sb-select.p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .sb-select.p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .sb-select.p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .sb-select.p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .sb-select.p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .sb-select.p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .p-select.sb-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .p-select.sb-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .p-select.sb-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .p-select.sb-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .p-select.sb-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .p-select.sb-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .p-select.sb-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .p-select.sb-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .p-select.sb-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .p-select.sb-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .p-select.sb-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .p-select.sb-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .p-select.sb-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .p-select.sb-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .p-select.sb-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato__select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato__select.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato__select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato__select.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato__select.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato__select.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato__select.p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato__select.p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato__select.p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato__select.p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato__select.p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato__select.p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato__select.p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato__select.p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato__select.p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page[data-history-surface] .filters-card .gelato-finance-select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page[data-history-surface] .filters-card .gelato-finance-select.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page[data-history-surface] .filters-card .gelato-finance-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page[data-history-surface] .filters-card .gelato-finance-select.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page[data-history-surface] .filters-card .gelato-finance-select.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page[data-history-surface] .filters-card .gelato-finance-select.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page[data-history-surface] .filters-card .gelato-finance-select.p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page[data-history-surface] .filters-card .gelato-finance-select.p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page[data-history-surface] .filters-card .gelato-finance-select.p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page[data-history-surface] .filters-card .gelato-finance-select.p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page[data-history-surface] .filters-card .gelato-finance-select.p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page[data-history-surface] .filters-card .gelato-finance-select.p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page[data-history-surface] .filters-card .gelato-finance-select.p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page[data-history-surface] .filters-card .gelato-finance-select.p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.history-page[data-history-surface] .filters-card .gelato-finance-select.p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page[data-reports-surface] .filters-card .gelato-finance-select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page[data-reports-surface] .filters-card .gelato-finance-select.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page[data-reports-surface] .filters-card .gelato-finance-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page[data-reports-surface] .filters-card .gelato-finance-select.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page[data-reports-surface] .filters-card .gelato-finance-select.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page[data-reports-surface] .filters-card .gelato-finance-select.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page[data-reports-surface] .filters-card .gelato-finance-select.p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page[data-reports-surface] .filters-card .gelato-finance-select.p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page[data-reports-surface] .filters-card .gelato-finance-select.p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page[data-reports-surface] .filters-card .gelato-finance-select.p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page[data-reports-surface] .filters-card .gelato-finance-select.p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page[data-reports-surface] .filters-card .gelato-finance-select.p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page[data-reports-surface] .filters-card .gelato-finance-select.p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page[data-reports-surface] .filters-card .gelato-finance-select.p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] main.reports-page[data-reports-surface] .filters-card .gelato-finance-select.p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .sb-select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .sb-select.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .sb-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .sb-select.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .sb-select.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .sb-select.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .sb-select.p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .sb-select.p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .sb-select.p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .sb-select.p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .sb-select.p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .sb-select.p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .sb-select.p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .sb-select.p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .sb-select.p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .p-select.sb-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .p-select.sb-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .p-select.sb-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .p-select.sb-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .p-select.sb-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .p-select.sb-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .p-select.sb-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .p-select.sb-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .p-select.sb-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .p-select.sb-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .p-select.sb-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .p-select.sb-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .p-select.sb-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .p-select.sb-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .p-select.sb-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-pos-select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-pos-select.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-pos-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-pos-select.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-pos-select.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-pos-select.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-pos-select.p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-pos-select.p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-pos-select.p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-pos-select.p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-pos-select.p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-pos-select.p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-pos-select.p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-pos-select.p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .gelato-pos-select.p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .p-select.gelato-pos-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .p-select.gelato-pos-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .p-select.gelato-pos-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .p-select.gelato-pos-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .p-select.gelato-pos-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .p-select.gelato-pos-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .p-select.gelato-pos-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .p-select.gelato-pos-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .p-select.gelato-pos-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .p-select.gelato-pos-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .p-select.gelato-pos-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .p-select.gelato-pos-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .p-select.gelato-pos-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .p-select.gelato-pos-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .quick-pos-page[data-bocado-operational-surface=pos] .p-select.gelato-pos-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .sb-select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .sb-select.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .sb-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .sb-select.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .sb-select.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .sb-select.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .sb-select.p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .sb-select.p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .sb-select.p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .sb-select.p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .sb-select.p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .sb-select.p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .sb-select.p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .sb-select.p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .sb-select.p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .p-select.sb-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .p-select.sb-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .p-select.sb-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .p-select.sb-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .p-select.sb-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .p-select.sb-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .p-select.sb-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .p-select.sb-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .p-select.sb-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .p-select.sb-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .p-select.sb-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .p-select.sb-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .p-select.sb-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .p-select.sb-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .accounts-page[data-bocado-operational-surface=accounts-receivable][data-cxc-tab=ACCOUNTS] .filter-select .p-select.sb-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select.p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select.p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select.p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select.p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select.p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select.p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select.p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select.p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .sb-select.p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .p-select.sb-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .p-select.sb-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .p-select.sb-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .p-select.sb-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .p-select.sb-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .p-select.sb-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .p-select.sb-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .p-select.sb-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .p-select.sb-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .p-select.sb-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .p-select.sb-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .p-select.sb-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .p-select.sb-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .p-select.sb-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-manual-charge-modal .p-select.sb-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select.p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select.p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select.p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select.p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select.p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select.p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select.p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select.p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .sb-select.p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .p-select.sb-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .p-select.sb-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .p-select.sb-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .p-select.sb-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .p-select.sb-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .p-select.sb-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .p-select.sb-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .p-select.sb-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .p-select.sb-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .p-select.sb-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .p-select.sb-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .p-select.sb-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .p-select.sb-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .p-select.sb-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gelato-payment-modal .p-select.sb-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .sb-select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .sb-select.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .sb-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .sb-select.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .sb-select.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .sb-select.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .sb-select.p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .sb-select.p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .sb-select.p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .sb-select.p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .sb-select.p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .sb-select.p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .sb-select.p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .sb-select.p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .sb-select.p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .p-select.sb-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .p-select.sb-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .p-select.sb-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .p-select.sb-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .p-select.sb-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .p-select.sb-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .p-select.sb-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .p-select.sb-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .p-select.sb-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .p-select.sb-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .p-select.sb-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .p-select.sb-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .p-select.sb-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .p-select.sb-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .br-gelato-reassign-modal .p-select.sb-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .sb-select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .sb-select.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .sb-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .sb-select.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .sb-select.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .sb-select.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .sb-select.p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .sb-select.p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .sb-select.p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .sb-select.p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .sb-select.p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .sb-select.p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .sb-select.p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .sb-select.p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .sb-select.p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .p-select.sb-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .p-select.sb-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .p-select.sb-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .p-select.sb-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .p-select.sb-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .p-select.sb-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .p-select.sb-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .p-select.sb-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .p-select.sb-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .p-select.sb-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .p-select.sb-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .p-select.sb-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .p-select.sb-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .p-select.sb-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .p-select.sb-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .gg2-inv-status.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .gg2-inv-status.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .gg2-inv-status.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .gg2-inv-status.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .gg2-inv-status.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .gg2-inv-status.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .gg2-inv-status.p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .gg2-inv-status.p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .gg2-inv-status.p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .gg2-inv-status.p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .gg2-inv-status.p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .gg2-inv-status.p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .gg2-inv-status.p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .gg2-inv-status.p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .gg2-inv-status.p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .p-select.gg2-inv-status{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .p-select.gg2-inv-status:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .p-select.gg2-inv-status.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .p-select.gg2-inv-status:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .p-select.gg2-inv-status.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .p-select.gg2-inv-status.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .p-select.gg2-inv-status.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .p-select.gg2-inv-status.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .p-select.gg2-inv-status .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .p-select.gg2-inv-status .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .p-select.gg2-inv-status .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .p-select.gg2-inv-status .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .p-select.gg2-inv-status .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .p-select.gg2-inv-status :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .inventory-page[data-bocado-operational-surface=inventory] .p-select.gg2-inv-status.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .sb-select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .sb-select.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .sb-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .sb-select.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .sb-select.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .sb-select.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .sb-select.p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .sb-select.p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .sb-select.p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .sb-select.p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .sb-select.p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .sb-select.p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .sb-select.p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .sb-select.p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .sb-select.p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .p-select.sb-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .p-select.sb-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .p-select.sb-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .p-select.sb-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .p-select.sb-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .p-select.sb-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .p-select.sb-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .p-select.sb-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .p-select.sb-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .p-select.sb-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .p-select.sb-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .p-select.sb-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .p-select.sb-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .p-select.sb-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .p-select.sb-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select.p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select.p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select.p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select.p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select.p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select.p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select.p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select.p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .gg2-imm__select.p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .sb-select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .sb-select.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .sb-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .sb-select.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .sb-select.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .sb-select.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .sb-select.p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .sb-select.p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .sb-select.p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .sb-select.p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .sb-select.p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .sb-select.p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .sb-select.p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .sb-select.p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .sb-select.p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .p-select.sb-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .p-select.sb-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .p-select.sb-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .p-select.sb-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .p-select.sb-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .p-select.sb-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .p-select.sb-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .p-select.sb-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .p-select.sb-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .p-select.sb-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .p-select.sb-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .p-select.sb-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .p-select.sb-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .p-select.sb-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .p-select.sb-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gg2-ih-select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gg2-ih-select.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gg2-ih-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gg2-ih-select.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gg2-ih-select.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gg2-ih-select.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gg2-ih-select.p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gg2-ih-select.p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gg2-ih-select.p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gg2-ih-select.p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gg2-ih-select.p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gg2-ih-select.p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gg2-ih-select.p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gg2-ih-select.p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gg2-ih-select.p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gelato-finance-select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gelato-finance-select.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gelato-finance-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gelato-finance-select.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gelato-finance-select.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gelato-finance-select.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gelato-finance-select.p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gelato-finance-select.p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gelato-finance-select.p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gelato-finance-select.p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gelato-finance-select.p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gelato-finance-select.p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gelato-finance-select.p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gelato-finance-select.p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .gelato-finance-select.p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .sb-select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .sb-select.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .sb-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .sb-select.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .sb-select.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .sb-select.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .sb-select.p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .sb-select.p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .sb-select.p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .sb-select.p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .sb-select.p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .sb-select.p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .sb-select.p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .sb-select.p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .sb-select.p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .p-select.sb-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .p-select.sb-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .p-select.sb-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .p-select.sb-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .p-select.sb-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .p-select.sb-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .p-select.sb-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .p-select.sb-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .p-select.sb-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .p-select.sb-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .p-select.sb-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .p-select.sb-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .p-select.sb-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .p-select.sb-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-hp .p-select.sb-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sb-select.p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sb-select.p-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sb-select.p-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sb-select.p-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sb-select.p-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sb-select.p-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sb-select.p-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sb-select.p-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sb-select.p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sb-select.p-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sb-select.p-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sb-select.p-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sb-select.p-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sb-select.p-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .sb-select.p-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .p-select.sb-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .p-select.sb-select:not(.p-disabled):hover{border-color:#c9a35e80!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .p-select.sb-select.p-focus,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .p-select.sb-select:focus-within,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .p-select.sb-select.p-select-open{border-color:#c9a35e!important;box-shadow:0 0 0 3px #c9a35e47!important;outline:none!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .p-select.sb-select.p-disabled{opacity:.48!important;cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .p-select.sb-select.ng-invalid.ng-touched,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .p-select.sb-select.p-invalid{border-color:#c94a4a!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .p-select.sb-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .p-select.sb-select .p-select-label.p-placeholder{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder, var(--bocado-color-text-secondary, #5d6570))!important;font-weight:600!important;opacity:1!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .p-select.sb-select .p-select-dropdown{display:flex!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;color:#5d6570!important;background:transparent!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .p-select.sb-select .p-select-dropdown-icon,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .p-select.sb-select .p-select-clear-icon{width:14px!important;height:14px!important;color:inherit!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .p-select.sb-select :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:pointer!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .pf-page.gg2-profile-rebuild-proof[data-bocado-operational-surface=profile] .p-select.sb-select.p-disabled :is(.p-select-label,.p-select-dropdown,.p-select-dropdown-icon){cursor:not-allowed!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;min-height:44px!important;height:auto!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(201,163,94,.3)!important;background:#fffaf3!important;box-shadow:inset 0 1px #fffc!important;color:#102033!important;-webkit-text-fill-color:#102033!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;cursor:pointer!important;height:42px!important;min-height:42px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select .p-select-label{display:flex!important;flex:1 1 auto!important;align-items:center!important;overflow:hidden!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important;text-overflow:ellipsis!important;height:100%!important;min-height:0!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.operational-modal,.movement-modal-gelato,.rt-invite-modal-gelato,.quick-pos-page[data-bocado-operational-surface=pos],.cash-page[data-bocado-operational-surface=cash-register],main.history-page[data-history-surface],main.reports-page[data-reports-surface],.accounts-page[data-bocado-operational-surface=accounts-receivable],.gelato-manual-charge-modal,.gelato-payment-modal,.br-gelato-reassign-modal,.mn-gelato-product-modal,.inventory-page[data-bocado-operational-surface=inventory],.gg2-imm,main.history-page.gg2-ih-rebuild-proof,.gg2-hp,.pf-page.gg2-profile-rebuild-proof)) .p-select-overlay:is(.operational-select-panel,.sb-select-panel,.gelato-select-panel,.gelato-finance-select-panel,.gg2-cash-filter-panel){overflow:hidden!important;border:1px solid rgba(201,163,94,.22)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 16px 36px #1020331f!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.operational-modal,.movement-modal-gelato,.rt-invite-modal-gelato,.quick-pos-page[data-bocado-operational-surface=pos],.cash-page[data-bocado-operational-surface=cash-register],main.history-page[data-history-surface],main.reports-page[data-reports-surface],.accounts-page[data-bocado-operational-surface=accounts-receivable],.gelato-manual-charge-modal,.gelato-payment-modal,.br-gelato-reassign-modal,.mn-gelato-product-modal,.inventory-page[data-bocado-operational-surface=inventory],.gg2-imm,main.history-page.gg2-ih-rebuild-proof,.gg2-hp,.pf-page.gg2-profile-rebuild-proof)) .p-select-overlay:is(.operational-select-panel,.sb-select-panel,.gelato-select-panel,.gelato-finance-select-panel,.gg2-cash-filter-panel) .p-select-list-container{overflow:auto!important;max-height:min(280px,100vh - 32px)!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.operational-modal,.movement-modal-gelato,.rt-invite-modal-gelato,.quick-pos-page[data-bocado-operational-surface=pos],.cash-page[data-bocado-operational-surface=cash-register],main.history-page[data-history-surface],main.reports-page[data-reports-surface],.accounts-page[data-bocado-operational-surface=accounts-receivable],.gelato-manual-charge-modal,.gelato-payment-modal,.br-gelato-reassign-modal,.mn-gelato-product-modal,.inventory-page[data-bocado-operational-surface=inventory],.gg2-imm,main.history-page.gg2-ih-rebuild-proof,.gg2-hp,.pf-page.gg2-profile-rebuild-proof)) .p-select-overlay:is(.operational-select-panel,.sb-select-panel,.gelato-select-panel,.gelato-finance-select-panel,.gg2-cash-filter-panel) .p-select-list{padding:5px!important;background:#fffdf8!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.operational-modal,.movement-modal-gelato,.rt-invite-modal-gelato,.quick-pos-page[data-bocado-operational-surface=pos],.cash-page[data-bocado-operational-surface=cash-register],main.history-page[data-history-surface],main.reports-page[data-reports-surface],.accounts-page[data-bocado-operational-surface=accounts-receivable],.gelato-manual-charge-modal,.gelato-payment-modal,.br-gelato-reassign-modal,.mn-gelato-product-modal,.inventory-page[data-bocado-operational-surface=inventory],.gg2-imm,main.history-page.gg2-ih-rebuild-proof,.gg2-hp,.pf-page.gg2-profile-rebuild-proof)) .p-select-overlay:is(.operational-select-panel,.sb-select-panel,.gelato-select-panel,.gelato-finance-select-panel,.gg2-cash-filter-panel) .p-select-option{display:flex!important;align-items:center!important;min-height:38px!important;padding:8px 12px!important;border-radius:8px!important;border:0!important;color:#102033!important;-webkit-text-fill-color:#102033!important;background:transparent!important;box-shadow:none!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:500!important;line-height:1.3!important;letter-spacing:0!important;cursor:pointer!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.operational-modal,.movement-modal-gelato,.rt-invite-modal-gelato,.quick-pos-page[data-bocado-operational-surface=pos],.cash-page[data-bocado-operational-surface=cash-register],main.history-page[data-history-surface],main.reports-page[data-reports-surface],.accounts-page[data-bocado-operational-surface=accounts-receivable],.gelato-manual-charge-modal,.gelato-payment-modal,.br-gelato-reassign-modal,.mn-gelato-product-modal,.inventory-page[data-bocado-operational-surface=inventory],.gg2-imm,main.history-page.gg2-ih-rebuild-proof,.gg2-hp,.pf-page.gg2-profile-rebuild-proof)) .p-select-overlay:is(.operational-select-panel,.sb-select-panel,.gelato-select-panel,.gelato-finance-select-panel,.gg2-cash-filter-panel) .p-select-option-label{color:inherit!important;-webkit-text-fill-color:inherit!important;font:inherit!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.operational-modal,.movement-modal-gelato,.rt-invite-modal-gelato,.quick-pos-page[data-bocado-operational-surface=pos],.cash-page[data-bocado-operational-surface=cash-register],main.history-page[data-history-surface],main.reports-page[data-reports-surface],.accounts-page[data-bocado-operational-surface=accounts-receivable],.gelato-manual-charge-modal,.gelato-payment-modal,.br-gelato-reassign-modal,.mn-gelato-product-modal,.inventory-page[data-bocado-operational-surface=inventory],.gg2-imm,main.history-page.gg2-ih-rebuild-proof,.gg2-hp,.pf-page.gg2-profile-rebuild-proof)) .p-select-overlay:is(.operational-select-panel,.sb-select-panel,.gelato-select-panel,.gelato-finance-select-panel,.gg2-cash-filter-panel) .p-select-option:not(.p-disabled):hover,html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.operational-modal,.movement-modal-gelato,.rt-invite-modal-gelato,.quick-pos-page[data-bocado-operational-surface=pos],.cash-page[data-bocado-operational-surface=cash-register],main.history-page[data-history-surface],main.reports-page[data-reports-surface],.accounts-page[data-bocado-operational-surface=accounts-receivable],.gelato-manual-charge-modal,.gelato-payment-modal,.br-gelato-reassign-modal,.mn-gelato-product-modal,.inventory-page[data-bocado-operational-surface=inventory],.gg2-imm,main.history-page.gg2-ih-rebuild-proof,.gg2-hp,.pf-page.gg2-profile-rebuild-proof)) .p-select-overlay:is(.operational-select-panel,.sb-select-panel,.gelato-select-panel,.gelato-finance-select-panel,.gg2-cash-filter-panel) .p-select-option.p-focus:not(.p-select-option-selected){color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e1f!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.operational-modal,.movement-modal-gelato,.rt-invite-modal-gelato,.quick-pos-page[data-bocado-operational-surface=pos],.cash-page[data-bocado-operational-surface=cash-register],main.history-page[data-history-surface],main.reports-page[data-reports-surface],.accounts-page[data-bocado-operational-surface=accounts-receivable],.gelato-manual-charge-modal,.gelato-payment-modal,.br-gelato-reassign-modal,.mn-gelato-product-modal,.inventory-page[data-bocado-operational-surface=inventory],.gg2-imm,main.history-page.gg2-ih-rebuild-proof,.gg2-hp,.pf-page.gg2-profile-rebuild-proof)) .p-select-overlay:is(.operational-select-panel,.sb-select-panel,.gelato-select-panel,.gelato-finance-select-panel,.gg2-cash-filter-panel) .p-select-option.p-select-option-selected,html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.operational-modal,.movement-modal-gelato,.rt-invite-modal-gelato,.quick-pos-page[data-bocado-operational-surface=pos],.cash-page[data-bocado-operational-surface=cash-register],main.history-page[data-history-surface],main.reports-page[data-reports-surface],.accounts-page[data-bocado-operational-surface=accounts-receivable],.gelato-manual-charge-modal,.gelato-payment-modal,.br-gelato-reassign-modal,.mn-gelato-product-modal,.inventory-page[data-bocado-operational-surface=inventory],.gg2-imm,main.history-page.gg2-ih-rebuild-proof,.gg2-hp,.pf-page.gg2-profile-rebuild-proof)) .p-select-overlay:is(.operational-select-panel,.sb-select-panel,.gelato-select-panel,.gelato-finance-select-panel,.gg2-cash-filter-panel) .p-select-option.p-selected,html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.operational-modal,.movement-modal-gelato,.rt-invite-modal-gelato,.quick-pos-page[data-bocado-operational-surface=pos],.cash-page[data-bocado-operational-surface=cash-register],main.history-page[data-history-surface],main.reports-page[data-reports-surface],.accounts-page[data-bocado-operational-surface=accounts-receivable],.gelato-manual-charge-modal,.gelato-payment-modal,.br-gelato-reassign-modal,.mn-gelato-product-modal,.inventory-page[data-bocado-operational-surface=inventory],.gg2-imm,main.history-page.gg2-ih-rebuild-proof,.gg2-hp,.pf-page.gg2-profile-rebuild-proof)) .p-select-overlay:is(.operational-select-panel,.sb-select-panel,.gelato-select-panel,.gelato-finance-select-panel,.gg2-cash-filter-panel) .p-select-option.p-select-option-selected.p-focus,html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.operational-modal,.movement-modal-gelato,.rt-invite-modal-gelato,.quick-pos-page[data-bocado-operational-surface=pos],.cash-page[data-bocado-operational-surface=cash-register],main.history-page[data-history-surface],main.reports-page[data-reports-surface],.accounts-page[data-bocado-operational-surface=accounts-receivable],.gelato-manual-charge-modal,.gelato-payment-modal,.br-gelato-reassign-modal,.mn-gelato-product-modal,.inventory-page[data-bocado-operational-surface=inventory],.gg2-imm,main.history-page.gg2-ih-rebuild-proof,.gg2-hp,.pf-page.gg2-profile-rebuild-proof)) .p-select-overlay:is(.operational-select-panel,.sb-select-panel,.gelato-select-panel,.gelato-finance-select-panel,.gg2-cash-filter-panel) .p-select-option.p-select-option-selected:hover{color:#102033!important;-webkit-text-fill-color:#102033!important;background:#c9a35e29!important;font-weight:700!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.operational-modal,.movement-modal-gelato,.rt-invite-modal-gelato,.quick-pos-page[data-bocado-operational-surface=pos],.cash-page[data-bocado-operational-surface=cash-register],main.history-page[data-history-surface],main.reports-page[data-reports-surface],.accounts-page[data-bocado-operational-surface=accounts-receivable],.gelato-manual-charge-modal,.gelato-payment-modal,.br-gelato-reassign-modal,.mn-gelato-product-modal,.inventory-page[data-bocado-operational-surface=inventory],.gg2-imm,main.history-page.gg2-ih-rebuild-proof,.gg2-hp,.pf-page.gg2-profile-rebuild-proof)) .p-select-overlay:is(.operational-select-panel,.sb-select-panel,.gelato-select-panel,.gelato-finance-select-panel,.gg2-cash-filter-panel) .p-select-option.p-disabled{color:#98a2b3!important;-webkit-text-fill-color:#98a2b3!important;opacity:.72!important;cursor:not-allowed!important}html body:has(.layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] :is(.operational-modal,.movement-modal-gelato,.rt-invite-modal-gelato,.quick-pos-page[data-bocado-operational-surface=pos],.cash-page[data-bocado-operational-surface=cash-register],main.history-page[data-history-surface],main.reports-page[data-reports-surface],.accounts-page[data-bocado-operational-surface=accounts-receivable],.gelato-manual-charge-modal,.gelato-payment-modal,.br-gelato-reassign-modal,.mn-gelato-product-modal,.inventory-page[data-bocado-operational-surface=inventory],.gg2-imm,main.history-page.gg2-ih-rebuild-proof,.gg2-hp,.pf-page.gg2-profile-rebuild-proof)) .p-select-overlay:is(.operational-select-panel,.sb-select-panel,.gelato-select-panel,.gelato-finance-select-panel,.gg2-cash-filter-panel) .p-select-empty-message{padding:22px 16px!important;color:#5d6570!important;font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-size:.875rem!important;font-weight:500!important;text-align:center!important}@media(max-width:560px){html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .sb-select.p-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato__select.p-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .sb-select.p-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .sb-select.p-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .sb-select.p-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .sb-select.p-select,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select{min-height:44px!important}html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .operational-modal .sb-select.p-select .p-select-dropdown,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .movement-modal-gelato__select.p-select .p-select-dropdown,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .rt-invite-modal-gelato .sb-select.p-select .p-select-dropdown,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .mn-gelato-product-modal .sb-select.p-select .p-select-dropdown,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .gg2-imm .sb-select.p-select .p-select-dropdown,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .history-page.gg2-ih-rebuild-proof .sb-select.p-select .p-select-dropdown,html body .layout-wrapper[data-bocado-theme=ice_cream_default][data-bocado-mode=light] .cash-page[data-bocado-operational-surface=cash-register] .movement-filters .p-select .p-select-dropdown{min-width:44px!important}}html body .layout-wrapper{--bocado-color-text-placeholder: var(--bocado-color-text-secondary)}html body .layout-wrapper :is(input,textarea,select,.p-inputtext,.p-inputnumber-input,.p-password-input)::placeholder{color:var(--bocado-color-text-placeholder)!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder)!important;opacity:1!important}html body .layout-wrapper :is(input,textarea,select,.p-inputtext,.p-inputnumber-input,.p-password-input):is(:invalid,.ng-invalid)::placeholder{color:var(--bocado-color-text-placeholder)!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder)!important}html body .layout-wrapper :is(.p-placeholder,.p-select-label.p-placeholder,.p-multiselect-label.p-placeholder,.p-treeselect-label.p-placeholder,.p-cascadeselect-label.p-placeholder){color:var(--bocado-color-text-placeholder)!important;-webkit-text-fill-color:var(--bocado-color-text-placeholder)!important;opacity:1!important}html body .layout-wrapper :is(ion-input,ion-textarea,ion-searchbar,ion-select){--placeholder-color: var(--bocado-color-text-placeholder);--placeholder-opacity: 1}:root{--ion-color-primary: #d9531e;--ion-color-primary-rgb: 217, 83, 30;--ion-color-primary-contrast: #ffffff;--ion-color-primary-shade: #b8431a;--ion-color-primary-tint: #e8743e}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width:240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px)and (max-width:480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px)and (max-width:768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url("./media/layers-55W3Q4RM.png");width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url("./media/layers-2x-TBM42ERR.png");background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url("./media/marker-icon-2V3QKKVC.png")}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
