.delivery-frequency-selector{position:relative;z-index:1000;display:none}.delivery-frequency-selector.show{display:block}.delivery-panel-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;z-index:1001;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:none}.delivery-date-panel{position:fixed;bottom:-100%;left:50%!important;right:auto!important;transform:translate(-50%);width:100%;max-width:600px;background-color:#fff;border-radius:24px 24px 0 0;box-shadow:0 -10px 40px #00000026;transition:bottom .3s ease-in-out,transform .3s ease-in-out,opacity .3s ease-in-out;z-index:1005;max-height:90vh;overflow:hidden;direction:rtl;display:flex;flex-direction:column}.delivery-date-panel.show{bottom:0}.panel-header-new{padding:20px 24px 16px;border-bottom:1px solid #f0f0f0;background:#fff;position:relative;flex-shrink:0}.close-panel-new{position:absolute;left:20px;top:20px;background:none;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#9ca3af;transition:all .2s ease}.close-panel-new:hover{background:#f3f4f6;color:#374151}.stepper-new{display:flex;align-items:center;justify-content:center;gap:8px;padding-right:40px}.stepper-step{display:flex;flex-direction:column;align-items:center;gap:4px}.stepper-step.active .stepper-number{background:#4caf50;color:#fff;box-shadow:0 4px 12px #4caf504d}.stepper-step.active .stepper-label{color:#4caf50;font-weight:600}.stepper-number{width:32px;height:32px;border-radius:50%;background:#e5e7eb;color:#6b7280;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;transition:all .3s ease}.stepper-label{font-size:12px;color:#9ca3af;font-weight:500}.stepper-connector{width:80px;height:2px;background:#e5e7eb;margin-bottom:20px}.panel-content-new{padding:24px;overflow-y:auto;flex:1 1 auto;min-height:0;-webkit-overflow-scrolling:touch}.panel-title-new{font-size:28px;font-weight:700;text-align:center;color:#111827;margin:0 0 8px}.panel-subtitle-new{display:flex;align-items:center;justify-content:center;gap:6px;font-size:14px;color:#6b7280;margin:0 0 24px}.panel-subtitle-new .location-icon{color:#4caf50;flex-shrink:0}.date-grid-new{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.date-card-new{position:relative;padding:20px 16px;border:2px solid #e5e7eb;border-radius:16px;background:#fff;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:100px}.date-card-new:hover{border-color:#d1d5db;background:#f9fafb}.date-card-new.selected{border-color:#1a1a1a;background:#fafafa;box-shadow:0 4px 12px #00000014}.date-card-new.disabled{opacity:.5;cursor:not-allowed;background:#f9fafb}.date-card-new.disabled:hover{border-color:#e5e7eb;background:#f9fafb}.date-card-new .date-day{font-size:14px;color:#6b7280;margin-bottom:4px}.date-card-new .date-number{font-size:24px;font-weight:700;color:#111827}.date-card-new.selected .date-number{color:#111827}.date-card-new .date-badge{display:inline-block;margin-top:8px;padding:4px 12px;background:#eff6ff;color:#2563eb;font-size:12px;font-weight:600;border-radius:20px}.date-card-new .saturday-night-badge{position:absolute;top:8px;right:8px;background:#e0f2fe;color:#0369a1;font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px}.panel-footer-new{padding:20px 24px;background:#f9fafb;border-top:1px solid #e5e7eb;box-shadow:0 -4px 16px #0000000a;flex-shrink:0}.footer-total-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.footer-total-label{font-size:14px;color:#6b7280}.footer-total-amount{font-size:22px;font-weight:800;color:#111827}.checkout-btn-new{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 24px;background:#1a1a1a;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.checkout-btn-new:hover:not(:disabled){background:#333;transform:translateY(-1px)}.checkout-btn-new:active:not(:disabled){transform:scale(.99)}.checkout-btn-new:disabled{background:#9ca3af;cursor:not-allowed}.checkout-btn-new svg{transition:transform .2s ease}.checkout-btn-new:hover:not(:disabled) svg{transform:translate(-4px)}.delivery-frequency-modal .delivery-date-panel{top:50%;bottom:auto;opacity:0}.delivery-frequency-modal .delivery-date-panel.show{opacity:1}.date-grid-new.validation-error{animation:shake .5s cubic-bezier(.36,.07,.19,.97) both;border:2px solid #dc2626;border-radius:16px;padding:8px}@media(max-width:640px){.delivery-date-panel{max-width:100%;border-radius:24px 24px 0 0}.panel-title-new{font-size:24px}.date-grid-new{gap:12px}.date-card-new{padding:16px 12px;min-height:90px}.date-card-new .date-number{font-size:20px}}.progress-steps{display:flex;align-items:center;justify-content:center;margin-bottom:5px;position:relative;padding-top:30px;min-height:100px}.step{display:flex;flex-direction:column;align-items:center;position:relative;cursor:pointer;min-height:70px;width:80px}.step.disabled{cursor:default;opacity:.7}.step-number{width:30px;height:30px;border-radius:50%;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:5px;transition:background-color .3s ease}.step.active .step-number,.step.completed .step-number{background-color:#4caf50;color:#fff}.step-label{font-size:12px;text-align:center;min-height:30px;display:flex;align-items:center;justify-content:center}.step-connector{width:50px;height:2px;background-color:#f0f0f0;margin:0 5px;transition:background-color .3s ease}.step-connector.active{background-color:#4caf50}.panel-header{padding:16px;border-bottom:1px solid #eee;display:flex;align-items:center;position:sticky;top:0;background-color:#fff;z-index:10;position:relative}@media(max-width:768px){.close-panel{right:1px!important;top:1px!important}}.close-panel{background:none;border:none;position:sticky;font-size:20px;cursor:pointer;color:#333;transition:color .2s ease;right:10px;top:-10px;z-index:1010;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#f5f5f5}.close-panel:hover{color:#ff385c;background-color:#f0f0f0}.panel-title{margin:0;font-size:18px;font-weight:600;color:#333}.selection-section{padding:20px 16px;border-bottom:1px solid #eee}.section-label{margin:0 0 16px;font-size:16px;font-weight:500;color:#333}.delivery-note{margin:-10px 0 16px;font-size:14px;color:#666;font-style:italic;text-align:right}.date-options{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;z-index:5;padding:10px 5px;margin:0 -5px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;-ms-overflow-style:auto;position:relative;background:linear-gradient(to right,#f8fafccc,#f1f5f9cc);border-radius:12px;box-shadow:inset 0 0 10px #00000008;cursor:grab;animation:subtle-scroll-hint 3s ease-in-out 1s forwards}.date-options:active{cursor:grabbing}.date-options::-webkit-scrollbar{height:6px;display:block}.date-options::-webkit-scrollbar-track{background:#f1f5f980;border-radius:10px}.date-options::-webkit-scrollbar-thumb{background:#0003;border-radius:10px}.date-options::-webkit-scrollbar-thumb:hover{background:#0000004d}.date-options:before,.date-options:after{content:"";position:absolute;top:0;bottom:0;width:40px;pointer-events:none;z-index:2;transition:opacity .3s ease;opacity:.7}.date-options:hover:before,.date-options:hover:after{opacity:1}.date-options:before{left:0;background:linear-gradient(to right,rgba(248,250,252,.95),transparent)}.date-options:after{right:0;background:linear-gradient(to left,rgba(248,250,252,.95),transparent)}.date-option{min-width:80px;width:80px;flex:0 0 auto;z-index:5;scroll-snap-align:start;padding:12px 8px;border-radius:10px;background-color:#fff;box-shadow:0 2px 8px #0000000d;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);position:relative;overflow:hidden;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;height:80px}.date-option:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.date-option.selected{background-color:#f0f9ff!important;border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f64d!important}.date-option:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(to right,#e0f2fe,#bae6fd);opacity:0;transition:opacity .3s ease}.date-option:hover:before,.date-option.selected:before{opacity:1}@media(min-width:480px){.date-options{padding:15px 10px}.date-option{min-width:80px;width:80px}}.day-name{font-size:14px;font-weight:600;margin-bottom:4px;color:#222;letter-spacing:.2px;text-align:center;line-height:1.2}.day-name.motzash{color:#05c;font-weight:700}.date-number{font-size:16px;color:#444;font-weight:500;letter-spacing:.2px;text-align:center;display:block;margin:0 auto;line-height:1.2}.date-option.selected .day-name{color:#05c}.date-option.selected .date-number{color:#05c;font-weight:600}.date-option{background-color:#fff;border:1px solid rgba(0,0,0,.1)}.frequency-options{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.frequency-option{border:1px solid #ddd;border-radius:8px;padding:15px 15px 20px;margin-bottom:10px;cursor:pointer;position:relative;transition:all .3s ease}.frequency-option:hover{border-color:#ff385c;transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.frequency-option.selected{border-color:#ff385c;background-color:#fff5f5;transform:translateY(-4px);box-shadow:0 4px 12px #ff385c33}.frequency-label{font-size:16px;font-weight:600;margin-bottom:6px;display:flex;align-items:center;color:#333}.popular-tag{background-color:#ff385c;color:#fff;font-size:10px;padding:3px 8px;border-radius:20px;margin-left:8px;font-weight:700;box-shadow:0 2px 4px #ff385c4d}.shipping-info{font-size:14px;color:#4caf50;margin-top:5px;width:50%}.discount-info{font-size:14px;color:#4caf50;margin-top:5px}.step-actions{margin-top:24px;display:flex;justify-content:space-between}.next-step-btn,.back-step-btn{padding:14px 24px;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.next-step-btn{background-color:#f0f0f0;color:#333;border:none;margin-right:auto;box-shadow:0 4px 8px #0000001a}.next-step-btn:hover:not(:disabled){background-color:#e0e0e0;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.next-step-btn:disabled{background-color:#f8f8f8;color:#999;cursor:not-allowed;box-shadow:none}.back-step-btn{background:none;border:2px solid #ddd;color:#666;transition:all .3s ease}.back-step-btn:hover{border-color:#999;color:#333;background-color:#f8f8f8}.arrow{margin-right:8px;transition:transform .2s ease}.next-step-btn:hover:not(:disabled) .arrow{transform:translate(4px)}.back-arrow{margin-left:8px;margin-right:0;transition:transform .2s ease}.back-step-btn:hover .back-arrow{transform:translate(-4px)}.promo-section{padding:16px;display:none}.promo-banner{background:linear-gradient(45deg,#e6ff99,#c9f76f);padding:14px;border-radius:12px;font-size:14px;text-align:center;font-weight:500;color:#333;box-shadow:0 4px 8px #c9f76f4d;border:1px solid rgba(201,247,111,.5)}.promo-code{background-color:#fff;padding:3px 10px;border-radius:20px;margin-right:4px;font-weight:700;color:#333;box-shadow:0 2px 4px #0000001a;display:inline-block;margin-top:6px}.confirm-section{display:flex;flex-direction:column-reverse;align-items:center;padding-top:16px;border-top:1px solid #eee;background-color:#fff;position:sticky;bottom:0;z-index:10}.confirm-total{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:10px;width:100%;text-align:center;padding:10px;border-radius:12px;background:linear-gradient(135deg,#f8f9fa,#f1f3f5);box-shadow:0 2px 8px #0000000d;transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.shipping-label{display:none!important;font-size:14px;color:#4caf50;text-align:center;background-color:#4caf501a;padding:6px 10px;border-radius:8px;margin:8px 0 0!important;width:100%!important;box-sizing:border-box;position:static!important}.shipping-label:not(.hidden){display:block!important;animation:fade-in .3s ease forwards}.confirm-total .shipping-label{position:static!important;width:100%!important;margin:8px 0 0!important;left:auto!important;right:auto!important;transform:none!important}.confirm-section{display:flex;flex-direction:column;width:100%}.confirm-total{display:flex;flex-direction:column;width:100%;align-items:stretch}.confirm-total .shipping-label{order:2}.total-label{order:1}.total-label>span{display:inline-block}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.shipping-label-animate-in{animation:fade-in .3s ease forwards}.shipping-label-animate-out{animation:fade-out .3s ease forwards}.button-container{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;margin-bottom:10px!important;position:relative!important;z-index:50!important}.confirm-btn,.button-container [data-action=confirm]{opacity:1!important;cursor:pointer!important;pointer-events:auto!important;background-color:#000!important;color:#fff!important;border:none!important;border-radius:8px!important;padding:12px 24px!important;font-size:16px!important;font-weight:600!important;transition:background-color .2s ease!important;text-align:center!important}.confirm-btn:disabled,.button-container [data-action=confirm]:disabled{opacity:.5!important;cursor:not-allowed!important}.back-btn{background-color:transparent;color:#666;border:1px solid #ddd;border-radius:8px;padding:12px 16px;font-size:14px;font-weight:500;cursor:pointer!important;transition:all .2s ease;margin-left:10px;display:none;white-space:nowrap;min-width:80px;text-align:center;z-index:100;position:relative}.back-btn:hover{background-color:#f5f5f5;color:#333}.back-arrow{display:inline-block;margin-left:5px;font-size:16px}.step-actions .back-step-btn{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;position:absolute!important;pointer-events:none!important}.shipping-label{margin-top:8px;font-size:14px;color:#4caf50;text-align:center;width:100%}[data-step-content="2"].active~.confirm-section .back-btn{display:block}.delivery-frequency-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1001;display:none}.delivery-frequency-modal .delivery-panel-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1001;display:none}.delivery-frequency-modal .delivery-date-panel{position:fixed;top:50%;left:50%!important;right:auto!important;width:100%;max-width:600px;height:auto;max-height:90vh;background-color:#fff;border-radius:24px;box-shadow:0 10px 50px #00000040;padding:0;z-index:1005;overflow:hidden;direction:rtl;bottom:auto;transition:opacity .3s ease-in-out,transform .3s ease-in-out;opacity:0;transform:translate(-50%,-40%);display:flex;flex-direction:column}.delivery-frequency-modal .delivery-date-panel.show{opacity:1;transform:translate(-50%,-50%)}.delivery-frequency-modal .delivery-date-panel>div:not(.progress-steps):not(.panel-header):not(.confirm-section){flex:1 0 auto;overflow-y:auto}.delivery-frequency-modal .panel-header,.delivery-frequency-modal .progress-steps,.delivery-frequency-modal .confirm-section{flex:0 0 auto}#DrawerDeliveryFrequencySelector .delivery-date-panel{position:fixed;bottom:-100%;left:50%!important;right:auto!important;transform:translate(-50%);width:100%;max-width:600px;height:auto;max-height:90vh;background-color:#fff;border-radius:24px 24px 0 0;box-shadow:0 -10px 40px #00000026;padding:0;transition:bottom .3s ease-in-out;z-index:1005;overflow:hidden;direction:rtl;display:flex;flex-direction:column}#DrawerDeliveryFrequencySelector .delivery-date-panel.show{bottom:0}.hidden{display:none}@media(max-width:480px){.delivery-date-panel{width:100%!important;max-width:100%!important;left:0!important;right:0!important;transform:none!important;border-radius:24px 24px 0 0;max-height:90vh!important}.delivery-date-panel.show{transform:none!important}#DrawerDeliveryFrequencySelector .delivery-date-panel,.delivery-frequency-modal .delivery-date-panel{width:100%!important;max-width:100%!important;left:0!important;right:0!important;transform:none!important;border-radius:24px 24px 0 0}.delivery-frequency-modal .delivery-date-panel{top:auto!important;bottom:-100%}.delivery-frequency-modal .delivery-date-panel.show{bottom:0;transform:none!important}.frequency-options{gap:8px}.frequency-option{padding:8px}.next-step-btn,.back-step-btn,.confirm-btn{padding:12px 20px;font-size:14px}}@media(min-width:768px){.frequency-options{flex-direction:row;flex-wrap:wrap}.frequency-option{flex:1 0 calc(50% - 6px);min-width:200px}.delivery-date-panel{max-height:80vh}}.address-payment-info{background-color:#f9f9f9;border-radius:10px;padding:20px;margin-bottom:20px;text-align:center}.address-payment-info p{margin:0;font-size:16px;line-height:1.5}.cart-delivery-info{display:none;order:10}.cart-delivery-info-placeholder{order:10}#AjaxCartForm form{display:flex;flex-direction:column}.delivery-info-wrapper{background-color:#f9f9f9;border-radius:10px;padding:15px;position:relative}.delivery-info-wrapper h4{margin:0 0 10px;font-size:16px;font-weight:600;color:#333}.delivery-info-wrapper p{margin:5px 0;font-size:14px;color:#555}.delivery-info-wrapper p:last-of-type{margin-bottom:10px}.edit-delivery-info{background:none;border:none;color:#06c;text-decoration:underline;cursor:pointer;font-size:14px;padding:0;margin-top:5px;display:inline-block}.edit-delivery-info:hover{color:#049}@media(max-width:480px){.delivery-info-wrapper{padding:12px}.delivery-info-wrapper h4{font-size:15px}.delivery-info-wrapper p{font-size:13px}}.sticky-delivery-selector{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;z-index:1000}.sticky-delivery-selector .delivery-date-panel{position:fixed;bottom:0;left:50%!important;transform:translate(-50%);width:100%;max-width:600px;max-height:90vh;border-radius:24px 24px 0 0;box-shadow:0 -10px 40px #00000026;z-index:1005}.sticky-delivery-selector .panel-footer-new{position:sticky;bottom:0;background-color:#f9fafb;box-shadow:0 -4px 16px #0000000a;z-index:10}@media(max-width:480px){.sticky-delivery-selector{left:0;transform:none;max-width:100%}.sticky-delivery-selector .delivery-date-panel{left:0!important;transform:none;max-width:100%;max-height:85vh}}#DrawerDeliveryFrequencySelector{position:fixed;bottom:0;left:0;width:100%;z-index:1005;display:none}@media screen and (max-width:749px){.delivery-date-panel{max-width:100%!important;width:100%!important;left:0!important;right:0!important;transform:none!important;border-radius:24px 24px 0 0}.delivery-date-panel .panel-header-new{padding:16px 20px 12px}.delivery-date-panel .panel-content-new{padding:20px}}@media screen and (min-width:750px){.delivery-date-panel{top:50%;bottom:auto;transform:translate(-50%,-50%);border-radius:24px}.delivery-date-panel.show{bottom:auto;transform:translate(-50%,-50%)}#DrawerDeliveryFrequencySelector .delivery-date-panel{top:50%;bottom:auto;transform:translate(-50%,-50%);border-radius:24px}#DrawerDeliveryFrequencySelector .delivery-date-panel.show{bottom:auto;transform:translate(-50%,-50%)}}.delivery-frequency-modal .panel-header{position:sticky;top:0;background-color:#fff;z-index:10;padding:20px 20px 10px;margin:-20px -20px 10px;border-bottom:1px solid #eee;border-radius:15px 15px 0 0}.progress-steps{position:sticky;top:1px;background-color:#fff;z-index:1005;padding:10px 0;margin:-10px 0 20px}.date-option.disabled{opacity:.7;cursor:not-allowed;position:relative;background-color:#f5f5f5;border-color:#e0e0e0}.date-option.disabled:hover{border-color:#e0e0e0;background-color:#f5f5f5;transform:none;box-shadow:none}.date-option.disabled:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,rgba(255,0,0,.05),rgba(255,0,0,.05) 5px,transparent 5px,transparent 10px);pointer-events:none}.date-option.disabled .day-name,.date-option.disabled .date-number{color:#888}.date-option.blackout-date{opacity:.8;background-color:#f9e9e9;border-color:#f5c6c6;position:relative}.date-option.blackout-date:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,#dc00001a,#dc00001a 5px,#ff00000d 5px 10px);pointer-events:none}.date-option.blackout-date .day-name,.date-option.blackout-date .date-number{color:#a55}.blackout-date-message{position:absolute;bottom:5px;right:5px;background-color:#fee;color:#a00;font-size:9px;padding:2px 5px;border-radius:3px;border:1px solid #ffaaaa}.date-option.one-time-date{background-color:#f0f9ff;border-color:#caff7f;position:relative;box-shadow:0 2px 10px #0064ff26}.date-option.one-time-date:hover{transform:translateY(-3px);box-shadow:0 4px 15px #0064ff33}.date-option.one-time-date:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(to right,#7fb9ff,#c9e3ff);border-radius:10px 10px 0 0}.date-option.one-time-date .day-name,.date-option.one-time-date .date-number{color:#1c64f2;font-weight:500}.one-time-date-indicator{position:absolute;top:2px;right:2px;background-color:#e0f0ff;color:#06c;font-size:8px;padding:1px 4px;border-radius:3px;border:1px solid #b8d8ff;font-weight:700;z-index:6}.date-option .saturday-night-option{position:absolute;top:0;right:0;bottom:0;width:18px;background-color:#e0f0ff;color:#06c;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;border-left:1px solid #b8d8ff;z-index:5;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);letter-spacing:.5px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.date-option .saturday-night-option:before{display:none}.date-option.selected .saturday-night-option{background-color:#cce5ff;color:#0055b3;border-left-color:#0055b3}.saturday-night-option:after{content:"*";font-size:8px;vertical-align:super;margin-left:1px}.saturday-night-tooltip,.saturday-night-option:hover .saturday-night-tooltip{display:none}.date-option .date-day,.date-option .date-number{margin-right:15px;font-size:small}.frequency-option.locked{position:relative;border-color:#4caf50;background-color:#f0fff0}.frequency-option.locked:after{content:"";position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 20px 20px 0;border-color:transparent #4CAF50 transparent transparent}.frequency-option.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.subscription-note{display:inline-block;font-size:12px;color:#666;margin-left:5px}.lock-icon{display:inline-block;margin-right:5px;font-size:12px}.validation-error{animation:shake .5s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0);border:2px solid #ff3860!important;box-shadow:0 0 0 3px #ff38604d!important}@keyframes shake{10%,90%{transform:translate3d(-2px,0,0)}20%,80%{transform:translate3d(4px,0,0)}30%,50%,70%{transform:translate3d(-6px,0,0)}40%,60%{transform:translate3d(6px,0,0)}}.one-time-option{margin-bottom:15px;position:relative}.frequency-options:not(.row-layout) .one-time-option:after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:1px;background-color:#eee}.existing-subscription-tag{display:inline-block;background-color:#4caf50;color:#fff!important;font-size:12px;padding:2px 8px;border-radius:4px;margin-right:5px;font-weight:500;text-decoration:none!important;transition:background-color .2s ease,transform .2s ease;cursor:pointer}.existing-subscription-tag:hover{background-color:#3d9140;transform:translateY(-1px)}.total-label-text{font-size:14px;color:#666;margin-bottom:4px;font-weight:400;display:block}#deliveryTotalAmount{font-weight:700;color:#000;font-size:18px;display:inline;margin-right:2px}.total-label{font-size:16px;font-weight:600;color:#333;text-align:right;width:100%;position:relative;display:flex;gap:10px;flex-direction:row;align-items:flex-start}.subscription-details{margin-bottom:20px;border-radius:8px;background-color:#f8f9fa;overflow:hidden;transition:all .3s ease;text-align:right;direction:rtl;border:1px solid rgba(0,0,0,.08)}.subscription-details summary{padding:12px 15px;cursor:pointer;position:relative;font-size:14px;font-weight:600;color:#444;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;transition:background-color .2s ease}.subscription-details summary:hover{background-color:#f0f0f0}.subscription-details summary::-webkit-details-marker{display:none}.subscription-details summary:after{content:"\25bc";font-size:10px;margin-right:auto;margin-left:8px;transition:transform .3s ease}.subscription-details[open] summary:after{transform:rotate(180deg)}.subscription-details-content{padding:12px 15px 15px;font-size:13px;line-height:1.6;color:#666;border-top:1px solid rgba(0,0,0,.05);background-color:#fff}.subscription-details-content p{margin:0 0 10px}.subscription-policy-link{color:#06c;text-decoration:none;font-weight:500;display:inline-block;margin-top:5px}.subscription-policy-link:hover{text-decoration:underline;color:#004c99}@keyframes subtle-scroll-hint{0%{transform:translate(0)}2%{transform:translate(-10px)}4%{transform:translate(0)}to{transform:translate(0)}}.subscription-info-row{position:absolute;bottom:8px;left:0;right:0;display:flex;align-items:center;justify-content:flex-end;gap:5px;font-size:12px;padding:0 15px}.existing-subscription-tag{background-color:#4caf50;color:#fff;padding:2px 6px;border-radius:4px;font-size:12px;font-weight:700}.lock-icon{font-size:12px;margin:0 2px}.subscription-note{color:#666;display:none;font-size:12px}@media(min-width:768px){.delivery-frequency-modal .subscription-info-row{flex-direction:row!important}.delivery-frequency-modal .subscription-info-row{bottom:0!important;position:relative!important}.delivery-frequency-modal .subscription-status-container{margin-top:5px!important}}.cart-comparison-status{margin-bottom:15px;padding:10px;border-radius:8px;background-color:#f8f9fa;border:1px solid rgba(0,0,0,.1);display:none}.cart-comparison-status.hidden-status,.cart__discounts.hide-loyalfan-discount{display:none!important}.cart__discounts strong[class*=text-size--large]:contains("LOYALFAN"){display:none!important}.cart__discounts:has(strong:contains("LOYALFAN")){display:none!important}.last-order-link{display:flex;align-items:center;gap:8px;font-size:14px;color:#666;margin-bottom:5px}.last-order-link.is-matching .text{color:#4caf50;font-weight:500}.last-order-link.not-matching .text{color:#ff385c;font-weight:500}.existing-subscription{font-size:14px;color:#4caf50;font-weight:500}.frequency-options{margin-top:10px}#DrawerDeliveryFrequencySelector{isolation:isolate;--otp-ink: #0a0a0a;--otp-ink-2: #1c1c1a;--otp-ink-text-2: #5a5a55;--otp-ink-text-3: #7a7a75;--otp-ink-text-4: #9a9a96;--otp-brand-yellow: #ffd609;--otp-brand-yellow-tint: #f4f0d4;--otp-brand-yellow-soft: #fffef5;--otp-brand-yellow-glow: rgba(255, 214, 9, .25);--otp-brand-yellow-shadow: rgba(255, 214, 9, .5);--otp-pip-glow: rgba(10, 10, 10, .08);--otp-surface: #fff;--otp-surface-2: #f5f5f3;--otp-surface-3: #f1f1ef;--otp-border: #ececea;--otp-border-2: #d8d8d4;--otp-border-3: #c8c8c4}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet{display:contents}#DrawerDeliveryFrequencySelector .stepper-new--three{display:flex;align-items:flex-start;justify-content:center;gap:6px;padding:0 36px}#DrawerDeliveryFrequencySelector .stepper-new--three .stepper-step{display:flex;flex-direction:column;align-items:center;gap:6px;flex:0 0 auto;background:transparent;border:none;padding:0;cursor:default}#DrawerDeliveryFrequencySelector .stepper-new--three .stepper-step--dot .stepper-number{width:28px;height:28px;border-radius:999px;border:1.5px solid var(--otp-border-2);background:var(--otp-surface);display:grid;place-items:center;font-size:12px;font-weight:600;color:var(--otp-ink-text-4);font-variant-numeric:tabular-nums}#DrawerDeliveryFrequencySelector .stepper-new--three .stepper-step.active .stepper-number{background:var(--otp-ink);border-color:var(--otp-ink);color:#fff;box-shadow:0 0 0 4px var(--otp-pip-glow)}#DrawerDeliveryFrequencySelector .stepper-new--three .stepper-step.completed .stepper-number{background:var(--otp-ink);border-color:var(--otp-ink);color:#fff}#DrawerDeliveryFrequencySelector .stepper-new--three .stepper-step.completed .stepper-num{display:none}#DrawerDeliveryFrequencySelector .stepper-new--three .stepper-step.completed .stepper-number:after{content:"";width:10px;height:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translateY(-1px)}#DrawerDeliveryFrequencySelector .stepper-new--three .stepper-label{font-size:11px;font-weight:500;color:var(--otp-ink-text-4);white-space:nowrap}#DrawerDeliveryFrequencySelector .stepper-new--three .stepper-step.active .stepper-label{color:var(--otp-ink);font-weight:600}#DrawerDeliveryFrequencySelector .stepper-new--three .stepper-step.completed .stepper-label{color:#4a4a46}#DrawerDeliveryFrequencySelector .stepper-new--three .stepper-connector{flex:1;min-width:24px;height:2px;background:var(--otp-border);margin-top:13px;border-radius:1px}#DrawerDeliveryFrequencySelector .stepper-new--three .stepper-connector.active{background:var(--otp-ink)}#DrawerDeliveryFrequencySelector .stepper-new:not(.stepper-new--three) .stepper-connector.active{background:#111827}#DrawerDeliveryFrequencySelector .order-type-panel{position:fixed;bottom:-100%;left:50%;transform:translate(-50%);width:100%;max-width:600px;max-height:90vh;background:var(--otp-surface);border-radius:24px 24px 0 0;box-shadow:0 -16px 48px -8px #0000002e;z-index:1005;overflow:hidden;transition:bottom .35s cubic-bezier(.2,.8,.2,1);display:none;flex-direction:column}#DrawerDeliveryFrequencySelector .order-type-panel.show{display:flex;bottom:0;z-index:1006}#DrawerDeliveryFrequencySelector .order-type-panel__inner{display:flex;flex-direction:column;min-height:0;flex:1 1 auto;max-height:90vh;overflow:hidden}@media screen and (min-width:750px){#DrawerDeliveryFrequencySelector .drawer-delivery-sheet{display:flex;flex-direction:column;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(600px,calc(100vw - 48px));max-width:600px;height:fit-content;max-height:min(92vh,860px);min-height:0;background:#fff;border-radius:24px;box-shadow:0 20px 64px #0003;z-index:1005;overflow-x:hidden;overflow-y:auto;direction:rtl}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .delivery-date-panel.show .panel-content-new{flex:0 1 auto;min-height:0;overflow-y:auto}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .order-type-panel.show .order-type-panel__inner{min-height:0;overflow:hidden}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .delivery-date-panel,#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .order-type-panel{position:relative;inset:auto;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;max-width:none!important;transform:none!important;margin:0!important;border-radius:0!important;box-shadow:none!important;max-height:none;height:auto;min-height:0;flex:0 0 auto;z-index:0}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .delivery-date-panel.show{display:flex!important;flex-direction:column;max-height:min(92vh,860px);overflow:hidden;height:auto;z-index:1}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .order-type-panel.show{display:flex!important;flex-direction:column;max-height:min(92vh,860px);overflow:hidden;height:auto;bottom:auto!important;z-index:2;min-height:0}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .delivery-date-panel:not(.show),#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .order-type-panel:not(.show){display:none!important;visibility:hidden!important;pointer-events:none!important}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .order-type-panel__inner{flex:1 1 auto;min-height:0;max-height:none;height:auto;display:flex;flex-direction:column;overflow:hidden}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .panel-header-new{padding:10px 20px 8px}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .panel-content-new{padding:12px 22px 20px}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .panel-title-new{font-size:22px;line-height:1.2;margin:0 0 4px}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .panel-subtitle-new{margin:0 0 12px;font-size:13px;line-height:1.45}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .date-grid-new{gap:10px;margin-bottom:0}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .date-card-new{min-height:76px;padding:12px 10px 14px;border-radius:14px;border-width:1.5px}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .date-card-new .date-day{font-size:13px;margin-bottom:2px}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .date-card-new .date-number{font-size:21px}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .date-card-new .date-badge{margin-top:4px;font-size:11px;padding:2px 8px}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .panel-footer-new{padding:16px 22px 18px;box-shadow:0 -6px 20px #0000000f}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .footer-total-row{margin-bottom:10px}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .otp-header{padding:12px 16px 14px}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .otp-body{padding:14px 18px 12px}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .otp-h{font-size:20px;margin:0 0 6px}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .otp-sub{margin:0 0 12px}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .otp-titles{margin-bottom:14px}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .otp-card{padding:16px 14px 14px}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .otp-card--sub{padding-top:20px}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .otp-benefits{grid-template-columns:1fr;gap:8px;margin-top:12px}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .otp-card-foot{margin-top:12px;padding-top:10px}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .otp-trust{margin-top:12px;padding-top:2px}#DrawerDeliveryFrequencySelector .drawer-delivery-sheet .otp-footer{padding-top:16px;padding-bottom:18px}}#DrawerDeliveryFrequencySelector .otp-header{position:relative;padding:14px 16px 18px;border-bottom:1px solid var(--otp-surface-3);flex-shrink:0}#DrawerDeliveryFrequencySelector .otp-close{position:absolute;top:14px;inset-inline-start:14px;width:44px;height:44px;border:0;border-radius:999px;background:var(--otp-surface-2);display:grid;place-items:center;cursor:pointer;color:var(--otp-ink)}#DrawerDeliveryFrequencySelector .otp-close:hover{background:var(--otp-border)}#DrawerDeliveryFrequencySelector .otp-step-indicator{display:flex;align-items:flex-start;gap:8px;margin-top:4px;padding:0 36px;justify-content:center}#DrawerDeliveryFrequencySelector .otp-step{display:flex;flex-direction:column;align-items:center;gap:6px;flex:0 0 auto}#DrawerDeliveryFrequencySelector .otp-step-dot{width:28px;height:28px;border-radius:999px;background:var(--otp-surface);border:1.5px solid var(--otp-border-2);display:grid;place-items:center;font-size:12px;font-weight:600;color:var(--otp-ink-text-4);font-variant-numeric:tabular-nums}#DrawerDeliveryFrequencySelector .otp-step--active .otp-step-dot{background:var(--otp-ink);border-color:var(--otp-ink);color:#fff;box-shadow:0 0 0 4px var(--otp-pip-glow)}#DrawerDeliveryFrequencySelector .otp-step--done .otp-step-dot{background:var(--otp-ink);border-color:var(--otp-ink);color:#fff}#DrawerDeliveryFrequencySelector .otp-step--done .otp-step-dot span{display:none}#DrawerDeliveryFrequencySelector .otp-step--done .otp-step-dot:after{content:"";width:10px;height:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translateY(-1px)}#DrawerDeliveryFrequencySelector .otp-step-lbl{font-size:11px;font-weight:500;color:var(--otp-ink-text-4);white-space:nowrap}#DrawerDeliveryFrequencySelector .otp-step--active .otp-step-lbl{color:var(--otp-ink);font-weight:600}#DrawerDeliveryFrequencySelector .otp-step--done .otp-step-lbl{color:#4a4a46}#DrawerDeliveryFrequencySelector .otp-conn{flex:1;height:2px;background:var(--otp-border);margin-top:13px;border-radius:1px;min-width:24px}#DrawerDeliveryFrequencySelector .otp-conn--done{background:var(--otp-ink)}#DrawerDeliveryFrequencySelector .otp-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:22px 18px 16px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}#DrawerDeliveryFrequencySelector .order-type-panel__inner,#DrawerDeliveryFrequencySelector .order-type-panel{font-family:Heebo,Assistant,system-ui,-apple-system,sans-serif;color:var(--otp-ink);-webkit-font-smoothing:antialiased}#DrawerDeliveryFrequencySelector .otp-titles{margin-bottom:18px}#DrawerDeliveryFrequencySelector .otp-h{font-size:22px;line-height:1.15;font-weight:700;letter-spacing:-.01em;margin:0 0 6px;color:var(--otp-ink)}#DrawerDeliveryFrequencySelector .otp-sub{font-size:13.5px;line-height:1.5;color:var(--otp-ink-text-2);margin:0 0 14px;text-wrap:pretty}#DrawerDeliveryFrequencySelector .otp-info-pill{display:inline-flex;align-items:center;gap:8px;padding-block:8px;padding-inline:10px 12px;background:transparent;border:1px solid var(--otp-border);border-radius:999px;font-size:12.5px;font-weight:500;color:var(--otp-ink);cursor:pointer;transition:background .15s ease,border-color .15s ease;min-height:44px}#DrawerDeliveryFrequencySelector .otp-info-pill:hover{background:#fafaf9;border-color:var(--otp-border-2)}#DrawerDeliveryFrequencySelector .otp-info-pill-icn{width:22px;height:22px;border-radius:999px;display:grid;place-items:center;color:var(--otp-ink);background:#ffd60926}#DrawerDeliveryFrequencySelector .otp-card-pricing--sub{display:flex;flex-direction:column;align-items:flex-start;gap:6px}#DrawerDeliveryFrequencySelector .otp-price-pills{display:flex;flex-wrap:wrap;align-items:center;gap:6px}#DrawerDeliveryFrequencySelector .otp-price-pill{display:inline-flex;align-items:baseline;gap:4px;padding:3px 9px;border-radius:999px;font-size:12.5px;font-weight:700;line-height:1.25;white-space:nowrap;font-variant-numeric:tabular-nums}#DrawerDeliveryFrequencySelector .otp-price-pill--neutral{background:#f1efe9;border:1px solid #e4e1d8;color:var(--otp-ink)}#DrawerDeliveryFrequencySelector .otp-price-pill--accent{background:var(--otp-brand-yellow);border:1px solid var(--otp-brand-yellow);color:var(--otp-ink);font-weight:800}#DrawerDeliveryFrequencySelector .otp-price-pills-arrow{display:inline-flex;color:#7a7a75;flex-shrink:0}#DrawerDeliveryFrequencySelector .otp-price-pills-arrow-svg{display:block}:dir(ltr) #DrawerDeliveryFrequencySelector .otp-price-pills-arrow-svg{transform:scaleX(-1)}#DrawerDeliveryFrequencySelector .otp-pricing-caption--sub{font-size:11px;font-weight:600;color:#7a7a75}#DrawerDeliveryFrequencySelector .otp-save-capsule{margin-top:14px;padding:12px 14px;border-radius:14px;background:#ffd60924;border:1.5px solid var(--otp-brand-yellow);display:flex;flex-direction:column;gap:3px;text-align:start}#DrawerDeliveryFrequencySelector .otp-save-capsule__title{font-size:15px;font-weight:800;color:var(--otp-ink);letter-spacing:-.005em;line-height:1.25}#DrawerDeliveryFrequencySelector .otp-save-capsule__sub{font-size:11.5px;color:#5a5a55;line-height:1.35}#DrawerDeliveryFrequencySelector .otp-card-pricing--once{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}#DrawerDeliveryFrequencySelector .otp-once-desc{margin:10px 0 0;margin-inline-start:34px;font-size:12.5px;line-height:1.45;color:#7a7a75;font-weight:500}#DrawerDeliveryFrequencySelector .otp-benefits--condensed{margin-top:14px;gap:6px 12px}#DrawerDeliveryFrequencySelector .otp-benefits--condensed .otp-benefit{font-size:11.5px}#DrawerDeliveryFrequencySelector .otp-benefits--condensed .otp-benefit-bullet{width:16px;height:16px}#DrawerDeliveryFrequencySelector .otp-options{display:flex;flex-direction:column;gap:12px;margin-top:4px}#DrawerDeliveryFrequencySelector .otp-card{position:relative;width:100%;text-align:start;cursor:pointer;border-radius:18px;border:1.5px solid var(--otp-border);padding:18px 16px 16px;background:var(--otp-surface);color:var(--otp-ink);font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease;min-height:44px}#DrawerDeliveryFrequencySelector .otp-card:hover{border-color:var(--otp-border-3)}#DrawerDeliveryFrequencySelector .otp-card--sub{padding-top:22px}#DrawerDeliveryFrequencySelector .otp-card:focus-visible{outline:2px solid var(--otp-brand-yellow);outline-offset:2px}#DrawerDeliveryFrequencySelector .otp-card--sub.otp-card--selected.otp-card--filled{background:linear-gradient(180deg,var(--otp-brand-yellow-soft) 0%,#ffffff 60%);color:var(--otp-ink);border:1.5px solid var(--otp-brand-yellow);box-shadow:0 0 0 3px var(--otp-brand-yellow-glow),0 10px 26px -12px var(--otp-brand-yellow-shadow)}#DrawerDeliveryFrequencySelector .otp-card--once.otp-card--selected{border-color:var(--otp-ink);box-shadow:0 0 0 3px #0a0a0a0f}#DrawerDeliveryFrequencySelector .otp-badge{position:absolute;top:-10px;inset-inline-start:16px;display:inline-flex;align-items:center;gap:6px;padding:5px 10px 5px 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.01em;background:var(--otp-brand-yellow);color:var(--otp-ink);box-shadow:0 4px 14px -4px #ffd6098c,0 1px #0000000a}#DrawerDeliveryFrequencySelector .otp-badge-dot{width:6px;height:6px;border-radius:999px;background:var(--otp-ink)}#DrawerDeliveryFrequencySelector .otp-card-head{display:flex;gap:12px;align-items:flex-start}#DrawerDeliveryFrequencySelector .otp-radio{width:22px;height:22px;flex-shrink:0;border-radius:999px;border:1.5px solid var(--otp-border-3);background:#fff;margin-top:2px;display:grid;place-items:center}#DrawerDeliveryFrequencySelector .otp-card-head-text{flex:1;min-width:0}#DrawerDeliveryFrequencySelector .otp-card--sub.otp-card--selected.otp-card--filled .otp-radio{background:var(--otp-brand-yellow);border-color:var(--otp-brand-yellow)}#DrawerDeliveryFrequencySelector .otp-card--sub.otp-card--selected.otp-card--filled .otp-radio:after{content:"";width:8px;height:4px;border-left:2px solid var(--otp-ink);border-bottom:2px solid var(--otp-ink);transform:rotate(-45deg) translate(1px,-1px)}#DrawerDeliveryFrequencySelector .otp-card--once.otp-card--selected .otp-radio--mono{background:var(--otp-ink);border-color:var(--otp-ink)}#DrawerDeliveryFrequencySelector .otp-card--once.otp-card--selected .otp-radio--mono:after{content:"";width:8px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translate(1px,-1px)}#DrawerDeliveryFrequencySelector .otp-card-title{font-size:16px;font-weight:700;letter-spacing:-.005em;line-height:1.2;margin-bottom:4px}#DrawerDeliveryFrequencySelector .otp-card-pricing{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}#DrawerDeliveryFrequencySelector .otp-price{font-size:15px;font-weight:600;font-variant-numeric:tabular-nums}#DrawerDeliveryFrequencySelector .otp-price-caption{font-size:12px;color:var(--otp-ink-text-3);font-weight:400}#DrawerDeliveryFrequencySelector .otp-card--sub.otp-card--selected.otp-card--filled .otp-price-caption{color:var(--otp-ink-text-3)}#DrawerDeliveryFrequencySelector .otp-benefits{list-style:none;margin:14px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px 12px}#DrawerDeliveryFrequencySelector .otp-benefit{display:flex;align-items:flex-start;gap:8px;font-size:12.5px;line-height:1.35;font-weight:500}#DrawerDeliveryFrequencySelector .otp-benefit-bullet{flex-shrink:0;width:18px;height:18px;border-radius:999px;background:var(--otp-brand-yellow-tint);display:grid;place-items:center;margin-top:1px}#DrawerDeliveryFrequencySelector .otp-benefit-bullet:after{content:"";width:8px;height:4px;border-left:2px solid var(--otp-ink);border-bottom:2px solid var(--otp-ink);transform:rotate(-45deg) translate(1px,-1px)}#DrawerDeliveryFrequencySelector .otp-card-foot{margin-top:14px;padding-top:12px;border-top:1px dashed var(--otp-border);font-size:12px;font-weight:700;color:var(--otp-ink);display:flex;align-items:center;gap:6px}#DrawerDeliveryFrequencySelector .otp-card-foot:before{content:"";width:6px;height:6px;border-radius:999px;background:var(--otp-brand-yellow);box-shadow:0 0 0 3px var(--otp-brand-yellow-glow);flex-shrink:0}#DrawerDeliveryFrequencySelector .otp-card-foot__save{display:flex;flex-direction:column;gap:5px;align-items:flex-start;min-width:0;flex:1}#DrawerDeliveryFrequencySelector .otp-card-foot__save-line{font-size:12px;font-weight:700;color:var(--otp-ink);line-height:1.35}#DrawerDeliveryFrequencySelector .otp-card-foot__save-note{font-size:11px;font-weight:500;color:var(--otp-ink-text-3);line-height:1.4}#DrawerDeliveryFrequencySelector .otp-trust{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px;padding:8px 4px;font-size:11.5px;font-weight:500;color:var(--otp-ink-text-2)}#DrawerDeliveryFrequencySelector .otp-trust-dot{width:3px;height:3px;border-radius:999px;background:var(--otp-border-3)}#DrawerDeliveryFrequencySelector .otp-footer{flex-shrink:0;padding:14px 16px calc(14px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--otp-surface-3);display:flex;flex-direction:column;gap:10px;background:var(--otp-surface)}#DrawerDeliveryFrequencySelector .otp-foot-summary{display:flex;justify-content:space-between;align-items:baseline;padding:0 2px}#DrawerDeliveryFrequencySelector .otp-foot-sum-lbl{font-size:12.5px;color:var(--otp-ink-text-3)}#DrawerDeliveryFrequencySelector .otp-foot-sum-val{font-size:18px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.01em}#DrawerDeliveryFrequencySelector .otp-foot-cta{width:100%;height:56px;border:0;border-radius:14px;font-size:15px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:inherit;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}#DrawerDeliveryFrequencySelector .otp-foot-cta--on{background:var(--otp-ink);color:#fff}#DrawerDeliveryFrequencySelector .otp-foot-cta--on:hover{background:var(--otp-ink-2);transform:translateY(-1px);box-shadow:0 8px 20px -8px #0006}#DrawerDeliveryFrequencySelector .otp-foot-cta--off{background:var(--otp-surface-3);color:var(--otp-ink-text-4);cursor:not-allowed}#DrawerDeliveryFrequencySelector .otp-foot-cta--busy{cursor:wait;opacity:.92;pointer-events:none}.delivery-checkout-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10060;display:flex;align-items:center;justify-content:center;animation:deliveryCheckoutLoaderFade .2s ease}.delivery-checkout-loader[hidden]{display:none!important}@keyframes deliveryCheckoutLoaderFade{0%{opacity:0}to{opacity:1}}.delivery-checkout-loader__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.delivery-checkout-loader__card{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:14px;padding:22px 28px;border-radius:16px;background:var(--otp-surface, #fff);box-shadow:0 12px 40px -12px #0000002e,0 0 0 1px #0000000f;max-width:88%;text-align:center}.delivery-checkout-loader__spinner{width:36px;height:36px;border:3px solid var(--otp-border-2, #d8d8d4);border-top-color:var(--otp-ink, #0a0a0a);border-radius:50%;animation:deliveryCheckoutSpin .7s linear infinite}@keyframes deliveryCheckoutSpin{to{transform:rotate(360deg)}}.delivery-checkout-loader__text{font-size:14px;font-weight:600;color:var(--otp-ink-2, #1c1c1a);line-height:1.35}#DrawerDeliveryFrequencySelector .otp-modal[hidden]{display:none!important}#DrawerDeliveryFrequencySelector .otp-modal:not([hidden]){display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:20}#DrawerDeliveryFrequencySelector .otp-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0a0a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:otpModalFade .25s ease}@keyframes otpModalFade{0%{opacity:0}to{opacity:1}}#DrawerDeliveryFrequencySelector .otp-modal-sheet{position:absolute;left:0;right:0;bottom:0;background:var(--otp-surface);border-radius:24px 24px 0 0;padding:8px 22px 22px;max-height:min(92vh,780px);overflow-y:auto;-webkit-overflow-scrolling:touch;animation:otpModalRise .3s cubic-bezier(.2,.8,.2,1)}@keyframes otpModalRise{0%{transform:translateY(40px)}to{transform:translateY(0)}}#DrawerDeliveryFrequencySelector .otp-modal-grab{width:36px;height:4px;background:var(--otp-border);border-radius:999px;margin:6px auto 16px}#DrawerDeliveryFrequencySelector .otp-modal-close{position:absolute;top:16px;inset-inline-end:16px;width:44px;height:44px;border:0;border-radius:999px;background:var(--otp-surface-2);color:var(--otp-ink);display:grid;place-items:center;cursor:pointer}#DrawerDeliveryFrequencySelector .otp-modal-title{font-size:19px;font-weight:700;margin:0 0 6px;letter-spacing:-.01em}#DrawerDeliveryFrequencySelector .otp-modal-intro{font-size:13.5px;color:var(--otp-ink-text-2);margin:0 0 18px;line-height:1.5}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline{padding-bottom:18px}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-reassure{margin:6px 0 14px;padding:12px 14px;border-radius:14px;background:#f6f4ef;border:1px solid var(--otp-border)}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-reassure-title{font-size:13px;font-weight:700;color:var(--otp-ink);letter-spacing:-.005em;margin-bottom:8px}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-reassure-chips{display:flex;flex-wrap:wrap;gap:6px}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-reassure-chip{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border-radius:999px;background:var(--otp-surface);border:1px solid var(--otp-border);font-size:12px;font-weight:600;color:#1a1a18;line-height:1}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-reassure-chip-icn{display:inline-flex;width:18px;height:18px;border-radius:999px;align-items:center;justify-content:center;background:var(--otp-brand-yellow);color:var(--otp-ink);flex-shrink:0}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-reassure-chip-icn svg{display:block}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-list{list-style:none;padding:0;margin:18px 0 16px;display:flex;flex-direction:column}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-row{display:flex;gap:14px;align-items:stretch;padding-bottom:16px}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-row:last-child{padding-bottom:0}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-row:last-child .tl-line--tail{background-image:linear-gradient(180deg,#ececea,#ffd609 70%);-webkit-mask:repeating-linear-gradient(180deg,#000 0 5px,transparent 5px 9px);mask:repeating-linear-gradient(180deg,#000 0 5px,transparent 5px 9px);background-color:transparent;min-height:44px}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-rail{position:relative;display:flex;flex-direction:column;align-items:center;flex-shrink:0}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-node{width:38px;height:38px;border-radius:999px;border:1.5px solid;display:grid;place-items:center;z-index:1;background:#fff}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-node svg{display:block}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-node--delivery{background:#f4f0d4;color:var(--otp-ink);border-color:var(--otp-brand-yellow)}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-node--cutoff{background:#fff4c7;color:#8b5e00;border-color:#ffe9a8}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-row--cutoff .tl-node{box-shadow:0 0 0 4px #ffd60940}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-node--charge{background:#ffe9a8;color:var(--otp-ink);border-color:#e8d060}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-row--charge .tl-node{box-shadow:0 0 0 4px #0a0a0a14}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-node--rest{background:#f4f4f1;color:#6a6a65;border-color:#c8c8c4}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-line{flex:1;width:2px;background:#ececea;margin-top:2px;min-height:18px;border-radius:1px}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-line-dashed{width:2px;flex:0 0 28px;height:28px;margin-bottom:2px;border-radius:1px;background-image:linear-gradient(180deg,#ffd609,#ececea);-webkit-mask:repeating-linear-gradient(180deg,#000 0 5px,transparent 5px 9px);mask:repeating-linear-gradient(180deg,#000 0 5px,transparent 5px 9px);background-color:transparent}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-content{flex:1;min-width:0;padding-top:4px}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-day-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-day-pill{font-size:11.5px;font-weight:700;color:var(--otp-ink);background:#f4f4f1;padding:3px 9px;border-radius:999px;letter-spacing:.01em}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-day-pill-sun{background:#fff9e0!important;color:var(--otp-ink)!important}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-time-pill{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:#8b5e00;background:#fff4c7;border:1px solid #ffe9a8;padding:3px 8px 3px 6px;border-radius:999px;font-variant-numeric:tabular-nums}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-kind-pill{font-size:10.5px;font-weight:600;padding:3px 8px;border-radius:999px;letter-spacing:.02em}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-kind-pill--delivery{color:var(--otp-ink);background:#f4f0d4}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-kind-pill--cutoff{color:#8b5e00;background:#fff4c7}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-kind-pill--charge{color:var(--otp-ink);background:#ffe9a8}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-kind-pill--rest{color:#6a6a65;background:#f4f4f1}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-title{font-size:14.5px;font-weight:700;color:var(--otp-ink);margin-bottom:4px;letter-spacing:-.005em}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-body{font-size:12.5px;color:#5a5a55;line-height:1.45;text-wrap:pretty}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-bullets{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-direction:column;gap:6px}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-bullet{display:flex;align-items:center;gap:8px;font-size:12.5px;font-weight:500;color:#2a2a26;line-height:1.4}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-bullet-check{display:inline-flex;width:18px;height:18px;border-radius:999px;align-items:center;justify-content:center;flex-shrink:0;background:var(--otp-brand-yellow);color:var(--otp-ink)}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-acc{margin-top:10px}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-acc-trig{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:#f6f4ef;border:1px solid var(--otp-border);font-size:12.5px;font-weight:600;color:#1a1a18;cursor:pointer;font-family:inherit;list-style:none}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-acc-trig::-webkit-details-marker{display:none}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-acc-trig:hover{background:#efece4}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-acc-chev{display:inline-flex;width:14px;height:14px;align-items:center;justify-content:center;color:#5a5a54;transition:transform .2s ease}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-acc[open] .tl-acc-chev{transform:rotate(180deg)}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-acc-body{margin-top:8px;padding:10px 12px;border-radius:12px;background:var(--otp-surface);border:1px solid var(--otp-border);font-size:12.5px;line-height:1.55;color:#3a3a36}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-loop{display:flex;gap:14px;align-items:stretch;margin-top:-16px;padding-top:0}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-loop .tl-rail{flex-shrink:0;align-items:center}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-loop .tl-content{padding-top:2px}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-node-loop{box-shadow:0 0 0 4px #ffd60933}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-loop-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 9px 3px 7px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;background:var(--otp-brand-yellow);color:var(--otp-ink)}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-loop-badge svg{display:block}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-qty{margin:14px 0 12px;padding:14px;border-radius:14px;background:#fafaf7;border:1px solid var(--otp-border)}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-qty-head{display:flex;align-items:center;gap:8px;margin-bottom:8px}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-qty-icn{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;background:#ffd60933;color:var(--otp-ink)}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-qty-title{font-size:14px;font-weight:700;color:var(--otp-ink);letter-spacing:-.005em}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-qty-caption{margin:0 0 10px;font-size:12.5px;color:#3a3a36;line-height:1.5}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-qty-visual{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:10px;margin-bottom:8px}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-qty-cell{padding:10px 12px;border-radius:12px;background:var(--otp-surface);border:1px solid var(--otp-border);text-align:center}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-qty-cell-lbl{font-size:11px;font-weight:600;color:#6a6a64;letter-spacing:.02em;text-transform:uppercase;margin-bottom:4px}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-qty-cell-val{font-size:22px;font-weight:800;color:var(--otp-ink);letter-spacing:-.02em;line-height:1}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-qty-cell-unit{font-size:11px;font-weight:600;color:#6a6a64;margin-inline-start:4px;letter-spacing:0;text-transform:none}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-qty-cell-to{border-color:var(--otp-brand-yellow);background:#ffd6091f}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-qty-arrow{display:grid;place-items:center;color:var(--otp-ink)}#DrawerDeliveryFrequencySelector .order-type-panel[dir=ltr] .otp-modal-sheet--timeline .tl-qty-arrow svg{transform:scaleX(-1)}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-qty-meta{font-size:11.5px;color:#6a6a64;text-align:center}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-key{margin:4px 0 14px;padding:12px 14px;border-radius:14px;border:1.5px solid var(--otp-brand-yellow);background:#ffd6091f}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-key-h{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--otp-ink);margin-bottom:4px}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-key-dot{width:8px;height:8px;border-radius:999px;background:var(--otp-brand-yellow);box-shadow:0 0 0 3px #ffd6094d;flex-shrink:0}#DrawerDeliveryFrequencySelector .otp-modal-sheet--timeline .tl-key-b{font-size:12.5px;color:#3a3a36;line-height:1.45;font-weight:500}#DrawerDeliveryFrequencySelector .otp-modal-cta{width:100%;min-height:56px;border:0;border-radius:12px;background:var(--otp-ink);color:#fff;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit}#DrawerDeliveryFrequencySelector .otp-modal-cta:hover{background:var(--otp-ink-2)}@media(max-width:480px){#DrawerDeliveryFrequencySelector .order-type-panel,#DrawerDeliveryFrequencySelector .order-type-panel.show{left:0;right:0;transform:none;max-width:100%}}#DrawerDeliveryFrequencySelector.promeal-delivery--skip-order-type-step [data-order-type-choice=sub],#DrawerDeliveryFrequencySelector.promeal-delivery--skip-order-type-step .otp-card--sub,#DrawerDeliveryFrequencySelector.promeal-delivery--skip-order-type-step .stepper-new--three .stepper-step[data-step-phase=order_type],#DrawerDeliveryFrequencySelector.promeal-delivery--skip-order-type-step .stepper-new--three .stepper-connector[data-step-conn="1"]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/28/assets/component-delivery-frequency.css.map */
