.AddressSearch-module-scss-module__iaiDCa__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:0;display:flex;position:fixed;inset:0}.AddressSearch-module-scss-module__iaiDCa__modal{width:100vw;max-width:100vw;height:100vh;max-height:100vh;box-shadow:none;z-index:1001;will-change:transform;box-sizing:border-box;background:#fff;border-radius:0;position:fixed;inset:0;overflow:hidden;transform:translateZ(0)}.AddressSearch-module-scss-module__iaiDCa__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.AddressSearch-module-scss-module__iaiDCa__header h3{color:#111827;margin:0;font-size:18px;font-weight:600}.AddressSearch-module-scss-module__iaiDCa__header .AddressSearch-module-scss-module__iaiDCa__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;transition:background-color .2s;display:flex}.AddressSearch-module-scss-module__iaiDCa__header .AddressSearch-module-scss-module__iaiDCa__closeButton:hover{background-color:#f3f4f6}.AddressSearch-module-scss-module__iaiDCa__content{will-change:transform;width:100%;max-width:100%;height:calc(100vh - 80px);padding:0;overflow:hidden;transform:translateZ(0)}.AddressSearch-module-scss-module__iaiDCa__addressContainer{will-change:transform;border:none;width:100%;height:100%;position:relative;overflow:hidden;transform:translateZ(0)}.AddressSearch-module-scss-module__iaiDCa__addressContainer iframe{box-sizing:border-box!important;border:none!important;width:100%!important;min-width:320px!important;max-width:100%!important;height:100%!important;position:absolute!important;inset:0!important;overflow:hidden!important;transform:scale(1)!important}@media (max-width:480px){.AddressSearch-module-scss-module__iaiDCa__overlay{padding:0}.AddressSearch-module-scss-module__iaiDCa__modal{border-radius:0;height:100vh}.AddressSearch-module-scss-module__iaiDCa__header{padding:16px 20px}.AddressSearch-module-scss-module__iaiDCa__header h3{font-size:16px}.AddressSearch-module-scss-module__iaiDCa__content{height:calc(100vh - 80px)}}
.BottomUpModal-module-scss-module__wU4bfG__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.BottomUpModal-module-scss-module__wU4bfG__modal{z-index:1001;background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;max-height:90vh;padding:20px;animation:.3s ease-out BottomUpModal-module-scss-module__wU4bfG__slideUp;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -4px 20px #00000026}.BottomUpModal-module-scss-module__wU4bfG__header{justify-content:center;align-items:center;margin-bottom:20px;display:flex;position:relative}.BottomUpModal-module-scss-module__wU4bfG__title{text-align:center;color:#111827;flex:1;margin:0;font-size:18px;font-weight:700}.BottomUpModal-module-scss-module__wU4bfG__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;font-size:24px;transition:background-color .2s;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.BottomUpModal-module-scss-module__wU4bfG__closeButton:hover{background-color:#f3f4f6}.BottomUpModal-module-scss-module__wU4bfG__content{margin-bottom:20px}.BottomUpModal-module-scss-module__wU4bfG__message{text-align:center;padding:20px 0}.BottomUpModal-module-scss-module__wU4bfG__messageText{color:#374151;white-space:pre-line;margin:0;font-size:16px;line-height:1.6}.BottomUpModal-module-scss-module__wU4bfG__actions{border-top:1px solid #e5e7eb;gap:12px;padding-top:20px;display:flex}.BottomUpModal-module-scss-module__wU4bfG__button,.BottomUpModal-module-scss-module__wU4bfG__confirmButtonSecondary,.BottomUpModal-module-scss-module__wU4bfG__confirmButton,.BottomUpModal-module-scss-module__wU4bfG__cancelButton{cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;min-height:52px;padding:16px 20px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.BottomUpModal-module-scss-module__wU4bfG__cancelButton{color:#374151;background-color:#f3f4f6}.BottomUpModal-module-scss-module__wU4bfG__cancelButton:hover{background-color:#e5e7eb}.BottomUpModal-module-scss-module__wU4bfG__cancelButton:active{background-color:#d1d5db}.BottomUpModal-module-scss-module__wU4bfG__confirmButton{color:#fff;background-color:#185fa5}.BottomUpModal-module-scss-module__wU4bfG__confirmButton:hover{background-color:#1d4ed8}.BottomUpModal-module-scss-module__wU4bfG__confirmButton:active{background-color:#1e40af}.BottomUpModal-module-scss-module__wU4bfG__confirmButtonSecondary{color:#374151;background-color:#f3f4f6}.BottomUpModal-module-scss-module__wU4bfG__confirmButtonSecondary:hover{background-color:#e5e7eb}.BottomUpModal-module-scss-module__wU4bfG__confirmButtonSecondary:active{background-color:#d1d5db}@keyframes BottomUpModal-module-scss-module__wU4bfG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:768px){.BottomUpModal-module-scss-module__wU4bfG__modal{border-top-left-radius:16px;border-top-right-radius:16px;padding:16px}.BottomUpModal-module-scss-module__wU4bfG__title{font-size:16px}.BottomUpModal-module-scss-module__wU4bfG__button,.BottomUpModal-module-scss-module__wU4bfG__cancelButton,.BottomUpModal-module-scss-module__wU4bfG__confirmButton,.BottomUpModal-module-scss-module__wU4bfG__confirmButtonSecondary{min-height:48px;padding:14px 16px;font-size:15px}.BottomUpModal-module-scss-module__wU4bfG__actions{gap:8px}}
.ChatInquiryModal-module-scss-module__TyZaFG__overlay{z-index:1000;background-color:#00000080;position:fixed;inset:0}.ChatInquiryModal-module-scss-module__TyZaFG__modal{z-index:1001;background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;max-height:90vh;padding:20px;animation:.3s ease-out ChatInquiryModal-module-scss-module__TyZaFG__slideUp;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -4px 20px #00000026}.ChatInquiryModal-module-scss-module__TyZaFG__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ChatInquiryModal-module-scss-module__TyZaFG__title{color:#111827;font-size:18px;font-weight:700}.ChatInquiryModal-module-scss-module__TyZaFG__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:4px;font-size:24px;line-height:1;transition:background-color .2s;display:flex}.ChatInquiryModal-module-scss-module__TyZaFG__closeButton:hover{background-color:#f3f4f6}.ChatInquiryModal-module-scss-module__TyZaFG__itemPreview{background-color:#f9fafb;border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:12px;display:flex}.ChatInquiryModal-module-scss-module__TyZaFG__itemPreview img{object-fit:cover;background-color:#e5e7eb;border-radius:8px;width:48px;height:48px}.ChatInquiryModal-module-scss-module__TyZaFG__itemPreview .ChatInquiryModal-module-scss-module__TyZaFG__itemName{color:#111827;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:600;overflow:hidden}.ChatInquiryModal-module-scss-module__TyZaFG__itemPreview .ChatInquiryModal-module-scss-module__TyZaFG__itemPrice{color:#185fa5;white-space:nowrap;font-size:14px;font-weight:700}.ChatInquiryModal-module-scss-module__TyZaFG__sectionTitle{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;font-size:13px;font-weight:600}.ChatInquiryModal-module-scss-module__TyZaFG__quickActions{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px;display:grid}.ChatInquiryModal-module-scss-module__TyZaFG__quickBtn{cursor:pointer;color:#374151;text-align:left;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;padding:14px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.ChatInquiryModal-module-scss-module__TyZaFG__quickBtn .ChatInquiryModal-module-scss-module__TyZaFG__icon{flex-shrink:0;font-size:20px}.ChatInquiryModal-module-scss-module__TyZaFG__quickBtn:hover{color:#185fa5;background-color:#f0f4ff;border-color:#185fa5}.ChatInquiryModal-module-scss-module__TyZaFG__quickBtn:active{background-color:#dbeafe}.ChatInquiryModal-module-scss-module__TyZaFG__purchaseBtn{color:#fff;cursor:pointer;background-color:#185fa5;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-size:16px;font-weight:700;transition:background-color .2s;display:flex}.ChatInquiryModal-module-scss-module__TyZaFG__purchaseBtn:hover{background-color:#1d2e47}.ChatInquiryModal-module-scss-module__TyZaFG__purchaseBtn:active{background-color:#162236}@keyframes ChatInquiryModal-module-scss-module__TyZaFG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.ChatRoomProductHeader-module-scss-module__FUcjUa__container{background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:8px;padding:10px 16px;display:flex}.ChatRoomProductHeader-module-scss-module__FUcjUa__productInfo{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.ChatRoomProductHeader-module-scss-module__FUcjUa__thumbnail{background:#f0f0f0;border-radius:8px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.ChatRoomProductHeader-module-scss-module__FUcjUa__thumbnailImg{object-fit:cover;width:100%;height:100%;display:block}.ChatRoomProductHeader-module-scss-module__FUcjUa__thumbnailFallback{background:#e0e0e0;width:100%;height:100%}.ChatRoomProductHeader-module-scss-module__FUcjUa__details{flex-direction:column;gap:2px;min-width:0;display:flex}.ChatRoomProductHeader-module-scss-module__FUcjUa__statusBadge{color:#666;flex-shrink:0;margin-right:4px;font-size:13px;font-weight:500}.ChatRoomProductHeader-module-scss-module__FUcjUa__itemName{color:#1a1a1a;text-overflow:ellipsis;white-space:nowrap;align-items:baseline;margin:0;font-size:13px;font-weight:500;display:flex;overflow:hidden}.ChatRoomProductHeader-module-scss-module__FUcjUa__price{color:#1a1a1a;margin:0;font-size:13px;font-weight:700}.ChatRoomProductHeader-module-scss-module__FUcjUa__purchaseBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#333;border:none;border-radius:8px;flex-shrink:0;height:36px;padding:0 14px;font-size:13px;font-weight:600}.ChatRoomProductHeader-module-scss-module__FUcjUa__purchaseBtn:disabled{cursor:not-allowed;background:#ccc}.ChatRoomProductHeader-module-scss-module__FUcjUa__purchaseBtn:not(:disabled):hover{background:#111}
.ProductList-module-scss-module__LNm_NG__list{background:#fff;flex-direction:column;display:flex;overflow:hidden auto}.ProductList-module-scss-module__LNm_NG__item{cursor:pointer;border-bottom:1px solid #f2f3f5;grid-template-columns:100px 1fr;gap:14px;padding:16px 0;transition:background .1s;display:grid}.ProductList-module-scss-module__LNm_NG__item:last-child{border-bottom:none}.ProductList-module-scss-module__LNm_NG__item:active{background:#fafafa}.ProductList-module-scss-module__LNm_NG__thumbWrap{flex-shrink:0;width:100px;height:100px;position:relative}.ProductList-module-scss-module__LNm_NG__thumb{background:#f1efe8;border-radius:10px;width:100%;height:100%;overflow:hidden}.ProductList-module-scss-module__LNm_NG__thumbBadge{z-index:1;pointer-events:none;border-radius:5px;padding:3px 7px;font-size:10px;font-weight:700;line-height:1.4;position:absolute;top:6px;left:6px}.ProductList-module-scss-module__LNm_NG__thumbBadgeSale{color:#fff;background:#185fa5}.ProductList-module-scss-module__LNm_NG__thumbBadgeReserve{color:#fff;background:#059669}.ProductList-module-scss-module__LNm_NG__thumbBadgeSold{color:#fff;background:#00000073}.ProductList-module-scss-module__LNm_NG__soldOverlay{pointer-events:none;background:#00000052;border-radius:10px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProductList-module-scss-module__LNm_NG__soldText{color:#fff;letter-spacing:.03em;font-size:12px;font-weight:700}.ProductList-module-scss-module__LNm_NG__body{flex-direction:column;min-width:0;padding:2px 0;display:flex}.ProductList-module-scss-module__LNm_NG__itemModel{color:#b0b7c3;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.01em;margin-bottom:3px;font-size:11px;overflow:hidden}.ProductList-module-scss-module__LNm_NG__titleRow{align-items:flex-start;gap:4px;margin-bottom:6px;display:flex}.ProductList-module-scss-module__LNm_NG__title{color:#111316;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;min-width:0;font-size:14px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductList-module-scss-module__LNm_NG__badgeRow{flex-wrap:nowrap;gap:4px;margin-bottom:6px;display:flex;overflow:hidden}.ProductList-module-scss-module__LNm_NG__conditionBadge{color:#185fa5;white-space:nowrap;text-overflow:ellipsis;background:#e6f1fb;border:1px solid #c3d9f0;border-radius:4px;padding:1px 5px;font-size:10px;font-weight:600;display:inline-block;overflow:hidden}.ProductList-module-scss-module__LNm_NG__locationBadge{color:#6b7280;white-space:nowrap;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;flex-shrink:0;padding:1px 5px;font-size:10px;font-weight:500;display:inline-block}.ProductList-module-scss-module__LNm_NG__overseasBadge{color:#b45309;white-space:nowrap;background:#fef3c7;border:1px solid #fcd34d;border-radius:4px;flex-shrink:0;padding:1px 5px;font-size:10px;font-weight:600;display:inline-block}.ProductList-module-scss-module__LNm_NG__price{color:#042c53;letter-spacing:-.03em;margin-bottom:6px;font-size:16px;font-weight:800}.ProductList-module-scss-module__LNm_NG__price.ProductList-module-scss-module__LNm_NG__muted{color:#9ca3af;font-weight:600;text-decoration:line-through}.ProductList-module-scss-module__LNm_NG__tags{flex-wrap:wrap;gap:6px;margin-bottom:4px;display:flex}.ProductList-module-scss-module__LNm_NG__tag{color:#b0b7c3;font-size:11px}.ProductList-module-scss-module__LNm_NG__rowBottom{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.ProductList-module-scss-module__LNm_NG__time{color:#c8ccd4;font-size:11px}.ProductList-module-scss-module__LNm_NG__actions{align-items:center;gap:10px;display:flex}.ProductList-module-scss-module__LNm_NG__actionItem{align-items:center;gap:3px;display:flex}.ProductList-module-scss-module__LNm_NG__actionCount{color:#b0b7c3;font-size:11px}.ProductList-module-scss-module__LNm_NG__actionIcon{cursor:pointer;flex-shrink:0;width:18px;height:18px;transition:transform .15s}.ProductList-module-scss-module__LNm_NG__actionIcon:active{transform:scale(.9)}.ProductList-module-scss-module__LNm_NG__viewIcon{flex-shrink:0;width:18px;height:18px}.ProductList-module-scss-module__LNm_NG__menu{cursor:pointer;background:0 0;border:none;flex-shrink:0;width:18px;height:18px;position:relative}.ProductList-module-scss-module__LNm_NG__menu:before{content:"";background:#9ca3af;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 -6px #9ca3af,0 6px #9ca3af}.ProductList-module-scss-module__LNm_NG__skeletonItem{border-bottom:1px solid #f2f3f5;grid-template-columns:100px 1fr;gap:14px;padding:16px 0;display:grid}.ProductList-module-scss-module__LNm_NG__skeletonItem:last-child{border-bottom:none}.ProductList-module-scss-module__LNm_NG__skeletonThumb{background:#eef0f3;border-radius:10px;width:100px;height:100px;animation:1.4s ease-in-out infinite ProductList-module-scss-module__LNm_NG__skeletonPulse}.ProductList-module-scss-module__LNm_NG__skeletonBody{flex-direction:column;gap:10px;min-width:0;padding:4px 0;display:flex}.ProductList-module-scss-module__LNm_NG__skeletonLine{background:#eef0f3;border-radius:6px;height:14px;animation:1.4s ease-in-out infinite ProductList-module-scss-module__LNm_NG__skeletonPulse}.ProductList-module-scss-module__LNm_NG__skeletonLineShort{width:40%;height:11px}.ProductList-module-scss-module__LNm_NG__skeletonLineMedium{width:60%}@keyframes ProductList-module-scss-module__LNm_NG__skeletonPulse{0%,to{opacity:1}50%{opacity:.5}}.ProductList-module-scss-module__LNm_NG__emptyState{text-align:center;background:#fff;justify-content:center;align-items:center;padding:60px 20px;display:flex}.ProductList-module-scss-module__LNm_NG__emptyStateInner{flex-direction:column;align-items:center;gap:16px;display:flex}.ProductList-module-scss-module__LNm_NG__emptyActionBtn{color:#fff;cursor:pointer;background:#111316;border:none;border-radius:10px;padding:11px 20px;font-size:14px;font-weight:600}.ProductList-module-scss-module__LNm_NG__emptyText{color:#9ca3af;font-size:15px;line-height:1.6}.ProductList-module-scss-module__LNm_NG__addProductButton{color:#fff;cursor:pointer;z-index:999;background:#185fa5;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:28px;font-weight:400;line-height:1;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:96px;right:20px;box-shadow:0 4px 16px #185fa566}.ProductList-module-scss-module__LNm_NG__addProductButton:active{transform:scale(.95);box-shadow:0 2px 8px #185fa54d}.ProductList-module-scss-module__LNm_NG__scrollTopButton{cursor:pointer;z-index:999;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;bottom:90px;right:20px;box-shadow:0 4px 16px #00000024,0 1px 4px #00000014}.ProductList-module-scss-module__LNm_NG__scrollTopButton:active{transform:scale(.92);box-shadow:0 2px 8px #0000001f}.ProductList-module-scss-module__LNm_NG__gridView{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px 10px;padding:14px 0 8px;display:grid}.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__item,.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__skeletonItem{background:#fff;border:1px solid #eef0f3;border-radius:14px;flex-direction:column;gap:0;padding:0;display:flex;overflow:clip}.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__thumbWrap,.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__skeletonThumb{aspect-ratio:1;border-radius:13px 13px 0 0;flex:none;width:100%;height:auto;min-height:0}.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__thumb,.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__soldOverlay{border-radius:13px 13px 0 0}.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__body,.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__skeletonBody{flex:1 0 auto;padding:9px 10px 10px}.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__skeletonBody{gap:8px}.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__itemModel{margin-bottom:2px;font-size:10px}.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__title{margin-bottom:0;font-size:13px}.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__titleRow{margin-bottom:5px}.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__badgeRow{flex-wrap:wrap;margin-bottom:5px;overflow:visible}.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__price{margin-bottom:0;font-size:15px}.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__tags,.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__time{display:none}.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__rowBottom{justify-content:flex-end;margin-top:auto;padding-top:8px}.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__actions{gap:8px}.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__actionIcon,.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__viewIcon{width:16px;height:16px}.ProductList-module-scss-module__LNm_NG__gridView .ProductList-module-scss-module__LNm_NG__actionCount{font-size:10px}
.ProductPickerModal-module-scss-module__MSfeqa__overlay{z-index:1000;background:#00000073;align-items:flex-end;display:flex;position:fixed;inset:0}.ProductPickerModal-module-scss-module__MSfeqa__sheet{background:#fff;border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-height:70vh;display:flex;overflow:hidden}.ProductPickerModal-module-scss-module__MSfeqa__header{border-bottom:1px solid #eef0f2;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px;display:flex}.ProductPickerModal-module-scss-module__MSfeqa__title{color:#111316;font-size:16px;font-weight:700}.ProductPickerModal-module-scss-module__MSfeqa__closeBtn{color:#8b909a;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:22px;line-height:1}.ProductPickerModal-module-scss-module__MSfeqa__searchWrap{flex-shrink:0;padding:12px 16px 4px}.ProductPickerModal-module-scss-module__MSfeqa__searchInput{box-sizing:border-box;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;height:40px;padding:0 14px;font-family:inherit;font-size:14px}.ProductPickerModal-module-scss-module__MSfeqa__searchInput:focus{border-color:#185fa5}.ProductPickerModal-module-scss-module__MSfeqa__searchInput::placeholder{color:#b0b7c3}.ProductPickerModal-module-scss-module__MSfeqa__body{padding:8px 12px 16px;overflow-y:auto}.ProductPickerModal-module-scss-module__MSfeqa__stateMessage{text-align:center;color:#8b909a;padding:40px 0;font-size:14px}
.SplashScreen-module-scss-module__phXg5q__splash{z-index:9999;opacity:1;background-color:#080b12;background-image:linear-gradient(#2d3c5612 1px,#0000 1px),linear-gradient(90deg,#2d3c5612 1px,#0000 1px);background-size:28px 28px;flex-direction:column;justify-content:center;align-items:center;transition:opacity .7s;display:flex;position:fixed;inset:0}.SplashScreen-module-scss-module__phXg5q__splash.SplashScreen-module-scss-module__phXg5q__fadeOut{opacity:0;pointer-events:none}.SplashScreen-module-scss-module__phXg5q__splash:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#2d3c568c 0%,#1e2a3a40 40%,#0000 70%);width:480px;height:400px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.SplashScreen-module-scss-module__phXg5q__content{flex-direction:column;align-items:center;gap:14px;animation:.8s cubic-bezier(.16,1,.3,1) forwards SplashScreen-module-scss-module__phXg5q__rise;display:flex}.SplashScreen-module-scss-module__phXg5q__logo{filter:brightness(0)invert();width:148px;height:auto}.SplashScreen-module-scss-module__phXg5q__tagline{color:#ffffff7a;letter-spacing:.06em;margin:0;font-size:12px;font-weight:400}.SplashScreen-module-scss-module__phXg5q__progress{background:#2d3c5699;border-radius:2px;width:48px;height:2px;margin-top:40px;position:relative;overflow:hidden}.SplashScreen-module-scss-module__phXg5q__progress:after{content:"";background:#5a7499;border-radius:2px;animation:1.8s cubic-bezier(.4,0,.2,1) forwards SplashScreen-module-scss-module__phXg5q__progressFill;position:absolute;inset:0}.SplashScreen-module-scss-module__phXg5q__footer{color:#ffffff47;letter-spacing:.3em;font-size:10px;font-weight:700;position:absolute;bottom:48px}@keyframes SplashScreen-module-scss-module__phXg5q__rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes SplashScreen-module-scss-module__phXg5q__progressFill{0%{transform-origin:0;transform:scaleX(0)}15%{transform-origin:0;transform:scaleX(.1)}70%{transform-origin:0;transform:scaleX(.75)}90%{transform-origin:0;transform:scaleX(.92)}to{transform-origin:0;transform:scaleX(1)}}
.LocationPickerModal-module-scss-module__nZodmq__overlay{z-index:1000;background:#00000073;align-items:flex-end;display:flex;position:fixed;inset:0}.LocationPickerModal-module-scss-module__nZodmq__sheet{background:#fff;border-radius:16px 16px 0 0;flex-direction:column;width:100%;display:flex;overflow:hidden}.LocationPickerModal-module-scss-module__nZodmq__header{border-bottom:1px solid #eef0f2;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px;display:flex}.LocationPickerModal-module-scss-module__nZodmq__title{color:#111316;font-size:16px;font-weight:700}.LocationPickerModal-module-scss-module__nZodmq__closeBtn{color:#8b909a;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:22px;line-height:1}.LocationPickerModal-module-scss-module__nZodmq__searchWrap{flex-shrink:0;gap:8px;padding:12px 16px 4px;display:flex}.LocationPickerModal-module-scss-module__nZodmq__searchInput{box-sizing:border-box;border:1px solid #e5e7eb;border-radius:10px;outline:none;flex:1;min-width:0;height:40px;padding:0 14px;font-family:inherit;font-size:14px}.LocationPickerModal-module-scss-module__nZodmq__searchInput:focus{border-color:#185fa5}.LocationPickerModal-module-scss-module__nZodmq__searchInput::placeholder{color:#b0b7c3}.LocationPickerModal-module-scss-module__nZodmq__searchBtn{color:#fff;cursor:pointer;background:#111316;border:none;border-radius:10px;flex-shrink:0;height:40px;padding:0 16px;font-size:14px;font-weight:600}.LocationPickerModal-module-scss-module__nZodmq__searchError{color:#e53e3e;flex-shrink:0;padding:6px 16px 0;font-size:12px}.LocationPickerModal-module-scss-module__nZodmq__searchResultList{border-top:1px solid #f2f3f5;flex-shrink:0;max-height:200px;margin:8px 0 0;padding:0;list-style:none;overflow-y:auto}.LocationPickerModal-module-scss-module__nZodmq__searchResultItem{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f2f3f5;flex-direction:column;gap:2px;width:100%;padding:10px 16px;display:flex}.LocationPickerModal-module-scss-module__nZodmq__searchResultItem:active{background:#f8f9fb}.LocationPickerModal-module-scss-module__nZodmq__searchResultName{color:#111316;font-size:14px;font-weight:700}.LocationPickerModal-module-scss-module__nZodmq__searchResultAddress{color:#8b909a;font-size:12px}.LocationPickerModal-module-scss-module__nZodmq__mapWrap{background:#f3f4f6;flex-shrink:0;width:100%;height:320px;margin-top:10px;position:relative;overflow:hidden}.LocationPickerModal-module-scss-module__nZodmq__mapMessage{color:#8b909a;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;display:flex}.LocationPickerModal-module-scss-module__nZodmq__myLocationBtn{z-index:11;color:#555;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 8px #0003}.LocationPickerModal-module-scss-module__nZodmq__myLocationBtn:active{background:#f5f5f5}.LocationPickerModal-module-scss-module__nZodmq__myLocationBtn:disabled{cursor:default;color:#9aa0a6}.LocationPickerModal-module-scss-module__nZodmq__spinner{animation:1s linear infinite LocationPickerModal-module-scss-module__nZodmq__locationSpin}@keyframes LocationPickerModal-module-scss-module__nZodmq__locationSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LocationPickerModal-module-scss-module__nZodmq__centerPin{pointer-events:none;z-index:10;filter:drop-shadow(0 2px 3px #00000059);position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)}.LocationPickerModal-module-scss-module__nZodmq__footer{padding:14px 16px calc(16px + env(safe-area-inset-bottom));flex-direction:column;gap:10px;display:flex}.LocationPickerModal-module-scss-module__nZodmq__address{color:#4a4f57;font-size:13px;line-height:1.4}.LocationPickerModal-module-scss-module__nZodmq__confirmBtn{color:#fff;cursor:pointer;background:#185fa5;border:none;border-radius:10px;height:46px;font-size:15px;font-weight:700}.LocationPickerModal-module-scss-module__nZodmq__confirmBtn:disabled{cursor:not-allowed;background:#ccc}
.AppIntroPanel-module-scss-module__nFzLYW__panel{flex-direction:column;flex:1;gap:0;min-width:260px;max-width:420px;padding-bottom:40px;display:flex;position:sticky;top:40px}.AppIntroPanel-module-scss-module__nFzLYW__logoRow{margin-bottom:20px}.AppIntroPanel-module-scss-module__nFzLYW__logoText{color:#185fa5;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;font-size:28px;font-weight:900}.AppIntroPanel-module-scss-module__nFzLYW__taglineBlock{margin-bottom:20px}.AppIntroPanel-module-scss-module__nFzLYW__taglineAccent{letter-spacing:2px;text-transform:uppercase;color:#185fa5;margin-bottom:12px;padding-left:20px;font-size:12px;font-weight:600;display:inline-block;position:relative}.AppIntroPanel-module-scss-module__nFzLYW__taglineAccent:before{content:"";background:#185fa5;border-radius:1px;width:12px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.AppIntroPanel-module-scss-module__nFzLYW__tagline{color:#0d1117;letter-spacing:-1.5px;margin:0;font-size:42px;font-weight:800;line-height:1.2}.AppIntroPanel-module-scss-module__nFzLYW__description{color:#6b7280;margin:0 0 36px;font-size:14px;line-height:1.75}.AppIntroPanel-module-scss-module__nFzLYW__features{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:0;margin:0 0 20px;padding:0;list-style:none;display:flex;overflow:hidden}.AppIntroPanel-module-scss-module__nFzLYW__featureItem{align-items:center;gap:14px;padding:16px 20px;display:flex}.AppIntroPanel-module-scss-module__nFzLYW__featureItem+.AppIntroPanel-module-scss-module__nFzLYW__featureItem{border-top:1px solid #f3f4f6}.AppIntroPanel-module-scss-module__nFzLYW__featureIcon{color:#185fa5;background:#eff6ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.AppIntroPanel-module-scss-module__nFzLYW__featureTitle{color:#111;margin-bottom:2px;font-size:13px;font-weight:700}.AppIntroPanel-module-scss-module__nFzLYW__featureDesc{color:#9ca3af;font-size:12px}.AppIntroPanel-module-scss-module__nFzLYW__qrRow{background:#14518c;border-radius:20px;flex-direction:row;align-items:center;gap:14px;margin-bottom:12px;padding:12px;display:flex}.AppIntroPanel-module-scss-module__nFzLYW__qrCodeLink{background:#fff;border-radius:16px;flex-shrink:0;padding:8px;line-height:0;display:block}.AppIntroPanel-module-scss-module__nFzLYW__qrCode{border-radius:8px;width:96px;height:96px;display:block}.AppIntroPanel-module-scss-module__nFzLYW__qrText{color:#fff;text-align:left;margin:0;font-size:14px;font-weight:600;line-height:1.4}.AppIntroPanel-module-scss-module__nFzLYW__storeButtons{gap:10px;display:flex}.AppIntroPanel-module-scss-module__nFzLYW__storeBtn{color:#fff;background:#0d1117;border:1px solid #222;border-radius:14px;flex:1;align-items:center;gap:10px;padding:12px 16px;text-decoration:none;transition:background .15s,transform .1s;display:flex}.AppIntroPanel-module-scss-module__nFzLYW__storeBtn:hover{background:#1a2030;transform:translateY(-1px)}.AppIntroPanel-module-scss-module__nFzLYW__storeBtn:active{transform:translateY(0)}.AppIntroPanel-module-scss-module__nFzLYW__storeBtnIcon{opacity:.95;flex-shrink:0;width:22px;height:22px}.AppIntroPanel-module-scss-module__nFzLYW__storeBtnSub{color:#fff9;letter-spacing:.2px;margin-bottom:2px;font-size:9px;line-height:1}.AppIntroPanel-module-scss-module__nFzLYW__storeBtnMain{color:#fff;letter-spacing:-.2px;font-size:14px;font-weight:700;line-height:1}
.page-module-scss-module__TJ946G__container{box-sizing:border-box;background:#fff;justify-content:center;align-items:center;width:100%;min-height:100%;display:flex}.page-module-scss-module__TJ946G__card{width:100%;height:100%;max-width:var(--page-max-width);background:#fff;border-radius:0;flex-direction:column;padding:12px 0 18px;display:flex;position:relative;overflow:visible}.page-module-scss-module__TJ946G__categoryTabs{z-index:1;background:#fff;border-bottom:1px solid #e2e8f0;border-top-left-radius:12px;border-top-right-radius:12px;margin-top:-10px;margin-bottom:6px;display:flex;position:relative;transform:translateY(-10px)}.page-module-scss-module__TJ946G__tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s}.page-module-scss-module__TJ946G__tab:hover{color:#185fa5}.page-module-scss-module__TJ946G__tab.page-module-scss-module__TJ946G__active{color:#185fa5;border-bottom-color:#185fa5}@media (max-width:767px){.page-module-scss-module__TJ946G__container{padding:0 16px}.page-module-scss-module__TJ946G__tab{padding:10px 12px;font-size:13px}}
.page-module-scss-module__mCFlgG__container{width:100%;min-height:100%;padding:0 var(--page-padding);box-sizing:border-box;background:#fff;justify-content:center;align-items:flex-start;display:flex}.page-module-scss-module__mCFlgG__card{width:100%;height:100%;max-width:var(--page-max-width);overscroll-behavior-y:none;background:#fff;border-radius:0;flex-direction:column;padding:1px 0 18px;display:flex;overflow-y:auto}@media (max-width:767px){.page-module-scss-module__mCFlgG__card{padding:1px 12px 18px}}.page-module-scss-module__mCFlgG__controlBar{border-bottom:1px solid #f0f0f0;flex-shrink:0;align-items:center;gap:0;padding:8px 0 6px;display:flex}.page-module-scss-module__mCFlgG__filterChipsScroll{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.page-module-scss-module__mCFlgG__filterChipBtn{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-items:center;gap:4px;padding:6px 10px;font-size:13px;font-weight:500;line-height:1;display:flex;position:relative}.page-module-scss-module__mCFlgG__filterChipBtnActive{color:#185fa5;font-weight:700}.page-module-scss-module__mCFlgG__filterBadge{background:#185fa5;border-radius:50%;width:5px;height:5px;position:absolute;top:4px;right:4px}.page-module-scss-module__mCFlgG__sortBtn{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-left:1px solid #e8e8e8;flex-shrink:0;align-items:center;gap:3px;margin-left:8px;padding:6px 0 6px 12px;font-size:13px;font-weight:500;line-height:1;display:flex}.page-module-scss-module__mCFlgG__sortBtnActive{color:#185fa5;font-weight:700}.page-module-scss-module__mCFlgG__menuContainer{position:relative}.page-module-scss-module__mCFlgG__menu{cursor:pointer;background:0 0;border:none;flex-shrink:0;width:18px;height:18px;position:relative}.page-module-scss-module__mCFlgG__menu:before{content:"";background:#9ca3af;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 -6px #9ca3af,0 6px #9ca3af}.page-module-scss-module__mCFlgG__dropdown{z-index:9999;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:130px;box-shadow:0 4px 12px #00000026}.page-module-scss-module__mCFlgG__dropdownItem{text-align:left;color:#374151;cursor:pointer;background:0 0;border:none;width:100%;padding:12px 16px;font-size:14px;transition:background-color .2s}.page-module-scss-module__mCFlgG__dropdownItem:hover{background-color:#f3f4f6}.page-module-scss-module__mCFlgG__dropdownItem:first-child{border-radius:8px 8px 0 0}.page-module-scss-module__mCFlgG__dropdownItem:last-child{border-radius:0 0 8px 8px}.page-module-scss-module__mCFlgG__dropdownItem:not(:last-child){border-bottom:1px solid #f3f4f6}.page-module-scss-module__mCFlgG__loading,.page-module-scss-module__mCFlgG__error{color:#6b7280;justify-content:center;align-items:center;min-height:200px;font-size:16px;display:flex}.page-module-scss-module__mCFlgG__error{color:#ef4444}.page-module-scss-module__mCFlgG__emptyState{justify-content:center;align-items:center;min-height:200px;padding:40px 20px;display:flex}.page-module-scss-module__mCFlgG__emptyText{color:#6b7280;text-align:center;font-size:16px}.page-module-scss-module__mCFlgG__loadingMore{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px;font-size:14px;display:flex}.page-module-scss-module__mCFlgG__loadingSpinner{border:2px solid #e5e7eb;border-top-color:#185fa5;border-radius:50%;width:24px;height:24px;animation:1s linear infinite page-module-scss-module__mCFlgG__spin}@keyframes page-module-scss-module__mCFlgG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Modal-module-scss-module__Nr4ZXG__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#1e293b99;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.Modal-module-scss-module__Nr4ZXG__modal{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:400px;max-height:90vh;padding:0;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.Modal-module-scss-module__Nr4ZXG__header{border-bottom:1px solid #e2e8f0;justify-content:center;align-items:center;padding:20px 24px;display:flex}.Modal-module-scss-module__Nr4ZXG__header h2{color:#1e293b;text-align:center;margin:0;font-size:18px;font-weight:700}.Modal-module-scss-module__Nr4ZXG__content{color:#475569;padding:24px;line-height:1.6}.Modal-module-scss-module__Nr4ZXG__actions{border-top:1px solid #e2e8f0;gap:12px;padding:20px 24px 24px;display:flex}.Modal-module-scss-module__Nr4ZXG__actions button{cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;min-height:52px;padding:16px 20px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.Modal-module-scss-module__Nr4ZXG__actions button:active{transform:scale(.98)}.Modal-module-scss-module__Nr4ZXG__actions button:disabled{opacity:.6;cursor:not-allowed}.Modal-module-scss-module__Nr4ZXG__actions button:disabled:active{transform:none}.Modal-module-scss-module__Nr4ZXG__cancelButton{color:#64748b;background-color:#f1f5f9}.Modal-module-scss-module__Nr4ZXG__cancelButton:hover{color:#475569;background-color:#e2e8f0}.Modal-module-scss-module__Nr4ZXG__confirmButton{color:#fff;background-color:#185fa5}.Modal-module-scss-module__Nr4ZXG__confirmButton:hover{background-color:#1d4ed8}.Modal-module-scss-module__Nr4ZXG__dangerButton{color:#fff;background-color:#ef4444}.Modal-module-scss-module__Nr4ZXG__dangerButton:hover{background-color:#dc2626}@media (max-width:480px){.Modal-module-scss-module__Nr4ZXG__overlay{padding:12px}.Modal-module-scss-module__Nr4ZXG__modal{border-radius:12px}.Modal-module-scss-module__Nr4ZXG__header{padding:16px 20px}.Modal-module-scss-module__Nr4ZXG__header h2{font-size:16px}.Modal-module-scss-module__Nr4ZXG__content{padding:20px}.Modal-module-scss-module__Nr4ZXG__actions{gap:8px;padding:16px 20px 20px}.Modal-module-scss-module__Nr4ZXG__actions button{border-radius:14px;min-height:56px;padding:18px 20px;font-size:16px;font-weight:700}}
.NicknameEditModal-module-scss-module__PDq7-W__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.NicknameEditModal-module-scss-module__PDq7-W__modal{background:#fff;border-radius:12px;width:90%;max-width:400px;max-height:90vh;overflow:hidden;box-shadow:0 10px 25px #0003}.NicknameEditModal-module-scss-module__PDq7-W__header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.NicknameEditModal-module-scss-module__PDq7-W__title{color:#333;margin:0;font-size:18px;font-weight:600}.NicknameEditModal-module-scss-module__PDq7-W__closeBtn{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;display:flex}.NicknameEditModal-module-scss-module__PDq7-W__closeBtn:hover{color:#666}.NicknameEditModal-module-scss-module__PDq7-W__content{padding:24px}.NicknameEditModal-module-scss-module__PDq7-W__inputGroup{margin-bottom:16px}.NicknameEditModal-module-scss-module__PDq7-W__label{color:#333;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.NicknameEditModal-module-scss-module__PDq7-W__input{border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;height:48px;padding:0 12px;font-size:16px;transition:border-color .15s}.NicknameEditModal-module-scss-module__PDq7-W__input:focus{border-color:#185fa5;box-shadow:0 0 0 3px #2563eb1f}.NicknameEditModal-module-scss-module__PDq7-W__input::placeholder{color:#9aa0a6}.NicknameEditModal-module-scss-module__PDq7-W__charCount{color:#666;text-align:right;margin-top:4px;font-size:12px}.NicknameEditModal-module-scss-module__PDq7-W__confirmText{color:#333;text-align:center;font-size:16px;line-height:1.5}.NicknameEditModal-module-scss-module__PDq7-W__footer{border-top:1px solid #f0f0f0;gap:12px;padding:16px 24px 24px;display:flex}.NicknameEditModal-module-scss-module__PDq7-W__cancelBtn,.NicknameEditModal-module-scss-module__PDq7-W__confirmBtn{cursor:pointer;border:none;border-radius:8px;flex:1;height:48px;font-size:16px;font-weight:600;transition:all .15s}.NicknameEditModal-module-scss-module__PDq7-W__cancelBtn:disabled,.NicknameEditModal-module-scss-module__PDq7-W__confirmBtn:disabled{opacity:.6;cursor:not-allowed}.NicknameEditModal-module-scss-module__PDq7-W__cancelBtn{color:#666;background:#f8f9fa}.NicknameEditModal-module-scss-module__PDq7-W__cancelBtn:hover:not(:disabled){background:#e9ecef}.NicknameEditModal-module-scss-module__PDq7-W__confirmBtn{color:#fff;background:#185fa5}.NicknameEditModal-module-scss-module__PDq7-W__confirmBtn:hover:not(:disabled){background:#1e40af}
.WebDesktopShell-module-scss-module__Z0aDFW__root{background:#f4f5f7;min-height:100vh}.WebDesktopShell-module-scss-module__Z0aDFW__layout{align-items:center;gap:72px;max-width:1100px;min-height:100vh;margin:0 auto;padding:60px 48px;display:flex}.WebDesktopShell-module-scss-module__Z0aDFW__leftPanel{flex:1;min-width:260px;max-width:400px}.WebDesktopShell-module-scss-module__Z0aDFW__frameWrapper{flex-direction:column;flex-shrink:0;width:500px;display:flex;position:sticky;top:40px}.WebDesktopShell-module-scss-module__Z0aDFW__frameWrapper>*+*{position:static}.WebDesktopShell-module-scss-module__Z0aDFW__frameWrapper .banner{position:static}.WebDesktopShell-module-scss-module__Z0aDFW__frameLoading{background:#fff;border:1px solid #e0e0e0;border-radius:0 0 24px 24px;flex-shrink:0;justify-content:center;align-items:center;height:calc(100vh - 130px);min-height:560px;display:flex;box-shadow:0 8px 32px #0000001a,0 2px 8px #0000000f}.WebDesktopShell-module-scss-module__Z0aDFW__spinner{border:3px solid #e0e0e0;border-top-color:#185fa5;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite WebDesktopShell-module-scss-module__Z0aDFW__spin}@keyframes WebDesktopShell-module-scss-module__Z0aDFW__spin{to{transform:rotate(360deg)}}.WebDesktopShell-module-scss-module__Z0aDFW__frame{opacity:0;background:#fff;border:1px solid #e0e0e0;border-radius:0 0 24px 24px;width:100%;height:calc(100vh - 130px);min-height:560px;transition:opacity .25s;overflow:hidden;box-shadow:0 8px 32px #0000001a,0 2px 8px #0000000f}.WebDesktopShell-module-scss-module__Z0aDFW__frameVisible{opacity:1}.WebDesktopShell-module-scss-module__Z0aDFW__iframe{border:none;width:100%;height:100%;display:block}
.page-module-scss-module__d684GG__page{background:#f8fafc;min-height:100vh;padding:20px 16px 100px}.page-module-scss-module__d684GG__section{background:#fff;border-radius:16px;margin-bottom:12px;padding:16px;box-shadow:0 1px 4px #0000000f}.page-module-scss-module__d684GG__field{margin-bottom:12px}.page-module-scss-module__d684GG__field:last-child{margin-bottom:0}.page-module-scss-module__d684GG__label{color:#374151;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.page-module-scss-module__d684GG__input{box-sizing:border-box;color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.page-module-scss-module__d684GG__input:focus{border-color:#3b82f6}.page-module-scss-module__d684GG__textarea{resize:vertical}.page-module-scss-module__d684GG__typeGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.page-module-scss-module__d684GG__typeBtn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:500;display:flex}.page-module-scss-module__d684GG__typeBtn.page-module-scss-module__d684GG__active{color:#1d4ed8;background:#eff6ff;border:2px solid #3b82f6;font-weight:700}.page-module-scss-module__d684GG__checkboxRow{cursor:pointer;align-items:center;gap:8px;display:flex}.page-module-scss-module__d684GG__errorBox{color:#dc2626;background:#fee2e2;border-radius:10px;margin-bottom:12px;padding:10px 14px;font-size:13px}.page-module-scss-module__d684GG__warningBox{color:#92400e;background:#fef3c7;border-radius:8px;margin-top:8px;padding:8px 12px;font-size:12px;line-height:1.4}.page-module-scss-module__d684GG__submitBtn{color:#fff;cursor:pointer;background:#185fa5;border:none;border-radius:14px;width:100%;margin-bottom:10px;padding:16px;font-size:15px;font-weight:700}.page-module-scss-module__d684GG__submitBtn:disabled{cursor:not-allowed;background:#94a3b8}.page-module-scss-module__d684GG__deleteBtn{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:14px;width:100%;padding:14px;font-size:14px;font-weight:600}.page-module-scss-module__d684GG__deleteBtn:disabled{color:#94a3b8;cursor:not-allowed;border-color:#e2e8f0}.page-module-scss-module__d684GG__radioRow{gap:8px;display:flex}.page-module-scss-module__d684GG__radioCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex:1;align-items:center;gap:8px;padding:12px 14px;display:flex}.page-module-scss-module__d684GG__radioCard span{color:#374151;font-size:14px;font-weight:600}.page-module-scss-module__d684GG__radioCard.page-module-scss-module__d684GG__active{background:#f0f9ff;border-color:#0ea5e9}.page-module-scss-module__d684GG__radioCard.page-module-scss-module__d684GG__active span{color:#0369a1}.page-module-scss-module__d684GG__radioHint{color:#64748b;margin:6px 2px 0;font-size:12px;line-height:1.5}.page-module-scss-module__d684GG__autoCostBox{background:#f0f9ff;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.page-module-scss-module__d684GG__autoCostLabel{color:#0369a1;font-size:13px;font-weight:600}.page-module-scss-module__d684GG__autoCostValue{color:#0369a1;font-size:14px;font-weight:700}
.page-module-scss-module__Q9LAMW__page{background:#f8fafc;min-height:100vh;padding:20px 16px 100px}.page-module-scss-module__Q9LAMW__section{background:#fff;border-radius:16px;margin-bottom:12px;padding:16px;box-shadow:0 1px 4px #0000000f}.page-module-scss-module__Q9LAMW__field{margin-bottom:12px}.page-module-scss-module__Q9LAMW__field:last-child{margin-bottom:0}.page-module-scss-module__Q9LAMW__label{color:#374151;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.page-module-scss-module__Q9LAMW__input{box-sizing:border-box;color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.page-module-scss-module__Q9LAMW__input:focus{border-color:#3b82f6}.page-module-scss-module__Q9LAMW__textarea{resize:vertical}.page-module-scss-module__Q9LAMW__typeGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.page-module-scss-module__Q9LAMW__typeBtn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:500;display:flex}.page-module-scss-module__Q9LAMW__typeBtn.page-module-scss-module__Q9LAMW__active{color:#1d4ed8;background:#eff6ff;border:2px solid #3b82f6;font-weight:700}.page-module-scss-module__Q9LAMW__checkboxRow{cursor:pointer;align-items:center;gap:8px;display:flex}.page-module-scss-module__Q9LAMW__errorBox{color:#dc2626;background:#fee2e2;border-radius:10px;margin-bottom:12px;padding:10px 14px;font-size:13px}.page-module-scss-module__Q9LAMW__warningBox{color:#92400e;background:#fef3c7;border-radius:8px;margin-top:8px;padding:8px 12px;font-size:12px;line-height:1.4}.page-module-scss-module__Q9LAMW__submitBtn{color:#fff;cursor:pointer;background:#185fa5;border:none;border-radius:14px;width:100%;padding:16px;font-size:15px;font-weight:700}.page-module-scss-module__Q9LAMW__submitBtn:disabled{cursor:not-allowed;background:#94a3b8}.page-module-scss-module__Q9LAMW__radioRow{gap:8px;display:flex}.page-module-scss-module__Q9LAMW__radioCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex:1;align-items:center;gap:8px;padding:12px 14px;display:flex}.page-module-scss-module__Q9LAMW__radioCard span{color:#374151;font-size:14px;font-weight:600}.page-module-scss-module__Q9LAMW__radioCard.page-module-scss-module__Q9LAMW__active{background:#f0f9ff;border-color:#0ea5e9}.page-module-scss-module__Q9LAMW__radioCard.page-module-scss-module__Q9LAMW__active span{color:#0369a1}.page-module-scss-module__Q9LAMW__radioHint{color:#64748b;margin:6px 2px 0;font-size:12px;line-height:1.5}.page-module-scss-module__Q9LAMW__autoCostBox{background:#f0f9ff;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.page-module-scss-module__Q9LAMW__autoCostLabel{color:#0369a1;font-size:13px;font-weight:600}.page-module-scss-module__Q9LAMW__autoCostValue{color:#0369a1;font-size:14px;font-weight:700}
.page-module-scss-module__ZkQ7SW__page{background:#f8fafc;min-height:100vh;padding:20px 16px 100px}.page-module-scss-module__ZkQ7SW__section{background:#fff;border-radius:16px;margin-bottom:12px;padding:16px;box-shadow:0 1px 4px #0000000f}.page-module-scss-module__ZkQ7SW__field{margin-bottom:12px}.page-module-scss-module__ZkQ7SW__field:last-child{margin-bottom:0}.page-module-scss-module__ZkQ7SW__label{color:#374151;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.page-module-scss-module__ZkQ7SW__input{box-sizing:border-box;color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.page-module-scss-module__ZkQ7SW__input:focus{border-color:#3b82f6}.page-module-scss-module__ZkQ7SW__textarea{resize:vertical}.page-module-scss-module__ZkQ7SW__typeGrid{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.page-module-scss-module__ZkQ7SW__typeBtn{cursor:pointer;color:#374151;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 8px;font-size:13px;font-weight:500}.page-module-scss-module__ZkQ7SW__typeBtn.page-module-scss-module__ZkQ7SW__active{color:#1d4ed8;background:#eff6ff;border:2px solid #3b82f6;font-weight:700}.page-module-scss-module__ZkQ7SW__itemRow{border:1px solid #f1f5f9;border-radius:10px;margin-bottom:10px;padding:12px;position:relative}.page-module-scss-module__ZkQ7SW__itemRowHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.page-module-scss-module__ZkQ7SW__itemNumber{color:#64748b;font-size:12px;font-weight:700}.page-module-scss-module__ZkQ7SW__removeItemBtn{color:#dc2626;cursor:pointer;background:0 0;border:none;padding:2px 6px;font-size:12px}.page-module-scss-module__ZkQ7SW__select{box-sizing:border-box;color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.page-module-scss-module__ZkQ7SW__addItemBtn{color:#3b82f6;cursor:pointer;background:0 0;border:1px dashed #94a3b8;border-radius:10px;width:100%;padding:10px;font-size:13px;font-weight:600}.page-module-scss-module__ZkQ7SW__diyFieldsGrid{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}.page-module-scss-module__ZkQ7SW__errorBox{color:#dc2626;background:#fee2e2;border-radius:10px;margin-bottom:12px;padding:10px 14px;font-size:13px}.page-module-scss-module__ZkQ7SW__warningBox{color:#92400e;background:#fef3c7;border-radius:8px;margin-top:8px;padding:8px 12px;font-size:12px;line-height:1.4}.page-module-scss-module__ZkQ7SW__submitBtn{color:#fff;cursor:pointer;background:#185fa5;border:none;border-radius:14px;width:100%;margin-bottom:10px;padding:16px;font-size:15px;font-weight:700}.page-module-scss-module__ZkQ7SW__submitBtn:disabled{cursor:not-allowed;background:#94a3b8}.page-module-scss-module__ZkQ7SW__deleteBtn{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:14px;width:100%;padding:14px;font-size:14px;font-weight:600}.page-module-scss-module__ZkQ7SW__deleteBtn:disabled{color:#94a3b8;cursor:not-allowed;border-color:#e2e8f0}
.page-module-scss-module__ryRuea__page{background:#f8fafc;min-height:100vh;padding:20px 16px 100px}.page-module-scss-module__ryRuea__section{background:#fff;border-radius:16px;margin-bottom:12px;padding:16px;box-shadow:0 1px 4px #0000000f}.page-module-scss-module__ryRuea__field{margin-bottom:12px}.page-module-scss-module__ryRuea__field:last-child{margin-bottom:0}.page-module-scss-module__ryRuea__label{color:#374151;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.page-module-scss-module__ryRuea__input{box-sizing:border-box;color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.page-module-scss-module__ryRuea__input:focus{border-color:#3b82f6}.page-module-scss-module__ryRuea__textarea{resize:vertical}.page-module-scss-module__ryRuea__typeGrid{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.page-module-scss-module__ryRuea__typeBtn{cursor:pointer;color:#374151;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 8px;font-size:13px;font-weight:500}.page-module-scss-module__ryRuea__typeBtn.page-module-scss-module__ryRuea__active{color:#1d4ed8;background:#eff6ff;border:2px solid #3b82f6;font-weight:700}.page-module-scss-module__ryRuea__itemRow{border:1px solid #f1f5f9;border-radius:10px;margin-bottom:10px;padding:12px;position:relative}.page-module-scss-module__ryRuea__itemRowHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.page-module-scss-module__ryRuea__itemNumber{color:#64748b;font-size:12px;font-weight:700}.page-module-scss-module__ryRuea__removeItemBtn{color:#dc2626;cursor:pointer;background:0 0;border:none;padding:2px 6px;font-size:12px}.page-module-scss-module__ryRuea__select{box-sizing:border-box;color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.page-module-scss-module__ryRuea__addItemBtn{color:#3b82f6;cursor:pointer;background:0 0;border:1px dashed #94a3b8;border-radius:10px;width:100%;padding:10px;font-size:13px;font-weight:600}.page-module-scss-module__ryRuea__diyFieldsGrid{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}.page-module-scss-module__ryRuea__errorBox{color:#dc2626;background:#fee2e2;border-radius:10px;margin-bottom:12px;padding:10px 14px;font-size:13px}.page-module-scss-module__ryRuea__warningBox{color:#92400e;background:#fef3c7;border-radius:8px;margin-top:8px;padding:8px 12px;font-size:12px;line-height:1.4}.page-module-scss-module__ryRuea__submitBtn{color:#fff;cursor:pointer;background:#185fa5;border:none;border-radius:14px;width:100%;padding:16px;font-size:15px;font-weight:700}.page-module-scss-module__ryRuea__submitBtn:disabled{cursor:not-allowed;background:#94a3b8}.page-module-scss-module__ryRuea__autoCostBox{background:#f0f9ff;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:10px 14px;display:flex}.page-module-scss-module__ryRuea__autoCostLabel{color:#0369a1;font-size:13px;font-weight:600}.page-module-scss-module__ryRuea__autoCostValue{color:#0369a1;font-size:14px;font-weight:700}
.page-module-scss-module__vQ28aW__container{width:100%;min-height:100%;padding:0 var(--page-padding);box-sizing:border-box;background:#fff;justify-content:center;align-items:flex-start;display:flex}.page-module-scss-module__vQ28aW__card{width:100%;height:100%;max-width:var(--page-max-width);background:#fff;border-radius:0;flex-direction:column;padding:1px 0 18px;display:flex;overflow-y:auto}@media (max-width:767px){.page-module-scss-module__vQ28aW__card{padding:1px 12px 18px}}.page-module-scss-module__vQ28aW__controlBar{border-bottom:1px solid #f0f0f0;flex-shrink:0;align-items:center;padding:8px 0 6px;display:flex}.page-module-scss-module__vQ28aW__filterChipsScroll{flex:1;min-width:0}.page-module-scss-module__vQ28aW__sortBtn{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-left:1px solid #e8e8e8;flex-shrink:0;align-items:center;gap:3px;margin-left:8px;padding:6px 0 6px 12px;font-size:13px;font-weight:500;line-height:1;display:flex}.page-module-scss-module__vQ28aW__sortBtnActive{color:#185fa5;font-weight:700}.page-module-scss-module__vQ28aW__loading{color:#6b7280;justify-content:center;align-items:center;min-height:200px;font-size:16px;display:flex}.page-module-scss-module__vQ28aW__error{color:#ef4444;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:200px;font-size:15px;display:flex}.page-module-scss-module__vQ28aW__retryBtn{color:#fff;cursor:pointer;background:#111316;border:none;border-radius:10px;padding:11px 20px;font-size:14px;font-weight:600}.page-module-scss-module__vQ28aW__emptyState{justify-content:center;align-items:center;min-height:200px;padding:40px 20px;display:flex}.page-module-scss-module__vQ28aW__emptyText{color:#6b7280;text-align:center;font-size:16px}
.page-module-scss-module__NZ_o-q__container{background:#fff;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.page-module-scss-module__NZ_o-q__scrollArea{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow:hidden auto}.page-module-scss-module__NZ_o-q__loading{color:#94a3b8;justify-content:center;align-items:center;padding:60px 16px;font-size:14px;display:flex}.page-module-scss-module__NZ_o-q__postHeader{align-items:center;gap:12px;padding:16px 16px 0;display:flex}.page-module-scss-module__NZ_o-q__postMenuWrap{flex-shrink:0;margin-left:auto;position:relative}.page-module-scss-module__NZ_o-q__avatar{color:#fff;background:#185fa5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:flex;overflow:hidden}.page-module-scss-module__NZ_o-q__avatar .page-module-scss-module__NZ_o-q__avatarImg{object-fit:cover;width:100%;height:100%}.page-module-scss-module__NZ_o-q__authorMeta{flex-direction:column;gap:2px;display:flex}.page-module-scss-module__NZ_o-q__nickname{color:#1e293b;font-size:14px;font-weight:600}.page-module-scss-module__NZ_o-q__time{color:#94a3b8;font-size:12px}.page-module-scss-module__NZ_o-q__title{color:#1e293b;margin:0;padding:12px 16px 0;font-size:18px;font-weight:700;line-height:1.4}.page-module-scss-module__NZ_o-q__menuBackdrop{z-index:90;background:0 0;position:fixed;inset:0}.page-module-scss-module__NZ_o-q__imageSingle{padding:12px 16px}.page-module-scss-module__NZ_o-q__postImageSingle{object-fit:cover;cursor:pointer;border:1px solid #f1f5f9;border-radius:12px;width:100%;max-height:420px;display:block}.page-module-scss-module__NZ_o-q__postImageSingle:active{opacity:.85}.page-module-scss-module__NZ_o-q__imageArea{position:relative}.page-module-scss-module__NZ_o-q__imageCountBadge{color:#fff;pointer-events:none;background:#0f172a99;border-radius:20px;padding:3px 9px;font-size:11px;font-weight:600;position:absolute;top:20px;right:24px}.page-module-scss-module__NZ_o-q__imageScroll{scrollbar-width:none;touch-action:pan-x;gap:8px;padding:12px 16px;display:flex;overflow:auto hidden}.page-module-scss-module__NZ_o-q__imageScroll::-webkit-scrollbar{display:none}.page-module-scss-module__NZ_o-q__postImage{object-fit:cover;cursor:pointer;border:1px solid #f1f5f9;border-radius:10px;flex-shrink:0;width:200px;height:200px;transition:opacity .15s}.page-module-scss-module__NZ_o-q__postImage:active{opacity:.8}.page-module-scss-module__NZ_o-q__content{color:#334155;white-space:pre-wrap;word-break:break-word;margin:0;padding:8px 16px 16px;font-size:15px;line-height:1.7}.page-module-scss-module__NZ_o-q__stats{color:#94a3b8;border-bottom:8px solid #f1f5f9;align-items:center;gap:16px;padding:8px 16px 16px;font-size:14px;display:flex}.page-module-scss-module__NZ_o-q__stats span{align-items:center;gap:5px;display:flex}.page-module-scss-module__NZ_o-q__likeBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:5px;padding:6px 14px;font-size:14px;transition:all .15s;display:flex}.page-module-scss-module__NZ_o-q__likeBtn:active{background:#f1f5f9}.page-module-scss-module__NZ_o-q__liked{color:#185fa5;cursor:pointer;background:#ebf3fc;border:1px solid #bfdbfe;border-radius:20px;align-items:center;gap:5px;padding:6px 14px;font-size:14px;font-weight:600;transition:all .15s;display:flex}.page-module-scss-module__NZ_o-q__liked:active{background:#dbeafe}.page-module-scss-module__NZ_o-q__commentSection{flex-direction:column;padding:0 16px;display:flex}.page-module-scss-module__NZ_o-q__commentCount{color:#1e293b;border-bottom:1px solid #f1f5f9;margin:0;padding:16px 0 8px;font-size:14px;font-weight:600}.page-module-scss-module__NZ_o-q__commentItem{padding:12px 0 8px}.page-module-scss-module__NZ_o-q__commentHeader{align-items:center;gap:8px;margin-bottom:6px;display:flex}.page-module-scss-module__NZ_o-q__commentAvatar{color:#fff;background:#185fa5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:flex;overflow:hidden}.page-module-scss-module__NZ_o-q__commentAvatarImg{object-fit:cover;width:100%;height:100%}.page-module-scss-module__NZ_o-q__commentActions{gap:8px;margin-left:auto;display:flex}.page-module-scss-module__NZ_o-q__commentActions button{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px}.page-module-scss-module__NZ_o-q__reportLink{color:#94a3b8;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0;font-size:12px}.page-module-scss-module__NZ_o-q__commentMenuWrap{margin-left:auto;position:relative}.page-module-scss-module__NZ_o-q__menuDotBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;align-items:center;padding:2px 4px;line-height:1;display:flex}.page-module-scss-module__NZ_o-q__menuDropdown{z-index:100;background:#fff;border:1px solid #f1f5f9;border-radius:8px;min-width:80px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 4px 12px #0000001f}.page-module-scss-module__NZ_o-q__menuDropdown button{color:#1e293b;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;width:100%;padding:10px 14px;font-size:13px;display:block}.page-module-scss-module__NZ_o-q__menuDropdown button:hover{background:#f8fafc}.page-module-scss-module__NZ_o-q__menuDanger{color:#e03131!important}.page-module-scss-module__NZ_o-q__commentContent{color:#334155;white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.6}.page-module-scss-module__NZ_o-q__replyBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:6px 0 2px;font-size:12px;font-weight:600}.page-module-scss-module__NZ_o-q__replyBtn:active{color:#185fa5}.page-module-scss-module__NZ_o-q__editArea{flex-direction:column;gap:8px;display:flex}.page-module-scss-module__NZ_o-q__editTextarea{color:#334155;resize:none;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:6px;outline:none;width:100%;min-height:60px;padding:8px 10px;font-family:inherit;font-size:14px}.page-module-scss-module__NZ_o-q__editTextarea:focus{border-color:#185fa5}.page-module-scss-module__NZ_o-q__editBtns{gap:8px;display:flex}.page-module-scss-module__NZ_o-q__editBtns button{cursor:pointer;color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 14px;font-size:13px;font-weight:600}.page-module-scss-module__NZ_o-q__editBtns button:first-child{color:#fff;background:#185fa5;border-color:#185fa5}.page-module-scss-module__NZ_o-q__editBtns button:first-child:disabled{cursor:not-allowed;background:#adb5bd;border-color:#94a3b8}.page-module-scss-module__NZ_o-q__loadMore{color:#495057;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin:12px 0;padding:10px;font-size:13px}.page-module-scss-module__NZ_o-q__commentGroup{border-bottom:1px solid #f1f3f5;margin-bottom:0;padding-bottom:4px}.page-module-scss-module__NZ_o-q__replyItem{background:#f4f5f7;border-bottom:1px solid #ebebeb;margin-left:-16px;margin-right:-16px;display:flex}.page-module-scss-module__NZ_o-q__replyIndent{flex-shrink:0;width:36px}.page-module-scss-module__NZ_o-q__replyBody{flex:1;min-width:0;padding:10px 16px 10px 0}.page-module-scss-module__NZ_o-q__commentInputBar{z-index:50;background:#fff;border-top:1px solid #f1f5f9;flex-direction:column;flex-shrink:0;padding:0;display:flex}.page-module-scss-module__NZ_o-q__replyContext{color:#185fa5;background:#f0f4fa;justify-content:space-between;align-items:center;padding:6px 16px;font-size:12px;font-weight:600;display:flex}.page-module-scss-module__NZ_o-q__cancelReplyBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:13px;line-height:1}.page-module-scss-module__NZ_o-q__commentInputRow{align-items:center;gap:8px;padding:10px 16px;display:flex}.page-module-scss-module__NZ_o-q__commentInput{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;outline:none;flex:1;padding:10px 14px;font-size:14px}.page-module-scss-module__NZ_o-q__commentInput:focus{background:#fff;border-color:#185fa5}.page-module-scss-module__NZ_o-q__commentInput::placeholder{color:#94a3b8}.page-module-scss-module__NZ_o-q__commentInput:disabled{cursor:not-allowed}.page-module-scss-module__NZ_o-q__commentSubmit{color:#fff;cursor:pointer;white-space:nowrap;background:#185fa5;border:none;border-radius:20px;padding:10px 16px;font-size:14px;font-weight:600}.page-module-scss-module__NZ_o-q__commentSubmit:disabled{cursor:not-allowed;background:#adb5bd}.page-module-scss-module__NZ_o-q__modalOverlay{z-index:200;background:#00000080;align-items:flex-end;display:flex;position:fixed;inset:0}.page-module-scss-module__NZ_o-q__reportModal{background:#fff;border-radius:16px 16px 0 0;flex-direction:column;gap:12px;width:100%;padding:20px 16px 32px;display:flex}.page-module-scss-module__NZ_o-q__modalTitle{color:#1e293b;margin:0;font-size:16px;font-weight:700}.page-module-scss-module__NZ_o-q__reportTextarea{color:#1e293b;resize:none;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;min-height:80px;padding:12px 14px;font-size:14px}.page-module-scss-module__NZ_o-q__reportTextarea:focus{border-color:#185fa5}.page-module-scss-module__NZ_o-q__reportTextarea::placeholder{color:#94a3b8}.page-module-scss-module__NZ_o-q__modalBtns{gap:8px;display:flex}.page-module-scss-module__NZ_o-q__confirmBtn{color:#fff;cursor:pointer;background:#185fa5;border:none;border-radius:8px;flex:1;padding:13px;font-size:15px;font-weight:700}.page-module-scss-module__NZ_o-q__confirmBtn:disabled{cursor:not-allowed;background:#adb5bd}.page-module-scss-module__NZ_o-q__cancelBtn{color:#495057;cursor:pointer;background:#f1f3f5;border:none;border-radius:8px;flex:1;padding:13px;font-size:15px;font-weight:600}
.page-module-scss-module__lXssWW__container{width:100%;min-height:100%;padding:0 var(--page-padding);box-sizing:border-box;background:#fff;justify-content:center;align-items:flex-start;display:flex}.page-module-scss-module__lXssWW__card{width:100%;height:100%;max-width:var(--page-max-width);overscroll-behavior-y:none;background:#fff;border-radius:0;flex-direction:column;padding:1px 0 18px;display:flex;overflow-y:auto}@media (max-width:767px){.page-module-scss-module__lXssWW__card{padding:1px 12px 18px}}.page-module-scss-module__lXssWW__pullIndicatorWrap{flex-shrink:0;justify-content:center;align-items:center;transition:height .25s;display:flex;overflow:hidden}.page-module-scss-module__lXssWW__pullSpinner{border:2.5px solid #e8e8e8;border-top-color:#e07828;border-radius:50%;flex-shrink:0;width:24px;height:24px}.page-module-scss-module__lXssWW__spinning{animation:.7s linear infinite page-module-scss-module__lXssWW__pullSpin}.page-module-scss-module__lXssWW__pullDoneIcon{color:#fff;background:#e07828;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:700;animation:.2s ease-out page-module-scss-module__lXssWW__pullDonePop;display:flex}@keyframes page-module-scss-module__lXssWW__pullDonePop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes page-module-scss-module__lXssWW__pullSpin{to{transform:rotate(360deg)}}.page-module-scss-module__lXssWW__controlBar{border-bottom:1px solid #f0f0f0;flex-shrink:0;align-items:center;gap:0;padding:8px 0 6px;display:flex}.page-module-scss-module__lXssWW__newItemsBanner{color:#fff;cursor:pointer;background:#111316;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:100%;margin-top:4px;padding:10px 0;font-size:13px;font-weight:600;display:flex}.page-module-scss-module__lXssWW__filterChipsScroll{scrollbar-width:none;flex:1;align-items:center;gap:8px;min-width:0;display:flex;overflow-x:auto}.page-module-scss-module__lXssWW__filterChipsScroll::-webkit-scrollbar{display:none}.page-module-scss-module__lXssWW__filterToggleBtn{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-left:1px solid #e8e8e8;flex-shrink:0;align-items:center;gap:4px;margin-left:8px;padding:6px 10px;font-size:13px;font-weight:500;line-height:1;display:flex;position:relative}.page-module-scss-module__lXssWW__filterToggleBtnActive{color:#185fa5;font-weight:700}.page-module-scss-module__lXssWW__filterBadge{background:#185fa5;border-radius:50%;width:5px;height:5px;position:absolute;top:4px;right:4px}.page-module-scss-module__lXssWW__sortBtn{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-left:1px solid #e8e8e8;flex-shrink:0;align-items:center;gap:3px;margin-left:8px;padding:6px 0 6px 12px;font-size:13px;font-weight:500;line-height:1;display:flex}.page-module-scss-module__lXssWW__sortBtnActive{color:#185fa5;font-weight:700}.page-module-scss-module__lXssWW__filterChip{white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;gap:5px;padding:6px 8px 6px 12px;font-size:13px;font-weight:600;line-height:1;display:inline-flex}.page-module-scss-module__lXssWW__filterChipVehicle{color:#1f2937;background:#f3f4f6;border:1.5px solid #d1d5db}.page-module-scss-module__lXssWW__filterChipMyCar{color:#fff;background:#185fa5;border:1.5px solid #0000}.page-module-scss-module__lXssWW__filterChipClose{color:#666;cursor:pointer;background:#00000014;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:11px;line-height:1;display:flex}.page-module-scss-module__lXssWW__myCarChipClose{color:#fff;cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:11px;line-height:1;display:flex}.page-module-scss-module__lXssWW__myCarApplyBtn{color:#185fa5;cursor:pointer;white-space:nowrap;background:#e6f1fb;border:none;border-radius:20px;flex-shrink:0;padding:6px 14px;font-size:13px;font-weight:600}.page-module-scss-module__lXssWW__viewToggle{border-left:1px solid #e8e8e8;flex-shrink:0;align-items:center;margin-left:7px;padding:0 2px 0 9px;display:flex}.page-module-scss-module__lXssWW__viewToggleItem{color:#c2c7d0;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:background .15s,color .15s;display:flex}.page-module-scss-module__lXssWW__viewToggleItemActive{color:#185fa5;background:#eef3f9}.page-module-scss-module__lXssWW__list{flex-direction:column;display:flex}.page-module-scss-module__lXssWW__loading,.page-module-scss-module__lXssWW__error{color:#6b7280;justify-content:center;align-items:center;min-height:200px;font-size:16px;display:flex}.page-module-scss-module__lXssWW__error{color:#ef4444}.page-module-scss-module__lXssWW__emptyState{justify-content:center;align-items:center;min-height:200px;padding:40px 20px;display:flex}.page-module-scss-module__lXssWW__emptyText{color:#6b7280;text-align:center;font-size:16px}.page-module-scss-module__lXssWW__fab{color:#fff;cursor:pointer;z-index:100;white-space:nowrap;background:#185fa5;border:none;border-radius:22px;justify-content:center;align-items:center;gap:0;width:112px;height:44px;transition:width .28s cubic-bezier(.4,0,.2,1),border-radius .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:80px;right:20px;overflow:hidden;box-shadow:0 4px 20px #185fa573}.page-module-scss-module__lXssWW__fab:active{filter:brightness(.9)}.page-module-scss-module__lXssWW__fabCollapsed{border-radius:50%;width:44px}.page-module-scss-module__lXssWW__fabPlus{flex-shrink:0;margin-top:-1px;font-size:22px;font-weight:300;line-height:1}.page-module-scss-module__lXssWW__fabText{opacity:1;max-width:60px;margin-left:5px;font-size:14px;font-weight:700;transition:max-width .28s cubic-bezier(.4,0,.2,1),opacity .18s,margin-left .28s cubic-bezier(.4,0,.2,1);overflow:hidden}.page-module-scss-module__lXssWW__fabTextHidden{opacity:0;max-width:0;margin-left:0}
.page-module-scss-module__E6OAEW__container{box-sizing:border-box;background:#fff;justify-content:center;width:100%;min-height:100%;padding:0;display:flex}.page-module-scss-module__E6OAEW__card{flex-direction:column;width:100%;max-width:100%;padding-bottom:24px;display:flex}@media (max-width:767px){.page-module-scss-module__E6OAEW__card{padding:0 0 24px}}.page-module-scss-module__E6OAEW__heroArea{background:0 0;flex-direction:column;justify-content:center;align-items:center;height:auto;margin-bottom:52px;padding:0;display:flex}.page-module-scss-module__E6OAEW__heroIllustration{background:#dfe7f6;border-radius:12px;width:100%;max-width:320px;height:120px}.page-module-scss-module__E6OAEW__heroImage{object-fit:cover;width:100%;height:auto}.page-module-scss-module__E6OAEW__heroText{text-align:center;flex-direction:column;gap:4px;margin-top:20px;display:flex}.page-module-scss-module__E6OAEW__heroTextRegular{color:var(--111,#111);text-align:center;letter-spacing:var(---,-.5px);font-family:Pretendard;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.page-module-scss-module__E6OAEW__heroTextBold{color:var(--111,#111);text-align:center;letter-spacing:var(---,-.5px);font-family:Pretendard;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.page-module-scss-module__E6OAEW__brandArea{flex-direction:column;align-items:center;gap:8px;padding:12px 0 8px;display:flex}@media (max-width:767px){.page-module-scss-module__E6OAEW__brandArea{padding:12px 16px 8px}}.page-module-scss-module__E6OAEW__logoMark{background:#dbe7ff;border-radius:6px;width:120px;height:36px}.page-module-scss-module__E6OAEW__caption{text-align:center;color:#111316;margin:0;font-size:13px}.page-module-scss-module__E6OAEW__caption strong{font-weight:800}.page-module-scss-module__E6OAEW__form{flex-direction:column;gap:10px;padding:8px 0 0;display:flex}@media (max-width:767px){.page-module-scss-module__E6OAEW__form{padding:8px 16px 0}}.page-module-scss-module__E6OAEW__input{color:#000;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;height:48px;padding:0 12px;font-size:15px;transition:border-color .15s,box-shadow .15s}.page-module-scss-module__E6OAEW__input::placeholder{color:#9ca3af}.page-module-scss-module__E6OAEW__input:focus{border-color:#185fa5;box-shadow:0 0 0 3px #2563eb26}.page-module-scss-module__E6OAEW__inputBottom{background:#f5f7fb}.page-module-scss-module__E6OAEW__loginBtn{color:#fff;cursor:pointer;background:#185fa5;border:none;border-radius:10px;height:48px;margin-top:4px;margin-bottom:52px;font-weight:700;transition:background-color .15s,transform 20ms}.page-module-scss-module__E6OAEW__loginBtn:active{background:#1e2a3a;transform:translateY(1px)}.page-module-scss-module__E6OAEW__links{justify-content:center;gap:40px;padding:16px 0;display:flex}@media (max-width:767px){.page-module-scss-module__E6OAEW__links{padding:16px}}.page-module-scss-module__E6OAEW__link{color:#000;cursor:pointer;background:0 0;border:none;font-size:12px}
.page-module-scss-module__Ax_qnW__container{width:100%;min-height:100%;padding:0 var(--page-padding);box-sizing:border-box;background:#f8fafc;justify-content:center;display:flex}.page-module-scss-module__Ax_qnW__card{width:100%;max-width:var(--page-max-width);padding:20px 0 60px}@media (max-width:767px){.page-module-scss-module__Ax_qnW__card{padding:16px 16px 60px}}.page-module-scss-module__Ax_qnW__profileCard{background:#fff;border-radius:16px;margin-bottom:10px;padding:16px 20px;box-shadow:0 1px 4px #0000000f}@media (max-width:767px){.page-module-scss-module__Ax_qnW__profileCard{padding:14px 16px}}.page-module-scss-module__Ax_qnW__section{background:#fff;border-radius:16px;margin-bottom:10px;padding:16px 20px;box-shadow:0 1px 4px #0000000f}@media (max-width:767px){.page-module-scss-module__Ax_qnW__section{padding:14px 16px}}.page-module-scss-module__Ax_qnW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.page-module-scss-module__Ax_qnW__sectionTitle{color:#1e293b;margin:0;font-size:15px;font-weight:700}.page-module-scss-module__Ax_qnW__salesStatus{gap:0;display:flex}.page-module-scss-module__Ax_qnW__statusItem{cursor:pointer;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:10px 8px;transition:background .15s;display:flex;position:relative}.page-module-scss-module__Ax_qnW__statusItem:not(:last-child):after{content:"";background:#e2e8f0;width:1px;position:absolute;top:20%;bottom:20%;right:0}.page-module-scss-module__Ax_qnW__statusItem:hover{background:#f8fafc}.page-module-scss-module__Ax_qnW__statusItem:active{background:#f1f5f9}.page-module-scss-module__Ax_qnW__statusIcon{justify-content:center;align-items:center;width:26px;height:26px;margin-bottom:5px;display:flex}.page-module-scss-module__Ax_qnW__statusItem:first-child .page-module-scss-module__Ax_qnW__statusIcon:before{content:"";background-image:url(/images/ma_icon_selling.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:26px;height:26px;display:block}.page-module-scss-module__Ax_qnW__statusItem:nth-child(2) .page-module-scss-module__Ax_qnW__statusIcon:before{content:"";background-image:url(/images/ma_icon_sales.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:26px;height:26px;display:block}.page-module-scss-module__Ax_qnW__statusItem:nth-child(3) .page-module-scss-module__Ax_qnW__statusIcon:before{content:"";background-image:url(/images/ma_icon_purchase.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:26px;height:26px;display:block}.page-module-scss-module__Ax_qnW__statusItem:nth-child(4) .page-module-scss-module__Ax_qnW__statusIcon:before{content:"";background-image:url(/images/ma_icon_heart.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:26px;height:26px;display:block}.page-module-scss-module__Ax_qnW__statusItem span{color:#94a3b8;text-align:center;letter-spacing:-.01em;margin-bottom:3px;font-size:11px;font-weight:500}.page-module-scss-module__Ax_qnW__statusItem strong{color:#1e293b;text-align:center;letter-spacing:-.02em;font-size:17px;font-weight:700;line-height:1}.page-module-scss-module__Ax_qnW__statusItem strong:after{content:"건";color:#94a3b8;margin-left:1px;font-size:10px;font-weight:400}@media (max-width:767px){.page-module-scss-module__Ax_qnW__statusItem strong{font-size:16px}}.page-module-scss-module__Ax_qnW__vehicleSection{margin-bottom:10px}.page-module-scss-module__Ax_qnW__vehicleHero{background:linear-gradient(135deg,#2472c8 0%,#185fa5 55%,#12467c 100%);border-radius:16px;padding:18px 20px 16px;position:relative;overflow:hidden;box-shadow:0 4px 14px #185fa540}.page-module-scss-module__Ax_qnW__vehicleHero:after{content:"";pointer-events:none;background:#ffffff0f;border-radius:50%;width:160px;height:160px;position:absolute;top:-40px;right:-30px}@media (max-width:767px){.page-module-scss-module__Ax_qnW__vehicleHero{padding:16px 16px 14px}}.page-module-scss-module__Ax_qnW__vehicleHeroTop{align-items:center;gap:12px;min-width:0;margin-bottom:14px;display:flex}.page-module-scss-module__Ax_qnW__vehicleHeroLogo{background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:6px;display:flex;overflow:hidden}.page-module-scss-module__Ax_qnW__vehicleHeroLogoImg{object-fit:contain;width:100%;height:100%}.page-module-scss-module__Ax_qnW__vehicleHeroLogoFallback{color:#185fa5;font-size:18px;font-weight:800;line-height:1}.page-module-scss-module__Ax_qnW__vehicleHeroInfo{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.page-module-scss-module__Ax_qnW__vehicleHeroNameBtn{cursor:pointer;color:#fff;background:0 0;border:none;align-items:center;gap:6px;min-width:0;padding:0;display:flex}.page-module-scss-module__Ax_qnW__vehicleHeroName{color:#fff;letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:700;overflow:hidden}.page-module-scss-module__Ax_qnW__vehicleHeroChevron{color:#ffffffbf;flex-shrink:0;transition:transform .25s}.page-module-scss-module__Ax_qnW__vehicleHeroChevron.page-module-scss-module__Ax_qnW__open{transform:rotate(180deg)}.page-module-scss-module__Ax_qnW__vehicleHeroSub{color:#ffffffb8;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.page-module-scss-module__Ax_qnW__vehicleHeroActions{gap:8px;display:flex;position:relative}.page-module-scss-module__Ax_qnW__vehicleHeroDetailBtn{color:#fff;cursor:pointer;background:#ffffff24;border:1px solid #ffffff47;border-radius:10px;flex:1;padding:9px 0;font-size:13px;font-weight:600;transition:background .15s}.page-module-scss-module__Ax_qnW__vehicleHeroDetailBtn:hover{background:#ffffff38}.page-module-scss-module__Ax_qnW__vehicleHeroManageBtn{color:#185fa5;cursor:pointer;background:#fff;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:4px;padding:9px 0;font-size:13px;font-weight:700;transition:background .15s;display:flex}.page-module-scss-module__Ax_qnW__vehicleHeroManageBtn:hover{background:#f0f7ff}.page-module-scss-module__Ax_qnW__vehiclePanel{background:#fff;border-radius:16px;margin-top:8px;overflow:hidden;box-shadow:0 1px 4px #0000000f}.page-module-scss-module__Ax_qnW__vehiclePanelRow{cursor:pointer;align-items:center;gap:12px;min-width:0;padding:13px 20px;transition:background .15s;display:flex}.page-module-scss-module__Ax_qnW__vehiclePanelRow:not(:first-child){border-top:1px solid #f1f5f9}.page-module-scss-module__Ax_qnW__vehiclePanelRow:hover{background:#f8fafc}.page-module-scss-module__Ax_qnW__vehiclePanelLogo{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:4px;display:flex;overflow:hidden}.page-module-scss-module__Ax_qnW__vehiclePanelLogoImg{object-fit:contain;width:100%;height:100%}.page-module-scss-module__Ax_qnW__vehiclePanelLogoFallback{color:#185fa5;font-size:14px;font-weight:800;line-height:1}.page-module-scss-module__Ax_qnW__vehiclePanelInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.page-module-scss-module__Ax_qnW__vehiclePanelName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.page-module-scss-module__Ax_qnW__vehiclePanelYear{color:#94a3b8;white-space:nowrap;font-size:12px}.page-module-scss-module__Ax_qnW__vehiclePanelBadge{color:#185fa5;white-space:nowrap;background:#ebf3fc;border-radius:20px;flex-shrink:0;padding:3px 9px;font-size:11px;font-weight:700}.page-module-scss-module__Ax_qnW__vehiclePanelDefaultBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #cbd5e1;border-radius:20px;flex-shrink:0;padding:3px 9px;font-size:12px;font-weight:500;transition:all .15s}.page-module-scss-module__Ax_qnW__vehiclePanelDefaultBtn:hover{color:#185fa5;background:#f0f7ff;border-color:#93c5fd}.page-module-scss-module__Ax_qnW__vehiclePanelArrow{color:#cbd5e1;flex-shrink:0;font-size:17px}.page-module-scss-module__Ax_qnW__vehiclePanelAddBtn{color:#185fa5;cursor:pointer;background:0 0;border:none;border-top:1px solid #f1f5f9;width:100%;padding:13px 20px;font-size:13px;font-weight:600;transition:background .15s}.page-module-scss-module__Ax_qnW__vehiclePanelAddBtn:hover{background:#f0f7ff}.page-module-scss-module__Ax_qnW__vehicleRegisterHero{cursor:pointer;background:#ebf3fc;border:1.5px dashed #93c5fd;border-radius:16px;flex-direction:column;align-items:center;gap:4px;width:100%;padding:22px 20px;transition:all .2s;display:flex}.page-module-scss-module__Ax_qnW__vehicleRegisterHero:hover{background:#dbeafe;border-color:#185fa5}.page-module-scss-module__Ax_qnW__vehicleRegisterIcon{margin-bottom:4px;font-size:26px;line-height:1}.page-module-scss-module__Ax_qnW__vehicleRegisterTitle{color:#185fa5;font-size:15px;font-weight:700}.page-module-scss-module__Ax_qnW__vehicleRegisterDesc{color:#64748b;font-size:12px}.page-module-scss-module__Ax_qnW__bottomMenu{justify-content:center;align-items:center;gap:0;margin-top:8px;padding:4px 0;display:flex}.page-module-scss-module__Ax_qnW__bottomMenuDivider{background:#e2e8f0;width:1px;height:12px;margin:0 16px}.page-module-scss-module__Ax_qnW__logoutBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:10px 4px;font-size:13px;font-weight:500;transition:color .15s}.page-module-scss-module__Ax_qnW__logoutBtn:hover{color:#ef4444}.page-module-scss-module__Ax_qnW__withdrawBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:10px 4px;font-size:13px;font-weight:500;transition:color .15s}.page-module-scss-module__Ax_qnW__withdrawBtn:hover{color:#64748b}.page-module-scss-module__Ax_qnW__bizInfoSection{text-align:center;margin-top:8px;padding:0 4px 8px}.page-module-scss-module__Ax_qnW__bizInfoHeader{border-bottom:1px solid #f1f5f9;margin-bottom:6px;padding:14px 8px 10px}.page-module-scss-module__Ax_qnW__bizInfoBrand{color:#1e293b;margin:0 0 3px;font-size:13px;font-weight:700}.page-module-scss-module__Ax_qnW__bizInfoTagline{color:#94a3b8;margin:0 0 8px;font-size:11px}.page-module-scss-module__Ax_qnW__bizInfoOperator{color:#64748b;margin:0;font-size:12px}.page-module-scss-module__Ax_qnW__bizInfoOperator strong{color:#185fa5;font-weight:700}.page-module-scss-module__Ax_qnW__bizInfoToggle{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:6px 8px;font-size:12px;font-weight:500;transition:color .15s;display:inline-flex}.page-module-scss-module__Ax_qnW__bizInfoToggle:hover{color:#64748b}.page-module-scss-module__Ax_qnW__bizInfoArrow{color:#94a3b8;flex-shrink:0;transition:transform .25s;display:inline-block}.page-module-scss-module__Ax_qnW__bizInfoArrow.page-module-scss-module__Ax_qnW__open{transform:rotate(180deg)}.page-module-scss-module__Ax_qnW__bizInfoContent{text-align:left;background:#f8fafc;border-radius:10px;margin:10px 0;padding:12px 14px}.page-module-scss-module__Ax_qnW__bizInfoContent p{color:#94a3b8;margin:5px 0;font-size:11px;line-height:1.6}.page-module-scss-module__Ax_qnW__bizInfoContent p span{color:#64748b;font-weight:600}.page-module-scss-module__Ax_qnW__bizInfoDisclaimer{color:#cbd5e1;text-align:center;margin:12px 0 0;font-size:11px;line-height:1.7}.page-module-scss-module__Ax_qnW__bizInfoCopyright{color:#cbd5e1;text-align:center;margin:8px 0 0;font-size:11px}.page-module-scss-module__Ax_qnW__reportSection{margin:12px 0 0}.page-module-scss-module__Ax_qnW__reportButton{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:12px;font-size:13px;font-weight:500;transition:all .15s}.page-module-scss-module__Ax_qnW__reportButton:hover{color:#ef4444;background:#fff5f5;border-color:#fca5a5}.page-module-scss-module__Ax_qnW__reportBtn{color:#c2410c;cursor:pointer;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;height:48px;margin-top:12px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.page-module-scss-module__Ax_qnW__reportBtn:hover{background:#ffedd5}.page-module-scss-module__Ax_qnW__menuGroup{background:#fff;border-radius:16px;margin-bottom:10px;padding:6px 0 8px;overflow:hidden;box-shadow:0 1px 4px #0000000f}.page-module-scss-module__Ax_qnW__menuGroupTitle{color:#94a3b8;letter-spacing:-.01em;padding:12px 20px 6px;font-size:12px;font-weight:700}.page-module-scss-module__Ax_qnW__menuRow{cursor:pointer;align-items:center;gap:8px;min-width:0;padding:12px 20px;transition:background .15s;display:flex}.page-module-scss-module__Ax_qnW__menuRow:hover{background:#f8fafc}.page-module-scss-module__Ax_qnW__menuRow:active{background:#f1f5f9}.page-module-scss-module__Ax_qnW__menuRow.page-module-scss-module__Ax_qnW__menuRowStatic{cursor:default}.page-module-scss-module__Ax_qnW__menuRow.page-module-scss-module__Ax_qnW__menuRowStatic:hover,.page-module-scss-module__Ax_qnW__menuRow.page-module-scss-module__Ax_qnW__menuRowStatic:active{background:#fff}.page-module-scss-module__Ax_qnW__menuLabel{color:#334155;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:500;overflow:hidden}.page-module-scss-module__Ax_qnW__menuBadge{color:#185fa5;white-space:nowrap;background:#ebf3fc;border-radius:20px;flex-shrink:0;padding:2px 8px;font-size:11px;font-weight:700}.page-module-scss-module__Ax_qnW__menuArrow{color:#cbd5e1;flex-shrink:0;font-size:17px;line-height:1}.page-module-scss-module__Ax_qnW__profileSection{align-items:center;gap:20px;margin-bottom:32px;padding:0;display:flex}@media (max-width:767px){.page-module-scss-module__Ax_qnW__profileSection{gap:16px}}.page-module-scss-module__Ax_qnW__avatar{cursor:pointer;border:2px solid #e2e8f0;border-radius:50%;width:80px;height:80px;transition:all .2s;position:relative;overflow:hidden}.page-module-scss-module__Ax_qnW__avatar:hover{border-color:#185fa5;transform:scale(1.02)}@media (max-width:767px){.page-module-scss-module__Ax_qnW__avatar{width:70px;height:70px}}.page-module-scss-module__Ax_qnW__moreBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:2px 0;font-size:13px;transition:color .15s}.page-module-scss-module__Ax_qnW__moreBtn:hover{color:#64748b}.page-module-scss-module__Ax_qnW__emptyMessage{text-align:center;color:#94a3b8;padding:32px 20px;font-size:13px}.page-module-scss-module__Ax_qnW__noPurchaseData{color:#94a3b8;justify-content:center;align-items:center;min-height:80px;font-size:13px;display:flex}.page-module-scss-module__Ax_qnW__noPurchaseData p{margin:0}.page-module-scss-module__Ax_qnW__reviewSection{cursor:pointer;background:#fff;border:1.5px solid #bfdbfe;border-radius:14px;margin-bottom:12px;padding:20px;transition:all .2s}.page-module-scss-module__Ax_qnW__reviewSection:hover{border-color:#185fa5;box-shadow:0 2px 8px #185fa514}
.page-module-scss-module__S4rW1G__page{width:100%;padding:16px var(--page-padding,16px) 40px;box-sizing:border-box;background:#fff;position:relative}.page-module-scss-module__S4rW1G__header{border-bottom:1px solid #f1f3f5;padding-bottom:14px}.page-module-scss-module__S4rW1G__headerTop{align-items:center;gap:8px;margin-bottom:10px;display:flex}.page-module-scss-module__S4rW1G__badge{letter-spacing:-.2px;border-radius:999px;flex-shrink:0;padding:3px 9px;font-size:11px;font-weight:700;line-height:1.5}.page-module-scss-module__S4rW1G__badgeDone{color:#185fa5;background:#e8f1fa}.page-module-scss-module__S4rW1G__badgeWait{color:#868e96;background:#f1f3f5}.page-module-scss-module__S4rW1G__date{color:#adb5bd;font-size:12px}.page-module-scss-module__S4rW1G__menuWrap{flex-shrink:0;margin-left:auto;position:relative}.page-module-scss-module__S4rW1G__menuButton{color:#adb5bd;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.page-module-scss-module__S4rW1G__menuButton:active{background:#f1f3f5}.page-module-scss-module__S4rW1G__menuBackdrop{z-index:90;background:0 0;position:fixed;inset:0}.page-module-scss-module__S4rW1G__menuDropdown{z-index:100;background:#fff;border:1px solid #f1f3f5;border-radius:10px;min-width:108px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 6px 18px #11131624}.page-module-scss-module__S4rW1G__menuDropdown button{color:#343a40;text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:none;width:100%;padding:11px 14px;font-size:13.5px;display:block}.page-module-scss-module__S4rW1G__menuDropdown button:active{background:#f8f9fa}.page-module-scss-module__S4rW1G__menuDanger{color:#e03131!important}.page-module-scss-module__S4rW1G__title{color:#16191d;word-break:break-word;margin:0;font-size:18px;font-weight:700;line-height:1.4}.page-module-scss-module__S4rW1G__questionCard{padding:16px 0 4px}.page-module-scss-module__S4rW1G__questionText{color:#343a40;white-space:pre-wrap;word-break:break-word;margin:0;font-size:15px;line-height:1.7}.page-module-scss-module__S4rW1G__section{margin-top:26px}.page-module-scss-module__S4rW1G__sectionTitle{color:#16191d;align-items:center;gap:6px;margin:0 0 10px;font-size:14px;font-weight:700;display:flex}.page-module-scss-module__S4rW1G__count{color:#adb5bd;font-size:12px;font-weight:600}.page-module-scss-module__S4rW1G__photoGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.page-module-scss-module__S4rW1G__photoSlot{aspect-ratio:1;cursor:pointer;background:#f8f9fa;border:1px solid #eef1f4;border-radius:10px;padding:0;overflow:hidden}.page-module-scss-module__S4rW1G__photo{object-fit:cover;width:100%;height:100%;display:block}.page-module-scss-module__S4rW1G__answerCard{background:#f7f9fb;border-left:3px solid #185fa5;border-radius:12px;padding:14px 16px}.page-module-scss-module__S4rW1G__answerHead{align-items:center;gap:8px;margin-bottom:8px;display:flex}.page-module-scss-module__S4rW1G__answerBy{color:#185fa5;font-size:12.5px;font-weight:700}.page-module-scss-module__S4rW1G__answerDate{color:#adb5bd;font-size:11.5px}.page-module-scss-module__S4rW1G__answerTitle{color:#16191d;word-break:break-word;margin:0 0 6px;font-size:15px;font-weight:600}.page-module-scss-module__S4rW1G__answerText{color:#495057;white-space:pre-wrap;word-break:break-word;margin:0;font-size:14.5px;line-height:1.7}.page-module-scss-module__S4rW1G__pendingCard{text-align:center;background:#fcfcfd;border:1px dashed #dee2e6;border-radius:12px;flex-direction:column;align-items:center;padding:32px 20px;display:flex}.page-module-scss-module__S4rW1G__pendingIcon{margin-bottom:10px;font-size:26px}.page-module-scss-module__S4rW1G__pendingTitle{color:#495057;margin:0 0 4px;font-size:14px;font-weight:600}.page-module-scss-module__S4rW1G__pendingDesc{color:#adb5bd;margin:0;font-size:12.5px;line-height:1.6}.page-module-scss-module__S4rW1G__editNotice{color:#adb5bd;text-align:center;margin:20px 0 0;font-size:12px}.page-module-scss-module__S4rW1G__deleteModalBody{text-align:center;padding:8px 0 4px}.page-module-scss-module__S4rW1G__deleteModalTitle{color:#343a40;margin:0 0 8px;font-size:15px;font-weight:600}.page-module-scss-module__S4rW1G__deleteModalDesc{color:#e03131;margin:0;font-size:13px}.page-module-scss-module__S4rW1G__skeleton{padding-top:4px}.page-module-scss-module__S4rW1G__skBadge,.page-module-scss-module__S4rW1G__skTitle,.page-module-scss-module__S4rW1G__skCard{background:linear-gradient(90deg,#f1f3f5 25%,#e9ecef 37%,#f1f3f5 63%) 0 0/400% 100%;border-radius:8px;animation:1.3s ease-in-out infinite page-module-scss-module__S4rW1G__shimmer}.page-module-scss-module__S4rW1G__skBadge{border-radius:999px;width:60px;height:20px;margin-bottom:12px}.page-module-scss-module__S4rW1G__skTitle{width:70%;height:22px;margin-bottom:20px}.page-module-scss-module__S4rW1G__skCard{height:120px}@keyframes page-module-scss-module__S4rW1G__shimmer{0%{background-position:100%}to{background-position:0}}.page-module-scss-module__S4rW1G__stateBox{text-align:center;flex-direction:column;align-items:center;padding:60px 24px;display:flex}.page-module-scss-module__S4rW1G__stateIcon{margin-bottom:12px;font-size:34px}.page-module-scss-module__S4rW1G__stateTitle{color:#343a40;margin:0 0 6px;font-size:15px;font-weight:600}.page-module-scss-module__S4rW1G__stateDesc{color:#adb5bd;word-break:break-word;margin:0;font-size:13px;line-height:1.6}
.page-module-scss-module__A4m3na__page{width:100%;max-width:var(--page-max-width,100%);box-sizing:border-box;background:#fff;flex-direction:column;gap:12px;margin:0 auto;padding:12px 0 20px;display:flex}@media (max-width:767px){.page-module-scss-module__A4m3na__page{padding:12px 16px 20px}}.page-module-scss-module__A4m3na__editNotice{color:#495057;background:#f7f9fb;border-left:3px solid #185fa5;border-radius:10px;padding:10px 12px;font-size:12.5px;line-height:1.55}.page-module-scss-module__A4m3na__field{flex-direction:column;gap:6px;display:flex}.page-module-scss-module__A4m3na__required{color:#e03131}.page-module-scss-module__A4m3na__inputWrap{position:relative}.page-module-scss-module__A4m3na__input{background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;height:48px;padding:0 12px;font-size:15px;transition:border-color .15s,box-shadow .15s}.page-module-scss-module__A4m3na__input::placeholder{color:#9aa0a6}.page-module-scss-module__A4m3na__input:focus{border-color:#185fa5;box-shadow:0 0 0 3px #2563eb1f}.page-module-scss-module__A4m3na__textareaWrap{position:relative}.page-module-scss-module__A4m3na__textarea{resize:none;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;min-height:180px;padding:12px;font-size:14px;line-height:1.65;display:block}.page-module-scss-module__A4m3na__textarea::placeholder{color:#9aa0a6}.page-module-scss-module__A4m3na__textarea:focus{border-color:#185fa5;box-shadow:0 0 0 3px #2563eb1f}.page-module-scss-module__A4m3na__counter{color:#9aa0a6;pointer-events:none;font-size:12px;position:absolute;bottom:10px;right:12px}.page-module-scss-module__A4m3na__inputWrap .page-module-scss-module__A4m3na__counter{top:50%;bottom:auto;transform:translateY(-50%)}.page-module-scss-module__A4m3na__fieldLabel{color:#111316;font-size:13px;font-weight:700}.page-module-scss-module__A4m3na__opt{color:#9aa0a6}.page-module-scss-module__A4m3na__subHint{color:#6b7280;margin-top:-4px;font-size:12px}.page-module-scss-module__A4m3na__primaryBtn{color:#fff;cursor:pointer;background:#185fa5;border:none;border-radius:10px;height:48px;margin-top:4px;font-size:15px;font-weight:800;transition:background-color .15s,transform 20ms}.page-module-scss-module__A4m3na__primaryBtn:active{background:#1e40af;transform:translateY(1px)}.page-module-scss-module__A4m3na__modalBody{color:#343a40;text-align:center;word-break:break-word;padding:4px 0;font-size:14px;line-height:1.6}.page-module-scss-module__A4m3na__skeletonInput,.page-module-scss-module__A4m3na__skeletonArea{background:linear-gradient(90deg,#f1f3f5 25%,#e9ecef 37%,#f1f3f5 63%) 0 0/400% 100%;border-radius:10px;animation:1.3s ease-in-out infinite page-module-scss-module__A4m3na__shimmer}.page-module-scss-module__A4m3na__skeletonInput{height:48px}.page-module-scss-module__A4m3na__skeletonArea{height:180px}@keyframes page-module-scss-module__A4m3na__shimmer{0%{background-position:100%}to{background-position:0}}
.page-module-scss-module__Gy90fq__container{width:100%;min-height:100%;padding:0 var(--page-padding);box-sizing:border-box;background:#fff;justify-content:center;align-items:center;display:flex}.page-module-scss-module__Gy90fq__card{width:100%;height:100%;max-width:var(--page-max-width);background:#fff;border-radius:0;flex-direction:column;padding:1px 0 18px;display:flex;overflow-y:auto}@media (max-width:767px){.page-module-scss-module__Gy90fq__card{padding:1px 12px 18px}}.page-module-scss-module__Gy90fq__controlBar{border-bottom:1px solid #f0f0f0;flex-shrink:0;align-items:center;padding:8px 0 6px;display:flex}.page-module-scss-module__Gy90fq__filterChipsScroll{flex:1;min-width:0}.page-module-scss-module__Gy90fq__sortBtn{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-left:1px solid #e8e8e8;flex-shrink:0;align-items:center;gap:3px;margin-left:8px;padding:6px 0 6px 12px;font-size:13px;font-weight:500;line-height:1;display:flex}.page-module-scss-module__Gy90fq__sortBtnActive{color:#185fa5;font-weight:700}
.page-module-scss-module__LXR2kG__container{background:#fff;justify-content:center;align-items:center;width:100vw;display:flex}.page-module-scss-module__LXR2kG__card{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:393px;height:100%;max-height:852px;padding:12px 16px;display:flex}.page-module-scss-module__LXR2kG__header{margin:8px 0 12px}.page-module-scss-module__LXR2kG__header .page-module-scss-module__LXR2kG__headline{color:#111316;margin:0;font-size:18px;font-weight:700}.page-module-scss-module__LXR2kG__header .page-module-scss-module__LXR2kG__subtext{color:#667085;margin:8px 0 0;font-size:13px}.page-module-scss-module__LXR2kG__input{color:#111316;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;height:48px;margin-bottom:12px;padding:0 12px;font-size:15px;transition:border-color .15s,box-shadow .15s}.page-module-scss-module__LXR2kG__input::placeholder{color:#9ca3af}.page-module-scss-module__LXR2kG__input:focus{border-color:#185fa5;box-shadow:0 0 0 3px #2563eb26}.page-module-scss-module__LXR2kG__sectionTitleRow{align-items:center;gap:8px;margin:4px 0 8px;display:flex}.page-module-scss-module__LXR2kG__sectionTitle{color:#111316;font-size:14px;font-weight:700}.page-module-scss-module__LXR2kG__badge{color:#fff;background:#22c55e;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:inline-flex}.page-module-scss-module__LXR2kG__uploadBox{color:#9aa0a6;-webkit-user-select:none;user-select:none;background:#fafafa;border:1px dashed #cfcfcf;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:140px;margin-bottom:10px;display:flex;position:relative;overflow:hidden}.page-module-scss-module__LXR2kG__uploadIcon{opacity:.8;background:linear-gradient(#d1d5db,#d1d5db) 0 70%/100% 2px no-repeat,radial-gradient(circle at 80% 35%,#0000 12px,#d1d5db 13px) no-repeat;border-radius:6px;width:60px;height:40px}.page-module-scss-module__LXR2kG__uploadText{letter-spacing:1px;font-weight:800}.page-module-scss-module__LXR2kG__uploadInput{opacity:0;cursor:pointer;position:absolute;inset:0}.page-module-scss-module__LXR2kG__previewImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.page-module-scss-module__LXR2kG__help{color:#777;text-align:left;margin:0 0 12px;font-size:12px;line-height:1.5}.page-module-scss-module__LXR2kG__submitBtn{color:#fff;cursor:pointer;background:#185fa5;border:none;border-radius:8px;width:100%;height:48px;font-weight:700;transition:background-color .15s,transform 20ms}.page-module-scss-module__LXR2kG__submitBtn:active{background:#1e40af;transform:translateY(1px)}
.page-module-scss-module__p-Whhq__container{background-color:#f5f5f5;min-height:100vh;padding:2rem}.page-module-scss-module__p-Whhq__card{background:#fff;border-radius:8px;max-width:600px;margin:0 auto;padding:2rem;box-shadow:0 2px 8px #0000001a}.page-module-scss-module__p-Whhq__header{margin-bottom:2rem}.page-module-scss-module__p-Whhq__headline{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.page-module-scss-module__p-Whhq__subtext{color:#666;font-size:.875rem}.page-module-scss-module__p-Whhq__input{border:1px solid #ddd;border-radius:4px;width:100%;margin-bottom:1rem;padding:.75rem;font-size:1rem}.page-module-scss-module__p-Whhq__input:focus{border-color:#007bff;outline:none}
.ProductForm-module-scss-module__CFn9xG__page{box-sizing:border-box;background:#f8fafc;max-width:600px;min-height:100vh;margin:0 auto;padding:8px 0 0}.ProductForm-module-scss-module__CFn9xG__draftBanner{background:#ebf3fc;border:1px solid #bfdbfe;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;margin:0 12px 12px;padding:12px 14px;display:flex}.ProductForm-module-scss-module__CFn9xG__draftBannerText{flex-direction:column;gap:2px;min-width:0;display:flex}.ProductForm-module-scss-module__CFn9xG__draftBannerText strong{color:#185fa5;font-size:13px;font-weight:700}.ProductForm-module-scss-module__CFn9xG__draftBannerText span{color:#64748b;font-size:12px}.ProductForm-module-scss-module__CFn9xG__draftBannerBtns{flex-shrink:0;gap:6px;display:flex}.ProductForm-module-scss-module__CFn9xG__draftRestoreBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#185fa5;border:none;border-radius:9px;padding:7px 14px;font-size:12px;font-weight:700}.ProductForm-module-scss-module__CFn9xG__draftRestoreBtn:active{background:#12467c}.ProductForm-module-scss-module__CFn9xG__draftDiscardBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:9px;padding:7px 12px;font-size:12px;font-weight:500}.ProductForm-module-scss-module__CFn9xG__draftDiscardBtn:active{background:#f1f5f9}.ProductForm-module-scss-module__CFn9xG__fieldError{color:#ef4444;align-items:center;gap:4px;margin:6px 2px 0;font-size:12px;font-weight:500;display:flex}.ProductForm-module-scss-module__CFn9xG__fieldError:before{content:"!";color:#ef4444;background:#fee2e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;font-size:10px;font-weight:800;display:inline-flex}.ProductForm-module-scss-module__CFn9xG__inputError{background:#fff8f8!important;border-color:#ef4444!important}.ProductForm-module-scss-module__CFn9xG__myVehicleHint{color:#94a3b8;margin:-8px 0 12px;font-size:12px}.ProductForm-module-scss-module__CFn9xG__stickyBar{z-index:20;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #e8edf3;margin-top:4px;position:sticky;bottom:0;box-shadow:0 -6px 20px #0f172a14}.ProductForm-module-scss-module__CFn9xG__progressTrack{background:#e8edf3;height:3px;overflow:hidden}.ProductForm-module-scss-module__CFn9xG__progressFill{background:#185fa5;border-radius:0 3px 3px 0;height:100%;transition:width .3s,background .3s}.ProductForm-module-scss-module__CFn9xG__progressDone{background:#059669}.ProductForm-module-scss-module__CFn9xG__checklist{opacity:1;align-items:center;gap:8px;max-height:44px;padding:9px 12px 1px;transition:max-height .26s,opacity .18s,padding .26s;display:flex;overflow:hidden}.ProductForm-module-scss-module__CFn9xG__checklistCollapsed{opacity:0;max-height:0;padding-top:0;padding-bottom:0}.ProductForm-module-scss-module__CFn9xG__checklistCount{color:#185fa5;white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:800}.ProductForm-module-scss-module__CFn9xG__checklistChips{scrollbar-width:none;-ms-overflow-style:none;flex:1;align-items:center;gap:4px;min-width:0;display:flex;overflow-x:auto}.ProductForm-module-scss-module__CFn9xG__checklistChips::-webkit-scrollbar{display:none}.ProductForm-module-scss-module__CFn9xG__checklistItem{color:#94a3b8;white-space:nowrap;cursor:pointer;background:#f1f5f9;border:none;border-radius:20px;flex-shrink:0;padding:3px 8px;font-family:inherit;font-size:10px;font-weight:600;transition:color .18s,background .18s,transform .1s}.ProductForm-module-scss-module__CFn9xG__checklistItem:active{transform:scale(.95)}.ProductForm-module-scss-module__CFn9xG__checklistItem.ProductForm-module-scss-module__CFn9xG__done{color:#059669;background:#ecfdf5}.ProductForm-module-scss-module__CFn9xG__formCard{background:#fff;border-radius:20px;margin:0 12px 12px;padding:22px 20px;box-shadow:0 1px 8px #0000000f,0 0 1px #0000000a}.ProductForm-module-scss-module__CFn9xG__sectionTitle{color:#111;border-bottom:1px solid #f3f4f6;align-items:center;gap:8px;margin:0 0 18px;padding-bottom:14px;font-size:15px;font-weight:700;display:flex}.ProductForm-module-scss-module__CFn9xG__stepBadge{color:#fff;letter-spacing:0;background:#185fa5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:inline-flex}.ProductForm-module-scss-module__CFn9xG__req{color:#ef4444;background:#fef2f2;border-radius:10px;align-items:center;padding:2px 7px;font-size:10px;font-weight:600;display:inline-flex}.ProductForm-module-scss-module__CFn9xG__opt{color:#9ca3af;background:#f3f4f6;border-radius:10px;align-items:center;padding:2px 7px;font-size:10px;font-weight:500;display:inline-flex}.ProductForm-module-scss-module__CFn9xG__imageHint{color:#9ca3af;align-items:center;gap:4px;margin:8px 0 0;font-size:12px;display:flex}.ProductForm-module-scss-module__CFn9xG__imageHint:before{content:"📷";font-size:11px}.ProductForm-module-scss-module__CFn9xG__fieldLabel{color:#374151;align-items:center;gap:6px;margin:18px 0 8px;font-size:14px;font-weight:600;display:flex}.ProductForm-module-scss-module__CFn9xG__fieldLabel:first-child{margin-top:0}.ProductForm-module-scss-module__CFn9xG__input{box-sizing:border-box;color:#111;appearance:none;background:#fafafa;border:1.5px solid #e5e7eb;border-radius:12px;width:100%;height:50px;padding:0 14px;font-size:15px;transition:border-color .15s,background .15s,box-shadow .15s}.ProductForm-module-scss-module__CFn9xG__input:focus{background:#fff;border-color:#185fa5;outline:none;box-shadow:0 0 0 3px #185fa51a}.ProductForm-module-scss-module__CFn9xG__input.ProductForm-module-scss-module__CFn9xG__disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6;border-color:#e5e7eb}.ProductForm-module-scss-module__CFn9xG__selectWrapper{flex:1;position:relative}.ProductForm-module-scss-module__CFn9xG__selectWrapper:after{content:"";pointer-events:none;border-top:6px solid #9ca3af;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.ProductForm-module-scss-module__CFn9xG__selectWrapper select{cursor:pointer;width:100%;padding-right:38px}.ProductForm-module-scss-module__CFn9xG__gradeButton{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;margin-left:auto;padding:3px 10px;font-size:12px;font-weight:500;transition:all .15s}.ProductForm-module-scss-module__CFn9xG__gradeButton:hover{color:#374151;background:#f3f4f6;border-color:#9ca3af}.ProductForm-module-scss-module__CFn9xG__inlineRow{align-items:stretch;gap:8px;display:flex}.ProductForm-module-scss-module__CFn9xG__unitPill{color:#374151;white-space:nowrap;box-sizing:border-box;background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;min-width:52px;height:50px;padding:0 16px;font-size:15px;font-weight:500;display:flex}.ProductForm-module-scss-module__CFn9xG__unitPill.ProductForm-module-scss-module__CFn9xG__disabled{color:#9ca3af}.ProductForm-module-scss-module__CFn9xG__textareaWrap{position:relative}.ProductForm-module-scss-module__CFn9xG__textarea{resize:none;box-sizing:border-box;color:#111;background:#fafafa;border:1.5px solid #e5e7eb;border-radius:12px;width:100%;height:160px;padding:13px 14px;font-family:inherit;font-size:15px;line-height:1.6;transition:border-color .15s,background .15s,box-shadow .15s}.ProductForm-module-scss-module__CFn9xG__textarea:focus{background:#fff;border-color:#185fa5;outline:none;box-shadow:0 0 0 3px #185fa51a}@media (max-width:768px){.ProductForm-module-scss-module__CFn9xG__textarea{height:140px;font-size:16px}}.ProductForm-module-scss-module__CFn9xG__counter{color:#9ca3af;pointer-events:none;background:#ffffffeb;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:500;position:absolute;bottom:10px;right:12px}.ProductForm-module-scss-module__CFn9xG__counter.ProductForm-module-scss-module__CFn9xG__warning{color:#f59e0b}.ProductForm-module-scss-module__CFn9xG__counter.ProductForm-module-scss-module__CFn9xG__error{color:#ef4444}.ProductForm-module-scss-module__CFn9xG__smallBtn{color:#6b7280;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #d1d5db;border-radius:20px;padding:5px 14px;font-size:13px;font-weight:500;transition:all .18s}.ProductForm-module-scss-module__CFn9xG__smallBtn:hover{color:#185fa5;border-color:#185fa5}.ProductForm-module-scss-module__CFn9xG__smallBtn.ProductForm-module-scss-module__CFn9xG__active{color:#fff;background:#185fa5;border-color:#185fa5}.ProductForm-module-scss-module__CFn9xG__pills{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.ProductForm-module-scss-module__CFn9xG__pill{cursor:pointer;letter-spacing:.01em;background:0 0;border:1.5px solid;border-radius:22px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .18s}.ProductForm-module-scss-module__CFn9xG__pill:hover{opacity:.8}.ProductForm-module-scss-module__CFn9xG__pill.ProductForm-module-scss-module__CFn9xG__active{font-weight:700}.ProductForm-module-scss-module__CFn9xG__notice{color:#6b7280;background:#f8f9fa;border-left:3px solid #185fa5;border-radius:12px;margin:4px 12px 14px;padding:12px 14px;font-size:12px;line-height:1.7}.ProductForm-module-scss-module__CFn9xG__bottomButtons{padding:8px 12px 10px}.ProductForm-module-scss-module__CFn9xG__primaryBtn{color:#fff;cursor:pointer;letter-spacing:.02em;background:#185fa5;border:none;border-radius:14px;width:100%;height:54px;padding:0 20px;font-size:16px;font-weight:700;transition:background .18s,transform .1s;box-shadow:0 2px 8px #185fa542}.ProductForm-module-scss-module__CFn9xG__primaryBtn:hover{background:#1456a0}.ProductForm-module-scss-module__CFn9xG__primaryBtn:active{transform:scale(.99)}.ProductForm-module-scss-module__CFn9xG__primaryBtn:disabled{color:#9ca3af;cursor:not-allowed;box-shadow:none;background:#d1d5db;transform:none}.ProductForm-module-scss-module__CFn9xG__gradeModal{z-index:1000;background:#00000073;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:480px){.ProductForm-module-scss-module__CFn9xG__gradeModal{align-items:center}}.ProductForm-module-scss-module__CFn9xG__gradeContent{background:#fff;border-radius:24px 24px 0 0;width:100%;max-height:80vh;overflow-y:auto}@media (min-width:480px){.ProductForm-module-scss-module__CFn9xG__gradeContent{border-radius:20px;width:90%;max-width:480px}}.ProductForm-module-scss-module__CFn9xG__gradeHeader{background:#fff;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:22px 22px 16px;display:flex;position:sticky;top:0}.ProductForm-module-scss-module__CFn9xG__gradeHeader h3{color:#111;margin:0;font-size:17px;font-weight:700}.ProductForm-module-scss-module__CFn9xG__closeButton{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;transition:background .15s;display:flex}.ProductForm-module-scss-module__CFn9xG__closeButton:hover{color:#374151;background:#e5e7eb}.ProductForm-module-scss-module__CFn9xG__gradeTable{padding:12px 22px 24px}.ProductForm-module-scss-module__CFn9xG__gradeRow{border-bottom:1px solid #f9fafb;align-items:flex-start;gap:14px;padding:14px 0;display:flex}.ProductForm-module-scss-module__CFn9xG__gradeRow:last-child{border-bottom:none}.ProductForm-module-scss-module__CFn9xG__gradeLevel{flex-shrink:0;min-width:88px;padding-top:1px;font-size:14px;font-weight:700}.ProductForm-module-scss-module__CFn9xG__gradeDescription{color:#4b5563;flex:1;font-size:13px;line-height:1.6}.ProductForm-module-scss-module__CFn9xG__quantityWrapper{align-items:center;gap:8px;margin-bottom:6px;display:flex}.ProductForm-module-scss-module__CFn9xG__quantityBtn{color:#185fa5;cursor:pointer;background:#fff;border:1.5px solid #185fa5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:22px;line-height:1;transition:background .15s,color .15s;display:flex}.ProductForm-module-scss-module__CFn9xG__quantityBtn:hover{color:#fff;background:#185fa5}.ProductForm-module-scss-module__CFn9xG__quantityInput{text-align:center;color:#111827;background:#fafafa;border:1.5px solid #e5e7eb;border-radius:10px;width:68px;height:38px;font-size:16px;font-weight:700}.ProductForm-module-scss-module__CFn9xG__quantityInput::-webkit-inner-spin-button{-webkit-appearance:none}.ProductForm-module-scss-module__CFn9xG__quantityInput::-webkit-outer-spin-button{-webkit-appearance:none}.ProductForm-module-scss-module__CFn9xG__quantityInput:focus{background:#fff;border-color:#185fa5;outline:none}.ProductForm-module-scss-module__CFn9xG__quantityUnit{color:#6b7280;font-size:14px}.ProductForm-module-scss-module__CFn9xG__hint{color:#9ca3af;margin-top:0;margin-bottom:12px;font-size:12px;line-height:1.5}.ProductForm-module-scss-module__CFn9xG__carlogAttachRow{cursor:pointer;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:12px;padding:12px 14px;display:flex}.ProductForm-module-scss-module__CFn9xG__carlogAttachRow input{flex-shrink:0;margin-top:2px}.ProductForm-module-scss-module__CFn9xG__carlogAttachText{color:#166534;font-size:12px;line-height:1.6}.ProductForm-module-scss-module__CFn9xG__carlogAttachText strong{font-size:13px;font-weight:700}.ProductForm-module-scss-module__CFn9xG__grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:15px;display:grid}.ProductForm-module-scss-module__CFn9xG__tagSection{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin:20px 0;padding:16px}.ProductForm-module-scss-module__CFn9xG__tagGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:15px;display:grid}.ProductForm-module-scss-module__CFn9xG__primaryBtnSm{color:#fff;cursor:pointer;background-color:#185fa5;border:none;border-radius:6px;padding:8px 16px;font-size:14px}.ProductForm-module-scss-module__CFn9xG__postcode span{color:#6c757d;background:#e9ecef;border-radius:4px;padding:4px 8px;font-size:13px;font-weight:500}.ProductForm-module-scss-module__CFn9xG__addressSearch{gap:8px;margin-bottom:8px;display:flex}.ProductForm-module-scss-module__CFn9xG__addressDetail{resize:vertical;box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;margin-bottom:15px;padding:12px 16px;font-family:inherit;font-size:16px}.ProductForm-module-scss-module__CFn9xG__addressDetail:focus{border-color:#185fa5;outline:none;box-shadow:0 0 0 3px #185fa51a}.ProductForm-module-scss-module__CFn9xG__selectedTagsContainer{margin:20px 0}.ProductForm-module-scss-module__CFn9xG__selectedTags{flex-wrap:wrap;gap:8px;margin-bottom:15px;display:flex}.ProductForm-module-scss-module__CFn9xG__selectedTag{color:#0277bd;background-color:#e0f2fe;border:1px solid #0288d1;border-radius:16px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;display:flex}.ProductForm-module-scss-module__CFn9xG__tagText{white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}.ProductForm-module-scss-module__CFn9xG__removeTagButton{color:#0277bd;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:16px;font-weight:700;transition:all .2s;display:flex}.ProductForm-module-scss-module__CFn9xG__removeTagButton:hover{color:#fff;background-color:#0277bd}
