@layer wp{:root{--pa-navy:#0b1120;--pa-navy-light:#111827;--pa-emerald:#10b981;--pa-emerald-dim:#10b98114;--pa-emerald-border:#10b98147;--pa-emerald-dark:#059669;--pa-slate:#94a3b8;--pa-text:#f1f5f9;--pa-text-dim:#cbd5e1;--pa-muted:#64748b;--pa-surface:#1e293b;--pa-input-bg:#0f172a;--pa-border:#94a3b81f;--pa-border-hover:#94a3b840;--pa-border-focus:#10b98180;--pa-red:#ef4444}.PartnerApply-module__h3LYKW__pageWrapper{background:var(--pa-navy);min-height:100vh;padding-top:80px;display:flex}.PartnerApply-module__h3LYKW__leftCol{flex-direction:column;flex:1;justify-content:center;max-width:520px;height:calc(100vh - 80px);padding:4rem 3rem 4rem 4rem;display:flex;position:sticky;top:80px}.PartnerApply-module__h3LYKW__badge{background:var(--pa-emerald-dim);border:1px solid var(--pa-emerald-border);color:var(--pa-emerald);letter-spacing:.02em;border-radius:9999px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.35rem .85rem;font-size:.75rem;font-weight:500;display:inline-flex}.PartnerApply-module__h3LYKW__leftTitle{letter-spacing:-.025em;color:#fff;margin-bottom:1.25rem;font-size:2rem;font-weight:700;line-height:1.2}.PartnerApply-module__h3LYKW__highlight{color:var(--pa-emerald)}.PartnerApply-module__h3LYKW__leftDesc{color:var(--pa-slate);margin-bottom:2.5rem;font-size:1rem;line-height:1.7}.PartnerApply-module__h3LYKW__valuePoints{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.PartnerApply-module__h3LYKW__valuePoints li{color:var(--pa-slate);align-items:flex-start;gap:.85rem;font-size:.9rem;line-height:1.6;display:flex}.PartnerApply-module__h3LYKW__checkIcon{background:var(--pa-emerald-dim);width:24px;height:24px;color:var(--pa-emerald);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;font-size:.75rem;font-weight:700;display:flex}.PartnerApply-module__h3LYKW__valuePoints strong{color:var(--pa-text)}.PartnerApply-module__h3LYKW__rightCol{flex:1;justify-content:center;align-items:flex-start;padding:4rem 4rem 4rem 3rem;display:flex}.PartnerApply-module__h3LYKW__formCard{background:var(--pa-navy-light);border:1px solid var(--pa-border);border-radius:16px;width:100%;max-width:520px;padding:2.5rem}.PartnerApply-module__h3LYKW__formCard h2{color:#fff;margin-bottom:.35rem;font-size:1.25rem;font-weight:700}.PartnerApply-module__h3LYKW__formSub{color:var(--pa-muted);margin-bottom:2rem;font-size:.85rem}.PartnerApply-module__h3LYKW__stepIndicators{gap:.5rem;margin-bottom:2rem;display:flex}.PartnerApply-module__h3LYKW__stepBar{background:var(--pa-surface);border-radius:3px;flex:1;height:3px;transition:background .3s}.PartnerApply-module__h3LYKW__stepBarActive{background:var(--pa-emerald)}.PartnerApply-module__h3LYKW__stepBarCompleted{background:var(--pa-emerald);opacity:.5}.PartnerApply-module__h3LYKW__stepTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--pa-emerald);margin-bottom:1.5rem;font-family:Space Mono,monospace;font-size:.75rem;font-weight:600}.PartnerApply-module__h3LYKW__field{margin-bottom:1.25rem}.PartnerApply-module__h3LYKW__fieldLabel{color:var(--pa-text);margin-bottom:.4rem;font-size:.85rem;font-weight:500;display:block}.PartnerApply-module__h3LYKW__optional{color:var(--pa-muted);font-size:.8rem;font-weight:400}.PartnerApply-module__h3LYKW__input,.PartnerApply-module__h3LYKW__select,.PartnerApply-module__h3LYKW__textarea{background:var(--pa-input-bg);border:1px solid var(--pa-border);width:100%;color:var(--pa-text);border-radius:10px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.PartnerApply-module__h3LYKW__input::placeholder,.PartnerApply-module__h3LYKW__textarea::placeholder{color:var(--pa-muted)}.PartnerApply-module__h3LYKW__input:focus,.PartnerApply-module__h3LYKW__select:focus,.PartnerApply-module__h3LYKW__textarea:focus{border-color:var(--pa-border-focus);box-shadow:0 0 0 3px #10b98114}.PartnerApply-module__h3LYKW__inputError{border-color:#ef444480!important}.PartnerApply-module__h3LYKW__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.PartnerApply-module__h3LYKW__select option{background:var(--pa-navy-light);color:var(--pa-text)}.PartnerApply-module__h3LYKW__textarea{resize:vertical;min-height:90px}.PartnerApply-module__h3LYKW__checkboxGroup{flex-wrap:wrap;gap:.6rem;display:flex}.PartnerApply-module__h3LYKW__checkboxPill{border:1px solid var(--pa-border);cursor:pointer;color:var(--pa-slate);background:var(--pa-input-bg);border-radius:8px;align-items:center;gap:.5rem;padding:.55rem 1rem;font-size:.85rem;font-weight:400;transition:all .15s;display:flex}.PartnerApply-module__h3LYKW__checkboxPill:hover{border-color:var(--pa-border-hover);color:var(--pa-text)}.PartnerApply-module__h3LYKW__checkboxPillActive{background:var(--pa-emerald-dim);color:var(--pa-emerald);border-color:#10b98166}.PartnerApply-module__h3LYKW__radioCards{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.PartnerApply-module__h3LYKW__radioCard{border:1px solid var(--pa-border);cursor:pointer;background:var(--pa-input-bg);text-align:center;border-radius:10px;padding:1rem;transition:all .15s}.PartnerApply-module__h3LYKW__radioCard:hover{border-color:var(--pa-border-hover)}.PartnerApply-module__h3LYKW__radioCardActive{background:var(--pa-emerald-dim);border-color:#10b98166}.PartnerApply-module__h3LYKW__rcLabel{color:var(--pa-text);font-size:.9rem;font-weight:500}.PartnerApply-module__h3LYKW__radioCardActive .PartnerApply-module__h3LYKW__rcLabel{color:var(--pa-emerald)}.PartnerApply-module__h3LYKW__rcDesc{color:var(--pa-muted);margin-top:.2rem;font-size:.75rem}.PartnerApply-module__h3LYKW__formActions{gap:.75rem;margin-top:1.75rem;display:flex}.PartnerApply-module__h3LYKW__btnPrimary{background:var(--pa-emerald);color:var(--pa-navy);cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.PartnerApply-module__h3LYKW__btnPrimary:hover{background:var(--pa-emerald-dark)}.PartnerApply-module__h3LYKW__btnBack{color:var(--pa-slate);border:1px solid var(--pa-border);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:.8rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.PartnerApply-module__h3LYKW__btnBack:hover{border-color:var(--pa-border-hover);color:var(--pa-text)}.PartnerApply-module__h3LYKW__successState{text-align:center;padding:2rem 0}.PartnerApply-module__h3LYKW__successIcon{background:var(--pa-emerald-dim);width:64px;height:64px;color:var(--pa-emerald);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-size:1.75rem;display:flex}.PartnerApply-module__h3LYKW__successState h3{color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.PartnerApply-module__h3LYKW__successState p{color:var(--pa-slate);font-size:.9rem;line-height:1.7}@media (max-width:900px){.PartnerApply-module__h3LYKW__pageWrapper{flex-direction:column}.PartnerApply-module__h3LYKW__leftCol{max-width:100%;height:auto;padding:3rem 1.5rem 2rem;position:relative;top:0}.PartnerApply-module__h3LYKW__rightCol{padding:0 1.5rem 3rem}.PartnerApply-module__h3LYKW__formCard{max-width:100%}}@media (max-width:480px){.PartnerApply-module__h3LYKW__radioCards{grid-template-columns:1fr}.PartnerApply-module__h3LYKW__leftCol{padding:2.5rem 1.25rem 1.5rem}.PartnerApply-module__h3LYKW__rightCol{padding:0 1.25rem 2.5rem}.PartnerApply-module__h3LYKW__formCard{padding:1.75rem}}}
