.CartButton_cartBtn__WEtGB{display:flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid var(--border);border-radius:8px;background:transparent;color:var(--text-muted);font-size:14px;cursor:pointer;text-decoration:none;transition:border-color .2s,color .2s;position:relative;white-space:nowrap}.CartButton_cartBtnActive__bQfzG,.CartButton_cartBtn__WEtGB:hover{border-color:var(--orange);color:var(--text)}.CartButton_cartTotal__5Ibmv{color:var(--orange);font-weight:700}@media (max-width:540px){.CartButton_cartLabel__d8hbh{display:none}.CartButton_cartBtn__WEtGB{padding:8px 10px}}.CartButton_cartCount__FY7d4{position:absolute;top:-6px;right:-6px;background:var(--orange);color:#fff;font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px}.ConsentCheckbox_row__ucMbz{display:flex;align-items:flex-start;gap:.6rem;margin-bottom:.75rem;cursor:pointer;font-family:var(--font-body);font-size:.82rem;line-height:1.45;color:var(--gray)}.ConsentCheckbox_input__LGGsm{flex-shrink:0;width:16px;height:16px;margin:0;accent-color:var(--orange);cursor:pointer}.ConsentCheckbox_text__w_Aw9{flex:1 1}.ConsentCheckbox_link__Xo_kS{color:var(--orange);text-decoration:none}.ConsentCheckbox_link__Xo_kS:hover{text-decoration:underline}.OrderModal_overlay__UtTCl{position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:2000;display:flex;align-items:center;justify-content:center;padding:1rem}.OrderModal_modal__yRO1M{position:relative;width:480px;max-width:100%;background:var(--bg2);border:1px solid var(--border);border-radius:12px;padding:40px}.OrderModal_close__3kStl{position:absolute;top:16px;right:16px;background:transparent;border:none;color:var(--gray);font-size:1.75rem;line-height:1;cursor:pointer;transition:color .2s ease}.OrderModal_close__3kStl:hover{color:var(--white)}.OrderModal_title__qlacN{margin:0 0 8px;color:var(--white);font-size:1.5rem;font-weight:700}.OrderModal_subtitle__T1m9y{margin:0 0 24px;color:var(--gray);font-size:.9rem}.OrderModal_form__e5AyN{display:flex;flex-direction:column;gap:12px}.OrderModal_input__BdVef,.OrderModal_textarea__esTld{width:100%;background:var(--bg3);border:1px solid var(--border);color:var(--white);border-radius:8px;padding:12px 16px;font-size:.95rem;font-family:inherit;transition:border-color .2s ease}.OrderModal_input__BdVef::placeholder,.OrderModal_textarea__esTld::placeholder{color:var(--gray)}.OrderModal_textarea__esTld{resize:vertical;min-height:90px}.OrderModal_input__BdVef:focus,.OrderModal_textarea__esTld:focus{outline:none;border-color:var(--orange)}.OrderModal_submit__hpjTD{margin-top:8px;background:var(--orange);color:var(--white);border:none;border-radius:8px;padding:14px 16px;font-size:.95rem;font-weight:600;cursor:pointer;transition:opacity .2s ease}.OrderModal_submit__hpjTD:hover{opacity:.9}.OrderModal_submit__hpjTD:disabled{opacity:.6;cursor:default}.OrderModal_error__SSPLy{margin:0;color:var(--orange);font-size:.85rem}.OrderModal_successMessage__UV2PH{margin:0;padding:20px 0;color:var(--white);font-size:1.1rem;font-weight:500;text-align:center}.SearchRequest_wrap__kaDFR{max-width:640px;margin:0 auto;padding:2.5rem 0 4rem}.SearchRequest_card__psOt_{background:var(--bg2);border:1px solid var(--border);border-radius:16px;padding:2rem}@media (min-width:768px){.SearchRequest_card__psOt_{padding:2.5rem}}.SearchRequest_title___1n7y{font-family:var(--font-display);font-size:1.6rem;font-weight:700;color:var(--white);margin:0 0 .75rem}@media (min-width:768px){.SearchRequest_title___1n7y{font-size:2rem}}.SearchRequest_lead__9qOkC{font-family:var(--font-body);font-size:.95rem;line-height:1.6;color:var(--text);margin:0 0 1.75rem}.SearchRequest_form__C7Krl{display:flex;flex-direction:column;gap:1.1rem}.SearchRequest_field__7vm82{display:flex;flex-direction:column;gap:.4rem}.SearchRequest_label__JonKS{font-family:var(--font-body);font-size:.85rem;font-weight:500;color:var(--text)}.SearchRequest_req__WhxJ_{color:var(--orange)}.SearchRequest_optional__VG2xe{color:var(--gray);font-weight:400;font-size:.8rem}.SearchRequest_input__c4G8x,.SearchRequest_textarea__FFJCP{width:100%;background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:.8rem 1rem;color:var(--white);font-family:var(--font-body);font-size:.95rem;transition:border-color .15s}.SearchRequest_textarea__FFJCP{resize:vertical;min-height:96px}.SearchRequest_input__c4G8x::placeholder,.SearchRequest_textarea__FFJCP::placeholder{color:var(--gray)}.SearchRequest_input__c4G8x:focus,.SearchRequest_textarea__FFJCP:focus{outline:none;border-color:var(--orange)}.SearchRequest_inputError__09bIM{border-color:#ef4444}.SearchRequest_fieldError___z9L5{font-size:.8rem;color:#ef4444;font-family:var(--font-body)}.SearchRequest_error__RyjKY{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);color:#fca5a5;border-radius:10px;padding:.75rem 1rem;font-size:.9rem;font-family:var(--font-body)}.SearchRequest_submit__3hh6O{display:inline-flex;align-items:center;justify-content:center;background:var(--orange);color:#fff;border:none;border-radius:10px;padding:.95rem 1.5rem;font-family:var(--font-body);font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s;text-decoration:none}.SearchRequest_submit__3hh6O:hover{background:var(--orange2)}.SearchRequest_submit__3hh6O:disabled{opacity:.6;cursor:not-allowed}.SearchRequest_disclaimer__ess3m{font-size:.8rem;color:var(--gray);text-align:center;font-family:var(--font-body);margin:.25rem 0 0}.SearchRequest_disclaimerLink__f7TY5{color:var(--orange);text-decoration:none}.SearchRequest_disclaimerLink__f7TY5:hover{text-decoration:underline}.SearchRequest_success__98vK5{background:var(--bg2);border:1px solid var(--border);border-radius:16px;padding:3rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.6rem}.SearchRequest_successIcon___uiwo{width:64px;height:64px;border-radius:50%;background:rgba(16,185,129,.15);color:#10b981;display:flex;align-items:center;justify-content:center;font-size:2rem;margin-bottom:.5rem}.SearchRequest_successTitle__dadhi{font-family:var(--font-display);font-size:1.6rem;font-weight:700;color:var(--white);margin:0}.SearchRequest_successText__NZQ01{font-family:var(--font-body);color:var(--text);margin:0 0 1rem}.SearchCatalog_intro__QB8gn{text-align:center;padding:3rem 1rem;color:var(--gray);font-family:var(--font-body)}.SearchCatalog_introTitle__fDnC9{font-family:var(--font-display);font-size:1.25rem;color:var(--white);margin-bottom:.5rem}.SearchCatalog_grid__4ifx1{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1rem;gap:1rem;margin:1.5rem 0}.SearchCatalog_card__oN9mC{background:var(--bg2);border:1px solid var(--border);border-radius:12px;padding:1.1rem;display:flex;flex-direction:column;gap:.6rem}.SearchCatalog_head__cyGtS{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.SearchCatalog_brand__9PnTF{font-family:var(--font-display);font-size:1rem;color:var(--white)}.SearchCatalog_article__fQ0uz{font-size:.75rem;color:var(--gray)}.SearchCatalog_name__xFM1i{font-size:.85rem;color:var(--text);line-height:1.35;min-height:calc(1.35em * 2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.SearchCatalog_labels__innwu{display:flex;flex-wrap:wrap;gap:.35rem;min-height:calc(.7rem * 1.6 + .4rem + 2px)}.SearchCatalog_label__rzG3C{font-size:.7rem;font-weight:600;padding:.2rem .55rem;border-radius:999px;border:1px solid transparent;white-space:nowrap}.SearchCatalog_optimal__bf_19{color:var(--orange2);border-color:var(--orange);background:rgba(232,96,26,.12)}.SearchCatalog_fastest__pYQHe{color:#4aa3ff;border-color:#2f6ea5;background:rgba(74,163,255,.12)}.SearchCatalog_cheapest__apI6N{color:#4ac07a;border-color:#2f8a55;background:rgba(74,192,122,.12)}.SearchCatalog_premium__W6sCG{color:#c9a24a;border-color:#8a6d2f;background:rgba(201,162,74,.12)}.SearchCatalog_meta__mOdwY{display:flex;flex-direction:column;gap:.25rem;font-size:.8rem;color:var(--gray)}.SearchCatalog_metaRow__efQRk{display:flex;justify-content:space-between}.SearchCatalog_inStock__UhZcw{color:#4ac07a}.SearchCatalog_onOrder__Q5K7X{color:var(--gray)}.SearchCatalog_priceRow__rHgS7{display:flex;align-items:baseline;justify-content:space-between;margin-top:.2rem}.SearchCatalog_price__2M_Ra{font-family:var(--font-display);font-size:1.5rem;color:var(--white)}.SearchCatalog_priceUnit__lT5e7{font-size:.9rem;color:var(--gray)}.SearchCatalog_cartBtn__cD9d0{margin-top:auto;padding:.6rem;background:var(--orange);color:var(--white);border:none;border-radius:8px;font-family:var(--font-body);font-weight:600;font-size:.85rem;cursor:pointer;transition:background .2s}.SearchCatalog_cartBtn__cD9d0:hover{background:var(--orange2)}.SearchCatalog_group__dfAhG{margin-bottom:.5rem}.SearchCatalog_groupTitle__yqpAS{font-family:var(--font-display);font-size:1rem;color:var(--white);margin:1.25rem 0 .6rem;padding-bottom:.4rem;border-bottom:1px solid var(--border)}.SearchCatalog_collisionNote__Z2WBh{font-size:.85rem;color:var(--orange2);margin:.5rem 0 .75rem}.SearchCatalog_analogHint__GSE4T{margin:.25rem 0 0;text-align:center;font-family:var(--font-body);font-size:.8rem;line-height:1.4;color:var(--gray)}.SearchCatalog_analogLink___XjjC{background:none;border:none;padding:0;font:inherit;color:var(--orange2);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.SearchCatalog_analogLink___XjjC:hover{color:var(--orange)}.SearchCatalog_fallback___yKqd{margin:2rem 0 1rem;padding:1.25rem;background:var(--bg3);border:1px solid var(--border);border-radius:12px;text-align:center}.SearchCatalog_fallbackTitle__39Kp_{font-family:var(--font-display);font-size:1.05rem;color:var(--white);margin-bottom:.35rem}.SearchCatalog_fallbackText__tMhq8{font-size:.85rem;color:var(--gray)}.SearchCatalog_error__F3uE1{color:#ff6b6b}.page_page__oWb0h{min-height:70vh;background:var(--bg);padding:80px 1rem 4rem}.page_container__WCMz0{max-width:1100px;margin:0 auto}.page_loading__WtGNB{color:var(--gray);text-align:center;padding:4rem 0}.page_header__3Gwoy{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-top:24px;margin-bottom:2rem}.page_title__wpvnz{font-family:var(--font-display);font-size:28px;font-weight:700;color:var(--white);margin:0 0 .4rem}.page_subtitle__qCPzb{color:var(--gray);font-size:.95rem;margin:0;display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.page_headerActions__wpwlg{display:flex;align-items:center;gap:.75rem}.page_cartLink__VLluq{color:var(--orange);text-decoration:none;font-weight:600;font-size:.9rem}.page_cartLink__VLluq:hover{text-decoration:underline}.page_logout__zwJT4{background:none;border:1px solid var(--border);color:var(--text);border-radius:8px;padding:.5rem .9rem;cursor:pointer;font-size:.9rem}.page_logout__zwJT4:hover{border-color:var(--orange);color:var(--white)}.page_tabs__NIk7O{display:flex;gap:.5rem;border-bottom:1px solid var(--border);margin-bottom:2rem;flex-wrap:wrap}.page_tab__5Mr9I{background:none;color:var(--gray);padding:.7rem 1rem;cursor:pointer;font-size:.95rem;border:none;border-bottom:2px solid transparent;margin-bottom:-1px}.page_tab__5Mr9I:hover{color:var(--white)}.page_tabActive__m_TWf{color:var(--white);border-bottom-color:var(--orange);font-weight:600}.page_searchBar__YU_wA{display:flex;gap:.6rem;margin-bottom:.5rem}.page_searchInput__523OS{flex:1 1;background:var(--bg3);border:1px solid var(--border);border-radius:8px;padding:.75rem 1rem;color:var(--white);font-size:.95rem}.page_searchInput__523OS:focus{outline:none;border-color:var(--orange)}.page_searchBtn__mxCJW{background:var(--orange);color:var(--white);border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;cursor:pointer}.page_searchBtn__mxCJW:hover{background:var(--orange2)}.page_searchBtn__mxCJW:disabled{opacity:.6;cursor:default}.page_priceNote__CCuSW{color:var(--gray);font-size:.82rem;margin:0 0 1.5rem}.page_hint__oz5L_{color:var(--gray);text-align:center;padding:2.5rem 0}.page_collisionNote__gNiI6{color:#eab308;font-size:.88rem;margin:0 0 1rem}.page_group__QjhWY{margin-bottom:1.5rem}.page_groupTitle__zmODH{color:var(--white);font-size:1.05rem;margin:0 0 .75rem}.page_grid__vXCmK{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:1rem;gap:1rem}.page_empty__f3Gsg{color:var(--gray);text-align:center;padding:3rem 0}.page_ordersList__Cfj3y{display:flex;flex-direction:column;gap:.75rem}.page_orderCard__EM4Gq{border:1px solid var(--border);border-radius:12px;background:var(--bg2);overflow:hidden}.page_orderHead__cJvrd{width:100%;display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:none;border:none;color:var(--text);cursor:pointer;flex-wrap:wrap}.page_orderId__FKP8Z{font-weight:600;color:var(--white)}.page_orderDate__xCEGV{color:var(--gray);font-size:.88rem}.page_orderTotal__ao8SU{margin-left:auto;font-weight:600;color:var(--white)}.page_badge__4QyMv{border:1px solid;border-radius:20px;padding:.2rem .7rem;font-size:.72rem;font-weight:600}.page_orderBody__99D8B{padding:0 1.25rem 1.25rem;border-top:1px solid var(--border)}.page_orderItem__fC2H_{display:flex;justify-content:space-between;gap:1rem;padding:.6rem 0;border-bottom:1px solid var(--border);color:var(--text);font-size:.9rem}.page_orderAddress__1_PCA{margin-top:.75rem;color:var(--gray);font-size:.85rem}.page_refWrap__s_Qq4{display:flex;flex-direction:column;gap:1rem}.page_refCartBox__Qsrq4,.page_refClientBox__ltYG3{border:1px solid var(--border);border-radius:12px;background:var(--bg2);padding:1rem}.page_refBoxTitle__4hRmx{font-family:var(--font-display);font-size:.95rem;font-weight:700;color:var(--white);margin-bottom:.75rem}.page_refFields__LVaWb{display:grid;grid-template-columns:1fr 1fr;grid-gap:.6rem;gap:.6rem}.page_refResults__eTric{display:flex;flex-direction:column;gap:.5rem}.page_refOffer__CFl9C{display:flex;align-items:center;gap:.75rem;border:1px solid var(--border);border-radius:10px;background:var(--bg2);padding:.6rem .85rem}.page_refOfferInfo__9BSFA{display:flex;flex-direction:column;gap:.15rem;flex:1 1;min-width:0}.page_refOfferName__we_CM{color:var(--white);font-size:.9rem}.page_refOfferMeta__H7ls2{color:var(--gray);font-size:.78rem}.page_refOfferPrice__Gkvzl{color:var(--white);font-weight:700;white-space:nowrap}.page_refAddBtn__kO5vw{flex-shrink:0;background:none;border:1px solid var(--orange);color:var(--orange);border-radius:8px;padding:.4rem .8rem;font-weight:600;font-size:.82rem;cursor:pointer}.page_refAddBtn__kO5vw:hover{background:rgba(232,96,26,.12)}.page_refCartRow__cvcW_{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-top:1px solid var(--border)}.page_refCartName__ooEHj{flex:1 1;color:var(--white);font-size:.88rem;min-width:0}.page_refQtyCtl__DJ0pf{display:inline-flex;align-items:center;gap:.5rem}.page_refQtyCtl__DJ0pf button{width:24px;height:24px;border:1px solid var(--border);background:var(--bg3);color:var(--white);border-radius:6px;cursor:pointer;font-size:.9rem;line-height:1}.page_refCartSum__36TAV{color:var(--white);font-weight:600;white-space:nowrap;min-width:70px;text-align:right}.page_refDelBtn__Djp_p{background:none;border:none;color:#f87171;cursor:pointer;font-size:.9rem}.page_refCartTotal__pjHIv{text-align:right;margin-top:.75rem;color:var(--white);font-size:1rem}.page_refConsentRow__gCk_C{display:flex;align-items:flex-start;gap:.6rem;cursor:pointer;font-size:.82rem;line-height:1.45;color:var(--gray);margin-bottom:.75rem}.page_refConsentInput__u2L5y{flex-shrink:0;width:16px;height:16px;margin:0;accent-color:var(--orange);cursor:pointer}.page_refConsentLink__g6jjG{color:var(--orange);text-decoration:none}.page_refConsentLink__g6jjG:hover{text-decoration:underline}.page_refSubmitBtn__M0ubj{align-self:flex-start;background:var(--orange);color:var(--white);border:none;border-radius:10px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;cursor:pointer}.page_refSubmitBtn__M0ubj:hover{background:var(--orange2)}.page_refSubmitBtn__M0ubj:disabled{opacity:.6;cursor:default}.page_refDone__Ly3Na{border:1px solid #4ade80;border-radius:12px;background:var(--bg2);padding:1.5rem;text-align:center}.page_refDoneTitle__zLrln{color:#4ade80;font-size:1.2rem;font-weight:700;margin-bottom:.4rem}.page_refDoneSub__8I1Et{color:var(--text);margin-bottom:1rem}.page_refPayLink__mpR4u{display:block;color:var(--orange);word-break:break-all;font-size:.85rem;margin-bottom:.6rem}.page_refCopyBtn__z9k7n{background:none;border:1px solid var(--border);color:var(--text);border-radius:8px;padding:.45rem .9rem;cursor:pointer;font-size:.85rem}.page_refQrWrap__f_3IL{display:flex;justify-content:center;margin:1rem 0}.page_refQr__UrCfA{border-radius:10px;background:#fff;padding:6px}@media (max-width:560px){.page_refFields__LVaWb{grid-template-columns:1fr}}.page_earnSummary__c4abM{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:12px}.page_earnCard__Rfl_k{flex:1 1;min-width:160px;display:flex;flex-direction:column;gap:6px;padding:16px 18px;background:var(--bg2);border:1px solid var(--border);border-radius:12px}.page_earnLabel__yWCZv{font-size:13px;color:var(--gray)}.page_earnValue__w5e7i{font-size:24px;font-weight:700;color:var(--white)}.page_orderCommission__dhh5u{color:#4ade80;font-weight:600;white-space:nowrap}.page_clAddForm__Wbbe1{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border)}.page_clError__Peej9{color:#f87171;font-size:.85rem;margin:0 0 .75rem}.page_clName__JCize{color:var(--white);font-weight:600}.page_clCarsCount__KcC1D{color:var(--gray);font-size:.8rem}.page_clChevron__vzytg{color:var(--gray);font-size:.7rem}.page_clActions__kdpa_,.page_clEditRow__dMz_a{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;margin:.5rem 0}.page_clGhostBtn__00Ktm{background:transparent;border:1px solid var(--border);border-radius:8px;color:var(--text);font-family:var(--font-body);font-size:.8rem;padding:.4rem .8rem;cursor:pointer;transition:all .2s}.page_clGhostBtn__00Ktm:hover{color:var(--white);border-color:var(--orange)}.page_clDangerBtn__iHFUL{background:transparent;border:1px solid hsla(0,91%,71%,.35);border-radius:8px;color:#f87171;font-family:var(--font-body);font-size:.8rem;padding:.4rem .8rem;cursor:pointer;transition:all .2s}.page_clDangerBtn__iHFUL:hover{border-color:#f87171}.page_clCarsTitle__e62ff{color:var(--gray);font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin:1rem 0 .5rem}.page_clCarRow__C4v22{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;padding:.5rem 0;border-bottom:1px solid hsla(0,0%,100%,.04)}.page_clCarName__mccql{color:var(--text);font-size:.875rem;font-weight:500}.page_clCarForm__wg_zd{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.page_clPickRow__OaAsM{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:.85rem}.page_clSelect__0PNZ9{flex:1 1;min-width:220px;height:42px;padding:0 12px;background:var(--bg3);border:1px solid var(--border);border-radius:8px;color:var(--text);font-family:var(--font-body);font-size:.875rem;outline:none;cursor:pointer}.page_clSelect__0PNZ9:focus{border-color:var(--orange)}.page_clSearch__NFppl{width:100%;flex:none;margin-bottom:1rem}.page_clPersonalBox__4vBLr{border:1px solid var(--border);border-radius:12px;padding:1rem 1.15rem;margin-bottom:1.25rem;display:flex;flex-direction:column;gap:.6rem;align-items:flex-start}.page_wrapper__ItqwH{min-height:100vh;padding:6rem 0 4rem;background:var(--bg)}.page_breadcrumbs___vhpK{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem}.page_breadcrumb__L7Z5z{font-size:.8rem;color:var(--gray);text-decoration:none;transition:color .2s}.page_breadcrumb__L7Z5z:hover{color:var(--orange)}.page_sep__MK_0B{font-size:.8rem;color:var(--border)}.page_breadcrumbCurrent___19Ou{font-size:.8rem;color:var(--text)}.page_title__D6ck_{font-family:var(--font-display);font-size:2rem;font-weight:700;color:var(--white);margin:0 0 2rem}.page_layout__fcXid{display:grid;grid-template-columns:1fr 340px;grid-gap:2rem;gap:2rem;align-items:start}.page_form__LvPzY{display:flex;flex-direction:column;gap:0}.page_section__5Whmk{background:var(--bg2);border:1px solid var(--border);border-radius:12px;padding:1.75rem;margin-bottom:1.25rem}.page_sectionTitle__ls51i{font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--white);margin:0 0 1.25rem}.page_field__hgyAH{margin-bottom:1rem}.page_field__hgyAH:last-child{margin-bottom:0}.page_label___NiQP{display:block;font-size:.82rem;color:var(--gray);margin-bottom:.4rem}.page_required__pjlqH{color:var(--orange)}.page_input__Zdvt1{width:100%;background:var(--bg3);border:1px solid var(--border);border-radius:8px;padding:.7rem .9rem;color:var(--white);font-size:.9rem;font-family:inherit;outline:none;transition:border-color .2s;box-sizing:border-box}.page_input__Zdvt1:focus{border-color:var(--orange)}.page_input__Zdvt1::placeholder{color:var(--gray)}.page_inputError__nkkYE{border-color:#ef4444}.page_fieldError__ZQhvb{display:block;font-size:.78rem;color:#ef4444;margin-top:.3rem}.page_textarea__MwSxX{width:100%;background:var(--bg3);border:1px solid var(--border);border-radius:8px;padding:.7rem .9rem;color:var(--white);font-size:.9rem;font-family:inherit;outline:none;transition:border-color .2s;resize:vertical;box-sizing:border-box}.page_textarea__MwSxX:focus{border-color:var(--orange)}.page_textarea__MwSxX::placeholder{color:var(--gray)}.page_deliveryOptions__TrYna{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.page_deliveryOption__DffHH{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--bg3);border:1px solid var(--border);border-radius:8px;cursor:pointer;transition:border-color .2s,background .2s}.page_deliveryOption__DffHH:hover{border-color:rgba(232,96,26,.4)}.page_deliverySelected__Q3S7i{border-color:var(--orange);background:rgba(232,96,26,.06)}.page_radioInput__4U3GK{width:16px;height:16px;accent-color:var(--orange);flex-shrink:0;cursor:pointer}.page_deliveryIcon__PL9BB{font-size:1.1rem}.page_deliveryLabel__Gkimx{flex:1 1;font-size:.9rem;color:var(--text)}.page_deliveryPrice__1WYs0{font-size:.8rem;color:var(--gray)}.page_managerNotice__fuBpS{margin:0 0 1rem;padding:.7rem .9rem;background:var(--bg3);border:1px solid var(--orange);border-radius:8px;color:var(--text);font-size:.85rem;line-height:1.45}.page_totalNote__NPQwR{color:var(--gray);font-size:.8rem;font-weight:400}.page_cityWrap__EFAVR{position:relative}.page_citySuggestions__9DicR{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:10;margin:0;padding:.25rem;list-style:none;background:var(--bg2);border:1px solid var(--border);border-radius:8px;max-height:220px;overflow-y:auto}.page_citySuggestion__nn9LU{display:block;width:100%;text-align:left;background:none;border:none;border-radius:6px;padding:.55rem .7rem;color:var(--text);font-size:.85rem;font-family:inherit;cursor:pointer;transition:background .15s,color .15s}.page_citySuggestion__nn9LU:hover{background:var(--bg3);color:var(--white)}.page_addressFields__DStXt{display:flex;flex-direction:column;gap:0;animation:page_slideDown__rsV_N .2s ease}@keyframes page_slideDown__rsV_N{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.page_summary__if3OB{background:var(--bg2);border:1px solid var(--border);border-radius:12px;padding:1.5rem;position:-webkit-sticky;position:sticky;top:5rem}.page_summaryTitle__yheBy{font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--white);margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}.page_summaryItems__XN3sq{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.25rem}.page_summaryItem__uraPC{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.page_summaryItemName__cA6NR{font-size:.82rem;color:var(--text);flex:1 1;line-height:1.4}.page_summaryItemQty__6ZM69{color:var(--gray);font-size:.78rem;margin-left:4px}.page_summaryItemPrice__w8ygx{font-size:.875rem;font-weight:600;color:var(--white);white-space:nowrap}.page_summaryTotal__9RQNH{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-top:1px solid var(--border);margin-bottom:1.25rem}.page_summaryTotal__9RQNH>span:first-child{font-size:1rem;font-weight:600;color:var(--white)}.page_totalPrice__d0lVS{font-size:1.4rem;font-weight:700;color:var(--orange)}.page_errorMsg__mjuJd{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:8px;padding:.75rem 1rem;font-size:.875rem;color:#ef4444;margin-bottom:1rem}.page_submitBtn__r4yzo{width:100%;background:var(--orange);color:#fff;border:none;border-radius:8px;padding:.9rem;font-family:var(--font-display);font-size:.95rem;font-weight:700;cursor:pointer;transition:background .2s,opacity .2s;margin-bottom:1rem}.page_submitBtn__r4yzo:hover:not(:disabled){background:var(--orange2)}.page_submitBtn__r4yzo:disabled{opacity:.6;cursor:not-allowed}.page_disclaimer__rQDlU{font-size:.75rem;color:var(--gray);text-align:center;line-height:1.5;margin:0}.page_disclaimerLink__vjoLj{color:var(--orange);text-decoration:none}.page_disclaimerLink__vjoLj:hover{text-decoration:underline}.page_deliveryLoading__mJwFB{font-size:.85rem;color:var(--gray);padding:.5rem 0}.page_deliveryCards__SDSZl{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.page_deliveryCard__EmH1A{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;background:var(--bg3);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;cursor:pointer;transition:border-color .2s,background .2s}.page_deliveryCard__EmH1A:hover{border-color:rgba(232,96,26,.4)}.page_deliveryCardSelected__vpvc4{border-color:#ff8c00!important;background:rgba(232,96,26,.06)}.page_deliveryCardDisabled__Oo5tE{opacity:.4;cursor:default;pointer-events:none}.page_deliveryCardContent__YMPWz{flex:1 1;display:flex;flex-direction:column;gap:.25rem}.page_deliveryCardTop__AHqpB{display:flex;align-items:center;gap:.6rem}.page_deliveryCardSub__4v9Kg{font-size:.78rem;color:var(--gray);margin-left:1.7rem}.page_deliveryPriceFree__uNzLV{color:#22c55e!important}.page_deliveryPriceDisabled__W9gVD{color:var(--gray);font-style:italic}.page_summaryBreakdown__2Iaid{display:flex;flex-direction:column;gap:.5rem;margin-bottom:0}.page_summaryRow__RyyAx{display:flex;justify-content:space-between;font-size:.875rem;color:var(--text)}.page_summaryDivider__YgQYL{height:1px;background:var(--border);margin-top:.5rem}.page_deliveryFreeText__hlO4S{color:#22c55e}@media (max-width:768px){.page_layout__fcXid{grid-template-columns:1fr}.page_summary__if3OB{position:static;order:-1}}.page_pointHint__59DF_{display:block;margin-top:.35rem;color:var(--gray);font-size:.78rem;line-height:1.4}.page_pointList__goFMI{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.5rem;max-height:320px;overflow-y:auto}.page_pointCard__b8UQn{width:100%;text-align:left;background:var(--bg3);border:1px solid var(--border);border-radius:10px;padding:.7rem .9rem;color:var(--text);font-family:var(--font-body);cursor:pointer;transition:all .2s;display:flex;flex-direction:column;gap:.25rem}.page_pointCard__b8UQn:hover{border-color:var(--orange)}.page_pointCardActive__bmRYx{border-color:var(--orange);background:rgba(232,96,26,.1)}.page_pointAddress__iL8W3{color:var(--white);font-size:.9rem;font-weight:500}.page_pointMeta__R_4Sf{color:var(--gray);font-size:.78rem}.page_pointChangeBtn__fUV18{align-self:flex-start;margin-top:.35rem;background:transparent;border:none;padding:0;color:var(--orange);font-family:var(--font-body);font-size:.8rem;text-decoration:underline;cursor:pointer}.page_pointChangeBtn__fUV18:hover{color:var(--orange2)}.page_deliveryNote__yKa4k{color:var(--gray);font-size:.78rem}.page_page__LjYwV{min-height:calc(100vh - 70px);display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem;background:var(--bg)}.page_card__Bi2uC{width:100%;max-width:420px;background:var(--bg2);border:1px solid var(--border);border-radius:16px;padding:2.5rem 2rem}.page_title__yYvIy{font-family:var(--font-display);font-size:1.75rem;font-weight:700;color:var(--white);margin:0 0 .4rem;text-align:center}.page_subtitle__FPRw_{color:var(--gray);font-size:.9rem;text-align:center;margin:0 0 1.75rem}.page_error__RXW3_{background:hsla(0,91%,71%,.1);border:1px solid hsla(0,91%,71%,.4);color:#f87171;font-size:.85rem;padding:.7rem .9rem;border-radius:8px;margin-bottom:1.25rem}.page_field__ogpMp{margin-bottom:1.1rem}.page_field__ogpMp label{display:block;font-size:.82rem;color:var(--gray);margin-bottom:.4rem}.page_input__1amLy{width:100%;background:var(--bg3);border:1px solid var(--border);border-radius:8px;padding:.7rem .9rem;color:var(--white);font-size:.95rem;transition:border-color .2s}.page_input__1amLy:focus{outline:none;border-color:var(--orange)}.page_submit__nK78E{width:100%;background:var(--orange);color:var(--white);border:none;border-radius:8px;padding:.85rem;font-size:1rem;font-weight:600;cursor:pointer;margin-top:.5rem;transition:background .2s}.page_submit__nK78E:hover:not(:disabled){background:var(--orange2)}.page_submit__nK78E:disabled{opacity:.6;cursor:not-allowed}.page_switch__KGDgC{text-align:center;font-size:.85rem;color:var(--gray);margin:1.5rem 0 0}.page_switch__KGDgC a{color:var(--orange);text-decoration:none;font-weight:600}.page_switch__KGDgC a:hover{text-decoration:underline}