/* compiled by scssphp v0.8.2 on Thu, 28 May 2026 17:32:02 +0000 (0.0536s) */

.join-container{font-family:'Univers W01', 'Univers LT W01_45 Light1475944', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;box-sizing:border-box;width:100%;max-width:770px;margin:0 auto;padding:40px 20px;min-width:0}@media only screen and (max-width:60rem){.join-container{padding:32px 16px}}@media only screen and (max-width:45rem){.join-container{padding:24px 12px}}.progress-steps{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:48px;position:relative;width:100%;min-width:0}.progress-steps::before{content:'';position:absolute;left:10%;right:10%;height:3px;background:#e0e4e8;z-index:0;top:21px}@media only screen and (max-width:72rem){.progress-steps{margin-bottom:44px}}@media only screen and (max-width:56rem){.progress-steps{margin-bottom:40px}.progress-steps::before{top:19px}}@media only screen and (max-width:60rem){.progress-steps{margin-bottom:36px}.progress-steps::before{top:18px}}@media only screen and (max-width:45rem){.progress-steps{margin-bottom:32px}.progress-steps::before{top:17px}}.progress-step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;flex:1 1 0;min-width:0}.progress-step.active .step-number{background:#001e60;border-color:#001e60;color:white;box-shadow:0 0 0 4px rgba(0, 70, 139, 0.2)}.progress-step.active .step-label{color:#001e60}.progress-step.completed .step-number{background:#28a745;border-color:#28a745;color:white}.step-number{width:42px;height:42px;border-radius:50%;background:white;border:3px solid #e0e4e8;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:#4a4a4a;transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);margin-bottom:10px}.step-label{font-size:13px;font-weight:600;color:#4a4a4a;text-align:center;line-height:1.2}@media only screen and (max-width:56rem){.step-number{width:38px;height:38px;font-size:15px;border-width:2px;margin-bottom:8px}.step-label{font-size:12px}}@media only screen and (max-width:60rem){.step-number{width:36px;height:36px;font-size:14px;margin-bottom:6px}.step-label{font-size:11px}}@media only screen and (max-width:45rem){.step-number{width:34px;height:34px;font-size:13px;margin-bottom:6px}.step-label{font-size:10px;max-width:none;padding:0 2px;line-height:1.2;hyphens:auto;overflow-wrap:break-word}}.join-card{background:white;border-radius:16px;box-shadow:0 4px 12px rgba(0, 0, 0, 0.1);overflow:visible;margin-bottom:24px}.step-section.active .card-header{border-radius:16px 16px 0 0}.step-section.active .card-body{border-radius:0 0 16px 16px}.card-header{background:#001e60;color:white;padding:32px 40px}.card-header h1{font-family:'Univers LT W01_65 Bold1475968', 'Univers W01', sans-serif;font-size:28px;font-weight:700;margin:0 0 8px 0}.card-header p{font-size:16px;opacity:0.9;margin:0}.card-header .section-description{color:rgba(255, 255, 255, 0.92);opacity:1;margin:0}@media only screen and (max-width:60rem){.card-header{padding:24px 24px}}@media only screen and (max-width:45rem){.card-header{padding:20px 16px}.card-header h1{font-size:22px}.card-header p{font-size:15px}}.card-body{padding:40px;min-width:0}@media only screen and (max-width:60rem){.card-body{padding:28px 24px}}@media only screen and (max-width:45rem){.card-body{padding:20px 16px}}.form-group{margin-bottom:24px}.form-group label{display:block;font-weight:600;color:#4a4a4a;margin-bottom:8px;font-size:14px}.form-group label .required{color:#dc3545;margin-left:2px}.form-group.has-error .form-error{display:block}.form-control{width:100%;padding:14px 16px;font-size:16px;border:2px solid #e0e4e8;border-radius:6px;transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);font-family:inherit;box-sizing:border-box}.form-control:focus{outline:none;border-color:#001e60;box-shadow:0 0 0 4px rgba(0, 70, 139, 0.1)}.form-control.error{border-color:#dc3545}.form-control.readonly,.form-control[readonly]{background-color:#f5f5f5;color:#666;cursor:not-allowed}select.form-control{padding:0 14px;padding-right:36px;height:52px;cursor:pointer;background-color:white;appearance:none;-webkit-appearance:none;-moz-appearance:none;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='%23333' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}select.form-control::-ms-expand{display:none}.form-row{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;margin-bottom:0}@media only screen and (max-width:45rem){.form-row{grid-template-columns:1fr}}.form-group.checkbox-group{display:flex;align-items:center;justify-content:flex-start;padding-top:40px}@media only screen and (max-width:45rem){.form-group.checkbox-group{padding-top:0;align-items:flex-start}}.form-group.checkbox-group .checkbox-item{flex-direction:row;align-items:center;gap:10px}.form-group.checkbox-group .checkbox-item input[type="checkbox"]{width:18px;height:18px;margin:0;flex-shrink:0}.form-group.checkbox-group .checkbox-item label{font-size:14px;font-weight:400;color:#4a4a4a;margin:0}.section-description{color:#4a4a4a;margin-bottom:20px}.form-help{font-size:13px;color:#6c757d;margin-top:6px}.form-error{font-size:13px;color:#dc3545;margin-top:6px;display:none}.email-step{text-align:center;max-width:550px;margin:0 auto}.email-step .form-group{text-align:left}.email-icon{width:80px;height:80px;background:#001e60;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.email-icon svg{width:40px;height:40px;fill:white}.verification-code-container{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:32px 0}@media only screen and (max-width:45rem){.verification-code-container{gap:8px;margin:24px 0}}.verification-code-input{width:56px;height:64px;text-align:center;font-size:24px;font-weight:700;border:2px solid #e0e4e8;border-radius:6px;transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1)}.verification-code-input:focus{outline:none;border-color:#001e60;box-shadow:0 0 0 4px rgba(0, 70, 139, 0.1)}@media only screen and (max-width:45rem){.verification-code-input{width:44px;height:52px;font-size:20px}}.membership-options{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px;margin:24px 0}@media only screen and (max-width:60rem){.membership-options{gap:12px}}@media only screen and (max-width:45rem){.membership-options{grid-template-columns:1fr;gap:16px}}.membership-options--broad{grid-template-columns:repeat(2, 1fr)}@media only screen and (max-width:45rem){.membership-options--broad{grid-template-columns:1fr}}.membership-option,.membership-broad-option{border:2px solid #e0e4e8;border-radius:10px;padding:0;cursor:pointer;transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);position:relative;display:flex;flex-direction:column;overflow:hidden}.membership-option:hover,.membership-broad-option:hover{border-color:#001e60;box-shadow:0 4px 12px rgba(0, 0, 0, 0.1);transform:translateY(-2px)}.membership-option.selected,.membership-broad-option.selected{border-color:#001e60;background:rgba(0, 70, 139, 0.04)}.membership-option.selected::after,.membership-broad-option.selected::after{content:'✓';position:absolute;top:12px;right:12px;width:24px;height:24px;background:#001e60;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:bold;z-index:1}.membership-option img,.membership-broad-option img{display:block;width:100%;max-width:150px;height:auto;margin:20px auto 12px;border-radius:6px}.membership-option h3,.membership-broad-option h3{font-size:17px;font-weight:700;color:#001e60;margin:0 0 12px 0;text-align:center;padding:0 20px}.membership-option .membership-option-body,.membership-broad-option .membership-option-body{flex:1;padding:0 20px 20px;text-align:left}.membership-option .membership-option-body p,.membership-broad-option .membership-option-body p{font-size:13px;line-height:1.55;color:#4a4a4a;margin:0 0 10px 0}.membership-option .membership-option-body p:last-child,.membership-broad-option .membership-option-body p:last-child{margin-bottom:0}.membership-option .membership-option-body ul,.membership-broad-option .membership-option-body ul{margin:8px 0 0 0;padding:0 0 0 18px;list-style:disc}.membership-option .membership-option-body ul li,.membership-broad-option .membership-option-body ul li{font-size:11px;line-height:1.55;color:#4a4a4a;margin-bottom:6px}.membership-option .membership-option-body ul li:last-child,.membership-broad-option .membership-option-body ul li:last-child{margin-bottom:0}@media only screen and (max-width:60rem){.membership-option .membership-scope-badge,.membership-broad-option .membership-scope-badge{font-size:9px;letter-spacing:0.03em;padding:6px 8px;gap:4px}.membership-option .membership-scope-badge svg,.membership-broad-option .membership-scope-badge svg{width:11px;height:11px}.membership-option img,.membership-broad-option img{max-width:118px;margin:12px auto 8px}.membership-option h3,.membership-broad-option h3{font-size:14px;margin:0 0 8px 0;padding:0 8px}.membership-option .membership-option-body,.membership-broad-option .membership-option-body{padding:0 10px 14px}.membership-option .membership-option-body p,.membership-broad-option .membership-option-body p,.membership-option .membership-option-body ul li,.membership-broad-option .membership-option-body ul li{font-size:10px}}@media only screen and (max-width:45rem){.membership-option .membership-scope-badge,.membership-broad-option .membership-scope-badge{font-size:10px;padding:7px 12px;gap:6px}.membership-option .membership-scope-badge svg,.membership-broad-option .membership-scope-badge svg{width:12px;height:12px}.membership-option img,.membership-broad-option img{max-width:140px;margin:16px auto 10px}.membership-option h3,.membership-broad-option h3{font-size:17px;padding:0 16px;margin:0 0 8px 0}.membership-option .membership-option-body,.membership-broad-option .membership-option-body{padding:0 16px 12px}.membership-option .membership-option-body p,.membership-broad-option .membership-option-body p,.membership-option .membership-option-body ul li,.membership-broad-option .membership-option-body ul li{font-size:13px;line-height:1.5}}@media only screen and (min-width:45.0625rem){.membership-option-details{display:contents}.membership-option-summary{display:none}.membership-option-details-inner{display:block}}@media only screen and (max-width:45rem){.membership-option-details{margin:0}.membership-option-summary{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;list-style:none;cursor:pointer;font-size:13px;font-weight:600;color:#001e60;padding:10px 0 8px;margin:0;border-top:1px solid #e0e4e8;font-family:inherit}.membership-option-summary::-webkit-details-marker{display:none}.membership-option-summary::after{content:'';display:inline-block;width:7px;height:7px;margin-left:10px;flex-shrink:0;border-right:2px solid #001e60;border-bottom:2px solid #001e60;transform:rotate(45deg);transition:transform 0.2s ease}.membership-option-details[open] > .membership-option-summary::after{transform:rotate(-135deg);margin-top:4px}.membership-option-details-inner{padding:0 0 4px}}.membership-scope-badge{display:flex;align-items:center;gap:6px;padding:7px 14px;font-size:11px;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;border-bottom:1px solid transparent}.membership-scope-badge svg{width:13px;height:13px;flex-shrink:0}.membership-scope-badge--company{background:rgba(0, 30, 96, 0.07);color:#001e60;border-bottom-color:rgba(0, 30, 96, 0.1)}.membership-scope-badge--individual{background:rgba(196, 160, 0, 0.1);color:#917600;border-bottom-color:rgba(196, 160, 0, 0.2)}.company-address-prefilled{border-left:3px solid #001e60;padding-left:12px;opacity:0.85}.company-match{background:#f5f7fa;border-radius:10px;padding:24px;margin:24px 0}.company-match h4{font-size:14px;font-weight:600;color:#4a4a4a;margin:0 0 8px 0;text-transform:uppercase;letter-spacing:0.5px}.company-match .company-name{font-size:20px;font-weight:700;color:#001e60;margin:0 0 4px 0}.company-match .company-details{font-size:14px;color:#4a4a4a}.company-match-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.company-match-actions #join-company-btn,.company-match-actions #different-company-btn{flex:1 1 0}.company-match-actions #skip-company-btn{flex-basis:100%}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;font-size:16px;font-weight:600;font-family:inherit;border-radius:6px;cursor:pointer;transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);border:none;text-decoration:none}.btn-primary{background:#001e60;color:white}.btn-primary:hover{box-shadow:0 4px 12px rgba(0, 0, 0, 0.1);transform:translateY(-1px)}.btn-primary:disabled{opacity:0.6;cursor:not-allowed;transform:none}.btn-secondary{background:white;color:#001e60;border:2px solid #001e60}.btn-secondary:hover{background:rgba(0, 70, 139, 0.04)}.btn-outline{background:white;color:#666;border:2px solid #ccc}.btn-outline:hover{border-color:#999;color:#333}#phone-numbers-section{margin-bottom:20px}#phone-numbers-section #add-phone-btn{margin-top:4px;font-size:13px;text-transform:none;letter-spacing:0}.phone-type-with-remove{display:flex;align-items:center;gap:8px}.phone-type-with-remove select{flex:1}.btn-remove-phone{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0px 0px 3px 1px;border:none;border-radius:50%;background:#e5e7eb;color:#6b7280;font-size:18px;line-height:1;cursor:pointer;flex-shrink:0}.btn-remove-phone:hover{background:#fecaca;color:#dc2626}.btn-link{display:inline;background:none;border:none;color:#001e60;padding:0;margin:0;font-family:inherit;font-size:inherit;font-weight:600;text-decoration:underline;text-transform:uppercase;letter-spacing:0.5px;cursor:pointer;vertical-align:baseline}.btn-link:hover{color:#001540;text-decoration:none}.btn-link:focus{outline:2px solid #001e60;outline-offset:2px}.btn-group{display:flex;justify-content:space-between;align-items:center;margin-top:32px;padding-top:24px;border-top:1px solid #e0e4e8}@media only screen and (max-width:45rem){.btn-group{flex-direction:column-reverse;align-items:stretch;gap:12px}.btn-group .btn{width:100%;box-sizing:border-box}}.loading-spinner{display:inline-block;width:20px;height:20px;border:2px solid rgba(255, 255, 255, 0.3);border-radius:50%;border-top-color:white;animation:spin 0.8s linear infinite;margin-right:8px}@keyframes spin{to{transform:rotate(360deg)}}.btn.loading{pointer-events:none;opacity:0.8}.step-section{display:none}.step-section.active{display:block;animation:fadeIn 0.3s ease}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.alert{padding:16px 20px;border-radius:6px;margin-bottom:24px;display:flex;align-items:flex-start;gap:12px;min-width:0}.alert > span,.alert > div{min-width:0;flex:1 1 auto;overflow-wrap:anywhere;word-break:break-word}.alert-info{background:#e7f3ff;border:1px solid #b6d4fe;color:#084298}.alert-success{background:#d1e7dd;border:1px solid #badbcc;color:#0f5132}.alert-error{background:#f8d7da;border:1px solid #f5c2c7;color:#842029}.alert-warning{background:#fff3cd;border:1px solid #ffecb5;color:#664d03}.logged-in-notice{margin-bottom:20px}.logged-in-notice a{color:#664d03;font-weight:600;text-decoration:underline}.alert-icon{flex-shrink:0;width:20px;height:20px;margin-top:5px}.alert-info div:not(.alert-icon){min-width:0}.membership-category-banner-text{display:flex;flex-direction:column;gap:6px;min-width:0}.membership-category-banner-heading{margin:0;font-size:1.125rem;font-weight:700;color:#084298;line-height:1.3}.membership-category-banner-description{margin:0;font-size:14px;font-weight:400;color:#4a4a4a;line-height:1.45}.join-alert-toast{position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:9999;min-width:300px;max-width:600px;width:calc(100% - 24px);box-sizing:border-box;box-shadow:0 4px 12px rgba(0, 0, 0, 0.15);animation:slideDown 0.3s ease-out}@media only screen and (max-width:45rem){.join-alert-toast{left:12px;right:12px;transform:none;min-width:0;max-width:none;width:auto}}.alert-close{background:none;border:none;font-size:20px;line-height:1;cursor:pointer;opacity:0.7;margin-left:auto;padding:0 0 0 12px}.alert-close:hover{opacity:1}@keyframes slideDown{from{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.section-header{font-size:18px;font-weight:700;color:#4a4a4a;margin:32px 0 20px 0;padding-bottom:12px;border-bottom:2px solid #e0e4e8}.section-header:first-child{margin-top:0}.checkbox-group,.radio-group{display:flex;flex-direction:column;gap:12px}.checkbox-item,.radio-item{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.checkbox-item input,.radio-item input{width:20px;height:20px;margin-top:2px;cursor:pointer}.checkbox-item label,.radio-item label{font-weight:400;cursor:pointer;margin-bottom:0}.directory-options{display:grid;gap:16px;margin:24px 0}.directory-option{border:2px solid #e0e4e8;border-radius:10px;padding:20px;cursor:pointer;transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center}.directory-option:hover{border-color:#001e60}.directory-option.selected{border-color:#001e60;background:rgba(0, 70, 139, 0.04)}.directory-option input[type="radio"]{width:22px;height:22px}@media only screen and (max-width:45rem){.directory-option{grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:start}.directory-option .directory-option-price{grid-column:1 / -1;justify-self:start}}.directory-option-content h4{font-size:16px;font-weight:700;color:#001e60;margin:0 0 4px 0}.directory-option-content p{font-size:14px;color:#4a4a4a;margin:0}.directory-option-price{font-size:24px;font-weight:700;color:#001e60}.professional-subtype-options{display:grid;gap:16px;margin:24px 0}.professional-subtype-option{border:2px solid #e0e4e8;border-radius:10px;padding:20px;cursor:pointer;transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center}.professional-subtype-option:hover:not(.disabled){border-color:#001e60;box-shadow:0 1px 3px rgba(0, 0, 0, 0.08)}.professional-subtype-option.selected{border-color:#001e60;background:rgba(0, 70, 139, 0.04)}.professional-subtype-option.disabled{cursor:not-allowed;opacity:0.5}.professional-subtype-option.disabled:hover{border-color:#e0e4e8;box-shadow:none}.professional-subtype-option input[type="radio"]{width:22px;height:22px}@media only screen and (max-width:45rem){.professional-subtype-option{grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:start}.professional-subtype-option .professional-subtype-price{grid-column:1 / -1;justify-self:start}}.professional-subtype-content h4{font-size:16px;font-weight:700;color:#001e60;margin:0 0 4px 0}.professional-subtype-content p{font-size:14px;color:#4a4a4a;margin:0}.professional-subtype-price{font-size:24px;font-weight:700;color:#001e60;white-space:nowrap}.professional-subtype-price span{font-size:14px;font-weight:400;color:#4a4a4a}@media only screen and (max-width:45rem){.professional-subtype-price{white-space:normal}}.auto-renew-terms-box{background:#f5f7fa;border:1px solid #e0e4e8;border-radius:10px;padding:20px;margin-bottom:20px}.auto-renew-terms-box p{margin:0 0 12px 0;font-size:14px;line-height:1.6;color:#4a4a4a}.auto-renew-terms-box p:last-child{margin-bottom:0}.auto-renew-terms-box ul{margin:0;padding-left:20px}.auto-renew-terms-box ul li{margin-bottom:8px;font-size:14px;line-height:1.6;color:#4a4a4a}.auto-renew-terms-box ul li:last-child{margin-bottom:0}#student-fields-section{margin-top:32px;padding-top:32px;border-top:1px solid #e0e4e8}#aircraft-search-results{position:absolute;top:100%;left:0;right:0;width:100%;max-width:100%;box-sizing:border-box;background:white;border:2px solid #e0e4e8;border-top:none;border-radius:0 0 6px 6px;box-shadow:0 4px 12px rgba(0, 0, 0, 0.1);max-height:300px;overflow-y:auto;overflow-x:hidden;z-index:100}#aircraft-section .form-row{min-width:0}.form-group-aircraft-add{display:flex;align-items:flex-end}@media only screen and (max-width:45rem){.form-group-aircraft-add{width:100%}.form-group-aircraft-add .btn{width:100%;box-sizing:border-box}}.aircraft-search-item{display:flex;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:12px 16px;cursor:pointer;transition:background-color 0.15s ease;border-bottom:1px solid #e0e4e8}.aircraft-search-item:last-child{border-bottom:none}.aircraft-search-item:hover{background:#f5f7fa}.aircraft-search-item.aircraft-no-results{cursor:default;color:#6c757d;font-style:italic}.aircraft-search-item.aircraft-no-results:hover{background:white}.aircraft-search-item .aircraft-name{font-size:14px;color:#4a4a4a;min-width:0;overflow-wrap:anywhere}.aircraft-search-item .aircraft-fee{display:none}#aircraft-section .form-group:first-child{position:relative;min-width:0}.aircraft-table-scroll{width:100%;max-width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:20px 0;box-sizing:border-box}.aircraft-table-scroll .aircraft-table{margin:0;min-width:480px}@media only screen and (max-width:45rem){.aircraft-table-scroll .aircraft-table{min-width:300px}.aircraft-table-scroll .aircraft-table th,.aircraft-table-scroll .aircraft-table td{padding:8px 10px;font-size:13px}}.aircraft-table{width:100%;border-collapse:collapse;margin:20px 0}.aircraft-table th,.aircraft-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e0e4e8}.aircraft-table th{background:#f5f7fa;font-weight:600;font-size:14px;color:#4a4a4a}.aircraft-table .action-link{color:#001e60;cursor:pointer;font-size:14px}.aircraft-table .action-link:hover{text-decoration:underline}.prefilled-indicator{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#28a745;margin-left:8px}.prefilled-indicator svg{width:14px;height:14px;fill:currentColor}.data-source{display:inline-block;font-size:11px;padding:2px 8px;border-radius:12px;margin-left:8px;font-weight:600}.data-source.salesforce{background:#e6f2ff;color:#0176d3}.data-source.zoominfo{background:#fff4e6;color:#e67e00}.summary-section{background:#f5f7fa;border-radius:10px;padding:24px;margin:24px 0}.summary-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:12px 0;border-bottom:1px solid #e0e4e8}@media only screen and (max-width:45rem){.summary-row{flex-direction:column;align-items:flex-start;gap:4px}}.summary-row--total{border-bottom:none;font-weight:700;font-size:18px;padding-top:16px;margin-top:8px}.summary-label{color:#4a4a4a}.summary-value{font-weight:600;color:#001e60}.redirect-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255, 255, 255, 0.95);z-index:9999;display:flex;align-items:center;justify-content:center}.redirect-overlay .redirect-overlay-content{text-align:center;padding:40px}.redirect-overlay .redirect-spinner{width:60px;height:60px;border:4px solid #e0e0e0;border-top-color:#001e60;border-radius:50%;animation:redirect-spin 1s linear infinite;margin:0 auto 24px}.redirect-overlay .redirect-message{font-size:1.5rem;font-weight:600;color:#001e60;margin-bottom:8px}.redirect-overlay .redirect-subtext{font-size:0.95rem;color:#666;margin:0}@media only screen and (max-width:45rem){.redirect-overlay .redirect-overlay-content{padding:24px 16px}.redirect-overlay .redirect-message{font-size:1.2rem}}@keyframes redirect-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.join-modal{position:fixed;inset:0;z-index:10001;display:flex;align-items:center;justify-content:center;padding:20px 16px}.join-modal.hidden{display:none !important}.join-modal__backdrop{position:absolute;inset:0;background:rgba(0, 30, 96, 0.42);cursor:pointer}.join-modal__panel{position:relative;z-index:1;width:100%;max-width:520px;background:#fff;border-radius:12px;border:1px solid #e0e4ec;box-shadow:0 12px 40px rgba(0, 0, 0, 0.18);padding:28px 32px 24px}.join-modal__title{margin:0 0 12px;font-size:1.25rem;font-weight:700;color:#001e60}.join-modal__body{margin:0 0 28px;font-size:0.95rem;line-height:1.55;color:#333}.join-modal__actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.join-modal__actions .btn{min-width:110px}body.join-modal-open{overflow:hidden}.company-selection-list{margin:15px 0;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.company-selection-list .company-selection-item{padding:12px 15px;border-bottom:1px solid #e0e0e0;cursor:pointer;transition:background-color 0.2s;display:flex;justify-content:space-between;align-items:center;gap:12px}@media only screen and (max-width:45rem){.company-selection-list .company-selection-item{flex-direction:column;align-items:flex-start}}.company-selection-list .company-selection-item:last-child{border-bottom:none}.company-selection-list .company-selection-item:hover{background-color:#f5f5f5}.company-selection-list .company-selection-item.selected{background-color:rgba(0, 30, 96, 0.1);border-left:3px solid #001e60}.company-selection-list .company-selection-item--blocked{cursor:not-allowed;opacity:0.5}.company-selection-list .company-selection-item--blocked:hover{background-color:transparent}.company-selection-list .company-selection-item strong{color:#333}.company-selection-list .company-selection-item .membership-badge{font-size:0.8rem;padding:3px 8px;background-color:#e8e8e8;border-radius:12px;color:#666}#company-qualifying-section{margin-top:28px;padding:24px;background:#f8f9fb;border:1px solid #e0e4ec;border-radius:10px}#company-qualifying-section .section-header{margin-top:0}.qualifying-question{margin-bottom:20px}.qualifying-question:last-of-type{margin-bottom:24px}.qualifying-question-label{margin:0 0 10px;font-size:0.95rem;color:#222;line-height:1.5}.qualifying-options{display:flex;flex-direction:column;gap:8px}.qualifying-option{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;border:1px solid #d0d5de;border-radius:8px;cursor:pointer;background:#fff;transition:border-color 0.15s, background-color 0.15s;font-size:0.9rem;line-height:1.4}.qualifying-option input[type="radio"]{margin-top:2px;flex-shrink:0;accent-color:#001e60}.qualifying-option:hover{border-color:#001e60;background-color:rgba(0, 30, 96, 0.03)}.qualifying-option:has(input:checked){border-color:#001e60;background-color:rgba(0, 30, 96, 0.06)}.hidden{display:none !important}