.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)}}
.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)}}
.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 40px;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__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}
.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__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__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:#adb5bd;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:#2a2d32;font-size:14px;font-weight:600}.page-module-scss-module__NZ_o-q__time{color:#adb5bd;font-size:12px}.page-module-scss-module__NZ_o-q__title{color:#111;margin:0;padding:12px 16px 0;font-size:18px;font-weight:700;line-height:1.4}.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 #e9ecef;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:#333;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:#adb5bd;border-bottom:8px solid #f8f9fa;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:#adb5bd;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:14px;display:flex}.page-module-scss-module__NZ_o-q__liked{color:#185fa5;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:14px;font-weight:600;display:flex}.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:#2a2d32;border-bottom:1px solid #e9ecef;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:#adb5bd;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px}.page-module-scss-module__NZ_o-q__reportLink{color:#adb5bd;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:#adb5bd;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 #e9ecef;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:#2a2d32;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:#f8f9fa}.page-module-scss-module__NZ_o-q__menuDanger{color:#e03131!important}.page-module-scss-module__NZ_o-q__commentContent{color:#333;white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.6}.page-module-scss-module__NZ_o-q__editArea{flex-direction:column;gap:8px;display:flex}.page-module-scss-module__NZ_o-q__editTextarea{color:#333;resize:none;box-sizing:border-box;border:1px solid #dee2e6;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:#2a2d32;background:#fff;border:1px solid #dee2e6;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:#adb5bd}.page-module-scss-module__NZ_o-q__loadMore{color:#495057;cursor:pointer;background:0 0;border:1px solid #dee2e6;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 #e9ecef;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:#adb5bd;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:#2a2d32;background:#f8f9fa;border:1px solid #dee2e6;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:#adb5bd}.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:#111;margin:0;font-size:16px;font-weight:700}.page-module-scss-module__NZ_o-q__reportTextarea{color:#2a2d32;resize:none;box-sizing:border-box;border:1px solid #dee2e6;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:#adb5bd}.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__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_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: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_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 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__vehicleBtn{color:#185fa5;cursor:pointer;background:#ebf3fc;border:1.5px dashed #93c5fd;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;height:44px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.page-module-scss-module__Ax_qnW__vehicleBtn:before{content:"+";font-size:18px;font-weight:400;line-height:1}.page-module-scss-module__Ax_qnW__vehicleBtn:hover{background:#dbeafe;border-color:#185fa5}.page-module-scss-module__Ax_qnW__vehicleBtn:active{background:#bfdbfe}.page-module-scss-module__Ax_qnW__vehicleList{flex-direction:column;gap:8px;margin-top:10px;display:flex}.page-module-scss-module__Ax_qnW__vehicleCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;transition:border-color .15s;display:flex}.page-module-scss-module__Ax_qnW__vehicleCard.page-module-scss-module__Ax_qnW__isDefault{background:#f0f7ff;border-color:#bfdbfe}.page-module-scss-module__Ax_qnW__vehicleLogo{background:#fff;border:1px solid #e2e8f0;border-radius:8px;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__vehicleLogoImg{object-fit:contain;width:100%;height:100%}.page-module-scss-module__Ax_qnW__vehicleLogoFallback{color:#185fa5;font-size:15px;font-weight:800;line-height:1}.page-module-scss-module__Ax_qnW__vehicleInfo{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.page-module-scss-module__Ax_qnW__vehicleName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.page-module-scss-module__Ax_qnW__vehicleYear{color:#94a3b8;font-size:12px;font-weight:400}.page-module-scss-module__Ax_qnW__vehicleActions{flex-shrink:0;align-items:center;gap:6px;margin-left:10px;display:flex}.page-module-scss-module__Ax_qnW__vehicleDefaultBadge{color:#185fa5;white-space:nowrap;letter-spacing:-.01em;background:#dbeafe;border-radius:20px;padding:3px 9px;font-size:11px;font-weight:700}.page-module-scss-module__Ax_qnW__vehicleSetDefaultBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #cbd5e1;border-radius:20px;padding:3px 9px;font-size:12px;font-weight:500;transition:all .15s}.page-module-scss-module__Ax_qnW__vehicleSetDefaultBtn:hover{color:#185fa5;background:#f0f7ff;border-color:#93c5fd}.page-module-scss-module__Ax_qnW__vehicleDeleteBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:12px;transition:color .15s}.page-module-scss-module__Ax_qnW__vehicleDeleteBtn:hover{color:#dc2626}.page-module-scss-module__Ax_qnW__vehicleManageBtn{color:#1e3a5f;cursor:pointer;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;padding:3px 9px;font-size:12px;font-weight:600;transition:all .15s}.page-module-scss-module__Ax_qnW__vehicleManageBtn:hover{background:#dbeafe}.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__csBtn{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__csBtn:hover{color:#64748b}.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__certSection{background:#fff;border-radius:16px;margin-bottom:10px;overflow:hidden;box-shadow:0 1px 4px #0000000f}.page-module-scss-module__Ax_qnW__certDivider{background:#f1f5f9;height:1px;margin:0 20px}.page-module-scss-module__Ax_qnW__certRow{cursor:pointer;align-items:center;gap:12px;padding:14px 20px;transition:background .15s;display:flex}.page-module-scss-module__Ax_qnW__certRow:hover{background:#f8fafc}.page-module-scss-module__Ax_qnW__certRow:active{background:#f1f5f9}.page-module-scss-module__Ax_qnW__certRow.page-module-scss-module__Ax_qnW__disabled{cursor:default}.page-module-scss-module__Ax_qnW__certRow.page-module-scss-module__Ax_qnW__disabled:hover{background:#fff}.page-module-scss-module__Ax_qnW__certIconWrap{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:19px;display:flex}.page-module-scss-module__Ax_qnW__certIconWrap.page-module-scss-module__Ax_qnW__pending{background:#fff7ed}.page-module-scss-module__Ax_qnW__certIconWrap.page-module-scss-module__Ax_qnW__certified{background:#ebf4ff}.page-module-scss-module__Ax_qnW__certIconWrap.page-module-scss-module__Ax_qnW__default{background:#f1f5f9}.page-module-scss-module__Ax_qnW__certText{flex:1;min-width:0}.page-module-scss-module__Ax_qnW__certTitle{color:#1e293b;align-items:center;gap:6px;margin-bottom:2px;font-size:14px;font-weight:600;display:flex}.page-module-scss-module__Ax_qnW__certBadge{border-radius:20px;padding:2px 7px;font-size:11px;font-weight:700}.page-module-scss-module__Ax_qnW__certBadge.page-module-scss-module__Ax_qnW__certifiedBadge{color:#185fa5;background:#ebf4ff}.page-module-scss-module__Ax_qnW__certBadge.page-module-scss-module__Ax_qnW__pendingBadge{color:#c2410c;background:#fff7ed}.page-module-scss-module__Ax_qnW__certDesc{color:#94a3b8;font-size:12px;line-height:1.4}.page-module-scss-module__Ax_qnW__certArrow{color:#cbd5e1;flex-shrink:0;font-size:18px}.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{box-sizing:border-box;background:#fff;width:100%;padding:16px;position:relative}.page-module-scss-module__S4rW1G__loading,.page-module-scss-module__S4rW1G__error{text-align:center;color:#666;padding:40px 20px}.page-module-scss-module__S4rW1G__menuContainer{z-index:1000;position:fixed;top:16px;right:16px}.page-module-scss-module__S4rW1G__menuButton{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:8px;transition:background-color .2s}.page-module-scss-module__S4rW1G__menuButton:hover{background-color:#f5f5f5}.page-module-scss-module__S4rW1G__dropdown{background:#000;border-radius:8px;min-width:120px;margin-top:4px;padding:8px 0;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #00000026}.page-module-scss-module__S4rW1G__dropdownItem{text-align:left;cursor:pointer;color:#fff;background:0 0;border:none;width:100%;padding:12px 16px;font-size:14px;transition:background-color .2s}.page-module-scss-module__S4rW1G__dropdownItem:hover{background-color:#ffffff1a}.page-module-scss-module__S4rW1G__divider{background-color:#333;height:1px;margin:4px 0}.page-module-scss-module__S4rW1G__userInfo{align-items:center;gap:12px;margin-bottom:20px;display:flex}.page-module-scss-module__S4rW1G__avatar{background:#4285f4;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.page-module-scss-module__S4rW1G__avatarIcon{color:#fff;font-size:24px}.page-module-scss-module__S4rW1G__verifyBadge{color:#fff;background:#34a853;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:2px;right:2px}.page-module-scss-module__S4rW1G__userDetails{flex:1}.page-module-scss-module__S4rW1G__userType{color:#333;margin-bottom:2px;font-size:16px;font-weight:600}.page-module-scss-module__S4rW1G__userName{color:#666;margin-bottom:4px;font-size:14px}.page-module-scss-module__S4rW1G__userStatus{color:#666;align-items:center;gap:4px;font-size:12px;display:flex}.page-module-scss-module__S4rW1G__diamond{color:#00bcd4;font-weight:600}.page-module-scss-module__S4rW1G__content{margin-bottom:24px}.page-module-scss-module__S4rW1G__inquiryText{color:#333;margin-bottom:16px;font-size:16px;font-weight:600}.page-module-scss-module__S4rW1G__inquiryDetail{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:16px}.page-module-scss-module__S4rW1G__inquiryDetail p{color:#333;margin:0 0 12px;font-size:14px;line-height:1.5}.page-module-scss-module__S4rW1G__inquiryDetail p:last-of-type{margin-bottom:16px}.page-module-scss-module__S4rW1G__inquiryMeta{border-top:1px solid #e9ecef;padding-top:12px}.page-module-scss-module__S4rW1G__metaItem{color:#666;align-items:flex-start;gap:6px;margin-bottom:8px;font-size:13px;display:flex}.page-module-scss-module__S4rW1G__metaItem:last-child{margin-bottom:0}.page-module-scss-module__S4rW1G__attachments{margin-bottom:24px}.page-module-scss-module__S4rW1G__sectionTitle{color:#333;margin-bottom:12px;font-size:16px;font-weight:600}.page-module-scss-module__S4rW1G__photoGrid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;display:grid}.page-module-scss-module__S4rW1G__photoSlot{aspect-ratio:1;border:1px solid #e5e7eb;border-radius:8px;min-height:80px;position:relative;overflow:hidden}.page-module-scss-module__S4rW1G__photoPlaceholder{background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;display:flex}.page-module-scss-module__S4rW1G__photoIcon{color:#9ca3af;font-size:20px}.page-module-scss-module__S4rW1G__photoLabel{color:#9ca3af;letter-spacing:.5px;font-size:10px;font-weight:600}.page-module-scss-module__S4rW1G__writerInfo{color:#666;background:#f0f0f0;border-radius:4px;margin-top:8px;padding:4px 8px;font-size:12px;display:inline-block}.page-module-scss-module__S4rW1G__attachedPhoto{object-fit:cover;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;width:100%;height:100%;min-height:80px;display:block}.page-module-scss-module__S4rW1G__actionButtons{justify-content:center;gap:12px;margin-top:24px;display:flex}.page-module-scss-module__S4rW1G__editBtn,.page-module-scss-module__S4rW1G__deleteBtn{cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.page-module-scss-module__S4rW1G__editBtn{color:#fff;background:#4285f4}.page-module-scss-module__S4rW1G__editBtn:hover{background:#3367d6}.page-module-scss-module__S4rW1G__deleteBtn{color:#fff;background:#f44}.page-module-scss-module__S4rW1G__deleteBtn:hover{background:#c33}.page-module-scss-module__S4rW1G__inquiryReply{background-color:#f8f9fa;border-left:4px solid #007bff;border-radius:8px;margin-top:16px;padding:16px}.page-module-scss-module__S4rW1G__replyLabel{color:#007bff;margin-bottom:8px;font-size:14px;font-weight:600}.page-module-scss-module__S4rW1G__replyContent{color:#333;white-space:pre-wrap;font-size:14px;line-height:1.5}.page-module-scss-module__S4rW1G__pendingStatus{color:#856404;text-align:center;background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;margin-top:16px;padding:12px;font-size:14px}
.page-module-scss-module__A4m3na__page{width:100%;max-width:var(--page-max-width);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__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:140px;padding:12px;font-size:14px}.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;font-size:12px;position:absolute;bottom:8px;right:10px}.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__uploadRow{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.page-module-scss-module__A4m3na__uploadSlot{position:relative}.page-module-scss-module__A4m3na__uploadThumb{aspect-ratio:1;background:#fafafa;border:1px dashed #cfcfcf;border-radius:10px;width:100%}.page-module-scss-module__A4m3na__representiveDot{background:#fff;border:2px solid #111316;border-radius:50%;width:12px;height:12px;position:absolute;top:6px;left:6px}.page-module-scss-module__A4m3na__secretRow{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.page-module-scss-module__A4m3na__secretLabel{color:#111316;font-size:13px;font-weight:700}.page-module-scss-module__A4m3na__secretToggle{cursor:pointer;background:#e5e7eb;border-radius:12px;width:48px;height:24px;transition:background-color .3s;position:relative}.page-module-scss-module__A4m3na__secretToggle.page-module-scss-module__A4m3na__active{background:#185fa5}.page-module-scss-module__A4m3na__secretToggle:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;top:2px;left:2px;box-shadow:0 2px 4px #0000001a}.page-module-scss-module__A4m3na__secretToggle.page-module-scss-module__A4m3na__active:after{transform:translate(24px)}.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__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}
.StockAdjustModal-module-scss-module__lgnw2a__overlay{z-index:1000;background:#00000073;align-items:flex-end;display:flex;position:fixed;inset:0}.StockAdjustModal-module-scss-module__lgnw2a__sheet{width:100%;max-width:600px;padding:12px 20px calc(90px + env(safe-area-inset-bottom,0px));background:#fff;border-radius:20px 20px 0 0;flex-direction:column;gap:16px;margin:0 auto;display:flex}.StockAdjustModal-module-scss-module__lgnw2a__handle{background:#d1d5db;border-radius:99px;width:40px;height:4px;margin:0 auto 4px}.StockAdjustModal-module-scss-module__lgnw2a__title{color:#111827;text-align:center;margin:0;font-size:18px;font-weight:700}.StockAdjustModal-module-scss-module__lgnw2a__field{flex-direction:column;gap:8px;display:flex}.StockAdjustModal-module-scss-module__lgnw2a__label{color:#374151;font-size:14px;font-weight:600}.StockAdjustModal-module-scss-module__lgnw2a__stepperRow{align-items:center;gap:10px;display:flex}.StockAdjustModal-module-scss-module__lgnw2a__stepBtn{color:#185fa5;cursor:pointer;background:#fff;border:1.5px solid #185fa5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;transition:background .15s,color .15s;display:flex}.StockAdjustModal-module-scss-module__lgnw2a__stepBtn:hover{color:#fff;background:#185fa5}.StockAdjustModal-module-scss-module__lgnw2a__quantityInput{text-align:center;color:#111827;border:1.5px solid #d1d5db;border-radius:8px;width:72px;height:40px;font-size:18px;font-weight:700}.StockAdjustModal-module-scss-module__lgnw2a__quantityInput::-webkit-inner-spin-button{-webkit-appearance:none}.StockAdjustModal-module-scss-module__lgnw2a__quantityInput::-webkit-outer-spin-button{-webkit-appearance:none}.StockAdjustModal-module-scss-module__lgnw2a__unit{color:#6b7280;font-size:14px}.StockAdjustModal-module-scss-module__lgnw2a__noteInput{color:#111827;box-sizing:border-box;border:1.5px solid #d1d5db;border-radius:8px;width:100%;height:40px;padding:0 12px;font-size:14px}.StockAdjustModal-module-scss-module__lgnw2a__noteInput:focus{border-color:#185fa5;outline:none}.StockAdjustModal-module-scss-module__lgnw2a__error{color:#dc2626;margin:0;font-size:13px}.StockAdjustModal-module-scss-module__lgnw2a__actions{gap:10px;margin-top:4px;display:flex}.StockAdjustModal-module-scss-module__lgnw2a__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:12px;flex:1;height:48px;font-size:16px;font-weight:600}.StockAdjustModal-module-scss-module__lgnw2a__confirmBtn{color:#fff;cursor:pointer;background:#185fa5;border:none;border-radius:12px;flex:1;height:48px;font-size:16px;font-weight:600}.StockAdjustModal-module-scss-module__lgnw2a__confirmBtn:disabled{opacity:.6;cursor:not-allowed}
.ProductForm-module-scss-module__CFn9xG__page{box-sizing:border-box;background:#f0f2f5;max-width:600px;min-height:100vh;margin:0 auto;padding:8px 0 100px}.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{margin:0 12px;padding-bottom:8px}.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 4px 14px #185fa559}.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__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}
.page-module-scss-module__UWND6G__container{background-color:#f8f9fa;min-height:100vh;padding:16px}.page-module-scss-module__UWND6G__card{background:#fff;border-radius:8px;max-width:600px;margin:0 auto;overflow:hidden;box-shadow:0 2px 8px #00000014}.page-module-scss-module__UWND6G__productSection{background:#fafbfc;border-bottom:1px solid #f0f0f0;padding:24px}.page-module-scss-module__UWND6G__productSection .page-module-scss-module__UWND6G__productInfo{align-items:center;gap:16px;display:flex}.page-module-scss-module__UWND6G__productSection .page-module-scss-module__UWND6G__productInfo .page-module-scss-module__UWND6G__productImage{border:1px solid #e9ecef;border-radius:6px;flex-shrink:0;width:100px;height:100px;overflow:hidden}.page-module-scss-module__UWND6G__productSection .page-module-scss-module__UWND6G__productInfo .page-module-scss-module__UWND6G__productImage img{object-fit:cover;width:100%;height:100%}.page-module-scss-module__UWND6G__productSection .page-module-scss-module__UWND6G__productInfo .page-module-scss-module__UWND6G__productImage .page-module-scss-module__UWND6G__noImage{color:#adb5bd;background-color:#f8f9fa;justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;display:flex}.page-module-scss-module__UWND6G__productSection .page-module-scss-module__UWND6G__productInfo .page-module-scss-module__UWND6G__productImage .page-module-scss-module__UWND6G__noImage.page-module-scss-module__UWND6G__hidden{display:none}.page-module-scss-module__UWND6G__productSection .page-module-scss-module__UWND6G__productInfo .page-module-scss-module__UWND6G__productDetails{flex:1}.page-module-scss-module__UWND6G__productSection .page-module-scss-module__UWND6G__productInfo .page-module-scss-module__UWND6G__productDetails h3{color:#212529;margin:0 0 8px;font-size:18px;font-weight:600;line-height:1.3}.page-module-scss-module__UWND6G__productSection .page-module-scss-module__UWND6G__productInfo .page-module-scss-module__UWND6G__productDetails .page-module-scss-module__UWND6G__price{color:#dc3545;margin:0 0 8px;font-size:20px;font-weight:700}.page-module-scss-module__UWND6G__productSection .page-module-scss-module__UWND6G__productInfo .page-module-scss-module__UWND6G__productDetails .page-module-scss-module__UWND6G__productMeta{flex-wrap:wrap;gap:6px;display:flex}.page-module-scss-module__UWND6G__productSection .page-module-scss-module__UWND6G__productInfo .page-module-scss-module__UWND6G__productDetails .page-module-scss-module__UWND6G__productMeta .page-module-scss-module__UWND6G__condition{color:#6c757d;background:#e9ecef;border-radius:12px;padding:3px 8px;font-size:11px;font-weight:500}.page-module-scss-module__UWND6G__productSection .page-module-scss-module__UWND6G__productInfo .page-module-scss-module__UWND6G__productDetails .page-module-scss-module__UWND6G__productMeta .page-module-scss-module__UWND6G__location{color:#0c5460;background:#d1ecf1;border-radius:12px;padding:3px 8px;font-size:11px;font-weight:500}.page-module-scss-module__UWND6G__form{padding:24px}.page-module-scss-module__UWND6G__section{margin-bottom:32px}.page-module-scss-module__UWND6G__section h3{color:#212529;border-bottom:2px solid #f8f9fa;margin:0 0 20px;padding-bottom:8px;font-size:18px;font-weight:600}.page-module-scss-module__UWND6G__inputGroup{margin-bottom:20px}.page-module-scss-module__UWND6G__inputGroup label{color:#495057;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.page-module-scss-module__UWND6G__inputGroup label .page-module-scss-module__UWND6G__required{color:#dc3545;margin-left:2px}.page-module-scss-module__UWND6G__inputGroup input,.page-module-scss-module__UWND6G__inputGroup textarea{background:#fff;border:1px solid #dee2e6;border-radius:6px;outline:none;width:100%;padding:12px 16px;font-size:15px;transition:all .2s}.page-module-scss-module__UWND6G__inputGroup input:focus,.page-module-scss-module__UWND6G__inputGroup textarea:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.page-module-scss-module__UWND6G__inputGroup input::placeholder,.page-module-scss-module__UWND6G__inputGroup textarea::placeholder{color:#adb5bd}.page-module-scss-module__UWND6G__inputGroup input:read-only,.page-module-scss-module__UWND6G__inputGroup textarea:read-only{cursor:pointer;background:#f8f9fa}.page-module-scss-module__UWND6G__inputGroup input.page-module-scss-module__UWND6G__error,.page-module-scss-module__UWND6G__inputGroup textarea.page-module-scss-module__UWND6G__error{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.page-module-scss-module__UWND6G__inputGroup textarea{resize:vertical;min-height:60px}.page-module-scss-module__UWND6G__inputGroup .page-module-scss-module__UWND6G__postcode{margin-bottom:8px}.page-module-scss-module__UWND6G__inputGroup .page-module-scss-module__UWND6G__postcode span{color:#6c757d;background:#e9ecef;border-radius:4px;padding:4px 8px;font-size:13px;font-weight:500}.page-module-scss-module__UWND6G__inputGroup .page-module-scss-module__UWND6G__addressSearch{gap:8px;margin-bottom:8px;display:flex}.page-module-scss-module__UWND6G__inputGroup .page-module-scss-module__UWND6G__addressSearch input{flex:1}.page-module-scss-module__UWND6G__inputGroup .page-module-scss-module__UWND6G__addressSearch .page-module-scss-module__UWND6G__addressSearchBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#6c757d;border:none;border-radius:6px;padding:12px 16px;font-size:14px;font-weight:500;transition:background-color .2s}.page-module-scss-module__UWND6G__inputGroup .page-module-scss-module__UWND6G__addressSearch .page-module-scss-module__UWND6G__addressSearchBtn:hover{background:#5a6268}.page-module-scss-module__UWND6G__inputGroup .page-module-scss-module__UWND6G__addressDetail{margin-top:0}.page-module-scss-module__UWND6G__paymentMethods{flex-direction:column;gap:12px;display:flex}.page-module-scss-module__UWND6G__paymentMethods .page-module-scss-module__UWND6G__paymentOption{cursor:pointer;background:#fff;border:2px solid #e9ecef;border-radius:8px;align-items:center;padding:16px 20px;transition:all .2s;display:flex}.page-module-scss-module__UWND6G__paymentMethods .page-module-scss-module__UWND6G__paymentOption:hover{background-color:#f8f9ff;border-color:#007bff}.page-module-scss-module__UWND6G__paymentMethods .page-module-scss-module__UWND6G__paymentOption input[type=radio]{accent-color:#007bff;width:18px;height:18px;margin-right:12px}.page-module-scss-module__UWND6G__paymentMethods .page-module-scss-module__UWND6G__paymentOption span{color:#495057;font-size:15px;font-weight:500}.page-module-scss-module__UWND6G__paymentMethods .page-module-scss-module__UWND6G__paymentOption:has(input:checked){background-color:#f8f9ff;border-color:#007bff}.page-module-scss-module__UWND6G__termsCheckbox{cursor:pointer;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;align-items:flex-start;gap:12px;padding:16px;transition:all .2s;display:flex}.page-module-scss-module__UWND6G__termsCheckbox:hover{background:#e9ecef}.page-module-scss-module__UWND6G__termsCheckbox.page-module-scss-module__UWND6G__error{background:#fff5f5;border-color:#dc3545}.page-module-scss-module__UWND6G__termsCheckbox input[type=checkbox]{accent-color:#007bff;width:18px;height:18px;margin-top:2px}.page-module-scss-module__UWND6G__termsCheckbox span{color:#495057;font-size:14px;font-weight:500;line-height:1.5}.page-module-scss-module__UWND6G__termsCheckbox span .page-module-scss-module__UWND6G__required{color:#dc3545;margin-left:2px}.page-module-scss-module__UWND6G__paymentSummary{background-color:#f9fafb;border-radius:8px;margin-bottom:24px;padding:20px}.page-module-scss-module__UWND6G__paymentSummary .page-module-scss-module__UWND6G__summaryRow{color:#6b7280;justify-content:space-between;margin-bottom:12px;font-size:14px;display:flex}.page-module-scss-module__UWND6G__paymentSummary .page-module-scss-module__UWND6G__summaryRow:last-of-type{margin-bottom:16px}.page-module-scss-module__UWND6G__paymentSummary .page-module-scss-module__UWND6G__totalRow{color:#111827;border-top:1px solid #e5e7eb;justify-content:space-between;padding-top:16px;font-size:18px;font-weight:600;display:flex}.page-module-scss-module__UWND6G__purchaseButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#007bff 0%,#0056b3 100%);border:none;border-radius:8px;width:100%;padding:18px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #007bff4d}.page-module-scss-module__UWND6G__purchaseButton:hover:not(:disabled){background:linear-gradient(135deg,#0056b3 0%,#004085 100%);transform:translateY(-1px);box-shadow:0 6px 16px #007bff66}.page-module-scss-module__UWND6G__purchaseButton:active{transform:translateY(0)}.page-module-scss-module__UWND6G__purchaseButton:disabled{cursor:not-allowed;box-shadow:none;background:#6c757d;transform:none}
