.service-intro{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;padding:2rem;text-align:center;border-radius:12px 12px 0 0}.service-intro h2{margin:0 0 1rem;font-size:1.8rem;font-weight:700}.service-intro p{margin:0 0 1.5rem;font-size:1.1rem;opacity:.95;max-width:800px;margin-left:auto;margin-right:auto}.service-highlights{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.highlight-item{display:flex;align-items:center;gap:.5rem;background:#ffffff1a;padding:.75rem 1rem;border-radius:20px;font-weight:600;font-size:.9rem}.highlight-icon{font-size:1.2rem}@media (max-width: 768px){.service-intro{padding:1.5rem}.service-intro h2{font-size:1.5rem}.service-intro p{font-size:1rem}.service-highlights{flex-direction:column;align-items:center;gap:1rem}}.configurator{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001a;overflow:hidden;max-width:1000px;margin:0 auto}.progress-bar{display:flex;background:#f8f9fa;padding:0;margin:0}.step{flex:1;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#e9ecef;color:#6c757d;transition:all .3s ease;position:relative}.step.active{background:linear-gradient(45deg,#007bff,#0056b3);color:#fff}.step.completed{background:#28a745;color:#fff}.step-number{width:30px;height:30px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;margin-right:10px;font-weight:700}.step.active .step-number{background:#ffffff4d}.step-title{font-weight:600;text-transform:uppercase;letter-spacing:1px}.configurator-content{padding:3rem}.step-content{display:none}.step-content.active{display:block;animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.step-content h2{font-size:2rem;margin-bottom:2rem;color:#2c3e50;text-align:center}.step-info{background:#e3f2fd;border:1px solid #2196f3;border-radius:8px;padding:1rem;margin-bottom:2rem;text-align:center}.step-info p{margin:0;color:#1976d2;font-size:.95rem}.style-section{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.upload-section h3,.style-templates h3{font-size:1.3rem;margin-bottom:1.5rem;color:#495057}.upload-area{border:3px dashed #dee2e6;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease;min-height:200px;display:flex;align-items:center;justify-content:center}.upload-area:hover{border-color:#007bff;background:#007bff0d}.upload-area.dragover{border-color:#007bff;background:#007bff1a}.upload-placeholder p{margin-bottom:1rem;color:#6c757d}.upload-btn{background:none;border:none;color:#007bff;text-decoration:underline;cursor:pointer;font-size:1rem}.upload-preview{position:relative}.upload-preview img{max-width:100%;max-height:300px;border-radius:8px;box-shadow:0 4px 12px #00000026}.remove-image{position:absolute;top:10px;right:10px;background:#dc3545e6;color:#fff;border:none;border-radius:50%;width:30px;height:30px;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center}.option-section{border:2px solid #e9ecef;border-radius:12px;margin-bottom:2rem;overflow:hidden;transition:all .3s ease;background:#fff}.option-section:hover{box-shadow:0 4px 16px #007bff1a;transform:translateY(-2px)}.primary-option{background:linear-gradient(135deg,#007bff0d,#007bff05)}.secondary-option{background:#f8f9fa}.option-header{display:flex;align-items:center;padding:1.5rem 2rem;background:#fff;border-bottom:1px solid #e9ecef}.secondary-option .option-header{background:#f8f9fa}.option-number{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#007bff;color:#fff;border-radius:50%;font-weight:700;font-size:1.2rem;margin-right:1rem;flex-shrink:0}.secondary-option .option-number{background:#6c757d}.option-content h3{margin:0 0 .25rem;color:#212529;font-size:1.25rem}.option-content p{margin:0;color:#6c757d;font-size:.95rem}.optional-badge{background:#17a2b8;color:#fff;padding:.2rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.option-divider{text-align:center;margin:2rem 0;position:relative}.option-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#dee2e6}.option-divider span{background:#fff;padding:0 1rem;color:#6c757d;font-weight:600;position:relative;z-index:1}.upload-section{padding:2rem}.upload-icon{font-size:2rem;margin-bottom:1rem;display:block}.upload-area{border:3px dashed #dee2e6;border-radius:8px;padding:2rem;text-align:center;transition:all .3s ease;min-height:180px;display:flex;align-items:center;justify-content:center;flex-direction:column}.upload-area:hover{border-color:#007bff;background:#007bff08}.upload-placeholder small{color:#6c757d;font-size:.8rem;margin-top:.5rem;display:block}.recommendation-content{padding:2rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.car-info-panel{background:#fff;border-radius:8px;padding:1.5rem;border:1px solid #e9ecef}.car-info-panel h4{margin:0 0 1rem;color:#495057;font-size:1.1rem}.car-form-compact .form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem}.car-form-compact input{padding:.75rem;border:2px solid #e9ecef;border-radius:6px;font-size:.9rem;transition:border-color .3s ease}.car-form-compact input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.car-form-compact input::placeholder{color:#adb5bd;opacity:1;font-style:italic}.car-form-compact input::-webkit-input-placeholder{color:#adb5bd;opacity:1;font-style:italic}.car-form-compact input::-moz-placeholder{color:#adb5bd;opacity:1;font-style:italic}.car-form-compact input:-ms-input-placeholder{color:#adb5bd;opacity:1;font-style:italic}.car-photo-section{margin-top:1rem;padding-top:1rem;border-top:1px solid #f1f3f4}.photo-upload-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#f8f9fa;border:2px dashed #dee2e6;border-radius:6px;padding:.75rem 1rem;color:#6c757d;cursor:pointer;transition:all .3s ease;font-size:.9rem;width:100%}.photo-upload-btn:hover{border-color:#007bff;color:#007bff;background:#007bff0d}.car-photo-preview{margin-top:1rem;position:relative}.car-photo-preview img{width:100%;max-height:120px;object-fit:cover;border-radius:6px}.style-recommendations h4{margin:0 0 1rem;color:#495057;font-size:1.1rem}.style-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.template-item{border:2px solid #e9ecef;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease;background:#fff}.template-item img{width:100%;height:80px;object-fit:cover}.template-info{padding:.75rem;text-align:center}.template-title{margin:0 0 .25rem;font-weight:600;color:#495057;font-size:.9rem}.template-info small{color:#6c757d;font-size:.75rem}@media (max-width: 768px){.recommendation-content{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.car-form-compact .form-row{grid-template-columns:1fr}.style-grid{grid-template-columns:1fr 1fr;gap:.75rem}.option-header{padding:1rem 1.5rem}.upload-section{padding:1.5rem}}.template-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.template-item{border:2px solid #e9ecef;border-radius:8px;padding:1rem;text-align:center;cursor:pointer;transition:all .3s ease}.template-item:hover{border-color:#007bff;transform:translateY(-2px);box-shadow:0 4px 12px #007bff26}.template-item.selected{border-color:#007bff;background:#007bff0d}.template-item img{width:100%;height:120px;object-fit:cover;border-radius:4px;margin-bottom:.5rem}.template-item p{font-weight:600;color:#495057;margin:0}.color-section{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.wheel-preview{position:sticky;top:2rem}.color-selection-display{text-align:center;margin-bottom:1rem;padding:1rem;background:#fff;border-radius:8px;border:2px solid #e9ecef;transition:all .3s ease}.color-selection-display h3{margin:0;font-size:1.1rem;color:#495057;font-weight:600}.color-selection-display.has-selection{border-color:#007bff;background:linear-gradient(135deg,#007bff0d,#007bff05)}.color-selection-display.has-selection h3{color:#007bff}.wheel-display{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;padding:2rem;text-align:center;min-height:300px;display:flex;align-items:center;justify-content:center}.wheel-base{width:200px;height:200px;border-radius:50%;background:#6c757d;position:relative;transition:all .3s ease;box-shadow:0 8px 25px #00000026}.wheel-base:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;background:#343a40;box-shadow:inset 0 2px 10px #0000004d}.color-palette h3{font-size:1.3rem;margin-bottom:1.5rem;color:#495057}.color-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:1rem;max-height:500px;overflow-y:auto;padding:1rem;border:1px solid #e9ecef;border-radius:8px}.color-category-header{grid-column:1 / -1}.color-item{aspect-ratio:1;border-radius:8px;cursor:pointer;border:3px solid transparent;transition:all .3s ease;position:relative;overflow:hidden;min-width:50px;min-height:50px}.color-item:hover{transform:scale(1.05);box-shadow:0 4px 12px #0003}.color-item.selected{border-color:#007bff;transform:scale(1.05);box-shadow:0 4px 12px #007bff4d}.color-item:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.5rem;font-weight:700;opacity:0;transition:opacity .3s ease;text-shadow:0 2px 4px rgba(0,0,0,.5)}.color-item.selected:after{opacity:1}.specs-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:2rem}.spec-group{margin-bottom:1.5rem}.spec-group select{margin-top:.5rem}.configurator-actions{display:flex;justify-content:space-between;align-items:center;padding:2rem 3rem;background:#f8f9fa;border-top:1px solid #e9ecef}.configuration-summary{padding:2rem 3rem;background:#f8f9fa;border-top:1px solid #e9ecef}.configuration-summary h3{margin-bottom:1rem;color:#495057}.summary-content{background:#fff;padding:1.5rem;border-radius:8px;border:1px solid #e9ecef}.summary-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f1f3f4}.summary-item:last-child{border-bottom:none}.summary-section{margin-bottom:1.5rem}.summary-section:last-child{margin-bottom:0}.summary-section h4{color:#495057;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:2px solid #007bff;font-size:1rem;font-weight:600}.summary-label{font-weight:600;color:#495057}.summary-value{color:#6c757d}@media (max-width: 768px){.configurator-content{padding:2rem 1.5rem}.configurator-actions{padding:1.5rem;flex-direction:column;gap:1rem}.style-section,.color-section{grid-template-columns:1fr;gap:2rem}.template-grid{grid-template-columns:1fr}.color-grid{grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:.8rem;max-height:400px}.specs-section{grid-template-columns:1fr;gap:1rem}.step{padding:1rem .5rem;flex-direction:column;text-align:center}.step-number{margin-right:0;margin-bottom:.5rem}.step-title{font-size:.8rem}}@media (max-width: 480px){.configurator-content{padding:1.5rem 1rem}.step-content h2{font-size:1.5rem}.color-grid{grid-template-columns:repeat(auto-fit,minmax(45px,1fr));gap:.5rem;max-height:300px}.wheel-base{width:150px;height:150px}.wheel-base:before{width:60px;height:60px}}.option-separator{display:flex;align-items:center;margin:2rem 0;padding:0 2rem}.separator-line{flex:1;height:2px;background:linear-gradient(90deg,transparent,#007bff,transparent)}.separator-text{margin:0 1.5rem;font-size:1.2rem;font-weight:700;color:#007bff;background:#fff;padding:.5rem 1rem;border:2px solid #007bff;border-radius:50px;box-shadow:0 2px 8px #007bff33}.staggered-specs{display:none;padding:2rem}.wheel-group{background:#f8f9fa;border-radius:8px;padding:2rem;margin-bottom:1.5rem;border-left:4px solid #007bff}.wheel-group h4{margin:0 0 1.5rem;color:#495057;font-size:1.1rem;font-weight:600}.wheel-group.shared-specs{background:#e3f2fd;border-left-color:#2196f3;padding:2rem}.wheel-group.shared-specs h4{color:#1976d2}@media (max-width: 768px){.option-separator{margin:1.5rem 0;padding:0 1rem}.separator-text{margin:0 1rem;font-size:1rem;padding:.4rem .8rem}.wheel-group{padding:1rem;margin-bottom:1rem}}.summary-subsection{margin:.5rem 0;padding:.5rem;background:#f8f9fa;border-radius:4px;font-size:.9rem}.summary-subsection strong{color:#495057}.rear-specs-toggle{background:#fff;border:2px solid #e9ecef;border-radius:8px;padding:1.5rem;margin-bottom:2rem;transition:all .3s ease}.rear-specs-toggle:hover{border-color:#007bff;box-shadow:0 2px 8px #007bff1a}.checkbox-group{display:flex;align-items:center;gap:1rem}.checkbox-group input[type=checkbox]{width:20px;height:20px;accent-color:#007bff;cursor:pointer}.checkbox-group label{font-size:1.1rem;font-weight:600;color:#495057;cursor:pointer;margin:0}.checkbox-description{margin-top:.5rem;color:#6c757d;font-size:.95rem;line-height:1.4}.offset-input-container{position:relative;display:flex;align-items:center;margin-top:.5rem}.offset-input{width:100%;padding:12px 60px 12px 12px;border:2px solid #e9ecef;border-radius:6px;font-size:1rem;transition:border-color .3s ease;background-color:#fff;-webkit-appearance:none;-moz-appearance:textfield;appearance:none}.offset-input::-webkit-outer-spin-button,.offset-input::-webkit-inner-spin-button{-webkit-appearance:inner-spin-button;opacity:1;height:40px;width:20px;cursor:pointer;background:#f8f9fa;border-left:1px solid #e9ecef;position:absolute;right:1px;top:1px;bottom:1px}.offset-input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}@media (max-width: 768px){.offset-input::-webkit-outer-spin-button,.offset-input::-webkit-inner-spin-button{height:45px;width:25px;-webkit-appearance:inner-spin-button;opacity:1}.offset-input{padding:15px 70px 15px 15px;font-size:16px;min-height:50px}.offset-unit{right:30px}}.offset-input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.offset-input::placeholder{color:#adb5bd;opacity:1;font-style:italic}.offset-input::-webkit-input-placeholder{color:#adb5bd;opacity:1;font-style:italic}.offset-input::-moz-placeholder{color:#adb5bd;opacity:1;font-style:italic}.offset-input:-ms-input-placeholder{color:#adb5bd;opacity:1;font-style:italic}.offset-unit{position:absolute;right:25px;top:50%;transform:translateY(-50%);color:#6c757d;font-size:.9rem;font-weight:600;pointer-events:none;z-index:1}.offset-help{display:block;margin-top:.25rem;color:#6c757d;font-size:.8rem;font-style:italic}input[type=text]::placeholder,input[type=number]::placeholder,input[type=email]::placeholder,select::placeholder{color:#adb5bd;opacity:1;font-style:italic}input[type=text]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder{color:#adb5bd;opacity:1;font-style:italic}input[type=text]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=email]::-moz-placeholder{color:#adb5bd;opacity:1;font-style:italic}input[type=text]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder{color:#adb5bd;opacity:1;font-style:italic}.design-service-info{background:#f8f9fa;border-top:1px solid #e9ecef;padding:2rem 3rem}.service-explanation{max-width:800px;margin:0 auto}.service-explanation h3{text-align:center;color:#495057;margin-bottom:2rem;font-size:1.5rem}.service-details{display:grid;gap:1.5rem;margin-bottom:2rem}.service-step{display:flex;align-items:flex-start;gap:1rem;background:#fff;padding:1.5rem;border-radius:8px;border-left:4px solid #007bff;box-shadow:0 2px 4px #0000001a}.service-step .step-number{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#007bff;color:#fff;border-radius:50%;font-weight:700;font-size:1.2rem;flex-shrink:0}.service-step .step-content h4{margin:0 0 .5rem;color:#495057;font-size:1.1rem}.service-note{background:#e3f2fd;border:1px solid #2196f3;border-radius:8px;padding:1rem;text-align:center}.service-note p{margin:0;color:#1976d2;font-weight:600}@media (max-width: 768px){.design-service-info{padding:1.5rem}.service-step{flex-direction:column;text-align:center;gap:1rem}.service-step .step-number{align-self:center}}#language-selector-container{position:absolute;top:1rem;right:1rem}.language-selector select{background:#fff;border:2px solid #007bff;border-radius:6px;padding:.5rem;font-size:.9rem;color:#495057;cursor:pointer;outline:none}.language-selector select:hover{background:#f8f9fa}.language-selector select:focus{box-shadow:0 0 0 3px #007bff40}@media (max-width: 768px){#language-selector-container{position:static;text-align:center;margin-top:1rem}}.form-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto}.form-section{background:#fff;padding:1.5rem;border-radius:8px;border:1px solid #e9ecef;box-shadow:0 2px 8px #0000000d}.form-section h4{color:#007bff;margin-bottom:1rem;font-size:1.2rem;font-weight:600;border-bottom:2px solid #e9ecef;padding-bottom:.5rem}.form-section h5{color:#495057;margin:1.5rem 0 1rem;font-size:1.1rem;font-weight:600}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#495057}.form-group input,.form-group select{width:100%;padding:.75rem;border:1px solid #ced4da;border-radius:4px;font-size:1rem;transition:border-color .3s ease;background:#fff}.form-group input:focus,.form-group select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.checkbox-container{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}.checkbox-container input[type=checkbox]{width:auto;margin:0}.checkbox-container label{margin:0;font-weight:500;color:#495057;cursor:pointer}.spec-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}.offset-input-container{position:relative;display:flex;align-items:center}.offset-input-container input{padding-right:3rem}.offset-unit{position:absolute;right:.75rem;color:#6c757d;font-weight:500;pointer-events:none}.form-group{margin-bottom:1.5rem;display:flex;flex-direction:column}.form-group label{margin-bottom:.5rem;font-weight:600;color:#495057}.form-group input,.form-group select{padding:.75rem;border:1px solid #dee2e6;border-radius:.375rem;font-size:1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-group input:focus,.form-group select:focus{outline:0;border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}#staggered-config{margin-top:1rem}.step-info{background:#e7f3ff;padding:1rem;border-radius:6px;border-left:4px solid #007bff;margin-bottom:2rem}.step-info p{margin:0;color:#495057;line-height:1.5}.upload-section{margin-bottom:1.5rem}.upload-section label{display:block;margin-bottom:.5rem;font-weight:500;color:#495057}.upload-area{border:2px dashed #ced4da;border-radius:8px;padding:2rem;text-align:center;background:#f8f9fa;cursor:pointer;transition:all .3s ease}.upload-area:hover{border-color:#007bff;background:#e7f3ff}.upload-placeholder span{display:block;font-weight:500;color:#495057;margin-bottom:.5rem}.upload-placeholder small{color:#6c757d}.upload-preview,.car-upload-preview{position:relative;display:inline-block}.upload-preview img,.car-upload-preview img{max-width:200px;max-height:150px;border-radius:4px;border:1px solid #e9ecef}.remove-btn{position:absolute;top:-8px;right:-8px;background:#dc3545;color:#fff;border:none;border-radius:50%;width:24px;height:24px;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center}.photo-upload-btn{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;border:2px dashed #ced4da;border-radius:8px;background:#f8f9fa;cursor:pointer;transition:all .3s ease;font-family:inherit}.photo-upload-btn:hover{border-color:#007bff;background:#e7f3ff}.photo-upload-btn span{font-weight:500;color:#495057}.photo-upload-btn small{color:#6c757d}@media (max-width: 768px){.form-grid{gap:1.5rem}.spec-group{grid-template-columns:1fr;gap:.75rem}.form-section{padding:1rem}}.submit-section{text-align:center;margin-top:2rem;padding:2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:2px solid #007bff}.submit-section .btn{font-size:1.2rem;padding:1rem 2rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease}.submit-section .btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #007bff4d}.summary-section{margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:8px;border:1px solid #e9ecef}.summary-content h4{color:#007bff;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.design-service-info{margin-bottom:2rem}.service-explanation{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 15px #0000001a}.service-explanation h3{color:#007bff;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.service-details{display:grid;gap:1.5rem;margin-bottom:1.5rem}.service-step{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#f8f9fa;border-radius:8px;border-left:4px solid #007bff}.service-step .step-number{background:#007bff;color:#fff;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0}.service-step .step-content h4{margin:0 0 .5rem;color:#495057;font-size:1.1rem;font-weight:600}.service-step .step-content p{margin:0;color:#6c757d;line-height:1.5}.service-note{padding:1rem;background:#e7f3ff;border-radius:8px;border-left:4px solid #007bff}.service-note p{margin:0;color:#495057;font-size:.95rem}
/*# sourceMappingURL=/cdn/shop/t/1/assets/configurator.css.map */
