.create_page__lQ4ob{font-family:Inter,system-ui,sans-serif;background-color:#f9fafb;color:#111827;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.create_header__aXSMm{text-align:center;padding:4rem 2rem;background-color:#f1f3f5}.create_header__aXSMm h1{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.create_header__aXSMm p{font-size:1.2rem;opacity:.9}.create_main__Fx9sI{flex:1 1;display:flex;justify-content:center;align-items:center;padding:2rem}.create_form__qDueM{background-color:white;padding:3rem;border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:400px}.create_form__qDueM label{display:flex;flex-direction:column;font-weight:500;font-size:.95rem}.create_form__qDueM input{margin-top:.5rem;padding:.75rem 1rem;border-radius:.5rem;border:1px solid #d1d5db;background-color:#f9fafb;font-size:1rem;color:#111827}.create_form__qDueM input:focus{outline:none;border-color:#06b6d4;box-shadow:0 0 0 3px rgba(6,182,212,.2);background-color:white;color:#111827}.create_primary__8W6sL{padding:.75rem 1.5rem;background-color:#06b6d4;color:white;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;text-align:center;transition:all .2s ease}.create_primary__8W6sL:hover{background-color:#0891b2}.create_footer___MvQt{text-align:center;padding:2rem;border-top:1px solid #e5e7eb;background-color:#f1f3f5;font-size:.9rem;color:#6b7280}