.AddressSearch_addressSearch__I3dp9{position:relative;width:100%;max-width:600px}.AddressSearch_inputWrapper__Bx2Q3{position:relative;width:100%}.AddressSearch_input__REaHP{width:100%;padding:12px 40px 12px 16px;font-size:16px;line-height:1.5;color:#333;background-color:#fff;border:2px solid #e0e0e0;border-radius:8px;outline:none;transition:all .2s ease}.AddressSearch_input__REaHP:focus{border-color:#4a90e2;box-shadow:0 0 0 3px rgba(74,144,226,.1)}.AddressSearch_input__REaHP::placeholder{color:#999}.AddressSearch_loader__cQus4{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.AddressSearch_spinner__2sB1v{width:20px;height:20px;border:2px solid #e0e0e0;border-top-color:#4a90e2;border-radius:50%;animation:AddressSearch_spin__7anCR .6s linear infinite}@keyframes AddressSearch_spin__7anCR{to{transform:rotate(1turn)}}.AddressSearch_error__TYoiz{margin-top:8px;padding:8px 12px;font-size:14px;color:#d32f2f;background-color:#ffebee;border-radius:4px}.AddressSearch_suggestions__LS_t4{position:absolute;top:calc(100% + 4px);left:0;right:0;max-height:400px;overflow-y:auto;background-color:#fff;border:2px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;margin-top:4px}.AddressSearch_suggestionItem__g0_BK{padding:12px 16px;cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid #f5f5f5}.AddressSearch_suggestionItem__g0_BK:last-child{border-bottom:none}.AddressSearch_suggestionItem__g0_BK.AddressSearch_selected__TndSt,.AddressSearch_suggestionItem__g0_BK:hover{background-color:#f5f7fa}.AddressSearch_suggestionItem__g0_BK:active{background-color:#e8ecf1}.AddressSearch_suggestionTitle__HqBhR{font-size:15px;font-weight:500;color:#333;margin-bottom:4px}.AddressSearch_suggestionSubtitle__ENhbh{font-size:13px;color:#666;line-height:1.4}.AddressSearch_suggestions__LS_t4::-webkit-scrollbar{width:8px}.AddressSearch_suggestions__LS_t4::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.AddressSearch_suggestions__LS_t4::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.AddressSearch_suggestions__LS_t4::-webkit-scrollbar-thumb:hover{background:#999}.PickupPointsList_listContainer__mj7US{display:flex;flex-direction:column;height:100%;min-height:500px}.PickupPointsList_header__yPh3N{padding:16px 20px;border-bottom:1px solid #e0e0e0;background:#fff;border-radius:8px 8px 0 0;display:flex;align-items:center;gap:12px}.PickupPointsList_backButton__jRkYu{background:none;border:none;color:#2196f3;font-size:14px;font-weight:500;cursor:pointer;padding:8px 12px;border-radius:6px;transition:background .2s ease;white-space:nowrap}.PickupPointsList_backButton__jRkYu:hover{background:#e3f2fd}.PickupPointsList_title__qzqtW{font-size:18px;font-weight:600;color:#333;margin:0;flex:1}.PickupPointsList_list__vh_Ou{flex:1;overflow-y:auto;background:#fff;border-radius:0 0 8px 8px;padding:8px}.PickupPointsList_empty__sIII7{display:flex;align-items:center;justify-content:center;height:100%;min-height:500px;background:#fff;border-radius:8px;padding:40px}.PickupPointsList_empty__sIII7 p{color:#999;font-size:16px;margin:0}.PickupPointsList_item__rjiM0{padding:0;margin-bottom:8px;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s ease;background:#fff;overflow:hidden;display:flex;flex-direction:column}.PickupPointsList_item__rjiM0:hover{border-color:#2196f3;box-shadow:0 2px 8px rgba(33,150,243,.15);transform:translateY(-1px)}.PickupPointsList_item__rjiM0.PickupPointsList_selected__7KMQb{border-color:#2196f3;background:#e3f2fd;box-shadow:0 2px 12px rgba(33,150,243,.25)}.PickupPointsList_item__rjiM0.PickupPointsList_previewed__CKfJi{border-color:#2196f3;background:#fff;box-shadow:0 4px 16px rgba(33,150,243,.3);cursor:default}.PickupPointsList_item__rjiM0:last-child{margin-bottom:0}.PickupPointsList_itemPhoto__Hzbxy{width:100%;height:180px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.PickupPointsList_itemPhoto__Hzbxy img{width:100%;height:100%;object-fit:cover;display:block}.PickupPointsList_itemContent__ozlYe{padding:16px}.PickupPointsList_itemHeader__ebB_z{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.PickupPointsList_itemName__lhseB{font-size:16px;font-weight:600;color:#333;flex:1;line-height:1.4}.PickupPointsList_itemVendor__1m3L0{font-size:12px;color:#666;background:#f5f5f5;padding:4px 8px;border-radius:4px;margin-left:8px;white-space:nowrap}.PickupPointsList_itemAddress__iTnME{font-size:14px;color:#666;margin-bottom:6px;line-height:1.5}.PickupPointsList_itemMetro__GXJqL,.PickupPointsList_itemPhone__JNBWA,.PickupPointsList_itemWorkTime___9LLQ{font-size:13px;color:#888;margin-bottom:4px}.PickupPointsList_itemDescription__wdSps{font-size:12px;color:#999;margin-top:8px;padding-top:8px;border-top:1px solid #f0f0f0;line-height:1.4}.PickupPointsList_itemStorage__wBVaV{font-size:12px;color:#4caf50;margin-top:8px;font-weight:500}.PickupPointsList_itemActions__PU0Fn{padding:16px;border-top:1px solid #e0e0e0;display:flex;gap:12px;background:#f9f9f9}.PickupPointsList_confirmButton__1caHP{flex:1;background:#ff6b35;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s ease}.PickupPointsList_confirmButton__1caHP:hover{background:#e55a2b}.PickupPointsList_confirmButton__1caHP:active{background:#cc4f26}.PickupPointsList_list__vh_Ou::-webkit-scrollbar{width:8px}.PickupPointsList_list__vh_Ou::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.PickupPointsList_list__vh_Ou::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.PickupPointsList_list__vh_Ou::-webkit-scrollbar-thumb:hover{background:#999}.Delivery_root__9GzMM{width:100%;min-height:100vh;padding:40px 20px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.Delivery_wrapper__Kpe_r{max-width:1000px;margin:0 auto}.Delivery_header__7Hth2{text-align:center;margin-bottom:40px}.Delivery_title__8aqXl{font-size:32px;font-weight:700;color:#333;margin-bottom:12px}.Delivery_subtitle__J8lNg{font-size:16px;color:#666;line-height:1.6}.Delivery_searchSection__Y54lX{margin-bottom:40px;display:flex;justify-content:center}.Delivery_formSection__nqsNs{margin-top:30px;background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Delivery_formField__bpNIr{display:flex;flex-direction:column;gap:12px}.Delivery_formLabel__8QjmP{font-size:14px;font-weight:600;color:#333}.Delivery_selectButton__TP4mZ{background:#2196f3;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease;width:100%;text-align:center}.Delivery_selectButton__TP4mZ:hover{background:#1976d2}.Delivery_selectButton__TP4mZ:active{background:#1565c0}.Delivery_selectedPointDisplay__e9o4j{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.Delivery_selectedPointInfo__WJodM{flex:1}.Delivery_selectedPointName__c8kX_{font-size:16px;font-weight:600;color:#333;margin-bottom:4px}.Delivery_selectedPointAddress__UIOPI{font-size:14px;color:#666;line-height:1.5}.Delivery_changeButton__SDruP{background:#fff;color:#2196f3;border:1px solid #2196f3;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.Delivery_changeButton__SDruP:hover{background:#e3f2fd}.Delivery_changeButton__SDruP:active{background:#bbdefb}.Delivery_popupOverlay__ki3T0{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.Delivery_popupContent__K_Kma{background:#fff;border-radius:12px;width:100%;max-width:1400px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.3)}.Delivery_popupHeader__2de_A{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e0e0e0}.Delivery_popupTitle__73EC4{font-size:24px;font-weight:600;color:#333;margin:0}.Delivery_popupClose__Mh9HH{background:none;border:none;font-size:32px;color:#666;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s ease}.Delivery_popupClose__Mh9HH:hover{background:#f5f5f5}.Delivery_popupLoading__GCJsG{padding:60px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.Delivery_popupLoading__GCJsG p{margin:0;color:#666;font-size:16px}.Delivery_selectedPickupPointContainer__8kSmt{margin-top:30px;animation:Delivery_fadeIn__Qx8mV .3s ease}.Delivery_selectedAddress__6_nt6{margin-top:40px;animation:Delivery_fadeIn__Qx8mV .3s ease}@keyframes Delivery_fadeIn__Qx8mV{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Delivery_selectedTitle__GJbkN{font-size:20px;font-weight:600;color:#333;margin-bottom:16px}.Delivery_addressCard___wYFz{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:20px}.Delivery_addressMain__Q_0mW{font-size:18px;font-weight:600;color:#333;margin-bottom:8px}.Delivery_addressSub__yQ4dT{font-size:15px;color:#666;margin-bottom:12px}.Delivery_addressCoords__5t3OT{font-size:13px;color:#999;font-family:monospace;padding-top:12px;border-top:1px solid #f0f0f0}.Delivery_loaderContainer__PYEUr{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:8px}.Delivery_spinner__EP_ow{width:50px;height:50px;border:4px solid #e0e0e0;border-top-color:#2196f3;border-radius:50%;animation:Delivery_spin__EIq0f 1s linear infinite}@keyframes Delivery_spin__EIq0f{to{transform:rotate(1turn)}}.Delivery_error__qv1Ht{background:#f8d7da;border-left:4px solid #dc3545;padding:16px;border-radius:8px;margin-top:20px}.Delivery_error__qv1Ht p{margin:0;color:#721c24;font-size:14px}.Delivery_pickupPointsContainer__RiMz2{margin-top:30px;display:grid;grid-template-columns:1fr 400px;gap:20px;height:600px;min-height:600px}@media(max-width:1024px){.Delivery_pickupPointsContainer__RiMz2{grid-template-columns:1fr;height:auto;min-height:auto}.Delivery_pickupPointsContainer__RiMz2 .Delivery_listSection__QP5jy,.Delivery_pickupPointsContainer__RiMz2 .Delivery_mapSection__R2AT0{height:400px;min-height:400px}}.Delivery_mapSection__R2AT0{height:600px;min-height:600px;width:100%;position:relative}.Delivery_listSection__QP5jy{height:100%;min-height:600px;overflow-y:auto}.Delivery_mapLoading__lmsh3{width:100%;height:100%;min-height:600px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:8px;border:2px dashed #ccc}.Delivery_mapLoading__lmsh3 p{color:#999;font-size:16px;margin:0}.Delivery_noPickupPointsInList__7Bje5{background:#fff3cd;border-left:4px solid #ffc107;padding:16px;border-radius:8px;display:flex;align-items:center;justify-content:center}.Delivery_noPickupPointsInList__7Bje5 p{margin:0;color:#856404;font-size:14px}.Delivery_mapPlaceholder___7D60{width:100%;height:100%;min-height:600px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:8px;border:2px dashed #ccc}.Delivery_mapPlaceholder___7D60 p{color:#999;font-size:16px;margin:0}.Delivery_pickupPointCard__H9VYH{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;transition:all .2s ease;border:2px solid transparent}.Delivery_pickupPointCard__H9VYH:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}.Delivery_pickupPointCard__H9VYH.Delivery_selected__56hc_{border-color:#2196f3;background:#e3f2fd}.Delivery_pickupPointHeader__S2MRt{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.Delivery_pickupPointName__lDkRb{font-size:16px;font-weight:600;color:#333;flex:1}.Delivery_pickupPointVendor__6EKON{font-size:12px;color:#666;background:#f5f5f5;padding:4px 8px;border-radius:4px;margin-left:8px}.Delivery_pickupPointAddress__R8Xfb{font-size:14px;color:#666;margin-bottom:8px;line-height:1.5}.Delivery_pickupPointMetro__iEGau,.Delivery_pickupPointPhone__9qtAU,.Delivery_pickupPointWorkTime__2bXSa{font-size:13px;color:#888;margin-bottom:6px}.Delivery_pickupPointDescription__ojBo2{font-size:12px;color:#999;margin-top:8px;padding-top:8px;border-top:1px solid #f0f0f0;line-height:1.4}.Delivery_pickupPointStorage__ReJJh{font-size:12px;color:#4caf50;margin-top:8px;font-weight:500}.Delivery_noPickupPoints__0VizY{background:#fff3cd;border-left:4px solid #ffc107;padding:16px;border-radius:8px;margin-top:20px}.Delivery_noPickupPoints__0VizY p{margin:0;color:#856404;font-size:14px}.Delivery_selectedPickupPoint__YCKqs{margin-top:30px;animation:Delivery_fadeIn__Qx8mV .3s ease}.Delivery_selectedPickupPointTitle__zTzrz{font-size:18px;font-weight:600;color:#333;margin-bottom:16px}.Delivery_selectedPickupPointCard__8ggjH{background:#e3f2fd;border:2px solid #2196f3;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(33,150,243,.2);display:flex;flex-direction:column}.Delivery_selectedPickupPointPhoto__5jDGO{width:100%;height:300px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.Delivery_selectedPickupPointPhoto__5jDGO img{width:100%;height:100%;object-fit:cover;display:block}.Delivery_selectedPickupPointContent__WlsvV{padding:20px}.Delivery_selectedPickupPointHeader__BLTeC{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.Delivery_selectedPickupPointName__cPSNY{font-size:18px;font-weight:600;color:#1976d2;flex:1}.Delivery_selectedPickupPointVendor__p9rMS{font-size:12px;color:#666;background:#fff;padding:4px 8px;border-radius:4px;margin-left:8px}.Delivery_selectedPickupPointAddress__Y_ltg{font-size:15px;color:#333;margin-bottom:8px;line-height:1.5}.Delivery_selectedPickupPointPhone__FA_85,.Delivery_selectedPickupPointWorkTime__nNgqa{font-size:14px;color:#666;margin-bottom:6px}.Delivery_selectedPickupPointDescription__Wbe5z{font-size:13px;color:#555;margin-top:12px;padding-top:12px;border-top:1px solid rgba(33,150,243,.2);line-height:1.5}