.style-module__lmAGzq__section{min-height:calc(100vh - 150px);margin-top:150px;padding:0 20px 80px}.style-module__lmAGzq__container{max-width:1400px;margin:0 auto}.style-module__lmAGzq__header{text-align:center;margin-bottom:32px}.style-module__lmAGzq__title{color:var(--primary);margin:0 0 12px;font-family:salmond-bold,serif;font-size:36px}.style-module__lmAGzq__subtitle{color:#64748b;margin:0;font-family:manrope,sans-serif;font-size:16px;line-height:1.5}.style-module__lmAGzq__mainContent{grid-template-columns:380px 1fr;align-items:flex-start;gap:40px;display:grid}.style-module__lmAGzq__formSection{flex-direction:column;display:flex}.style-module__lmAGzq__userInfo{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 20px;display:flex}.style-module__lmAGzq__userLabel{color:#64748b;font-family:manrope,sans-serif;font-size:14px}.style-module__lmAGzq__userEmail{color:var(--primary);font-family:manrope-semibold,sans-serif;font-size:14px}.style-module__lmAGzq__faqSection{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;position:sticky;top:120px}.style-module__lmAGzq__faqTitle{color:var(--primary);margin:0 0 16px;font-family:salmond-bold,serif;font-size:18px}.style-module__lmAGzq__faqList{flex-direction:column;gap:8px;display:flex}.style-module__lmAGzq__faqItem{border:1px solid #e2e8f0;border-radius:8px;transition:all .2s;overflow:hidden}.style-module__lmAGzq__faqItem[open]{border-color:var(--primary)}.style-module__lmAGzq__faqQuestion{color:var(--primary);cursor:pointer;background:#f8fafc;padding:12px 14px;font-family:manrope-semibold,sans-serif;font-size:13px;list-style:none;transition:all .2s;display:block}.style-module__lmAGzq__faqQuestion::-webkit-details-marker{display:none}.style-module__lmAGzq__faqQuestion:before{content:"+";background:var(--primary);color:#fff;text-align:center;border-radius:50%;width:18px;height:18px;margin-right:10px;font-size:12px;font-weight:700;line-height:18px;display:inline-block}.style-module__lmAGzq__faqItem[open] .style-module__lmAGzq__faqQuestion:before{content:"−"}.style-module__lmAGzq__faqQuestion:hover{background:#f1f5f9}.style-module__lmAGzq__faqAnswer{color:#374151;background:#fff;border-top:1px solid #e2e8f0;padding:14px;font-family:manrope,sans-serif;font-size:13px;line-height:1.6}.style-module__lmAGzq__faqAnswer p{margin:0 0 8px}.style-module__lmAGzq__faqAnswer p:last-child{margin-bottom:0}.style-module__lmAGzq__faqAnswer ol,.style-module__lmAGzq__faqAnswer ul{margin:8px 0;padding-left:18px}.style-module__lmAGzq__faqAnswer li{margin-bottom:4px}.style-module__lmAGzq__faqAnswer strong{color:var(--primary)}.style-module__lmAGzq__form{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px}.style-module__lmAGzq__formGroup{margin-bottom:24px}.style-module__lmAGzq__label{color:var(--primary);align-items:center;gap:8px;margin-bottom:12px;font-family:manrope-semibold,sans-serif;font-size:14px;display:flex}.style-module__lmAGzq__required{color:#ef4444}.style-module__lmAGzq__subjectGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.style-module__lmAGzq__subjectCard{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;flex-direction:column;padding:16px;transition:all .2s;display:flex}.style-module__lmAGzq__subjectCard:hover{background:#f8fafc;border-color:#cbd5e1}.style-module__lmAGzq__subjectCardSelected{border-color:var(--primary);background:#060d6b08}.style-module__lmAGzq__radioInput{display:none}.style-module__lmAGzq__subjectTitle{color:var(--primary);margin-bottom:4px;font-family:manrope-semibold,sans-serif;font-size:14px}.style-module__lmAGzq__subjectDesc{color:#64748b;font-family:manrope,sans-serif;font-size:12px;line-height:1.4}.style-module__lmAGzq__input,.style-module__lmAGzq__textarea{width:100%;color:var(--primary);background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px;font-family:manrope,sans-serif;font-size:15px;transition:all .2s}.style-module__lmAGzq__input::placeholder,.style-module__lmAGzq__textarea::placeholder{color:#94a3b8}.style-module__lmAGzq__input:focus,.style-module__lmAGzq__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #060d6b1a}.style-module__lmAGzq__textarea{resize:vertical;min-height:180px;line-height:1.6}.style-module__lmAGzq__hint{color:#64748b;margin-top:8px;font-family:manrope,sans-serif;font-size:12px;display:block}.style-module__lmAGzq__customSelect{width:100%;position:relative}.style-module__lmAGzq__selectTrigger{cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;transition:all .2s;display:flex}.style-module__lmAGzq__selectTrigger:hover{border-color:#cbd5e1}.style-module__lmAGzq__selectTriggerOpen{border-color:var(--primary);box-shadow:0 0 0 3px #060d6b1a}.style-module__lmAGzq__selectPlaceholder{color:#94a3b8;font-family:manrope,sans-serif;font-size:15px}.style-module__lmAGzq__selectArrow{border-top:5px solid #64748b;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;transition:transform .2s}.style-module__lmAGzq__selectTriggerOpen .style-module__lmAGzq__selectArrow{transform:rotate(180deg)}.style-module__lmAGzq__selectedTransaction{flex:1;align-items:center;gap:12px;display:flex}.style-module__lmAGzq__selectThumb{object-fit:cover;border-radius:6px;flex-shrink:0;width:48px;height:36px}.style-module__lmAGzq__selectInfo{flex-direction:column;gap:2px;display:flex}.style-module__lmAGzq__selectVehicle{color:var(--primary);font-family:manrope-semibold,sans-serif;font-size:14px}.style-module__lmAGzq__selectMeta{color:#64748b;font-family:manrope,sans-serif;font-size:12px}.style-module__lmAGzq__selectDropdown{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:10px;max-height:300px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 20px #0000001a}.style-module__lmAGzq__selectOption{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;width:100%;padding:12px 16px;transition:background .2s;display:flex}.style-module__lmAGzq__selectOption:last-child{border-bottom:none}.style-module__lmAGzq__selectOption:hover{background:#f8fafc}.style-module__lmAGzq__selectOptionSelected{background:#060d6b0d}.style-module__lmAGzq__optionThumb{object-fit:cover;border-radius:6px;flex-shrink:0;width:56px;height:42px}.style-module__lmAGzq__optionInfo{flex-direction:column;flex:1;gap:2px;display:flex}.style-module__lmAGzq__optionVehicle{color:var(--primary);font-family:manrope-semibold,sans-serif;font-size:14px}.style-module__lmAGzq__optionMeta{color:#64748b;font-family:manrope,sans-serif;font-size:12px}.style-module__lmAGzq__optionStatus{border-radius:4px;width:fit-content;padding:2px 8px;font-family:manrope-semibold,sans-serif;font-size:11px;display:inline-block}.style-module__lmAGzq__statusAWAITING_BANK_TRANSFER{color:#92400e;background:#fef3c7}.style-module__lmAGzq__statusESCROWED{color:#1e40af;background:#dbeafe}.style-module__lmAGzq__statusDEPOSIT_PAID{color:#3730a3;background:#e0e7ff}.style-module__lmAGzq__statusPENDING_BALANCE{color:#92400e;background:#fef3c7}.style-module__lmAGzq__statusPAID{color:#1e40af;background:#dbeafe}.style-module__lmAGzq__statusAWAITING_DELIVERY{color:#92400e;background:#fef3c7}.style-module__lmAGzq__statusDELIVERED{color:#3730a3;background:#e0e7ff}.style-module__lmAGzq__statusCOMPLETED{color:#065f46;background:#d1fae5}.style-module__lmAGzq__statusCANCELLED{color:#991b1b;background:#fee2e2}.style-module__lmAGzq__statusREFUNDED{color:#6b21a8;background:#f3e8ff}.style-module__lmAGzq__statusDISPUTED{color:#9d174d;background:#fce7f3}.style-module__lmAGzq__optionRole{color:#64748b;background:#f1f5f9;border-radius:4px;flex-shrink:0;padding:4px 8px;font-family:manrope,sans-serif;font-size:11px}.style-module__lmAGzq__loadingTransactions{color:#64748b;background:#f8fafc;border-radius:10px;align-items:center;gap:12px;padding:16px;font-family:manrope,sans-serif;font-size:14px;display:flex}.style-module__lmAGzq__miniSpinner{border:2px solid #e2e8f0;border-top-color:var(--primary);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite style-module__lmAGzq__spin}.style-module__lmAGzq__noTransactions{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:16px;font-family:manrope,sans-serif;font-size:14px;line-height:1.5}.style-module__lmAGzq__infoBox{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;margin-bottom:24px;padding:16px 18px;font-family:manrope,sans-serif;font-size:14px;line-height:1.5}.style-module__lmAGzq__infoBox strong{font-family:manrope-semibold,sans-serif}.style-module__lmAGzq__errorBanner{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:14px 18px;font-family:manrope-medium,sans-serif;font-size:14px;display:flex}.style-module__lmAGzq__errorBanner svg{flex-shrink:0;font-size:20px}.style-module__lmAGzq__submitButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 24px;font-family:manrope-semibold,sans-serif;font-size:15px;transition:all .2s;display:flex}.style-module__lmAGzq__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #060d6b40}.style-module__lmAGzq__submitButton:disabled{opacity:.7;cursor:not-allowed}.style-module__lmAGzq__submitButton svg{font-size:18px}.style-module__lmAGzq__buttonSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite style-module__lmAGzq__spin}.style-module__lmAGzq__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;display:flex}.style-module__lmAGzq__spinner{border:3px solid #f1f5f9;border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite style-module__lmAGzq__spin}.style-module__lmAGzq__loadingContainer p{color:#64748b;margin:0;font-family:manrope,sans-serif;font-size:14px}@keyframes style-module__lmAGzq__spin{to{transform:rotate(360deg)}}.style-module__lmAGzq__successContainer{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-width:500px;margin:80px auto 0;padding:48px 32px}.style-module__lmAGzq__successIcon{background:#f0fdf4;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex;position:relative}.style-module__lmAGzq__successIcon:after{content:"";border:4px solid #22c55e;border-top:none;border-left:none;width:24px;height:40px;transform:rotate(45deg)translateY(-4px)}.style-module__lmAGzq__successTitle{color:var(--primary);margin:0 0 12px;font-family:salmond-bold,serif;font-size:28px}.style-module__lmAGzq__successText{color:#64748b;margin:0 0 28px;font-family:manrope,sans-serif;font-size:15px;line-height:1.6}.style-module__lmAGzq__backButton{background:var(--primary);color:#fff;border-radius:10px;align-items:center;padding:14px 28px;font-family:manrope-semibold,sans-serif;font-size:14px;text-decoration:none;transition:all .2s;display:inline-flex}.style-module__lmAGzq__backButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #060d6b40}.style-module__lmAGzq__loginRequired{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-width:500px;margin:80px auto 0;padding:48px 32px}.style-module__lmAGzq__loginIcon{background:#fef3c7;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex;position:relative}.style-module__lmAGzq__loginIcon:after{content:"";background:#f59e0b;border-radius:4px;width:28px;height:22px;position:relative;top:6px}.style-module__lmAGzq__loginIcon:before{content:"";border:4px solid #f59e0b;border-bottom:none;border-radius:12px 12px 0 0;width:18px;height:14px;position:absolute;top:22px}.style-module__lmAGzq__loginTitle{color:var(--primary);margin:0 0 12px;font-family:salmond-bold,serif;font-size:24px}.style-module__lmAGzq__loginText{color:#64748b;margin:0 0 28px;font-family:manrope,sans-serif;font-size:15px;line-height:1.6}.style-module__lmAGzq__loginButton{background:var(--primary);color:#fff;border-radius:10px;align-items:center;padding:14px 28px;font-family:manrope-semibold,sans-serif;font-size:14px;text-decoration:none;transition:all .2s;display:inline-flex}.style-module__lmAGzq__loginButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #060d6b40}@media (max-width:1024px){.style-module__lmAGzq__mainContent{grid-template-columns:1fr}.style-module__lmAGzq__faqSection{position:static}}@media (max-width:768px){.style-module__lmAGzq__section{margin-top:120px}.style-module__lmAGzq__title{font-size:28px}.style-module__lmAGzq__subjectGrid{grid-template-columns:1fr}.style-module__lmAGzq__form{padding:24px 20px}.style-module__lmAGzq__userInfo{flex-direction:column;gap:4px}.style-module__lmAGzq__faqSection{padding:20px}}
