.custom-orders_container__BYeMy{max-width:1400px;margin:0 auto;padding:2rem}.custom-orders_hero__teuNO{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,rgba(106,0,170,.03),rgba(106,0,170,.08));border-bottom:1px solid #e5e5e5;margin-bottom:3rem}.custom-orders_title__FKOAs{font-size:3rem;margin-bottom:1rem;font-weight:700;color:#1a1a1a;letter-spacing:-.02em}.custom-orders_subtitle___cO17{font-size:1.25rem;color:#555;max-width:650px;margin:0 auto;line-height:1.7;font-weight:400}.custom-orders_content__0mHwR{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;margin-top:2rem}.custom-orders_infoSection__TMj8C h2{font-size:2rem;margin-bottom:1.5rem;color:#1a1a1a;font-weight:700}.custom-orders_steps___CIEr{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.custom-orders_step__I24b2{display:flex;gap:1.25rem;padding:2rem;background:white;border-radius:12px;border:1px solid #f0f0f0;border-left:4px solid #6a00aa;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .2s ease}.custom-orders_step__I24b2:hover{box-shadow:0 4px 16px rgba(106,0,170,.1);border-left-color:#8300d4;transform:translateX(4px)}.custom-orders_stepNumber__d9VXA{flex-shrink:0;width:48px;height:48px;background:linear-gradient(135deg,#6A00AA,#8300d4);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;box-shadow:0 4px 12px rgba(106,0,170,.25)}.custom-orders_step__I24b2 h3{margin:0 0 .625rem;font-size:1.25rem;color:#1a1a1a;font-weight:700}.custom-orders_step__I24b2 p{margin:0;color:#555;line-height:1.65}.custom-orders_guidelines__eipIU{background:#FFF9F5;padding:2rem;border-radius:12px;border:1px solid #ffe4d6;box-shadow:0 2px 8px rgba(106,0,170,.04)}.custom-orders_guidelines__eipIU h3{margin-top:0;margin-bottom:1rem;color:#1a1a1a;font-weight:700;font-size:1.125rem}.custom-orders_guidelines__eipIU ul{margin:0;padding-left:1.5rem;color:#555}.custom-orders_guidelines__eipIU li{margin-bottom:.5rem;line-height:1.5}.custom-orders_formSection__ZcntZ h2{font-size:2rem;margin-bottom:1.5rem;color:#1a1a1a;font-weight:700}@media (max-width:968px){.custom-orders_content__0mHwR{grid-template-columns:1fr}.custom-orders_title__FKOAs{font-size:2rem}.custom-orders_subtitle___cO17{font-size:1rem}.custom-orders_container__BYeMy{padding:1.5rem}.custom-orders_hero__teuNO{padding:2rem 1.5rem}}@media (max-width:768px){.custom-orders_container__BYeMy{padding:1rem}.custom-orders_hero__teuNO{padding:1.5rem 1rem}.custom-orders_title__FKOAs{font-size:1.75rem}}@media (max-width:480px){.custom-orders_hero__teuNO{padding:1.25rem 1rem;margin-bottom:2rem}.custom-orders_title__FKOAs{font-size:1.5rem}.custom-orders_subtitle___cO17{font-size:.95rem}.custom-orders_step__I24b2{padding:1.25rem;gap:1rem}.custom-orders_stepNumber__d9VXA{width:40px;height:40px;font-size:1rem}.custom-orders_step__I24b2 h3{font-size:1.1rem}.custom-orders_step__I24b2 p{font-size:.9rem}.custom-orders_guidelines__eipIU{padding:1.5rem}.custom-orders_content__0mHwR{gap:2rem}}.CustomOrderForm_form__HB3Pq{background:white;border:1px solid #e5e5e5;border-radius:8px;padding:2rem}.CustomOrderForm_section__KHWny{margin-bottom:3rem;padding-bottom:2.5rem;border-bottom:2px solid #f5f5f5}.CustomOrderForm_section__KHWny:last-of-type{border-bottom:none}.CustomOrderForm_sectionTitle__nKX0b{font-size:1.5rem;margin-bottom:1.75rem;color:#1a1a1a;font-weight:700;display:flex;align-items:center;gap:.75rem}.CustomOrderForm_sectionTitle__nKX0b:before{content:"";width:4px;height:24px;background:#6A00AA;border-radius:2px}.CustomOrderForm_formGrid__K5ly1{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.CustomOrderForm_formGroup__PfoBf{display:flex;flex-direction:column}.CustomOrderForm_formGroup__PfoBf label{font-weight:500;margin-bottom:.5rem;color:#1a1a1a;font-size:.95rem}.CustomOrderForm_formGroup__PfoBf input,.CustomOrderForm_formGroup__PfoBf select,.CustomOrderForm_formGroup__PfoBf textarea{padding:.75rem;border:1px solid #ced4da;border-radius:6px;font-size:1rem;font-family:inherit;transition:border-color .2s,box-shadow .2s}.CustomOrderForm_formGroup__PfoBf input:focus,.CustomOrderForm_formGroup__PfoBf select:focus,.CustomOrderForm_formGroup__PfoBf textarea:focus{outline:none;border-color:#6A00AA;box-shadow:0 0 0 3px rgba(106,0,170,.15);background:#fafafa}.CustomOrderForm_formGroup__PfoBf textarea{resize:vertical;min-height:100px}.CustomOrderForm_formGroup__PfoBf small{margin-top:.5rem;color:#555;font-size:.875rem;line-height:1.4}.CustomOrderForm_checkboxGroup__Cg3nl{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:1rem;gap:1rem}.CustomOrderForm_checkbox__Vb1q0{display:flex;align-items:center;cursor:pointer;padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:8px;transition:all .2s ease}.CustomOrderForm_checkbox__Vb1q0:hover{background-color:rgba(106,0,170,.04);border-color:#6A00AA;transform:translateX(2px)}.CustomOrderForm_checkbox__Vb1q0 input[type=checkbox]{margin-right:.75rem;width:18px;height:18px;cursor:pointer;accent-color:#6A00AA}.CustomOrderForm_checkbox__Vb1q0 span{font-size:.95rem;color:#555}.CustomOrderForm_checkbox__Vb1q0 input[type=checkbox]:checked+span{color:#6A00AA;font-weight:600}.CustomOrderForm_submitButton__jDssE{width:100%;padding:1.125rem 2rem;background:linear-gradient(135deg,#6A00AA,#8300d4);color:white;border:none;border-radius:8px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:2rem;box-shadow:0 4px 16px rgba(106,0,170,.3);letter-spacing:.01em;min-height:52px}.CustomOrderForm_submitButton__jDssE:hover:not(:disabled){background:linear-gradient(135deg,#8300d4,#991ee6);box-shadow:0 6px 24px rgba(106,0,170,.4);transform:translateY(-2px)}.CustomOrderForm_submitButton__jDssE:disabled{background:#9e9e9e;cursor:not-allowed;opacity:.6;box-shadow:none}.CustomOrderForm_submitButton__jDssE:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(106,0,170,.3)}.CustomOrderForm_successMessage__l6IDA{background:#e8f5e9;border:2px solid #4caf50;border-left-width:6px;border-radius:8px;color:#1b5e20}.CustomOrderForm_errorMessage__BRgZF,.CustomOrderForm_successMessage__l6IDA{padding:1.25rem 1.5rem;margin-bottom:1.5rem;text-align:left;font-size:.95rem;line-height:1.6;font-weight:500}.CustomOrderForm_errorMessage__BRgZF{background:#ffebee;border:2px solid #f44336;border-left-width:6px;border-radius:8px;color:#b71c1c}@media (max-width:768px){.CustomOrderForm_form__HB3Pq{padding:1.5rem}.CustomOrderForm_checkboxGroup__Cg3nl,.CustomOrderForm_formGrid__K5ly1{grid-template-columns:1fr}.CustomOrderForm_sectionTitle__nKX0b{font-size:1.25rem}}@media (max-width:480px){.CustomOrderForm_form__HB3Pq{padding:1.25rem}.CustomOrderForm_sectionTitle__nKX0b{font-size:1.125rem}.CustomOrderForm_formGroup__PfoBf input,.CustomOrderForm_formGroup__PfoBf select,.CustomOrderForm_formGroup__PfoBf textarea{font-size:.95rem;padding:.875rem}.CustomOrderForm_submitButton__jDssE{padding:1rem 1.5rem;font-size:1rem}}