.custom-orders-module__iiTTOa__container{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);font-family:var(--font-sans);flex-direction:column;padding:0;display:flex}.custom-orders-module__iiTTOa__pageLayout{flex:1;width:100%;display:flex}.custom-orders-module__iiTTOa__sidebar{background:var(--bg-secondary);border-right:1px solid var(--border-light);z-index:10;flex-direction:column;flex-shrink:0;gap:1.25rem;width:220px;height:auto;padding:1.5rem .75rem;display:flex;position:sticky;top:0}.custom-orders-module__iiTTOa__sidebarSection{flex-direction:column;gap:.25rem;display:flex}.custom-orders-module__iiTTOa__sidebarLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;margin-bottom:.5rem;padding:0 .75rem;font-size:.65rem;font-weight:700}.custom-orders-module__iiTTOa__sidebarTab{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:.625rem;transition:all .2s;display:flex}.custom-orders-module__iiTTOa__sidebarTab:hover:not(:disabled){color:var(--text-primary);background:#3b82f60d}.custom-orders-module__iiTTOa__sidebarTab.custom-orders-module__iiTTOa__activeTab{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 12px #3b82f633}.custom-orders-module__iiTTOa__disabledTab{opacity:.4;cursor:not-allowed}.custom-orders-module__iiTTOa__mainArea{flex:1;min-width:0;padding:.75rem 2rem 2rem;overflow-y:auto}.custom-orders-module__iiTTOa__fullWidthMain{width:100%}.custom-orders-module__iiTTOa__selectedIndicator{color:var(--primary);background:#3b82f61a;border-radius:8px;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:flex}.custom-orders-module__iiTTOa__selectedIndicator svg{width:14px;height:14px}.custom-orders-module__iiTTOa__desktopOnlySelection{display:block}.custom-orders-module__iiTTOa__hero{background:var(--bg-secondary);text-align:center;flex-shrink:0;width:100%;padding:clamp(1.5rem,6vh,3rem) 0;transition:all .3s;position:relative;overflow:hidden}.custom-orders-module__iiTTOa__hero:before{content:"";pointer-events:none;background:linear-gradient(45deg,#3b82f60d 0%,#2563eb0d 100%);position:absolute;inset:0}.custom-orders-module__iiTTOa__heroContent{z-index:1;max-width:1440px;margin:0 auto;padding:0 2rem;position:relative}.custom-orders-module__iiTTOa__heroText{flex-direction:column;align-items:center;gap:.5rem;display:flex}.custom-orders-module__iiTTOa__heroTitle{color:var(--text-primary);flex-direction:row;justify-content:center;align-items:center;gap:.75rem;margin:0;font-size:clamp(2rem,6vw,2.5rem);font-weight:700;line-height:1.1;display:flex}.custom-orders-module__iiTTOa__heroTitle span{background:linear-gradient(135deg,var(--primary)0%,#818cf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.custom-orders-module__iiTTOa__heroIcon{color:var(--primary);flex-shrink:0;width:1.15em;height:1.15em;animation:4s ease-in-out infinite custom-orders-module__iiTTOa__sparkle}@keyframes custom-orders-module__iiTTOa__sparkle{0%,to{transform:scale(1)translate(0)}25%{transform:scale(1.05)translate(-1px)}75%{transform:scale(1.05)translate(1px)}}.custom-orders-module__iiTTOa__heroSubtitle{color:var(--text-secondary);margin-top:.5rem;font-size:1.125rem;line-height:1.5}.custom-orders-module__iiTTOa__projectDetails{max-width:1000px;margin:0 auto}.custom-orders-module__iiTTOa__projectHeader{text-align:center;background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:20px;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:1.5rem;display:flex;position:relative}.custom-orders-module__iiTTOa__headerTop{justify-content:space-between;align-items:center;width:100%;margin-bottom:.5rem;display:flex}.custom-orders-module__iiTTOa__headerProgress{justify-content:center;align-items:center;gap:.75rem;display:flex}.custom-orders-module__iiTTOa__stepBadge{border:1px solid var(--border-light);color:var(--text-muted);background:#ffffff08;border-radius:100px;align-items:center;gap:.5rem;padding:.375rem .875rem;font-size:.75rem;font-weight:600;transition:all .3s;display:flex}.custom-orders-module__iiTTOa__stepBadge.custom-orders-module__iiTTOa__activeStep{border-color:var(--primary);color:var(--primary);background:#3b82f61a}.custom-orders-module__iiTTOa__stepBadge.custom-orders-module__iiTTOa__completedStep{border-color:var(--success);color:var(--success);background:#10b9811a}.custom-orders-module__iiTTOa__stepNum{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.7rem;display:flex}.custom-orders-module__iiTTOa__activeStep .custom-orders-module__iiTTOa__stepNum{background:var(--primary);color:#fff;border-color:var(--primary)}.custom-orders-module__iiTTOa__stepConnector{background:var(--border-light);border-radius:2px;width:2rem;height:2px}.custom-orders-module__iiTTOa__activeConnector{background:var(--success)}.custom-orders-module__iiTTOa__projectHeader{text-align:left;background:var(--bg-glass);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--border-light);z-index:20;border-radius:16px;flex-direction:column;margin-bottom:1.5rem;padding:.75rem 1.25rem;display:flex;position:sticky;top:0;box-shadow:0 10px 40px #0003}.custom-orders-module__iiTTOa__headerContentWrapper{align-items:center;gap:1.25rem;width:100%;display:flex}.custom-orders-module__iiTTOa__circleBackButton{border:1.5px solid var(--border-light);width:36px;height:36px;color:var(--text-primary);cursor:pointer;background:#ffffff0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.custom-orders-module__iiTTOa__circleBackButton:hover{background:var(--primary);border-color:var(--primary);color:#fff;transform:scale(1.1);box-shadow:0 0 15px #3b82f666}.custom-orders-module__iiTTOa__headerTitles{flex-direction:column;flex:1;gap:.125rem;display:flex}.custom-orders-module__iiTTOa__mainTitleRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.custom-orders-module__iiTTOa__projectHeader h2{color:var(--text-primary);justify-content:flex-start;align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:800;display:flex}.custom-orders-module__iiTTOa__inlineIndicator{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#3b82f61a;border:1px solid #3b82f633;border-radius:100px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.65rem;font-weight:800;display:flex}.custom-orders-module__iiTTOa__projectHeader p{color:var(--text-muted);margin:0;font-size:.75rem;font-weight:500}.custom-orders-module__iiTTOa__formSection{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:20px;margin-bottom:1.5rem;padding:1.25rem}.custom-orders-module__iiTTOa__formSection h3{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:1.75rem;font-size:1rem;font-weight:700;display:flex}.custom-orders-module__iiTTOa__formSection h3 svg{width:16px;height:16px;color:var(--primary)}.custom-orders-module__iiTTOa__formGroup{flex-direction:column;margin-top:1.75rem;margin-bottom:1.5rem;display:flex;position:relative}.custom-orders-module__iiTTOa__formGroup:first-of-type{margin-top:1.25rem}.custom-orders-module__iiTTOa__formGroup label{color:var(--text-muted);pointer-events:none;z-index:1;background:0 0;padding:0;font-size:.875rem;transition:all .2s cubic-bezier(.4,0,.2,1);position:absolute;top:.875rem;left:1rem}:is(.custom-orders-module__iiTTOa__formGroup input:not(:placeholder-shown)+label,.custom-orders-module__iiTTOa__formGroup textarea:not(:placeholder-shown)+label),.custom-orders-module__iiTTOa__formGroup input:focus+label,.custom-orders-module__iiTTOa__formGroup input:not(:placeholder-shown)+label,.custom-orders-module__iiTTOa__formGroup textarea:focus+label,.custom-orders-module__iiTTOa__formGroup textarea:not(:placeholder-shown)+label{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:0 0;font-size:.75rem;font-weight:700;top:-1.3rem;left:.25rem}.custom-orders-module__iiTTOa__formGroup input,.custom-orders-module__iiTTOa__formGroup textarea{border:1.5px solid var(--border-light);color:var(--text-primary);background:#ffffff08;border-radius:10px;width:100%;padding:.875rem 1rem;font-size:.9375rem;transition:all .2s}.custom-orders-module__iiTTOa__formGroup input:focus,.custom-orders-module__iiTTOa__formGroup textarea:focus{border-color:var(--primary);background:#3b82f60d;outline:none;box-shadow:0 4px 12px #0000001a}.custom-orders-module__iiTTOa__radioGroup{margin-bottom:1.5rem}.custom-orders-module__iiTTOa__radioGroup>label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.875rem;font-weight:700;display:block}.custom-orders-module__iiTTOa__optionGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.custom-orders-module__iiTTOa__optionCard{background:var(--bg-secondary);border:1.5px solid var(--border-light);cursor:pointer;border-radius:12px;flex-direction:column;gap:.375rem;padding:1rem;transition:all .2s;display:flex;position:relative}.custom-orders-module__iiTTOa__optionCard:hover{border-color:var(--primary);background:#3b82f608}.custom-orders-module__iiTTOa__optionCard.custom-orders-module__iiTTOa__activeOption{border-color:var(--primary);background:#3b82f614}.custom-orders-module__iiTTOa__optionHeader{justify-content:space-between;align-items:center;padding-right:1.5rem;display:flex}.custom-orders-module__iiTTOa__optionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.025em;font-size:.8125rem;font-weight:600}.custom-orders-module__iiTTOa__activeOption .custom-orders-module__iiTTOa__optionTitle{color:var(--primary)}.custom-orders-module__iiTTOa__optionValue{color:var(--text-primary);font-size:1rem;font-weight:700}.custom-orders-module__iiTTOa__optionDesc{color:var(--text-muted);font-size:.75rem;line-height:1.5}.custom-orders-module__iiTTOa__optionCardCheck{color:var(--primary);position:absolute;top:.75rem;right:.75rem}.custom-orders-module__iiTTOa__uploadArea{border:2px dashed var(--border-light);text-align:center;background:var(--bg-secondary);border-radius:12px;padding:2.5rem;transition:all .2s}.custom-orders-module__iiTTOa__uploadArea:hover{border-color:var(--primary)}.custom-orders-module__iiTTOa__uploadButton{background:var(--primary);color:#fff;cursor:pointer;border-radius:8px;align-items:center;gap:.625rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:inline-flex}.custom-orders-module__iiTTOa__uploadHint{color:var(--text-muted);margin-top:1rem;font-size:.8125rem;display:block}.custom-orders-module__iiTTOa__fileList{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.custom-orders-module__iiTTOa__fileItem{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:10px;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;display:flex}.custom-orders-module__iiTTOa__fileInfo{flex-direction:column;gap:.25rem;display:flex}.custom-orders-module__iiTTOa__fileSize{color:var(--text-muted);font-size:.75rem}.custom-orders-module__iiTTOa__removeFile{color:var(--error);cursor:pointer;border-radius:8px;padding:.5rem;transition:all .2s}.custom-orders-module__iiTTOa__removeFile:hover{background:#ef44441a}.custom-orders-module__iiTTOa__tabNavigationButtons{border-top:1px solid var(--border-light);justify-content:flex-end;margin-top:2rem;padding-top:1.5rem;display:flex}.custom-orders-module__iiTTOa__submitButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.75rem;min-width:180px;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:700;transition:all .2s;display:inline-flex}.custom-orders-module__iiTTOa__submitButton:hover:not(:disabled){background:var(--primary-hover,#4f46e5);transform:translateY(-2px);box-shadow:0 8px 16px -4px #3b82f64d}.custom-orders-module__iiTTOa__submitButton:disabled{opacity:.5;cursor:not-allowed}.custom-orders-module__iiTTOa__success{text-align:center;background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);max-width:800px;box-shadow:var(--shadow-xl);border-radius:24px;margin:2rem auto;padding:4rem 2rem;animation:.6s ease-out custom-orders-module__iiTTOa__slideUp}.custom-orders-module__iiTTOa__successIcon{width:90px;height:90px;color:var(--success);border:2.5px solid var(--success);background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2.5rem;display:flex}.custom-orders-module__iiTTOa__success h1{margin-bottom:1.25rem;font-size:2.25rem;font-weight:800}.custom-orders-module__iiTTOa__success p{color:var(--text-secondary);margin-bottom:3.5rem;font-size:1.0625rem;line-height:1.6}.custom-orders-module__iiTTOa__nextSteps{text-align:left;background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:24px;margin-bottom:3.5rem;padding:2.5rem}.custom-orders-module__iiTTOa__nextSteps h3{align-items:center;gap:1rem;margin-bottom:2rem;font-size:1.25rem;font-weight:700;display:flex}.custom-orders-module__iiTTOa__stepsList{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.custom-orders-module__iiTTOa__step{flex-direction:column;gap:1rem;display:flex}.custom-orders-module__iiTTOa__stepNumber{background:var(--primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-weight:800;display:flex;box-shadow:0 4px 12px #3b82f633}.custom-orders-module__iiTTOa__step h4{margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.custom-orders-module__iiTTOa__step p{color:var(--text-muted);font-size:.875rem;line-height:1.6}.custom-orders-module__iiTTOa__actions{justify-content:center;gap:1.25rem;display:flex}.custom-orders-module__iiTTOa__newRequestButton,.custom-orders-module__iiTTOa__shopButton{border-radius:12px;align-items:center;gap:.75rem;padding:.875rem 1.75rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.custom-orders-module__iiTTOa__newRequestButton{background:var(--primary);color:#fff}.custom-orders-module__iiTTOa__shopButton{background:var(--bg-secondary);border:1px solid var(--border-light);color:var(--text-primary)}@media (max-width:1024px){.custom-orders-module__iiTTOa__featuresGrid{grid-template-columns:1fr;gap:1.5rem}.custom-orders-module__iiTTOa__optionGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.custom-orders-module__iiTTOa__container{height:100dvh;overflow:hidden}.custom-orders-module__iiTTOa__pageLayout{flex:1;height:auto;overflow:hidden}.custom-orders-module__iiTTOa__sidebar{border-radius:0;align-items:center;gap:.5rem;width:60px;height:100%;padding:1rem .5rem}.custom-orders-module__iiTTOa__sidebarSection{align-items:center;gap:.375rem}.custom-orders-module__iiTTOa__sidebarLabel,.custom-orders-module__iiTTOa__sidebarDivider{display:none}.custom-orders-module__iiTTOa__sidebarTab{border-radius:10px;justify-content:center;width:44px;height:44px;padding:0}.custom-orders-module__iiTTOa__sidebarTab svg{width:20px;height:20px}.custom-orders-module__iiTTOa__desktopOnlySelection{display:none}.custom-orders-module__iiTTOa__mainArea{-webkit-overflow-scrolling:touch;height:100%;padding:.5rem .75rem 2rem;overflow-y:auto}.custom-orders-module__iiTTOa__hero{width:100%!important;padding:1rem!important;padding-top:var(--app-bar-height)!important;text-align:left!important;margin-left:0!important}.custom-orders-module__iiTTOa__heroContent{padding:0!important}.custom-orders-module__iiTTOa__heroTitle{justify-content:flex-start!important;gap:.5rem!important;font-size:1.75rem!important}.custom-orders-module__iiTTOa__heroSubtitle{text-align:left!important;font-size:1rem!important}.custom-orders-module__iiTTOa__projectHeader{border-top:none;border-radius:0 0 16px 16px;margin-bottom:.75rem;padding:.625rem .875rem}.custom-orders-module__iiTTOa__headerContentWrapper{gap:.75rem}.custom-orders-module__iiTTOa__circleBackButton{width:32px;height:32px}.custom-orders-module__iiTTOa__projectHeader h2{gap:.375rem;font-size:.875rem}.custom-orders-module__iiTTOa__inlineIndicator{padding:.2rem .4rem;font-size:.55rem}.custom-orders-module__iiTTOa__projectHeader p{font-size:.7rem}.custom-orders-module__iiTTOa__selectedIndicator svg{width:12px;height:12px}.custom-orders-module__iiTTOa__projectHeader p{text-align:left;width:100%;font-size:.75rem}.custom-orders-module__iiTTOa__optionGrid{grid-template-columns:1fr;gap:.5rem}.custom-orders-module__iiTTOa__optionCard{text-align:left;flex-direction:row;align-items:center;gap:.75rem;padding:.75rem}.custom-orders-module__iiTTOa__optionHeader{flex-direction:row;align-items:center;gap:.75rem}.custom-orders-module__iiTTOa__optionDesc{display:none}.custom-orders-module__iiTTOa__formSection{border-radius:12px;margin-bottom:.75rem;padding:.875rem}.custom-orders-module__iiTTOa__formSection h3{margin-bottom:1.5rem;font-size:.875rem}.custom-orders-module__iiTTOa__selectedEquipmentHeader{gap:.375rem;margin-bottom:.375rem;padding-bottom:.375rem}.custom-orders-module__iiTTOa__selectedEquipmentIcon{border-radius:5px;width:2rem;height:2rem}.custom-orders-module__iiTTOa__selectedEquipmentIcon svg{width:18px;height:18px}.custom-orders-module__iiTTOa__selectedEquipmentText h3{font-size:.875rem}.custom-orders-module__iiTTOa__selectedEquipmentText p{font-size:.65rem}.custom-orders-module__iiTTOa__featuresGrid{gap:.5rem;margin-bottom:.5rem}.custom-orders-module__iiTTOa__featureColumn h4{margin-bottom:.25rem;font-size:.75rem}.custom-orders-module__iiTTOa__featureItem{gap:.25rem;font-size:.65rem}.custom-orders-module__iiTTOa__capabilities{border-radius:6px;padding:.5rem;font-size:.65rem}.custom-orders-module__iiTTOa__formGrid{grid-template-columns:1fr;gap:.5rem}.custom-orders-module__iiTTOa__formGroup{margin-top:1.75rem;margin-bottom:1.5rem}.custom-orders-module__iiTTOa__formGroup label{background:0 0;padding:0;font-size:.8125rem;top:.75rem;left:.875rem}:is(.custom-orders-module__iiTTOa__formGroup input:not(:placeholder-shown)+label,.custom-orders-module__iiTTOa__formGroup textarea:not(:placeholder-shown)+label),.custom-orders-module__iiTTOa__formGroup input:focus+label,.custom-orders-module__iiTTOa__formGroup input:not(:placeholder-shown)+label,.custom-orders-module__iiTTOa__formGroup textarea:focus+label,.custom-orders-module__iiTTOa__formGroup textarea:not(:placeholder-shown)+label{font-size:.65rem;top:-1.1rem;left:.125rem}.custom-orders-module__iiTTOa__formGroup input,.custom-orders-module__iiTTOa__formGroup textarea{border-radius:8px;padding:.75rem .875rem;font-size:.875rem}.custom-orders-module__iiTTOa__radioGroup>label{letter-spacing:.025em;margin-bottom:.5rem;font-size:.7rem}.custom-orders-module__iiTTOa__optionCard{border-radius:6px;gap:.125rem;padding:.5rem}.custom-orders-module__iiTTOa__optionValue{font-size:.8125rem}.custom-orders-module__iiTTOa__optionTitle,.custom-orders-module__iiTTOa__optionDesc{font-size:.6rem}.custom-orders-module__iiTTOa__success{border-radius:10px;margin:.25rem auto;padding:1.25rem .5rem}.custom-orders-module__iiTTOa__successIcon{border-width:1.5px;width:40px;height:40px;margin-bottom:.75rem}.custom-orders-module__iiTTOa__success h1{margin-bottom:.5rem;font-size:1.125rem}.custom-orders-module__iiTTOa__success p{margin-bottom:1rem;font-size:.75rem}.custom-orders-module__iiTTOa__nextSteps{border-radius:10px;margin-bottom:1rem;padding:.75rem}.custom-orders-module__iiTTOa__nextSteps h3{gap:.375rem;margin-bottom:.75rem;font-size:.875rem}.custom-orders-module__iiTTOa__stepsList{grid-template-columns:1fr;gap:.75rem}.custom-orders-module__iiTTOa__step{flex-direction:row;align-items:flex-start;gap:.5rem}.custom-orders-module__iiTTOa__stepNumber{border-radius:6px;flex-shrink:0;width:1.25rem;height:1.25rem;font-size:.65rem}.custom-orders-module__iiTTOa__step h4{margin-bottom:.125rem;font-size:.8125rem}.custom-orders-module__iiTTOa__step p{font-size:.65rem}.custom-orders-module__iiTTOa__actions{flex-direction:column;gap:.375rem}.custom-orders-module__iiTTOa__newRequestButton,.custom-orders-module__iiTTOa__shopButton{border-radius:6px;justify-content:center;gap:.375rem;width:100%;padding:.4375rem;font-size:.7rem}.custom-orders-module__iiTTOa__submitButton{border-radius:6px;gap:.375rem;width:100%;min-width:0;padding:.4375rem;font-size:.75rem}}
