.customize_container__DRIgE{min-height:100vh;background:var(--bg-primary);padding:2rem 1rem}.customize_content__zwI2W{max-width:800px;margin:0 auto}.customize_header__4VR1Y{text-align:center;margin-bottom:3rem}.customize_title__6__Gh{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800;color:var(--text-primary);margin-bottom:1rem}.customize_subtitle__udCMl{font-size:clamp(1rem,3vw,1.1rem);color:var(--text-secondary);line-height:1.6;max-width:600px;margin:0 auto}.customize_form__SnyMe{background:var(--bg-card);border-radius:20px;padding:2rem;box-shadow:var(--shadow-md)}.customize_formSection__dbYAk{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid var(--border-light)}.customize_formSection__dbYAk:last-of-type{border-bottom:none}.customize_sectionTitle__Ddf60{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem}.customize_formGroup__vGNUy{margin-bottom:1.5rem}.customize_formRow__vSi8_{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.customize_label__n_ZNp{display:block;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;font-size:.95rem}.customize_input___T3IR,.customize_select__yFVZM,.customize_textarea__P00x4{width:100%;padding:.875rem 1rem;border:2px solid var(--border-light);border-radius:10px;font-size:1rem;font-family:inherit;background:var(--bg-secondary);color:var(--text-primary);transition:all .2s ease}.customize_input___T3IR:focus,.customize_select__yFVZM:focus,.customize_textarea__P00x4:focus{outline:none;border-color:var(--accent-primary);background:white;color:#000000}.customize_select__yFVZM:focus{color:#000000}.customize_select__yFVZM option{background:white;color:#000000}.customize_input___T3IR::placeholder,.customize_textarea__P00x4::placeholder{color:var(--text-muted)}.customize_textarea__P00x4{resize:vertical;min-height:150px;line-height:1.6}.customize_select__yFVZM{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23666' d='M5 8l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:20px;padding-right:2.5rem}.customize_fileInput__M7W6X{padding:.75rem;border:2px dashed var(--border-light);border-radius:10px;background:var(--bg-secondary);cursor:pointer;transition:all .2s ease}.customize_fileInput__M7W6X:hover{border-color:var(--accent-primary);background:white;color:#000000}.customize_helperText__Zpquj{display:block;font-size:.85rem;color:var(--text-secondary);margin-top:.5rem;font-style:italic}.customize_formActions__U2gJi{margin-top:2rem;text-align:center}.customize_submitButton__m_xkp{background:var(--accent-gradient);color:white;padding:1.25rem 3rem;font-size:1.1rem;font-weight:700;border-radius:12px;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(255,107,157,.3);width:100%;max-width:400px}.customize_submitButton__m_xkp:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 24px rgba(255,107,157,.4)}.customize_submitButton__m_xkp:active:not(:disabled){transform:translateY(-1px)}.customize_submitButton__m_xkp:disabled{opacity:.6;cursor:not-allowed;transform:none}.customize_responseTime__daIuw{font-size:.9rem;color:var(--text-secondary);margin-top:1rem;font-weight:500}@media (min-width:640px){.customize_container__DRIgE{padding:3rem 1.5rem}.customize_form__SnyMe{padding:3rem}.customize_formRow__vSi8_{grid-template-columns:1fr 1fr}.customize_submitButton__m_xkp{width:auto}}@media (min-width:1024px){.customize_container__DRIgE{padding:4rem 2rem}.customize_form__SnyMe{padding:4rem}}