.join-module__WSsfRG__container{background:#fff5e6;min-height:100vh}.join-module__WSsfRG__heroSection{height:180px;position:relative;overflow:hidden}.join-module__WSsfRG__heroGradient{opacity:.9;background:linear-gradient(135deg,#ff9cb5 0%,#ffc3a0 50%,#ffb366 100%);position:absolute;inset:0}.join-module__WSsfRG__rocketIcon{font-size:3rem;animation:3s ease-in-out infinite join-module__WSsfRG__float;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes join-module__WSsfRG__float{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-10px)}}.join-module__WSsfRG__content{background:#fff;max-width:800px;min-height:calc(100vh - 180px);margin:0 auto;padding:2rem}.join-module__WSsfRG__title{text-align:center;color:#1a1a1a;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.join-module__WSsfRG__form{flex-direction:column;gap:2rem;display:flex}.join-module__WSsfRG__formSection{border-bottom:1px solid #e5e5e5;flex-direction:column;gap:1.5rem;padding-bottom:2rem;display:flex}.join-module__WSsfRG__formSection:last-of-type{border-bottom:none}.join-module__WSsfRG__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.join-module__WSsfRG__formGroup{flex-direction:column;gap:.5rem;display:flex}.join-module__WSsfRG__formGroup label{color:#333;font-size:.95rem;font-weight:500}.join-module__WSsfRG__nameFields{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.join-module__WSsfRG__formGroup input[type=text],.join-module__WSsfRG__formGroup input[type=email],.join-module__WSsfRG__formGroup input[type=url],.join-module__WSsfRG__formGroup select,.join-module__WSsfRG__formGroup textarea{background:#fff;border:1px solid #ddd;border-radius:6px;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.join-module__WSsfRG__formGroup input:focus,.join-module__WSsfRG__formGroup select:focus,.join-module__WSsfRG__formGroup textarea:focus{border-color:var(--primary-color);outline:none}.join-module__WSsfRG__formGroup select{cursor:pointer}.join-module__WSsfRG__formGroup textarea{resize:vertical;min-height:100px}.join-module__WSsfRG__helpText{color:#666;margin-top:.25rem;font-size:.875rem}.join-module__WSsfRG__checkboxGroup{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.join-module__WSsfRG__checkboxLabel,.join-module__WSsfRG__radioLabel{cursor:pointer;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.join-module__WSsfRG__checkboxLabel input[type=checkbox],.join-module__WSsfRG__radioLabel input[type=radio]{cursor:pointer;width:18px;height:18px;accent-color:var(--primary-color);margin-top:.25rem}.join-module__WSsfRG__radioGroup{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.join-module__WSsfRG__switchLabel{cursor:pointer;align-items:center;gap:1rem;display:flex}.join-module__WSsfRG__switch{opacity:0;width:0;height:0;position:absolute}.join-module__WSsfRG__switchSlider{background-color:#ccc;border-radius:26px;width:50px;height:26px;transition:background-color .3s;display:inline-block;position:relative}.join-module__WSsfRG__switchSlider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;bottom:3px;left:3px}.join-module__WSsfRG__switch:checked+.join-module__WSsfRG__switchSlider{background-color:var(--primary-color)}.join-module__WSsfRG__switch:checked+.join-module__WSsfRG__switchSlider:before{transform:translate(24px)}.join-module__WSsfRG__submitButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;align-self:center;min-width:200px;margin-top:2rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:background .2s}.join-module__WSsfRG__submitButton:hover:not(:disabled){background:var(--primary-hover)}.join-module__WSsfRG__submitButton:disabled{cursor:not-allowed;background:#94a3b8}.join-module__WSsfRG__errorMessage{color:#dc2626;text-align:center;background:#fee2e2;border-radius:6px;margin-top:1rem;padding:1rem}.join-module__WSsfRG__successMessage{text-align:center;padding:4rem 2rem}.join-module__WSsfRG__successMessage h2{color:#059669;margin-bottom:1rem;font-size:2rem}.join-module__WSsfRG__successMessage p{color:#666;font-size:1.1rem}@media (max-width:768px){.join-module__WSsfRG__content{padding:1.5rem}.join-module__WSsfRG__title{font-size:2rem}.join-module__WSsfRG__formRow,.join-module__WSsfRG__nameFields{grid-template-columns:1fr}.join-module__WSsfRG__checkboxLabel,.join-module__WSsfRG__radioLabel{font-size:.9rem}}
