@media(max-width:768px){.dynamic-menu.modal.category-select-modal{max-width:768px}}.category-inner-menu.inner-menu{text-align:start!important;display:flex!important;flex-direction:column;max-height:85vh;width:100%;max-width:480px;padding:24px 20px 20px!important;box-sizing:border-box}.category-inner-menu.inner-menu h2.category-menu-title{margin:0 0 16px;font-size:1.125rem;font-weight:600;color:var(--theme-contrast);padding-inline-end:36px}.category-select-container{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;position:relative;overflow-y:auto;max-height:calc(85vh - 130px);padding:2px}.category-select-container .reorder-categories-button{position:absolute;top:0;right:0;z-index:10}.category-item{display:flex;align-items:center;padding:8px 12px;border:1px solid #ccc;border-radius:var(--border-radius);cursor:pointer;font-size:.875rem}.category-item:hover{background-color:#f5f5f5}.category-item.selected{outline:1px solid var(--edit-color)}.category-emoji{margin-inline-end:12px;font-size:1.25rem}.category-search-input{width:100%;padding:13px 12px;margin-bottom:10px;border:1px solid #ccc;border-radius:var(--border-radius);font-size:.875rem;box-sizing:border-box;outline:none;transition:border-color .2s}.category-search-input:focus{border-color:#888}.hidden-category{visibility:hidden}.category-reorder-menu.inner-menu{height:100%;max-height:100%;padding:0}.category-reorder-menu.inner-menu .category-reorder-container{padding:36px 0;max-height:inherit;height:inherit}.category-reorder-menu.inner-menu .category-reorder-container ul{list-style:none;padding:0 24px;box-sizing:border-box;margin:0;overflow:auto;max-height:calc(100% - 50px);width:100%}.category-reorder-menu.inner-menu .category-reorder-container .category-reorder-item{display:flex;align-items:center;padding:12px 16px;margin-bottom:12px;background-color:var(--bright-gray);border-radius:var(--border-radius);cursor:grab}.category-reorder-menu.inner-menu .category-reorder-container .category-reorder-item .handle{margin-inline-end:12px;cursor:grab;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0}.category-reorder-menu.inner-menu .category-reorder-container .category-reorder-item .handle svg{width:24px;height:24px;fill:var(--mid-gray)}.category-reorder-menu.inner-menu .category-reorder-container .category-reorder-item .category-emoji{margin-inline-end:8px;font-size:1.2em}.category-reorder-menu.inner-menu .category-reorder-container .dragged{background-color:var(--light-gray);opacity:.8;list-style:none}.reorder-categories-button{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:var(--border-radius);transition:background-color .2s ease}.reorder-categories-button:hover{background-color:rgba(0,0,0,.05)}.reorder-categories-button svg{width:24px;height:24px;fill:var(--mid-gray)}.categorySelectButton_button__5O9cv{display:inline-flex;align-items:center;justify-content:space-between;line-height:normal;cursor:pointer;box-sizing:border-box;text-decoration:none;font-family:inherit;border:none}.categorySelectButton_button__5O9cv:hover .categorySelectButton_chevron__j3AxO path{fill:var(--dark-gray)}.categorySelectButton_contentWrapper__d4eKT{display:inline-flex;align-items:center;overflow:hidden;min-width:0;flex:1}.categorySelectButton_emoji__17d_Z{margin-inline-end:4px;flex-shrink:0;line-height:1}.categorySelectButton_text__eCMHT{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:start}.categorySelectButton_chevron__j3AxO{width:18px;height:18px;flex-shrink:0;margin-inline-start:4px;transition:transform .2s ease}[dir=rtl] .categorySelectButton_chevron__j3AxO,html[dir=rtl] .categorySelectButton_chevron__j3AxO{transform:scaleX(-1)}.categorySelectButton_chevron__j3AxO path{fill:var(--mid-gray);transition:fill .2s ease}.live-guide-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;pointer-events:none}.live-guide-overlay .overlay-cutout{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);pointer-events:auto;animation:fadeIn .3s ease-in-out}.live-guide-overlay .highlight-border{position:absolute;border:3px solid var(--theme-main,#007bff);border-radius:8px;box-shadow:0 0 0 2px hsla(0,0%,100%,.3);pointer-events:none;animation:pulse 2s infinite}.live-guide-overlay .tooltip{position:absolute;background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.3);pointer-events:auto;max-width:min(320px,100vw - 40px);min-width:280px;z-index:10000}.live-guide-overlay .tooltip .tooltip-content{padding:20px}.live-guide-overlay .tooltip .tooltip-content .tooltip-text{font-size:1rem;line-height:1.5;color:var(--dark-black,#212529);margin-bottom:16px;font-family:var(--font-fredoka),var(--font-body),sans-serif}.live-guide-overlay .tooltip .tooltip-content .tooltip-actions{display:flex;gap:8px;justify-content:flex-end}.live-guide-overlay .tooltip .tooltip-content .tooltip-actions .tooltip-button{padding:8px 16px;border-radius:6px;border:none;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:var(--font-fredoka),var(--font-body),sans-serif}.live-guide-overlay .tooltip .tooltip-content .tooltip-actions .tooltip-button.primary{background-color:var(--theme-main,#0073d9);color:#fff}.live-guide-overlay .tooltip .tooltip-content .tooltip-actions .tooltip-button.primary:hover{transform:translateY(-1px)}.live-guide-overlay .tooltip .tooltip-content .tooltip-actions .tooltip-button.secondary{background-color:var(--bright-gray,#f8f9fa);color:var(--dark-black,#333);border:1px solid var(--stroke-faded-on-bg,#dee2e6)}.live-guide-overlay .tooltip .tooltip-content .tooltip-actions .tooltip-button.secondary:hover{background-color:var(--mid-gray,#e9ecef);transform:translateY(-1px)}.live-guide-overlay .tooltip .tooltip-content .tooltip-actions .tooltip-button.skip{background-color:rgba(0,0,0,0);color:var(--mid-gray,#767676);text-decoration:underline}.live-guide-overlay .tooltip .tooltip-content .tooltip-actions .tooltip-button.skip:hover{color:var(--dark-black,#212529)}.live-guide-overlay .tooltip .tooltip-arrow{position:absolute;width:0;height:0;left:50%;transform:translateX(-50%)}.live-guide-overlay .tooltip .arrow-bottom{top:-16px;border:8px solid rgba(0,0,0,0);border-bottom-color:#fff}.live-guide-overlay .tooltip .arrow-top{bottom:-16px;border:8px solid rgba(0,0,0,0);border-top-color:#fff}.live-guide-overlay .tooltip .arrow-left{left:auto;right:-16px;top:50%;transform:translateY(-50%);border:8px solid rgba(0,0,0,0);border-left-color:#fff}.live-guide-overlay .tooltip .arrow-right{left:-16px;right:auto;top:50%;transform:translateY(-50%);border:8px solid rgba(0,0,0,0);border-right-color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%{box-shadow:0 0 0 2px hsla(0,0%,100%,.3),0 0 0 4px rgba(0,123,255,.3)}50%{box-shadow:0 0 0 2px hsla(0,0%,100%,.5),0 0 0 8px rgba(0,123,255,.1)}to{box-shadow:0 0 0 2px hsla(0,0%,100%,.3),0 0 0 4px rgba(0,123,255,.3)}}@media(max-width:768px){.live-guide-overlay .tooltip{max-width:calc(100vw - 20px);min-width:260px;margin:0 10px}.live-guide-overlay .tooltip .tooltip-content{padding:16px}.live-guide-overlay .tooltip .tooltip-content .tooltip-text{font-size:.9375rem;line-height:1.4}.live-guide-overlay .tooltip .tooltip-content .tooltip-actions .tooltip-button{padding:6px 12px;font-size:.8125rem}}@media(max-width:480px){.live-guide-overlay .tooltip{max-width:calc(100vw - 16px);min-width:240px;margin:0 8px}.live-guide-overlay .tooltip .tooltip-content{padding:12px}.live-guide-overlay .tooltip .tooltip-content .tooltip-text{font-size:.9375rem;line-height:1.4}.live-guide-overlay .tooltip .tooltip-content .tooltip-actions{gap:6px}.live-guide-overlay .tooltip .tooltip-content .tooltip-actions .tooltip-button{width:100%;padding:8px 12px;font-size:.8125rem}}.custom-checkbox{position:relative;display:inline-block;width:1.5rem;height:1.5rem;padding:8px 0}.custom-checkbox input[type=checkbox]{opacity:0;width:0;height:0;position:absolute;cursor:pointer}.custom-checkbox input[type=checkbox]:checked~.checkmark{background-color:var(--shopping-color)}.custom-checkbox input[type=checkbox]:checked~.checkmark:after{display:block;animation:check-mark-ani .5s ease-in-out forwards}@keyframes check-mark-ani{0%{clip-path:polygon(1% 8%,0 0,0 100%,1% 100%)}3%{clip-path:polygon(1% 8%,0 0,0 100%,1% 100%)}15%{clip-path:polygon(1% 8%,100% 0,100% 100%,1% 100%)}to{clip-path:polygon(1% 8%,100% 0,100% 100%,1% 100%)}}.custom-checkbox .checkmark{position:absolute;top:.4375rem;width:1.5rem;height:1.5rem;border:2px solid var(--shopping-color);border-radius:6px}html[dir=rtl] .custom-checkbox .checkmark{right:0}html[dir=ltr] .custom-checkbox .checkmark{left:0}.custom-checkbox .checkmark:after{content:"";clip-path:polygon(1% 8%,0 0,0 100%,1% 100%);position:absolute;left:.5rem;top:0;width:.3375rem;height:.875rem;border:1px solid #fff;border-width:0 4px 4px 0;transform:rotate(45deg)}.checked-list.section{display:flex;flex:none;flex-direction:column;justify-content:center;margin:12px 18px;position:relative;transition:all .3s ease-in-out;overflow:hidden;color:var(--theme-text-on-bg);background-color:var(--bright-gray);padding:14px;box-sizing:border-box;border-radius:var(--border-radius)}.checked-list.section.closed{max-height:60px}.checked-list.section .progress{position:absolute;top:0;left:0;transform-origin:left;height:100%;width:100%;background:linear-gradient(180deg,rgba(215,215,215,.4),rgba(239,175,175,.2));transition:transform 1s ease,opacity .3s ease;transform:scaleX(0);z-index:2;pointer-events:none}html[dir=rtl] .checked-list.section .progress{right:0;transform-origin:right}.checked-list.section.closed{overflow:hidden}.checked-list.section.collapsed .completed-title{padding:8px 18px;min-height:30px}.checked-list.section.collapsed .progress{opacity:0}.checked-list.section .completed-title{display:flex;align-items:center;justify-content:space-between;z-index:1;padding:14px 16px;background:var(--gray-gradient);line-height:normal;min-height:56px}.checked-list.section .completed-title .collapse-toggle{background:none;border:none;cursor:pointer;font-size:1rem;display:flex;align-items:center}.checked-list.section ul{position:relative;padding:0 24px;overflow:auto}.checked-list.section ul:not(:empty){padding-left:20px}.checked-list.section li{display:flex;align-items:center;margin-bottom:5px}.checked-list.section.closed ul{margin:0;padding:0}.checked-list.section.closed ul>li{transition:all .2s ease-out;opacity:0;padding:0}.checked-list.section.collapsed ul{background:var(--earthy-sand)}.checked-list.section.collapsed ul>li{opacity:1;border-bottom:2px dotted rgba(129,126,125,.15);padding:.625rem 0;animation:list-item-in .45s ease-in-out forwards}.checked-list.section.collapsed .collaps-toggle svg{transform:rotate(-90deg)}.checked-list.section ul>li{overflow:hidden;text-decoration:line-through;transition:all .2s ease .2s}.checked-list.section .collaps-toggle{padding:0;padding-inline-end:12px;margin:0;display:flex;align-items:center;font-size:1rem;height:auto}.checked-list.section .collaps-toggle svg.disabled path{fill:var(--mid-gray)}.checked-list.section .collaps-toggle svg path{fill:var(--theme-text-on-bg)}.checked-list.section .collaps-toggle .arrow{display:inline;height:24px;position:relative;left:5px}.checked-list.section .collaps-toggle svg{transition:all .3s ease-in-out;transform:rotate(90deg);height:28px;width:28px}.checked-list.section .completed-title .clear-checked{padding-inline-end:0}@keyframes list-item-in{0%{height:0;opacity:0;margin-bottom:0}to{height:1.5625rem;opacity:1;margin-bottom:5px}}@keyframes list-item-out{0%{height:1.5625rem;opacity:1;margin-bottom:5px}to{height:0;opacity:0;margin-bottom:0}}.list-top-actions{display:flex;align-items:center;gap:12px;margin:0 12px}.list-top-actions .list-top-action-button{display:flex;align-items:center;justify-content:center;width:1.4375rem;height:2.125rem;border-radius:var(--border-radius);border:none;background:rgba(0,0,0,0);cursor:pointer;transition:all .25s ease-in-out;padding:0;margin-inline-start:4px}.list-top-actions .list-top-action-button:hover:not(:disabled){opacity:.8}.list-top-actions .list-top-action-button:active:not(:disabled){transform:scale(.95)}.list-top-actions .list-top-action-button:disabled{opacity:.3;cursor:not-allowed}.list-top-actions .list-top-action-button svg{width:1.4375rem;height:1.4375rem}.list-top-actions .list-top-action-button svg path{fill:var(--theme-main);transition:fill .25s ease-in-out,stroke .25s ease-in-out}.list-top-actions .list-top-action-button.star-button svg path{stroke-width:1.5;stroke:var(--theme-main)}.list-top-actions .list-top-action-button.star-button:not(.active) svg path{fill:rgba(0,0,0,0)}.list-top-actions .list-top-action-button.star-button.active svg path{fill:var(--orange);stroke:#ce9000}.list-top-actions .list-top-action-button.star-button.active svg{animation:starAddAnimation 1s ease-in-out}.AnimatedCategorySortIcon_iconContainer__YSClp{position:relative;width:1.5rem;height:1.5rem;overflow:hidden;display:flex;align-items:center;justify-content:center}.AnimatedCategorySortIcon_reorderIcon__cGAYf,.AnimatedCategorySortIcon_segmentIcon__D9Ywv{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;transition:transform .25s cubic-bezier(.2,0,0,1),opacity .25s ease;will-change:transform,opacity;transform:translateZ(0)}.AnimatedCategorySortIcon_reorderIcon__cGAYf svg,.AnimatedCategorySortIcon_segmentIcon__D9Ywv svg{width:1.375rem;height:1.375rem;fill:currentColor}.AnimatedCategorySortIcon_reorderIcon__cGAYf svg .cls-1,.AnimatedCategorySortIcon_reorderIcon__cGAYf svg path,.AnimatedCategorySortIcon_reorderIcon__cGAYf svg rect,.AnimatedCategorySortIcon_segmentIcon__D9Ywv svg .cls-1,.AnimatedCategorySortIcon_segmentIcon__D9Ywv svg path,.AnimatedCategorySortIcon_segmentIcon__D9Ywv svg rect{fill:currentColor}.AnimatedCategorySortIcon_reorderIcon__cGAYf{transform:translateY(0);opacity:1}.AnimatedCategorySortIcon_segmentIcon__D9Ywv{transform:translateY(-120%);opacity:0}.AnimatedCategorySortIcon_categoryMode__ca6tW .AnimatedCategorySortIcon_reorderIcon__cGAYf{transform:translateY(120%);opacity:0}.AnimatedCategorySortIcon_categoryMode__ca6tW .AnimatedCategorySortIcon_segmentIcon__D9Ywv{transform:translateY(0);opacity:1}.inner-menu.manual-clear-modal{max-height:100%;padding:0;overflow:hidden}.inner-menu.manual-clear-modal h2{margin-bottom:0!important}.inner-menu.manual-clear-modal .modal-section{padding:24px;position:relative;z-index:1;background-color:var(--bright-gray)}.inner-menu.manual-clear-modal .modal-section.bottom .cancel-button{background-color:#fff;border:1px solid var(--mid-gray)}.inner-menu.manual-clear-modal .manual-clear-modal{padding:0!important;background:#fff;border-radius:12px;max-width:420px;margin:0 auto;box-shadow:0 2px 16px rgba(0,0,0,.08)}.inner-menu.manual-clear-modal .products-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 12px;align-items:center;justify-items:center;overflow-y:auto;padding:24px}.inner-menu.manual-clear-modal .products-list .product-button{width:100%;box-sizing:border-box}.inner-menu.manual-clear-modal .buttons-wrapper{display:flex;margin-top:0!important;justify-content:center}