:root{--blue-depths: #263056;--riviera: #66829a;--bermuda: #60c1cf;--cloud-dancer: #f0eee9;--enterprise-border: #e2e8f0;--enterprise-bg: #f8fafc}html,body{margin:0;padding:0;width:100%;overflow-x:hidden;font-family:Inter,-apple-system,sans-serif;background-color:var(--cloud-dancer)}.hero-section-wrapper:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:120px;background:linear-gradient(to top,white,transparent)}.nav-links a{font-size:.9rem;font-weight:600;color:#ffffffb3;transition:all .3s ease;text-decoration:none}.value-props{background-color:#fff;padding:5rem 0;display:flex;justify-content:center;position:relative;z-index:20}.team-section{padding:8rem 0;background-color:var(--cloud-dancer)}.team-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 10px 40px #00000008}.image-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 60%,rgba(38,48,86,.4))}.linkedin-link{color:var(--riviera);transition:all .3s ease}.contact-block h5{color:var(--bermuda);font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.email-link{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none}.admin-layout{display:flex;min-height:100vh;background:var(--enterprise-bg)}.admin-sidebar{width:280px;background:var(--blue-depths);color:#fff;display:flex;flex-direction:column;padding:30px 20px;position:sticky;top:0;height:100vh}.admin-main{flex:1;padding:40px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.stat-card{background:#fff;padding:24px;border-radius:12px;border:1px solid var(--enterprise-border)}.stat-card h3{font-size:.9rem;color:var(--riviera);text-transform:uppercase}.stat-value{font-size:2.5rem;font-weight:800;color:var(--blue-depths);margin-top:10px}.cand-cell strong{display:block;color:var(--blue-depths)}.cand-cell span{font-size:.8rem;color:var(--riviera)}.modal-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.admin-modal{background:#fff;width:100%;max-width:600px;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;max-height:90vh}.modal-header{padding:20px 24px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}.modal-body{padding:24px;overflow-y:auto;flex:1}.modal-footer{padding:20px 24px;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end}.joinus-page.simplified{background-color:var(--enterprise-bg);min-height:100vh}.joinus-main-content{padding:40px 0 120px}.form-container-wrapper{max-width:700px;margin:0 auto}.form-intro{text-align:center;margin-bottom:50px}.form-intro h1{font-size:3.5rem;color:var(--blue-depths);margin-bottom:15px}.form-group{margin-bottom:20px}.enterprise-submit-btn{width:100%;background-color:var(--blue-depths);color:#fff;border:none;border-radius:6px;padding:16px;font-size:1.1rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;margin-top:30px;transition:.2s}.enterprise-submit-btn:hover{background-color:#1a2340;transform:translateY(-1px)}.primary-btn{background:var(--blue-depths);color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:10px;transition:.2s}.primary-btn:hover{background-color:#1a2340}.status-pill{padding:4px 10px;border-radius:20px;font-size:.7rem;font-weight:700;text-transform:uppercase}@media(max-width:768px){.hero-section h1{font-size:3rem}.expanding-wrapper{font-size:2.5rem}.hidden-text{font-size:1.8rem}.dynamic-fields-grid{grid-template-columns:1fr}.admin-sidebar{display:none}.minimal-header{padding:1.5rem 0}.header-spacer{display:none}}@media(max-width:480px){.hero-section h1{font-size:2.5rem}.expanding-wrapper{font-size:1.8rem}.hidden-text{font-size:1.3rem}}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}:root{--blue-depths: #263056;--riviera: #66829a;--bermuda: #60c1cf;--cloud-dancer: #f0eee9;--enterprise-border: #e2e8f0;--enterprise-bg: #f8fafc;--pantone-19-3942: var(--blue-depths);--pantone-18-4039: var(--riviera);--pantone-14-4714: var(--bermuda);--pantone-11-4201: var(--cloud-dancer)}*{box-sizing:border-box}body{margin:0;padding:0;width:100%;overflow-x:hidden;font-family:Inter,-apple-system,sans-serif;background-color:var(--cloud-dancer);color:var(--blue-depths);line-height:1.5}a{text-decoration:none;color:inherit}.app-container{min-height:100vh;width:100%;position:relative}.intro-screen{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;background-color:var(--cloud-dancer);z-index:2000;padding:0 1rem}.logo-animation-container{display:flex;justify-content:center;align-items:center;width:100%}.expanding-wrapper{display:flex;align-items:baseline;font-size:4.5rem;font-weight:900;letter-spacing:-.05em;white-space:nowrap}.fin-text,.ancial-text{color:var(--blue-depths)}.acy-text,.liter-text{color:var(--bermuda)}.hidden-text{display:inline-block;overflow:hidden;font-weight:400;font-size:3rem;letter-spacing:-.01em}.landing-page{position:relative;width:100%}.hero-section-wrapper{background-color:var(--blue-depths);min-height:85vh;display:flex;flex-direction:column;color:var(--cloud-dancer);position:relative;width:100%}.hero-section-wrapper:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:120px;background:linear-gradient(to top,var(--cloud-dancer),transparent)}.content-limit{max-width:1200px;margin:0 auto;width:100%;padding:0 2rem}.wide-limit{max-width:1400px}.glass-nav{padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;width:100%;z-index:100}.brand{font-size:1.5rem;font-weight:900;letter-spacing:-.05em}.brand .fin{color:#fff}.brand .acy{color:var(--bermuda)}.nav-links{display:flex;align-items:center;gap:2rem}.nav-links a{font-size:.9rem;font-weight:600;color:#ffffffb3;transition:all .3s ease}.nav-contact-pill{padding:.5rem 1.2rem;border:1.5px solid rgba(255,255,255,.2);border-radius:50px;color:#fff!important;background:#ffffff0d}.hero-content-container{flex-grow:1;display:flex;align-items:center;max-width:1200px;margin:0 auto;width:100%;padding:4rem 2rem}.hero-section{max-width:800px}.hero-badge{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--bermuda);margin-bottom:1.5rem;padding:.4rem 1rem;border:1px solid rgba(96,193,207,.3);border-radius:4px}.hero-section h1{font-size:5rem;font-weight:900;line-height:.95;color:#fff;margin-bottom:2rem;letter-spacing:-.04em}.hero-section p{font-size:1.25rem;line-height:1.6;color:#ffffffb3;max-width:550px}.accent-text{color:var(--bermuda)}.value-props{background-color:var(--cloud-dancer);padding:5rem 0;display:flex;justify-content:center;position:relative;z-index:20}.value-props .content-limit{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem}.prop-icon{color:var(--blue-depths);margin-bottom:1.2rem}.prop-item h4{font-size:1.3rem;font-weight:800;color:var(--blue-depths);margin-bottom:.8rem}.prop-item p{color:var(--riviera);font-size:1rem;line-height:1.6}.team-section{padding:8rem 0;background-color:#fff}.section-subtitle{font-size:.8rem;font-weight:800;color:var(--bermuda);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem;display:block}.section-header h2{font-size:3rem;font-weight:900;color:var(--blue-depths);margin-bottom:1.5rem;letter-spacing:-.03em}.header-line{width:50px;height:5px;background-color:var(--blue-depths);margin-bottom:4rem}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem}.team-card{background:var(--cloud-dancer);padding:2rem;border-radius:12px;box-shadow:0 10px 40px #00000008}.image-container{width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;margin-bottom:1.5rem;position:relative}.image-container img{width:100%;height:100%;object-fit:cover}.member-info{display:flex;justify-content:space-between;align-items:center}.member-info h3{font-size:1.6rem;font-weight:800;color:var(--blue-depths)}.refined-footer{padding:8rem 0 3rem;background-color:var(--blue-depths);color:#fff}.footer-top{display:flex;justify-content:space-between;gap:4rem;margin-bottom:4rem}.footer-brand{font-size:1.8rem;font-weight:900;margin-bottom:1.2rem}.footer-brand .fin{color:#fff}.footer-brand .acy{color:var(--bermuda)}.footer-brand-side p{color:#fff9;font-size:1rem;max-width:350px}.footer-links-side{display:flex;gap:60px}.footer-nav-group h5{color:var(--bermuda);font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.legal-links{display:flex;flex-direction:column;gap:8px}.legal-links a{font-size:.9rem;color:#fff9;transition:color .2s}.legal-links a:hover{color:#fff}.email-link{font-size:1.5rem;font-weight:700;color:#fff}.footer-bottom{padding-top:3rem;border-top:1px solid rgba(255,255,255,.1);font-size:.8rem;color:#fff6}.login-page{height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--enterprise-bg)}.login-card{width:100%;max-width:400px;background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 20px #0000000d;border:1px solid var(--enterprise-border)}.login-header{text-align:center;margin-bottom:30px}.login-header h1{font-size:1.8rem;color:var(--blue-depths);margin-top:10px}.login-icon{color:var(--bermuda);margin-bottom:15px}.login-error{background:#fef2f2;color:#b91c1c;padding:12px;border-radius:6px;display:flex;align-items:center;gap:8px;font-size:.85rem;margin-bottom:20px}.admin-layout{display:flex;height:100vh;background:var(--enterprise-bg);overflow:hidden}.admin-sidebar{width:280px;background:var(--blue-depths);color:#fff;display:flex;flex-direction:column;padding:30px 20px;height:100vh;flex-shrink:0}.sidebar-header{margin-bottom:40px;display:flex;align-items:center;gap:10px}.admin-badge{background:var(--bermuda);color:var(--blue-depths);font-size:.7rem;padding:2px 6px;border-radius:4px;font-weight:700;text-transform:uppercase}.sidebar-nav{display:flex;flex-direction:column;gap:8px;flex:1}.sidebar-nav button{background:transparent;border:none;color:#fff9;padding:12px 16px;text-align:left;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:12px;font-size:.95rem;transition:all .2s}.sidebar-nav button:hover,.sidebar-nav button.active{background:#ffffff1a;color:#fff}.logout-btn{background:transparent;border:1px solid rgba(255,255,255,.2);color:#fff;padding:10px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px}.admin-main{flex:1;padding:40px;overflow-y:auto;height:100vh}.admin-view{max-width:1000px;margin:0 auto}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.admin-header h1{font-size:1.8rem;color:var(--blue-depths)}.mini-stats-inline{display:flex;gap:24px;margin-top:8px}.mini-stats-inline span{font-size:.9rem;color:var(--riviera);display:flex;align-items:center;gap:6px}.mini-stats-inline strong{color:var(--blue-depths);font-weight:800;font-size:1.1rem}.admin-table-container{background:#fff;border-radius:12px;border:1px solid var(--enterprise-border);overflow:hidden}.admin-table{width:100%;border-collapse:collapse}.admin-table th{text-align:left;padding:16px 20px;background:#f1f5f9;font-size:.8rem;color:#64748b;text-transform:uppercase}.admin-table td{padding:16px 20px;border-top:1px solid #f1f5f9}.field-editor-row{display:grid;grid-template-columns:1fr 120px 60px 40px;gap:10px;align-items:center;background:#f8fafc;padding:10px;border-radius:8px;border:1px solid #e2e8f0;margin-bottom:10px}.field-editor-row input,.field-editor-row select{padding:6px;border:1px solid #cbd5e1;border-radius:4px;font-size:.85rem}.positions-list-admin{display:grid;gap:16px}.pos-admin-card{background:#fff;padding:24px;border-radius:12px;border:1px solid var(--enterprise-border);display:flex;justify-content:space-between;align-items:center;transition:all .2s ease}.pos-admin-card:hover{border-color:var(--bermuda);box-shadow:0 4px 12px #60c1cf14}.status-indicator{margin-bottom:8px}.badge-active,.badge-paused{font-size:.7rem;font-weight:700;text-transform:uppercase;padding:4px 8px;border-radius:4px;display:inline-flex;align-items:center;gap:4px}.badge-active{background:#dcfce7;color:#166534}.badge-paused{background:#f1f5f9;color:#64748b}.pos-admin-info h3{font-size:1.2rem;color:var(--blue-depths);margin:0 0 8px}.pos-meta-tags{display:flex;gap:8px}.tag-dept,.tag-fields{font-size:.75rem;color:var(--riviera);background:#f8fafc;padding:2px 8px;border-radius:4px;border:1px solid var(--enterprise-border)}.pos-admin-actions{display:flex;gap:8px;align-items:center}.action-divider{width:1px;height:32px;background:var(--enterprise-border);margin:0 8px}.btn-status,.btn-edit,.btn-delete{width:36px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;border:1px solid var(--enterprise-border);cursor:pointer;transition:all .2s;background:#fff}.btn-status.active{color:#166534;border-color:#bbf7d0;background:#f0fdf4}.btn-status.paused{color:var(--blue-depths)}.btn-edit:hover{border-color:var(--bermuda);color:var(--bermuda)}.btn-delete:hover{border-color:#fca5a5;color:#dc2626;background:#fef2f2}.status-pill{font-size:.75rem;font-weight:700;text-transform:uppercase;padding:4px 10px;border-radius:20px;display:inline-block;white-space:nowrap}.status-pill.pending{background:#fef3c7;color:#92400e}.status-pill.reviewed{background:#e0f2fe;color:#075985}.status-pill.interviewing{background:#f3e8ff;color:#6b21a8}.status-pill.hired{background:#dcfce7;color:#166534}.status-pill.rejected{background:#fee2e2;color:#991b1b}.admin-modal{width:100%;max-width:700px;border-radius:16px;background:#fff;border:1px solid var(--enterprise-border);box-shadow:0 20px 50px #0000001a}.admin-modal.detail-view{max-width:800px}.header-text h2{font-size:1.4rem;color:var(--blue-depths);margin:0}.header-text p{font-size:.85rem;color:var(--riviera);margin:4px 0 0}.close-modal{background:transparent;border:none;color:var(--riviera);cursor:pointer;padding:4px;border-radius:4px}.close-modal:hover{background:#f1f5f9;color:var(--blue-depths)}.section-label{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;color:var(--riviera);letter-spacing:.05em;margin-bottom:12px}.config-section{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--enterprise-border)}.field-builder .builder-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px}.add-field-btn{background:var(--blue-depths);color:#fff;border:none;padding:6px 12px;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:6px}.field-editor-card{display:flex;gap:12px;align-items:center;background:#f8fafc;padding:16px;border-radius:10px;border:1px solid var(--enterprise-border);margin-bottom:12px;position:relative;transition:all .2s}.field-editor-card:hover{border-color:var(--bermuda);background:#fff;box-shadow:0 2px 8px #0000000a}.field-drag-handle{color:#cbd5e1;cursor:grab}.field-inputs{flex:1;display:flex;flex-direction:column;gap:8px}.input-label{border:none!important;background:transparent!important;font-weight:600!important;padding:0!important;font-size:1rem!important;color:var(--blue-depths)!important;margin:0!important}.input-label:focus{box-shadow:none!important;outline:none!important}.field-meta-row{display:flex;gap:16px;align-items:center}.field-type-select select{padding:4px 8px;font-size:.8rem;border-radius:4px;border:1px solid var(--enterprise-border);background:#fff}.field-required-toggle{display:flex;align-items:center;gap:6px;font-size:.8rem;color:var(--riviera);cursor:pointer}.remove-field-btn{color:#94a3b8;background:transparent;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:.2s}.remove-field-btn:hover{color:#dc2626;background:#fef2f2}.empty-fields-msg{text-align:center;padding:32px;border:2px dashed var(--enterprise-border);border-radius:12px;color:var(--riviera);font-size:.9rem}.secondary-btn{background:#fff;border:1px solid var(--enterprise-border);padding:10px 20px;border-radius:8px;font-weight:600;color:var(--blue-depths);cursor:pointer;transition:.2s}.secondary-btn:hover{background:#f8fafc}.applicant-overview{display:flex;gap:40px;margin-bottom:32px;padding:20px;background:#f8fafc;border-radius:12px}.overview-item{display:flex;flex-direction:column;gap:4px}.overview-item strong{font-size:.75rem;text-transform:uppercase;color:var(--riviera);letter-spacing:.05em}.overview-item span{font-weight:600;color:var(--blue-depths)}.answers-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.answer-card{display:flex;flex-direction:column;gap:8px}.answer-card label{font-size:.85rem;font-weight:700;color:var(--riviera)}.answer-value{font-size:1rem;color:var(--blue-depths);line-height:1.5}.file-link-btn{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--enterprise-border);padding:8px 16px;border-radius:6px;color:var(--blue-depths);font-weight:600;font-size:.9rem;transition:.2s}.file-link-btn:hover{border-color:var(--bermuda);color:var(--bermuda);background:#f0fdfa}.status-change-group{display:flex;align-items:center;gap:12px;font-size:.9rem;font-weight:600;color:var(--riviera)}.status-change-group select{padding:6px 12px;border-radius:6px;border:1px solid var(--enterprise-border);font-weight:600;color:var(--blue-depths)}.flex-2{flex:2}.flex-1{flex:1}.joinus-page.simplified{background-color:var(--enterprise-bg);min-height:100vh;display:flex;flex-direction:column}.minimal-header{padding:2rem 0;background-color:transparent}.header-inner{display:flex;justify-content:space-between;align-items:center}.minimal-back{display:flex;align-items:center;gap:8px;color:var(--riviera);font-size:.9rem;font-weight:600;text-decoration:none}.minimal-back:hover{color:var(--blue-depths)}.minimal-brand{font-size:1.5rem;font-weight:900;letter-spacing:-.05em}.minimal-brand .fin{color:var(--blue-depths)}.minimal-brand .acy{color:var(--bermuda)}.header-spacer{width:60px}.joinus-main-content{padding:40px 0 120px;flex:1;display:flex;align-items:center}.form-container-wrapper{max-width:700px;margin:0 auto;width:100%}.wide-limit{max-width:1200px}.joinus-split-layout{display:grid;grid-template-columns:320px 1fr;gap:60px;width:100%;align-items:start}.joinus-sidebar{position:sticky;top:40px}.sidebar-intro{margin-bottom:32px}.sidebar-intro h2{font-size:2.2rem;color:var(--blue-depths);margin-top:8px}.roles-nav{display:flex;flex-direction:column;gap:32px}.dept-group{display:flex;flex-direction:column;gap:12px}.dept-title{font-size:.75rem;font-weight:800;text-transform:uppercase;color:var(--bermuda);letter-spacing:.1em}.dept-roles-list{display:flex;flex-direction:column;gap:4px}.role-nav-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:transparent;border:none;border-radius:8px;cursor:pointer;text-align:left;color:var(--riviera);font-size:1rem;font-weight:500;transition:all .2s}.role-nav-item:hover{background:#26305608;color:var(--blue-depths)}.role-nav-item.active{background:#fff;color:var(--blue-depths);font-weight:700;box-shadow:0 4px 12px #00000008;border:1px solid var(--enterprise-border)}.nav-arrow{opacity:0;transform:translate(-10px);transition:.2s;color:var(--bermuda)}.role-nav-item.active .nav-arrow{opacity:1;transform:translate(0)}.form-intro-modular{margin-bottom:32px}.form-intro-modular h1{font-size:2.8rem;color:var(--blue-depths);margin-top:12px}.role-badge-tag{display:inline-flex;align-items:center;gap:6px;background:#f1f5f9;color:var(--riviera);padding:4px 12px;border-radius:20px;font-size:.85rem;font-weight:600}.enterprise-form-card{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 20px #0000000d;border:1px solid var(--enterprise-border)}.role-description-text{font-size:1.1rem;color:var(--riviera);font-weight:400;margin-bottom:12px;line-height:1.5}.dynamic-fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.form-group.full-width{grid-column:1 / -1}.form-group label{display:block;font-size:.85rem;font-weight:600;color:var(--blue-depths);margin-bottom:8px}.form-group input,.form-group textarea,.form-group select{width:100%;padding:12px 16px;border-radius:6px;border:1px solid var(--enterprise-border);background:#fff;font-family:inherit;font-size:1rem;transition:all .2s;color:var(--blue-depths)}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:var(--bermuda);box-shadow:0 0 0 3px #60c1cf1a}.enterprise-phone-input .phone-field-root{display:flex;gap:8px}.enterprise-phone-input select{width:80px!important}.file-upload-zone{border:2px dashed var(--enterprise-border);border-radius:8px;padding:20px;text-align:center;cursor:pointer;transition:.2s}.file-upload-zone:hover{border-color:var(--bermuda);background:#60c1cf05}.hidden-file-input{display:none}.file-drop-label{display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer;color:var(--riviera)}.enterprise-submit-btn{width:100%;background-color:var(--blue-depths);color:#fff;border:none;border-radius:6px;padding:16px;font-size:1.1rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;margin-top:30px;transition:.2s;text-decoration:none}.form-error-banner{background:#fef2f2;border:1px solid #fca5a5;color:#b91c1c;padding:16px;border-radius:8px;margin-top:24px;display:flex;align-items:center;gap:12px;font-size:.95rem;font-weight:500}.form-error-banner span{flex:1}.privacy-consent-group{margin-top:24px;padding-top:24px;border-top:1px solid var(--enterprise-border);text-align:left}.checkbox-label{display:flex;gap:12px;align-items:flex-start;cursor:pointer;font-size:.85rem;color:var(--riviera);line-height:1.4}.checkbox-label input{width:18px;height:18px;margin-top:2px;cursor:pointer;flex-shrink:0}.checkbox-label a{color:var(--blue-depths);font-weight:600;text-decoration:underline}.privacy-page{padding:40px 0;background:var(--enterprise-bg);min-height:100vh}.legal-main-content{padding:20px 0 80px}.legal-content-card{background:#fff;padding:80px;border-radius:24px;border:1px solid var(--enterprise-border);max-width:800px;margin:0 auto;line-height:1.8;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000000a}.legal-header-decoration{margin-bottom:40px;position:relative;display:inline-block}.legal-icon-accent{color:var(--bermuda);position:relative;z-index:2}.accent-line-glow{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:140%;height:20px;background:var(--bermuda);filter:blur(30px);opacity:.2;z-index:1}.legal-title-section h1{font-size:3.5rem;color:var(--blue-depths);margin-bottom:8px;font-weight:900}.last-updated{font-size:.9rem;color:var(--bermuda);font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:60px}.legal-body-text section{margin-bottom:48px}.legal-body-text h2{font-size:1.6rem;color:var(--blue-depths);margin-bottom:16px;font-weight:800;display:flex;align-items:center;gap:12px}.legal-body-text h2:before{content:"";width:4px;height:24px;background:var(--bermuda);border-radius:2px}.legal-body-text p{font-size:1.1rem;color:var(--riviera);line-height:1.8;margin:0}.select-role-placeholder-premium{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 40px;background:#fff;border-radius:24px;border:1px solid var(--enterprise-border);box-shadow:0 4px 20px #00000005;min-height:500px;width:100%}.placeholder-visual{position:relative;width:120px;height:120px;margin-bottom:40px;display:flex;align-items:center;justify-content:center}.abstract-circle{position:absolute;width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,var(--blue-depths) 0%,var(--bermuda) 100%);opacity:.1;animation:pulse-soft 4s infinite ease-in-out}.abstract-circle-inner{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,var(--blue-depths) 0%,var(--bermuda) 100%);opacity:.2}@keyframes pulse-soft{0%,to{transform:scale(1);opacity:.1}50%{transform:scale(1.1);opacity:.15}}.placeholder-text-group h3{font-size:1.8rem;color:var(--blue-depths);margin-bottom:16px;font-weight:800}.placeholder-text-group p{font-size:1.1rem;color:var(--riviera);max-width:450px;line-height:1.6;margin:0 auto}.success-state-premium{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 40px;background:#fff;border-radius:24px;border:1px solid var(--enterprise-border);box-shadow:0 20px 50px #0000000a;min-height:500px;width:100%}.success-visual{position:relative;margin-bottom:40px;display:flex;align-items:center;justify-content:center}.success-icon-main{color:#166534;position:relative;z-index:2}.abstract-glow{position:absolute;width:120px;height:120px;border-radius:50%;background:#dcfce7;filter:blur(40px);opacity:.6;z-index:1}.success-text-content h2{font-size:2.2rem;color:var(--blue-depths);margin-bottom:16px;font-weight:900}.success-text-content p{font-size:1.1rem;color:var(--riviera);max-width:500px;line-height:1.6;margin:0 auto 40px}.success-text-content strong{color:var(--blue-depths)}.success-actions{width:100%;max-width:300px}.enterprise-submit-btn.secondary{background:#fff;border:1px solid var(--enterprise-border);color:var(--blue-depths)}.enterprise-submit-btn.secondary:hover{background:#f8fafc;border-color:var(--bermuda)}.primary-btn{background:var(--blue-depths);color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:10px}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:1024px){.joinus-split-layout{grid-template-columns:1fr;gap:40px}.joinus-sidebar{position:relative;top:0}}@media(max-width:768px){.hero-section h1{font-size:3rem}.expanding-wrapper{font-size:2.5rem}.hidden-text{font-size:1.8rem}.dynamic-fields-grid{grid-template-columns:1fr}.admin-sidebar{display:none}.legal-content-card{padding:40px 24px}.legal-title-section h1{font-size:2.5rem}.glass-nav{padding:1.2rem 1rem}.nav-links{gap:1.2rem}.nav-links a{font-size:.85rem}.brand{font-size:1.3rem}}
