.page_container__Yi_gG{position:relative;flex:1 1;display:flex;align-items:center;justify-content:center;padding:var(--space-xl);background:linear-gradient(135deg,var(--primary-light) 0,var(--primary-lighter) 100%);transition:background .5s ease}.page_content__dcA0h{background:var(--surface);padding:var(--space-xl) var(--space-2xl);border-radius:var(--radius-xl);width:100%;max-width:900px;box-shadow:var(--shadow-xl);z-index:1;transition:all .3s ease}.page_header__Th_ek{text-align:center;margin-bottom:var(--space-2xl)}.page_title__h2FYJ{font-size:2.2rem;color:var(--primary-dark);margin-bottom:var(--space-sm);font-weight:700;line-height:1.2}.page_subtitle__QdtPf{font-size:1.1rem;color:var(--text-light);opacity:.9;max-width:600px;margin:0 auto;line-height:1.5}.page_backgroundImage__ixXK6{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;opacity:.9;z-index:0;transition:opacity .5s ease}.page_dark__Gn1kk .page_container__Yi_gG{background:linear-gradient(135deg,var(--primary-darker) 0,var(--primary-dark) 100%)}.page_dark__Gn1kk .page_content__dcA0h{box-shadow:var(--shadow-lg)}.page_dark__Gn1kk .page_title__h2FYJ{color:var(--primary-light)}.page_dark__Gn1kk .page_subtitle__QdtPf{color:var(--text-lighter)}.page_dark__Gn1kk .page_backgroundImage__ixXK6{opacity:.08}@media (max-width:768px){.page_container__Yi_gG{padding:var(--space-lg);align-items:flex-start;padding-top:var(--space-2xl)}.page_content__dcA0h{padding:var(--space-xl) var(--space-lg);border-radius:var(--radius-lg)}.page_title__h2FYJ{font-size:1.8rem}.page_subtitle__QdtPf{font-size:1rem}}@keyframes page_fadeInUp__Rfg1x{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page_content__dcA0h{animation:page_fadeInUp__Rfg1x .5s ease-out}.preferencesForm_form__rE3jW{display:flex;flex-direction:column;gap:2rem}.preferencesForm_formContent__3NSQ6{position:relative;min-height:400px}@keyframes preferencesForm_fadeIn__PJ6HV{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.preferencesForm_optionsGrid__j3Gz_{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}.toast-provider_toastViewport__EoL9_{position:fixed;bottom:1rem;right:1rem;z-index:1000;list-style:none;margin:0;padding:0}.toast-provider_toastRoot__6pjoO{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.15);margin-bottom:.5rem;animation:toast-provider_slideIn__jJr2t .2s ease-out}.toast-provider_toastRoot__6pjoO.toast-provider_success__K8r6P{background:#f0fdf4;border:1px solid #86efac;color:#166534}.toast-provider_toastRoot__6pjoO.toast-provider_error__7KMt9{background:#fef2f2;border:1px solid #fca5a5;color:#b91c1c}.toast-provider_toastRoot__6pjoO.toast-provider_info___y9Hc{background:#eff6ff;border:1px solid #93c5fd;color:#1e40af}.toast-provider_toastTitle__ZifrW{font-weight:600;margin-bottom:.25rem}.toast-provider_toastDescription___FJW4{font-size:.875rem;opacity:.9}.toast-provider_toastClose__DmdY2{background:none;border:none;color:inherit;cursor:pointer;margin-left:1rem;opacity:.7;transition:opacity .2s}.toast-provider_toastClose__DmdY2:hover{opacity:1}@keyframes toast-provider_slideIn__jJr2t{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.stepIndicator_stepIndicator__OWQnk{display:flex;justify-content:space-between;position:relative}.stepIndicator_stepIndicator__OWQnk:before{content:"";position:absolute;top:15px;left:0;right:0;height:2px;background:var(--border-subtle);z-index:0}.stepIndicator_step__YTh8y{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;flex:1 1;max-width:120px}.stepIndicator_stepNumber__MEY7n{width:32px;height:32px;border-radius:var(--radius-full);background:var(--surface);border:2px solid var(--border);display:flex;align-items:center;justify-content:center;font-weight:600;color:var(--text-light);margin-bottom:var(--space-sm);transition:all .3s ease;position:relative}.stepIndicator_step__YTh8y.stepIndicator_active__9j_RZ .stepIndicator_stepNumber__MEY7n{border-color:var(--primary);color:var(--primary);background:var(--surface);box-shadow:0 0 0 4px rgba(var(--primary-rgb),.1)}.stepIndicator_step__YTh8y.stepIndicator_completed__h0BJa .stepIndicator_stepNumber__MEY7n{background:var(--primary);color:var(--text-on-primary);border-color:var(--primary-dark)}.stepIndicator_stepLabel__IFKjH{font-size:.85rem;color:var(--text-light);font-weight:500;text-align:center;transition:all .3s ease}.stepIndicator_step__YTh8y.stepIndicator_active__9j_RZ .stepIndicator_stepLabel__IFKjH{color:var(--text);font-weight:600}.stepIndicator_dark__VIj4b .stepIndicator_step__YTh8y.stepIndicator_active__9j_RZ .stepIndicator_stepNumber__MEY7n{background:var(--surface);box-shadow:0 0 0 4px rgba(var(--primary-rgb),.2)}.stepIndicator_dark__VIj4b .stepIndicator_step__YTh8y.stepIndicator_completed__h0BJa .stepIndicator_stepNumber__MEY7n{background:var(--primary-dark)}@media (max-width:768px){.stepIndicator_stepIndicator__OWQnk{margin-bottom:var(--space-lg)}.stepIndicator_stepLabel__IFKjH{display:none}.stepIndicator_stepNumber__MEY7n{width:28px;height:28px;font-size:.9rem}}@keyframes stepIndicator_pulse__8Pa7V{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.stepIndicator_step__YTh8y.stepIndicator_completed__h0BJa .stepIndicator_stepNumber__MEY7n{animation:stepIndicator_pulse__8Pa7V .3s ease}.formNavigation_navigation__3OHl9{display:flex;justify-content:space-between;padding-top:var(--space-xl);border-top:1px solid var(--border-subtle)}.formNavigation_backButton__lozqX,.formNavigation_nextButton__xxIhK,.formNavigation_submitButton__Yby6U{padding:var(--space-md) var(--space-2xl);border-radius:var(--radius-md);font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:var(--space-xs)}.formNavigation_backButton__lozqX{border:1px solid var(--border);background:var(--surface);color:var(--text)}.formNavigation_backButton__lozqX:hover{background:var(--surface-hover);border-color:var(--primary-light)}.formNavigation_nextButton__xxIhK,.formNavigation_submitButton__Yby6U{background:var(--primary);color:var(--text-on-primary);border:none;margin-left:auto;box-shadow:var(--shadow-sm)}.formNavigation_nextButton__xxIhK:hover,.formNavigation_submitButton__Yby6U:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:var(--shadow-md)}.formNavigation_dark__nNT2E .formNavigation_backButton__lozqX{background:var(--surface);border-color:var(--border)}.formNavigation_dark__nNT2E .formNavigation_backButton__lozqX:hover{background:var(--surface-hover);border-color:var(--primary-light)}@media (max-width:768px){.formNavigation_navigation__3OHl9{margin-top:var(--space-lg);padding-top:var(--space-lg)}.formNavigation_backButton__lozqX,.formNavigation_nextButton__xxIhK,.formNavigation_submitButton__Yby6U{padding:var(--space-sm) var(--space-md)}}.stepSection_stepSection__UNT3r{animation:stepSection_fadeIn__9nBQo .3s ease-out;max-width:800px;margin:0 auto}.stepSection_sectionTitle__LZ6Za{font-size:1.5rem;color:var(--primary);margin-bottom:var(--space-lg);font-weight:600;letter-spacing:-.01em}.stepSection_optionBase__VohG8{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);cursor:pointer;transition:all .2s ease;color:var(--text)}.stepSection_optionBase__VohG8:hover{border-color:var(--primary-light);background:var(--surface-hover)}.stepSection_optionBase__VohG8.stepSection_active__o9X8H{background:var(--primary);color:var(--text-on-primary);border-color:var(--primary-dark);box-shadow:var(--shadow-sm)}.stepSection_optionsGrid__uLPCJ{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:var(--space-md);gap:var(--space-md)}.stepSection_timeOptions__Uoyun{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:var(--space-sm);gap:var(--space-sm)}.stepSection_daysGrid__nJqrt{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));grid-gap:var(--space-sm);gap:var(--space-sm)}.stepSection_timeConstraintsGrid__TwKRr{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-gap:var(--space-sm);gap:var(--space-sm);margin-top:var(--space-md)}.stepSection_sliderSection__bWERN{padding:var(--space-md) 0;background:var(--surface);border-radius:var(--radius-lg)}.stepSection_sliderLabel__aQ9Fc{display:block;margin-bottom:var(--space-md);font-weight:600;font-size:1.1rem;color:var(--text)}.stepSection_sliderOption__S06L9{flex:1 1;padding:var(--space-md);text-align:center;text-transform:capitalize;font-size:1rem}.stepSection_dayOption__O4WWQ{padding:var(--space-sm) 0;text-align:center;font-size:.9rem}.stepSection_timeOption__J0Ejz{padding:var(--space-md) var(--space-sm);display:flex;flex-direction:column;align-items:center}.stepSection_timeOption__J0Ejz.stepSection_active__o9X8H{background:var(--primary-lighter);border-color:var(--primary);color:var(--text-dark)}.stepSection_timeLabel__HGJcG{font-weight:600;text-transform:capitalize;margin-bottom:var(--space-xs);color:inherit;font-size:.95rem}.stepSection_timeDescription__3NoeH{font-size:.8rem;color:var(--text-light);text-align:center}.stepSection_shoppingSection__baGHr{margin-bottom:var(--space-xl)}.stepSection_shoppingLabel___dfFU{display:block;margin-bottom:var(--space-sm);font-weight:500;color:var(--text)}.stepSection_servingsInput__yEn5A{display:flex;align-items:center;gap:var(--space-md);max-width:200px}.stepSection_servingsButton__px27E{width:36px;height:36px;border-radius:var(--radius-full);border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:1.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.stepSection_servingsButton__px27E:hover{background:var(--surface-hover);border-color:var(--primary-light)}.stepSection_servingsButton__px27E:active{background:var(--surface-active);transform:scale(.95)}.stepSection_servingsValue__QmAJV{font-size:1.2rem;font-weight:600;min-width:30px;text-align:center;color:var(--text)}.stepSection_locationControls__2wSfJ{display:flex;gap:var(--space-md);align-items:center;margin-bottom:var(--space-md);flex-wrap:wrap}.stepSection_locationControls__2wSfJ button{padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);cursor:pointer;transition:all .2s ease}.stepSection_locationControls__2wSfJ button:hover{background:var(--surface-hover);border-color:var(--primary-light)}.stepSection_or__BoOJ7{color:var(--text-light);font-size:.9rem}.stepSection_zipInput__CKnTv{padding:var(--space-xs) var(--space-sm);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);transition:all .2s ease;width:100px}.stepSection_zipInput__CKnTv:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb),.2)}.stepSection_storeCard__9pIeb{position:relative;display:flex;flex-direction:column;gap:var(--space-xs);text-align:left}.stepSection_storeName__j5n7x{display:block;line-height:1.3;margin:0;font-weight:600}.stepSection_storeAddr__lqchp{display:block;margin:0;font-size:.85rem;padding:var(--space-xs) 0 0 0;line-height:1.3}.stepSection_primaryBadge__fslx9{position:absolute;top:-8px;right:-8px;background:var(--primary-dark);color:white;font-size:.7rem;padding:2px 6px;border-radius:var(--radius-full);font-weight:600}.stepSection_textInput__OhNIk{width:100%;padding:var(--space-sm);border:1px solid var(--border);border-radius:var(--radius-sm);font-family:inherit;margin-top:var(--space-xs);background:var(--surface);color:var(--text);transition:all .2s ease}.stepSection_textInput__OhNIk:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb),.2)}.stepSection_textInput__OhNIk:hover{border-color:var(--primary-light)}.stepSection_helpText__O7C_R{font-size:.85rem;color:var(--text-light);margin-top:var(--space-xs);line-height:1.4}.stepSection_checkboxOption__yE3AC{margin:var(--space-sm) 0;display:flex;align-items:center;color:var(--text)}.stepSection_checkboxOption__yE3AC label{cursor:pointer;margin-left:var(--space-sm);font-size:.95rem}.stepSection_checkboxOption__yE3AC input[type=checkbox]{accent-color:var(--primary);width:18px;height:18px;cursor:pointer}.stepSection_error__2ARW5{color:var(--error);font-size:.9rem;margin-top:var(--space-sm)}.stepSection_noStores__ACGHr{color:var(--text-light);font-size:.9rem;margin-top:var(--space-sm);line-height:1.4}@keyframes stepSection_fadeIn__9nBQo{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}