.RequestForm_formWrapper__zckUp{background:#23243a;border-radius:18px;box-shadow:0 4px 32px rgba(0,0,0,.18);padding:32px 24px;max-width:600px;margin:32px auto;color:#f8fafc}.RequestForm_stepper__RIHV_{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding:0 8px;background:#2d3748;border-radius:8px;border:1px solid #374151;min-height:48px}.RequestForm_step__OytTP{color:#9ca3af;font-weight:500;border-radius:6px;min-width:60px}.RequestForm_activeStep__EvFHw,.RequestForm_step__OytTP{flex:1 1;text-align:center;padding:8px 4px;transition:all .2s;display:flex;flex-direction:column;align-items:center;margin:4px 2px}.RequestForm_activeStep__EvFHw{color:#38bdf8;font-weight:600;background:#1e293b;border:1px solid #38bdf8;border-radius:6px}.RequestForm_clickableStep__C7JMY{flex:1 1;text-align:center;color:#38bdf8;font-weight:500;padding:8px 4px;border-radius:6px;transition:all .2s;display:flex;flex-direction:column;align-items:center;min-width:60px;margin:4px 2px;cursor:pointer}.RequestForm_clickableStep__C7JMY:hover{background:#374151;color:#60a5fa}.RequestForm_form-wrapper__3YEVn form{margin:0}.RequestForm_form-wrapper__3YEVn h3{margin-top:0;margin-bottom:18px;font-size:1.3rem;font-weight:700;color:#f8fafc}.RequestForm_gridRow__XgBS_{display:flex;gap:18px;margin-bottom:18px}.RequestForm_gridItem__DS_jT{flex:1 1;min-width:0}.RequestForm_label__vPelF{display:block;margin-bottom:6px;font-size:1rem;font-weight:500;color:#cbd5e1}.RequestForm_fileInput__VX4HY,.RequestForm_input__tz_nQ,.RequestForm_textarea__9Hkxn{width:100%;padding:10px 12px;border-radius:7px;border:1.5px solid #334155;background:#18192b;color:#f8fafc;font-size:1rem;margin-bottom:2px;transition:border-color .2s}.RequestForm_input__tz_nQ:focus,.RequestForm_textarea__9Hkxn:focus{border-color:#38bdf8;outline:none}.RequestForm_input__tz_nQ:disabled,.RequestForm_textarea__9Hkxn:disabled{background:#0f172a;color:#64748b;border-color:#1e293b;cursor:not-allowed;opacity:.6}.RequestForm_textarea__9Hkxn{min-height:80px;resize:vertical}.RequestForm_fieldNote__Ykm9x{font-size:.875rem;color:#94a3b8;margin-top:4px;font-style:italic}.RequestForm_fileUploadSection___tuw3{margin-bottom:18px}.RequestForm_dropZone__Zqltg{border:2px dashed #475569;border-radius:12px;padding:48px 24px;text-align:center;background:#1e293b;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}.RequestForm_dropZone__Zqltg:hover{border-color:#38bdf8;background:#1e293b;box-shadow:0 4px 20px rgba(56,189,248,.1)}.RequestForm_dropZoneActive__rF9_H{border-color:#38bdf8;background:#1e293b;box-shadow:0 8px 32px rgba(56,189,248,.2);transform:scale(1.02)}.RequestForm_dropZoneIcon__XRzAk{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,#38bdf8,#0ea5e9);border-radius:50%;margin-bottom:24px;color:white}.RequestForm_dropZoneIcon__XRzAk svg{width:32px;height:32px}.RequestForm_dropZoneContent__Mjm2f{max-width:400px;margin:0 auto}.RequestForm_dropZoneTitle__HMeDC{font-size:1.25rem;font-weight:600;color:#f8fafc;margin:0 0 8px}.RequestForm_dropZoneSubtitle__pE8J8{font-size:1rem;color:#94a3b8;margin:0 0 24px}.RequestForm_browseButton__EvEnA{display:inline-block;background:linear-gradient(135deg,#38bdf8,#0ea5e9);color:white;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none;font-size:1rem;border:none;box-shadow:0 4px 12px rgba(56,189,248,.3)}.RequestForm_browseButton__EvEnA:hover{background:linear-gradient(135deg,#0ea5e9,#0284c7);transform:translateY(-2px);box-shadow:0 6px 20px rgba(56,189,248,.4)}.RequestForm_hiddenFileInput__Jieze{display:none}.RequestForm_fileFormats__27hYQ{font-size:.875rem;color:#64748b;margin:16px 0 0}.RequestForm_filesList__iU8Fw{margin-top:24px;background:#0f172a;border-radius:12px;padding:20px;border:1px solid #1e293b}.RequestForm_filesListTitle__7uNI2{font-size:1.1rem;font-weight:600;color:#f8fafc;margin:0 0 16px;display:flex;align-items:center;gap:8px}.RequestForm_filesListTitle__7uNI2:before{content:"📁";font-size:1.2em}.RequestForm_fileItem__rv1jE{display:flex;align-items:center;background:#1e293b;border-radius:8px;padding:12px 16px;margin-bottom:8px;border:1px solid #334155;transition:all .2s}.RequestForm_fileItem__rv1jE:hover{background:#334155;border-color:#475569;transform:translateX(4px)}.RequestForm_fileItem__rv1jE:last-child{margin-bottom:0}.RequestForm_fileItemIcon__q7IW4{font-size:1.5rem;margin-right:12px;min-width:32px;text-align:center}.RequestForm_fileItemInfo__aUqLn{flex:1 1;min-width:0}.RequestForm_fileItemName__Gni9H{font-size:1rem;font-weight:500;color:#f8fafc;margin-bottom:4px;word-break:break-word}.RequestForm_fileItemSize__u_Sll{font-size:.875rem;color:#94a3b8}.RequestForm_fileItemRemove__2pE28{background:none;border:none;color:#ef4444;cursor:pointer;padding:8px;border-radius:6px;transition:all .2s;margin-left:8px;display:flex;align-items:center;justify-content:center}.RequestForm_fileItemRemove__2pE28:hover{background:rgba(239,68,68,.1);color:#dc2626;transform:scale(1.1)}.RequestForm_fileItemRemove__2pE28:disabled{color:#64748b;cursor:not-allowed;opacity:.5}.RequestForm_fileItemRemove__2pE28 svg{width:16px;height:16px}.RequestForm_fileItemQuantity___ym6r{display:flex;align-items:center;margin-left:12px;margin-right:8px}.RequestForm_quantityLabel___NM3_{font-size:.875rem;color:#94a3b8;margin-right:6px;white-space:nowrap}.RequestForm_quantityInput__3HEoH{width:60px;padding:4px 8px;border-radius:4px;border:1px solid #334155;background:#0f172a;color:#f8fafc;font-size:.875rem;text-align:center;transition:border-color .2s}.RequestForm_quantityInput__3HEoH:focus{border-color:#38bdf8;outline:none}.RequestForm_quantityInput__3HEoH:disabled{background:#1e293b;color:#64748b;border-color:#1e293b;cursor:not-allowed;opacity:.6}.RequestForm_fileInputLabel__bsxNW{display:inline-block;background:#38bdf8;color:#18192b;padding:10px 18px;border-radius:7px;font-weight:600;cursor:pointer;margin-bottom:8px;margin-top:2px;transition:background .2s}.RequestForm_fileInputLabel__bsxNW:hover{background:#0ea5e9}.RequestForm_fileInput__VX4HY:disabled+.RequestForm_fileInputLabel__bsxNW{background:#64748b;color:#f8fafc;cursor:not-allowed;opacity:.6}.RequestForm_fileInput__VX4HY:disabled+.RequestForm_fileInputLabel__bsxNW:hover{background:#64748b}.RequestForm_fileInput__VX4HY{display:none}.RequestForm_fileDescription__iXx5b{font-size:.95rem;color:#a0aec0;margin-bottom:8px}.RequestForm_filesPreview__X05Xu{margin-top:8px}.RequestForm_filePreview__j3y5N{display:flex;align-items:center;background:#18192b;border-radius:6px;padding:7px 12px;margin-bottom:6px;box-shadow:0 1px 4px rgba(56,189,248,.04)}.RequestForm_fileIcon__edDkp{margin-right:10px}.RequestForm_fileInfo__OskL2{flex:1 1}.RequestForm_fileName__1XPw1{font-size:1rem;color:#f8fafc;margin:0}.RequestForm_fileSize__B4Soi{font-size:.9rem;color:#a0aec0;margin:0}.RequestForm_removeFileButton__KN3ZD{background:none;border:none;color:#f87171;font-size:1.3rem;cursor:pointer;margin-left:8px;transition:color .2s}.RequestForm_removeFileButton__KN3ZD:hover{color:#ef4444}.RequestForm_removeFileButton__KN3ZD:disabled{color:#64748b;cursor:not-allowed;opacity:.5}.RequestForm_nextButton__L35Tk,.RequestForm_prevButton__JSQid,.RequestForm_submitButton__THumW{padding:12px 28px;border-radius:7px;border:none;font-size:1.1rem;font-weight:600;margin:18px 8px 0 0;cursor:pointer;transition:background .2s,color .2s}.RequestForm_nextButton__L35Tk{background:#38bdf8;color:#18192b}.RequestForm_nextButton__L35Tk:hover{background:#0ea5e9}.RequestForm_nextButton__L35Tk:disabled{background:#64748b;color:#f8fafc;cursor:not-allowed;opacity:.6}.RequestForm_prevButton__JSQid{background:#334155;color:#f8fafc}.RequestForm_prevButton__JSQid:hover{background:#64748b}.RequestForm_prevButton__JSQid:disabled{background:#1e293b;color:#64748b;cursor:not-allowed;opacity:.6}.RequestForm_submitButton__THumW{background:#22c55e;color:#18192b}.RequestForm_submitButton__THumW:hover{background:#16a34a}.RequestForm_submitButton__THumW:disabled{background:#64748b;color:#f8fafc;cursor:not-allowed;opacity:.6}.RequestForm_summaryContainer__l5Luu{background:transparent;border-radius:0;padding:0;margin-bottom:18px;box-shadow:none}.RequestForm_summaryCard__FvDVt{background:#1e293b;border-radius:8px;padding:16px 20px;margin-bottom:12px;border:1px solid #334155;transition:all .2s}.RequestForm_summaryCard__FvDVt:last-child{margin-bottom:0}.RequestForm_summaryCardHeader__TWa_0{display:flex;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #334155}.RequestForm_summaryCardIcon__SQg3H{font-size:1.2em;margin-right:8px}.RequestForm_summaryCardIcon__SQg3H svg{vertical-align:middle;margin-top:-1px;width:1.3em;height:1.3em}.RequestForm_summaryCardIcon__SQg3H.RequestForm_contactIcon__uBdOY{color:#38bdf8}.RequestForm_summaryCardTitle__wNdK6{font-size:1.1em;font-weight:600;color:#38bdf8;margin:0}.RequestForm_summaryCardContent__qESLx{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px 24px;gap:8px 24px}.RequestForm_summaryItem__i_Tdg{display:flex;align-items:flex-start;margin-bottom:6px}.RequestForm_summaryLabel__e9o8D{font-weight:500;color:#cbd5e1;margin-right:8px;min-width:80px;flex-shrink:0}.RequestForm_summaryValue__G2GFy{color:#f8fafc;word-break:break-word}.RequestForm_summaryFileList__TGoWA{grid-column:1/-1}.RequestForm_summaryFile__l8EZx{background:#0f172a;border-radius:6px;padding:8px 12px;margin-bottom:6px;border:1px solid #1e293b;display:flex;justify-content:space-between;align-items:center}.RequestForm_summaryFileName___xk_2{color:#f8fafc;font-weight:500}.RequestForm_summaryFileSize__GFWdc{color:#94a3b8;font-size:.9em}.RequestForm_summaryFileQuantity__6CRPw{color:#38bdf8;font-size:.85em;font-weight:500;background:#1e293b;padding:2px 8px;border-radius:4px;border:1px solid #334155}.RequestForm_summaryTerms__LeMoz{grid-column:1/-1}.RequestForm_summaryTermsList__v9kg_{margin:0;padding-left:0;list-style:none}.RequestForm_summaryTermsItem__Iqv10{background:#0f172a;border-radius:4px;padding:8px 12px;margin-bottom:6px;border-left:3px solid #22c55e;color:#e2e8f0;font-size:.95em}.RequestForm_orderNotesContainer__WenWj{background:#1e293b;border-radius:8px;padding:20px;margin-bottom:24px;border:1px solid #334155}.RequestForm_orderNotesTitle__VAnEl{font-size:1.1rem;font-weight:600;color:#38bdf8;margin:0 0 8px}.RequestForm_orderNotesDescription__gpGL8{font-size:.9rem;color:#94a3b8;margin:0 0 12px;line-height:1.4}.RequestForm_orderNotesTextarea__A0rod{width:100%;padding:12px;border-radius:6px;border:1.5px solid #334155;background:#0f172a;color:#f8fafc;font-size:.95rem;font-family:inherit;min-height:100px;resize:vertical;transition:border-color .2s}.RequestForm_orderNotesTextarea__A0rod:focus{border-color:#38bdf8;outline:none}.RequestForm_orderNotesTextarea__A0rod:disabled{background:#1e293b;color:#64748b;border-color:#1e293b;cursor:not-allowed;opacity:.6}.RequestForm_orderNotesTextarea__A0rod::placeholder{color:#64748b}.RequestForm_termsContainer__ew_U_{background:#23243a;border-radius:8px;padding:18px 14px;margin-bottom:18px;margin-top:18px;color:#f8fafc;font-size:1rem;box-shadow:0 1px 4px rgba(56,189,248,.04)}.RequestForm_checkboxContainer__JQ_y1{display:flex;align-items:center;margin-bottom:12px}.RequestForm_checkbox__Yx_Wg{margin-right:8px;width:20px;height:20px;accent-color:#38bdf8}.RequestForm_checkbox__Yx_Wg:disabled{opacity:.5;cursor:not-allowed}.RequestForm_checkboxLabel__pjM3K{font-size:1rem;color:#cbd5e1}.RequestForm_error__p0Bug{color:#f87171;font-size:.98rem;margin-top:2px;margin-bottom:2px}.RequestForm_successMessage__B0Qa7{background:#22c55e;color:#18192b;border-radius:7px;padding:14px 18px;font-size:1.1rem;font-weight:600;margin-bottom:18px;text-align:center}.RequestForm_uploadProgress__sfwRi{background:#23243a;border-radius:8px;padding:12px 16px;margin-bottom:18px;color:#f8fafc;font-size:1rem}.RequestForm_progressBar__c3I6W{width:100%;height:24px;background-color:#f0f2f5;border-radius:12px;margin:12px 0;position:relative;overflow:hidden;box-shadow:inset 0 1px 3px rgba(0,0,0,.1)}.RequestForm_progressFill__mGZ5o{height:100%;background:linear-gradient(90deg,#1aa6d2,#2bc0f4);border-radius:12px;transition:width .3s ease;box-shadow:0 1px 3px rgba(26,166,210,.3)}.RequestForm_uploadNote__f5pIJ{font-size:.95rem;color:#a0aec0;margin-top:4px}.RequestForm_encouragementMessage__KXj_7{font-size:.9rem;color:#38bdf8;background:rgba(56,189,248,.1);border-left:3px solid #38bdf8;padding:8px 12px;margin:8px 0;border-radius:4px;font-style:italic;animation:RequestForm_fadeInSlide__1MOyW .5s ease-in}@keyframes RequestForm_fadeInSlide__1MOyW{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.RequestForm_stepIcon__bpBeQ{display:block;font-size:1.2em;margin-bottom:2px}.RequestForm_stepIcon__bpBeQ svg{vertical-align:middle;width:1.4em;height:1.4em}.RequestForm_stepLabel__zqzeK{font-size:1em}.RequestForm_buttonRow__Bs3CW{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.RequestForm_uploadProgress__sfwRi{background:linear-gradient(135deg,#f8fbff,#f0f7ff);border-radius:12px;padding:16px;margin:12px 0;border:1px solid #e1ecf4;box-shadow:0 2px 8px rgba(26,166,210,.1);animation:RequestForm_fadeInUp__2MByb .3s ease-out;text-align:center}.RequestForm_uploadProgress__sfwRi p{margin:8px 0;font-size:15px;line-height:1.4}.RequestForm_uploadProgress__sfwRi p:first-child{font-weight:600;color:#1aa6d2;font-size:16px;margin-bottom:8px}@keyframes RequestForm_fadeInUp__2MByb{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.RequestForm_uploadNote__f5pIJ{color:#666!important;font-style:italic;font-size:13px!important;margin-top:8px!important}.RequestForm_progressText__NZV2I{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700;font-size:14px;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.7);pointer-events:none;z-index:10}@media (max-width:700px){.RequestForm_form-wrapper__3YEVn{padding:24px 16px;margin:16px;max-width:none}.RequestForm_gridRow__XgBS_{flex-direction:column;gap:12px}.RequestForm_stepper__RIHV_{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:4px;gap:4px;overflow-x:visible;flex-wrap:wrap;-webkit-overflow-scrolling:touch;min-height:auto;padding:8px}.RequestForm_activeStep__EvFHw,.RequestForm_clickableStep__C7JMY,.RequestForm_step__OytTP{min-width:auto;font-size:.85rem;padding:8px 4px;margin:0;flex:none}.RequestForm_stepIcon__bpBeQ{font-size:1em;margin-bottom:4px}.RequestForm_stepLabel__zqzeK{font-size:.75em;line-height:1.2}.RequestForm_input__tz_nQ,.RequestForm_select__MsnG6,.RequestForm_textarea__9Hkxn{padding:12px 14px;font-size:1rem;min-height:44px;border-radius:8px}.RequestForm_textarea__9Hkxn{min-height:100px}.RequestForm_buttonRow__Bs3CW{justify-content:center;flex-direction:column;gap:12px}.RequestForm_nextButton__L35Tk,.RequestForm_prevButton__JSQid,.RequestForm_submitButton__THumW{margin:0;width:100%;max-width:none;padding:14px 24px;font-size:1rem;min-height:48px}.RequestForm_summaryCardContent__qESLx{grid-template-columns:1fr;gap:6px 0}.RequestForm_summaryCard__FvDVt{padding:16px;margin-bottom:16px}.RequestForm_summaryLabel__e9o8D{min-width:auto;font-weight:600}.RequestForm_dropZone__Zqltg{padding:32px 16px}.RequestForm_dropZoneIcon__XRzAk{width:48px;height:48px;margin-bottom:16px}.RequestForm_dropZoneIcon__XRzAk svg{width:24px;height:24px}.RequestForm_dropZoneTitle__HMeDC{font-size:1.1rem}.RequestForm_browseButton__EvEnA{padding:12px 24px;font-size:.95rem;min-height:44px}.RequestForm_filesList__iU8Fw{padding:16px;margin-top:16px}.RequestForm_fileItem__rv1jE{padding:12px}.RequestForm_fileItemIcon__q7IW4{font-size:1.3rem;margin-right:12px;min-width:32px}.RequestForm_fileItemName__Gni9H{font-size:.95rem}.RequestForm_fileItemSize__u_Sll{font-size:.85rem}.RequestForm_fileItemRemove__2pE28{padding:8px;min-width:40px;min-height:40px}.RequestForm_fieldNote__Ykm9x{font-size:.85rem}.RequestForm_checkboxContainer__JQ_y1{margin-bottom:16px}.RequestForm_checkbox__Yx_Wg{width:20px;height:20px}.RequestForm_checkboxLabel__pjM3K{font-size:.95rem;line-height:1.4}}@media (max-width:400px){.RequestForm_stepper__RIHV_{grid-template-columns:repeat(5,1fr);gap:2px;padding:6px}.RequestForm_activeStep__EvFHw,.RequestForm_clickableStep__C7JMY,.RequestForm_step__OytTP{padding:6px 2px;font-size:.75rem}.RequestForm_stepLabel__zqzeK{font-size:.65em}.RequestForm_stepIcon__bpBeQ{font-size:1.1em;margin-bottom:2px}.RequestForm_dropZone__Zqltg{padding:24px 12px}.RequestForm_form-wrapper__3YEVn{margin:8px;padding:20px 12px}}.RequestForm_thankYouContainer__NZIJK{text-align:center;background:#1e293b;border-radius:12px;padding:32px 24px;margin:24px 0;border:1px solid #334155}.RequestForm_thankYouIcon__BFRXL{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#22c55e;border-radius:50%;margin:0 auto 24px;color:#18192b}.RequestForm_thankYouIcon__BFRXL svg{width:48px;height:48px}.RequestForm_thankYouTitle__Dyzdv{font-size:2rem;font-weight:700;color:#f8fafc;margin:0 0 16px}.RequestForm_thankYouMessage__QNtGw{font-size:1.1rem;color:#cbd5e1;margin:0 0 32px;line-height:1.6}.RequestForm_thankYouDetails__xgxBs{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;margin-bottom:32px;text-align:left}.RequestForm_thankYouContact__R6VoQ h4,.RequestForm_thankYouInfo__YK_Ao h4{font-size:1.2rem;font-weight:600;color:#38bdf8;margin:0 0 12px}.RequestForm_thankYouInfo__YK_Ao ul{margin:0;padding-left:16px;list-style-type:disc}.RequestForm_thankYouInfo__YK_Ao li{color:#e2e8f0;font-size:1rem;line-height:1.5;margin-bottom:8px}.RequestForm_thankYouContact__R6VoQ p{color:#e2e8f0;font-size:1rem;line-height:1.6;margin:0}.RequestForm_thankYouActions__gkrq6{margin-top:24px}.RequestForm_newRequestButton__JGbE9{background:#38bdf8;color:#18192b;border:none;border-radius:8px;padding:14px 32px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s}.RequestForm_newRequestButton__JGbE9:hover{background:#0ea5e9}@media (max-width:700px){.RequestForm_thankYouContainer__NZIJK{padding:24px 16px;margin:16px 0}.RequestForm_thankYouIcon__BFRXL{width:64px;height:64px;margin-bottom:20px}.RequestForm_thankYouIcon__BFRXL svg{width:36px;height:36px}.RequestForm_thankYouTitle__Dyzdv{font-size:1.6rem;margin-bottom:12px}.RequestForm_thankYouMessage__QNtGw{font-size:1rem;margin-bottom:24px}.RequestForm_thankYouDetails__xgxBs{grid-template-columns:1fr;gap:20px;margin-bottom:24px}.RequestForm_newRequestButton__JGbE9{width:100%;max-width:280px;padding:16px 24px}}@media (max-width:400px){.RequestForm_dropZoneTitle__HMeDC{font-size:1rem}.RequestForm_dropZoneSubtitle__pE8J8{font-size:.9rem}.RequestForm_browseButton__EvEnA{padding:10px 18px;font-size:.9rem}.RequestForm_fileFormats__27hYQ{font-size:.8rem}.RequestForm_filesListTitle__7uNI2{font-size:1rem}.RequestForm_fileItem__rv1jE{padding:10px}.RequestForm_fileItemIcon__q7IW4{font-size:1.2rem;margin-right:8px;min-width:28px}.RequestForm_fileItemName__Gni9H{font-size:.9rem}.RequestForm_fileItemSize__u_Sll{font-size:.8rem}.RequestForm_fileItemRemove__2pE28{padding:6px;min-width:36px;min-height:36px}}